Skip to content

AppVeyor build fails #35

@bwasty

Description

@bwasty

I created a fresh project with the template and haven't changed any code yet, but the build on AppVeyor fails with this:

set PATH=%PATH%;C:\Users\appveyor\.cargo\bin
rustc -V
rustc 1.34.0-nightly (b244f61b7 2019-02-12)
cargo -V
cargo 1.34.0-nightly (865cb7010 2019-02-10)
cargo test --locked
    Updating crates.io index
error: the lock file C:\projects\yage\Cargo.lock needs to be updated but --locked was passed to prevent this
Command exited with code 101

I don't understand the problem - when I run cargo update locally, nothing changes and --locked seems like 'the right thing to do' for CI.

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