Skip to content

Cargo not working in the last Nightly (64-pc-windows-gnu) #6073

Closed
@leonardo-m

Description

@leonardo-m

Cargo shipped with yesterdays Nightly (it was rustc 1.30.0-nightly, 20dc0c507 2018-09-19, x86_64-pc-windows-gnu) was working fine. Today Cargo doesn't work to me. "Today" means rustc 1.30.0-nightly 3bc2ca7e4 2018-09-20.

...>cargo new foo1
error: Failed to create project `foo1` at `...\foo1`

Caused by:
  an unknown git error occurred

Beside giving that error it creates the foo1 directory with just a ".git" directory inside (that contains some files).

If I perform a "cargo build" inside a directory created by an older version of Cargo, it just crashes without error messages.

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