[INFO] cloning repository https://github.com/Brenzee/reth-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brenzee/reth-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrenzee%2Freth-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrenzee%2Freth-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d44f9794c44826c3e9cab6c0cd35a9669b3e4a69
[INFO] checking Brenzee/reth-utils against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrenzee%2Freth-utils" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brenzee/reth-utils
[INFO] finished tweaking git repo https://github.com/Brenzee/reth-utils
[INFO] tweaked toml for git repo https://github.com/Brenzee/reth-utils written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brenzee/reth-utils on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brenzee/reth-utils 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96124cbfa8cfe445c547830454ebc2671ca6a09e9854456be9d50700134e95d4
[INFO] running `Command { std: "docker" "start" "-a" "96124cbfa8cfe445c547830454ebc2671ca6a09e9854456be9d50700134e95d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96124cbfa8cfe445c547830454ebc2671ca6a09e9854456be9d50700134e95d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96124cbfa8cfe445c547830454ebc2671ca6a09e9854456be9d50700134e95d4", kill_on_drop: false }`
[INFO] [stdout] 96124cbfa8cfe445c547830454ebc2671ca6a09e9854456be9d50700134e95d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c14c996e8835a313825eebd53c657a434c522a20f0f4f82739cb0bc103e08b80
[INFO] running `Command { std: "docker" "start" "-a" "c14c996e8835a313825eebd53c657a434c522a20f0f4f82739cb0bc103e08b80", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]     Checking metrics v0.24.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[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: raw pointer casts of trait objects cannot extend 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 <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" "c14c996e8835a313825eebd53c657a434c522a20f0f4f82739cb0bc103e08b80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c14c996e8835a313825eebd53c657a434c522a20f0f4f82739cb0bc103e08b80", kill_on_drop: false }`
[INFO] [stdout] c14c996e8835a313825eebd53c657a434c522a20f0f4f82739cb0bc103e08b80
