Hi,
This is a known issue that would be resolved by 61145, 61191 or 61213.
Best,
--
Josselin Poiret
Attaching the output of `guix build lua-cqueues &>bug.txt`
Auxiliary information:
--8<---cut here---start->8---
$ guix describe
Generation 53 Feb 02 2023 18:52:13(current)
guix 301f128
repository URL: https://git.savannah.gnu.org/git/guix.git
b
knot-resolver-service-type by default is configured to bootstrap the root trust
anchors which fails since it depends on 'lua-http' which is missing from guix.
/var/log/messages snippet:
--8<---cut here---start->8---
Feb 4 17:43:26 localhost shepherd[1]: Serv
# Segfault when trying to build Rust binary using cargo and a dependency
## Description
As soon as I add a dependency to `Cargo.toml` I get a segfault when I in some
way try to build the binary.
## Expected behavior
When running `cargo build` after having added a dependency on `rand = "0.8.3"`