[INFO] cloning repository https://github.com/prisma/prisma-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prisma/prisma-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprisma%2Fprisma-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprisma%2Fprisma-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e042035cb3c6e24bbedc3e886c89675fbd6145e1 [INFO] checking prisma/prisma-engine against try#6813ba80244cdd54ee102e61897963df93fe78c7 for pr-148477-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprisma%2Fprisma-engine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/prisma/prisma-engine [INFO] finished tweaking git repo https://github.com/prisma/prisma-engine [INFO] tweaked toml for git repo https://github.com/prisma/prisma-engine written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/prisma/prisma-engine on toolchain 6813ba80244cdd54ee102e61897963df93fe78c7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6813ba80244cdd54ee102e61897963df93fe78c7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/prisma/prisma-engine 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" "+6813ba80244cdd54ee102e61897963df93fe78c7" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+6813ba80244cdd54ee102e61897963df93fe78c7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6624ce043e19e640fd55194b51f7319504f567e80ccaf0a49a9f1e35d12a2cff [INFO] running `Command { std: "docker" "start" "-a" "6624ce043e19e640fd55194b51f7319504f567e80ccaf0a49a9f1e35d12a2cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6624ce043e19e640fd55194b51f7319504f567e80ccaf0a49a9f1e35d12a2cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6624ce043e19e640fd55194b51f7319504f567e80ccaf0a49a9f1e35d12a2cff", kill_on_drop: false }` [INFO] [stdout] 6624ce043e19e640fd55194b51f7319504f567e80ccaf0a49a9f1e35d12a2cff [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+6813ba80244cdd54ee102e61897963df93fe78c7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 560f34ad964666241893316f223d263a322577552f7a3d1b89df8fc61d5b9249 [INFO] running `Command { std: "docker" "start" "-a" "560f34ad964666241893316f223d263a322577552f7a3d1b89df8fc61d5b9249", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking aho-corasick v1.0.3 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling psl v0.1.0 (/opt/rustwide/workdir/psl/psl) [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking stringprep v0.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rust_decimal v1.31.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking crc32fast v1.3.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking lru v0.8.1 [INFO] [stderr] Checking metrics v0.23.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking encoding_rs v0.8.32 [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 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" "560f34ad964666241893316f223d263a322577552f7a3d1b89df8fc61d5b9249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560f34ad964666241893316f223d263a322577552f7a3d1b89df8fc61d5b9249", kill_on_drop: false }` [INFO] [stdout] 560f34ad964666241893316f223d263a322577552f7a3d1b89df8fc61d5b9249