Skip to content

Can't build ripgrep with cargo nightly #4287

@est31

Description

@est31

Doing this on nightly:

$ git clone https://github.com/BurntSushi/ripgrep
$ cd ripgrep
$ cargo build

Gives you an error:

error: unable to get packages from source
Caused by:
  failed to parse manifest at `~/.cargo/registry/src/git.colasdn.top-1ecc6299db9ec823/bytecount-0.1.6/Cargo.toml`

Caused by:
  can't find `bench` bench, specify bench.path

On beta everything is fine.

cc @BurntSushi @llogiq

Metadata

Metadata

Assignees

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