You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it looks like the issue is with aws-lc-fips-sys, which tries to write to the / root directory.
I'm on the jump and from the top of my head I'm not 100% certain which directories are writable in the container, apart from cargo's OUT_DIR, my guess is that /tmp is probably a better bet for caches than /.cache.
( I'll leave this issue open and try to find some time to test / research this for our documentation )
Crate name
hyper-rustls
Build failure link
https://docs.rs/crate/hyper-rustls/0.27.1/builds/1185949
Additional details
No response
The text was updated successfully, but these errors were encountered: