-
I ran the image `v24.10.0a3`, and got an error related to the `hq`.
System: Ubuntu 24.04.1 LTS
```
You can also re-run HyperQueue server (and its workers) with the `RUST_LOG=hq=debug,tako=debug…
-
I don't have a good repro case for this, but one of our system tests is failing intermittently. I managed to get a stacktrace out, but it doesn't really tell us anything, just the line number where it…
-
I'm trying to build one of the demos, but it keeps giving me an issue with building it?
```rust_error
error[E0463]: can't find crate for `alloc`
--> src/main.rs:13:1
|
13 | psx::sys_heap!(…
-
### Problem:
`cargo check` fails when using clang 19 for FIPS builds. AFAICT it's because AWS-LC is pinned to a specific commit ([ec94d74](https://github.com/aws/aws-lc/tree/ec94d74a19b5a0aa738b436…
-
Hi,
since latests Zellij update the `room` plugin stopped working. I provided logs and my config.kdl
I provided relevant part of backtrace log with full details. I tried to reinstall zellij and …
-
Hi,
I'm trying to build whisper-rs for arm64 but it failed with error from the compiler:
```console
Compiling is-terminal v0.4.13
Compiling windows-interface v0.56.0
error: failed to …
-
**Describe the bug**
I am trying to upgrade the underlying linux version from talos 1.6.7 to 1.7.7.
After upgrading one node to the new talos version the io-engine goes in a CrashLoopBackoff with t…
-
Hi,
I have the following implementation:
```rust
fn new(
directory: TempDir,
ssh_key: &'static std::path::Path,
git_url: &'static str,
) -> Result {
tracing::i…
-
When I tried to add gen_stub_pymethods for pymethods, it panics:
```shell
thread 'main' panicked at /home/yunboni/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pyo3-stub-gen-0.6.0/src/gener…
-
Trying to build from git master, on PorteuX 1.6 (Slackware current based).
rustc 1.83.0-nightly (52fd99839 2024-10-10)
llvm-18.1.8
Command used to build: `CC=clang CXX=clang++ cargo build --relea…