[INFO] cloning repository https://github.com/usertestsg/turborepo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/usertestsg/turborepo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusertestsg%2Fturborepo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusertestsg%2Fturborepo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6c2790945e18e0ebf718e0297568f279cb2a1b7 [INFO] checking usertestsg/turborepo against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusertestsg%2Fturborepo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/usertestsg/turborepo [INFO] finished tweaking git repo https://github.com/usertestsg/turborepo [INFO] tweaked toml for git repo https://github.com/usertestsg/turborepo written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/usertestsg/turborepo on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/usertestsg/turborepo 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bdb380799cae08442190bb67b12148fd170d20ead3edf48186cd85fbc1776bb [INFO] running `Command { std: "docker" "start" "-a" "5bdb380799cae08442190bb67b12148fd170d20ead3edf48186cd85fbc1776bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bdb380799cae08442190bb67b12148fd170d20ead3edf48186cd85fbc1776bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bdb380799cae08442190bb67b12148fd170d20ead3edf48186cd85fbc1776bb", kill_on_drop: false }` [INFO] [stdout] 5bdb380799cae08442190bb67b12148fd170d20ead3edf48186cd85fbc1776bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d20f1db295749f27f7d89fbfe602159288a64e2d9c3d48674b036cfb7022da7 [INFO] running `Command { std: "docker" "start" "-a" "5d20f1db295749f27f7d89fbfe602159288a64e2d9c3d48674b036cfb7022da7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking value-bag v1.4.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Compiling biome_diagnostics_categories v0.5.7 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking json-strip-comments v1.0.2 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking biome_unicode_table v0.5.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling biome_string_case v0.5.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking supports-unicode v2.0.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fs-err v2.9.0 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking atomic-waker v1.1.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking const_format v0.2.30 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking lru v0.12.2 [INFO] [stderr] Compiling indoc v2.0.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rustls-native-certs v0.8.0 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking ipnet v2.7.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking indicatif v0.17.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Compiling test-case-core v3.0.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling swc_macros_common v0.3.13 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking port_scanner v0.1.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking better_scoped_tls v0.1.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking swc_visit v0.6.2 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ordered-multimap v0.7.1 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking unicode-id-start v1.2.0 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling biome_markup v0.5.7 [INFO] [stderr] Compiling bpaf_derive v0.5.7 [INFO] [stderr] Compiling biome_diagnostics_macros v0.5.7 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling biome_deserialize_macros v0.6.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking wax v0.6.0 (/opt/rustwide/workdir/crates/turborepo-wax) [INFO] [stderr] Checking bpaf v0.9.8 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stdout] warning: trait `UnitBreadth` is never used [INFO] [stdout] --> crates/turborepo-wax/src/token/variance.rs:119:11 [INFO] [stdout] | [INFO] [stdout] 119 | pub trait UnitBreadth: Sized { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CompositeBreadth` is never used [INFO] [stdout] --> crates/turborepo-wax/src/token/variance.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | pub trait CompositeBreadth: Iterator + Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-wax/src/lib.rs:1003:26 [INFO] [stdout] | [INFO] [stdout] 1003 | pub fn escape(unescaped: &str) -> Cow { [INFO] [stdout] | ^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1003 | pub fn escape(unescaped: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-wax/src/lib.rs:1048:32 [INFO] [stdout] | [INFO] [stdout] 1048 | fn parse_and_check(expression: &str) -> Result, BuildError> { [INFO] [stdout] | ^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1048 | fn parse_and_check(expression: &str) -> Result>, BuildError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-wax/src/capture.rs:179:30 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn to_candidate_path(&self) -> CandidatePath { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn to_candidate_path(&self) -> CandidatePath<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-wax/src/token/parse.rs:181:26 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn parse(expression: &str) -> Result { [INFO] [stdout] | ^^^^ --------- ---------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 181 | pub fn parse(expression: &str) -> Result, ParseError<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking biome_text_size v0.5.7 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking biome_text_edit v0.5.7 [INFO] [stderr] Checking biome_rowan v0.5.7 [INFO] [stderr] Checking oxc_resolver v1.12.0 [INFO] [stderr] Checking biome_json_syntax v0.5.7 [INFO] [stderr] Checking biome_console v0.5.7 [INFO] [stderr] Checking biome_json_factory v0.5.7 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking biome_diagnostics v0.5.7 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking biome_parser v0.5.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking biome_json_parser v0.5.7 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.26.1 [INFO] [stderr] Checking biome_deserialize v0.6.0 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking turborepo-unescape v0.1.0 (/opt/rustwide/workdir/crates/turborepo-unescape) [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking turbopath v0.1.0 (/opt/rustwide/workdir/crates/turborepo-paths) [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-paths/src/anchored_system_path.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn components(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn components(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-paths/src/anchored_system_path_buf.rs:200:23 [INFO] [stdout] | [INFO] [stdout] 200 | pub fn components(&self) -> Utf8Components { [INFO] [stdout] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 200 | pub fn components(&self) -> Utf8Components<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking turborepo-ci v0.1.0 (/opt/rustwide/workdir/crates/turborepo-ci) [INFO] [stderr] Checking tower v0.4.13 [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/turborepo-ci/src/vendor_behavior.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 9 | pub struct VendorBehavior { [INFO] [stdout] 10 | pub group_prefix: GroupPrefixFnFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/turborepo-ci/src/vendor_behavior.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 11 | pub group_suffix: GroupPrefixFnFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/turborepo-ci/src/vendor_behavior.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 12 | pub error_group_prefix: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> crates/turborepo-ci/src/vendor_behavior.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 13 | pub error_group_suffix: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking turborepo-vercel-api v0.1.0 (/opt/rustwide/workdir/crates/turborepo-vercel-api) [INFO] [stderr] Checking tui-term v0.1.9 [INFO] [stderr] Checking turborepo-vt100 v0.15.2 (/opt/rustwide/workdir/crates/turborepo-vt100) [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-vt100/src/parser.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn entire_screen(&self) -> crate::EntireScreen { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn entire_screen(&self) -> crate::EntireScreen<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking async-graphql-value v7.0.7 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Compiling async-graphql-parser v7.0.7 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking globwalk v0.1.0 (/opt/rustwide/workdir/crates/turborepo-globwalk) [INFO] [stderr] Checking serde_yaml v0.9.29 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-globwalk/src/lib.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | fn escape_glob_literals(literal_glob: &str) -> Cow { [INFO] [stdout] | ^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | fn escape_glob_literals(literal_glob: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-globwalk/src/lib.rs:172:24 [INFO] [stdout] | [INFO] [stdout] 172 | fn collapse_path(path: &str) -> Option<(Cow, usize)> { [INFO] [stdout] | ^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 172 | fn collapse_path(path: &str) -> Option<(Cow<'_, str>, usize)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling biome_deserialize_macros v0.5.7 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking turborepo-errors v0.1.0 (/opt/rustwide/workdir/crates/turborepo-errors) [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking triomphe v0.1.13 [INFO] [stderr] Compiling test-case-macros v3.0.0 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking axum-server v0.7.1 [INFO] [stderr] Checking turborepo-api-client v0.1.0 (/opt/rustwide/workdir/crates/turborepo-api-client) [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/turborepo-api-client/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking test-case v3.1.0 [INFO] [stderr] Checking biome_suppression v0.5.7 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking axum-server v0.4.7 [INFO] [stderr] Checking swc_allocator v0.1.8 [INFO] [stderr] Checking turborepo-dirs v0.1.0 (/opt/rustwide/workdir/crates/turborepo-dirs) [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking turborepo-vercel-api-mock v0.1.0 (/opt/rustwide/workdir/crates/turborepo-vercel-api-mock) [INFO] [stderr] Checking hstr v0.2.12 [INFO] [stderr] Checking swc_atoms v0.6.7 [INFO] [stderr] Checking turborepo-graph-utils v0.1.0 (/opt/rustwide/workdir/crates/turborepo-graph-utils) [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Checking biome_deserialize v0.5.7 [INFO] [stderr] Checking biome_formatter v0.5.7 [INFO] [stderr] Compiling is-macro v0.3.6 [INFO] [stderr] Compiling async-graphql-derive v7.0.7 [INFO] [stderr] Checking biome_json_formatter v0.5.7 [INFO] [stderr] Checking lazy-regex v2.5.0 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking turborepo-lockfiles v0.1.0 (/opt/rustwide/workdir/crates/turborepo-lockfiles) [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/turborepo-lockfiles/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking node-semver v2.1.0 [INFO] [stderr] Compiling prost-derive v0.11.8 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-lockfiles/src/berry/mod.rs:413:35 [INFO] [stdout] | [INFO] [stdout] 413 | fn locator_for_workspace_path(&self, workspace_path: &str) -> Option<&Locator> { [INFO] [stdout] | ^^^^^ -------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 413 | fn locator_for_workspace_path(&self, workspace_path: &str) -> Option<&Locator<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-lockfiles/src/berry/identifiers.rs:253:28 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn patched_locator(&self) -> Option { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 253 | pub fn patched_locator(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-lockfiles/src/berry/ser.rs:202:19 [INFO] [stdout] | [INFO] [stdout] 202 | fn wrap_string(s: &str) -> Cow { [INFO] [stdout] | ^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 202 | fn wrap_string(s: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-lockfiles/src/pnpm/data.rs:312:22 [INFO] [stdout] | [INFO] [stdout] 312 | fn global_fields(&self) -> GlobalFields { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 312 | fn global_fields(&self) -> GlobalFields<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-lockfiles/src/pnpm/dep_path.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | fn parse_dep_path(i: &str) -> IResult<&str, DepPath> { [INFO] [stdout] | ^^^^ ---- ------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 82 | fn parse_dep_path(i: &str) -> IResult<&str, DepPath<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-lockfiles/src/pnpm/dep_path.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 98 | fn parse_dep_path_v9(input: &str) -> Result { [INFO] [stdout] | ^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | fn parse_dep_path_v9(input: &str) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-lockfiles/src/yarn1/ser.rs:229:18 [INFO] [stdout] | [INFO] [stdout] 229 | fn maybe_wrap(s: &str) -> Cow { [INFO] [stdout] | ^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 229 | fn maybe_wrap(s: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking async-once-cell v0.5.3 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking swc_common v0.37.5 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking swc_ecma_ast v0.118.2 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking turborepo-repository v0.1.0 (/opt/rustwide/workdir/crates/turborepo-repository) [INFO] [stderr] Compiling prost v0.11.8 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/turborepo-repository/src/package_graph/mod.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | repo_root: &AbsoluteSystemPath, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 148 | root_package_json: PackageJson, [INFO] [stdout] 149 | ) -> PackageGraphBuilder { [INFO] [stdout] | ------------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 149 | ) -> PackageGraphBuilder<'_, LocalPackageDiscoveryBuilder> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prost-types v0.11.8 [INFO] [stderr] Checking oxc_resolver v2.1.1 [INFO] [stderr] Compiling axum-core v0.3.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling prost-build v0.11.8 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking swc_ecma_visit v0.104.8 [INFO] [stderr] Checking swc_ecma_parser v0.149.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking merge-streams v0.1.2 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking stop-token v0.7.0 [INFO] [stderr] Compiling axum v0.6.12 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling turborepo-filewatch v0.1.0 (/opt/rustwide/workdir/crates/turborepo-filewatch) [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling capnp v0.18.1 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Compiling capnpc v0.18.0 [INFO] [stderr] Checking toml_edit v0.22.15 [INFO] [stderr] Checking update-informer v1.1.0 (https://github.com/nicholaslyang/update-informer.git#7a78e90e) [INFO] [stderr] Checking turbo-trace v0.1.0 (/opt/rustwide/workdir/crates/turbo-trace) [INFO] [stderr] Checking webbrowser v0.8.8 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Checking turborepo-analytics v0.1.0 (/opt/rustwide/workdir/crates/turborepo-analytics) [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking os_str_bytes v6.5.0 [INFO] [stderr] Compiling struct_iterable_internal v0.1.1 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Compiling struct_iterable_derive v0.1.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking prost v0.12.3 [INFO] [stderr] Checking git2 v0.20.0 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Compiling turborepo-lib v0.1.0 (/opt/rustwide/workdir/crates/turborepo-lib) [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Checking globwatch v0.1.0 (/opt/rustwide/workdir/crates/turborepo-globwatch) [INFO] [stderr] Checking os_info v3.8.2 [INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/turborepo-globwatch/src/lib.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | #![feature(extract_if)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking filedescriptor v0.8.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> crates/turborepo-globwatch/src/lib.rs:217:50 [INFO] [stdout] | [INFO] [stdout] 217 | ... .extract_if(|p| p.starts_with(flush_dir.as_path())) [INFO] [stdout] | ^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 217 | .extract_if(|p: /* Type */| p.starts_with(flush_dir.as_path())) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling merge_derive v0.1.0 [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> crates/turborepo-globwatch/src/lib.rs:217:38 [INFO] [stdout] | [INFO] [stdout] 217 | ... .extract_if(|p| p.starts_with(flush_dir.as_path())) [INFO] [stdout] | ^^^^^^^^^^---------------------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/b047d5f4496a7526d91d0dddea494c05853f2a7b/library/alloc/src/vec/mod.rs:3826:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 217 | .extract_if(|p| p.starts_with(flush_dir.as_path()), /* filter */) [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stdout] Some errors have detailed explanations: E0061, E0282. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `globwatch` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5d20f1db295749f27f7d89fbfe602159288a64e2d9c3d48674b036cfb7022da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d20f1db295749f27f7d89fbfe602159288a64e2d9c3d48674b036cfb7022da7", kill_on_drop: false }` [INFO] [stdout] 5d20f1db295749f27f7d89fbfe602159288a64e2d9c3d48674b036cfb7022da7