Skip to content

Make clippy failed to install cargo-deny #17928

@Connor1996

Description

@Connor1996

Bug Report

$ make clippy
info: component 'clippy' for target 'aarch64-apple-darwin' is up to date
Security check passed.
Log style check passed.
./metrics/grafana/tikv_details.json: OK
Dashboards check passed.
Docker build check passed.
License check passed.
    Updating crates.io index
  Installing cargo-deny v0.14.3
    Updating crates.io index
warning: profile package spec `insta` in profile `dev` did not match any packages

        Did you mean `bstr`?
warning: profile package spec `similar` in profile `dev` did not match any packages
error: failed to compile `cargo-deny v0.14.3`, intermediate artifacts can be found at `/var/folders/l4/mhxyx7851cq8mxshxt5vsyq40000gn/T/cargo-installXdA3Wh`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

Caused by:
  package `cargo-platform v0.1.9` cannot be built because it requires rustc 1.78 or newer, while the currently active rustc version is 1.77.0-nightly
  Try re-running cargo install with `--locked`

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects-8.1This bug affects the 8.1.x(LTS) versions.affects-8.5This bug affects the 8.5.x(LTS) versions.report/customerCustomers have encountered this bug.severity/minortype/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions