[INFO] cloning repository https://github.com/femtopeta/lighthouse-mainnet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/femtopeta/lighthouse-mainnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffemtopeta%2Flighthouse-mainnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffemtopeta%2Flighthouse-mainnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e527d8f188c9af88fdfc64fd5cd06b1df536cb2c [INFO] checking femtopeta/lighthouse-mainnet against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffemtopeta%2Flighthouse-mainnet" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/femtopeta/lighthouse-mainnet on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/femtopeta/lighthouse-mainnet [INFO] finished tweaking git repo https://github.com/femtopeta/lighthouse-mainnet [INFO] tweaked toml for git repo https://github.com/femtopeta/lighthouse-mainnet written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/femtopeta/lighthouse-mainnet 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe215562826a2779ac4045d5ffea3278f7711598c04425e67d10e02c24400bed [INFO] running `Command { std: "docker" "start" "-a" "fe215562826a2779ac4045d5ffea3278f7711598c04425e67d10e02c24400bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe215562826a2779ac4045d5ffea3278f7711598c04425e67d10e02c24400bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe215562826a2779ac4045d5ffea3278f7711598c04425e67d10e02c24400bed", kill_on_drop: false }` [INFO] [stdout] fe215562826a2779ac4045d5ffea3278f7711598c04425e67d10e02c24400bed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec5de07c4a75f997e9c2cfdf09100280bd4daac353bffaa6350b80ddb045703f [INFO] running `Command { std: "docker" "start" "-a" "ec5de07c4a75f997e9c2cfdf09100280bd4daac353bffaa6350b80ddb045703f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling blst v0.3.11 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking ethereum_hashing v0.6.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling ethereum_ssz_derive v0.5.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling c-kzg v1.0.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling metastruct_macro v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling compare_fields_derive v0.2.0 (/opt/rustwide/workdir/common/compare_fields_derive) [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling tree_hash_derive v0.6.0 [INFO] [stderr] Compiling superstruct v0.7.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling test_random_derive v0.2.0 (/opt/rustwide/workdir/common/test_random_derive) [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling openssl-src v300.3.0+3.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking safe_arith v0.1.0 (/opt/rustwide/workdir/consensus/safe_arith) [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking triomphe v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking archery v0.4.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rpds v0.11.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking int_to_bytes v0.2.0 (/opt/rustwide/workdir/consensus/int_to_bytes) [INFO] [stderr] Checking metastruct v0.1.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking compare_fields v0.2.0 (/opt/rustwide/workdir/common/compare_fields) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking asynchronous-codec v0.6.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rusqlite v0.28.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking quick-protobuf v0.8.1 [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] Checking instant v0.1.13 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking data-encoding-macro v0.1.15 [INFO] [stderr] Checking multihash v0.19.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking tree_hash v0.6.0 [INFO] [stderr] Checking ethereum_ssz v0.5.3 [INFO] [stderr] Checking ethereum_serde_utils v0.5.2 [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] Checking tower-service v0.3.2 [INFO] [stderr] Checking asn1_der v0.7.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking lighthouse_metrics v0.2.0 (/opt/rustwide/workdir/common/lighthouse_metrics) [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking bls v0.2.0 (/opt/rustwide/workdir/crypto/bls) [INFO] [stderr] Checking ssz_types v0.6.0 [INFO] [stderr] Checking milhouse v0.1.0 [INFO] [stderr] Checking kzg v0.1.0 (/opt/rustwide/workdir/crypto/kzg) [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking eth2_interop_keypairs v0.2.0 (/opt/rustwide/workdir/common/eth2_interop_keypairs) [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking cached_tree_hash v0.1.0 (/opt/rustwide/workdir/consensus/cached_tree_hash) [INFO] [stderr] Checking multistream-select v0.13.0 [INFO] [stderr] Checking rw-stream-sink v0.4.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking types v0.2.1 (/opt/rustwide/workdir/consensus/types) [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking dary_heap v0.3.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking slog-term v2.9.1 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking libp2p-identity v0.2.8 [INFO] [stderr] Checking slog-kvfilter v0.7.0 [INFO] [stderr] Checking slog-json v2.6.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking multiaddr v0.18.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking sloggers v2.2.0 [INFO] [stderr] Checking libp2p-core v0.41.2 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking logging v0.2.0 (/opt/rustwide/workdir/common/logging) [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls v0.23.8 [INFO] [stderr] Compiling asn1-rs-derive v0.5.0 [INFO] [stderr] Compiling libp2p-swarm-derive v0.34.2 [INFO] [stderr] Checking netlink-packet-core v0.4.2 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking asn1-rs v0.6.1 [INFO] [stderr] Checking libp2p-swarm v0.44.2 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking netlink-sys v0.8.6 [INFO] [stderr] Checking nix v0.24.3 [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] Compiling oid-registry v0.7.0 [INFO] [stderr] Checking netlink-proto v0.10.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking netlink-packet-route v0.12.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking asynchronous-codec v0.7.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling prometheus-client v0.22.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking hickory-proto v0.24.1 [INFO] [stderr] Checking rcgen v0.11.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking quinn-proto v0.11.2 [INFO] [stderr] Checking futures-rustls v0.26.0 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking rtnetlink v0.10.1 [INFO] [stderr] Checking if-watch v3.2.0 [INFO] [stderr] Checking quick-protobuf-codec v0.3.1 [INFO] [stderr] Checking attohttpc v0.24.1 [INFO] [stderr] Checking futures-bounded v0.2.3 [INFO] [stderr] Checking quinn-udp v0.5.1 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking hickory-resolver v0.24.1 [INFO] [stderr] Checking libp2p-identify v0.44.2 [INFO] [stderr] Checking quinn v0.11.1 [INFO] [stderr] Checking igd-next v0.14.3 [INFO] [stderr] Checking libp2p-tls v0.4.0 [INFO] [stderr] Checking yamux v0.12.1 [INFO] [stderr] Checking yamux v0.13.2 [INFO] [stderr] Checking quick-protobuf-codec v0.2.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state.rs:759:9 [INFO] [stdout] | [INFO] [stdout] 759 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 762 | ) -> Result { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 762 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state.rs:777:42 [INFO] [stdout] | [INFO] [stdout] 777 | pub fn get_beacon_committees_at_slot(&self, slot: Slot) -> Result, Error> { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 777 | pub fn get_beacon_committees_at_slot(&self, slot: Slot) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state.rs:788:9 [INFO] [stdout] | [INFO] [stdout] 788 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 789 | relative_epoch: RelativeEpoch, [INFO] [stdout] 790 | ) -> Result, Error> { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 790 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state.rs:918:44 [INFO] [stdout] | [INFO] [stdout] 918 | pub fn latest_execution_payload_header(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 918 | pub fn latest_execution_payload_header(&self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state.rs:937:9 [INFO] [stdout] | [INFO] [stdout] 937 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 938 | ) -> Result, Error> { [INFO] [stdout] | ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 938 | ) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state.rs:1528:9 [INFO] [stdout] | [INFO] [stdout] 1528 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 1529 | validator_index: usize, [INFO] [stdout] 1530 | ) -> Result, Error> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1530 | ) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state/committee_cache.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 162 | ) -> Option { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state/committee_cache.rs:186:42 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn get_beacon_committees_at_slot(&self, slot: Slot) -> Result, Error> { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 186 | pub fn get_beacon_committees_at_slot(&self, slot: Slot) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state/committee_cache.rs:200:38 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn get_all_beacon_committees(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | pub fn get_all_beacon_committees(&self) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/sqlite.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 28 | impl_to_from_sql!(Slot); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn to_sql(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/sqlite.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 29 | impl_to_from_sql!(Epoch); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn to_sql(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Checking libp2p-noise v0.44.0 [INFO] [stderr] Checking libp2p-plaintext v0.41.0 [INFO] [stderr] Checking libp2p-yamux v0.45.1 [INFO] [stderr] Checking libp2p-upnp v0.2.2 [INFO] [stderr] Checking libp2p-quic v0.10.3 [INFO] [stderr] Checking libp2p-metrics v0.14.1 [INFO] [stderr] Checking libp2p-dns v0.41.1 [INFO] [stderr] Checking libp2p-tcp v0.41.0 [INFO] [stderr] Checking libp2p-connection-limits v0.3.1 [INFO] [stderr] Checking libp2p-allow-block-list v0.3.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking libp2p v0.53.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Checking sensitive_url v0.1.0 (/opt/rustwide/workdir/common/sensitive_url) [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking aes-gcm v0.9.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking delay_map v0.3.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking enr v0.10.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking eth2_config v0.2.0 (/opt/rustwide/workdir/common/eth2_config) [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking discv5 v0.4.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking eth2_key_derivation v0.1.0 (/opt/rustwide/workdir/crypto/eth2_key_derivation) [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking salsa20 v0.8.1 [INFO] [stderr] Checking scrypt v0.7.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking filesystem v0.1.0 (/opt/rustwide/workdir/common/filesystem) [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking eth2_keystore v0.1.0 (/opt/rustwide/workdir/crypto/eth2_keystore) [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking lru_cache v0.1.0 (/opt/rustwide/workdir/common/lru_cache) [INFO] [stderr] Checking ethbloom v0.11.1 [INFO] [stderr] Checking task_executor v0.1.0 (/opt/rustwide/workdir/common/task_executor) [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling backtrace v0.3.72 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking unused_port v0.1.0 (/opt/rustwide/workdir/common/unused_port) [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking git-version v0.3.9 [INFO] [stderr] Checking futures-ticker v0.0.3 [INFO] [stderr] Checking object v0.35.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking target_info v0.1.0 [INFO] [stderr] Checking parity-scale-codec v2.3.1 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking tiny-bip39 v1.0.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking gossipsub v0.5.0 (/opt/rustwide/workdir/beacon_node/lighthouse_network/gossipsub) [INFO] [stderr] Checking impl-codec v0.5.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking lighthouse_version v0.1.0 (/opt/rustwide/workdir/common/lighthouse_version) [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking libp2p-mplex v0.41.0 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking eth2_wallet v0.1.0 (/opt/rustwide/workdir/crypto/eth2_wallet) [INFO] [stderr] Checking lockfile v0.1.0 (/opt/rustwide/workdir/common/lockfile) [INFO] [stderr] Checking ethereum-types v0.12.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking r2d2_sqlite v0.21.0 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking ethabi v16.0.0 [INFO] [stderr] Compiling leveldb-sys v2.0.9 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking ffi-opaque v2.0.1 [INFO] [stderr] Checking state_processing v0.2.0 (/opt/rustwide/workdir/consensus/state_processing) [INFO] [stderr] Checking slashing_protection v0.1.0 (/opt/rustwide/workdir/validator_client/slashing_protection) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> beacon_node/lighthouse_network/gossipsub/src/time_cache.rs:133:25 [INFO] [stdout] | [INFO] [stdout] 133 | pub(crate) fn entry(&mut self, key: Key) -> Entry { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 133 | pub(crate) fn entry(&mut self, key: Key) -> Entry<'_, Key, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking proto_array v0.2.0 (/opt/rustwide/workdir/consensus/proto_array) [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Checking db-key v0.0.5 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/state_processing/src/per_block_processing/signature_sets.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | state: &BeaconState, [INFO] [stdout] | ^^^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 58 | validator_index: usize, [INFO] [stdout] 59 | ) -> Option> [INFO] [stdout] | -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | ) -> Option> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling procfs v0.15.1 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking psutil v3.3.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Checking mediatype v0.19.18 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking k256 v0.11.6 [INFO] [stderr] Checking alloy-rlp v0.3.5 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling ruint-macro v1.2.0 [INFO] [stderr] Checking const-hex v1.12.0 [INFO] [stderr] Checking ruint v1.12.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state.rs:759:9 [INFO] [stdout] | [INFO] [stdout] 759 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 762 | ) -> Result { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 762 | ) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state.rs:777:42 [INFO] [stdout] | [INFO] [stdout] 777 | pub fn get_beacon_committees_at_slot(&self, slot: Slot) -> Result, Error> { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 777 | pub fn get_beacon_committees_at_slot(&self, slot: Slot) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state.rs:788:9 [INFO] [stdout] | [INFO] [stdout] 788 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 789 | relative_epoch: RelativeEpoch, [INFO] [stdout] 790 | ) -> Result, Error> { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 790 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state.rs:918:44 [INFO] [stdout] | [INFO] [stdout] 918 | pub fn latest_execution_payload_header(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^ ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 918 | pub fn latest_execution_payload_header(&self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state.rs:937:9 [INFO] [stdout] | [INFO] [stdout] 937 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 938 | ) -> Result, Error> { [INFO] [stdout] | ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 938 | ) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state.rs:1528:9 [INFO] [stdout] | [INFO] [stdout] 1528 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 1529 | validator_index: usize, [INFO] [stdout] 1530 | ) -> Result, Error> { [INFO] [stdout] | ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1530 | ) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state/committee_cache.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 162 | ) -> Option { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state/committee_cache.rs:186:42 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn get_beacon_committees_at_slot(&self, slot: Slot) -> Result, Error> { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 186 | pub fn get_beacon_committees_at_slot(&self, slot: Slot) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/beacon_state/committee_cache.rs:200:38 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn get_all_beacon_committees(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 200 | pub fn get_all_beacon_committees(&self) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/sqlite.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 28 | impl_to_from_sql!(Slot); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn to_sql(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> consensus/types/src/sqlite.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | fn to_sql(&self) -> Result { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 29 | impl_to_from_sql!(Epoch); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 11 | fn to_sql(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking slot_clock v0.2.0 (/opt/rustwide/workdir/common/slot_clock) [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking ethers-core v1.0.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking alloy-primitives v0.6.4 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking triehash v0.8.4 [INFO] [stderr] Checking fork_choice v0.1.0 (/opt/rustwide/workdir/consensus/fork_choice) [INFO] [stderr] Checking keccak-hash v0.10.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking alloy-json-rpc v0.1.0 (https://github.com/alloy-rs/alloy.git?rev=974d488bab5e21e9f17452a39a4bfa56677367b2#974d488b) [INFO] [stderr] Checking alloy-eips v0.1.0 (https://github.com/alloy-rs/alloy.git?rev=974d488bab5e21e9f17452a39a4bfa56677367b2#974d488b) [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.2 (https://github.com/sigp/lmdb-rs?rev=f33845c6469b94265319aac0ed5085597862c27e#f33845c6) [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking alloy-network v0.1.0 (https://github.com/alloy-rs/alloy.git?rev=974d488bab5e21e9f17452a39a4bfa56677367b2#974d488b) [INFO] [stderr] Checking alloy-consensus v0.1.0 (https://github.com/alloy-rs/alloy.git?rev=974d488bab5e21e9f17452a39a4bfa56677367b2#974d488b) [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking oneshot_broadcast v0.1.0 (/opt/rustwide/workdir/common/oneshot_broadcast) [INFO] [stderr] Checking serde_array_query v0.1.0 [INFO] [stderr] Checking malloc_utils v0.1.0 (/opt/rustwide/workdir/common/malloc_utils) [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking sysinfo v0.26.9 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking lmdb-rkv v0.14.0 (https://github.com/sigp/lmdb-rs?rev=f33845c6469b94265319aac0ed5085597862c27e#f33845c6) [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking slasher v0.1.0 (/opt/rustwide/workdir/slasher) [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Compiling eth2_network_config v0.2.0 (/opt/rustwide/workdir/common/eth2_network_config) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/array.rs:150:34 [INFO] [stdout] | [INFO] [stdout] 150 | fn select_db(db: &SlasherDB) -> &Database; [INFO] [stdout] | ^^^^^^^^^^^^^ --------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | fn select_db(db: &SlasherDB) -> &Database<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/array.rs:293:34 [INFO] [stdout] | [INFO] [stdout] 293 | fn select_db(db: &SlasherDB) -> &Database { [INFO] [stdout] | ^^^^^^^^^^^^^ --------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | fn select_db(db: &SlasherDB) -> &Database<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/array.rs:392:34 [INFO] [stdout] | [INFO] [stdout] 392 | fn select_db(db: &SlasherDB) -> &Database { [INFO] [stdout] | ^^^^^^^^^^^^^ --------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 392 | fn select_db(db: &SlasherDB) -> &Database<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/database.rs:291:25 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn begin_rw_txn(&self) -> Result { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 291 | pub fn begin_rw_txn(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/database/interface.rs:74:29 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn create_databases(&self) -> Result { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn create_databases(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/database/interface.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn begin_rw_txn(&self) -> Result { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn begin_rw_txn(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/database/interface.rs:169:22 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn first_key(&mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 169 | pub fn first_key(&mut self) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/database/interface.rs:180:21 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn last_key(&mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 180 | pub fn last_key(&mut self) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/database/interface.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn next_key(&mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn next_key(&mut self) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/database/interface.rs:201:24 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn get_current(&mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ --- ----- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 201 | pub fn get_current(&mut self) -> Result, Value<'_>)>, Error> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/database/lmdb_impl.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn create_databases(&self) -> Result { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 44 | pub fn create_databases(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/database/lmdb_impl.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn begin_rw_txn(&self) -> Result { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn begin_rw_txn(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> slasher/src/database/lmdb_impl.rs:140:22 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn first_key(&mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ --- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 140 | pub fn first_key(&mut self) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] error: failed to run custom build command for `eth2_network_config v0.2.0 (/opt/rustwide/workdir/common/eth2_network_config)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/eth2_network_config-811dd94265c2f4ae/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at common/eth2_network_config/build.rs:13:23: [INFO] [stderr] Failed to uncompress mainnet genesis state zip file: Error while creating file "/opt/rustwide/workdir/common/eth2_network_config/built_in_network_configs/mainnet/genesis.ssz": Read-only file system (os error 30) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5cf48cebad22 - std::backtrace_rs::backtrace::libunwind::trace::hfa06e9f63bf0a83a [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5cf48cebad22 - std::backtrace_rs::backtrace::trace_unsynchronized::h70efc93666558e57 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5cf48cebad22 - std::sys::backtrace::_print_fmt::hc7b2a59e4b7c6f59 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5cf48cebad22 - ::fmt::hb6c331e4a1aab9b4 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5cf48ced7ad3 - core::fmt::rt::Argument::fmt::h94ac5387a38069f9 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5cf48ced7ad3 - core::fmt::write::hd781ad4357bb296d [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x5cf48ceb8633 - std::io::default_write_fmt::h25bf119100aa2ec8 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5cf48ceb8633 - std::io::Write::write_fmt::h4867718dbbdcf9ee [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5cf48cebab72 - std::sys::backtrace::BacktraceLock::print::h5d45eb20eab8a794 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5cf48cebbbe2 - std::panicking::default_hook::{{closure}}::h42ad209a87b6868d [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5cf48cebb9e5 - std::panicking::default_hook::h85049098360665bc [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5cf48cebc4b2 - std::panicking::rust_panic_with_hook::hc302aa8b04d109ba [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5cf48cebc34a - std::panicking::begin_panic_handler::{{closure}}::h0186f3bc30304ee7 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5cf48cebb219 - std::sys::backtrace::__rust_end_short_backtrace::h971f2fdfa01904c0 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5cf48cebbfdd - __rustc[290bc3cf94966f64]::rust_begin_unwind [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5cf48ced6cd0 - core::panicking::panic_fmt::h647e7290c4e00148 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5cf48cdd40e2 - build_script_build::main::h1de97e0608d787d7 [INFO] [stderr] 17: 0x5cf48cdd08c3 - core::ops::function::FnOnce::call_once::hc6b47d2ddc9729f6 [INFO] [stderr] 18: 0x5cf48cdcbf66 - std::sys::backtrace::__rust_begin_short_backtrace::hf1a106175c9e203b [INFO] [stderr] 19: 0x5cf48cdcbf49 - std::rt::lang_start::{{closure}}::ha20f523b157fea6b [INFO] [stderr] 20: 0x5cf48ceb5d70 - core::ops::function::impls:: for &F>::call_once::h4d341151e3209f87 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 21: 0x5cf48ceb5d70 - std::panicking::catch_unwind::do_call::hddece26cc0258a14 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:589:40 [INFO] [stderr] 22: 0x5cf48ceb5d70 - std::panicking::catch_unwind::h06771f83dee1e832 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:552:19 [INFO] [stderr] 23: 0x5cf48ceb5d70 - std::panic::catch_unwind::h73751a747c85974a [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x5cf48ceb5d70 - std::rt::lang_start_internal::{{closure}}::h7c7316738abb89b8 [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/rt.rs:175:24 [INFO] [stderr] 25: 0x5cf48ceb5d70 - std::panicking::catch_unwind::do_call::h8b2cec477bbd71ae [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5cf48ceb5d70 - std::panicking::catch_unwind::h9145629f1087e3cd [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5cf48ceb5d70 - std::panic::catch_unwind::hf2895de5e50d8a3b [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5cf48ceb5d70 - std::rt::lang_start_internal::h969e9928e3178f3a [INFO] [stderr] at /rustc/8d46be77cd48fdbcced888d027457e2c9cf2aa16/library/std/src/rt.rs:171:5 [INFO] [stderr] 29: 0x5cf48cdcbf31 - std::rt::lang_start::hb20e00b9643bfe9f [INFO] [stderr] 30: 0x5cf48cdd4fb5 - main [INFO] [stderr] 31: 0x7d7fd34a11ca - [INFO] [stderr] 32: 0x7d7fd34a128b - __libc_start_main [INFO] [stderr] 33: 0x5cf48cdcb5e5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ec5de07c4a75f997e9c2cfdf09100280bd4daac353bffaa6350b80ddb045703f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5de07c4a75f997e9c2cfdf09100280bd4daac353bffaa6350b80ddb045703f", kill_on_drop: false }` [INFO] [stdout] ec5de07c4a75f997e9c2cfdf09100280bd4daac353bffaa6350b80ddb045703f