-
```
thread 'unnamed' panicked at 'called `Option::unwrap()` on a `None` value': cuckoo-miner/src/miner/miner.rs:95 0: grin_miner_util::logger::send_panic_to_log::{{closure}}
1: std::panicki…
-
Attempted to follow the sudoku example up to chapter 5 where you are supposed to compile and the game board is displayed. Instead I get the following error with this backtrace:
```
thread 'main' pa…
-
### Problem:
When working on Windows aspects of rustup, I like to use `cargo-zigbuild` to check the Windows build locally. However, since switching rustup to aws-lc-rs (currently at 1.8.1) I am una…
-
### Steps for reproducing the issue
Start wluma on my machine with the following config:
```toml
[als.webcam]
video = 4
thresholds = { 0 = "night", 15 = "dark", 30 = "dim", 45 = "normal", 60 …
-
Compiling on a x86 computer for an arm target :
```
cargo build --release --example rust-logo --target arm-unknown-linux-gnueabi
```
The error is :
```
# ./rust-logo
./rust-logo: /lib/li…
-
I tested this on macOS and everything seemed to work fine. Now I'm trying it in a Linux container on ChromeOS, and while the dev profile at least runs, the release profile panics. Output from running…
-
## Bug Report
### Version
```
tracing-playground v0.1.0 (/Users/sebastiaan/x/tracing-playground)
├── tracing v0.1.37
│ ├── tracing-attributes v0.1.23 (proc-macro)
│ └── tracing-cor…
-
### Describe the bug
## Overview
The Nix package for 1.0.3 is crashing with the below error. Is anyone here able to reproduce?
```
[nix-shell:~]$ RUST_BACKTRACE=full ./uag-ng.sh
2024-04-27 17…
-
Hi!
I tried to compile an Amethyst (mini) game for macos from my Linux, since I don't have a mac but some of my friends do. Here are my commands:
```
rustup default nightly
rustup install nigh…
-
# Error Info
Error name: Error
Error message: panicked at 'assertion failed: `(left == right)`
left: `true`,
right: `false`: cannot recursively acquire mutex', /rustc/e1884a8e3c3e813aada8254edf…