[INFO] cloning repository https://github.com/akoshelev/metric-proto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akoshelev/metric-proto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakoshelev%2Fmetric-proto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakoshelev%2Fmetric-proto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e22be7257b4c1772cdbc5d7360ff438bba2a3c94
[INFO] checking akoshelev/metric-proto against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakoshelev%2Fmetric-proto" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/akoshelev/metric-proto
[INFO] finished tweaking git repo https://github.com/akoshelev/metric-proto
[INFO] tweaked toml for git repo https://github.com/akoshelev/metric-proto written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akoshelev/metric-proto on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/akoshelev/metric-proto 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking akoshelev/metric-proto against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakoshelev%2Fmetric-proto" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/akoshelev/metric-proto
[INFO] finished tweaking git repo https://github.com/akoshelev/metric-proto
[INFO] tweaked toml for git repo https://github.com/akoshelev/metric-proto written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akoshelev/metric-proto on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/akoshelev/metric-proto 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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 ordered-float v4.2.1
[INFO] [stderr]   Downloaded metrics v0.23.0
[INFO] [stderr]   Downloaded mintex v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e6fa217291ae38ff4347354f4cea70f5d98df3222b42ed98e73edcc47dd1e04b
[INFO] running `Command { std: "docker" "start" "e6fa217291ae38ff4347354f4cea70f5d98df3222b42ed98e73edcc47dd1e04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6fa217291ae38ff4347354f4cea70f5d98df3222b42ed98e73edcc47dd1e04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6fa217291ae38ff4347354f4cea70f5d98df3222b42ed98e73edcc47dd1e04b" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6fa217291ae38ff4347354f4cea70f5d98df3222b42ed98e73edcc47dd1e04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6fa217291ae38ff4347354f4cea70f5d98df3222b42ed98e73edcc47dd1e04b" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking sketches-ddsketch v0.2.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking raw-cpuid v11.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking mintex v0.1.3
[INFO] [stderr]     Checking object v0.36.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking metrics v0.23.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[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" "e6fa217291ae38ff4347354f4cea70f5d98df3222b42ed98e73edcc47dd1e04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6fa217291ae38ff4347354f4cea70f5d98df3222b42ed98e73edcc47dd1e04b", kill_on_drop: false }`
[INFO] [stdout] e6fa217291ae38ff4347354f4cea70f5d98df3222b42ed98e73edcc47dd1e04b
