emk / rust-musl-builder

Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
Apache License 2.0
1.54k stars 193 forks source link

build script not found #75

Closed GopherJ closed 5 years ago

GopherJ commented 5 years ago

What did you try to do?

I found the build-script-not-found error while using rust-musl-builder, here is the link for reproducing this error, I'm not sure it's a cargo bug or rust-musl-builder's bug or just because that I use a bad method.

What happened?

cannot compile

What did you hope to happen?

be able to compile

Additional information

Is there anything else that we should know? no