When I run stage 1 ui tests, it sometimes happens that I get a failure in `ui/huge-array.rs`: > the type `[[u8; 1518599999]; 1518600000]` is too big for the current architecture But then, when I rerun the tests, it works. That is rather odd, isn't it?