Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppVeyor build fails #35

Open
bwasty opened this issue Feb 13, 2019 · 0 comments
Open

AppVeyor build fails #35

bwasty opened this issue Feb 13, 2019 · 0 comments

Comments

@bwasty
Copy link

bwasty commented Feb 13, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant