[INFO] cloning repository https://github.com/0xWilliamWang/reth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xWilliamWang/reth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWilliamWang%2Freth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWilliamWang%2Freth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6aa1a134f1067c9e14620bfb513ae521d4d7f4bf
[INFO] checking 0xWilliamWang/reth against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xWilliamWang%2Freth" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  82% (1290/1559)
Updating files:  83% (1294/1559)
Updating files:  84% (1310/1559)
Updating files:  85% (1326/1559)
Updating files:  86% (1341/1559)
Updating files:  87% (1357/1559)
Updating files:  88% (1372/1559)
Updating files:  89% (1388/1559)
Updating files:  90% (1404/1559)
Updating files:  91% (1419/1559)
Updating files:  92% (1435/1559)
Updating files:  93% (1450/1559)
Updating files:  94% (1466/1559)
Updating files:  95% (1482/1559)
Updating files:  96% (1497/1559)
Updating files:  97% (1513/1559)
Updating files:  98% (1528/1559)
Updating files:  99% (1544/1559)
Updating files: 100% (1559/1559)
Updating files: 100% (1559/1559), done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/0xWilliamWang/reth
[INFO] finished tweaking git repo https://github.com/0xWilliamWang/reth
[INFO] tweaked toml for git repo https://github.com/0xWilliamWang/reth written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xWilliamWang/reth on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xWilliamWang/reth 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2176f4ac88985ac3109b706d841208856faa346926da8de3dc3bee98c56f293
[INFO] running `Command { std: "docker" "start" "-a" "d2176f4ac88985ac3109b706d841208856faa346926da8de3dc3bee98c56f293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2176f4ac88985ac3109b706d841208856faa346926da8de3dc3bee98c56f293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2176f4ac88985ac3109b706d841208856faa346926da8de3dc3bee98c56f293", kill_on_drop: false }`
[INFO] [stdout] d2176f4ac88985ac3109b706d841208856faa346926da8de3dc3bee98c56f293
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bb902a0dedb88f70ec5084e25788fc695131cc0eede9478ee657cd4a461906c
[INFO] running `Command { std: "docker" "start" "-a" "4bb902a0dedb88f70ec5084e25788fc695131cc0eede9478ee657cd4a461906c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking plain_hasher v0.2.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking konst v0.2.19
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking send_wrapper v0.4.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking time v0.3.40
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rolling-file v0.2.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking sysinfo v0.31.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking metrics v0.23.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking schnellru v0.2.4
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling blst v0.3.14
[INFO] [stderr]    Compiling c-kzg v1.0.3
[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.23.0/src/recorder/mod.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |       fn new(recorder: &dyn Recorder) -> Self {
[INFO] [stdout]    |              --------  - let's call the lifetime of this reference `'1`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              `recorder` is a reference that is only valid in the associated function body
[INFO] [stdout] ...
[INFO] [stdout] 77 | /         LOCAL_RECORDER.with(|local_recorder| {
[INFO] [stdout] 78 | |             local_recorder.set(Some(recorder_ptr));
[INFO] [stdout] 79 | |         });
[INFO] [stdout]    | |          ^
[INFO] [stdout]    | |          |
[INFO] [stdout]    | |__________`recorder` escapes the associated function body here
[INFO] [stdout]    |            argument requires that `'1` must outlive `'static`
[INFO] [stdout]    |
[INFO] [stdout] note: raw pointer casts of trait objects cannot extend lifetimes
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrics-0.23.0/src/recorder/mod.rs:75:60
[INFO] [stdout]    |
[INFO] [stdout] 75 |         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 <https://github.com/rust-lang/rust/issues/141402> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0521`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling ring v0.17.14
[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" "4bb902a0dedb88f70ec5084e25788fc695131cc0eede9478ee657cd4a461906c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb902a0dedb88f70ec5084e25788fc695131cc0eede9478ee657cd4a461906c", kill_on_drop: false }`
[INFO] [stdout] 4bb902a0dedb88f70ec5084e25788fc695131cc0eede9478ee657cd4a461906c
