Does precompilation somehow fetch the registry from scratch? I'm trying to precompile BinaryBuilder2 and it's taking forever. I see there's a suspicious git process cloning the entire registry at ~500 KiB/s into a temporary julia directory (/tmp/jl_*). For the record, on this machine I have an empty JULIA_PKG_SERVER because from time to time I need to check out different branches of the General repo, but this means that a new temporary depot is created I need to clone the entire General repo, which is large.