-
While running `RUN cargo chef cook --release --recipe-path recipe.json:`, compiling heim-net fails.
```
ing cookie_store v0.12.0
#18 153.4 Compiling heim-net v0.0.11
#18 155.0 error[E0308]: m…
-
# :tada: :tada: The first ever AeroRust community Meetup :tada: :tada:
It's time to meet and discuss some exciting projects, ideas and really anything related to (aero)space :rocket: and Rust :cr…
-
possible to rewrite in rustlang?
-
-
Docker Hub no longer allows the use of automated builds in the free tier, so we'll need to switch rust-lang/docker-rust-nightly over to building the image in GitHub Actions and publish to Docker Hub f…
-
```console
kreyren@leonid ~/Repositories/guix [env]$ ./pre-inst-env guix build rust-cargo-make
...
Compiling ansi_term v0.11.0
Compiling git_info v0.1.2
Compiling rust_info v0.3.2
error…
-
The crate no longer builds for **aarch64-unknown-linux-musl** target.
Builds successfully on:
* stable `rustc 1.55.0 (c8dfcfe04 2021-09-06)`
* beta `rustc 1.56.0-beta.4 (e6e620e1c 2021-10-04)`
…
-
I am using this example: https://github.com/Rahix/avr-hal/tree/d17a441a667dd65e5a9be75b0e71d1beadf93e84/boards/arduino-uno
I have also executed `rustup component add rust-src`
And it fails to co…
-
Can anyone rewrite erthink/libmdbx in rustlang?
-
Here is my examples for a mysql container
```Dockerfile
FROM rustlang/rust:nightly-alpine as diesel-build
RUN apk add --no-cache --update mariadb-connector-c-dev musl-dev
RUN RUSTFLAGS="-C targe…