error: cannot open rcrt1.o: No such file or directory
while running src/test/ui/process/nofile-limit.rs
#99382
Labels
C-bug
Category: This is a bug.
Steps to reproduce
git clone https://github.com/rust-lang/rust
./x.py setup
compiler
./x.py test src/test/ui
Expected behavior
All tests should pass
Actual behavior
System
Void Linux rolling
I guess
./x.py
uses its own bootstrap compiler, sorustup
toolchain version is irrelevant, but anyway, it's1.61
.The text was updated successfully, but these errors were encountered: