Skip to content

I'm trying to publish an update to my crate and it failed to build a dependency #1705

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

Closed
treydempsey opened this issue Mar 26, 2022 · 2 comments

Comments

@treydempsey
Copy link

treydempsey commented Mar 26, 2022

Crate name

sqlx-crud

Build failure link

https://docs.rs/crate/sqlx-crud/0.3.0/builds/532208

Additional details

It looks like it failed to build ring v0.16.20.

[INFO] [stderr] error: no rules expected the token aarch64_apple

My code builds locally and passes tests locally. Any idea what's going on or how I can fix/get a rerun?

@treydempsey
Copy link
Author

Perhaps it's related to this: briansmith/ring#1469 ?

@treydempsey
Copy link
Author

treydempsey commented Mar 29, 2022

The issue breaking ring was fixed in upstream in nightly. My crate now builds docs again.

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