-
I understand this is probably a @pytorch issue, but with `download-libtorch` I cannot run things locally with 2.4.0:
```
error: failed to run custom build command for `torch-sys v0.17.0`
Caused…
-
running on Windows 10 fails on the gnu build. i tried with both zig cc and clang and both error.
not really sure how to even begin debugging it. i tried changing the target or set it explicitly but …
-
### Summary
When I try to install `cargo-audit` with `community.general.cargo` and `cargo-audit` is already installed (as latest version) it shows as `changed` even though nothing has changed. This d…
-
Hi, I'm struggling compiling this crate(version 0.9.0) with ESP32.
I'm new to Rust and could not determine if it is still possible in its current state.
If you haven't already, it would be very hel…
-
### Problem:
Host machine: x86_x64_linux_unkown
Trying to compile aws-lc-rs/sys for mips-unknown-linux-musl using cross-rs fails :
```
The following warnings were emitted during compilation:
…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build *cargo-llvm-cov*
### Build log
Relevant part:
```
Running tests/test.rs (target/x86_64-unknown-linux-gnu/relea…
-
Hi,
I'm trying to build [my project](https://github.com/ilteoood/nmt), using the following command:
```
docker build --platform linux/amd64 -t ilteoood/nmt .
```
But unfortunately I have the fo…
-
When I install sui-move-analyzer using the command `cargo install --git http://github.com/movebit/sui-move-analyzer --branch master sui-move-analyzer`, an error occurs as below:
`error occurred: Co…
-
### Describe the bug
error: failed to run custom build command for `rquickjs-sys v0.1.7`
### Steps to reproduce
The surrealdb crate used to compile on my computer a month ago but now it d…
-
Since our release process is split into 2 steps (node - 5 point release, signer - 6 point release), and this is what users are familiar with, we'll have to update the documentation and workflow proces…