2026-08-12T22:28:57.9546310Z Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key '[catch2_r]<GlobalName>.$$method0x600000e-3' was not present in the dictionary.
2026-08-12T22:28:57.9546943Z at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
2026-08-12T22:28:57.9556549Z at ILCompiler.DependencyAnalysis.RuntimeFieldHandleNode.GetDehydratableData(NodeFactory factory, Boolean relocsOnly) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/RuntimeFieldHandleNode.cs:line 50
2026-08-12T22:28:57.9625457Z at ILCompiler.DependencyAnalysis.DehydratableObjectNode.GetData(NodeFactory factory, Boolean relocsOnly) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/DehydratableObjectNode.cs:line 19
2026-08-12T22:28:57.9687834Z at ILCompiler.ObjectWriter.ObjectWriter.EmitObject(Stream outputFileStream, IReadOnlyCollection`1 nodes, IObjectDumper dumper, Logger logger) in /_/src/coreclr/tools/Common/Compiler/ObjectWriter/ObjectWriter.cs:line 391
2026-08-12T22:28:57.9711374Z at ILCompiler.ObjectWriter.ObjectWriter.EmitObject(String objectFilePath, IReadOnlyCollection`1 nodes, NodeFactory factory, ObjectWritingOptions options, IObjectDumper dumper, Logger logger) in /_/src/coreclr/tools/Common/Compiler/ObjectWriter/ObjectWriter.cs:line 719
2026-08-12T22:28:57.9814239Z at ILCompiler.RyuJitCompilation.CompileInternal(String outputFile, ObjectDumper dumper) in /_/src/coreclr/tools/aot/ILCompiler.RyuJit/Compiler/RyuJitCompilation.cs:line 119
2026-08-12T22:28:57.9840738Z at ILCompiler.Compilation.ILCompiler.ICompilation.Compile(String outputFile, ObjectDumper dumper) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/Compilation.cs:line 553
2026-08-12T22:28:57.9856045Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 650
2026-08-12T22:28:57.9931177Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass263_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 319
2026-08-12T22:28:57.9937155Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult)
2026-08-12T22:28:57.9966808Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 842
2026-08-12T22:28:58.8491227Z GenerateHWIntrinsicTests_X86 -> D:\a\_work\1\s\artifacts\tests\coreclr\windows.x64.Checked\JIT\HardwareIntrinsics\X86_Avx512\Avx512F\Avx512F_ro\GenerateHWIntrinsicTests\GenerateHWIntrinsicTests_X86.dll
2026-08-12T22:28:58.8734222Z
2026-08-12T22:28:58.8740515Z Build succeeded.
2026-08-12T22:28:58.8744502Z 0 Warning(s)
2026-08-12T22:28:58.8745618Z 0 Error(s)
2026-08-12T22:28:58.8746798Z
2026-08-12T22:28:58.8747223Z Time Elapsed 00:00:03.82
2026-08-12T22:28:59.5309674Z D:\a\_work\1\s\.dotnet
2026-08-12T22:29:07.2265323Z Avx512F_ro -> D:\a\_work\1\s\artifacts\tests\coreclr\windows.x64.Checked\JIT\HardwareIntrinsics\X86_Avx512\Avx512F\Avx512F_ro\X86_Avx512F_ro.dll
2026-08-12T22:29:07.8948584Z D:\a\_work\1\s\.dotnet
2026-08-12T22:29:08.2251133Z
2026-08-12T22:29:09.1073645Z ##[error]artifacts\bin\coreclr\windows.x64.Checked\build\Microsoft.NETCore.Native.targets(357,5): error MSB3073: The command ""D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Checked\x64\ilc\\ilc" @"D:\a\_work\1\s\artifacts\tests\coreclr/obj/windows.x64.Checked/Managed/JIT\Directed\Directed_r\native\Directed_r.ilc.rsp"" exited with code 57005. [D:\a\_work\1\s\src\tests\JIT\Directed\Directed_r.csproj]
Example pipeline run: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1550864&view=results
Example console log: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_apis/build/builds/1550864/logs/150
Fallout from #132101? cc @jkoritzinsky