Open
Description
When I try to build my application I always get error message with text:
error: failed to run custom build command for
glommio v0.9.0
Caused by:
process didn't exit successfully:/app/target/release/build/glommio-03f2d8ce6c58b621/build-script-build
(exit status: 101)
--- stderr
thread 'main' panicked at /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/glommio-0.9.0/build.rs:18:18:
calledResult::unwrap()
on anErr
value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
note: run withRUST_BACKTRACE=1
environment variable to display a backtrace
I tried to build it in Docker and got the same error.
Metadata
Metadata
Assignees
Labels
No labels