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

Fails to run 'cargo update' #41

Closed
kraai opened this issue Jul 17, 2017 · 4 comments
Closed

Fails to run 'cargo update' #41

kraai opened this issue Jul 17, 2017 · 4 comments

Comments

@kraai
Copy link
Contributor

kraai commented Jul 17, 2017

When I run cargo outdated in a project with at least one dependency, it fails with the following error:

Checking for SemVer compatible updates...error: Failed to run 'cargo update' with error 'did not exit successfully'

When I run cargo update, ~/.cargo/bin/cargo update, or ~/.rustup/toolchains/nightly-x86_64-pc-windows-msvc/bin/cargo update, they're successful.

@kraai
Copy link
Contributor Author

kraai commented Jul 17, 2017

If I modify cargo-outdated so that it displays the output of cargo update, here's what is displayed:

Checking for SemVer compatible updates...error: failed to parse manifest at `C:\Users\kraaimx\AppData\Local\Temp\cargo-outdated.YL7H75Nwwc8B\Cargo.toml`

Caused by:
  can't find `test` bin, specify bin.path
error: Failed to run 'cargo update' with error 'did not exit successfully'

@Dushistov
Copy link

I have the same issue

@golddranks
Copy link

golddranks commented Jul 21, 2017

I have had the same issue for some days too.

Btw. I'm using nightly.

@brendanzab
Copy link

Same issue too! :(

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

4 participants