Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

cargo update failed. #47

Open
IceCodeNew opened this issue Apr 24, 2021 · 4 comments
Open

cargo update failed. #47

IceCodeNew opened this issue Apr 24, 2021 · 4 comments

Comments

@IceCodeNew
Copy link

IceCodeNew commented Apr 24, 2021

cargo update failed.

  • Log
Cloning into '/git/cfnts'...
Updating crates.io index
error: failed to select a version for the requirement `zeroize = "^0.5"`
candidate versions found which didn't match: 1.3.0, 1.2.0, 1.1.1, ...
location searched: crates.io index required by package `miscreant v0.4.2` ...
which is depended on by `cfnts v2019.6.0 (/git/cfnts)`
@IceCodeNew IceCodeNew changed the title Built failed on the latest master branch cargo update failed. Apr 24, 2021
@wbl
Copy link
Contributor

wbl commented Apr 24, 2021

Could you please describe the complete series of steps? It sounds like you cloned this repo, cd in, and then ran cargo update. Is that correct? I'll try to take a look sometime this week: patches welcome if you figure out what busted earlier.

@IceCodeNew
Copy link
Author

Could you please describe the complete series of steps? It sounds like you cloned this repo, cd in, and then ran cargo update. Is that correct?

Yep. the commands I issued was just git clone https://github.com/cloudflare/cfnts.git & cargo update --verbose

@wbl
Copy link
Contributor

wbl commented Oct 8, 2021

Which version of cargo? I didn't have the same problem (and sorry for letting this linger)

@IceCodeNew
Copy link
Author

Which version of cargo? I didn't have the same problem (and sorry for letting this linger)

The version comes with rust 1.51.0.
As it is already 6mo ago and all CI logs are emptied. I can only tell that the cargo version should be the same as the version install by the rustup default install then.

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

No branches or pull requests

2 participants