We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
librclone-sys
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
https://docs.rs/crate/librclone-sys/0.1.0/builds/444138
This -sys crate runs a golang build, which fails at:
-sys
failed to initialize build cache at /.cache/go-build: mkdir /.cache: permission denied
The text was updated successfully, but these errors were encountered:
See also #1303.
Sorry, something went wrong.
Ah. Due to the way Go does builds, I do not expect that this will work with a network restriction. Is there a way to get self-built docs onto docs.rs?
@trevyn no, see #93
If there's a way to vendor your dependencies into the published crate so Go doesn't try to download them, that could work.
librclone
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Crate name
librclone-sys
Build failure link
https://docs.rs/crate/librclone-sys/0.1.0/builds/444138
Additional details
This
-sys
crate runs a golang build, which fails at:failed to initialize build cache at /.cache/go-build: mkdir /.cache: permission denied
The text was updated successfully, but these errors were encountered: