-
#### Description
Building Rust examples on native with docker (BUILD_IN_DOCKER=1) without `[profile.release] panic = "abort"` fails with
```rs
Compiling riot-wrappers v0.8.4
error[E0554]:…
-
This repository currently does not have a LICENSE file (https://github.com/rust-lang/docker-rust/issues/12).
We would like to license the code in this repository under the dual MIT/Apache-2.0 license…
-
You can build `httpget` with nightly for some improvements in size reduction: https://github.com/neonmoe/minreq/issues/111
## Reproduction
I've adapted the referenced example to `httpget` build.…
-
Me and @Muscraft would like to add a license to this repository. Multiple people have asked for this (https://github.com/rust-lang/docker-rust/issues/12, https://github.com/rust-lang/docker-rust-night…
-
On September 18th, `cryptography` builds started hanging for hours when building one of our Docker images. We build our Docker images for other architectures using the QEMU approach described [here](h…
-
The mend-rs binary will *still* need it's own Rust installation together with *nightly* Clippy. So there is no way to just use the mend-rs binary without having Rust with Clippy installed in the docke…
-
### Checklist
- [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports
### Describe your issue
Cross will stop working in Rust…
-
Sometimes the CI build fails, and when one tries running it locally, it succeeds.
@mati865 mentions [here](https://github.com/microsoft/mimalloc/issues/77#issuecomment-531860654) that one can buil…
-
**Describe the bug**
Bend hvm crashes on EC2 instances with Amazon Linux 2023.4.20240513.
CPU: Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz
I did not debug the core dump yet, or whether other di…
-
### Describe the bug
There is a deadlock in `drop_as_last()` at src/mm/page/meta.rs:156 when call system call `fork` lots of times.
https://github.com/asterinas/asterinas/blob/7ddfd42baa210656127044…