[INFO] cloning repository https://github.com/zaphar/durnitisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaphar/durnitisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaphar%2Fdurnitisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaphar%2Fdurnitisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d32c27b31c9eec8bcdfae89779189c4bc90d2d35 [INFO] checking zaphar/durnitisp against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaphar%2Fdurnitisp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaphar/durnitisp on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zaphar/durnitisp [INFO] finished tweaking git repo https://github.com/zaphar/durnitisp [INFO] tweaked toml for git repo https://github.com/zaphar/durnitisp written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zaphar/durnitisp 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d83ff7c209ab2684fd8bff93f57b0410d8486b757ce27cbfeddc8a3a95bdfa2a [INFO] running `Command { std: "docker" "start" "-a" "d83ff7c209ab2684fd8bff93f57b0410d8486b757ce27cbfeddc8a3a95bdfa2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d83ff7c209ab2684fd8bff93f57b0410d8486b757ce27cbfeddc8a3a95bdfa2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d83ff7c209ab2684fd8bff93f57b0410d8486b757ce27cbfeddc8a3a95bdfa2a", kill_on_drop: false }` [INFO] [stdout] d83ff7c209ab2684fd8bff93f57b0410d8486b757ce27cbfeddc8a3a95bdfa2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4060b40b286d19a4d780363f24f4403b523480aa1d0d964fe0b69353ce885c1a [INFO] running `Command { std: "docker" "start" "-a" "4060b40b286d19a4d780363f24f4403b523480aa1d0d964fe0b69353ce885c1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Compiling argv v0.1.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking sketches-ddsketch v0.3.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking chunked_transfer v1.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking nursery v0.0.1 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking socket2 v0.5.1 [INFO] [stderr] Checking metrics v0.24.0 [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.0/src/recorder/mod.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 146 | impl<'a> LocalRecorderGuard<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 147 | /// Creates a new `LocalRecorderGuard` and sets the thread-local recorder. [INFO] [stdout] 148 | 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] 156 | 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] [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" "4060b40b286d19a4d780363f24f4403b523480aa1d0d964fe0b69353ce885c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4060b40b286d19a4d780363f24f4403b523480aa1d0d964fe0b69353ce885c1a", kill_on_drop: false }` [INFO] [stdout] 4060b40b286d19a4d780363f24f4403b523480aa1d0d964fe0b69353ce885c1a