[INFO] cloning repository https://github.com/flashbots/enode-snop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flashbots/enode-snop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashbots%2Fenode-snop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashbots%2Fenode-snop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 540eb48347d5b0664533142e03c1606e53aa28d6 [INFO] checking flashbots/enode-snop against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflashbots%2Fenode-snop" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/flashbots/enode-snop [INFO] finished tweaking git repo https://github.com/flashbots/enode-snop [INFO] tweaked toml for git repo https://github.com/flashbots/enode-snop written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/flashbots/enode-snop on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/flashbots/enode-snop 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ece39f812f313fec314a33425cfc146ecf9d344ba051c83721d7514e319e79aa [INFO] running `Command { std: "docker" "start" "-a" "ece39f812f313fec314a33425cfc146ecf9d344ba051c83721d7514e319e79aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ece39f812f313fec314a33425cfc146ecf9d344ba051c83721d7514e319e79aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece39f812f313fec314a33425cfc146ecf9d344ba051c83721d7514e319e79aa", kill_on_drop: false }` [INFO] [stdout] ece39f812f313fec314a33425cfc146ecf9d344ba051c83721d7514e319e79aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af0e27620f0fe535c02efd5496fd41534a0e8509bbeba1cdf21ea65bc131f486 [INFO] running `Command { std: "docker" "start" "-a" "af0e27620f0fe535c02efd5496fd41534a0e8509bbeba1cdf21ea65bc131f486", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling parity-scale-codec v3.7.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking multihash v0.19.2 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking asn1_der v0.7.6 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking sysinfo v0.31.4 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking if-addrs v0.13.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling c-kzg v1.0.3 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking rolling-file v0.2.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking aurora-engine-modexp v1.1.0 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Checking data-encoding-macro v0.1.15 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking thiserror-no-std v2.0.2 [INFO] [stderr] Checking modular-bitfield v0.11.2 [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 alloy-rlp-derive v0.3.9 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling reth-codecs-derive v1.1.2 (https://github.com/paradigmxyz/reth?tag=v1.1.2#496bf0bf) [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling metrics-derive v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking metrics v0.24.1 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrics-0.24.1/src/recorder/mod.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 140 | impl<'a> LocalRecorderGuard<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 141 | /// Creates a new `LocalRecorderGuard` and sets the thread-local recorder. [INFO] [stdout] 142 | fn new(recorder: &'a dyn Recorder) -> Self { [INFO] [stdout] | -------- `recorder` is a reference that is only valid in the associated function body [INFO] [stdout] ... [INFO] [stdout] 149 | LOCAL_RECORDER.with(|local_recorder| local_recorder.replace(Some(recorder_ptr))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `recorder` escapes the associated function body here [INFO] [stdout] | argument requires that `'a` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of the type `Cell>>`, which makes the generic argument `Option>` invariant [INFO] [stdout] = note: the struct `Cell` is invariant over the parameter `T` [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] note: raw pointer casts of trait objects do not cast away lifetimes [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrics-0.24.1/src/recorder/mod.rs:146:60 [INFO] [stdout] | [INFO] [stdout] 146 | let recorder_ptr = unsafe { NonNull::new_unchecked(recorder as *const _ as *mut _) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this was previously accepted by the compiler but was changed recently [INFO] [stdout] = help: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `metrics` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "af0e27620f0fe535c02efd5496fd41534a0e8509bbeba1cdf21ea65bc131f486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af0e27620f0fe535c02efd5496fd41534a0e8509bbeba1cdf21ea65bc131f486", kill_on_drop: false }` [INFO] [stdout] af0e27620f0fe535c02efd5496fd41534a0e8509bbeba1cdf21ea65bc131f486