The "build native test components" step failed to restore components after the entire CoreClr product was built: https://dev.azure.com/dnceng/public/_build/results?buildId=1211659&view=logs&jobId=55b384d0-d6b0-5894-fd8a-d754d713246e&j=388cb898-bfbc-5d7d-00fc-4978afab125f&t=618e4245-b55d-5aa1-bf6d-da73532744e4.
Restoring all CoreClr build components up-front allows NuGet to either fail early or not at all. Also it enables NuGet to optimize the restore as it can batch requests together.
cc @trylek @jkoritzinsky @hoyosjs