Skip to content

Default "make test" fail with errors #4400

Closed
@davidBar-On

Description

@davidBar-On

I installed rustfmt code from scratch and the "cargo make test" failed with errors.

Following are the install process steps to reproduce the problem:

  1. On https://github.com/rust-lang/rustfmt "fork" the repository.

  2. On your local machine clone the repository form the fork: "git clone <forked repository>"

  3. Set environment variables for cargo make:
    export CFG_RELEASE_CHANNEL=nightly; export CFG_RELEASE=1.47.0-nightly
    ("1.47.0-nightly" is from "rustc -vV")

  4. Run "cargo make test" - rustfmt version "2.0.0-rc.2-nightly" is built

Two errors are shown:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions