-
Notifications
You must be signed in to change notification settings - Fork 212
docs.rs failed to build argmin-0.2.6 #728
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
Comments
This is because It seems odd that we're trying to build dev-dependencies. I tried to clone https://github.com/argmin-rs/argmin to verify myself, but since GitHub is giving 500s right now I can't check until later. |
Hmm, this is interesting, |
Aha, the issue is that even though |
This is strange. I can't find It seems as if argmin_core is the culprit, but since this is now deprecated anyways I think I can just go ahead with a new release of argmin and hope that it works :) Thanks a lot for the help, I really appreciate it! :) |
I recommend using
|
Thanks for the tip! |
Crate name: argmin
Build failure link: https://docs.rs/crate/argmin/0.2.6/builds/206318
Additional details:
Hi,
First of all thanks for providing this amazing service!
It was just pointed out to me that the docs of the argmin crate were not built successfully. It worked for 0.2.4, but fails since 0.2.5. I have to admit that I'm a bit lost and don't know where to start looking for solutions.
Since the error originates in a dev-dependency, I was wondering if it is possible for me to deactivate dev-dependencies during the docs build.
This is the relevant part of the build log:
Any help is highly appreciated! Thanks! :)
The text was updated successfully, but these errors were encountered: