[INFO] cloning repository https://github.com/Adry940/Reth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adry940/Reth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdry940%2FReth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdry940%2FReth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b4b50f8ee192283f4e1e10298b31129e2ce26a5
[INFO] checking Adry940/Reth against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdry940%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] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Adry940/Reth
[INFO] finished tweaking git repo https://github.com/Adry940/Reth
[INFO] tweaked toml for git repo https://github.com/Adry940/Reth written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adry940/Reth on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adry940/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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87c85327d1034bb3bf269b268c9104581df36fa5e8e452c4a5d69372da2fe42c
[INFO] running `Command { std: "docker" "start" "-a" "87c85327d1034bb3bf269b268c9104581df36fa5e8e452c4a5d69372da2fe42c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87c85327d1034bb3bf269b268c9104581df36fa5e8e452c4a5d69372da2fe42c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87c85327d1034bb3bf269b268c9104581df36fa5e8e452c4a5d69372da2fe42c", kill_on_drop: false }`
[INFO] [stdout] 87c85327d1034bb3bf269b268c9104581df36fa5e8e452c4a5d69372da2fe42c
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bcdbd136ad432c47d7e0cb21cafcb1680df38274470c879b51125bb7a8003a2
[INFO] running `Command { std: "docker" "start" "-a" "7bcdbd136ad432c47d7e0cb21cafcb1680df38274470c879b51125bb7a8003a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking icu_locid_transform_data v1.4.0
[INFO] [stderr]     Checking icu_properties_data v1.4.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking icu_normalizer_data v1.4.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling alloy-sol-type-parser v0.7.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking substrate-bn v0.6.0
[INFO] [stderr]     Checking plain_hasher v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking metrics v0.22.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling blst v0.3.12
[INFO] [stderr]    Compiling c-kzg v1.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[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.22.3/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.22.3/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] 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" "7bcdbd136ad432c47d7e0cb21cafcb1680df38274470c879b51125bb7a8003a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bcdbd136ad432c47d7e0cb21cafcb1680df38274470c879b51125bb7a8003a2", kill_on_drop: false }`
[INFO] [stdout] 7bcdbd136ad432c47d7e0cb21cafcb1680df38274470c879b51125bb7a8003a2
