[INFO] cloning repository https://github.com/shotover/shotover-custom-transforms-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shotover/shotover-custom-transforms-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshotover%2Fshotover-custom-transforms-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshotover%2Fshotover-custom-transforms-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cac6d2fda150eab7d1b70cf4dce6f8bc374bcc9 [INFO] checking shotover/shotover-custom-transforms-template/5cac6d2fda150eab7d1b70cf4dce6f8bc374bcc9 against master#08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshotover%2Fshotover-custom-transforms-template" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/shotover/shotover-custom-transforms-template [INFO] finished tweaking git repo https://github.com/shotover/shotover-custom-transforms-template [INFO] tweaked toml for git repo https://github.com/shotover/shotover-custom-transforms-template written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shotover/shotover-custom-transforms-template on toolchain 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shotover/shotover-custom-transforms-template 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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uds v0.4.2 [INFO] [stderr] Downloaded sasl v0.5.2 [INFO] [stderr] Downloaded base64-simd v0.8.0 [INFO] [stderr] Downloaded cached_proc_macro v0.24.0 [INFO] [stderr] Downloaded typetag v0.2.18 [INFO] [stderr] Downloaded serial_test v3.3.1 [INFO] [stderr] Downloaded aws-smithy-xml v0.60.9 [INFO] [stderr] Downloaded aws-smithy-query v0.60.7 [INFO] [stderr] Downloaded atomic_enum v0.3.0 [INFO] [stderr] Downloaded tokio-bin-process v0.6.0 [INFO] [stderr] Downloaded bytes-utils v0.1.4 [INFO] [stderr] Downloaded docker-compose-runner v0.3.1 [INFO] [stderr] Downloaded serial_test_derive v3.3.1 [INFO] [stderr] Downloaded typetag-impl v0.2.18 [INFO] [stderr] Downloaded vsimd v0.8.0 [INFO] [stderr] Downloaded aws-sigv4 v1.2.6 [INFO] [stderr] Downloaded aws-runtime v1.4.4 [INFO] [stderr] Downloaded aws-sdk-sso v1.50.0 [INFO] [stderr] Downloaded cached v0.55.1 [INFO] [stderr] Downloaded rdkafka v0.37.0 [INFO] [stderr] Downloaded governor v0.10.4 [INFO] [stderr] Downloaded raw-cpuid v11.2.0 [INFO] [stderr] Downloaded aws-sdk-sts v1.51.0 [INFO] [stderr] Downloaded tree-sitter v0.22.6 [INFO] [stderr] Downloaded shotover v0.7.0 [INFO] [stderr] Downloaded kafka-protocol v0.15.1 [INFO] [stderr] Downloaded aws-config v1.5.10 [INFO] [stderr] Downloaded aws-smithy-runtime v1.7.4 [INFO] [stderr] Downloaded tree-sitter-cql v0.2.0 [INFO] [stderr] Downloaded redis v0.27.6 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.51.0 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Downloaded aws-smithy-types v1.2.9 [INFO] [stderr] Downloaded cassandra-protocol v3.3.0 [INFO] [stderr] Downloaded cql3-parser v0.4.2 [INFO] [stderr] Downloaded redis-protocol v6.0.0 [INFO] [stderr] Downloaded metrics v0.24.1 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.17.2 [INFO] [stderr] Downloaded aws-smithy-async v1.2.1 [INFO] [stderr] Downloaded aws-types v1.3.3 [INFO] [stderr] Downloaded aws-smithy-json v0.61.1 [INFO] [stderr] Downloaded aws-smithy-http v0.60.11 [INFO] [stderr] Downloaded outref v0.5.1 [INFO] [stderr] Downloaded float_eq v1.0.1 [INFO] [stderr] Downloaded quanta v0.12.3 [INFO] [stderr] Downloaded aws-smithy-json v0.60.7 [INFO] [stderr] Downloaded crc32c v0.6.8 [INFO] [stderr] Downloaded aws-sdk-kms v1.51.0 [INFO] [stderr] Downloaded aws-credential-types v1.2.1 [INFO] [stderr] Downloaded integer-encoding v4.0.2 [INFO] [stderr] Downloaded rdkafka-sys v4.8.0+2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adba715400a877e18836e39428f2cce1cb9fcd71ae1cd6c98890a1da01b732d7 [INFO] running `Command { std: "docker" "start" "-a" "adba715400a877e18836e39428f2cce1cb9fcd71ae1cd6c98890a1da01b732d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adba715400a877e18836e39428f2cce1cb9fcd71ae1cd6c98890a1da01b732d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adba715400a877e18836e39428f2cce1cb9fcd71ae1cd6c98890a1da01b732d7", kill_on_drop: false }` [INFO] [stdout] adba715400a877e18836e39428f2cce1cb9fcd71ae1cd6c98890a1da01b732d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4858fa14eb5a11b0afc173855241d89f90f7163fc11064ca768fcc3a84bd51f [INFO] running `Command { std: "docker" "start" "-a" "c4858fa14eb5a11b0afc173855241d89f90f7163fc11064ca768fcc3a84bd51f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking integer-encoding v4.0.2 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking float_eq v1.0.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking pretty-hex v0.4.1 [INFO] [stderr] Checking version-compare v0.2.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rdkafka-sys v4.8.0+2.3.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Compiling tokio-bin-process v0.6.0 [INFO] [stderr] Compiling docker-compose-runner v0.3.1 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling tree-sitter v0.22.6 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling tree-sitter-cql v0.2.0 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking metrics v0.24.1 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling darling v0.20.10 [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 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" "c4858fa14eb5a11b0afc173855241d89f90f7163fc11064ca768fcc3a84bd51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4858fa14eb5a11b0afc173855241d89f90f7163fc11064ca768fcc3a84bd51f", kill_on_drop: false }` [INFO] [stdout] c4858fa14eb5a11b0afc173855241d89f90f7163fc11064ca768fcc3a84bd51f