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
{{ message }}
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.
The build failed when running make on my local machine, the error seems to have originated from cargo, but adding --stacktrace in the arguments failed to produce a more useful output.
> Task :rust-runtime:fixManifests FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':rust-runtime:fixManifests'.
> A problem occurred starting process 'command 'cargo''
The build failed when running
make
on my local machine, the error seems to have originated fromcargo
, but adding--stacktrace
in the arguments failed to produce a more useful output.Cargo version:
cargo 1.59.0 (49d8809dc 2022-02-10)
The text was updated successfully, but these errors were encountered: