This repository was archived by the owner on Jul 29, 2023. It is now read-only.

Description
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''
Cargo version: cargo 1.59.0 (49d8809dc 2022-02-10)