[INFO] cloning repository https://github.com/gtsui/sample-exex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gtsui/sample-exex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtsui%2Fsample-exex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtsui%2Fsample-exex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89c9b7d5adde4642518485da5d95bf93a27d1072
[INFO] checking gtsui/sample-exex against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgtsui%2Fsample-exex" "/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/gtsui/sample-exex
[INFO] finished tweaking git repo https://github.com/gtsui/sample-exex
[INFO] tweaked toml for git repo https://github.com/gtsui/sample-exex written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gtsui/sample-exex on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gtsui/sample-exex 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd-safe v7.2.0
[INFO] [stderr]   Downloaded alloy-chains v0.1.24
[INFO] [stderr]   Downloaded tracing-logfmt v0.3.4
[INFO] [stderr]   Downloaded alloy-serde v0.2.0
[INFO] [stderr]   Downloaded alloy-rpc-types-engine v0.2.0
[INFO] [stderr]   Downloaded dashmap v6.0.1
[INFO] [stderr]   Downloaded alloy-network v0.2.0
[INFO] [stderr]   Downloaded alloy-signer v0.2.0
[INFO] [stderr]   Downloaded alloy-transport-http v0.2.0
[INFO] [stderr]   Downloaded alloy-rpc-client v0.2.0
[INFO] [stderr]   Downloaded alloy-pubsub v0.2.0
[INFO] [stderr]   Downloaded alloy-provider v0.2.0
[INFO] [stderr]   Downloaded alloy-rpc-types-eth v0.2.0
[INFO] [stderr]   Downloaded alloy-json-rpc v0.2.0
[INFO] [stderr]   Downloaded alloy-rpc-types-trace v0.2.0
[INFO] [stderr]   Downloaded alloy-genesis v0.2.0
[INFO] [stderr]   Downloaded alloy-rpc-types-admin v0.2.0
[INFO] [stderr]   Downloaded quinn v0.11.2
[INFO] [stderr]   Downloaded alloy-eips v0.2.0
[INFO] [stderr]   Downloaded alloy-rpc-types-mev v0.2.0
[INFO] [stderr]   Downloaded alloy-transport v0.2.0
[INFO] [stderr]   Downloaded quinn-proto v0.11.3
[INFO] [stderr]   Downloaded alloy-rpc-types v0.2.0
[INFO] [stderr]   Downloaded alloy-rpc-types-anvil v0.2.0
[INFO] [stderr]   Downloaded alloy-rpc-types-txpool v0.2.0
[INFO] [stderr]   Downloaded alloy-consensus v0.2.0
[INFO] [stderr]   Downloaded alloy-rpc-types-beacon v0.2.0
[INFO] [stderr]   Downloaded revm-inspectors v0.5.4
[INFO] [stderr]   Downloaded alloy-transport-ws v0.2.0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44bbc7a9c69529ed02a377cbc70b2e8663acb298e9dc4209f880fca53d760225
[INFO] running `Command { std: "docker" "start" "-a" "44bbc7a9c69529ed02a377cbc70b2e8663acb298e9dc4209f880fca53d760225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44bbc7a9c69529ed02a377cbc70b2e8663acb298e9dc4209f880fca53d760225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44bbc7a9c69529ed02a377cbc70b2e8663acb298e9dc4209f880fca53d760225", kill_on_drop: false }`
[INFO] [stdout] 44bbc7a9c69529ed02a377cbc70b2e8663acb298e9dc4209f880fca53d760225
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee432b4d4f94308915f2c6feb64a8d8e8ded5f2694c6fd52b4f7ca90f2ad1f0c
[INFO] running `Command { std: "docker" "start" "-a" "ee432b4d4f94308915f2c6feb64a8d8e8ded5f2694c6fd52b4f7ca90f2ad1f0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling const-hex v1.12.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking dyn_size_of v0.4.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking wyhash v0.5.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking metrics v0.23.0
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]    Compiling c-kzg v1.0.2
[INFO] [stderr]    Compiling secp256k1-sys v0.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rand_core v0.5.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.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] 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" "ee432b4d4f94308915f2c6feb64a8d8e8ded5f2694c6fd52b4f7ca90f2ad1f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee432b4d4f94308915f2c6feb64a8d8e8ded5f2694c6fd52b4f7ca90f2ad1f0c", kill_on_drop: false }`
[INFO] [stdout] ee432b4d4f94308915f2c6feb64a8d8e8ded5f2694c6fd52b4f7ca90f2ad1f0c
