2026-03-04T16:38:48.9280247Z ##[section]Starting: Build product 2026-03-04T16:38:48.9292446Z ============================================================================== 2026-03-04T16:38:48.9292652Z Task : Command line 2026-03-04T16:38:48.9292776Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-03-04T16:38:48.9292955Z Version : 2.268.0 2026-03-04T16:38:48.9293070Z Author : Microsoft Corporation 2026-03-04T16:38:48.9293192Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-03-04T16:38:48.9293351Z ============================================================================== 2026-03-04T16:38:49.8032056Z Generating script. 2026-03-04T16:38:49.8108014Z Script contents: shell 2026-03-04T16:38:49.8114139Z D:\a\_work\1\s\build.cmd -ci -arch x86 -os windows -c Release -msbuild 2026-03-04T16:38:49.8352288Z ========================== Starting Command Output =========================== 2026-03-04T16:38:49.8574961Z ##[command]"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\eaf092b6-5bf3-4db9-9a47-9928ff8bb81e.cmd"" 2026-03-04T16:38:50.6656361Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-03-04T16:38:50.7288327Z Attempting to install 'sdk v11.0.100-preview.1.26104.118' from public location. 2026-03-04T16:38:52.8583359Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-win-x64.zip size is 306328672 bytes. 2026-03-04T16:38:52.8648992Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-win-x64.zip size is 306328672 bytes. 2026-03-04T16:38:52.8684549Z dotnet-install: The remote and local file sizes are equal. 2026-03-04T16:38:52.8711789Z dotnet-install: Extracting the archive. 2026-03-04T16:39:08.2645431Z dotnet-install: Adding to current process PATH: "D:\a\_work\1\s\.dotnet\". Note: This change will not be visible if PowerShell was run as a child process. 2026-03-04T16:39:08.2657111Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-03-04T16:39:08.2664644Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-03-04T16:39:08.2672951Z dotnet-install: Installed version is 11.0.100-preview.1.26104.118 2026-03-04T16:39:08.2680671Z dotnet-install: Installation finished 2026-03-04T16:39:08.2899259Z Setting NUGET enhanced retry environment variables 2026-03-04T16:39:10.0833122Z Setting NUGET enhanced retry environment variables 2026-03-04T16:39:10.0935275Z Setting NUGET enhanced retry environment variables 2026-03-04T16:39:10.3607858Z 2026-03-04T16:39:10.5557442Z Determining projects to restore... 2026-03-04T16:39:15.6837028Z Tool 'coverlet.console' (version '6.0.4') was restored. Available commands: coverlet 2026-03-04T16:39:15.6837657Z Tool 'dotnet-reportgenerator-globaltool' (version '5.4.3') was restored. Available commands: reportgenerator 2026-03-04T16:39:15.6838097Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26064.3') was restored. Available commands: xharness 2026-03-04T16:39:15.6838530Z Tool 'microsoft.visualstudio.slngen.tool' (version '12.0.15') was restored. Available commands: slngen 2026-03-04T16:39:15.6838860Z 2026-03-04T16:39:15.6839187Z A newer version of tool 'coverlet.console' is available (version '8.0.0'). Consider updating your manifest file. 2026-03-04T16:39:15.6839658Z A newer version of tool 'dotnet-reportgenerator-globaltool' is available (version '5.5.3'). Consider updating your manifest file. 2026-03-04T16:39:15.6840183Z A newer version of tool 'microsoft.visualstudio.slngen.tool' is available (version '12.0.32'). Consider updating your manifest file. 2026-03-04T16:39:15.6840381Z 2026-03-04T16:39:15.6840527Z Restore was successful. 2026-03-04T16:39:17.2524502Z Restored D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26124.102\tools\Tools.proj (in 1.44 sec). 2026-03-04T16:39:18.9782694Z Determining projects to restore... 2026-03-04T16:39:57.7286959Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebHeaderCollection\ref\System.Net.WebHeaderCollection.csproj (in 1.62 sec). 2026-03-04T16:39:57.7287629Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebClient\ref\System.Net.WebClient.csproj (in 1.62 sec). 2026-03-04T16:39:57.7381901Z Restored D:\a\_work\1\s\src\libraries\System.Net.Sockets\ref\System.Net.Sockets.csproj (in 4 ms). 2026-03-04T16:39:58.9144813Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebHeaderCollection\src\System.Net.WebHeaderCollection.csproj (in 2.8 sec). 2026-03-04T16:39:58.9953029Z Restored D:\a\_work\1\s\src\libraries\System.Net.Sockets\src\System.Net.Sockets.csproj (in 1.25 sec). 2026-03-04T16:39:59.0305758Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebClient\src\System.Net.WebClient.csproj (in 2.84 sec). 2026-03-04T16:39:59.0556801Z Restored D:\a\_work\1\s\src\libraries\System.Net.Security\ref\System.Net.Security.csproj (in 7 ms). 2026-03-04T16:39:59.2672154Z Restored D:\a\_work\1\s\src\libraries\System.Net.Requests\src\System.Net.Requests.csproj (in 83 ms). 2026-03-04T16:39:59.2672808Z Restored D:\a\_work\1\s\src\libraries\System.Net.Requests\ref\System.Net.Requests.csproj (in 4 ms). 2026-03-04T16:39:59.5537655Z Restored D:\a\_work\1\s\src\libraries\System.Net.Security\src\System.Net.Security.csproj (in 299 ms). 2026-03-04T16:39:59.5547915Z Restored D:\a\_work\1\s\src\libraries\System.Net.Quic\ref\System.Net.Quic.csproj (in 5 ms). 2026-03-04T16:39:59.5548795Z Restored D:\a\_work\1\s\src\libraries\System.Net.Primitives\src\System.Net.Primitives.csproj (in 24 ms). 2026-03-04T16:39:59.5549482Z Restored D:\a\_work\1\s\src\libraries\System.Net.Primitives\ref\System.Net.Primitives.csproj (in 3 ms). 2026-03-04T16:39:59.5550101Z Restored D:\a\_work\1\s\src\libraries\System.Net.Ping\src\System.Net.Ping.csproj (in 38 ms). 2026-03-04T16:39:59.5550723Z Restored D:\a\_work\1\s\src\libraries\System.Net.Ping\ref\System.Net.Ping.csproj (in 4 ms). 2026-03-04T16:39:59.6390475Z Restored D:\a\_work\1\s\src\libraries\System.Net.NetworkInformation\src\System.Net.NetworkInformation.csproj (in 60 ms). 2026-03-04T16:39:59.6727901Z Restored D:\a\_work\1\s\src\libraries\System.Net.NetworkInformation\ref\System.Net.NetworkInformation.csproj (in 3 ms). 2026-03-04T16:39:59.9587640Z Restored D:\a\_work\1\s\src\libraries\System.Net.NameResolution\src\System.Net.NameResolution.csproj (in 31 ms). 2026-03-04T16:39:59.9590690Z Restored D:\a\_work\1\s\src\libraries\System.Net.NameResolution\ref\System.Net.NameResolution.csproj (in 3 ms). 2026-03-04T16:39:59.9591481Z Restored D:\a\_work\1\s\src\libraries\System.Net.ServerSentEvents\ref\System.Net.ServerSentEvents.csproj (in 830 ms). 2026-03-04T16:39:59.9592178Z Restored D:\a\_work\1\s\src\libraries\System.Net.ServerSentEvents\src\System.Net.ServerSentEvents.csproj (in 1.98 sec). 2026-03-04T16:39:59.9592863Z Restored D:\a\_work\1\s\src\libraries\System.Net.Mail\ref\System.Net.Mail.csproj (in 6 ms). 2026-03-04T16:39:59.9593435Z Restored D:\a\_work\1\s\src\libraries\System.Net.Http\ref\System.Net.Http.csproj (in 5 ms). 2026-03-04T16:39:59.9593998Z Restored D:\a\_work\1\s\src\libraries\System.Net.Mail\src\System.Net.Mail.csproj (in 52 ms). 2026-03-04T16:39:59.9594595Z Restored D:\a\_work\1\s\src\libraries\System.Net.HttpListener\src\System.Net.HttpListener.csproj (in 55 ms). 2026-03-04T16:39:59.9595237Z Restored D:\a\_work\1\s\src\libraries\System.Net.HttpListener\ref\System.Net.HttpListener.csproj (in 5 ms). 2026-03-04T16:39:59.9747696Z Restored D:\a\_work\1\s\src\libraries\System.Net.Quic\src\System.Net.Quic.csproj (in 683 ms). 2026-03-04T16:39:59.9771308Z Restored D:\a\_work\1\s\src\libraries\System.Net.Http\src\System.Net.Http.csproj (in 127 ms). 2026-03-04T16:40:00.2825581Z Restored D:\a\_work\1\s\src\libraries\System.Net.Http.Json\ref\System.Net.Http.Json.csproj (in 284 ms). 2026-03-04T16:40:00.2893949Z Restored D:\a\_work\1\s\src\libraries\System.Memory\src\System.Memory.csproj (in 3 ms). 2026-03-04T16:40:00.2916350Z Restored D:\a\_work\1\s\src\libraries\System.Net.Http.WinHttpHandler\ref\System.Net.Http.WinHttpHandler.csproj (in 333 ms). 2026-03-04T16:40:00.2998320Z Restored D:\a\_work\1\s\src\libraries\System.Memory\ref\System.Memory.csproj (in 2 ms). 2026-03-04T16:40:00.3226050Z Restored D:\a\_work\1\s\src\libraries\System.Memory.Data\ref\System.Memory.Data.csproj (in 11 ms). 2026-03-04T16:40:00.3234779Z Restored D:\a\_work\1\s\src\libraries\System.Net.Http.WinHttpHandler\src\System.Net.Http.WinHttpHandler.csproj (in 376 ms). 2026-03-04T16:40:00.3382234Z Restored D:\a\_work\1\s\src\libraries\System.Management\ref\System.Management.csproj (in 5 ms). 2026-03-04T16:40:00.3501636Z Restored D:\a\_work\1\s\src\libraries\System.Linq\src\System.Linq.csproj (in 4 ms). 2026-03-04T16:40:00.3576775Z Restored D:\a\_work\1\s\src\libraries\System.Linq\ref\System.Linq.csproj (in 2 ms). 2026-03-04T16:40:00.3826336Z Restored D:\a\_work\1\s\src\libraries\System.Linq.Queryable\src\System.Linq.Queryable.csproj (in 8 ms). 2026-03-04T16:40:00.3932873Z Restored D:\a\_work\1\s\src\libraries\System.Linq.Queryable\ref\System.Linq.Queryable.csproj (in 3 ms). 2026-03-04T16:40:00.3933541Z Restored D:\a\_work\1\s\src\libraries\System.Net.Http.Json\src\System.Net.Http.Json.csproj (in 369 ms). 2026-03-04T16:40:00.4019558Z Restored D:\a\_work\1\s\src\libraries\System.Linq.Parallel\ref\System.Linq.Parallel.csproj (in 3 ms). 2026-03-04T16:40:00.4050852Z Restored D:\a\_work\1\s\src\libraries\System.Linq.Parallel\src\System.Linq.Parallel.csproj (in 6 ms). 2026-03-04T16:40:00.4141102Z Restored D:\a\_work\1\s\src\libraries\System.Linq.Expressions\ref\System.Linq.Expressions.csproj (in 2 ms). 2026-03-04T16:40:00.4368787Z Restored D:\a\_work\1\s\src\libraries\System.Linq.Expressions\src\System.Linq.Expressions.csproj (in 11 ms). 2026-03-04T16:40:00.4529168Z Restored D:\a\_work\1\s\src\libraries\System.Linq.AsyncEnumerable\src\System.Linq.AsyncEnumerable.csproj (in 15 ms). 2026-03-04T16:40:00.4863665Z Restored D:\a\_work\1\s\src\libraries\System.Linq.AsyncEnumerable\ref\System.Linq.AsyncEnumerable.csproj (in 9 ms). 2026-03-04T16:40:00.4864391Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\ref\System.IO.Ports.csproj (in 4 ms). 2026-03-04T16:40:00.4864841Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.osx-x64.runtime.native.System.IO.Ports.proj (in 5 ms). 2026-03-04T16:40:00.4889910Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.osx-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-03-04T16:40:00.5135803Z Restored D:\a\_work\1\s\src\libraries\System.Memory.Data\src\System.Memory.Data.csproj (in 188 ms). 2026-03-04T16:40:00.5209328Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.maccatalyst-x64.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-03-04T16:40:00.5330209Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.maccatalyst-arm64.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-03-04T16:40:00.5363838Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-x64.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-03-04T16:40:00.5409958Z Restored D:\a\_work\1\s\src\libraries\System.Management\src\System.Management.csproj (in 204 ms). 2026-03-04T16:40:00.5434717Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-musl-x64.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-03-04T16:40:00.5482541Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-musl-arm64.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-03-04T16:40:00.5494034Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-musl-arm.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-03-04T16:40:00.5558805Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-bionic-x64.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-03-04T16:40:00.5569674Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-bionic-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-03-04T16:40:00.5661518Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-arm64.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-03-04T16:40:00.5669044Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-arm.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-03-04T16:40:00.5729691Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.android-x86.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-03-04T16:40:00.5737770Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.android-x64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-03-04T16:40:00.5873590Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.android-arm.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-03-04T16:40:00.5880238Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.android-arm64.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-03-04T16:40:00.5882924Z Restored D:\a\_work\1\s\src\libraries\System.IO.Pipes\ref\System.IO.Pipes.csproj (in 2 ms). 2026-03-04T16:40:00.6299421Z Restored D:\a\_work\1\s\src\libraries\System.IO.Pipes\src\System.IO.Pipes.csproj (in 23 ms). 2026-03-04T16:40:00.6314484Z Restored D:\a\_work\1\s\src\libraries\System.IO.Pipes.AccessControl\src\System.IO.Pipes.AccessControl.csproj (in 15 ms). 2026-03-04T16:40:00.6409613Z Restored D:\a\_work\1\s\src\libraries\System.IO.Pipes.AccessControl\ref\System.IO.Pipes.AccessControl.csproj (in 6 ms). 2026-03-04T16:40:00.6414734Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.native.System.IO.Ports.proj (in 139 ms). 2026-03-04T16:40:00.6521231Z Restored D:\a\_work\1\s\src\libraries\System.IO.Pipelines\ref\System.IO.Pipelines.csproj (in 5 ms). 2026-03-04T16:40:00.6621997Z Restored D:\a\_work\1\s\src\libraries\System.IO.Packaging\ref\System.IO.Packaging.csproj (in 4 ms). 2026-03-04T16:40:00.6827820Z Restored D:\a\_work\1\s\src\libraries\System.IO.MemoryMappedFiles\src\System.IO.MemoryMappedFiles.csproj (in 11 ms). 2026-03-04T16:40:00.6863179Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\src\System.IO.Ports.csproj (in 221 ms). 2026-03-04T16:40:00.6900186Z Restored D:\a\_work\1\s\src\libraries\System.IO.MemoryMappedFiles\ref\System.IO.MemoryMappedFiles.csproj (in 2 ms). 2026-03-04T16:40:00.6974091Z Restored D:\a\_work\1\s\src\libraries\System.IO.IsolatedStorage\ref\System.IO.IsolatedStorage.csproj (in 2 ms). 2026-03-04T16:40:00.7351813Z Restored D:\a\_work\1\s\src\libraries\System.IO.IsolatedStorage\src\System.IO.IsolatedStorage.csproj (in 30 ms). 2026-03-04T16:40:00.7457852Z Restored D:\a\_work\1\s\src\libraries\System.IO.Hashing\ref\System.IO.Hashing.csproj (in 4 ms). 2026-03-04T16:40:00.7795800Z Restored D:\a\_work\1\s\src\libraries\System.IO.FileSystem.Watcher\src\System.IO.FileSystem.Watcher.csproj (in 18 ms). 2026-03-04T16:40:00.7892767Z Restored D:\a\_work\1\s\src\libraries\System.IO.FileSystem.Watcher\ref\System.IO.FileSystem.Watcher.csproj (in 2 ms). 2026-03-04T16:40:00.8128567Z Restored D:\a\_work\1\s\src\libraries\System.IO.FileSystem.DriveInfo\src\System.IO.FileSystem.DriveInfo.csproj (in 9 ms). 2026-03-04T16:40:00.8294822Z Restored D:\a\_work\1\s\src\libraries\System.IO.FileSystem.DriveInfo\ref\System.IO.FileSystem.DriveInfo.csproj (in 2 ms). 2026-03-04T16:40:00.8305753Z Restored D:\a\_work\1\s\src\libraries\System.IO.Packaging\src\System.IO.Packaging.csproj (in 178 ms). 2026-03-04T16:40:00.8543648Z Restored D:\a\_work\1\s\src\libraries\System.IO.FileSystem.AccessControl\ref\System.IO.FileSystem.AccessControl.csproj (in 3 ms). 2026-03-04T16:40:00.8544352Z Restored D:\a\_work\1\s\src\libraries\System.IO.Pipelines\src\System.IO.Pipelines.csproj (in 201 ms). 2026-03-04T16:40:00.8559332Z Restored D:\a\_work\1\s\src\libraries\System.IO.FileSystem.AccessControl\src\System.IO.FileSystem.AccessControl.csproj (in 10 ms). 2026-03-04T16:40:00.8606801Z Restored D:\a\_work\1\s\src\libraries\System.IO.Compression\ref\System.IO.Compression.csproj (in 2 ms). 2026-03-04T16:40:00.8616703Z Restored D:\a\_work\1\s\src\libraries\System.IO.Compression.ZipFile\ref\System.IO.Compression.ZipFile.csproj (in 2 ms). 2026-03-04T16:40:00.8866502Z Restored D:\a\_work\1\s\src\libraries\System.IO.Compression.ZipFile\src\System.IO.Compression.ZipFile.csproj (in 15 ms). 2026-03-04T16:40:00.8922860Z Restored D:\a\_work\1\s\src\libraries\System.IO.Compression\src\System.IO.Compression.csproj (in 13 ms). 2026-03-04T16:40:00.8965211Z Restored D:\a\_work\1\s\src\libraries\System.IO.Compression.Brotli\ref\System.IO.Compression.Brotli.csproj (in 2 ms). 2026-03-04T16:40:00.8995281Z Restored D:\a\_work\1\s\src\libraries\System.IO.Hashing\src\System.IO.Hashing.csproj (in 174 ms). 2026-03-04T16:40:00.9009180Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Tar\ref\System.Formats.Tar.csproj (in 1 ms). 2026-03-04T16:40:00.9018249Z Restored D:\a\_work\1\s\src\libraries\System.IO.Compression.Brotli\src\System.IO.Compression.Brotli.csproj (in 17 ms). 2026-03-04T16:40:00.9024083Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Tar\src\System.Formats.Tar.csproj (in 10 ms). 2026-03-04T16:40:00.9037690Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Nrbf\ref\System.Formats.Nrbf.csproj (in 8 ms). 2026-03-04T16:40:00.9057692Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Cbor\ref\System.Formats.Cbor.csproj (in 4 ms). 2026-03-04T16:40:00.9195118Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Asn1\ref\System.Formats.Asn1.csproj (in 5 ms). 2026-03-04T16:40:00.9367657Z Restored D:\a\_work\1\s\src\libraries\System.Drawing.Primitives\src\System.Drawing.Primitives.csproj (in 7 ms). 2026-03-04T16:40:00.9469631Z Restored D:\a\_work\1\s\src\libraries\System.Drawing.Primitives\ref\System.Drawing.Primitives.csproj (in 3 ms). 2026-03-04T16:40:01.0610678Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Cbor\src\System.Formats.Cbor.csproj (in 167 ms). 2026-03-04T16:40:01.0882681Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Nrbf\src\System.Formats.Nrbf.csproj (in 192 ms). 2026-03-04T16:40:01.1143765Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Asn1\src\System.Formats.Asn1.csproj (in 203 ms). 2026-03-04T16:40:01.2411776Z Restored D:\a\_work\1\s\src\libraries\System.DirectoryServices.Protocols\ref\System.DirectoryServices.Protocols.csproj (in 120 ms). 2026-03-04T16:40:01.4477579Z Restored D:\a\_work\1\s\src\libraries\System.DirectoryServices.AccountManagement\src\System.DirectoryServices.AccountManagement.csproj (in 178 ms). 2026-03-04T16:40:01.4586528Z Restored D:\a\_work\1\s\src\libraries\System.DirectoryServices.AccountManagement\ref\System.DirectoryServices.AccountManagement.csproj (in 3 ms). 2026-03-04T16:40:01.4675254Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.Tracing\src\System.Diagnostics.Tracing.csproj (in 3 ms). 2026-03-04T16:40:01.4739984Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.Tracing\ref\System.Diagnostics.Tracing.csproj (in 2 ms). 2026-03-04T16:40:01.4848274Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.TraceSource\src\System.Diagnostics.TraceSource.csproj (in 4 ms). 2026-03-04T16:40:01.4920149Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.TraceSource\ref\System.Diagnostics.TraceSource.csproj (in 2 ms). 2026-03-04T16:40:01.5563467Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.TextWriterTraceListener\src\System.Diagnostics.TextWriterTraceListener.csproj (in 29 ms). 2026-03-04T16:40:01.5639345Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.TextWriterTraceListener\ref\System.Diagnostics.TextWriterTraceListener.csproj (in 2 ms). 2026-03-04T16:40:01.5803329Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.StackTrace\src\System.Diagnostics.StackTrace.csproj (in 6 ms). 2026-03-04T16:40:01.5862960Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.StackTrace\ref\System.Diagnostics.StackTrace.csproj (in 2 ms). 2026-03-04T16:40:01.6669020Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.Process\src\System.Diagnostics.Process.csproj (in 51 ms). 2026-03-04T16:40:01.6763247Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.Process\ref\System.Diagnostics.Process.csproj (in 3 ms). 2026-03-04T16:40:01.8819568Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.PerformanceCounter\src\System.Diagnostics.PerformanceCounter.csproj (in 183 ms). 2026-03-04T16:40:01.8924063Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.PerformanceCounter\ref\System.Diagnostics.PerformanceCounter.csproj (in 4 ms). 2026-03-04T16:40:01.9204331Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.FileVersionInfo\src\System.Diagnostics.FileVersionInfo.csproj (in 13 ms). 2026-03-04T16:40:01.9275927Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.FileVersionInfo\ref\System.Diagnostics.FileVersionInfo.csproj (in 2 ms). 2026-03-04T16:40:02.1052121Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.EventLog\src\System.Diagnostics.EventLog.csproj (in 168 ms). 2026-03-04T16:40:02.1141533Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.EventLog\src\Messages\System.Diagnostics.EventLog.Messages.csproj (in 3 ms). 2026-03-04T16:40:02.1287385Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.EventLog\ref\System.Diagnostics.EventLog.csproj (in 5 ms). 2026-03-04T16:40:02.2948323Z Restored D:\a\_work\1\s\src\libraries\System.DirectoryServices\ref\System.DirectoryServices.csproj (in 1.22 sec). 2026-03-04T16:40:02.3075003Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.DiagnosticSource\ref\System.Diagnostics.DiagnosticSource.csproj (in 5 ms). 2026-03-04T16:40:02.3175974Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.Contracts\src\System.Diagnostics.Contracts.csproj (in 3 ms). 2026-03-04T16:40:02.3237185Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.Contracts\ref\System.Diagnostics.Contracts.csproj (in 2 ms). 2026-03-04T16:40:02.4250520Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.DiagnosticSource\src\System.Diagnostics.DiagnosticSource.csproj (in 204 ms). 2026-03-04T16:40:02.4608741Z Restored D:\a\_work\1\s\src\libraries\System.DirectoryServices\src\System.DirectoryServices.csproj (in 1.5 sec). 2026-03-04T16:40:02.5656940Z Restored D:\a\_work\1\s\src\libraries\System.Data.OleDb\ref\System.Data.OleDb.csproj (in 141 ms). 2026-03-04T16:40:02.5789452Z Restored D:\a\_work\1\s\src\libraries\System.Data.Odbc\ref\System.Data.Odbc.csproj (in 4 ms). 2026-03-04T16:40:02.5795307Z Restored D:\a\_work\1\s\src\libraries\System.Data.OleDb\src\System.Data.OleDb.csproj (in 230 ms). 2026-03-04T16:40:02.6043758Z Restored D:\a\_work\1\s\src\libraries\System.Data.Common\ref\System.Data.Common.csproj (in 5 ms). 2026-03-04T16:40:02.6338823Z Restored D:\a\_work\1\s\src\libraries\System.Console\src\System.Console.csproj (in 26 ms). 2026-03-04T16:40:02.6476541Z Restored D:\a\_work\1\s\src\libraries\System.Console\ref\System.Console.csproj (in 2 ms). 2026-03-04T16:40:02.6733070Z Restored D:\a\_work\1\s\src\libraries\System.Data.Odbc\src\System.Data.Odbc.csproj (in 196 ms). 2026-03-04T16:40:02.6843487Z Restored D:\a\_work\1\s\src\libraries\System.Data.Common\src\System.Data.Common.csproj (in 52 ms). 2026-03-04T16:40:02.6910955Z Restored D:\a\_work\1\s\src\libraries\System.Configuration.ConfigurationManager\ref\System.Configuration.ConfigurationManager.csproj (in 8 ms). 2026-03-04T16:40:02.9177704Z Restored D:\a\_work\1\s\src\libraries\System.Composition\src\System.Composition.csproj (in 220 ms). 2026-03-04T16:40:02.9190909Z Restored D:\a\_work\1\s\src\libraries\System.Composition.TypedParts\src\System.Composition.TypedParts.csproj (in 213 ms). 2026-03-04T16:40:02.9304471Z Restored D:\a\_work\1\s\src\libraries\System.Configuration.ConfigurationManager\src\System.Configuration.ConfigurationManager.csproj (in 264 ms). 2026-03-04T16:40:03.0799306Z Restored D:\a\_work\1\s\src\libraries\System.Composition.Runtime\src\System.Composition.Runtime.csproj (in 154 ms). 2026-03-04T16:40:03.0890316Z Restored D:\a\_work\1\s\src\libraries\System.ObjectModel\src\System.ObjectModel.csproj (in 3 ms). 2026-03-04T16:40:03.0949857Z Restored D:\a\_work\1\s\src\libraries\System.ObjectModel\ref\System.ObjectModel.csproj (in 2 ms). 2026-03-04T16:40:03.1021109Z Restored D:\a\_work\1\s\src\libraries\System.Numerics.Vectors\src\System.Numerics.Vectors.csproj (in 2 ms). 2026-03-04T16:40:03.1072756Z Restored D:\a\_work\1\s\src\libraries\System.Numerics.Vectors\ref\System.Numerics.Vectors.csproj (in 1 ms). 2026-03-04T16:40:03.2764923Z Restored D:\a\_work\1\s\src\libraries\System.Numerics.Tensors\src\System.Numerics.Tensors.csproj (in 162 ms). 2026-03-04T16:40:03.2856236Z Restored D:\a\_work\1\s\src\libraries\System.Numerics.Tensors\ref\System.Numerics.Tensors.csproj (in 4 ms). 2026-03-04T16:40:03.3264900Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebSockets\src\System.Net.WebSockets.csproj (in 21 ms). 2026-03-04T16:40:03.3340982Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebSockets\ref\System.Net.WebSockets.csproj (in 5 ms). 2026-03-04T16:40:03.3845800Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebSockets.Client\src\System.Net.WebSockets.Client.csproj (in 19 ms). 2026-03-04T16:40:03.4019344Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebSockets.Client\ref\System.Net.WebSockets.Client.csproj (in 4 ms). 2026-03-04T16:40:03.4149962Z Restored D:\a\_work\1\s\src\libraries\System.DirectoryServices.Protocols\src\System.DirectoryServices.Protocols.csproj (in 2.31 sec). 2026-03-04T16:40:03.4486913Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebProxy\ref\System.Net.WebProxy.csproj (in 2 ms). 2026-03-04T16:40:03.4498768Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebProxy\src\System.Net.WebProxy.csproj (in 15 ms). 2026-03-04T16:40:03.5859596Z Restored D:\a\_work\1\s\src\tools\illink\src\tlens\tlens.csproj (in 160 ms). 2026-03-04T16:40:03.5919101Z Restored D:\a\_work\1\s\src\tools\illink\src\linker\ref\Mono.Linker.csproj (in 1 ms). 2026-03-04T16:40:03.8321785Z Restored D:\a\_work\1\s\src\tools\StressLogAnalyzer\src\StressLogAnalyzer.csproj (in 405 ms). 2026-03-04T16:40:03.8562907Z Restored D:\a\_work\1\s\src\tools\illink\src\linker\Mono.Linker.csproj (in 260 ms). 2026-03-04T16:40:04.3465239Z Restored D:\a\_work\1\s\src\tools\illink\src\ILLink.Tasks\ILLink.Tasks.csproj (in 505 ms). 2026-03-04T16:40:04.4978501Z Restored D:\a\_work\1\s\src\libraries\System.Private.CoreLib\gen\System.Private.CoreLib.Generators.csproj (in 1.56 sec). 2026-03-04T16:40:04.4979508Z Restored D:\a\_work\1\s\src\libraries\System.Private.CoreLib\gen\EventSourceGenerator.csproj (in 1.55 sec). 2026-03-04T16:40:04.4979780Z Restored D:\a\_work\1\s\src\tools\illink\src\ILLink.RoslynAnalyzer\ILLink.RoslynAnalyzer.csproj (in 621 ms). 2026-03-04T16:40:05.2398701Z Restored D:\a\_work\1\s\src\tools\illink\src\analyzer\analyzer.csproj (in 2 ms). 2026-03-04T16:40:05.2401024Z Restored D:\a\_work\1\s\src\tasks\tasks.proj (in 3 ms). 2026-03-04T16:40:05.3025543Z Restored D:\a\_work\1\s\src\tools\ilasm\src\ILAssembler\ILAssembler.csproj (in 780 ms). 2026-03-04T16:40:05.9014425Z Restored D:\a\_work\1\s\src\tasks\Crossgen2Tasks\Crossgen2Tasks.csproj (in 596 ms). 2026-03-04T16:40:05.9090504Z Restored D:\a\_work\1\s\src\native\managed\compile-native.proj (in 1 ms). 2026-03-04T16:40:06.0131144Z Restored D:\a\_work\1\s\src\tasks\installer.tasks\installer.tasks.csproj (in 751 ms). 2026-03-04T16:40:06.0133203Z Restored D:\a\_work\1\s\src\native\managed\cdac\Microsoft.Diagnostics.DataContractReader\Microsoft.Diagnostics.DataContractReader.csproj (in 3 ms). 2026-03-04T16:40:06.0133980Z Restored D:\a\_work\1\s\src\native\managed\cdac\Microsoft.Diagnostics.DataContractReader.Legacy\Microsoft.Diagnostics.DataContractReader.Legacy.csproj (in 2 ms). 2026-03-04T16:40:06.0135108Z Restored D:\a\_work\1\s\src\native\managed\cdac\Microsoft.Diagnostics.DataContractReader.Contracts\Microsoft.Diagnostics.DataContractReader.Contracts.csproj (in 2 ms). 2026-03-04T16:40:06.0135931Z Restored D:\a\_work\1\s\src\native\managed\cdac\Microsoft.Diagnostics.DataContractReader.Abstractions\Microsoft.Diagnostics.DataContractReader.Abstractions.csproj (in 2 ms). 2026-03-04T16:40:06.0136539Z Restored D:\a\_work\1\s\src\native\libs\build-native.proj (in 1 ms). 2026-03-04T16:40:06.0137036Z Restored D:\a\_work\1\s\src\native\corehost\corehost.proj (in 1 ms). 2026-03-04T16:40:06.0137554Z Restored D:\a\_work\1\s\src\mono\System.Private.CoreLib\System.Private.CoreLib.csproj (in 2 ms). 2026-03-04T16:40:06.0137938Z Restored D:\a\_work\1\s\src\mono\nuget\mono-packages.proj (in 1 ms). 2026-03-04T16:40:06.0138491Z Restored D:\a\_work\1\s\src\mono\mono.proj (in 0.9 ms). 2026-03-04T16:40:06.0138927Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XPath\src\System.Xml.XPath.csproj (in 10 ms). 2026-03-04T16:40:06.0139371Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XPath\ref\System.Xml.XPath.csproj (in 2 ms). 2026-03-04T16:40:06.0372996Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XPath.XDocument\src\System.Xml.XPath.XDocument.csproj (in 13 ms). 2026-03-04T16:40:06.0448594Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XPath.XDocument\ref\System.Xml.XPath.XDocument.csproj (in 2 ms). 2026-03-04T16:40:06.0879538Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XmlSerializer\src\System.Xml.XmlSerializer.csproj (in 16 ms). 2026-03-04T16:40:06.0922242Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XmlSerializer\ref\System.Xml.XmlSerializer.csproj (in 3 ms). 2026-03-04T16:40:06.1345272Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XDocument\src\System.Xml.XDocument.csproj (in 16 ms). 2026-03-04T16:40:06.1521827Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XDocument\ref\System.Xml.XDocument.csproj (in 3 ms). 2026-03-04T16:40:06.1894250Z Restored D:\a\_work\1\s\src\libraries\System.Xml.ReaderWriter\src\System.Xml.ReaderWriter.csproj (in 20 ms). 2026-03-04T16:40:06.2099440Z Restored D:\a\_work\1\s\src\libraries\System.Xml.ReaderWriter\ref\System.Xml.ReaderWriter.csproj (in 3 ms). 2026-03-04T16:40:07.2929443Z Restored D:\a\_work\1\s\src\tools\illink\src\ILLink.CodeFix\ILLink.CodeFixProvider.csproj (in 2.94 sec). 2026-03-04T16:40:07.3029525Z Restored D:\a\_work\1\s\src\libraries\System.Windows.Extensions\ref\System.Windows.Extensions.csproj (in 4 ms). 2026-03-04T16:40:07.3138661Z Restored D:\a\_work\1\s\src\libraries\System.Web.HttpUtility\src\System.Web.HttpUtility.csproj (in 4 ms). 2026-03-04T16:40:07.3208253Z Restored D:\a\_work\1\s\src\libraries\System.Web.HttpUtility\ref\System.Web.HttpUtility.csproj (in 2 ms). 2026-03-04T16:40:07.3210572Z Restored D:\a\_work\1\s\src\libraries\System.Windows.Extensions\src\System.Windows.Extensions.csproj (in 1.12 sec). 2026-03-04T16:40:07.3277858Z Restored D:\a\_work\1\s\src\libraries\System.Transactions.Local\ref\System.Transactions.Local.csproj (in 2 ms). 2026-03-04T16:40:07.3360029Z Restored D:\a\_work\1\s\src\libraries\System.Threading\src\System.Threading.csproj (in 3 ms). 2026-03-04T16:40:07.3420461Z Restored D:\a\_work\1\s\src\libraries\System.Threading\ref\System.Threading.csproj (in 1 ms). 2026-03-04T16:40:07.3476935Z Restored D:\a\_work\1\s\src\libraries\System.Threading.WebAssembly.Threading\ref\System.Threading.WebAssembly.Threading.csproj (in 1 ms). 2026-03-04T16:40:07.3546062Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Thread\src\System.Threading.Thread.csproj (in 2 ms). 2026-03-04T16:40:07.3601426Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Thread\ref\System.Threading.Thread.csproj (in 2 ms). 2026-03-04T16:40:07.3671145Z Restored D:\a\_work\1\s\src\libraries\System.Threading.ThreadPool\src\System.Threading.ThreadPool.csproj (in 3 ms). 2026-03-04T16:40:07.3678840Z Restored D:\a\_work\1\s\src\libraries\System.Transactions.Local\src\System.Transactions.Local.csproj (in 22 ms). 2026-03-04T16:40:07.3738426Z Restored D:\a\_work\1\s\src\libraries\System.Threading.ThreadPool\ref\System.Threading.ThreadPool.csproj (in 2 ms). 2026-03-04T16:40:07.3748777Z Restored D:\a\_work\1\s\src\libraries\System.Threading.ThreadPool.WebAssembly.Threading\ref\System.Threading.ThreadPool.WebAssembly.Threading.csproj (in 2 ms). 2026-03-04T16:40:07.3796422Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Thread.WebAssembly.Threading\ref\System.Threading.Thread.WebAssembly.Threading.csproj (in 2 ms). 2026-03-04T16:40:07.3851653Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Tasks.Parallel\src\System.Threading.Tasks.Parallel.csproj (in 4 ms). 2026-03-04T16:40:07.3863751Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Tasks.Parallel\ref\System.Threading.Tasks.Parallel.csproj (in 2 ms). 2026-03-04T16:40:07.3976425Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Tasks.Dataflow\ref\System.Threading.Tasks.Dataflow.csproj (in 4 ms). 2026-03-04T16:40:07.5673526Z Restored D:\a\_work\1\s\src\libraries\System.Threading.RateLimiting\src\System.Threading.RateLimiting.csproj (in 154 ms). 2026-03-04T16:40:07.5750822Z Restored D:\a\_work\1\s\src\libraries\System.Threading.RateLimiting\ref\System.Threading.RateLimiting.csproj (in 5 ms). 2026-03-04T16:40:07.5787328Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Tasks.Dataflow\src\System.Threading.Tasks.Dataflow.csproj (in 180 ms). 2026-03-04T16:40:07.5835066Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Overlapped\src\System.Threading.Overlapped.csproj (in 3 ms). 2026-03-04T16:40:07.5869816Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Overlapped\ref\System.Threading.Overlapped.csproj (in 2 ms). 2026-03-04T16:40:07.5987965Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Channels\ref\System.Threading.Channels.csproj (in 7 ms). 2026-03-04T16:40:07.6861338Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Channels\src\System.Threading.Channels.csproj (in 93 ms). 2026-03-04T16:40:07.6988788Z Restored D:\a\_work\1\s\src\libraries\System.Threading.AccessControl\ref\System.Threading.AccessControl.csproj (in 4 ms). 2026-03-04T16:40:07.7174651Z Restored D:\a\_work\1\s\src\libraries\System.Text.RegularExpressions\src\System.Text.RegularExpressions.csproj (in 9 ms). 2026-03-04T16:40:07.7264008Z Restored D:\a\_work\1\s\src\libraries\System.Text.RegularExpressions\ref\System.Text.RegularExpressions.csproj (in 3 ms). 2026-03-04T16:40:07.7991219Z Restored D:\a\_work\1\s\src\libraries\System.Threading.AccessControl\src\System.Threading.AccessControl.csproj (in 187 ms). 2026-03-04T16:40:08.1760060Z Restored D:\a\_work\1\s\src\libraries\System.Text.Json\src\System.Text.Json.csproj (in 363 ms). 2026-03-04T16:40:08.1898163Z Restored D:\a\_work\1\s\src\libraries\System.Text.Json\ref\System.Text.Json.csproj (in 7 ms). 2026-03-04T16:40:09.3948182Z Restored D:\a\_work\1\s\src\libraries\System.Text.RegularExpressions\gen\System.Text.RegularExpressions.Generator.csproj (in 1.6 sec). 2026-03-04T16:40:10.5072596Z Restored D:\a\_work\1\s\src\libraries\System.Text.Json\gen\System.Text.Json.SourceGeneration.Roslyn4.4.csproj (in 2.3 sec). 2026-03-04T16:40:10.7930881Z Restored D:\a\_work\1\s\src\libraries\System.Text.Json\gen\System.Text.Json.SourceGeneration.Roslyn4.0.csproj (in 1.37 sec). 2026-03-04T16:40:11.3885056Z Restored D:\a\_work\1\s\src\libraries\System.Text.Json\gen\System.Text.Json.SourceGeneration.Roslyn3.11.csproj (in 864 ms). 2026-03-04T16:40:11.3994645Z Restored D:\a\_work\1\s\src\libraries\System.Text.Encodings.Web\ref\System.Text.Encodings.Web.csproj (in 4 ms). 2026-03-04T16:40:11.4076537Z Restored D:\a\_work\1\s\src\libraries\System.Text.Encoding.Extensions\src\System.Text.Encoding.Extensions.csproj (in 3 ms). 2026-03-04T16:40:11.4316686Z Restored D:\a\_work\1\s\src\libraries\System.Text.Encoding.Extensions\ref\System.Text.Encoding.Extensions.csproj (in 2 ms). 2026-03-04T16:40:11.6405501Z Restored D:\a\_work\1\s\src\libraries\System.Text.Encoding.CodePages\src\System.Text.Encoding.CodePages.csproj (in 196 ms). 2026-03-04T16:40:11.6509309Z Restored D:\a\_work\1\s\src\libraries\System.Text.Encoding.CodePages\ref\System.Text.Encoding.CodePages.csproj (in 4 ms). 2026-03-04T16:40:12.3126545Z Restored D:\a\_work\1\s\src\libraries\System.Text.Encodings.Web\src\System.Text.Encodings.Web.csproj (in 1.49 sec). 2026-03-04T16:40:12.3129659Z Restored D:\a\_work\1\s\src\libraries\System.Speech\ref\System.Speech.csproj (in 3 ms). 2026-03-04T16:40:12.3258861Z Restored D:\a\_work\1\s\src\libraries\System.Speech\src\System.Speech.csproj (in 664 ms). 2026-03-04T16:40:12.3408955Z Restored D:\a\_work\1\s\src\libraries\System.ServiceProcess.ServiceController\ref\System.ServiceProcess.ServiceController.csproj (in 5 ms). 2026-03-04T16:40:12.3971313Z Restored D:\a\_work\1\s\src\tools\ilasm\src\ilasm\ilasm.csproj (in 7.91 sec). 2026-03-04T16:40:12.3981696Z Restored D:\a\_work\1\s\src\native\managed\cdac\mscordaccore_universal\mscordaccore_universal.csproj (in 6.49 sec). 2026-03-04T16:40:12.4063915Z Restored D:\a\_work\1\s\src\libraries\System.ServiceModel.Syndication\ref\System.ServiceModel.Syndication.csproj (in 3 ms). 2026-03-04T16:40:12.4115715Z Restored D:\a\_work\1\s\src\libraries\System.Security.Principal.Windows\src\System.Security.Principal.Windows.csproj (in 7 ms). 2026-03-04T16:40:12.4129524Z Restored D:\a\_work\1\s\src\libraries\System.Security.Principal.Windows\ref\System.Security.Principal.Windows.csproj (in 1 ms). 2026-03-04T16:40:12.4248787Z Restored D:\a\_work\1\s\src\libraries\System.Security.Permissions\ref\System.Security.Permissions.csproj (in 4 ms). 2026-03-04T16:40:12.6600861Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography\src\System.Security.Cryptography.csproj (in 28 ms). 2026-03-04T16:40:12.6620749Z Restored D:\a\_work\1\s\src\libraries\System.ServiceProcess.ServiceController\src\System.ServiceProcess.ServiceController.csproj (in 162 ms). 2026-03-04T16:40:12.6630828Z Restored D:\a\_work\1\s\src\libraries\System.ServiceModel.Syndication\src\System.ServiceModel.Syndication.csproj (in 303 ms). 2026-03-04T16:40:12.6632361Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography\ref\System.Security.Cryptography.csproj (in 9 ms). 2026-03-04T16:40:12.6632868Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.Xml\ref\System.Security.Cryptography.Xml.csproj (in 3 ms). 2026-03-04T16:40:12.6747557Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.ProtectedData\ref\System.Security.Cryptography.ProtectedData.csproj (in 3 ms). 2026-03-04T16:40:12.7462704Z Restored D:\a\_work\1\s\src\libraries\System.Security.Permissions\src\System.Security.Permissions.csproj (in 327 ms). 2026-03-04T16:40:12.7606995Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.Pkcs\ref\System.Security.Cryptography.Pkcs.csproj (in 6 ms). 2026-03-04T16:40:12.8135953Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.ProtectedData\src\System.Security.Cryptography.ProtectedData.csproj (in 150 ms). 2026-03-04T16:40:12.8286887Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.Cose\ref\System.Security.Cryptography.Cose.csproj (in 5 ms). 2026-03-04T16:40:12.8378335Z Restored D:\a\_work\1\s\src\libraries\System.Security.Claims\src\System.Security.Claims.csproj (in 3 ms). 2026-03-04T16:40:12.8452471Z Restored D:\a\_work\1\s\src\libraries\System.Security.Claims\ref\System.Security.Claims.csproj (in 2 ms). 2026-03-04T16:40:12.8604296Z Restored D:\a\_work\1\s\src\libraries\System.Security.AccessControl\src\System.Security.AccessControl.csproj (in 6 ms). 2026-03-04T16:40:12.8676880Z Restored D:\a\_work\1\s\src\libraries\System.Security.AccessControl\ref\System.Security.AccessControl.csproj (in 2 ms). 2026-03-04T16:40:12.8762999Z Restored D:\a\_work\1\s\src\libraries\System.Runtime\src\System.Runtime.csproj (in 2 ms). 2026-03-04T16:40:12.8979896Z Restored D:\a\_work\1\s\src\libraries\System.Runtime\ref\System.Runtime.csproj (in 1 ms). 2026-03-04T16:40:12.9634191Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.Cose\src\System.Security.Cryptography.Cose.csproj (in 169 ms). 2026-03-04T16:40:12.9722436Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Xml\ref\System.Runtime.Serialization.Xml.csproj (in 2 ms). 2026-03-04T16:40:12.9745448Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Xml\src\System.Runtime.Serialization.Xml.csproj (in 35 ms). 2026-03-04T16:40:12.9780353Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Schema\ref\System.Runtime.Serialization.Schema.csproj (in 4 ms). 2026-03-04T16:40:12.9873605Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Primitives\src\System.Runtime.Serialization.Primitives.csproj (in 2 ms). 2026-03-04T16:40:12.9974314Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Primitives\ref\System.Runtime.Serialization.Primitives.csproj (in 1 ms). 2026-03-04T16:40:13.0029436Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.Xml\src\System.Security.Cryptography.Xml.csproj (in 331 ms). 2026-03-04T16:40:13.0087282Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Json\ref\System.Runtime.Serialization.Json.csproj (in 2 ms). 2026-03-04T16:40:13.0197284Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.Pkcs\src\System.Security.Cryptography.Pkcs.csproj (in 329 ms). 2026-03-04T16:40:13.0280240Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Formatters\ref\System.Runtime.Serialization.Formatters.csproj (in 2 ms). 2026-03-04T16:40:13.0363019Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Numerics\src\System.Runtime.Numerics.csproj (in 3 ms). 2026-03-04T16:40:13.0413257Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Json\src\System.Runtime.Serialization.Json.csproj (in 22 ms). 2026-03-04T16:40:13.0435823Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Numerics\ref\System.Runtime.Numerics.csproj (in 1 ms). 2026-03-04T16:40:13.0495493Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Loader\src\System.Runtime.Loader.csproj (in 2 ms). 2026-03-04T16:40:13.0496371Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Loader\ref\System.Runtime.Loader.csproj (in 1 ms). 2026-03-04T16:40:13.0567542Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Intrinsics\ref\System.Runtime.Intrinsics.csproj (in 1 ms). 2026-03-04T16:40:13.0569688Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Intrinsics\src\System.Runtime.Intrinsics.csproj (in 2 ms). 2026-03-04T16:40:13.0681455Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices\ref\System.Runtime.InteropServices.csproj (in 2 ms). 2026-03-04T16:40:13.0723741Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices\src\System.Runtime.InteropServices.csproj (in 2 ms). 2026-03-04T16:40:13.0780487Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices\gen\LibraryImportGenerator\LibraryImportGenerator.csproj (in 6 ms). 2026-03-04T16:40:13.0871829Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices\gen\DownlevelLibraryImportGenerator\DownlevelLibraryImportGenerator.csproj (in 3 ms). 2026-03-04T16:40:13.0968000Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices\gen\ComInterfaceGenerator\ComInterfaceGenerator.csproj (in 4 ms). 2026-03-04T16:40:13.0997059Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Schema\src\System.Runtime.Serialization.Schema.csproj (in 140 ms). 2026-03-04T16:40:13.1057577Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices.JavaScript\ref\System.Runtime.InteropServices.JavaScript.csproj (in 1 ms). 2026-03-04T16:40:13.1098228Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices.JavaScript\src\System.Runtime.InteropServices.JavaScript.csproj (in 5 ms). 2026-03-04T16:40:13.1155000Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices.JavaScript\gen\JSImportGenerator\JSImportGenerator.csproj (in 4 ms). 2026-03-04T16:40:13.1170481Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.CompilerServices.VisualC\src\System.Runtime.CompilerServices.VisualC.csproj (in 2 ms). 2026-03-04T16:40:13.1314187Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.CompilerServices.VisualC\ref\System.Runtime.CompilerServices.VisualC.csproj (in 1 ms). 2026-03-04T16:40:13.1356011Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Caching\ref\System.Runtime.Caching.csproj (in 3 ms). 2026-03-04T16:40:13.1448491Z Restored D:\a\_work\1\s\src\libraries\System.Resources.Writer\src\System.Resources.Writer.csproj (in 3 ms). 2026-03-04T16:40:13.1494593Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Formatters\src\System.Runtime.Serialization.Formatters.csproj (in 139 ms). 2026-03-04T16:40:13.1533612Z Restored D:\a\_work\1\s\src\libraries\System.Resources.Writer\ref\System.Resources.Writer.csproj (in 1 ms). 2026-03-04T16:40:13.1634875Z Restored D:\a\_work\1\s\src\libraries\System.Resources.Extensions\ref\System.Resources.Extensions.csproj (in 3 ms). 2026-03-04T16:40:13.1700414Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.TypeExtensions\src\System.Reflection.TypeExtensions.csproj (in 2 ms). 2026-03-04T16:40:13.1748491Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.TypeExtensions\ref\System.Reflection.TypeExtensions.csproj (in 1 ms). 2026-03-04T16:40:13.1819915Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Primitives\src\System.Reflection.Primitives.csproj (in 2 ms). 2026-03-04T16:40:13.1877627Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Primitives\ref\System.Reflection.Primitives.csproj (in 1 ms). 2026-03-04T16:40:13.3146313Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Caching\src\System.Runtime.Caching.csproj (in 174 ms). 2026-03-04T16:40:13.3204858Z Restored D:\a\_work\1\s\src\libraries\System.Resources.Extensions\src\System.Resources.Extensions.csproj (in 153 ms). 2026-03-04T16:40:13.3208126Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Metadata\ref\System.Reflection.Metadata.csproj (in 4 ms). 2026-03-04T16:40:13.3263984Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.MetadataLoadContext\ref\System.Reflection.MetadataLoadContext.csproj (in 2 ms). 2026-03-04T16:40:13.3318148Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Metadata\src\System.Reflection.Metadata.csproj (in 135 ms). 2026-03-04T16:40:13.3393744Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Emit\ref\System.Reflection.Emit.csproj (in 2 ms). 2026-03-04T16:40:13.3397006Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Emit\src\System.Reflection.Emit.csproj (in 6 ms). 2026-03-04T16:40:13.3458757Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Emit.Lightweight\src\System.Reflection.Emit.Lightweight.csproj (in 2 ms). 2026-03-04T16:40:13.3462174Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Emit.Lightweight\ref\System.Reflection.Emit.Lightweight.csproj (in 2 ms). 2026-03-04T16:40:13.3524442Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Emit.ILGeneration\src\System.Reflection.Emit.ILGeneration.csproj (in 2 ms). 2026-03-04T16:40:13.3525062Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Emit.ILGeneration\ref\System.Reflection.Emit.ILGeneration.csproj (in 1 ms). 2026-03-04T16:40:13.3580183Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.DispatchProxy\ref\System.Reflection.DispatchProxy.csproj (in 1 ms). 2026-03-04T16:40:13.3668936Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.DispatchProxy\src\System.Reflection.DispatchProxy.csproj (in 5 ms). 2026-03-04T16:40:13.3753427Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Context\ref\System.Reflection.Context.csproj (in 2 ms). 2026-03-04T16:40:13.4119636Z Restored D:\a\_work\1\s\src\libraries\System.Private.Xml\src\System.Private.Xml.csproj (in 17 ms). 2026-03-04T16:40:13.4372940Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.MetadataLoadContext\src\System.Reflection.MetadataLoadContext.csproj (in 97 ms). 2026-03-04T16:40:13.4436335Z Restored D:\a\_work\1\s\src\libraries\System.Private.Uri\src\System.Private.Uri.csproj (in 3 ms). 2026-03-04T16:40:13.4652387Z Restored D:\a\_work\1\s\src\libraries\System.Private.Xml.Linq\src\System.Private.Xml.Linq.csproj (in 34 ms). 2026-03-04T16:40:13.4714703Z Restored D:\a\_work\1\s\src\libraries\System.Private.CoreLib\ref\System.Private.CoreLib.csproj (in 1 ms). 2026-03-04T16:40:13.4829933Z Restored D:\a\_work\1\s\src\libraries\System.Private.DataContractSerialization\src\System.Private.DataContractSerialization.csproj (in 18 ms). 2026-03-04T16:40:13.5185102Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Context\src\System.Reflection.Context.csproj (in 154 ms). 2026-03-04T16:40:13.5832264Z Restored D:\a\_work\1\s\src\libraries\System.Composition.Convention\src\System.Composition.Convention.csproj (in 92 ms). 2026-03-04T16:40:13.5949652Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel\src\System.ComponentModel.csproj (in 2 ms). 2026-03-04T16:40:13.5996125Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel\ref\System.ComponentModel.csproj (in 1 ms). 2026-03-04T16:40:13.6249215Z Restored D:\a\_work\1\s\src\libraries\System.Composition.AttributedModel\src\System.Composition.AttributedModel.csproj (in 95 ms). 2026-03-04T16:40:13.6360782Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.TypeConverter\ref\System.ComponentModel.TypeConverter.csproj (in 2 ms). 2026-03-04T16:40:13.6396434Z Restored D:\a\_work\1\s\src\libraries\System.Composition.Hosting\src\System.Composition.Hosting.csproj (in 151 ms). 2026-03-04T16:40:13.6425288Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Primitives\src\System.ComponentModel.Primitives.csproj (in 3 ms). 2026-03-04T16:40:13.6436716Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Primitives\ref\System.ComponentModel.Primitives.csproj (in 1 ms). 2026-03-04T16:40:13.6438359Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.TypeConverter\src\System.ComponentModel.TypeConverter.csproj (in 21 ms). 2026-03-04T16:40:13.6494446Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.EventBasedAsync\ref\System.ComponentModel.EventBasedAsync.csproj (in 2 ms). 2026-03-04T16:40:13.6496886Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.EventBasedAsync\src\System.ComponentModel.EventBasedAsync.csproj (in 3 ms). 2026-03-04T16:40:13.6550083Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Composition\ref\System.ComponentModel.Composition.csproj (in 2 ms). 2026-03-04T16:40:13.6648614Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Composition.Registration\ref\System.ComponentModel.Composition.Registration.csproj (in 4 ms). 2026-03-04T16:40:13.6990603Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Annotations\src\System.ComponentModel.Annotations.csproj (in 18 ms). 2026-03-04T16:40:13.7055973Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Annotations\ref\System.ComponentModel.Annotations.csproj (in 2 ms). 2026-03-04T16:40:13.7136759Z Restored D:\a\_work\1\s\src\libraries\System.Collections\src\System.Collections.csproj (in 2 ms). 2026-03-04T16:40:13.7195390Z Restored D:\a\_work\1\s\src\libraries\System.Collections\ref\System.Collections.csproj (in 1 ms). 2026-03-04T16:40:13.7281111Z Restored D:\a\_work\1\s\src\libraries\System.Collections.Specialized\src\System.Collections.Specialized.csproj (in 3 ms). 2026-03-04T16:40:13.7350013Z Restored D:\a\_work\1\s\src\libraries\System.Collections.Specialized\ref\System.Collections.Specialized.csproj (in 2 ms). 2026-03-04T16:40:13.7420858Z Restored D:\a\_work\1\s\src\libraries\System.Collections.NonGeneric\src\System.Collections.NonGeneric.csproj (in 2 ms). 2026-03-04T16:40:13.7472227Z Restored D:\a\_work\1\s\src\libraries\System.Collections.NonGeneric\ref\System.Collections.NonGeneric.csproj (in 1 ms). 2026-03-04T16:40:13.7978053Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Composition\src\System.ComponentModel.Composition.csproj (in 149 ms). 2026-03-04T16:40:13.7986867Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Composition.Registration\src\System.ComponentModel.Composition.Registration.csproj (in 145 ms). 2026-03-04T16:40:13.8105992Z Restored D:\a\_work\1\s\src\libraries\System.Collections.Concurrent\src\System.Collections.Concurrent.csproj (in 3 ms). 2026-03-04T16:40:13.8127122Z Restored D:\a\_work\1\s\src\libraries\System.Collections.Immutable\ref\System.Collections.Immutable.csproj (in 3 ms). 2026-03-04T16:40:13.8154538Z Restored D:\a\_work\1\s\src\libraries\System.Collections.Concurrent\ref\System.Collections.Concurrent.csproj (in 1 ms). 2026-03-04T16:40:13.8242605Z Restored D:\a\_work\1\s\src\libraries\System.CodeDom\ref\System.CodeDom.csproj (in 3 ms). 2026-03-04T16:40:13.8342709Z Restored D:\a\_work\1\s\src\libraries\shims\WindowsBase\src\WindowsBase.csproj (in 3 ms). 2026-03-04T16:40:13.8421935Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security\src\System.Security.csproj (in 3 ms). 2026-03-04T16:40:13.8495189Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.SecureString\src\System.Security.SecureString.csproj (in 2 ms). 2026-03-04T16:40:13.8560692Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Principal\src\System.Security.Principal.csproj (in 2 ms). 2026-03-04T16:40:13.8624120Z Restored D:\a\_work\1\s\src\libraries\System.Collections.Immutable\src\System.Collections.Immutable.csproj (in 109 ms). 2026-03-04T16:40:13.8710419Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.X509Certificates\src\System.Security.Cryptography.X509Certificates.csproj (in 5 ms). 2026-03-04T16:40:13.8763241Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.Primitives\src\System.Security.Cryptography.Primitives.csproj (in 6 ms). 2026-03-04T16:40:13.8851017Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.OpenSsl\src\System.Security.Cryptography.OpenSsl.csproj (in 5 ms). 2026-03-04T16:40:13.8910547Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.Encoding\src\System.Security.Cryptography.Encoding.csproj (in 5 ms). 2026-03-04T16:40:13.9024701Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.Csp\src\System.Security.Cryptography.Csp.csproj (in 7 ms). 2026-03-04T16:40:13.9044478Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.Cng\src\System.Security.Cryptography.Cng.csproj (in 6 ms). 2026-03-04T16:40:13.9207213Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.Algorithms\src\System.Security.Cryptography.Algorithms.csproj (in 7 ms). 2026-03-04T16:40:13.9536226Z Restored D:\a\_work\1\s\src\libraries\shims\System.Runtime.InteropServices.RuntimeInformation\src\System.Runtime.InteropServices.RuntimeInformation.csproj (in 2 ms). 2026-03-04T16:40:13.9537524Z Restored D:\a\_work\1\s\src\libraries\shims\System.Runtime.Handles\src\System.Runtime.Handles.csproj (in 2 ms). 2026-03-04T16:40:13.9565596Z Restored D:\a\_work\1\s\src\libraries\shims\System.Runtime.Extensions\src\System.Runtime.Extensions.csproj (in 2 ms). 2026-03-04T16:40:13.9586629Z Restored D:\a\_work\1\s\src\libraries\shims\System.Runtime.Serialization\src\System.Runtime.Serialization.csproj (in 13 ms). 2026-03-04T16:40:13.9647567Z Restored D:\a\_work\1\s\src\libraries\shims\System.Runtime.CompilerServices.Unsafe\src\System.Runtime.CompilerServices.Unsafe.csproj (in 2 ms). 2026-03-04T16:40:13.9664088Z Restored D:\a\_work\1\s\src\libraries\shims\System.Resources.ResourceManager\src\System.Resources.ResourceManager.csproj (in 2 ms). 2026-03-04T16:40:13.9725438Z Restored D:\a\_work\1\s\src\libraries\shims\System.Resources.Reader\src\System.Resources.Reader.csproj (in 2 ms). 2026-03-04T16:40:13.9750642Z Restored D:\a\_work\1\s\src\libraries\shims\System.Reflection\src\System.Reflection.csproj (in 2 ms). 2026-03-04T16:40:13.9885342Z Restored D:\a\_work\1\s\src\libraries\shims\System.Reflection.Extensions\src\System.Reflection.Extensions.csproj (in 2 ms). 2026-03-04T16:40:13.9894883Z Restored D:\a\_work\1\s\src\libraries\shims\System.Numerics\src\System.Numerics.csproj (in 2 ms). 2026-03-04T16:40:13.9956792Z Restored D:\a\_work\1\s\src\libraries\System.CodeDom\src\System.CodeDom.csproj (in 176 ms). 2026-03-04T16:40:13.9993384Z Restored D:\a\_work\1\s\src\libraries\shims\System.IO\src\System.IO.csproj (in 2 ms). 2026-03-04T16:40:14.0192280Z Restored D:\a\_work\1\s\src\libraries\shims\System.IO.UnmanagedMemoryStream\src\System.IO.UnmanagedMemoryStream.csproj (in 2 ms). 2026-03-04T16:40:14.0204247Z Restored D:\a\_work\1\s\src\libraries\shims\System.Net.ServicePoint\src\System.Net.ServicePoint.csproj (in 14 ms). 2026-03-04T16:40:14.0209551Z Restored D:\a\_work\1\s\src\libraries\shims\System.IO.FileSystem\src\System.IO.FileSystem.csproj (in 2 ms). 2026-03-04T16:40:14.0210799Z Restored D:\a\_work\1\s\src\libraries\shims\System.Net\src\System.Net.csproj (in 16 ms). 2026-03-04T16:40:14.0270376Z Restored D:\a\_work\1\s\src\libraries\shims\System.IO.FileSystem.Primitives\src\System.IO.FileSystem.Primitives.csproj (in 2 ms). 2026-03-04T16:40:14.0324589Z Restored D:\a\_work\1\s\src\libraries\shims\System.Globalization\src\System.Globalization.csproj (in 2 ms). 2026-03-04T16:40:14.0329138Z Restored D:\a\_work\1\s\src\libraries\shims\System.IO.Compression.FileSystem\src\System.IO.Compression.FileSystem.csproj (in 3 ms). 2026-03-04T16:40:14.0330707Z Restored D:\a\_work\1\s\src\libraries\shims\System.Globalization.Extensions\src\System.Globalization.Extensions.csproj (in 2 ms). 2026-03-04T16:40:14.0332574Z Restored D:\a\_work\1\s\src\libraries\shims\System.Globalization.Calendars\src\System.Globalization.Calendars.csproj (in 2 ms). 2026-03-04T16:40:14.0353144Z Restored D:\a\_work\1\s\src\libraries\shims\System.Dynamic.Runtime\src\System.Dynamic.Runtime.csproj (in 5 ms). 2026-03-04T16:40:14.0519137Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Abstractions\gen\Microsoft.Extensions.Logging.Generators.Roslyn4.0.csproj (in 3 ms). 2026-03-04T16:40:14.0532954Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Abstractions\gen\Microsoft.Extensions.Logging.Generators.Roslyn3.11.csproj (in 3 ms). 2026-03-04T16:40:14.0677600Z Restored D:\a\_work\1\s\src\libraries\shims\System.Drawing\src\System.Drawing.csproj (in 18 ms). 2026-03-04T16:40:14.2643609Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Http\ref\Microsoft.Extensions.Http.csproj (in 210 ms). 2026-03-04T16:40:14.2918492Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting\ref\Microsoft.Extensions.Hosting.csproj (in 15 ms). 2026-03-04T16:40:14.3602946Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Http\src\Microsoft.Extensions.Http.csproj (in 306 ms). 2026-03-04T16:40:14.3830507Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting\src\Microsoft.Extensions.Hosting.csproj (in 285 ms). 2026-03-04T16:40:14.3928640Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting.WindowsServices\ref\Microsoft.Extensions.Hosting.WindowsServices.csproj (in 14 ms). 2026-03-04T16:40:14.4207421Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting.Systemd\ref\Microsoft.Extensions.Hosting.Systemd.csproj (in 13 ms). 2026-03-04T16:40:14.5092405Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting.WindowsServices\src\Microsoft.Extensions.Hosting.WindowsServices.csproj (in 176 ms). 2026-03-04T16:40:14.5288054Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting.Abstractions\ref\Microsoft.Extensions.Hosting.Abstractions.csproj (in 7 ms). 2026-03-04T16:40:14.5350328Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.HostFactoryResolver\src\Microsoft.Extensions.HostFactoryResolver.Sources.csproj (in 1 ms). 2026-03-04T16:40:14.5888300Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting.Systemd\src\Microsoft.Extensions.Hosting.Systemd.csproj (in 168 ms). 2026-03-04T16:40:14.5897755Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting.Abstractions\src\Microsoft.Extensions.Hosting.Abstractions.csproj (in 157 ms). 2026-03-04T16:40:14.5987386Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileSystemGlobbing\ref\Microsoft.Extensions.FileSystemGlobbing.csproj (in 2 ms). 2026-03-04T16:40:14.6096409Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileProviders.Physical\ref\Microsoft.Extensions.FileProviders.Physical.csproj (in 4 ms). 2026-03-04T16:40:14.6906014Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileSystemGlobbing\src\Microsoft.Extensions.FileSystemGlobbing.csproj (in 150 ms). 2026-03-04T16:40:14.7001821Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileProviders.Composite\ref\Microsoft.Extensions.FileProviders.Composite.csproj (in 3 ms). 2026-03-04T16:40:14.7506738Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileProviders.Physical\src\Microsoft.Extensions.FileProviders.Physical.csproj (in 153 ms). 2026-03-04T16:40:14.7607106Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileProviders.Abstractions\ref\Microsoft.Extensions.FileProviders.Abstractions.csproj (in 3 ms). 2026-03-04T16:40:14.8813748Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileProviders.Abstractions\src\Microsoft.Extensions.FileProviders.Abstractions.csproj (in 172 ms). 2026-03-04T16:40:14.8907040Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileProviders.Composite\src\Microsoft.Extensions.FileProviders.Composite.csproj (in 269 ms). 2026-03-04T16:40:14.9018378Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Diagnostics\ref\Microsoft.Extensions.Diagnostics.csproj (in 5 ms). 2026-03-04T16:40:14.9146280Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Diagnostics.Abstractions\ref\Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 3 ms). 2026-03-04T16:40:14.9264184Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Diagnostics\src\Microsoft.Extensions.Diagnostics.csproj (in 152 ms). 2026-03-04T16:40:14.9354986Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyModel\ref\Microsoft.Extensions.DependencyModel.csproj (in 2 ms). 2026-03-04T16:40:15.0403973Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Diagnostics.Abstractions\src\Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 140 ms). 2026-03-04T16:40:15.0693172Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyInjection\ref\Microsoft.Extensions.DependencyInjection.csproj (in 3 ms). 2026-03-04T16:40:15.0905703Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyModel\src\Microsoft.Extensions.DependencyModel.csproj (in 156 ms). 2026-03-04T16:40:15.1019266Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyInjection\src\Microsoft.Extensions.DependencyInjection.csproj (in 160 ms). 2026-03-04T16:40:15.1107897Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyInjection.Abstractions\ref\Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 3 ms). 2026-03-04T16:40:15.3617640Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration\src\Microsoft.Extensions.Configuration.csproj (in 240 ms). 2026-03-04T16:40:15.3619523Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyInjection.Abstractions\src\Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 268 ms). 2026-03-04T16:40:15.3733371Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration\ref\Microsoft.Extensions.Configuration.csproj (in 3 ms). 2026-03-04T16:40:15.3882366Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Xml\ref\Microsoft.Extensions.Configuration.Xml.csproj (in 6 ms). 2026-03-04T16:40:15.5569151Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Xml\src\Microsoft.Extensions.Configuration.Xml.csproj (in 153 ms). 2026-03-04T16:40:15.5610311Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.UserSecrets\ref\Microsoft.Extensions.Configuration.UserSecrets.csproj (in 7 ms). 2026-03-04T16:40:15.5800445Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.UserSecrets\src\Microsoft.Extensions.Configuration.UserSecrets.csproj (in 167 ms). 2026-03-04T16:40:15.5946292Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Json\ref\Microsoft.Extensions.Configuration.Json.csproj (in 6 ms). 2026-03-04T16:40:15.6065993Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyInjection.Specification.Tests\src\Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj (in 545 ms). 2026-03-04T16:40:15.6190578Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Ini\ref\Microsoft.Extensions.Configuration.Ini.csproj (in 4 ms). 2026-03-04T16:40:15.7211911Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Json\src\Microsoft.Extensions.Configuration.Json.csproj (in 153 ms). 2026-03-04T16:40:15.7395895Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.FileExtensions\ref\Microsoft.Extensions.Configuration.FileExtensions.csproj (in 5 ms). 2026-03-04T16:40:15.7588886Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Ini\src\Microsoft.Extensions.Configuration.Ini.csproj (in 152 ms). 2026-03-04T16:40:15.7721879Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.EnvironmentVariables\ref\Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 5 ms). 2026-03-04T16:40:15.7804997Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.FileExtensions\src\Microsoft.Extensions.Configuration.FileExtensions.csproj (in 150 ms). 2026-03-04T16:40:15.7903302Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.CommandLine\ref\Microsoft.Extensions.Configuration.CommandLine.csproj (in 3 ms). 2026-03-04T16:40:15.8894112Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.EnvironmentVariables\src\Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 144 ms). 2026-03-04T16:40:15.8995143Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Binder\ref\Microsoft.Extensions.Configuration.Binder.csproj (in 3 ms). 2026-03-04T16:40:15.9258995Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.CommandLine\src\Microsoft.Extensions.Configuration.CommandLine.csproj (in 147 ms). 2026-03-04T16:40:15.9529175Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Binder\src\Microsoft.Extensions.Configuration.Binder.csproj (in 154 ms). 2026-03-04T16:40:15.9635477Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Abstractions\ref\Microsoft.Extensions.Configuration.Abstractions.csproj (in 3 ms). 2026-03-04T16:40:16.1216633Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Abstractions\src\Microsoft.Extensions.Configuration.Abstractions.csproj (in 169 ms). 2026-03-04T16:40:16.1688366Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Caching.Memory\ref\Microsoft.Extensions.Caching.Memory.csproj (in 8 ms). 2026-03-04T16:40:16.1939206Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Caching.Memory\src\Microsoft.Extensions.Caching.Memory.csproj (in 177 ms). 2026-03-04T16:40:16.2027924Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Caching.Abstractions\ref\Microsoft.Extensions.Caching.Abstractions.csproj (in 4 ms). 2026-03-04T16:40:16.2088385Z Restored D:\a\_work\1\s\src\libraries\Microsoft.CSharp\src\Microsoft.CSharp.csproj (in 6 ms). 2026-03-04T16:40:16.2145963Z Restored D:\a\_work\1\s\src\libraries\Microsoft.CSharp\ref\Microsoft.CSharp.csproj (in 1 ms). 2026-03-04T16:40:16.2949034Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Caching.Abstractions\src\Microsoft.Extensions.Caching.Abstractions.csproj (in 158 ms). 2026-03-04T16:40:16.4895693Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Bcl.TimeProvider\src\Microsoft.Bcl.TimeProvider.csproj (in 203 ms). 2026-03-04T16:40:16.5360771Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Bcl.Numerics\src\Microsoft.Bcl.Numerics.csproj (in 220 ms). 2026-03-04T16:40:16.8072111Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices\gen\Microsoft.Interop.SourceGeneration\Microsoft.Interop.SourceGeneration.csproj (in 3.67 sec). 2026-03-04T16:40:17.1474092Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Bcl.Memory\src\Microsoft.Bcl.Memory.csproj (in 432 ms). 2026-03-04T16:40:17.1555427Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Bcl.AsyncInterfaces\src\Microsoft.Bcl.AsyncInterfaces.csproj (in 349 ms). 2026-03-04T16:40:17.5655736Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Bcl.Cryptography\src\Microsoft.Bcl.Cryptography.csproj (in 1.02 sec). 2026-03-04T16:40:17.5812932Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Binder\gen\Microsoft.Extensions.Configuration.Binder.SourceGeneration.csproj (in 1.67 sec). 2026-03-04T16:40:18.3025336Z Restored D:\a\_work\1\s\src\libraries\apicompat\ApiCompat.proj (in 1.15 sec). 2026-03-04T16:40:18.3058289Z Restored D:\a\_work\1\s\src\libraries\externals.csproj (in 1.42 sec). 2026-03-04T16:40:18.3096416Z Restored D:\a\_work\1\s\src\installer\tests\hostpretest.proj (in 0.6 ms). 2026-03-04T16:40:19.2793035Z Restored D:\a\_work\1\s\src\installer\tests\TestUtils\TestUtils.csproj (in 1.72 sec). 2026-03-04T16:40:19.2837701Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\WindowsSpecific\WindowsSpecific.csproj (in 0.8 ms). 2026-03-04T16:40:19.2879980Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\StartupHook\StartupHook.csproj (in 0.6 ms). 2026-03-04T16:40:19.2936582Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\StartupHookWithAssemblyResolver\StartupHookWithAssemblyResolver.csproj (in 0.8 ms). 2026-03-04T16:40:19.5202645Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\SingleFileApiTests\SingleFileApiTests.csproj (in 0.7 ms). 2026-03-04T16:40:19.5992273Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\SharedLibrary\SharedLibrary.csproj (in 0.9 ms). 2026-03-04T16:40:19.6811958Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\ServicedLibrary\ServicedLibrary.csproj (in 0.8 ms). 2026-03-04T16:40:19.6813145Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\ManagedHost\RegFreeCom.csproj (in 0.9 ms). 2026-03-04T16:40:19.6814047Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\ManagedHost\ManagedHost.csproj (in 0.6 ms). 2026-03-04T16:40:19.6827084Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\LocalizedApp\LocalizedApp.csproj (in 0.8 ms). 2026-03-04T16:40:19.6878588Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\HostApiInvokerApp\HostApiInvokerApp.csproj (in 0.7 ms). 2026-03-04T16:40:20.0381438Z Restored D:\a\_work\1\s\src\installer\tests\Microsoft.NET.HostModel.Tests\Microsoft.NET.HostModel.Tests.csproj (in 2.26 sec). 2026-03-04T16:40:20.0746171Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\HelloWorld\HelloWorld_??.csproj (in 1 ms). 2026-03-04T16:40:20.1135572Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\HelloWorld\HelloWorld.csproj (in 0.9 ms). 2026-03-04T16:40:20.1365429Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\HammerServicing\HammerServicing.csproj (in 1 ms). 2026-03-04T16:40:20.1630201Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\Component\Component.csproj (in 0.9 ms). 2026-03-04T16:40:20.1745324Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\ComLibrary\ComLibrary.csproj (in 0.9 ms). 2026-03-04T16:40:20.1941305Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\ComLibraryMissingGuid\ComLibraryMissingGuid.csproj (in 0.7 ms). 2026-03-04T16:40:20.2034265Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\ComLibraryConflictingGuid\ComLibraryConflictingGuid.csproj (in 0.7 ms). 2026-03-04T16:40:20.2179544Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\AppWithWait\AppWithWait.csproj (in 0.8 ms). 2026-03-04T16:40:20.2370401Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\AppWithUnknownLanguageResource\AppWithUnknownLanguageResource.csproj (in 0.7 ms). 2026-03-04T16:40:20.2449555Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\AppWithSubDirs\AppWithSubDirs.csproj (in 0.7 ms). 2026-03-04T16:40:20.2536442Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\AppWithCustomEntryPoints\AppWithCustomEntryPoints.csproj (in 0.6 ms). 2026-03-04T16:40:20.2574751Z Restored D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\AppHost.Bundle.Tests.csproj (in 6 ms). 2026-03-04T16:40:20.2576367Z Restored D:\a\_work\1\s\src\installer\tests\HostActivation.Tests\HostActivation.Tests.csproj (in 1.68 sec). 2026-03-04T16:40:20.2577259Z Restored D:\a\_work\1\s\src\installer\tests\Microsoft.DotNet.CoreSetup.Packaging.Tests\Microsoft.DotNet.CoreSetup.Packaging.Tests.csproj (in 1.7 sec). 2026-03-04T16:40:21.4150592Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Ref.sfxproj (in 1.29 sec). 2026-03-04T16:40:21.4174906Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Runtime.CoreCLR.sfxproj (in 1.36 sec). 2026-03-04T16:40:21.4177239Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers\dotnet-runtime-deps\dotnet-runtime-deps-sles.15.proj (in 2 ms). 2026-03-04T16:40:21.4178280Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Crossgen2.sfxproj (in 3 ms). 2026-03-04T16:40:21.4179030Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers\dotnet-runtime-deps\dotnet-runtime-deps-opensuse.15.proj (in 2 ms). 2026-03-04T16:40:21.4180054Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers\dotnet-runtime-deps\dotnet-runtime-deps-debian.proj (in 2 ms). 2026-03-04T16:40:21.4180833Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers\dotnet-runtime-deps\dotnet-runtime-deps-azl.3.proj (in 2 ms). 2026-03-04T16:40:21.4181553Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers\dotnet-hostfxr.proj (in 2 ms). 2026-03-04T16:40:21.4182218Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers\dotnet-host.proj (in 2 ms). 2026-03-04T16:40:21.4182860Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers.proj (in 1 ms). 2026-03-04T16:40:21.4184033Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\bundle\Microsoft.NETCore.App.Bundle.bundleproj (in 2 ms). 2026-03-04T16:40:21.4184736Z Restored D:\a\_work\1\s\src\installer\pkg\projects\nativeaot-packages.proj (in 3 ms). 2026-03-04T16:40:21.4185217Z Restored D:\a\_work\1\s\src\installer\pkg\projects\Microsoft.NETCore.DotNetAppHost\Microsoft.NETCore.DotNetAppHost.pkgproj (in 2 ms). 2026-03-04T16:40:21.4185729Z Restored D:\a\_work\1\s\src\installer\pkg\projects\Microsoft.DotNet.ILCompiler\Microsoft.DotNet.ILCompiler.pkgproj (in 2 ms). 2026-03-04T16:40:21.4186162Z Restored D:\a\_work\1\s\src\installer\pkg\projects\host-packages.proj (in 2 ms). 2026-03-04T16:40:21.4186414Z Restored D:\a\_work\1\s\src\installer\pkg\projects\Microsoft.DotNet.Cdac.Transport\Microsoft.DotNet.Cdac.Transport.pkgproj (in 2 ms). 2026-03-04T16:40:21.4186657Z Restored D:\a\_work\1\s\src\installer\pkg\archives\dotnet-nethost.proj (in 1 ms). 2026-03-04T16:40:21.4187047Z Restored D:\a\_work\1\s\src\installer\pkg\projects\cdac-packages.proj (in 3 ms). 2026-03-04T16:40:21.4187258Z Restored D:\a\_work\1\s\src\coreclr\tools\tieringtest\tieringtest.csproj (in 0.7 ms). 2026-03-04T16:40:21.4187490Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Host.sfxproj (in 1.4 sec). 2026-03-04T16:40:21.4441635Z Restored D:\a\_work\1\s\src\coreclr\tools\runincontext\runincontext.csproj (in 0.8 ms). 2026-03-04T16:40:22.6715859Z Restored D:\a\_work\1\s\src\installer\managed\Microsoft.NET.HostModel\Microsoft.NET.HostModel.csproj (in 1.1 sec). 2026-03-04T16:40:22.6717918Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\HelloWorld\SelfContained.csproj (in 2.97 sec). 2026-03-04T16:40:22.9580264Z Restored D:\a\_work\1\s\src\coreclr\tools\SuperFileCheck\SuperFileCheck.csproj (in 1.53 sec). 2026-03-04T16:40:22.9653963Z Restored D:\a\_work\1\s\src\coreclr\tools\ILVerify\ILVerify.csproj (in 1 ms). 2026-03-04T16:40:22.9667556Z Restored D:\a\_work\1\s\src\coreclr\tools\ILVerification\ILVerification.csproj (in 1 ms). 2026-03-04T16:40:25.5980403Z Restored D:\a\_work\1\s\src\coreclr\tools\r2rdump\R2RDump.csproj (in 3.08 sec). 2026-03-04T16:40:25.6498813Z Restored D:\a\_work\1\s\src\coreclr\tools\PdbChecker\PdbChecker.csproj (in 2.96 sec). 2026-03-04T16:40:25.6500431Z Restored D:\a\_work\1\s\src\coreclr\tools\r2rtest\R2RTest.csproj (in 4.19 sec). 2026-03-04T16:40:25.6503886Z Restored D:\a\_work\1\s\src\coreclr\tools\AssemblyChecker\AssemblyChecker.csproj (in 1 ms). 2026-03-04T16:40:26.2279497Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler\ILCompiler_publish.csproj (in 529 ms). 2026-03-04T16:40:26.2711758Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler\repro\repro.csproj (in 1 ms). 2026-03-04T16:40:26.2748011Z Restored D:\a\_work\1\s\src\coreclr\tools\cdac-build-tool\cdac-build-tool.csproj (in 625 ms). 2026-03-04T16:40:26.2751144Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.TypeSystem\ILCompiler.TypeSystem.csproj (in 2 ms). 2026-03-04T16:40:26.2752000Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler\ILCompiler.csproj (in 2 ms). 2026-03-04T16:40:26.2754006Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.RyuJit\ILCompiler.RyuJit.csproj (in 2 ms). 2026-03-04T16:40:26.2757182Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.ReadyToRun\ILCompiler.ReadyToRun.csproj (in 2 ms). 2026-03-04T16:40:26.2778415Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.MetadataTransform\ILCompiler.MetadataTransform.csproj (in 1 ms). 2026-03-04T16:40:26.3178748Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.Diagnostics\ILCompiler.Diagnostics.csproj (in 2 ms). 2026-03-04T16:40:26.3179859Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.DependencyAnalysisFramework\ILCompiler.DependencyAnalysisFramework.csproj (in 1 ms). 2026-03-04T16:40:26.3193377Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.Compiler\ILCompiler.Compiler.csproj (in 2 ms). 2026-03-04T16:40:26.3653743Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.Build.Tasks\ILCompiler.Build.Tasks.csproj (in 4 ms). 2026-03-04T16:40:27.0538064Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\crossgen2\crossgen2_publish.csproj (in 5 ms). 2026-03-04T16:40:32.8636986Z Restored D:\a\_work\1\s\src\coreclr\tools\dotnet-pgo\dotnet-pgo.csproj (in 9.86 sec). 2026-03-04T16:40:32.8671357Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\crossgen2\crossgen2.csproj (in 2 ms). 2026-03-04T16:40:32.8688354Z Restored D:\a\_work\1\s\src\coreclr\System.Private.CoreLib\System.Private.CoreLib.csproj (in 0.8 ms). 2026-03-04T16:40:33.6788633Z Restored D:\a\_work\1\s\src\coreclr\runtime.proj (in 795 ms). 2026-03-04T16:40:33.6817305Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.Reflection.ReadyToRun\ILCompiler.Reflection.ReadyToRun.csproj (in 7.4 sec). 2026-03-04T16:40:33.6856993Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\crossgen2\crossgen2_inbuild.csproj (in 6.62 sec). 2026-03-04T16:40:33.6895679Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler\ILCompiler_inbuild.csproj (in 7.46 sec). 2026-03-04T16:40:33.6899642Z Restored D:\a\_work\1\s\src\coreclr\runtime-prereqs.proj (in 0.8 ms). 2026-03-04T16:40:33.6902170Z Restored D:\a\_work\1\s\src\coreclr\nativeaot\Test.CoreLib\src\Test.CoreLib.csproj (in 0.8 ms). 2026-03-04T16:40:33.6903968Z Restored D:\a\_work\1\s\src\coreclr\nativeaot\System.Private.TypeLoader\src\System.Private.TypeLoader.csproj (in 1 ms). 2026-03-04T16:40:33.6905149Z Restored D:\a\_work\1\s\src\coreclr\nativeaot\System.Private.StackTraceMetadata\src\System.Private.StackTraceMetadata.csproj (in 1 ms). 2026-03-04T16:40:33.6907945Z Restored D:\a\_work\1\s\src\coreclr\nativeaot\System.Private.Reflection.Execution\src\System.Private.Reflection.Execution.csproj (in 0.9 ms). 2026-03-04T16:40:33.6908570Z Restored D:\a\_work\1\s\src\coreclr\nativeaot\System.Private.CoreLib\src\System.Private.CoreLib.csproj (in 0.7 ms). 2026-03-04T16:40:33.6909051Z Restored D:\a\_work\1\s\src\coreclr\nativeaot\BuildIntegration\BuildIntegration.proj (in 0.6 ms). 2026-03-04T16:40:33.6909488Z Restored D:\a\_work\1\s\src\coreclr\crossgen-corelib.proj (in 0.4 ms). 2026-03-04T16:40:33.6952787Z Restored D:\a\_work\1\s\src\coreclr\.nuget\Microsoft.NETCore.TestHost\Microsoft.NETCore.TestHost.proj (in 0.4 ms). 2026-03-04T16:40:33.6957878Z Restored D:\a\_work\1\s\src\coreclr\.nuget\Microsoft.NETCore.ILDAsm\Microsoft.NETCore.ILDAsm.proj (in 0.4 ms). 2026-03-04T16:40:33.7009681Z Restored D:\a\_work\1\s\src\coreclr\.nuget\Microsoft.NETCore.ILAsm\Microsoft.NETCore.ILAsm.proj (in 0.4 ms). 2026-03-04T16:40:33.7064572Z Restored D:\a\_work\1\s\src\coreclr\.nuget\Microsoft.NET.Sdk.IL\Microsoft.NET.Sdk.IL.proj (in 0.5 ms). 2026-03-04T16:40:33.7070734Z Restored D:\a\_work\1\s\src\coreclr\.nuget\coreclr-packages.proj (in 0.4 ms). 2026-03-04T16:40:33.7085612Z Restored D:\a\_work\1\s\src\libraries\shims\System\ref\System.csproj (in 10 ms). 2026-03-04T16:40:33.7089924Z Restored D:\a\_work\1\s\src\libraries\shims\System.Xml\src\System.Xml.csproj (in 11 ms). 2026-03-04T16:40:33.7144542Z Restored D:\a\_work\1\s\src\libraries\shims\System\src\System.csproj (in 19 ms). 2026-03-04T16:40:33.7190317Z Restored D:\a\_work\1\s\src\libraries\shims\System.Xml.XmlDocument\src\System.Xml.XmlDocument.csproj (in 10 ms). 2026-03-04T16:40:33.7263686Z Restored D:\a\_work\1\s\src\libraries\shims\System.Windows\src\System.Windows.csproj (in 1 ms). 2026-03-04T16:40:33.7310670Z Restored D:\a\_work\1\s\src\libraries\shims\System.Xml.Serialization\src\System.Xml.Serialization.csproj (in 10 ms). 2026-03-04T16:40:33.7383991Z Restored D:\a\_work\1\s\src\libraries\shims\System.Web\src\System.Web.csproj (in 2 ms). 2026-03-04T16:40:33.7388639Z Restored D:\a\_work\1\s\src\libraries\shims\System.ValueTuple\src\System.ValueTuple.csproj (in 1 ms). 2026-03-04T16:40:33.7390973Z Restored D:\a\_work\1\s\src\libraries\shims\System.Xml.Linq\src\System.Xml.Linq.csproj (in 8 ms). 2026-03-04T16:40:33.7445721Z Restored D:\a\_work\1\s\src\libraries\shims\System.Threading.Timer\src\System.Threading.Timer.csproj (in 1 ms). 2026-03-04T16:40:33.7450893Z Restored D:\a\_work\1\s\src\libraries\shims\System.Threading.Tasks\src\System.Threading.Tasks.csproj (in 1 ms). 2026-03-04T16:40:33.7509613Z Restored D:\a\_work\1\s\src\libraries\shims\System.Text.Encoding\src\System.Text.Encoding.csproj (in 1 ms). 2026-03-04T16:40:33.7515553Z Restored D:\a\_work\1\s\src\libraries\shims\System.Threading.Tasks.Extensions\src\System.Threading.Tasks.Extensions.csproj (in 1 ms). 2026-03-04T16:40:33.7571475Z Restored D:\a\_work\1\s\src\libraries\shims\System.ServiceProcess\src\System.ServiceProcess.csproj (in 1 ms). 2026-03-04T16:40:33.7632811Z Restored D:\a\_work\1\s\src\libraries\shims\System.Diagnostics.Tools\src\System.Diagnostics.Tools.csproj (in 1 ms). 2026-03-04T16:40:33.7654036Z Restored D:\a\_work\1\s\src\libraries\shims\System.Transactions\src\System.Transactions.csproj (in 12 ms). 2026-03-04T16:40:33.7683283Z Restored D:\a\_work\1\s\src\libraries\shims\System.Diagnostics.Debug\src\System.Diagnostics.Debug.csproj (in 1 ms). 2026-03-04T16:40:33.7743915Z Restored D:\a\_work\1\s\src\libraries\shims\System.Data\ref\System.Data.csproj (in 2 ms). 2026-03-04T16:40:33.7768159Z Restored D:\a\_work\1\s\src\libraries\shims\System.ServiceModel.Web\src\System.ServiceModel.Web.csproj (in 8 ms). 2026-03-04T16:40:33.7940038Z Restored D:\a\_work\1\s\src\libraries\shims\System.Data\src\System.Data.csproj (in 12 ms). 2026-03-04T16:40:33.7982959Z Restored D:\a\_work\1\s\src\libraries\shims\System.Core\src\System.Core.csproj (in 6 ms). 2026-03-04T16:40:33.8060239Z Restored D:\a\_work\1\s\src\libraries\shims\System.Configuration\src\System.Configuration.csproj (in 2 ms). 2026-03-04T16:40:33.8061319Z Restored D:\a\_work\1\s\src\libraries\shims\System.Data.DataSetExtensions\src\System.Data.DataSetExtensions.csproj (in 11 ms). 2026-03-04T16:40:33.8111264Z Restored D:\a\_work\1\s\src\libraries\shims\System.Buffers\src\System.Buffers.csproj (in 2 ms). 2026-03-04T16:40:33.8111896Z Restored D:\a\_work\1\s\src\libraries\shims\System.AppContext\src\System.AppContext.csproj (in 1 ms). 2026-03-04T16:40:33.8220261Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Windows.Extensions.csproj (in 1 ms). 2026-03-04T16:40:33.8222823Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.ServiceProcess.ServiceController.csproj (in 1 ms). 2026-03-04T16:40:33.8238079Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.ServiceModel.Syndication.csproj (in 1 ms). 2026-03-04T16:40:33.8367712Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Security.Permissions.csproj (in 1 ms). 2026-03-04T16:40:33.8377092Z Restored D:\a\_work\1\s\src\libraries\shims\System.ComponentModel.DataAnnotations\src\System.ComponentModel.DataAnnotations.csproj (in 11 ms). 2026-03-04T16:40:33.8378000Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Security.Cryptography.Xml.csproj (in 1 ms). 2026-03-04T16:40:33.8378647Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Security.Cryptography.ProtectedData.csproj (in 1 ms). 2026-03-04T16:40:33.8379121Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Security.Cryptography.Pkcs.csproj (in 2 ms). 2026-03-04T16:40:33.8379565Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Runtime.Serialization.Schema.csproj (in 1 ms). 2026-03-04T16:40:33.8453196Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.IO.Ports.csproj (in 1 ms). 2026-03-04T16:40:33.8496955Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.IO.Packaging.csproj (in 1 ms). 2026-03-04T16:40:33.8502049Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Drawing.Common.csproj (in 2 ms). 2026-03-04T16:40:33.8519537Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Diagnostics.PerformanceCounter.csproj (in 1 ms). 2026-03-04T16:40:33.8520691Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Diagnostics.EventLog.csproj (in 1 ms). 2026-03-04T16:40:33.8521682Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Data.SqlClient.csproj (in 1 ms). 2026-03-04T16:40:33.8550830Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Data.OleDb.csproj (in 0.9 ms). 2026-03-04T16:40:33.8607160Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Data.Odbc.csproj (in 1 ms). 2026-03-04T16:40:33.8609164Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Configuration.ConfigurationManager.csproj (in 1 ms). 2026-03-04T16:40:33.8632893Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.CodeDom.csproj (in 1 ms). 2026-03-04T16:40:33.8634978Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\Microsoft.Win32.SystemEvents.csproj (in 1 ms). 2026-03-04T16:40:33.8863541Z Restored D:\a\_work\1\s\src\libraries\shims\mscorlib\ref\mscorlib.csproj (in 5 ms). 2026-03-04T16:40:33.8864271Z Restored D:\a\_work\1\s\src\libraries\shims\mscorlib\src\mscorlib.csproj (in 8 ms). 2026-03-04T16:40:33.8867263Z Restored D:\a\_work\1\s\src\libraries\sfx.proj (in 0.6 ms). 2026-03-04T16:40:33.8937563Z Restored D:\a\_work\1\s\src\libraries\sfx-src.proj (in 0.5 ms). 2026-03-04T16:40:33.9021271Z Restored D:\a\_work\1\s\src\libraries\sfx-gen.proj (in 0.6 ms). 2026-03-04T16:40:33.9028877Z Restored D:\a\_work\1\s\src\libraries\shims\Microsoft.VisualBasic\src\Microsoft.VisualBasic.csproj (in 7 ms). 2026-03-04T16:40:33.9031359Z Restored D:\a\_work\1\s\src\libraries\sfx-finish.proj (in 0.7 ms). 2026-03-04T16:40:33.9033065Z Restored D:\a\_work\1\s\src\libraries\pretest.proj (in 0.6 ms). 2026-03-04T16:40:33.9054307Z Restored D:\a\_work\1\s\src\libraries\oob.proj (in 0.5 ms). 2026-03-04T16:40:33.9103518Z Restored D:\a\_work\1\s\src\libraries\shims\netstandard\src\netstandard.csproj (in 28 ms). 2026-03-04T16:40:33.9191885Z Restored D:\a\_work\1\s\src\libraries\oob-trim.proj (in 0.5 ms). 2026-03-04T16:40:33.9192880Z Restored D:\a\_work\1\s\src\libraries\oob-src.proj (in 0.5 ms). 2026-03-04T16:40:33.9224658Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.SystemEvents\ref\Microsoft.Win32.SystemEvents.csproj (in 1 ms). 2026-03-04T16:40:33.9226040Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.Registry\src\Microsoft.Win32.Registry.csproj (in 3 ms). 2026-03-04T16:40:33.9303098Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.SystemEvents\src\Microsoft.Win32.SystemEvents.csproj (in 5 ms). 2026-03-04T16:40:33.9309257Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.Registry\ref\Microsoft.Win32.Registry.csproj (in 1 ms). 2026-03-04T16:40:33.9346409Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.Primitives\src\Microsoft.Win32.Primitives.csproj (in 1 ms). 2026-03-04T16:40:33.9371911Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.Registry.AccessControl\ref\Microsoft.Win32.Registry.AccessControl.csproj (in 3 ms). 2026-03-04T16:40:33.9399733Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.Primitives\ref\Microsoft.Win32.Primitives.csproj (in 0.7 ms). 2026-03-04T16:40:33.9455297Z Restored D:\a\_work\1\s\Build.proj (in 270 ms). 2026-03-04T16:40:33.9459234Z Restored D:\a\_work\1\s\src\libraries\Microsoft.VisualBasic.Core\ref\Microsoft.VisualBasic.Core.csproj (in 0.9 ms). 2026-03-04T16:40:33.9511183Z Restored D:\a\_work\1\s\src\libraries\Microsoft.NETCore.Platforms\src\Microsoft.NETCore.Platforms.csproj (in 0.6 ms). 2026-03-04T16:40:33.9558791Z Restored D:\a\_work\1\s\src\libraries\Microsoft.VisualBasic.Core\src\Microsoft.VisualBasic.Core.vbproj (in 8 ms). 2026-03-04T16:40:33.9614373Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Primitives\ref\Microsoft.Extensions.Primitives.csproj (in 1 ms). 2026-03-04T16:40:34.0397199Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Primitives\src\Microsoft.Extensions.Primitives.csproj (in 84 ms). 2026-03-04T16:40:34.0513901Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options\ref\Microsoft.Extensions.Options.csproj (in 4 ms). 2026-03-04T16:40:34.0598890Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options\gen\Microsoft.Extensions.Options.SourceGeneration.csproj (in 3 ms). 2026-03-04T16:40:34.0777723Z Restored D:\a\_work\1\s\src\libraries\Microsoft.NET.WebAssembly.Threading\src\Microsoft.NET.WebAssembly.Threading.proj (in 128 ms). 2026-03-04T16:40:34.0784888Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options\src\Microsoft.Extensions.Options.csproj (in 111 ms). 2026-03-04T16:40:34.0889994Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options.DataAnnotations\ref\Microsoft.Extensions.Options.DataAnnotations.csproj (in 3 ms). 2026-03-04T16:40:34.0992135Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options.ConfigurationExtensions\ref\Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 4 ms). 2026-03-04T16:40:34.2016782Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging\src\Microsoft.Extensions.Logging.csproj (in 94 ms). 2026-03-04T16:40:34.2111363Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options.DataAnnotations\src\Microsoft.Extensions.Options.DataAnnotations.csproj (in 142 ms). 2026-03-04T16:40:34.2146522Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging\ref\Microsoft.Extensions.Logging.csproj (in 4 ms). 2026-03-04T16:40:34.2286424Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.TraceSource\ref\Microsoft.Extensions.Logging.TraceSource.csproj (in 5 ms). 2026-03-04T16:40:34.2427634Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options.ConfigurationExtensions\src\Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 154 ms). 2026-03-04T16:40:34.2529569Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.EventSource\ref\Microsoft.Extensions.Logging.EventSource.csproj (in 4 ms). 2026-03-04T16:40:34.3665249Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.TraceSource\src\Microsoft.Extensions.Logging.TraceSource.csproj (in 146 ms). 2026-03-04T16:40:34.3817658Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.EventLog\ref\Microsoft.Extensions.Logging.EventLog.csproj (in 5 ms). 2026-03-04T16:40:34.4071027Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.EventSource\src\Microsoft.Extensions.Logging.EventSource.csproj (in 164 ms). 2026-03-04T16:40:34.4154654Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.EventLog\src\Microsoft.Extensions.Logging.EventLog.csproj (in 147 ms). 2026-03-04T16:40:34.4201091Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Debug\ref\Microsoft.Extensions.Logging.Debug.csproj (in 5 ms). 2026-03-04T16:40:34.4661309Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Console\ref\Microsoft.Extensions.Logging.Console.csproj (in 27 ms). 2026-03-04T16:40:34.5370585Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Debug\src\Microsoft.Extensions.Logging.Debug.csproj (in 146 ms). 2026-03-04T16:40:34.5507549Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Configuration\ref\Microsoft.Extensions.Logging.Configuration.csproj (in 5 ms). 2026-03-04T16:40:34.6282755Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Console\src\Microsoft.Extensions.Logging.Console.csproj (in 191 ms). 2026-03-04T16:40:34.6350776Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Configuration\src\Microsoft.Extensions.Logging.Configuration.csproj (in 153 ms). 2026-03-04T16:40:34.6368355Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Abstractions\ref\Microsoft.Extensions.Logging.Abstractions.csproj (in 3 ms). 2026-03-04T16:40:34.6413426Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Abstractions\gen\Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj (in 2 ms). 2026-03-04T16:40:34.6908986Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Abstractions\src\Microsoft.Extensions.Logging.Abstractions.csproj (in 133 ms). 2026-03-04T16:40:35.5906129Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.Registry.AccessControl\src\Microsoft.Win32.Registry.AccessControl.csproj (in 1.66 sec). 2026-03-04T16:40:44.9345131Z installer.tasks -> D:\a\_work\1\s\artifacts\bin\installer.tasks\Release\installer.tasks.dll 2026-03-04T16:40:44.9706581Z Crossgen2Tasks -> D:\a\_work\1\s\artifacts\bin\Crossgen2Tasks\Release\Crossgen2Tasks.dll 2026-03-04T16:40:51.3281242Z ILLink.RoslynAnalyzer -> D:\a\_work\1\s\artifacts\bin\ILLink.RoslynAnalyzer\Release\netstandard2.0\ILLink.RoslynAnalyzer.dll 2026-03-04T16:40:51.7022867Z ILLink.CodeFixProvider -> D:\a\_work\1\s\artifacts\bin\ILLink.CodeFixProvider\Release\netstandard2.0\ILLink.CodeFixProvider.dll 2026-03-04T16:40:52.2922633Z Mono.Linker -> D:\a\_work\1\s\artifacts\bin\Mono.Linker\ref\Release\net11.0\illink.dll 2026-03-04T16:40:57.4785865Z Mono.Linker -> D:\a\_work\1\s\artifacts\bin\Mono.Linker\Release\net11.0\illink.dll 2026-03-04T16:40:57.9023050Z ILLink.Tasks -> D:\a\_work\1\s\artifacts\bin\ILLink.Tasks\Release\net\ILLink.Tasks.dll 2026-03-04T16:40:58.5352899Z System.Private.CoreLib.Generators -> D:\a\_work\1\s\artifacts\bin\System.Private.CoreLib.Generators\Release\netstandard2.0\System.Private.CoreLib.Generators.dll 2026-03-04T16:41:01.7653189Z System.Private.CoreLib -> D:\a\_work\1\s\artifacts\bin\System.Private.CoreLib\ref\Release\net11.0\System.Private.CoreLib.dll 2026-03-04T16:41:02.1199891Z EventSourceGenerator -> D:\a\_work\1\s\artifacts\bin\EventSourceGenerator\Release\netstandard2.0\EventSourceGenerator.dll 2026-03-04T16:41:04.2749058Z Microsoft.Interop.SourceGeneration -> D:\a\_work\1\s\artifacts\bin\Microsoft.Interop.SourceGeneration\Release\netstandard2.0\Microsoft.Interop.SourceGeneration.dll 2026-03-04T16:41:05.6457000Z LibraryImportGenerator -> D:\a\_work\1\s\artifacts\bin\LibraryImportGenerator\Release\netstandard2.0\Microsoft.Interop.LibraryImportGenerator.dll 2026-03-04T16:42:31.9175222Z System.Private.CoreLib -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\IL\System.Private.CoreLib.dll 2026-03-04T16:42:33.5997846Z cdac-build-tool -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\cdac-build-tool\cdac-build-tool.dll 2026-03-04T16:42:33.6519893Z Executing "D:\a\_work\1\s\src\coreclr\build-runtime.cmd" -x86 -release -ci -os windows -msbuild -pgodatapath "D:\a\_work\1\s\.packages\optimization.windows_nt-x86.pgo.coreclr\1.0.0-prerelease.26080.1" -targetrid win-x86 -cmakeargs "-DCLR_DOTNET_RID=win-x86" -cmakeargs "-DCLR_DOTNET_HOST_PATH='D:\a\_work\1\s\.dotnet\dotnet.exe'" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\cdac-build-tool\cdac-build-tool.dll" -cmakeargs "-DFEATURE_DYNAMIC_CODE_COMPILED=1" 2026-03-04T16:42:33.7258076Z BUILD: Starting Build at 16:42:33.72 2026-03-04T16:42:45.3323520Z BUILD: Commencing CoreCLR product build 2026-03-04T16:42:45.3329514Z BUILD: Checking prerequisites 2026-03-04T16:42:46.3632082Z BUILD: Using CMake from C:\Program Files\Microsoft Visual Studio\18\Insiders\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe 2026-03-04T16:42:47.9340358Z BUILD: Commencing build of native components for windows.x86.Release 2026-03-04T16:42:47.9343533Z BUILD: Using environment: "C:\Program Files\Microsoft Visual Studio\18\Insiders\VC\Auxiliary\Build\vcvarsall.bat" amd64_x86 2026-03-04T16:42:48.1235702Z ********************************************************************** 2026-03-04T16:42:48.1236204Z ** Visual Studio 2026 Developer Command Prompt v18.3.0-insiders 2026-03-04T16:42:48.1236534Z ** Copyright (c) 2025 Microsoft Corporation 2026-03-04T16:42:48.1237424Z ********************************************************************** 2026-03-04T16:42:49.9102880Z [vcvarsall.bat] Environment initialized for: 'x64_x86' 2026-03-04T16:42:49.9166463Z BUILD: Regenerating the Visual Studio solution 2026-03-04T16:42:49.9179112Z Calling "D:\a\_work\1\s\eng\native\gen-buildsys.cmd" "D:\a\_work\1\s\src\coreclr" "D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide" 18.0 x86 windows "-DCLR_CMAKE_TARGET_ARCH=x86" "-DCLR_CMAKE_TARGET_OS=windows" "-DCLI_CMAKE_FALLBACK_OS=win10" "-DCLR_CMAKE_PGO_INSTRUMENT=0" "-DCLR_CMAKE_OPTDATA_PATH=D:\a\_work\1\s\.packages\optimization.windows_nt-x86.pgo.coreclr\1.0.0-prerelease.26080.1" "-DCLR_CMAKE_PGO_OPTIMIZE=1" "-DFEATURE_DYNAMIC_CODE_COMPILED=1" "-DCDAC_BUILD_TOOL_BINARY_PATH=D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\cdac-build-tool\cdac-build-tool.dll" "-DCLR_DOTNET_HOST_PATH='D:\a\_work\1\s\.dotnet\dotnet.exe'" "-DCLR_DOTNET_RID=win-x86" 2026-03-04T16:42:49.9624601Z "C:\Program Files\Microsoft Visual Studio\18\Insiders\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe "-DCMAKE_INSTALL_PREFIX=D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release" "-DCLR_CMAKE_HOST_ARCH=x86" -A Win32 "-DCMAKE_SYSTEM_VERSION=10.0" "-DCLR_CMAKE_TARGET_ARCH=x86" "-DCLR_CMAKE_TARGET_OS=windows" "-DCLI_CMAKE_FALLBACK_OS=win10" "-DCLR_CMAKE_PGO_INSTRUMENT=0" "-DCLR_CMAKE_OPTDATA_PATH=D:\a\_work\1\s\.packages\optimization.windows_nt-x86.pgo.coreclr\1.0.0-prerelease.26080.1" "-DCLR_CMAKE_PGO_OPTIMIZE=1" "-DFEATURE_DYNAMIC_CODE_COMPILED=1" "-DCDAC_BUILD_TOOL_BINARY_PATH=D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\cdac-build-tool\cdac-build-tool.dll" "-DCLR_DOTNET_HOST_PATH='D:\a\_work\1\s\.dotnet\dotnet.exe'" "-DCLR_DOTNET_RID=win-x86" --no-warn-unused-cli -G Visual Studio 18 2026 -B "D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide" -S "D:\a\_work\1\s\src\coreclr"" 2026-03-04T16:42:50.1597736Z Not searching for unused variables given on the command line. 2026-03-04T16:42:50.1598387Z -- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0. 2026-03-04T16:43:10.1085348Z -- The C compiler identification is MSVC 19.50.35719.0 2026-03-04T16:43:15.4602769Z -- The CXX compiler identification is MSVC 19.50.35719.0 2026-03-04T16:43:16.0176893Z -- Detecting C compiler ABI info 2026-03-04T16:43:18.0883973Z -- Detecting C compiler ABI info - done 2026-03-04T16:43:18.1278596Z -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x86/cl.exe - skipped 2026-03-04T16:43:18.1432501Z -- Detecting C compile features 2026-03-04T16:43:18.1669649Z -- Detecting C compile features - done 2026-03-04T16:43:18.4310878Z -- Detecting CXX compiler ABI info 2026-03-04T16:43:19.8439588Z -- Detecting CXX compiler ABI info - done 2026-03-04T16:43:19.8683092Z -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x86/cl.exe - skipped 2026-03-04T16:43:19.8689545Z -- Detecting CXX compile features 2026-03-04T16:43:19.8701684Z -- Detecting CXX compile features - done 2026-03-04T16:43:20.2766266Z -- The ASM_MASM compiler identification is MSVC 2026-03-04T16:43:20.2781732Z -- Found assembler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x86/ml.exe 2026-03-04T16:43:20.5584831Z -- Performing Test HAVE_DIRENT_D_TYPE 2026-03-04T16:43:22.6694269Z -- Performing Test HAVE_DIRENT_D_TYPE - Failed 2026-03-04T16:43:22.6695694Z -- Looking for getauxval 2026-03-04T16:43:23.6478519Z -- Looking for getauxval - not found 2026-03-04T16:43:23.6768347Z -- Looking for include file GSS/GSS.h 2026-03-04T16:43:24.5825719Z -- Looking for include file GSS/GSS.h - not found 2026-03-04T16:43:27.4845668Z -- Using CMake version 4.1.1-msvc4 2026-03-04T16:43:27.4867550Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-03-04T16:43:27.4868480Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-03-04T16:43:27.6439091Z -- Arch detected: 'i686' 2026-03-04T16:43:27.6439987Z -- Basearch of 'i686' has been detected as: 'x86' 2026-03-04T16:43:27.6775557Z -- Looking for arm_acle.h 2026-03-04T16:43:28.6347534Z -- Looking for arm_acle.h - not found 2026-03-04T16:43:28.6348423Z -- Looking for sys/auxv.h 2026-03-04T16:43:29.5529568Z -- Looking for sys/auxv.h - not found 2026-03-04T16:43:29.5530731Z -- Looking for sys/sdt.h 2026-03-04T16:43:30.4921760Z -- Looking for sys/sdt.h - not found 2026-03-04T16:43:30.4922711Z -- Looking for unistd.h 2026-03-04T16:43:31.4534845Z -- Looking for unistd.h - not found 2026-03-04T16:43:31.4536310Z -- Looking for linux/auxvec.h 2026-03-04T16:43:32.3828623Z -- Looking for linux/auxvec.h - not found 2026-03-04T16:43:32.3831900Z -- Looking for sys/types.h 2026-03-04T16:43:35.9755923Z -- Looking for sys/types.h - found 2026-03-04T16:43:35.9757473Z -- Looking for stdint.h 2026-03-04T16:43:37.1681295Z -- Looking for stdint.h - found 2026-03-04T16:43:37.1683050Z -- Looking for stddef.h 2026-03-04T16:43:38.3938882Z -- Looking for stddef.h - found 2026-03-04T16:43:38.3939354Z -- Check size of off64_t 2026-03-04T16:43:39.3312099Z -- Check size of off64_t - failed 2026-03-04T16:43:39.3315812Z -- Check size of _off64_t 2026-03-04T16:43:40.2496601Z -- Check size of _off64_t - failed 2026-03-04T16:43:40.2500102Z -- Check size of __off64_t 2026-03-04T16:43:41.1549040Z -- Check size of __off64_t - failed 2026-03-04T16:43:41.1550625Z -- Looking for fseeko 2026-03-04T16:43:42.3146900Z -- Looking for fseeko - not found 2026-03-04T16:43:42.3147330Z -- Looking for strerror 2026-03-04T16:43:43.5480055Z -- Looking for strerror - found 2026-03-04T16:43:43.5482687Z -- Looking for posix_memalign 2026-03-04T16:43:44.5340266Z -- Looking for posix_memalign - not found 2026-03-04T16:43:44.5344594Z -- Looking for aligned_alloc 2026-03-04T16:43:45.4889627Z -- Looking for aligned_alloc - not found 2026-03-04T16:43:45.4905205Z -- Performing Test HAVE_NO_INTERPOSITION 2026-03-04T16:43:46.7157685Z -- Performing Test HAVE_NO_INTERPOSITION - Failed 2026-03-04T16:43:46.7163851Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-03-04T16:43:47.6383179Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Failed 2026-03-04T16:43:47.6383939Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-03-04T16:43:48.5650799Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Failed 2026-03-04T16:43:48.5651348Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-03-04T16:43:49.4802843Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Failed 2026-03-04T16:43:49.4803490Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-03-04T16:43:50.7049784Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-03-04T16:43:50.7050581Z -- Performing Test HAVE_BUILTIN_CTZ 2026-03-04T16:43:51.8454503Z -- Performing Test HAVE_BUILTIN_CTZ - Failed 2026-03-04T16:43:51.8455229Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-03-04T16:43:53.0113045Z -- Performing Test HAVE_BUILTIN_CTZLL - Failed 2026-03-04T16:43:53.0113377Z -- Performing Test HAVE_PTRDIFF_T 2026-03-04T16:43:54.2490579Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-03-04T16:43:54.2495415Z -- Performing Test HAVE_XSAVE_INTRIN 2026-03-04T16:43:55.6993524Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-03-04T16:43:55.6996517Z -- Performing Test HAVE_SSE2_INTRIN 2026-03-04T16:43:57.0132176Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-03-04T16:43:57.0136807Z -- Performing Test HAVE_SSSE3_INTRIN 2026-03-04T16:43:58.2875928Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-03-04T16:43:58.2878827Z -- Performing Test HAVE_SSE42_INTRIN 2026-03-04T16:43:59.5457802Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-03-04T16:43:59.5460270Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-03-04T16:44:00.8945435Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-03-04T16:44:00.8948598Z -- Performing Test HAVE_AVX2_INTRIN 2026-03-04T16:44:02.2889460Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-03-04T16:44:02.2895923Z -- Performing Test HAVE_AVX512_INTRIN 2026-03-04T16:44:03.6497757Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-03-04T16:44:03.6501983Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-03-04T16:44:05.0101707Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-03-04T16:44:05.0104546Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-03-04T16:44:06.3043419Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-03-04T16:44:06.3044417Z -- Architecture-specific source files: arch/x86/x86_features.c;arch/x86/chunkset_sse2.c;arch/x86/compare256_sse2.c;arch/x86/slide_hash_sse2.c;arch/x86/adler32_ssse3.c;arch/x86/chunkset_ssse3.c;arch/x86/adler32_sse42.c;arch/x86/crc32_pclmulqdq.c;arch/x86/slide_hash_avx2.c;arch/x86/chunkset_avx2.c;arch/x86/compare256_avx2.c;arch/x86/adler32_avx2.c;arch/x86/adler32_avx512.c;arch/x86/chunkset_avx512.c;arch/x86/adler32_avx512_vnni.c;arch/x86/crc32_vpclmulqdq.c 2026-03-04T16:44:06.3478363Z -- The following features have been enabled: 2026-03-04T16:44:06.3478798Z 2026-03-04T16:44:06.3479075Z * SSE2, Support the SSE2 instruction set, using "" 2026-03-04T16:44:06.3479395Z * XSAVE, Support XSAVE intrinsics using "" 2026-03-04T16:44:06.3480328Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "" 2026-03-04T16:44:06.3488969Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "" 2026-03-04T16:44:06.3489592Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using " " 2026-03-04T16:44:06.3489981Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "/arch:AVX2" 2026-03-04T16:44:06.3490840Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "/arch:AVX2" 2026-03-04T16:44:06.3491165Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "/arch:AVX2" 2026-03-04T16:44:06.3491491Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "/arch:AVX2" 2026-03-04T16:44:06.3491869Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "/arch:AVX512" 2026-03-04T16:44:06.3492245Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "/arch:AVX512" 2026-03-04T16:44:06.3492590Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "/arch:AVX512" 2026-03-04T16:44:06.3492965Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using " /arch:AVX512" 2026-03-04T16:44:06.3493379Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-03-04T16:44:06.3494155Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-03-04T16:44:06.3494708Z * WITH_SANITIZER, Enable sanitizer support 2026-03-04T16:44:06.3495378Z * WITH_GTEST, Build gtest_zlib 2026-03-04T16:44:06.3496189Z * WITH_OPTIM, Build with optimisation 2026-03-04T16:44:06.3496915Z * WITH_NEW_STRATEGIES, Use new strategies 2026-03-04T16:44:06.3497600Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-03-04T16:44:06.3497936Z * WITH_AVX2, Build with AVX2 2026-03-04T16:44:06.3498653Z * WITH_AVX512, Build with AVX512 2026-03-04T16:44:06.3499211Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-03-04T16:44:06.3499984Z * WITH_SSE2, Build with SSE2 2026-03-04T16:44:06.3500326Z * WITH_SSSE3, Build with SSSE3 2026-03-04T16:44:06.3501151Z * WITH_SSE42, Build with SSE42 2026-03-04T16:44:06.3501899Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-03-04T16:44:06.3502269Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-03-04T16:44:06.3502856Z 2026-03-04T16:44:06.3503501Z -- The following features have been disabled: 2026-03-04T16:44:06.3504172Z 2026-03-04T16:44:06.3504674Z * FORCE_SSE2, Assume CPU is SSE2 capable 2026-03-04T16:44:06.3505509Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-03-04T16:44:06.3505986Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-03-04T16:44:06.3506548Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-03-04T16:44:06.3507088Z * WITH_FUZZERS, Build test/fuzz 2026-03-04T16:44:06.3507831Z * WITH_BENCHMARKS, Build test/benchmarks 2026-03-04T16:44:06.3508184Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-03-04T16:44:06.3508754Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-03-04T16:44:06.3509450Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-03-04T16:44:06.3509774Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-03-04T16:44:06.3510603Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-03-04T16:44:06.3511406Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-03-04T16:44:06.3511877Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-03-04T16:44:06.3512515Z 2026-03-04T16:44:09.1843965Z -- Build type is '' 2026-03-04T16:44:09.1850110Z -- Performing Test BROTLI_EMSCRIPTEN 2026-03-04T16:44:10.3502036Z -- Performing Test BROTLI_EMSCRIPTEN - Failed 2026-03-04T16:44:10.3505860Z -- Compiler is not EMSCRIPTEN 2026-03-04T16:44:10.3554027Z -- Looking for log2 2026-03-04T16:44:11.8025426Z -- Looking for log2 - found 2026-03-04T16:44:14.9590923Z -- ZSTD VERSION: 1.5.7 2026-03-04T16:44:14.9660484Z -- Performing Test C_FLAG_MP 2026-03-04T16:44:16.4436496Z -- Performing Test C_FLAG_MP - Success 2026-03-04T16:44:16.4455140Z -- Performing Test CXX_FLAG_MP 2026-03-04T16:44:17.9855209Z -- Performing Test CXX_FLAG_MP - Success 2026-03-04T16:44:17.9885138Z -- Performing Test C_FLAG_D_UNICODE 2026-03-04T16:44:19.3915257Z -- Performing Test C_FLAG_D_UNICODE - Success 2026-03-04T16:44:19.3939511Z -- Performing Test CXX_FLAG_D_UNICODE 2026-03-04T16:44:20.8329030Z -- Performing Test CXX_FLAG_D_UNICODE - Success 2026-03-04T16:44:20.8353405Z -- Performing Test C_FLAG_DUNICODE 2026-03-04T16:44:22.2781988Z -- Performing Test C_FLAG_DUNICODE - Success 2026-03-04T16:44:22.2804884Z -- Performing Test CXX_FLAG_DUNICODE 2026-03-04T16:44:23.6683967Z -- Performing Test CXX_FLAG_DUNICODE - Success 2026-03-04T16:44:23.6694545Z -- CMAKE_INSTALL_PREFIX: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release 2026-03-04T16:44:23.6695256Z -- CMAKE_INSTALL_LIBDIR: lib 2026-03-04T16:44:23.6697036Z -- ZSTD_LEGACY_SUPPORT not defined! 2026-03-04T16:44:23.6697833Z -- ZSTD_MULTITHREAD_SUPPORT is disabled 2026-03-04T16:44:23.7209383Z -- Looking for sys/socket.h 2026-03-04T16:44:24.7915828Z -- Looking for sys/socket.h - not found 2026-03-04T16:44:24.7918795Z -- Looking for accept4 2026-03-04T16:44:25.8683195Z -- Looking for accept4 - not found 2026-03-04T16:44:25.8685875Z -- Looking for linux/user_events.h 2026-03-04T16:44:26.9192717Z -- Looking for linux/user_events.h - not found 2026-03-04T16:44:26.9194809Z -- Looking for sys/ioctl.h 2026-03-04T16:44:27.9082470Z -- Looking for sys/ioctl.h - not found 2026-03-04T16:44:27.9084494Z -- Looking for sys/syscall.h 2026-03-04T16:44:28.8130662Z -- Looking for sys/syscall.h - not found 2026-03-04T16:44:28.8132658Z -- Looking for sys/uio.h 2026-03-04T16:44:29.7184169Z -- Looking for sys/uio.h - not found 2026-03-04T16:44:29.7185070Z -- Looking for errno.h 2026-03-04T16:44:30.9384496Z -- Looking for errno.h - found 2026-03-04T16:44:30.9386840Z -- Looking for sys/mman.h 2026-03-04T16:44:31.8490224Z -- Looking for sys/mman.h - not found 2026-03-04T16:44:31.8491595Z -- Looking for __NR_memfd_create 2026-03-04T16:44:32.7714412Z -- Looking for __NR_memfd_create - not found 2026-03-04T16:44:32.7803601Z -- Looking for include files windows.h, bcrypt.h 2026-03-04T16:44:36.0311279Z -- Looking for include files windows.h, bcrypt.h - found 2026-03-04T16:44:36.0312482Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-03-04T16:44:36.9628698Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-03-04T16:44:36.9630162Z -- Looking for include file asm/hwprobe.h 2026-03-04T16:44:37.8564172Z -- Looking for include file asm/hwprobe.h - not found 2026-03-04T16:44:37.8565444Z -- Looking for include file sys/resource.h 2026-03-04T16:44:38.7769876Z -- Looking for include file sys/resource.h - not found 2026-03-04T16:44:38.7770206Z -- Looking for sysctlbyname 2026-03-04T16:44:39.9328601Z -- Looking for sysctlbyname - not found 2026-03-04T16:44:39.9329187Z -- Looking for fsync 2026-03-04T16:44:41.0816720Z -- Looking for fsync - not found 2026-03-04T16:44:41.0819004Z -- Looking for arc4random_buf 2026-03-04T16:44:42.0241035Z -- Looking for arc4random_buf - not found 2026-03-04T16:44:42.0242873Z -- Looking for getrandom 2026-03-04T16:44:42.9681746Z -- Looking for getrandom - not found 2026-03-04T16:44:42.9684122Z -- Looking for O_CLOEXEC 2026-03-04T16:44:43.9251001Z -- Looking for O_CLOEXEC - not found 2026-03-04T16:44:43.9252264Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-03-04T16:44:44.9062629Z -- Looking for CLOCK_MONOTONIC_COARSE - not found 2026-03-04T16:44:44.9065405Z -- Looking for clock_gettime_nsec_np 2026-03-04T16:44:45.8769803Z -- Looking for clock_gettime_nsec_np - not found 2026-03-04T16:44:46.8284382Z -- Found Python: C:/python3/python.exe (found version "3.13.9") found components: Interpreter 2026-03-04T16:44:48.4621394Z Cannot use PGO optimization built with Ninja from MSBuild. Re-run build with Ninja to apply PGO information 2026-03-04T16:44:49.9919504Z Read file version from native version header at 'D:/a/_work/1/s/artifacts/obj/_version.h'. 2026-03-04T16:44:50.0092422Z Cannot use PGO optimization built with Ninja from MSBuild. Re-run build with Ninja to apply PGO information 2026-03-04T16:44:50.0650032Z -- Configuring done (120.1s) 2026-03-04T16:44:53.5627237Z -- Generating done (3.5s) 2026-03-04T16:44:53.5647122Z -- Build files have been written to: D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide 2026-03-04T16:44:53.6520658Z running "C:\Program Files\Microsoft Visual Studio\18\Insiders\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" --build D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide --target install --config Release -- /nologo /m /flp:Verbosity=normal;LogFile="D:\a\_work\1\s\artifacts\log\Release\CoreCLR_windows__x86__Release__x86.log" /flp1:WarningsOnly;LogFile="D:\a\_work\1\s\artifacts\log\Release\CoreCLR_windows__x86__Release__x86.wrn" /flp2:ErrorsOnly;LogFile="D:\a\_work\1\s\artifacts\log\Release\CoreCLR_windows__x86__Release__x86.err" /bl:"D:\a\_work\1\s\artifacts\log\Release\CoreCLR_windows__x86__Release__x86.binlog" 2026-03-04T16:44:53.9591044Z 2026-03-04T16:44:53.9641868Z 2026-03-04T16:44:54.8276989Z 1>Checking Build System 2026-03-04T16:44:56.4971579Z Generating Release/eventprovider.timestamp 2026-03-04T16:44:56.6872108Z Generating AsmOffsets.inc 2026-03-04T16:44:56.7687354Z AsmOffsets.cpp 2026-03-04T16:44:56.8130027Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/Full/CMakeLists.txt 2026-03-04T16:44:58.8379851Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/eventing/EtwProvider/CMakeLists.txt 2026-03-04T16:44:59.0261772Z Generating Release/eventing_headers.timestamp 2026-03-04T16:44:59.0417731Z Preprocessing D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/vm/wks/AsmConstants.tmp. Outputting to D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/vm/wks/AsmConstants.inc 2026-03-04T16:44:59.0731310Z AsmConstants.tmp 2026-03-04T16:44:59.0918261Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/wks/CMakeLists.txt 2026-03-04T16:44:59.2294245Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/wks/CMakeLists.txt 2026-03-04T16:44:59.5056678Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/eventing/CMakeLists.txt 2026-03-04T16:44:59.7067059Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/Full/CMakeLists.txt 2026-03-04T16:44:59.8456010Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscorrc/CMakeLists.txt 2026-03-04T16:44:59.8488495Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-03-04T16:44:59.8902674Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\AllocFast.asm... 2026-03-04T16:45:00.0068168Z Building Custom Rule D:/a/_work/1/s/src/coreclr/interop/CMakeLists.txt 2026-03-04T16:45:00.0340520Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/runtime/CMakeLists.txt 2026-03-04T16:45:01.3545333Z mscorrc.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscorrc\mscorrc.dir\Release\mscorrc.lib 2026-03-04T16:45:01.7368730Z cpufeatures.c 2026-03-04T16:45:01.7441951Z descriptorlimit.c 2026-03-04T16:45:01.7702054Z interoplib.cpp 2026-03-04T16:45:01.7802047Z memorybarrierprocesswide.c 2026-03-04T16:45:01.7953949Z Building Custom Rule D:/a/_work/1/s/src/coreclr/utilcode/CMakeLists.txt 2026-03-04T16:45:01.8196962Z mutex.c 2026-03-04T16:45:02.0754771Z guid.c 2026-03-04T16:45:02.0958924Z random.c 2026-03-04T16:45:02.1212096Z debugger.c 2026-03-04T16:45:02.1252072Z comwrappers.cpp 2026-03-04T16:45:02.1315638Z strings.c 2026-03-04T16:45:02.1325269Z time.c 2026-03-04T16:45:02.1429860Z unicodedata.c 2026-03-04T16:45:02.1492012Z utf8.c 2026-03-04T16:45:02.1505640Z xoshiro128pp.c 2026-03-04T16:45:02.1510975Z log.c 2026-03-04T16:45:02.3760700Z trackerobjectmanager.cpp 2026-03-04T16:45:02.8615034Z cmake_pch.cxx 2026-03-04T16:45:03.2976857Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\ExceptionHandling.asm... 2026-03-04T16:45:03.4817627Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\GcProbe.asm... 2026-03-04T16:45:03.5611903Z cmake_pch.cxx 2026-03-04T16:45:03.5735139Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/datadescriptor/CMakeLists.txt 2026-03-04T16:45:03.7182300Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\MiscStubs.asm... 2026-03-04T16:45:03.9669078Z minipal_objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\shared_minipal\minipal_objects.dir\Release\minipal_objects.lib 2026-03-04T16:45:04.0073487Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\PInvoke.asm... 2026-03-04T16:45:04.2840596Z clrhost_nodependencies.cpp 2026-03-04T16:45:04.3120101Z ccomprc.cpp 2026-03-04T16:45:04.3318517Z ex.cpp 2026-03-04T16:45:04.4147770Z datadescriptor.cpp 2026-03-04T16:45:04.4417669Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\InteropThunksHelpers.asm... 2026-03-04T16:45:04.5063839Z sbuffer.cpp 2026-03-04T16:45:04.8346687Z sstring_com.cpp 2026-03-04T16:45:04.9560135Z interop.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\interop\interop.dir\Release\interop.lib 2026-03-04T16:45:04.9857782Z fstring.cpp 2026-03-04T16:45:05.0930534Z namespaceutil.cpp 2026-03-04T16:45:05.3567247Z makepath.cpp 2026-03-04T16:45:05.3978531Z splitpath.cpp 2026-03-04T16:45:05.5631953Z clrconfig.cpp 2026-03-04T16:45:05.6289146Z configuration.cpp 2026-03-04T16:45:05.7317604Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\StubDispatch.asm... 2026-03-04T16:45:05.7640451Z collections.cpp 2026-03-04T16:45:05.8591620Z posterror.cpp 2026-03-04T16:45:05.9742762Z clrhelpers.cpp 2026-03-04T16:45:06.0971479Z utsem.cpp 2026-03-04T16:45:06.1794298Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Bootstrap/base/CMakeLists.txt 2026-03-04T16:45:06.2508998Z check.cpp 2026-03-04T16:45:06.2935706Z log.cpp 2026-03-04T16:45:06.3112729Z arraylist.cpp 2026-03-04T16:45:06.3626976Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/static/CMakeLists.txt 2026-03-04T16:45:06.5915878Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\UniversalTransition.asm... 2026-03-04T16:45:06.6199872Z comex.cpp 2026-03-04T16:45:06.6734660Z guidfromname.cpp 2026-03-04T16:45:06.6969731Z memorypool.cpp 2026-03-04T16:45:06.7442236Z memorystreams.cpp 2026-03-04T16:45:06.8354670Z loaderheap.cpp 2026-03-04T16:45:07.0315397Z interleavedloaderheap.cpp 2026-03-04T16:45:07.0371326Z loaderheap_shared.cpp 2026-03-04T16:45:07.2618093Z explicitcontrolloaderheap.cpp 2026-03-04T16:45:07.3193891Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\WriteBarriers.asm... 2026-03-04T16:45:07.6052057Z rangelist.cpp 2026-03-04T16:45:07.8704455Z outstring.cpp 2026-03-04T16:45:07.9679139Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/ceefilegen/CMakeLists.txt 2026-03-04T16:45:08.0828069Z ilformatter.cpp 2026-03-04T16:45:08.2225903Z opinfo.cpp 2026-03-04T16:45:08.3329873Z corimage.cpp 2026-03-04T16:45:08.4014629Z format1.cpp 2026-03-04T16:45:08.4105536Z prettyprintsig.cpp 2026-03-04T16:45:08.6076693Z sha1.cpp 2026-03-04T16:45:08.6341686Z sigbuilder.cpp 2026-03-04T16:45:08.8055766Z sigparser.cpp 2026-03-04T16:45:08.8479240Z sstring.cpp 2026-03-04T16:45:08.8674421Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/hostmisc/CMakeLists.txt 2026-03-04T16:45:08.9978728Z util_nodependencies.cpp 2026-03-04T16:45:09.0495420Z safewrap.cpp 2026-03-04T16:45:09.3000411Z cmake_pch.cxx 2026-03-04T16:45:09.3200407Z clrhost.cpp 2026-03-04T16:45:09.4430426Z cycletimer.cpp 2026-03-04T16:45:09.4774804Z main.cpp 2026-03-04T16:45:09.5374336Z md5.cpp 2026-03-04T16:45:09.6022991Z util.cpp 2026-03-04T16:45:09.7701641Z stresslog.cpp 2026-03-04T16:45:09.8079848Z debug.cpp 2026-03-04T16:45:10.0260137Z pedecoder.cpp 2026-03-04T16:45:10.4017659Z winfix.cpp 2026-03-04T16:45:10.5537242Z longfilepathwrappers.cpp 2026-03-04T16:45:10.8854458Z yieldprocessornormalized.cpp 2026-03-04T16:45:10.9297115Z dacutil.cpp 2026-03-04T16:45:11.0320792Z dlwrap.cpp 2026-03-04T16:45:11.0637543Z stacktrace.cpp 2026-03-04T16:45:11.1817674Z allocmemtracker.cpp 2026-03-04T16:45:12.2039589Z bootstrapper.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Bootstrap\base\bootstrapper.dir\Release\bootstrapper.lib 2026-03-04T16:45:13.2472247Z cmake_pch.cxx 2026-03-04T16:45:13.2474018Z mdcolumndescriptors.cpp 2026-03-04T16:45:13.2477165Z liteweightstgdb.cpp 2026-03-04T16:45:13.2479910Z mdfileformat.cpp 2026-03-04T16:45:13.2483048Z metamodel.cpp 2026-03-04T16:45:13.2486901Z metamodelro.cpp 2026-03-04T16:45:13.2490427Z recordpool.cpp 2026-03-04T16:45:13.2493559Z mdinternaldisp.cpp 2026-03-04T16:45:13.2498372Z mdinternalro.cpp 2026-03-04T16:45:13.2502786Z strongnameinternal.cpp 2026-03-04T16:45:13.2506769Z stgpool.cpp 2026-03-04T16:45:13.2514767Z stgpooli.cpp 2026-03-04T16:45:13.2522016Z stgpoolreadonly.cpp 2026-03-04T16:45:13.2923209Z executableallocator.cpp 2026-03-04T16:45:13.3667938Z blobfetcher.cpp 2026-03-04T16:45:13.3682227Z cceegen.cpp 2026-03-04T16:45:13.3815174Z ceegentokenmapper.cpp 2026-03-04T16:45:13.4238958Z ceesectionstring.cpp 2026-03-04T16:45:13.4465453Z pesectionman.cpp 2026-03-04T16:45:13.5207179Z Compiling cordebug.idl 2026-03-04T16:45:13.6024212Z mdruntime_wks.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\runtime\mdruntime_wks.dir\Release\mdruntime_wks.lib 2026-03-04T16:45:13.7652388Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\cordebug.idl 2026-03-04T16:45:13.8337989Z cordebug.idl 2026-03-04T16:45:13.9107640Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-03-04T16:45:13.9718784Z Generating eventpipe/eventpipehelpers.cpp, eventpipe/dotnetruntime.cpp, eventpipe/dotnetruntimerundown.cpp, eventpipe/dotnetruntimestress.cpp, eventpipe/dotnetruntimeprivate.cpp 2026-03-04T16:45:13.9926465Z gc_dll_svr_descriptor_temp.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gc\datadescriptor\gc_dll_svr_descriptor_temp.dir\Release\gc_dll_svr_descriptor_temp.lib 2026-03-04T16:45:14.0036570Z unknwn.idl 2026-03-04T16:45:14.1119285Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-03-04T16:45:14.1816188Z abi.cpp 2026-03-04T16:45:14.1919003Z alloc.cpp 2026-03-04T16:45:14.2366867Z assertionprop.cpp 2026-03-04T16:45:14.2541410Z async.cpp 2026-03-04T16:45:14.3162026Z wtypes.idl 2026-03-04T16:45:14.3407235Z bitset.cpp 2026-03-04T16:45:14.3483769Z block.cpp 2026-03-04T16:45:14.5405000Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-03-04T16:45:14.6239204Z buildstring.cpp 2026-03-04T16:45:14.6567193Z codegencommon.cpp 2026-03-04T16:45:14.7531349Z wtypesbase.idl 2026-03-04T16:45:14.8125467Z codegenlinear.cpp 2026-03-04T16:45:14.8399486Z compiler.cpp 2026-03-04T16:45:14.9374454Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-03-04T16:45:14.9606072Z copyprop.cpp 2026-03-04T16:45:15.0415754Z debuginfo.cpp 2026-03-04T16:45:15.1423286Z disasm.cpp 2026-03-04T16:45:15.1619930Z basetsd.h 2026-03-04T16:45:15.3367666Z earlyprop.cpp 2026-03-04T16:45:15.4052779Z ee_il_dll.cpp 2026-03-04T16:45:15.4757518Z eeinterface.cpp 2026-03-04T16:45:15.4943855Z utilcode.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\utilcode\utilcode.dir\Release\utilcode.lib 2026-03-04T16:45:15.5244100Z emit.cpp 2026-03-04T16:45:15.5780283Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-03-04T16:45:15.6348999Z error.cpp 2026-03-04T16:45:15.6666228Z fgbasic.cpp 2026-03-04T16:45:15.7057276Z fgdiagnostic.cpp 2026-03-04T16:45:15.7649142Z fgehopt.cpp 2026-03-04T16:45:15.8070571Z guiddef.h 2026-03-04T16:45:15.8572979Z fgflow.cpp 2026-03-04T16:45:15.8949219Z fginline.cpp 2026-03-04T16:45:15.9335154Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\objidl.idl 2026-03-04T16:45:15.9692058Z fgopt.cpp 2026-03-04T16:45:15.9758622Z fgprofile.cpp 2026-03-04T16:45:16.0554541Z objidl.idl 2026-03-04T16:45:16.0717565Z fgprofilesynthesis.cpp 2026-03-04T16:45:16.1997436Z fgstmt.cpp 2026-03-04T16:45:16.2196465Z flowgraph.cpp 2026-03-04T16:45:16.2527123Z forwardsub.cpp 2026-03-04T16:45:16.2564408Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.idl 2026-03-04T16:45:16.3140815Z gcinfo.cpp 2026-03-04T16:45:16.3625472Z gentree.cpp 2026-03-04T16:45:16.3840069Z oaidl.idl 2026-03-04T16:45:16.4851153Z gschecks.cpp 2026-03-04T16:45:16.5005252Z hashbv.cpp 2026-03-04T16:45:16.5896506Z helperexpansion.cpp 2026-03-04T16:45:16.6188182Z hostallocator.cpp 2026-03-04T16:45:16.7091189Z hwintrinsic.cpp 2026-03-04T16:45:16.7307960Z ifconversion.cpp 2026-03-04T16:45:16.7806268Z importer.cpp 2026-03-04T16:45:16.8146677Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/eventing/eventpipe/CMakeLists.txt 2026-03-04T16:45:16.8493841Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.acf 2026-03-04T16:45:16.8990366Z importercalls.cpp 2026-03-04T16:45:16.9052018Z importervectorization.cpp 2026-03-04T16:45:16.9912914Z oaidl.acf 2026-03-04T16:45:17.0181003Z indirectcalltransformer.cpp 2026-03-04T16:45:17.0507750Z inductionvariableopts.cpp 2026-03-04T16:45:17.0593432Z inline.cpp 2026-03-04T16:45:17.1152850Z inlinepolicy.cpp 2026-03-04T16:45:17.1383775Z instr.cpp 2026-03-04T16:45:17.1692204Z jitconfig.cpp 2026-03-04T16:45:17.1976939Z jiteh.cpp 2026-03-04T16:45:17.2069262Z jithashtable.cpp 2026-03-04T16:45:17.2372285Z jitmetadata.cpp 2026-03-04T16:45:17.2519909Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/ee/wks/CMakeLists.txt 2026-03-04T16:45:17.2658488Z layout.cpp 2026-03-04T16:45:17.2800736Z lclmorph.cpp 2026-03-04T16:45:17.3306803Z Compiling xcordebug.idl 2026-03-04T16:45:17.3801961Z lclvars.cpp 2026-03-04T16:45:17.4347144Z likelyclass.cpp 2026-03-04T16:45:17.4487473Z lir.cpp 2026-03-04T16:45:17.5034457Z liveness.cpp 2026-03-04T16:45:17.5206685Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\xcordebug.idl 2026-03-04T16:45:17.5742837Z xcordebug.idl 2026-03-04T16:45:17.7089489Z 64 bit Processing D:/a/_work/1/s/src/coreclr/inc\cordebug.idl 2026-03-04T16:45:17.8335383Z cordebug.idl 2026-03-04T16:45:17.9477897Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-03-04T16:45:18.0362056Z unknwn.idl 2026-03-04T16:45:18.1206087Z Assembling D:\a\_work\1\s\src\coreclr\debug\ee\i386\dbghelpers.asm... 2026-03-04T16:45:18.1603258Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-03-04T16:45:18.3504825Z wtypes.idl 2026-03-04T16:45:18.4846693Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-03-04T16:45:18.6517873Z wtypesbase.idl 2026-03-04T16:45:18.7817880Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-03-04T16:45:18.8333541Z basetsd.h 2026-03-04T16:45:18.9370684Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-03-04T16:45:19.0464527Z guiddef.h 2026-03-04T16:45:19.1182908Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\objidl.idl 2026-03-04T16:45:19.1765672Z loopcloning.cpp 2026-03-04T16:45:19.1938279Z lower.cpp 2026-03-04T16:45:19.2393190Z morph.cpp 2026-03-04T16:45:19.2596714Z objidl.idl 2026-03-04T16:45:19.2998102Z morphblock.cpp 2026-03-04T16:45:19.3238482Z objectalloc.cpp 2026-03-04T16:45:19.3519024Z optcse.cpp 2026-03-04T16:45:19.4018786Z optimizebools.cpp 2026-03-04T16:45:19.4239594Z optimizemaskconversions.cpp 2026-03-04T16:45:19.4464213Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.idl 2026-03-04T16:45:19.5030104Z optimizer.cpp 2026-03-04T16:45:19.5672869Z patchpoint.cpp 2026-03-04T16:45:19.6721847Z phase.cpp 2026-03-04T16:45:19.7261224Z promotion.cpp 2026-03-04T16:45:19.8321872Z oaidl.idl 2026-03-04T16:45:19.8647539Z promotiondecomposition.cpp 2026-03-04T16:45:19.9167404Z promotionliveness.cpp 2026-03-04T16:45:19.9594007Z rangecheck.cpp 2026-03-04T16:45:20.0109676Z rangecheckcloning.cpp 2026-03-04T16:45:20.0283381Z rationalize.cpp 2026-03-04T16:45:20.0887496Z redundantbranchopts.cpp 2026-03-04T16:45:20.1538860Z regalloc.cpp 2026-03-04T16:45:20.2227067Z regset.cpp 2026-03-04T16:45:20.2713775Z scev.cpp 2026-03-04T16:45:20.2894507Z scopeinfo.cpp 2026-03-04T16:45:20.3513186Z Compiling clrdata.idl 2026-03-04T16:45:20.3808530Z segmentlist.cpp 2026-03-04T16:45:20.4635226Z sideeffects.cpp 2026-03-04T16:45:20.5102804Z sm.cpp 2026-03-04T16:45:20.5391817Z smdata.cpp 2026-03-04T16:45:20.6318023Z smweights.cpp 2026-03-04T16:45:20.6357922Z ssabuilder.cpp 2026-03-04T16:45:20.6770954Z ssarenamestate.cpp 2026-03-04T16:45:20.6872751Z stacklevelsetter.cpp 2026-03-04T16:45:20.7197319Z switchrecognition.cpp 2026-03-04T16:45:20.7537530Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\clrdata.idl 2026-03-04T16:45:20.7702685Z ceefgen.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\ceefilegen\ceefgen.dir\Release\ceefgen.lib 2026-03-04T16:45:20.8045223Z treelifeupdater.cpp 2026-03-04T16:45:20.8170190Z utils.cpp 2026-03-04T16:45:20.8465419Z valuenum.cpp 2026-03-04T16:45:20.8582840Z clrdata.idl 2026-03-04T16:45:20.8716122Z lsra.cpp 2026-03-04T16:45:20.8977394Z lsrabuild.cpp 2026-03-04T16:45:20.8994674Z regMaskTPOps.cpp 2026-03-04T16:45:20.9295956Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-03-04T16:45:20.9337609Z gcdecode.cpp 2026-03-04T16:45:20.9485672Z gcencode.cpp 2026-03-04T16:45:20.9639517Z unknwn.idl 2026-03-04T16:45:20.9952066Z unwind.cpp 2026-03-04T16:45:21.0051083Z codegenxarch.cpp 2026-03-04T16:45:21.0307170Z cmake_pch.cxx 2026-03-04T16:45:21.0404495Z decomposelongs.cpp 2026-03-04T16:45:21.0446590Z emitxarch.cpp 2026-03-04T16:45:21.0759081Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-03-04T16:45:21.0797617Z lowerxarch.cpp 2026-03-04T16:45:21.1301659Z lsraxarch.cpp 2026-03-04T16:45:21.1437718Z simd.cpp 2026-03-04T16:45:21.1658126Z wtypes.idl 2026-03-04T16:45:21.1676045Z simdcodegenxarch.cpp 2026-03-04T16:45:21.1793645Z targetx86.cpp 2026-03-04T16:45:21.1933660Z unwindx86.cpp 2026-03-04T16:45:21.2024521Z hwintrinsicxarch.cpp 2026-03-04T16:45:21.2272866Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-03-04T16:45:21.2531013Z hwintrinsiccodegenxarch.cpp 2026-03-04T16:45:21.2743578Z histogram.cpp 2026-03-04T16:45:21.2803423Z wtypesbase.idl 2026-03-04T16:45:21.3042514Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-03-04T16:45:21.3126046Z basetsd.h 2026-03-04T16:45:21.3269571Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-03-04T16:45:21.3480985Z guiddef.h 2026-03-04T16:45:21.4330040Z Compiling clrinternal.idl 2026-03-04T16:45:21.4509294Z cmake_pch.cxx 2026-03-04T16:45:21.5892796Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\clrinternal.idl 2026-03-04T16:45:21.6750661Z clrinternal.idl 2026-03-04T16:45:21.7368181Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-03-04T16:45:21.7874524Z unknwn.idl 2026-03-04T16:45:21.8840217Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-03-04T16:45:21.9631297Z wtypes.idl 2026-03-04T16:45:22.0496021Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-03-04T16:45:22.1423562Z wtypesbase.idl 2026-03-04T16:45:22.2010260Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-03-04T16:45:22.3127846Z basetsd.h 2026-03-04T16:45:22.3743964Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-03-04T16:45:22.5140357Z guiddef.h 2026-03-04T16:45:22.6288363Z 64 bit Processing D:/a/_work/1/s/src/coreclr/inc\mscoree.idl 2026-03-04T16:45:22.6839852Z mscoree.idl 2026-03-04T16:45:22.7796595Z clrjit_static.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\jit\static\clrjit_static.dir\Release\clrjit_static.lib 2026-03-04T16:45:22.9168122Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/datadescriptor/CMakeLists.txt 2026-03-04T16:45:22.9583044Z Compiling xclrdata.idl 2026-03-04T16:45:23.0426915Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\xclrdata.idl 2026-03-04T16:45:23.1084869Z xclrdata.idl 2026-03-04T16:45:23.1619431Z 64 bit Processing D:/a/_work/1/s/src/coreclr/inc\clrdata.idl 2026-03-04T16:45:23.1959756Z clrdata.idl 2026-03-04T16:45:23.3332096Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-03-04T16:45:23.4501969Z unknwn.idl 2026-03-04T16:45:23.5624612Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-03-04T16:45:23.7051228Z wtypes.idl 2026-03-04T16:45:24.0488928Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-03-04T16:45:24.5219700Z trace.cpp 2026-03-04T16:45:24.5653568Z datadescriptor.cpp 2026-03-04T16:45:24.7072245Z wtypesbase.idl 2026-03-04T16:45:24.8213432Z utils.cpp 2026-03-04T16:45:24.8604220Z fx_ver.cpp 2026-03-04T16:45:24.9209958Z pal.windows.cpp 2026-03-04T16:45:24.9638386Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-03-04T16:45:25.2319024Z basetsd.h 2026-03-04T16:45:25.5099842Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-03-04T16:45:25.8803925Z guiddef.h 2026-03-04T16:45:26.5628298Z Generating cdac-gc_dll_svr_descriptor/contract-descriptor.c 2026-03-04T16:45:26.5752528Z Compiling corprof.idl 2026-03-04T16:45:26.9680696Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\corprof.idl 2026-03-04T16:45:27.0314281Z longfile.windows.cpp 2026-03-04T16:45:27.2834985Z corprof.idl 2026-03-04T16:45:27.4012972Z controller.cpp 2026-03-04T16:45:27.4102646Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-03-04T16:45:27.4507835Z eventpipehelpers.cpp 2026-03-04T16:45:27.4596499Z unknwn.idl 2026-03-04T16:45:27.4887055Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-03-04T16:45:27.5484596Z wtypes.idl 2026-03-04T16:45:27.6769927Z dotnetruntime.cpp 2026-03-04T16:45:27.6936843Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-03-04T16:45:27.7993763Z debugger.cpp 2026-03-04T16:45:27.9569920Z wtypesbase.idl 2026-03-04T16:45:27.9971597Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/datadescriptor/CMakeLists.txt 2026-03-04T16:45:28.0329945Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-03-04T16:45:28.0765281Z basetsd.h 2026-03-04T16:45:28.1159423Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-03-04T16:45:28.1689926Z guiddef.h 2026-03-04T16:45:28.2227514Z dotnetruntimerundown.cpp 2026-03-04T16:45:28.2954000Z debuggermessagebox.cpp 2026-03-04T16:45:28.3969291Z debuggermodule.cpp 2026-03-04T16:45:28.4625481Z Compiling corsym.idl 2026-03-04T16:45:28.4689462Z contractpointerdata.cpp 2026-03-04T16:45:28.4767493Z contract-descriptor.c 2026-03-04T16:45:28.5406659Z executioncontrol.cpp 2026-03-04T16:45:28.5538380Z dotnetruntimestress.cpp 2026-03-04T16:45:28.6391641Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\corsym.idl 2026-03-04T16:45:28.6870471Z corsym.idl 2026-03-04T16:45:28.7964749Z functioninfo.cpp 2026-03-04T16:45:28.8137778Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.idl 2026-03-04T16:45:28.8379400Z dotnetruntimeprivate.cpp 2026-03-04T16:45:28.8598910Z oaidl.idl 2026-03-04T16:45:28.9355293Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\objidl.idl 2026-03-04T16:45:28.9537462Z funceval.cpp 2026-03-04T16:45:29.0461268Z objidl.idl 2026-03-04T16:45:29.1030748Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-03-04T16:45:29.2384516Z unknwn.idl 2026-03-04T16:45:29.2738791Z rcthread.cpp 2026-03-04T16:45:29.2809096Z canary.cpp 2026-03-04T16:45:29.3111971Z shared.cpp 2026-03-04T16:45:29.3579091Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-03-04T16:45:29.4059296Z frameinfo.cpp 2026-03-04T16:45:29.4194449Z wtypes.idl 2026-03-04T16:45:29.4547317Z dactable.cpp 2026-03-04T16:45:29.4683814Z primitives.cpp 2026-03-04T16:45:29.4722690Z walker.cpp 2026-03-04T16:45:29.5072958Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-03-04T16:45:29.5699793Z debuggerregdisplayhelper.cpp 2026-03-04T16:45:29.5860497Z hostmisc_public.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\Corehost.Static\hostmisc\hostmisc_public.dir\Release\hostmisc_public.lib 2026-03-04T16:45:29.5875903Z wtypesbase.idl 2026-03-04T16:45:29.7041804Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-03-04T16:45:29.7403668Z basetsd.h 2026-03-04T16:45:29.7748398Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-03-04T16:45:29.8001814Z guiddef.h 2026-03-04T16:45:29.9377931Z gc_dll_wks_descriptor_temp.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gc\datadescriptor\gc_dll_wks_descriptor_temp.dir\Release\gc_dll_wks_descriptor_temp.lib 2026-03-04T16:45:29.9384213Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.acf 2026-03-04T16:45:30.0029118Z oaidl.acf 2026-03-04T16:45:30.2145449Z Compiling sospriv.idl 2026-03-04T16:45:30.3009349Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\sospriv.idl 2026-03-04T16:45:30.3482390Z sospriv.idl 2026-03-04T16:45:30.3733986Z eventpipe_gen_objs.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\eventing\eventpipe\eventpipe_gen_objs.dir\Release\eventpipe_gen_objs.lib 2026-03-04T16:45:30.4089478Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-03-04T16:45:30.4276401Z cordbee_wks.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\ee\wks\cordbee_wks.dir\Release\cordbee_wks.lib 2026-03-04T16:45:30.4423683Z unknwn.idl 2026-03-04T16:45:30.4787415Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-03-04T16:45:30.5292535Z wtypes.idl 2026-03-04T16:45:30.5762671Z gc_dll_svr_descriptor.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gc\datadescriptor\gc_dll_svr_descriptor.dir\Release\gc_dll_svr_descriptor.lib 2026-03-04T16:45:30.5764847Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-03-04T16:45:30.6205099Z wtypesbase.idl 2026-03-04T16:45:30.6576334Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-03-04T16:45:30.6840777Z basetsd.h 2026-03-04T16:45:30.7028454Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-03-04T16:45:30.7327332Z guiddef.h 2026-03-04T16:45:30.7633230Z 64 bit Processing D:/a/_work/1/s/src/coreclr/inc\xclrdata.idl 2026-03-04T16:45:30.7909145Z xclrdata.idl 2026-03-04T16:45:30.8284568Z 64 bit Processing D:/a/_work/1/s/src/coreclr/inc\clrdata.idl 2026-03-04T16:45:30.8545703Z clrdata.idl 2026-03-04T16:45:30.9348640Z Building Custom Rule D:/a/_work/1/s/src/coreclr/inc/CMakeLists.txt 2026-03-04T16:45:31.0675312Z Building Custom Rule D:/a/_work/1/s/src/coreclr/binder/CMakeLists.txt 2026-03-04T16:45:31.3852606Z Building Custom Rule D:/a/_work/1/s/src/native/containers/CMakeLists.txt 2026-03-04T16:45:31.4155262Z applicationcontext.cpp 2026-03-04T16:45:31.4196445Z cordebug_i.c 2026-03-04T16:45:31.4226670Z assembly.cpp 2026-03-04T16:45:31.4411152Z assemblybindercommon.cpp 2026-03-04T16:45:31.9004545Z xcordebug_i.c 2026-03-04T16:45:32.3179427Z clrdata_i.c 2026-03-04T16:45:32.5051250Z Building Custom Rule D:/a/_work/1/s/src/native/containers/CMakeLists.txt 2026-03-04T16:45:32.6818508Z clrinternal_i.c 2026-03-04T16:45:34.0754306Z assemblyname.cpp 2026-03-04T16:45:34.0805325Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gcinfo/CMakeLists.txt 2026-03-04T16:45:34.1144943Z xclrdata_i.c 2026-03-04T16:45:34.1818932Z corprof_i.c 2026-03-04T16:45:34.1841782Z corsym_i.c 2026-03-04T16:45:34.1925799Z sospriv_i.c 2026-03-04T16:45:34.5466525Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/compiler/CMakeLists.txt 2026-03-04T16:45:34.6612317Z bindertracing.cpp 2026-03-04T16:45:34.6768987Z dn-allocator.c 2026-03-04T16:45:34.7056816Z defaultassemblybinder.cpp 2026-03-04T16:45:34.7830225Z dn-fwd-list.c 2026-03-04T16:45:34.9359206Z dn-list.c 2026-03-04T16:45:36.6552940Z dn-queue.c 2026-03-04T16:45:36.6991230Z dn-umap.c 2026-03-04T16:45:36.7084805Z cmake_pch.cxx 2026-03-04T16:45:36.8069413Z dn-vector.c 2026-03-04T16:45:36.8683149Z dn-simdhash.c 2026-03-04T16:45:36.9234728Z dn-simdhash-string-ptr.c 2026-03-04T16:45:36.9570399Z dn-simdhash-u32-ptr.c 2026-03-04T16:45:36.9579404Z dn-simdhash-ptr-ptr.c 2026-03-04T16:45:36.9647450Z dn-simdhash-ght-compatible.c 2026-03-04T16:45:36.9656913Z failurecache.cpp 2026-03-04T16:45:36.9663416Z dn-simdhash-ptrpair-ptr.c 2026-03-04T16:45:36.9668991Z dn-simdhash-utils.c 2026-03-04T16:45:36.9674812Z dn-allocator.c 2026-03-04T16:45:37.1744250Z dn-fwd-list.c 2026-03-04T16:45:37.2774281Z dn-list.c 2026-03-04T16:45:37.3790364Z dn-queue.c 2026-03-04T16:45:37.4467818Z dn-umap.c 2026-03-04T16:45:37.5481266Z dn-vector.c 2026-03-04T16:45:37.6168911Z dn-simdhash.c 2026-03-04T16:45:37.7255341Z dn-simdhash-string-ptr.c 2026-03-04T16:45:37.8050533Z textualidentityparser.cpp 2026-03-04T16:45:37.9340099Z dn-simdhash-u32-ptr.c 2026-03-04T16:45:38.0821824Z dn-simdhash-ptr-ptr.c 2026-03-04T16:45:38.1447689Z utils.cpp 2026-03-04T16:45:38.1733974Z activitytracker.cpp 2026-03-04T16:45:38.2458234Z dn-simdhash-ght-compatible.c 2026-03-04T16:45:38.4147786Z dn-simdhash-ptrpair-ptr.c 2026-03-04T16:45:38.5732662Z dn-simdhash-utils.c 2026-03-04T16:45:38.7200606Z arraylist.cpp 2026-03-04T16:45:39.1004760Z customassemblybinder.cpp 2026-03-04T16:45:39.6491380Z gcinfoencoder.cpp 2026-03-04T16:45:40.5238039Z simplerhash.cpp 2026-03-04T16:45:40.9135783Z gcdump.cpp 2026-03-04T16:45:41.4235027Z gcdumpx86.cpp 2026-03-04T16:45:41.7161122Z assemblymd.cpp 2026-03-04T16:45:41.7198534Z assemblymd_emit.cpp 2026-03-04T16:45:41.8949037Z custattr_import.cpp 2026-03-04T16:45:41.9743695Z custattr_emit.cpp 2026-03-04T16:45:42.0158821Z disp.cpp 2026-03-04T16:45:42.0513663Z dn-containers.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\containers\dn-containers.dir\Release\dn-containers.lib 2026-03-04T16:45:42.5781151Z emit.cpp 2026-03-04T16:45:42.5783466Z filtermanager.cpp 2026-03-04T16:45:42.5787430Z helper.cpp 2026-03-04T16:45:42.5790378Z import.cpp 2026-03-04T16:45:42.5793551Z importhelper.cpp 2026-03-04T16:45:42.5796806Z mdutil.cpp 2026-03-04T16:45:42.5809978Z regmeta.cpp 2026-03-04T16:45:42.6173858Z regmeta_compilersupport.cpp 2026-03-04T16:45:42.6205080Z regmeta_emit.cpp 2026-03-04T16:45:42.6264987Z regmeta_import.cpp 2026-03-04T16:45:42.6280363Z regmeta_imetadatatables.cpp 2026-03-04T16:45:42.6310213Z regmeta_vm.cpp 2026-03-04T16:45:42.6327985Z verifylayouts.cpp 2026-03-04T16:45:42.9453992Z v3binder.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\binder\v3binder.dir\Release\v3binder.lib 2026-03-04T16:45:43.1732973Z mdcompiler_wks.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\compiler\mdcompiler_wks.dir\Release\mdcompiler_wks.lib 2026-03-04T16:45:43.3437622Z gcinfo.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gcinfo\gcinfo.dir\Release\gcinfo.lib 2026-03-04T16:45:43.5163198Z corguids.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\inc\corguids.dir\Release\corguids.lib 2026-03-04T16:45:43.6386848Z dn-containers-no-lto.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\containers\dn-containers-no-lto.dir\Release\dn-containers-no-lto.lib 2026-03-04T16:45:43.7527778Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/enc/CMakeLists.txt 2026-03-04T16:45:43.8919109Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscordac/CMakeLists.txt 2026-03-04T16:45:44.0761388Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/debug-pal/CMakeLists.txt 2026-03-04T16:45:44.0956972Z cmake_pch.cxx 2026-03-04T16:45:44.0994639Z mscordac.cpp 2026-03-04T16:45:44.1199481Z Generating cdac-gc_dll_wks_descriptor/contract-descriptor.c 2026-03-04T16:45:44.3130636Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/eventpipe/CMakeLists.txt 2026-03-04T16:45:44.4409263Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/datadescriptor/CMakeLists.txt 2026-03-04T16:45:44.5911757Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/eventing/eventpipe/CMakeLists.txt 2026-03-04T16:45:44.7512123Z contractpointerdata.cpp 2026-03-04T16:45:44.7560106Z contract-descriptor.c 2026-03-04T16:45:44.8965063Z mscordacobj.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscordac\mscordacobj.dir\Release\mscordacobj.lib 2026-03-04T16:45:45.1024505Z twowaypipe.cpp 2026-03-04T16:45:45.1222681Z processdescriptor.cpp 2026-03-04T16:45:45.1426651Z unity_0_cxx.cxx 2026-03-04T16:45:45.1951547Z ds-ipc-pal-namedpipe.c 2026-03-04T16:45:45.2079039Z unity_0_cxx.cxx 2026-03-04T16:45:45.2501929Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/wks/CMakeLists.txt 2026-03-04T16:45:46.3202756Z liteweightstgdbrw.cpp 2026-03-04T16:45:46.3576398Z metamodelenc.cpp 2026-03-04T16:45:46.3621502Z metamodelrw.cpp 2026-03-04T16:45:46.3679906Z peparse.cpp 2026-03-04T16:45:46.5248448Z rwutil.cpp 2026-03-04T16:45:46.6116950Z stgio.cpp 2026-03-04T16:45:46.6231336Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\RedirectedHandledJITCase.asm... 2026-03-04T16:45:46.6609108Z debug-pal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\debug-pal\debug-pal.dir\Release\debug-pal.lib 2026-03-04T16:45:46.6672295Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/wks/CMakeLists.txt 2026-03-04T16:45:46.7644809Z stgtiggerstorage.cpp 2026-03-04T16:45:46.7877017Z stgtiggerstream.cpp 2026-03-04T16:45:46.8432680Z mdinternalrw.cpp 2026-03-04T16:45:46.8488837Z pdbheap.cpp 2026-03-04T16:45:47.3348399Z gc_dll_wks_descriptor.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gc\datadescriptor\gc_dll_wks_descriptor.dir\Release\gc_dll_wks_descriptor.lib 2026-03-04T16:45:48.0078718Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\AllocSlow.asm... 2026-03-04T16:45:48.1037659Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\asmhelpers.asm... 2026-03-04T16:45:48.2819432Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\ehhelpers.asm... 2026-03-04T16:45:48.3858408Z eventpipe-shared-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\eventpipe\eventpipe-shared-objects.dir\Release\eventpipe-shared-objects.lib 2026-03-04T16:45:48.4008162Z mdruntimerw_wks.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\enc\mdruntimerw_wks.dir\Release\mdruntimerw_wks.lib 2026-03-04T16:45:48.4159198Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\jithelp.asm... 2026-03-04T16:45:48.4832422Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/wks/CMakeLists.txt 2026-03-04T16:45:48.5312430Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\PInvokeStubs.asm... 2026-03-04T16:45:48.6532659Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\thunktemplates.asm... 2026-03-04T16:45:48.6967767Z Runtime.AsmHelpers.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\Full\Runtime.AsmHelpers.dir\Release\Runtime.AsmHelpers.lib 2026-03-04T16:45:48.7787614Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\AllocFast.asm... 2026-03-04T16:45:48.8808846Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\WriteBarriers.asm... 2026-03-04T16:45:49.1269834Z cmake_pch.cxx 2026-03-04T16:45:49.1370052Z cmake_pch.cxx 2026-03-04T16:45:49.5930473Z cmake_pch.cxx 2026-03-04T16:45:49.6245054Z corelib.cpp 2026-03-04T16:45:52.3007234Z codeman.cpp 2026-03-04T16:45:52.3571114Z ceemain.cpp 2026-03-04T16:45:52.3892247Z peimagelayout.cpp 2026-03-04T16:45:52.4044089Z gcdecode.cpp 2026-03-04T16:45:52.6255326Z eventpipe_objs.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\eventing\eventpipe\eventpipe_objs.dir\Release\eventpipe_objs.lib 2026-03-04T16:45:52.7578689Z codeman.cpp 2026-03-04T16:45:53.0244999Z ceemain.cpp 2026-03-04T16:45:53.3527063Z peimagelayout.cpp 2026-03-04T16:45:53.3529980Z gcdecode.cpp 2026-03-04T16:45:53.4749426Z cee_wks_mergeable.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\wks\cee_wks_mergeable.dir\Release\cee_wks_mergeable.lib 2026-03-04T16:45:53.9060489Z cee_wks.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\wks\cee_wks.dir\Release\cee_wks.lib 2026-03-04T16:45:54.6885583Z appdomain.cpp 2026-03-04T16:45:54.7035909Z array.cpp 2026-03-04T16:45:54.7117866Z assembly.cpp 2026-03-04T16:45:54.7174582Z assemblybinder.cpp 2026-03-04T16:45:54.8388745Z asynccontinuations.cpp 2026-03-04T16:45:54.8444588Z binder.cpp 2026-03-04T16:45:54.9027637Z castcache.cpp 2026-03-04T16:45:54.9503194Z callcounting.cpp 2026-03-04T16:45:54.9906719Z cdacplatformmetadata.cpp 2026-03-04T16:45:55.0135838Z ceeload.cpp 2026-03-04T16:45:55.0680332Z class.cpp 2026-03-04T16:45:55.0747132Z classhash.cpp 2026-03-04T16:45:55.1505842Z classlayoutinfo.cpp 2026-03-04T16:45:55.2684244Z clsload.cpp 2026-03-04T16:45:55.3428323Z codeversion.cpp 2026-03-04T16:45:55.4364433Z contractimpl.cpp 2026-03-04T16:45:55.4792598Z corhost.cpp 2026-03-04T16:45:55.5249107Z crst.cpp 2026-03-04T16:45:55.5423453Z debugdebugger.cpp 2026-03-04T16:45:55.6062407Z debughelp.cpp 2026-03-04T16:45:55.6380293Z debuginfostore.cpp 2026-03-04T16:45:55.6786165Z decodemd.cpp 2026-03-04T16:45:55.7181620Z disassembler.cpp 2026-03-04T16:45:55.7244045Z domainassembly.cpp 2026-03-04T16:45:55.7540027Z dynamicmethod.cpp 2026-03-04T16:45:55.7748263Z ebr.cpp 2026-03-04T16:45:55.7868369Z ecall.cpp 2026-03-04T16:45:55.8157805Z eedbginterfaceimpl.cpp 2026-03-04T16:45:55.8509411Z eehash.cpp 2026-03-04T16:45:55.9066546Z eetwain.cpp 2026-03-04T16:45:55.9105865Z encee.cpp 2026-03-04T16:45:55.9321762Z excep.cpp 2026-03-04T16:45:56.0347960Z exinfo.cpp 2026-03-04T16:45:56.1242146Z exstate.cpp 2026-03-04T16:45:56.1745313Z field.cpp 2026-03-04T16:45:56.1784712Z formattype.cpp 2026-03-04T16:45:56.2245524Z fptrstubs.cpp 2026-03-04T16:45:56.2264778Z frames.cpp 2026-03-04T16:45:56.2457972Z gctoclreventsink.cpp 2026-03-04T16:45:56.2776104Z gcheaputilities.cpp 2026-03-04T16:45:56.2992791Z gchandleutilities.cpp 2026-03-04T16:45:56.3305213Z genericdict.cpp 2026-03-04T16:45:56.3380661Z generics.cpp 2026-03-04T16:45:56.3428426Z hash.cpp 2026-03-04T16:45:56.3972951Z ilinstrumentation.cpp 2026-03-04T16:45:56.4188203Z ilstubcache.cpp 2026-03-04T16:45:56.4227956Z ilstubresolver.cpp 2026-03-04T16:45:56.4534271Z inlinetracking.cpp 2026-03-04T16:45:56.4889505Z instmethhash.cpp 2026-03-04T16:45:56.4964298Z jithost.cpp 2026-03-04T16:45:56.5338593Z jitinterface.cpp 2026-03-04T16:45:56.5359232Z loaderallocator.cpp 2026-03-04T16:45:56.5608142Z memberload.cpp 2026-03-04T16:45:56.6171991Z method.cpp 2026-03-04T16:45:56.8254174Z methoddescbackpatchinfo.cpp 2026-03-04T16:45:56.8587742Z methodimpl.cpp 2026-03-04T16:45:56.9033953Z methoditer.cpp 2026-03-04T16:45:56.9284256Z methodtable.cpp 2026-03-04T16:45:56.9450003Z nativeimage.cpp 2026-03-04T16:45:56.9569151Z object.cpp 2026-03-04T16:45:57.0298604Z onstackreplacement.cpp 2026-03-04T16:45:57.0662405Z peassembly.cpp 2026-03-04T16:45:57.1108568Z peimage.cpp 2026-03-04T16:45:57.1364258Z perfmap.cpp 2026-03-04T16:45:57.1661797Z pgo.cpp 2026-03-04T16:45:57.1667229Z precode_portable.cpp 2026-03-04T16:45:57.1961828Z precode.cpp 2026-03-04T16:45:57.3132909Z prestub.cpp 2026-03-04T16:45:57.3261218Z readytorunstandalonemethodmetadata.cpp 2026-03-04T16:45:57.3582533Z rejit.cpp 2026-03-04T16:45:57.3836161Z sigformat.cpp 2026-03-04T16:45:57.4053996Z siginfo.cpp 2026-03-04T16:45:57.4337712Z spinlock.cpp 2026-03-04T16:45:57.4870726Z stackwalk.cpp 2026-03-04T16:45:57.5833405Z stublink.cpp 2026-03-04T16:45:57.5978491Z stubmgr.cpp 2026-03-04T16:45:57.6538488Z syncblk.cpp 2026-03-04T16:45:57.6595516Z threads.cpp 2026-03-04T16:45:57.6679111Z threadstatics.cpp 2026-03-04T16:45:57.7440644Z tieredcompilation.cpp 2026-03-04T16:45:57.8055625Z typectxt.cpp 2026-03-04T16:45:57.8484900Z typedesc.cpp 2026-03-04T16:45:57.8601107Z typeequivalencehash.cpp 2026-03-04T16:45:57.8835525Z typehandle.cpp 2026-03-04T16:45:57.9173098Z typehash.cpp 2026-03-04T16:45:57.9588334Z typestring.cpp 2026-03-04T16:45:57.9670525Z util.cpp 2026-03-04T16:45:58.0038522Z vars.cpp 2026-03-04T16:45:58.0361990Z versionresilienthashcode.cpp 2026-03-04T16:45:58.0396456Z virtualcallstub.cpp 2026-03-04T16:45:58.0426206Z zapsig.cpp 2026-03-04T16:45:58.0874490Z readytoruninfo.cpp 2026-03-04T16:45:58.0923829Z appdomainnative.cpp 2026-03-04T16:45:58.1160311Z arraynative.cpp 2026-03-04T16:45:58.1421809Z assemblynative.cpp 2026-03-04T16:45:58.1623910Z assemblyprobeextension.cpp 2026-03-04T16:45:58.1959966Z assemblyspec.cpp 2026-03-04T16:45:58.2330404Z baseassemblyspec.cpp 2026-03-04T16:45:58.2696993Z bundle.cpp 2026-03-04T16:45:58.2781916Z CachedInterfaceDispatch.cpp 2026-03-04T16:45:58.3048583Z CachedInterfaceDispatch_Coreclr.cpp 2026-03-04T16:45:58.3053220Z MiscNativeHelpers.cpp 2026-03-04T16:45:58.3073913Z cachelinealloc.cpp 2026-03-04T16:45:58.3348896Z callconvbuilder.cpp 2026-03-04T16:45:58.3410737Z callhelpers.cpp 2026-03-04T16:45:58.3435903Z callstubgenerator.cpp 2026-03-04T16:45:58.3492577Z clrconfignative.cpp 2026-03-04T16:45:58.4077000Z clrex.cpp 2026-03-04T16:45:58.4200500Z clrvarargs.cpp 2026-03-04T16:45:58.4783948Z comdatetime.cpp 2026-03-04T16:45:58.4842665Z comdelegate.cpp 2026-03-04T16:45:58.5082000Z comdependenthandle.cpp 2026-03-04T16:45:58.5440397Z comdynamic.cpp 2026-03-04T16:45:58.5474838Z commodule.cpp 2026-03-04T16:45:58.6140130Z comsynchronizable.cpp 2026-03-04T16:45:58.7205024Z comutilnative.cpp 2026-03-04T16:45:58.7268164Z coreassemblyspec.cpp 2026-03-04T16:45:58.7472204Z customattribute.cpp 2026-03-04T16:45:58.8049773Z custommarshalerinfo.cpp 2026-03-04T16:45:58.8170444Z autotrace.cpp 2026-03-04T16:45:58.8408299Z divmodint.cpp 2026-03-04T16:45:58.8720710Z dllimport.cpp 2026-03-04T16:45:58.8932022Z dllimportcallback.cpp 2026-03-04T16:45:58.9019018Z dynamicinterfacecastable.cpp 2026-03-04T16:45:58.9250970Z eeconfig.cpp 2026-03-04T16:45:58.9295075Z eecontract.cpp 2026-03-04T16:45:58.9737998Z eepolicy.cpp 2026-03-04T16:45:59.0762123Z eetoprofinterfaceimpl.cpp 2026-03-04T16:45:59.1102224Z eventpipeinternal.cpp 2026-03-04T16:45:59.1820541Z fcall.cpp 2026-03-04T16:45:59.2096760Z fieldmarshaler.cpp 2026-03-04T16:45:59.2161809Z finalizerthread.cpp 2026-03-04T16:45:59.2867810Z floatdouble.cpp 2026-03-04T16:45:59.3101001Z floatsingle.cpp 2026-03-04T16:45:59.3288583Z frozenobjectheap.cpp 2026-03-04T16:45:59.3557290Z gccover.cpp 2026-03-04T16:45:59.3831426Z gcenv.ee.cpp 2026-03-04T16:45:59.3832800Z gcenv.ee.common.cpp 2026-03-04T16:45:59.4620924Z gchelpers.cpp 2026-03-04T16:45:59.4648968Z genanalysis.cpp 2026-03-04T16:45:59.6149828Z genmeth.cpp 2026-03-04T16:45:59.6185454Z hosting.cpp 2026-03-04T16:45:59.6420012Z hostinformation.cpp 2026-03-04T16:45:59.6629527Z ilmarshalers.cpp 2026-03-04T16:45:59.6789486Z instancecalli.cpp 2026-03-04T16:45:59.7143697Z interopconverter.cpp 2026-03-04T16:45:59.7327591Z interoputil.cpp 2026-03-04T16:45:59.8259962Z interpexec.cpp 2026-03-04T16:45:59.8654442Z interpframeallocator.cpp 2026-03-04T16:45:59.8908842Z invokeutil.cpp 2026-03-04T16:45:59.8963289Z jithelpers.cpp 2026-03-04T16:45:59.9213682Z jitinterfacegen.cpp 2026-03-04T16:45:59.9870643Z managedmdimport.cpp 2026-03-04T16:46:00.0039454Z marshalnative.cpp 2026-03-04T16:46:00.0829218Z methodtablebuilder.cpp 2026-03-04T16:46:00.1843484Z mlinfo.cpp 2026-03-04T16:46:00.2407833Z multicorejit.cpp 2026-03-04T16:46:00.3394535Z multicorejitplayer.cpp 2026-03-04T16:46:00.4463068Z nativeeventsource.cpp 2026-03-04T16:46:00.4660830Z nativelibrary.cpp 2026-03-04T16:46:00.4835822Z nativelibrarynative.cpp 2026-03-04T16:46:00.5179587Z olevariant.cpp 2026-03-04T16:46:00.5355716Z pendingload.cpp 2026-03-04T16:46:00.5838488Z pinvokeoverride.cpp 2026-03-04T16:46:00.5867362Z profdetach.cpp 2026-03-04T16:46:00.6224718Z profilingenumerators.cpp 2026-03-04T16:46:00.6438810Z profilinghelper.cpp 2026-03-04T16:46:00.6711002Z proftoeeinterfaceimpl.cpp 2026-03-04T16:46:00.7127343Z qcall.cpp 2026-03-04T16:46:00.7163816Z qcallentrypoints.cpp 2026-03-04T16:46:00.7531994Z reflectclasswriter.cpp 2026-03-04T16:46:00.7625371Z reflectioninvocation.cpp 2026-03-04T16:46:00.7980879Z runtimehandles.cpp 2026-03-04T16:46:00.9898474Z simplerwlock.cpp 2026-03-04T16:46:01.0245942Z stackingallocator.cpp 2026-03-04T16:46:01.0647923Z stringliteralmap.cpp 2026-03-04T16:46:01.0910088Z stubcache.cpp 2026-03-04T16:46:01.1415003Z stubgen.cpp 2026-03-04T16:46:01.1419794Z stubhelpers.cpp 2026-03-04T16:46:01.1681978Z syncclean.cpp 2026-03-04T16:46:01.2132083Z synch.cpp 2026-03-04T16:46:01.2356144Z tailcallhelp.cpp 2026-03-04T16:46:01.2506969Z threadsuspend.cpp 2026-03-04T16:46:01.3011646Z typeparse.cpp 2026-03-04T16:46:01.3379031Z unsafeaccessors.cpp 2026-03-04T16:46:01.3384404Z asyncthunks.cpp 2026-03-04T16:46:01.4031581Z varargsnative.cpp 2026-03-04T16:46:01.4541920Z weakreferencenative.cpp 2026-03-04T16:46:01.4565759Z yieldprocessornormalized.cpp 2026-03-04T16:46:01.4909386Z eventtrace.cpp 2026-03-04T16:46:01.5096352Z eventtrace_bulktype.cpp 2026-03-04T16:46:01.5358403Z eventtrace_gcheap.cpp 2026-03-04T16:46:01.5683288Z interoplibinterface_shared.cpp 2026-03-04T16:46:01.6246817Z interoplibinterface_comwrappers.cpp 2026-03-04T16:46:01.7219776Z rcwrefcache.cpp 2026-03-04T16:46:01.7608993Z interoplibinterface_java.cpp 2026-03-04T16:46:01.7666923Z amsi.cpp 2026-03-04T16:46:01.7946729Z clrtocomcall.cpp 2026-03-04T16:46:01.8095414Z dwreport.cpp 2026-03-04T16:46:01.8111822Z eventreporter.cpp 2026-03-04T16:46:01.9130424Z rtlfunctions.cpp 2026-03-04T16:46:01.9245805Z callsiteinspect.cpp 2026-03-04T16:46:01.9837092Z classcompat.cpp 2026-03-04T16:46:02.0249179Z comcache.cpp 2026-03-04T16:46:02.0359870Z comcallablewrapper.cpp 2026-03-04T16:46:02.0642102Z comconnectionpoints.cpp 2026-03-04T16:46:02.2440146Z cominterfacemarshaler.cpp 2026-03-04T16:46:02.2478799Z commtmemberinfomap.cpp 2026-03-04T16:46:02.4023021Z comtoclrcall.cpp 2026-03-04T16:46:02.4275779Z dispatchinfo.cpp 2026-03-04T16:46:02.4436162Z dispparammarshaler.cpp 2026-03-04T16:46:02.4835520Z olecontexthelpers.cpp 2026-03-04T16:46:02.5687411Z runtimecallablewrapper.cpp 2026-03-04T16:46:02.6084445Z stdinterfaces.cpp 2026-03-04T16:46:02.6548957Z stdinterfaces_wrapper.cpp 2026-03-04T16:46:02.7650146Z jitinterfacex86.cpp 2026-03-04T16:46:02.8769849Z profiler.cpp 2026-03-04T16:46:02.9213620Z exceptionhandling.cpp 2026-03-04T16:46:02.9298847Z gcinfodecoder.cpp 2026-03-04T16:46:02.9366432Z cgenx86.cpp 2026-03-04T16:46:02.9410934Z excepx86.cpp 2026-03-04T16:46:03.0063689Z stublinkerx86.cpp 2026-03-04T16:46:03.1830053Z handletable.cpp 2026-03-04T16:46:03.1860481Z handletablecore.cpp 2026-03-04T16:46:03.2173678Z handletablescan.cpp 2026-03-04T16:46:03.2339688Z objecthandle.cpp 2026-03-04T16:46:03.4090252Z gceventstatus.cpp 2026-03-04T16:46:03.4239588Z gcconfig.cpp 2026-03-04T16:46:03.4631626Z gccommon.cpp 2026-03-04T16:46:03.4790680Z gcscan.cpp 2026-03-04T16:46:03.6353449Z gcsvr.cpp 2026-03-04T16:46:03.6530755Z gcwks.cpp 2026-03-04T16:46:03.6799054Z gchandletable.cpp 2026-03-04T16:46:03.6933275Z gceesvr.cpp 2026-03-04T16:46:03.9073667Z gceewks.cpp 2026-03-04T16:46:04.0272856Z gcload.cpp 2026-03-04T16:46:04.1910058Z gcbridge.cpp 2026-03-04T16:46:04.2218485Z softwarewritewatch.cpp 2026-03-04T16:46:04.2883281Z handletablecache.cpp 2026-03-04T16:46:05.8277734Z cee_wks_core.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\wks\cee_wks_core.dir\Release\cee_wks_core.lib 2026-03-04T16:46:05.9550731Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/datadescriptor/CMakeLists.txt 2026-03-04T16:46:05.9552923Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/datadescriptor/CMakeLists.txt 2026-03-04T16:46:06.6025249Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/datadescriptor/CMakeLists.txt 2026-03-04T16:46:06.6182515Z datadescriptor.cpp 2026-03-04T16:46:06.6220460Z datadescriptor.cpp 2026-03-04T16:46:06.7304880Z datadescriptor.cpp 2026-03-04T16:46:09.3159395Z gc_svr_descriptor_temp.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\datadescriptor\gc_svr_descriptor_temp.dir\Release\gc_svr_descriptor_temp.lib 2026-03-04T16:46:09.4567301Z Generating cdac-gc_svr_descriptor/contract-descriptor.c 2026-03-04T16:46:09.5060036Z cdac_contract_descriptor_temp.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\datadescriptor\cdac_contract_descriptor_temp.dir\Release\cdac_contract_descriptor_temp.lib 2026-03-04T16:46:09.6132920Z Generating cdac-cdac_contract_descriptor/contract-descriptor.c 2026-03-04T16:46:09.6929765Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/datadescriptor/CMakeLists.txt 2026-03-04T16:46:09.8386504Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/datadescriptor/CMakeLists.txt 2026-03-04T16:46:09.8608431Z gc_wks_descriptor_temp.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\datadescriptor\gc_wks_descriptor_temp.dir\Release\gc_wks_descriptor_temp.lib 2026-03-04T16:46:09.9871387Z contract-descriptor.c 2026-03-04T16:46:09.9912540Z contractpointerdata.cpp 2026-03-04T16:46:10.0595581Z contractpointerdata.cpp 2026-03-04T16:46:10.0635580Z contract-descriptor.c 2026-03-04T16:46:10.1955356Z Generating cdac-gc_wks_descriptor/contract-descriptor.c 2026-03-04T16:46:10.4766742Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/datadescriptor/CMakeLists.txt 2026-03-04T16:46:10.7324712Z contractpointerdata.cpp 2026-03-04T16:46:10.7440347Z contract-descriptor.c 2026-03-04T16:46:13.2954114Z gc_svr_descriptor.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\datadescriptor\gc_svr_descriptor.dir\Release\gc_svr_descriptor.lib 2026-03-04T16:46:13.3275798Z cdac_contract_descriptor.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\datadescriptor\cdac_contract_descriptor.dir\Release\cdac_contract_descriptor.lib 2026-03-04T16:46:13.8504076Z gc_wks_descriptor.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\datadescriptor\gc_wks_descriptor.dir\Release\gc_wks_descriptor.lib 2026-03-04T16:46:14.4814597Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.Globalization.Native/CMakeLists.txt 2026-03-04T16:46:15.1816071Z pal_idna.c 2026-03-04T16:46:15.3096661Z pal_common.c 2026-03-04T16:46:15.3171307Z pal_calendarData.c 2026-03-04T16:46:15.3848940Z pal_casing.c 2026-03-04T16:46:15.4119604Z entrypoints.c 2026-03-04T16:46:15.7091144Z pal_collation.c 2026-03-04T16:46:15.7301916Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.Globalization.Native/CMakeLists.txt 2026-03-04T16:46:15.7844976Z pal_locale.c 2026-03-04T16:46:15.8190472Z Preprocessing D:/a/_work/1/s/src/coreclr/jit/ClrJit.exports. Outputting to D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/jit/ClrJit.exports.def 2026-03-04T16:46:15.8374707Z pal_localeNumberData.c 2026-03-04T16:46:15.8889769Z pal_localeStringData.c 2026-03-04T16:46:15.9423958Z ClrJit.exports 2026-03-04T16:46:15.9820828Z pal_normalization.c 2026-03-04T16:46:16.0294021Z pal_icushim.c 2026-03-04T16:46:16.0557762Z Generating Release/aot_eventing_headers.timestamp 2026-03-04T16:46:16.1246309Z pal_timeZoneInfo.c 2026-03-04T16:46:16.2915164Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-03-04T16:46:16.4036618Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-03-04T16:46:16.4430780Z Building Custom Rule D:/a/_work/1/s/src/native/external/brotli/CMakeLists.txt 2026-03-04T16:46:16.8040019Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Bootstrap/dll/CMakeLists.txt 2026-03-04T16:46:17.0549733Z constants.c 2026-03-04T16:46:17.0836942Z context.c 2026-03-04T16:46:17.1195711Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gcinfo/CMakeLists.txt 2026-03-04T16:46:17.1596444Z entrypoints.c 2026-03-04T16:46:17.2025939Z dictionary.c 2026-03-04T16:46:17.2513888Z platform.c 2026-03-04T16:46:17.5112301Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/eventpipe/CMakeLists.txt 2026-03-04T16:46:17.7748643Z Building Custom Rule D:/a/_work/1/s/src/native/external/zstd/build/cmake/lib/CMakeLists.txt 2026-03-04T16:46:17.9724517Z System.Globalization.Native.Aot.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\libs-native\System.Globalization.Native\Release\System.Globalization.Native.Aot.lib 2026-03-04T16:46:18.1258090Z arraylist.cpp 2026-03-04T16:46:18.2528895Z gcinfoencoder.cpp 2026-03-04T16:46:18.3163482Z shared_dictionary.c 2026-03-04T16:46:18.3990674Z transform.c 2026-03-04T16:46:18.4194090Z pal_idna.c 2026-03-04T16:46:18.4535133Z pal_common.c 2026-03-04T16:46:18.4562297Z pal_calendarData.c 2026-03-04T16:46:18.4986855Z pal_casing.c 2026-03-04T16:46:18.5253818Z pal_collation.c 2026-03-04T16:46:18.5815903Z pal_locale.c 2026-03-04T16:46:18.5993410Z pal_localeNumberData.c 2026-03-04T16:46:18.6433366Z pal_localeStringData.c 2026-03-04T16:46:18.6718484Z pal_normalization.c 2026-03-04T16:46:18.7213569Z pal_icushim.c 2026-03-04T16:46:18.7297905Z pal_timeZoneInfo.c 2026-03-04T16:46:18.7924523Z brotlicommon.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\_deps\brotli-build\Release\brotlicommon.lib 2026-03-04T16:46:18.9369827Z simplerhash.cpp 2026-03-04T16:46:19.0367348Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gcinfo/CMakeLists.txt 2026-03-04T16:46:19.1507297Z Building Custom Rule D:/a/_work/1/s/src/native/external/zlib-ng/CMakeLists.txt 2026-03-04T16:46:19.1737293Z main.cpp 2026-03-04T16:46:19.4301161Z debug.c 2026-03-04T16:46:19.5946531Z entropy_common.c 2026-03-04T16:46:19.6133098Z error_private.c 2026-03-04T16:46:19.6820601Z bootstrapperdll.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Bootstrap\dll\Release\bootstrapperdll.lib 2026-03-04T16:46:19.7820039Z fse_decompress.c 2026-03-04T16:46:19.9325835Z pool.c 2026-03-04T16:46:20.0148982Z Preprocessing D:/a/_work/1/s/src/coreclr/dlls/mscordac/mscordac.src. Outputting to D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/dlls/mscordac/Release/mscordac.def 2026-03-04T16:46:20.0673508Z System.Globalization.Native-Static.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\libs-native\System.Globalization.Native\Release\System.Globalization.Native-Static.lib 2026-03-04T16:46:20.2319509Z threading.c 2026-03-04T16:46:20.2508432Z xxhash.c 2026-03-04T16:46:20.3370471Z zstd_common.c 2026-03-04T16:46:20.3427776Z fse_compress.c 2026-03-04T16:46:20.5366888Z mscordac.src 2026-03-04T16:46:20.5808527Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-03-04T16:46:20.5949170Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/windows/CMakeLists.txt 2026-03-04T16:46:20.8802754Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscordac/CMakeLists.txt 2026-03-04T16:46:21.4180856Z hist.c 2026-03-04T16:46:21.4730654Z huf_compress.c 2026-03-04T16:46:21.6583315Z zstd_compress.c 2026-03-04T16:46:21.7438723Z zstd_compress_literals.c 2026-03-04T16:46:21.9296083Z zstd_compress_sequences.c 2026-03-04T16:46:22.0101144Z zstd_compress_superblock.c 2026-03-04T16:46:22.2835207Z zstd_double_fast.c 2026-03-04T16:46:22.4904162Z zstd_fast.c 2026-03-04T16:46:22.8815050Z zstd_lazy.c 2026-03-04T16:46:22.9262955Z zstd_ldm.c 2026-03-04T16:46:23.1754746Z zstd_opt.c 2026-03-04T16:46:23.2123245Z zstd_preSplit.c 2026-03-04T16:46:23.2893150Z zstdmt_compress.c 2026-03-04T16:46:23.3303652Z huf_decompress.c 2026-03-04T16:46:23.9918018Z zstd_ddict.c 2026-03-04T16:46:24.2144182Z zstd_decompress.c 2026-03-04T16:46:24.7281209Z minipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\shared_minipal\Release\minipal.lib 2026-03-04T16:46:24.8213421Z zstd_decompress_block.c 2026-03-04T16:46:24.9032854Z cover.c 2026-03-04T16:46:26.4992177Z divsufsort.c 2026-03-04T16:46:26.5953415Z fastcover.c 2026-03-04T16:46:26.6708884Z zdict.c 2026-03-04T16:46:26.9350880Z gcinfo_universal_arm.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gcinfo\Release\gcinfo_universal_arm.lib 2026-03-04T16:46:27.1044536Z cpufeatures.c 2026-03-04T16:46:27.1303305Z gcenv.windows.cpp 2026-03-04T16:46:27.1351586Z descriptorlimit.c 2026-03-04T16:46:27.1672850Z memorybarrierprocesswide.c 2026-03-04T16:46:27.1696859Z mutex.c 2026-03-04T16:46:27.3767873Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Bootstrap/dllmain/CMakeLists.txt 2026-03-04T16:46:27.4910182Z guid.c 2026-03-04T16:46:27.6578138Z libzstd_static.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\_deps\zstd-build\lib\Release\zstd_static.lib 2026-03-04T16:46:28.0059354Z random.c 2026-03-04T16:46:28.0267341Z debugger.c 2026-03-04T16:46:28.0743587Z strings.c 2026-03-04T16:46:28.2093530Z time.c 2026-03-04T16:46:28.2441212Z unicodedata.c 2026-03-04T16:46:28.2739554Z Generating Release/eventprovider.timestamp 2026-03-04T16:46:28.3183385Z utf8.c 2026-03-04T16:46:28.4929253Z xoshiro128pp.c 2026-03-04T16:46:28.6719344Z log.c 2026-03-04T16:46:28.8588032Z arraylist.cpp 2026-03-04T16:46:28.9317224Z gc_pal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gc\windows\Release\gc_pal.lib 2026-03-04T16:46:29.0625086Z dllmain.cpp 2026-03-04T16:46:29.0783771Z adler32_c.c 2026-03-04T16:46:29.4723490Z adler32_fold_c.c 2026-03-04T16:46:29.5099086Z gcinfoencoder.cpp 2026-03-04T16:46:29.5413526Z chunkset_c.c 2026-03-04T16:46:29.5433312Z compare256_c.c 2026-03-04T16:46:29.6205303Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/clretwrc/CMakeLists.txt 2026-03-04T16:46:29.7303477Z crc32_braid_c.c 2026-03-04T16:46:29.8329000Z crc32_fold_c.c 2026-03-04T16:46:29.8724353Z slide_hash_c.c 2026-03-04T16:46:29.9953667Z adler32.c 2026-03-04T16:46:30.0133540Z compress.c 2026-03-04T16:46:30.0939962Z crc32.c 2026-03-04T16:46:30.1050053Z crc32_braid_comb.c 2026-03-04T16:46:30.1442028Z simplerhash.cpp 2026-03-04T16:46:30.1611388Z Building Custom Rule D:/a/_work/1/s/src/native/external/brotli/CMakeLists.txt 2026-03-04T16:46:30.1624233Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/compiler/CMakeLists.txt 2026-03-04T16:46:30.2174698Z deflate.c 2026-03-04T16:46:30.2270669Z deflate_fast.c 2026-03-04T16:46:30.3462143Z deflate_huff.c 2026-03-04T16:46:30.4367402Z deflate_medium.c 2026-03-04T16:46:30.4872819Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/eventpipe/CMakeLists.txt 2026-03-04T16:46:30.5173815Z deflate_quick.c 2026-03-04T16:46:30.6600458Z deflate_rle.c 2026-03-04T16:46:30.6692124Z deflate_slow.c 2026-03-04T16:46:30.7427032Z cmake_pch.cxx 2026-03-04T16:46:30.9742775Z aotminipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\shared_minipal\Release\aotminipal.lib 2026-03-04T16:46:31.0196882Z gcdump.cpp 2026-03-04T16:46:31.3364312Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/datasource/CMakeLists.txt 2026-03-04T16:46:31.4081917Z gcdumpx86.cpp 2026-03-04T16:46:31.9152066Z cmake_pch.cxx 2026-03-04T16:46:32.3807753Z deflate_stored.c 2026-03-04T16:46:32.4195905Z functable.c 2026-03-04T16:46:32.4376106Z infback.c 2026-03-04T16:46:32.4847287Z inflate.c 2026-03-04T16:46:32.5205461Z inftrees.c 2026-03-04T16:46:32.5603862Z insert_string.c 2026-03-04T16:46:32.5946188Z insert_string_roll.c 2026-03-04T16:46:32.6426938Z trees.c 2026-03-04T16:46:32.6772332Z uncompr.c 2026-03-04T16:46:32.7088718Z zutil.c 2026-03-04T16:46:32.7176514Z cpu_features.c 2026-03-04T16:46:32.7576722Z x86_features.c 2026-03-04T16:46:32.7642433Z adler32_ssse3.c 2026-03-04T16:46:32.8172285Z chunkset_ssse3.c 2026-03-04T16:46:32.8216256Z adler32_sse42.c 2026-03-04T16:46:32.8598826Z crc32_pclmulqdq.c 2026-03-04T16:46:32.9213656Z gzlib.c 2026-03-04T16:46:32.9492830Z gzread.c 2026-03-04T16:46:33.0061852Z gzwrite.c 2026-03-04T16:46:33.0464348Z chunkset_sse2.c 2026-03-04T16:46:33.0621567Z assemblymd.cpp 2026-03-04T16:46:33.0726909Z slide_hash_avx2.c 2026-03-04T16:46:33.0858554Z assemblymd_emit.cpp 2026-03-04T16:46:33.1991609Z Preprocessing D:/a/_work/1/s/src/coreclr/dlls/mscoree/mscorwks_ntdef.src. Outputting to D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/dlls/mscoree/coreclr/coreclr.def 2026-03-04T16:46:33.2134079Z custattr_import.cpp 2026-03-04T16:46:33.3373940Z custattr_emit.cpp 2026-03-04T16:46:33.4287679Z mscorwks_ntdef.src 2026-03-04T16:46:33.4436026Z disp.cpp 2026-03-04T16:46:33.5440920Z emit.cpp 2026-03-04T16:46:33.5598882Z filtermanager.cpp 2026-03-04T16:46:33.6247619Z compare256_sse2.c 2026-03-04T16:46:33.6330936Z LINK : warning LNK4266: missing load config symbol for image built with /DEPENDENTLOADFLAG [D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\clretwrc\clretwrc.vcxproj] 2026-03-04T16:46:33.6557631Z chunkset_avx2.c 2026-03-04T16:46:33.6685292Z slide_hash_sse2.c 2026-03-04T16:46:33.6728531Z compare256_avx2.c 2026-03-04T16:46:33.6739640Z adler32_avx2.c 2026-03-04T16:46:33.6790682Z clretwrc.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\clretwrc\Release\clretwrc.dll 2026-03-04T16:46:33.7071282Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt 2026-03-04T16:46:33.7096399Z helper.cpp 2026-03-04T16:46:33.7703825Z import.cpp 2026-03-04T16:46:33.8867136Z importhelper.cpp 2026-03-04T16:46:33.9542956Z mdutil.cpp 2026-03-04T16:46:33.9888165Z regmeta.cpp 2026-03-04T16:46:34.0065600Z regmeta_compilersupport.cpp 2026-03-04T16:46:34.1132016Z adler32_avx512.c 2026-03-04T16:46:34.1155258Z dllmain.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Bootstrap\dllmain\Release\dllmain.lib 2026-03-04T16:46:34.1427960Z regmeta_emit.cpp 2026-03-04T16:46:34.1578277Z chunkset_avx512.c 2026-03-04T16:46:34.1714188Z regmeta_import.cpp 2026-03-04T16:46:34.2043651Z regmeta_imetadatatables.cpp 2026-03-04T16:46:34.2383943Z Building Custom Rule D:/a/_work/1/s/src/native/external/brotli/CMakeLists.txt 2026-03-04T16:46:34.2903262Z regmeta_vm.cpp 2026-03-04T16:46:34.3988705Z adler32_avx512_vnni.c 2026-03-04T16:46:34.4292127Z crc32_vpclmulqdq.c 2026-03-04T16:46:34.4378023Z api.cpp 2026-03-04T16:46:34.6483682Z datatargetreader.cpp 2026-03-04T16:46:34.6679411Z gcinfo_win_x86.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gcinfo\Release\gcinfo_win_x86.lib 2026-03-04T16:46:34.7416042Z remotemdinternalrwsource.cpp 2026-03-04T16:46:34.7513620Z targettypes.cpp 2026-03-04T16:46:34.9274012Z backward_references.c 2026-03-04T16:46:35.0325108Z backward_references_hq.c 2026-03-04T16:46:35.0822372Z bit_cost.c 2026-03-04T16:46:35.1433991Z mdcompiler-dbi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\compiler\Release\mdcompiler-dbi.lib 2026-03-04T16:46:35.1966391Z block_splitter.c 2026-03-04T16:46:35.6272844Z mddatasource_dbi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\datasource\Release\mddatasource_dbi.lib 2026-03-04T16:46:36.2366300Z brotli_bit_stream.c 2026-03-04T16:46:36.3078281Z cluster.c 2026-03-04T16:46:36.7902542Z command.c 2026-03-04T16:46:37.3714073Z compound_dictionary.c 2026-03-04T16:46:37.4883268Z compress_fragment.c 2026-03-04T16:46:37.6258533Z compress_fragment_two_pass.c 2026-03-04T16:46:37.7903732Z dictionary_hash.c 2026-03-04T16:46:38.1403590Z encode.c 2026-03-04T16:46:38.1633666Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/hostmisc/CMakeLists.txt 2026-03-04T16:46:38.2490224Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/runtime/CMakeLists.txt 2026-03-04T16:46:38.2847627Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/compiler/CMakeLists.txt 2026-03-04T16:46:38.4645998Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt 2026-03-04T16:46:38.5648803Z encoder_dict.c 2026-03-04T16:46:38.8631241Z entropy_encode.c 2026-03-04T16:46:38.9173555Z fast_log.c 2026-03-04T16:46:39.0962823Z histogram.c 2026-03-04T16:46:39.1314265Z literal_cost.c 2026-03-04T16:46:39.1454539Z memory.c 2026-03-04T16:46:39.2416147Z metablock.c 2026-03-04T16:46:39.2785975Z static_dict.c 2026-03-04T16:46:39.4224370Z utf8_util.c 2026-03-04T16:46:39.5418990Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/enc/CMakeLists.txt 2026-03-04T16:46:39.9210822Z cmake_pch.cxx 2026-03-04T16:46:40.0116800Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/compiler/CMakeLists.txt 2026-03-04T16:46:40.0691292Z zlib.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\_deps\fetchzlibng-build\Release\zlibstatic.lib 2026-03-04T16:46:40.2661616Z trace.cpp 2026-03-04T16:46:40.2798748Z utils.cpp 2026-03-04T16:46:40.3216186Z fx_ver.cpp 2026-03-04T16:46:40.3406805Z cmake_pch.cxx 2026-03-04T16:46:40.3540233Z bit_reader.c 2026-03-04T16:46:40.7016128Z brotlienc.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\_deps\brotli-build\Release\brotlienc.lib 2026-03-04T16:46:40.7904782Z decode.c 2026-03-04T16:46:40.9508485Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/dbgutil/CMakeLists.txt 2026-03-04T16:46:42.8366220Z pal.windows.cpp 2026-03-04T16:46:42.9214967Z longfile.windows.cpp 2026-03-04T16:46:43.0219495Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/CMakeLists.txt 2026-03-04T16:46:43.1726609Z huffman.c 2026-03-04T16:46:43.2074368Z state.c 2026-03-04T16:46:43.2819292Z assemblymd.cpp 2026-03-04T16:46:43.2942016Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/eventpipe/CMakeLists.txt 2026-03-04T16:46:43.3095175Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/runtime/CMakeLists.txt 2026-03-04T16:46:43.4554589Z assemblymd_emit.cpp 2026-03-04T16:46:43.5728083Z cmake_pch.cxx 2026-03-04T16:46:43.6514433Z cmake_pch.cxx 2026-03-04T16:46:43.6885909Z custattr_import.cpp 2026-03-04T16:46:43.9534585Z custattr_emit.cpp 2026-03-04T16:46:44.1278808Z disp.cpp 2026-03-04T16:46:44.3036229Z emit.cpp 2026-03-04T16:46:44.4963758Z filtermanager.cpp 2026-03-04T16:46:44.6607469Z helper.cpp 2026-03-04T16:46:44.8052943Z mdcolumndescriptors.cpp 2026-03-04T16:46:44.8209477Z import.cpp 2026-03-04T16:46:44.9457549Z liteweightstgdb.cpp 2026-03-04T16:46:45.0519622Z mdfileformat.cpp 2026-03-04T16:46:45.0624823Z importhelper.cpp 2026-03-04T16:46:45.1386202Z metamodel.cpp 2026-03-04T16:46:45.1903988Z mdutil.cpp 2026-03-04T16:46:45.2915917Z metamodelro.cpp 2026-03-04T16:46:45.3014593Z recordpool.cpp 2026-03-04T16:46:45.3146743Z regmeta.cpp 2026-03-04T16:46:45.3334943Z mdinternaldisp.cpp 2026-03-04T16:46:45.3660395Z mdinternalro.cpp 2026-03-04T16:46:45.3881971Z regmeta_compilersupport.cpp 2026-03-04T16:46:45.4244341Z brotlidec.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\_deps\brotli-build\Release\brotlidec.lib 2026-03-04T16:46:45.4786128Z regmeta_emit.cpp 2026-03-04T16:46:45.5220425Z regmeta_import.cpp 2026-03-04T16:46:45.5883718Z strongnameinternal.cpp 2026-03-04T16:46:45.6024422Z stgpool.cpp 2026-03-04T16:46:45.6357355Z regmeta_imetadatatables.cpp 2026-03-04T16:46:45.6399461Z stgpooli.cpp 2026-03-04T16:46:45.6483354Z dbgutil.cpp 2026-03-04T16:46:45.6676564Z regmeta_vm.cpp 2026-03-04T16:46:45.6794774Z stgpoolreadonly.cpp 2026-03-04T16:46:45.8607785Z liteweightstgdbrw.cpp 2026-03-04T16:46:45.9609735Z assemblymd.cpp 2026-03-04T16:46:45.9733487Z metamodelenc.cpp 2026-03-04T16:46:46.0115004Z metamodelrw.cpp 2026-03-04T16:46:46.0844388Z peparse.cpp 2026-03-04T16:46:46.2568837Z rwutil.cpp 2026-03-04T16:46:46.3120212Z assemblymd_emit.cpp 2026-03-04T16:46:46.3393328Z stgio.cpp 2026-03-04T16:46:46.3730401Z stgtiggerstorage.cpp 2026-03-04T16:46:46.4674828Z hostmisc.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\Corehost.Static\hostmisc\Release\hostmisc.lib 2026-03-04T16:46:46.4955639Z stgtiggerstream.cpp 2026-03-04T16:46:46.5080847Z mdinternalrw.cpp 2026-03-04T16:46:46.5276229Z custattr_import.cpp 2026-03-04T16:46:46.5406075Z pdbheap.cpp 2026-03-04T16:46:46.5984012Z mdcompiler_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\compiler\Release\mdcompiler_dac.lib 2026-03-04T16:46:46.6924927Z mdruntime-dbi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\runtime\Release\mdruntime-dbi.lib 2026-03-04T16:46:46.7620397Z custattr_emit.cpp 2026-03-04T16:46:46.7848687Z disp.cpp 2026-03-04T16:46:46.9371625Z emit.cpp 2026-03-04T16:46:46.9849470Z filtermanager.cpp 2026-03-04T16:46:47.0972094Z helper.cpp 2026-03-04T16:46:47.1201025Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/ee/dac/CMakeLists.txt 2026-03-04T16:46:47.1701313Z import.cpp 2026-03-04T16:46:47.2104778Z importhelper.cpp 2026-03-04T16:46:47.2423750Z mdutil.cpp 2026-03-04T16:46:47.3308293Z regmeta.cpp 2026-03-04T16:46:47.4046146Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/runtime/CMakeLists.txt 2026-03-04T16:46:47.4231832Z regmeta_compilersupport.cpp 2026-03-04T16:46:47.4611102Z mdruntimerw-dbi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\enc\Release\mdruntimerw-dbi.lib 2026-03-04T16:46:47.4822933Z regmeta_emit.cpp 2026-03-04T16:46:47.5025455Z regmeta_import.cpp 2026-03-04T16:46:47.5898383Z cmake_pch.cxx 2026-03-04T16:46:47.6417742Z regmeta_imetadatatables.cpp 2026-03-04T16:46:47.6865630Z regmeta_vm.cpp 2026-03-04T16:46:47.9345515Z dbgutil.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\dbgutil\Release\dbgutil.lib 2026-03-04T16:46:48.1859339Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/daccess/CMakeLists.txt 2026-03-04T16:46:48.2104313Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/di/CMakeLists.txt 2026-03-04T16:46:48.4081064Z mdcompiler_ppdb.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\compiler\Release\mdcompiler_ppdb.lib 2026-03-04T16:46:48.7560587Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/Full/CMakeLists.txt 2026-03-04T16:46:48.8017382Z cmake_pch.cxx 2026-03-04T16:46:48.8368327Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/enc/CMakeLists.txt 2026-03-04T16:46:49.5891021Z Building Custom Rule D:/a/_work/1/s/src/coreclr/hosts/corerun/CMakeLists.txt 2026-03-04T16:46:49.6264267Z Building Custom Rule D:/a/_work/1/s/src/coreclr/minipal/Windows/CMakeLists.txt 2026-03-04T16:46:49.8227235Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/CMakeLists.txt 2026-03-04T16:46:49.9142863Z doublemapping.cpp 2026-03-04T16:46:49.9339978Z dn-u16.cpp 2026-03-04T16:46:49.9414982Z dn-stdio.cpp 2026-03-04T16:46:49.9920250Z memory.cpp 2026-03-04T16:46:50.0060674Z cmake_pch.cxx 2026-03-04T16:46:50.1876306Z xoshiro128pp.c 2026-03-04T16:46:51.2565439Z allocheap.cpp 2026-03-04T16:46:51.2978797Z cmake_pch.cxx 2026-03-04T16:46:51.3469619Z mdcolumndescriptors.cpp 2026-03-04T16:46:51.5818513Z liteweightstgdb.cpp 2026-03-04T16:46:51.6034594Z rhassert.cpp 2026-03-04T16:46:51.6858511Z mdfileformat.cpp 2026-03-04T16:46:51.7034374Z metamodel.cpp 2026-03-04T16:46:51.8974885Z metamodelro.cpp 2026-03-04T16:46:51.9285643Z recordpool.cpp 2026-03-04T16:46:52.0206398Z mdinternaldisp.cpp 2026-03-04T16:46:52.0983683Z mdinternalro.cpp 2026-03-04T16:46:52.1485802Z coreclrminipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\minipal\Windows\Release\coreclrminipal.lib 2026-03-04T16:46:52.4241413Z strongnameinternal.cpp 2026-03-04T16:46:52.4321278Z stgpool.cpp 2026-03-04T16:46:52.5327057Z stgpooli.cpp 2026-03-04T16:46:52.5554365Z stgpoolreadonly.cpp 2026-03-04T16:46:52.7855282Z CachedInterfaceDispatch.cpp 2026-03-04T16:46:53.0699561Z CachedInterfaceDispatch_Aot.cpp 2026-03-04T16:46:53.2684862Z MiscNativeHelpers.cpp 2026-03-04T16:46:53.4835277Z DisabledEventPipeInterface.cpp 2026-03-04T16:46:53.5034957Z disabledeventpipeinternal.cpp 2026-03-04T16:46:54.3220087Z Crst.cpp 2026-03-04T16:46:54.4319020Z DebugHeader.cpp 2026-03-04T16:46:54.4997487Z disabledeventtrace.cpp 2026-03-04T16:46:54.5553999Z MethodTable.cpp 2026-03-04T16:46:55.4054940Z EHHelpers.cpp 2026-03-04T16:46:55.5673969Z disabledruntimeeventinternal.cpp 2026-03-04T16:46:55.6347503Z event.cpp 2026-03-04T16:46:55.6466147Z FinalizerHelpers.cpp 2026-03-04T16:46:56.6033679Z GcEnum.cpp 2026-03-04T16:46:56.6616990Z disabledclretwallmain.cpp 2026-03-04T16:46:56.7355075Z GCHelpers.cpp 2026-03-04T16:46:56.8715135Z gctoclreventsink.cpp 2026-03-04T16:46:57.5778901Z mdcolumndescriptors.cpp 2026-03-04T16:46:57.6438384Z liteweightstgdb.cpp 2026-03-04T16:46:57.6884257Z mdfileformat.cpp 2026-03-04T16:46:57.7375317Z metamodel.cpp 2026-03-04T16:46:57.8153052Z gcheaputilities.cpp 2026-03-04T16:46:57.8205261Z metamodelro.cpp 2026-03-04T16:46:57.9555657Z recordpool.cpp 2026-03-04T16:46:57.9926613Z GCMemoryHelpers.cpp 2026-03-04T16:46:58.0635348Z mdinternaldisp.cpp 2026-03-04T16:46:58.1365277Z gcenv.ee.cpp 2026-03-04T16:46:58.2243846Z mdinternalro.cpp 2026-03-04T16:46:58.4716758Z strongnameinternal.cpp 2026-03-04T16:46:58.5302204Z stgpool.cpp 2026-03-04T16:46:58.6424196Z stgpooli.cpp 2026-03-04T16:46:58.7496001Z stgpoolreadonly.cpp 2026-03-04T16:46:59.4711776Z eventpipe-disabled.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\eventpipe\Release\eventpipe-disabled.lib 2026-03-04T16:46:59.5689029Z GcStressControl.cpp 2026-03-04T16:46:59.5844696Z HandleTableHelpers.cpp 2026-03-04T16:46:59.6690987Z interoplibinterface_java.cpp 2026-03-04T16:46:59.6950301Z MathHelpers.cpp 2026-03-04T16:46:59.7551497Z mdruntime_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\runtime\Release\mdruntime_dac.lib 2026-03-04T16:47:00.9967293Z cmake_pch.cxx 2026-03-04T16:47:02.0323035Z MiscHelpers.cpp 2026-03-04T16:47:02.0925560Z TypeManager.cpp 2026-03-04T16:47:02.1496866Z ObjectLayout.cpp 2026-03-04T16:47:02.2005602Z portable.cpp 2026-03-04T16:47:02.2684895Z RestrictedCallouts.cpp 2026-03-04T16:47:04.6275767Z RhConfig.cpp 2026-03-04T16:47:04.8313300Z RuntimeInstance.cpp 2026-03-04T16:47:04.8537754Z StackFrameIterator.cpp 2026-03-04T16:47:04.8646616Z startup.cpp 2026-03-04T16:47:04.9465547Z stressLog.cpp 2026-03-04T16:47:04.9870512Z SyncClean.cpp 2026-03-04T16:47:05.0255559Z thread.cpp 2026-03-04T16:47:05.0695650Z threadstore.cpp 2026-03-04T16:47:05.1003390Z UniversalTransitionHelpers.cpp 2026-03-04T16:47:05.1326042Z yieldprocessornormalized.cpp 2026-03-04T16:47:05.4021324Z gceventstatus.cpp 2026-03-04T16:47:05.4611073Z gcbridge.cpp 2026-03-04T16:47:05.4936055Z gcload.cpp 2026-03-04T16:47:06.1542101Z gcconfig.cpp 2026-03-04T16:47:06.1866485Z gchandletable.cpp 2026-03-04T16:47:06.5105646Z gccommon.cpp 2026-03-04T16:47:06.6076775Z gceewks.cpp 2026-03-04T16:47:07.3067075Z gcwks.cpp 2026-03-04T16:47:07.3346605Z gcscan.cpp 2026-03-04T16:47:07.6280079Z handletable.cpp 2026-03-04T16:47:07.8508280Z handletablecache.cpp 2026-03-04T16:47:08.4849304Z handletablecore.cpp 2026-03-04T16:47:08.9288203Z handletablescan.cpp 2026-03-04T16:47:09.3354975Z objecthandle.cpp 2026-03-04T16:47:10.5086822Z softwarewritewatch.cpp 2026-03-04T16:47:11.1616527Z PalCommon.cpp 2026-03-04T16:47:11.3825483Z PalMinWin.cpp 2026-03-04T16:47:11.9607167Z gcenv.windows.cpp 2026-03-04T16:47:11.9966273Z AsmOffsetsVerify.cpp 2026-03-04T16:47:12.0627627Z ThunksMapping.cpp 2026-03-04T16:47:12.5371242Z CoffNativeCodeManager.cpp 2026-03-04T16:47:13.1611467Z appdomain.cpp 2026-03-04T16:47:13.2167610Z cdac.cpp 2026-03-04T16:47:13.2247803Z liteweightstgdbrw.cpp 2026-03-04T16:47:13.3396695Z dacdbiimpl.cpp 2026-03-04T16:47:13.4308136Z metamodelenc.cpp 2026-03-04T16:47:13.4861850Z metamodelrw.cpp 2026-03-04T16:47:13.6974012Z array.cpp 2026-03-04T16:47:13.7007935Z peparse.cpp 2026-03-04T16:47:13.9171464Z assembly.cpp 2026-03-04T16:47:13.9251924Z rwutil.cpp 2026-03-04T16:47:14.0436478Z stgio.cpp 2026-03-04T16:47:14.1231780Z dacdbiimpllocks.cpp 2026-03-04T16:47:14.2347255Z dacdbiimplstackwalk.cpp 2026-03-04T16:47:14.2414158Z stgtiggerstorage.cpp 2026-03-04T16:47:14.2479994Z assemblybinder.cpp 2026-03-04T16:47:14.3651170Z stgtiggerstream.cpp 2026-03-04T16:47:14.3686789Z asynccontinuations.cpp 2026-03-04T16:47:14.3876250Z daccess.cpp 2026-03-04T16:47:14.4449092Z Runtime.WorkstationGC.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\Full\Release\Runtime.WorkstationGC.lib 2026-03-04T16:47:14.4551179Z mdinternalrw.cpp 2026-03-04T16:47:14.4912212Z binder.cpp 2026-03-04T16:47:14.5628677Z dacfn.cpp 2026-03-04T16:47:14.6566273Z cmake_pch.cxx 2026-03-04T16:47:14.7330014Z enummem.cpp 2026-03-04T16:47:14.7418124Z pdbheap.cpp 2026-03-04T16:47:14.7837770Z castcache.cpp 2026-03-04T16:47:14.9171490Z callcounting.cpp 2026-03-04T16:47:14.9857373Z corerun.cpp 2026-03-04T16:47:15.0205526Z fntableaccess.cpp 2026-03-04T16:47:15.0905473Z cdacplatformmetadata.cpp 2026-03-04T16:47:15.1076182Z gcdump_dac.cpp 2026-03-04T16:47:15.2381609Z inspect.cpp 2026-03-04T16:47:15.4877797Z ceeload.cpp 2026-03-04T16:47:15.4954902Z reimpl.cpp 2026-03-04T16:47:15.5158991Z request.cpp 2026-03-04T16:47:15.5361270Z mdruntime_ppdb.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\runtime\Release\mdruntime_ppdb.lib 2026-03-04T16:47:15.5452367Z request_svr.cpp 2026-03-04T16:47:15.6558756Z cmake_pch.cxx 2026-03-04T16:47:15.9737225Z stack.cpp 2026-03-04T16:47:16.1396395Z class.cpp 2026-03-04T16:47:16.2976682Z task.cpp 2026-03-04T16:47:16.3946593Z nidump.cpp 2026-03-04T16:47:16.4852884Z datatargetadapter.cpp 2026-03-04T16:47:16.5880215Z primitives.cpp 2026-03-04T16:47:16.7680058Z classhash.cpp 2026-03-04T16:47:16.7882796Z classlayoutinfo.cpp 2026-03-04T16:47:16.8618557Z clsload.cpp 2026-03-04T16:47:16.9356875Z codeman.cpp 2026-03-04T16:47:16.9710042Z codeversion.cpp 2026-03-04T16:47:16.9886634Z dotenv.cpp 2026-03-04T16:47:17.1368136Z contractimpl.cpp 2026-03-04T16:47:17.2001151Z corhost.cpp 2026-03-04T16:47:17.2369579Z crst.cpp 2026-03-04T16:47:17.4764427Z debugdebugger.cpp 2026-03-04T16:47:17.5462177Z debughelp.cpp 2026-03-04T16:47:17.5735076Z debuginfostore.cpp 2026-03-04T16:47:17.6669937Z decodemd.cpp 2026-03-04T16:47:17.6741251Z disassembler.cpp 2026-03-04T16:47:17.7083917Z domainassembly.cpp 2026-03-04T16:47:17.7845578Z dynamicmethod.cpp 2026-03-04T16:47:17.7989945Z ebr.cpp 2026-03-04T16:47:17.8879859Z ecall.cpp 2026-03-04T16:47:17.9411368Z eedbginterfaceimpl.cpp 2026-03-04T16:47:17.9651512Z eehash.cpp 2026-03-04T16:47:18.0306882Z eetwain.cpp 2026-03-04T16:47:18.0716778Z encee.cpp 2026-03-04T16:47:18.2360129Z excep.cpp 2026-03-04T16:47:18.3763433Z exinfo.cpp 2026-03-04T16:47:18.4119507Z exstate.cpp 2026-03-04T16:47:18.4867275Z field.cpp 2026-03-04T16:47:18.6109350Z formattype.cpp 2026-03-04T16:47:18.6330543Z fptrstubs.cpp 2026-03-04T16:47:18.6444740Z frames.cpp 2026-03-04T16:47:18.7029765Z gctoclreventsink.cpp 2026-03-04T16:47:18.7902288Z gcheaputilities.cpp 2026-03-04T16:47:18.8622784Z shimprocess.cpp 2026-03-04T16:47:18.8841443Z gchandleutilities.cpp 2026-03-04T16:47:18.9600672Z genericdict.cpp 2026-03-04T16:47:19.0076817Z generics.cpp 2026-03-04T16:47:19.1720091Z shimcallback.cpp 2026-03-04T16:47:19.1852528Z hash.cpp 2026-03-04T16:47:19.2103102Z ilinstrumentation.cpp 2026-03-04T16:47:19.2447900Z ilstubcache.cpp 2026-03-04T16:47:19.3048877Z ilstubresolver.cpp 2026-03-04T16:47:19.3167313Z mdruntimerw_ppdb.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\enc\Release\mdruntimerw_ppdb.lib 2026-03-04T16:47:19.3302150Z inlinetracking.cpp 2026-03-04T16:47:19.3689110Z instmethhash.cpp 2026-03-04T16:47:19.3817248Z shimevents.cpp 2026-03-04T16:47:19.4807990Z jithost.cpp 2026-03-04T16:47:19.4878779Z jitinterface.cpp 2026-03-04T16:47:19.5060000Z shimdatatarget.cpp 2026-03-04T16:47:19.5076755Z loaderallocator.cpp 2026-03-04T16:47:19.5335594Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/enc/CMakeLists.txt 2026-03-04T16:47:19.6012259Z memberload.cpp 2026-03-04T16:47:19.7156868Z shimstackwalk.cpp 2026-03-04T16:47:19.7999904Z method.cpp 2026-03-04T16:47:19.9196452Z breakpoint.cpp 2026-03-04T16:47:19.9488847Z methoddescbackpatchinfo.cpp 2026-03-04T16:47:19.9708295Z methodimpl.cpp 2026-03-04T16:47:20.0611986Z cordb.cpp 2026-03-04T16:47:20.0628920Z methoditer.cpp 2026-03-04T16:47:20.1049204Z methodtable.cpp 2026-03-04T16:47:20.1066224Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscorpe/CMakeLists.txt 2026-03-04T16:47:20.1836907Z nativeimage.cpp 2026-03-04T16:47:20.1954811Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/hosts/corerun/Release/corerun.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/hosts/corerun/Release/corerun.exp 2026-03-04T16:47:20.2348387Z Generating code 2026-03-04T16:47:20.2784871Z divalue.cpp 2026-03-04T16:47:20.2836766Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:47:20.3110179Z object.cpp 2026-03-04T16:47:20.3725862Z onstackreplacement.cpp 2026-03-04T16:47:20.4256861Z peassembly.cpp 2026-03-04T16:47:20.5463340Z peimage.cpp 2026-03-04T16:47:20.7151883Z perfmap.cpp 2026-03-04T16:47:20.7474814Z dbgtransportmanager.cpp 2026-03-04T16:47:20.8427509Z pgo.cpp 2026-03-04T16:47:20.8677344Z precode_portable.cpp 2026-03-04T16:47:20.9417056Z precode.cpp 2026-03-04T16:47:20.9516795Z hash.cpp 2026-03-04T16:47:21.0778704Z prestub.cpp 2026-03-04T16:47:21.1967039Z readytorunstandalonemethodmetadata.cpp 2026-03-04T16:47:21.2669040Z module.cpp 2026-03-04T16:47:21.3369866Z rejit.cpp 2026-03-04T16:47:21.5386272Z sigformat.cpp 2026-03-04T16:47:21.6682706Z siginfo.cpp 2026-03-04T16:47:21.7896040Z spinlock.cpp 2026-03-04T16:47:21.8736134Z stackwalk.cpp 2026-03-04T16:47:21.8818451Z stublink.cpp 2026-03-04T16:47:21.9279849Z platformspecific.cpp 2026-03-04T16:47:21.9524967Z stubmgr.cpp 2026-03-04T16:47:21.9850554Z Preprocessing D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi-shim-collector/superpmi-shim-collector.def. Outputting to D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/superpmi/superpmi-shim-collector/superpmi-shim-collector.def 2026-03-04T16:47:22.0797303Z syncblk.cpp 2026-03-04T16:47:22.0887173Z superpmi-shim-collector.def 2026-03-04T16:47:22.1711772Z process.cpp 2026-03-04T16:47:22.2307082Z threads.cpp 2026-03-04T16:47:22.3047033Z threadstatics.cpp 2026-03-04T16:47:22.4726013Z tieredcompilation.cpp 2026-03-04T16:47:22.4987624Z typectxt.cpp 2026-03-04T16:47:22.5706346Z typedesc.cpp 2026-03-04T16:47:22.5888568Z typeequivalencehash.cpp 2026-03-04T16:47:22.6741002Z typehandle.cpp 2026-03-04T16:47:22.6857490Z typehash.cpp 2026-03-04T16:47:22.7587264Z rsappdomain.cpp 2026-03-04T16:47:22.7710121Z typestring.cpp 2026-03-04T16:47:22.7744229Z util.cpp 2026-03-04T16:47:22.7983882Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi-shim-collector/CMakeLists.txt 2026-03-04T16:47:22.8087455Z vars.cpp 2026-03-04T16:47:22.9060411Z rsassembly.cpp 2026-03-04T16:47:22.9451901Z versionresilienthashcode.cpp 2026-03-04T16:47:22.9482421Z virtualcallstub.cpp 2026-03-04T16:47:22.9720342Z zapsig.cpp 2026-03-04T16:47:22.9878024Z rsclass.cpp 2026-03-04T16:47:23.0473390Z readytoruninfo.cpp 2026-03-04T16:47:23.0588501Z conditionalweaktable.cpp 2026-03-04T16:47:23.1474348Z rsfunction.cpp 2026-03-04T16:47:23.2727037Z rsmain.cpp 2026-03-04T16:47:23.4909694Z rsregsetcommon.cpp 2026-03-04T16:47:23.5856222Z rsstackwalk.cpp 2026-03-04T16:47:23.6317781Z All 1328 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:47:23.6397366Z Finished generating code 2026-03-04T16:47:23.7133542Z rsthread.cpp 2026-03-04T16:47:23.7187945Z amsi.cpp 2026-03-04T16:47:23.7195568Z clrtocomcall.cpp 2026-03-04T16:47:23.7312703Z exceptionhandling.cpp 2026-03-04T16:47:23.7450381Z cgenx86.cpp 2026-03-04T16:47:23.7597903Z excepx86.cpp 2026-03-04T16:47:23.7659610Z stublinkerx86.cpp 2026-03-04T16:47:23.7829134Z handletable.cpp 2026-03-04T16:47:23.8157832Z handletablecore.cpp 2026-03-04T16:47:23.8558235Z handletablescan.cpp 2026-03-04T16:47:23.9896640Z Building Custom Rule D:/a/_work/1/s/src/native/watchdog/CMakeLists.txt 2026-03-04T16:47:24.0185959Z objecthandle.cpp 2026-03-04T16:47:24.1205714Z peimagelayout.cpp 2026-03-04T16:47:24.1762042Z gcdecode.cpp 2026-03-04T16:47:24.2882032Z rstype.cpp 2026-03-04T16:47:24.3537595Z corerun.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\hosts\corerun\Release\corerun.exe 2026-03-04T16:47:24.3831122Z controller.cpp 2026-03-04T16:47:24.4179690Z shared.cpp 2026-03-04T16:47:24.5217958Z cmake_pch.cxx 2026-03-04T16:47:24.6577225Z debugger.cpp 2026-03-04T16:47:24.6803110Z debuggermessagebox.cpp 2026-03-04T16:47:24.7989294Z iceefilegen.cpp 2026-03-04T16:47:24.8129255Z debuggermodule.cpp 2026-03-04T16:47:24.8946674Z executioncontrol.cpp 2026-03-04T16:47:24.9163144Z functioninfo.cpp 2026-03-04T16:47:24.9933889Z ceefilegenwriter.cpp 2026-03-04T16:47:25.2261058Z pewriter.cpp 2026-03-04T16:47:25.3265855Z daccess.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\daccess\Release\daccess.lib 2026-03-04T16:47:25.7219204Z symbolinfo.cpp 2026-03-04T16:47:25.7536840Z valuehome.cpp 2026-03-04T16:47:25.8894413Z watchdog.cpp 2026-03-04T16:47:26.7634253Z ceefilegenwritertokens.cpp 2026-03-04T16:47:27.0235640Z Building Custom Rule D:/a/_work/1/s/src/coreclr/unwinder/CMakeLists.txt 2026-03-04T16:47:27.0865791Z liteweightstgdbrw.cpp 2026-03-04T16:47:27.0969655Z metamodelenc.cpp 2026-03-04T16:47:27.1154023Z cordbdi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\di\Release\cordbdi.lib 2026-03-04T16:47:27.2357487Z metamodelrw.cpp 2026-03-04T16:47:27.4017371Z peparse.cpp 2026-03-04T16:47:27.4137237Z rwutil.cpp 2026-03-04T16:47:27.4762930Z stgio.cpp 2026-03-04T16:47:27.7942417Z cordbee_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\ee\dac\Release\cordbee_dac.lib 2026-03-04T16:47:27.7954281Z stgtiggerstorage.cpp 2026-03-04T16:47:27.7956335Z stgtiggerstream.cpp 2026-03-04T16:47:27.7959344Z mdinternalrw.cpp 2026-03-04T16:47:27.7962785Z pdbheap.cpp 2026-03-04T16:47:27.7965027Z mscorpe.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscorpe\Release\mscorpe.lib 2026-03-04T16:47:27.8907337Z Building Custom Rule D:/a/_work/1/s/src/coreclr/utilcode/CMakeLists.txt 2026-03-04T16:47:27.9773428Z Generating code 2026-03-04T16:47:27.9804844Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:47:28.0564284Z All 78 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:47:28.0589309Z Finished generating code 2026-03-04T16:47:28.1937684Z mdruntimerw_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\enc\Release\mdruntimerw_dac.lib 2026-03-04T16:47:28.2751033Z watchdog.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\test-watchdog\Release\watchdog.exe 2026-03-04T16:47:28.3745209Z cmake_pch.cxx 2026-03-04T16:47:28.4166019Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.IO.Compression.Native/CMakeLists.txt 2026-03-04T16:47:28.5793891Z baseunwinder.cpp 2026-03-04T16:47:28.6177368Z unwinder.cpp 2026-03-04T16:47:28.7225745Z AsmOffsets.cspp 2026-03-04T16:47:29.2715153Z cee_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\Release\cee_dac.lib 2026-03-04T16:47:29.4330076Z Generating eventpipe/eventpipehelpers.cpp, eventpipe/dotnetruntime.cpp, eventpipe/dotnetruntimerundown.cpp, eventpipe/dotnetruntimeprivate.cpp 2026-03-04T16:47:29.6837694Z clrhost_nodependencies.cpp 2026-03-04T16:47:29.6866952Z ccomprc.cpp 2026-03-04T16:47:30.0750047Z ex.cpp 2026-03-04T16:47:30.1791522Z sbuffer.cpp 2026-03-04T16:47:30.4353110Z sstring_com.cpp 2026-03-04T16:47:30.4700025Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/eventpipe/CMakeLists.txt 2026-03-04T16:47:30.5198008Z fstring.cpp 2026-03-04T16:47:30.7757589Z namespaceutil.cpp 2026-03-04T16:47:30.8470388Z makepath.cpp 2026-03-04T16:47:31.1781272Z splitpath.cpp 2026-03-04T16:47:31.1878229Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/Full/CMakeLists.txt 2026-03-04T16:47:31.2475228Z clrconfig.cpp 2026-03-04T16:47:31.3586594Z configuration.cpp 2026-03-04T16:47:31.6750619Z collections.cpp 2026-03-04T16:47:31.7129437Z posterror.cpp 2026-03-04T16:47:31.7163171Z xoshiro128pp.c 2026-03-04T16:47:31.8147599Z Generating mscordaccore.exp export file 2026-03-04T16:47:32.1363761Z clrhelpers.cpp 2026-03-04T16:47:32.1372376Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/dlls/mscordac/mscordaccore.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/dlls/mscordac/mscordaccore.exp 2026-03-04T16:47:32.1452458Z utsem.cpp 2026-03-04T16:47:32.3706912Z check.cpp 2026-03-04T16:47:32.4391190Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscordac/CMakeLists.txt 2026-03-04T16:47:32.4521983Z log.cpp 2026-03-04T16:47:32.7015621Z arraylist.cpp 2026-03-04T16:47:32.7634923Z comex.cpp 2026-03-04T16:47:32.7734305Z allocheap.cpp 2026-03-04T16:47:32.7957395Z guidfromname.cpp 2026-03-04T16:47:33.0391934Z memorypool.cpp 2026-03-04T16:47:33.1148819Z memorystreams.cpp 2026-03-04T16:47:33.1200239Z loaderheap.cpp 2026-03-04T16:47:33.2317579Z unwinder_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\unwinder\Release\unwinder_dac.lib 2026-03-04T16:47:33.5729574Z interleavedloaderheap.cpp 2026-03-04T16:47:33.5968335Z loaderheap_shared.cpp 2026-03-04T16:47:33.6668716Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.IO.Compression.Native/CMakeLists.txt 2026-03-04T16:47:33.8990376Z explicitcontrolloaderheap.cpp 2026-03-04T16:47:33.9665879Z rangelist.cpp 2026-03-04T16:47:34.2099370Z rhassert.cpp 2026-03-04T16:47:34.2592718Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/Full/CMakeLists.txt 2026-03-04T16:47:34.3236838Z outstring.cpp 2026-03-04T16:47:34.5235652Z ilformatter.cpp 2026-03-04T16:47:34.7422102Z opinfo.cpp 2026-03-04T16:47:34.8236690Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/Full/CMakeLists.txt 2026-03-04T16:47:34.8484419Z corimage.cpp 2026-03-04T16:47:34.8907321Z format1.cpp 2026-03-04T16:47:34.9118507Z prettyprintsig.cpp 2026-03-04T16:47:35.0414878Z sha1.cpp 2026-03-04T16:47:35.1228793Z clrgc.enabled.cpp 2026-03-04T16:47:35.2668362Z sigbuilder.cpp 2026-03-04T16:47:35.3148552Z sigparser.cpp 2026-03-04T16:47:35.3308407Z sstring.cpp 2026-03-04T16:47:35.4608224Z CachedInterfaceDispatch.cpp 2026-03-04T16:47:35.6682734Z util_nodependencies.cpp 2026-03-04T16:47:35.7055297Z safewrap.cpp 2026-03-04T16:47:35.8568148Z clrhost.cpp 2026-03-04T16:47:36.0524097Z cycletimer.cpp 2026-03-04T16:47:36.0636652Z md5.cpp 2026-03-04T16:47:36.2471455Z util.cpp 2026-03-04T16:47:36.2481979Z stresslog.cpp 2026-03-04T16:47:36.2615049Z debug.cpp 2026-03-04T16:47:36.7454831Z pedecoder.cpp 2026-03-04T16:47:36.8347534Z CachedInterfaceDispatch_Aot.cpp 2026-03-04T16:47:36.8838780Z winfix.cpp 2026-03-04T16:47:36.9329918Z standalonegc-enabled.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\Full\Release\standalonegc-enabled.lib 2026-03-04T16:47:37.2017660Z longfilepathwrappers.cpp 2026-03-04T16:47:37.2169079Z clrgc.disabled.cpp 2026-03-04T16:47:37.2519009Z yieldprocessornormalized.cpp 2026-03-04T16:47:37.3219669Z dacutil.cpp 2026-03-04T16:47:37.3493150Z dlwrap.cpp 2026-03-04T16:47:37.3689383Z stacktrace.cpp 2026-03-04T16:47:37.8297536Z hostimpl.cpp 2026-03-04T16:47:37.9557617Z pal_zlib.c 2026-03-04T16:47:38.0187594Z MiscNativeHelpers.cpp 2026-03-04T16:47:38.1459721Z Crst.cpp 2026-03-04T16:47:38.3639091Z eventtrace.cpp 2026-03-04T16:47:38.6878702Z entrypoints.c 2026-03-04T16:47:39.3407215Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/superpmi/mcs/CMakeLists.txt 2026-03-04T16:47:39.3558339Z utilcode_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\utilcode\Release\utilcode_dac.lib 2026-03-04T16:47:39.4791737Z DebugHeader.cpp 2026-03-04T16:47:39.5075267Z eventtrace_bulktype.cpp 2026-03-04T16:47:39.5193119Z MethodTable.cpp 2026-03-04T16:47:39.7888820Z standalonegc-disabled.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\Full\Release\standalonegc-disabled.lib 2026-03-04T16:47:40.1212354Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/createdump/CMakeLists.txt 2026-03-04T16:47:40.1247033Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/aot/jitinterface/CMakeLists.txt 2026-03-04T16:47:40.1597855Z eventtrace_gcheap.cpp 2026-03-04T16:47:40.8146050Z EHHelpers.cpp 2026-03-04T16:47:40.8908354Z event.cpp 2026-03-04T16:47:40.9942642Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/sample/CMakeLists.txt 2026-03-04T16:47:41.0647864Z Building Custom Rule D:/a/_work/1/s/src/coreclr/utilcode/CMakeLists.txt 2026-03-04T16:47:41.1491832Z profheapwalkhelper.cpp 2026-03-04T16:47:41.5518757Z eventpipehelpers.cpp 2026-03-04T16:47:41.8573275Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi/CMakeLists.txt 2026-03-04T16:47:42.0518222Z FinalizerHelpers.cpp 2026-03-04T16:47:42.0774416Z GcEnum.cpp 2026-03-04T16:47:42.3859506Z dotnetruntime.cpp 2026-03-04T16:47:42.9247852Z dotnetruntimerundown.cpp 2026-03-04T16:47:43.1942259Z GCHelpers.cpp 2026-03-04T16:47:43.2002000Z gctoclreventsink.cpp 2026-03-04T16:47:43.9039819Z dotnetruntimeprivate.cpp 2026-03-04T16:47:44.3258277Z clretwallmain.cpp 2026-03-04T16:47:44.4229584Z gcheaputilities.cpp 2026-03-04T16:47:44.4497655Z GCMemoryHelpers.cpp 2026-03-04T16:47:45.3142669Z GCSample.cpp 2026-03-04T16:47:45.6353863Z gcenv.ee.cpp 2026-03-04T16:47:45.6692179Z GcStressControl.cpp 2026-03-04T16:47:45.8090147Z gcenv.ee.cpp 2026-03-04T16:47:46.4967855Z gceventstatus.cpp 2026-03-04T16:47:46.6936650Z HandleTableHelpers.cpp 2026-03-04T16:47:46.7412398Z interoplibinterface_java.cpp 2026-03-04T16:47:46.7808704Z MathHelpers.cpp 2026-03-04T16:47:46.8827910Z gcconfig.cpp 2026-03-04T16:47:47.5821568Z gccommon.cpp 2026-03-04T16:47:47.7745220Z MiscHelpers.cpp 2026-03-04T16:47:47.8288101Z TypeManager.cpp 2026-03-04T16:47:47.9631893Z gceewks.cpp 2026-03-04T16:47:48.6260258Z gchandletable.cpp 2026-03-04T16:47:48.8738500Z ObjectLayout.cpp 2026-03-04T16:47:48.9099807Z portable.cpp 2026-03-04T16:47:49.0825651Z gcscan.cpp 2026-03-04T16:47:49.6687873Z gcwks.cpp 2026-03-04T16:47:49.8740151Z RestrictedCallouts.cpp 2026-03-04T16:47:49.9373130Z RhConfig.cpp 2026-03-04T16:47:50.1058030Z gcload.cpp 2026-03-04T16:47:50.9268987Z RuntimeInstance.cpp 2026-03-04T16:47:50.9787482Z StackFrameIterator.cpp 2026-03-04T16:47:51.0614974Z handletable.cpp 2026-03-04T16:47:51.1668348Z handletablecache.cpp 2026-03-04T16:47:52.0017436Z startup.cpp 2026-03-04T16:47:52.1196956Z handletablecore.cpp 2026-03-04T16:47:52.1237503Z stressLog.cpp 2026-03-04T16:47:52.2060099Z handletablescan.cpp 2026-03-04T16:47:53.0748476Z SyncClean.cpp 2026-03-04T16:47:53.1290446Z objecthandle.cpp 2026-03-04T16:47:53.1813097Z thread.cpp 2026-03-04T16:47:53.2481469Z softwarewritewatch.cpp 2026-03-04T16:47:54.1087694Z threadstore.cpp 2026-03-04T16:47:54.1909469Z gcenv.windows.cpp 2026-03-04T16:47:54.3115225Z UniversalTransitionHelpers.cpp 2026-03-04T16:47:54.3877798Z jithost.cpp 2026-03-04T16:47:54.4897010Z jitinterface.cpp 2026-03-04T16:47:54.6666085Z jitwrapper.cpp 2026-03-04T16:47:54.8070914Z corinfoexception.cpp 2026-03-04T16:47:54.9390271Z pal_zlib.c 2026-03-04T16:47:55.3319209Z yieldprocessornormalized.cpp 2026-03-04T16:47:55.3954819Z entrypoints.c 2026-03-04T16:47:55.4718633Z gceventstatus.cpp 2026-03-04T16:47:55.6100883Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/aot/jitinterface/Release/jitinterface_x86.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/aot/jitinterface/Release/jitinterface_x86.exp 2026-03-04T16:47:55.6219264Z Generating code 2026-03-04T16:47:55.6322364Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:47:55.7318567Z ep-rt-aot.cpp 2026-03-04T16:47:55.9795529Z All 215 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:47:55.9991430Z Finished generating code 2026-03-04T16:47:56.2338317Z jitinterface_x86.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\tools\aot\jitinterface\Release\jitinterface_x86.dll 2026-03-04T16:47:56.2431045Z ds-rt-aot.cpp 2026-03-04T16:47:56.4974935Z cmake_pch.cxx 2026-03-04T16:47:56.7693846Z gcbridge.cpp 2026-03-04T16:47:56.8103133Z gcload.cpp 2026-03-04T16:47:56.9040870Z gcconfig.cpp 2026-03-04T16:47:57.5941047Z eventpipeinternal.cpp 2026-03-04T16:47:57.6596992Z EnabledEventPipeInterface.cpp 2026-03-04T16:47:58.1196980Z gchandletable.cpp 2026-03-04T16:47:58.2250384Z gccommon.cpp 2026-03-04T16:47:58.7540326Z runtimeeventinternal.cpp 2026-03-04T16:47:58.9366842Z gceewks.cpp 2026-03-04T16:47:59.0171354Z cmake_pch.cxx 2026-03-04T16:47:59.5460803Z gcwks.cpp 2026-03-04T16:47:59.5639916Z gcscan.cpp 2026-03-04T16:48:00.9733566Z handletable.cpp 2026-03-04T16:48:01.2129452Z cmake_pch.cxx 2026-03-04T16:48:01.4659502Z handletablecache.cpp 2026-03-04T16:48:01.8548989Z handletablecore.cpp 2026-03-04T16:48:04.2166132Z handletablescan.cpp 2026-03-04T16:48:04.2469811Z objecthandle.cpp 2026-03-04T16:48:04.6021656Z softwarewritewatch.cpp 2026-03-04T16:48:05.2032549Z Generating code 2026-03-04T16:48:05.2454061Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:48:05.3356986Z All 1545 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:48:05.4158777Z Finished generating code 2026-03-04T16:48:05.6481156Z gcsample.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gc\sample\Release\gcsample.exe 2026-03-04T16:48:05.9919406Z System.IO.Compression.Native-Static.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\libs-native\System.IO.Compression.Native\Release\System.IO.Compression.Native-Static.lib 2026-03-04T16:48:06.1501475Z PalCommon.cpp 2026-03-04T16:48:06.1838041Z PalMinWin.cpp 2026-03-04T16:48:06.4294353Z gcenv.windows.cpp 2026-03-04T16:48:06.4864874Z AsmOffsetsVerify.cpp 2026-03-04T16:48:06.5647491Z System.IO.Compression.Native.Aot.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\libs-native\System.IO.Compression.Native\Release\System.IO.Compression.Native.Aot.lib 2026-03-04T16:48:08.2488896Z ThunksMapping.cpp 2026-03-04T16:48:08.2496207Z CoffNativeCodeManager.cpp 2026-03-04T16:48:08.2510909Z gceesvr.cpp 2026-03-04T16:48:08.2520249Z gcsvr.cpp 2026-03-04T16:48:08.3576533Z clrhost_nodependencies.cpp 2026-03-04T16:48:08.8100739Z ccomprc.cpp 2026-03-04T16:48:08.8294102Z eventpipe-enabled.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\eventpipe\Release\eventpipe-enabled.lib 2026-03-04T16:48:09.0009438Z ex.cpp 2026-03-04T16:48:09.0298947Z commandline.cpp 2026-03-04T16:48:09.0618678Z sbuffer.cpp 2026-03-04T16:48:09.1431973Z mcs.cpp 2026-03-04T16:48:09.4241252Z sstring_com.cpp 2026-03-04T16:48:09.4270901Z fstring.cpp 2026-03-04T16:48:09.4409983Z Preprocessing D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi-shim-counter/superpmi-shim-counter.def. Outputting to D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/superpmi/superpmi-shim-counter/superpmi-shim-counter.def 2026-03-04T16:48:09.4996370Z superpmi-shim-counter.def 2026-03-04T16:48:09.9455556Z removedup.cpp 2026-03-04T16:48:09.9652137Z namespaceutil.cpp 2026-03-04T16:48:10.0147512Z makepath.cpp 2026-03-04T16:48:10.4802301Z splitpath.cpp 2026-03-04T16:48:10.5486612Z clrconfig.cpp 2026-03-04T16:48:10.5823604Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi-shim-counter/CMakeLists.txt 2026-03-04T16:48:10.9552776Z verbasmdump.cpp 2026-03-04T16:48:10.9896637Z configuration.cpp 2026-03-04T16:48:11.1957932Z collections.cpp 2026-03-04T16:48:11.4151120Z posterror.cpp 2026-03-04T16:48:11.7933413Z clrhelpers.cpp 2026-03-04T16:48:11.8203013Z verbconcat.cpp 2026-03-04T16:48:11.9423513Z verbdump.cpp 2026-03-04T16:48:11.9524965Z utsem.cpp 2026-03-04T16:48:12.1077150Z check.cpp 2026-03-04T16:48:12.4360344Z log.cpp 2026-03-04T16:48:12.6426084Z arraylist.cpp 2026-03-04T16:48:12.6580263Z verbdumpmap.cpp 2026-03-04T16:48:12.7380707Z Preprocessing D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi-shim-simple/superpmi-shim-simple.def. Outputting to D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/superpmi/superpmi-shim-simple/superpmi-shim-simple.def 2026-03-04T16:48:12.7632391Z superpmi-shim-simple.def 2026-03-04T16:48:12.8009032Z comex.cpp 2026-03-04T16:48:12.8755394Z guidfromname.cpp 2026-03-04T16:48:12.9526539Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi-shim-simple/CMakeLists.txt 2026-03-04T16:48:13.0000470Z memorypool.cpp 2026-03-04T16:48:13.0750232Z memorystreams.cpp 2026-03-04T16:48:13.1870233Z verbdumptoc.cpp 2026-03-04T16:48:13.2639310Z loaderheap.cpp 2026-03-04T16:48:13.2751201Z interleavedloaderheap.cpp 2026-03-04T16:48:13.4554138Z loaderheap_shared.cpp 2026-03-04T16:48:13.7631239Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscordac/CMakeLists.txt 2026-03-04T16:48:13.7751733Z verbfracture.cpp 2026-03-04T16:48:13.9162277Z Runtime.ServerGC.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\Full\Release\Runtime.ServerGC.lib 2026-03-04T16:48:14.0159492Z explicitcontrolloaderheap.cpp 2026-03-04T16:48:14.1012616Z cmake_pch.cxx 2026-03-04T16:48:14.2773148Z rangelist.cpp 2026-03-04T16:48:14.2937693Z outstring.cpp 2026-03-04T16:48:14.3994199Z verbjitflags.cpp 2026-03-04T16:48:14.4640747Z cmake_pch.cxx 2026-03-04T16:48:14.5788385Z ilformatter.cpp 2026-03-04T16:48:14.9035617Z opinfo.cpp 2026-03-04T16:48:14.9163586Z corimage.cpp 2026-03-04T16:48:15.0890408Z format1.cpp 2026-03-04T16:48:15.1478626Z verbildump.cpp 2026-03-04T16:48:15.1960250Z prettyprintsig.cpp 2026-03-04T16:48:15.1983403Z sha1.cpp 2026-03-04T16:48:15.5101585Z sigbuilder.cpp 2026-03-04T16:48:15.5353297Z sigparser.cpp 2026-03-04T16:48:15.6142689Z sstring.cpp 2026-03-04T16:48:15.8219640Z util_nodependencies.cpp 2026-03-04T16:48:15.8225592Z verbinteg.cpp 2026-03-04T16:48:15.9571178Z safewrap.cpp 2026-03-04T16:48:15.9624008Z clrhost.cpp 2026-03-04T16:48:16.1027184Z cycletimer.cpp 2026-03-04T16:48:16.2140516Z md5.cpp 2026-03-04T16:48:16.2284418Z util.cpp 2026-03-04T16:48:16.2770322Z stresslog.cpp 2026-03-04T16:48:16.2914295Z verbmerge.cpp 2026-03-04T16:48:16.3265060Z debug.cpp 2026-03-04T16:48:16.6544428Z pedecoder.cpp 2026-03-04T16:48:16.6904128Z winfix.cpp 2026-03-04T16:48:16.8261531Z verbprintjiteeversion.cpp 2026-03-04T16:48:16.8966138Z longfilepathwrappers.cpp 2026-03-04T16:48:16.9421080Z yieldprocessornormalized.cpp 2026-03-04T16:48:17.0040124Z dacutil.cpp 2026-03-04T16:48:17.0699493Z dlwrap.cpp 2026-03-04T16:48:17.3160607Z stacktrace.cpp 2026-03-04T16:48:17.4097867Z verbremovedup.cpp 2026-03-04T16:48:17.4419627Z hostimpl.cpp 2026-03-04T16:48:17.6168386Z verbstat.cpp 2026-03-04T16:48:17.8118610Z verbstrip.cpp 2026-03-04T16:48:17.9032023Z commandline.cpp 2026-03-04T16:48:17.9497116Z verbtoc.cpp 2026-03-04T16:48:18.2020929Z asmdumper.cpp 2026-03-04T16:48:18.4466203Z callutils.cpp 2026-03-04T16:48:18.5500296Z cycletimer.cpp 2026-03-04T16:48:18.5625028Z compileresult.cpp 2026-03-04T16:48:18.6307482Z utilcodestaticnohost.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\utilcode\Release\utilcodestaticnohost.lib 2026-03-04T16:48:18.7114748Z icorjitinfo.cpp 2026-03-04T16:48:18.8634544Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-03-04T16:48:18.8702287Z errorhandling.cpp 2026-03-04T16:48:19.1180710Z hash.cpp 2026-03-04T16:48:19.1532091Z Building Custom Rule D:/a/_work/1/s/src/coreclr/hosts/coreshim/CMakeLists.txt 2026-03-04T16:48:19.2479052Z logging.cpp 2026-03-04T16:48:19.2560792Z jitdebugger.cpp 2026-03-04T16:48:19.2983006Z mclist.cpp 2026-03-04T16:48:19.3562294Z methodcontext.cpp 2026-03-04T16:48:19.3687022Z methodcontextiterator.cpp 2026-03-04T16:48:19.5523956Z methodcontextreader.cpp 2026-03-04T16:48:19.6822184Z jitinstance.cpp 2026-03-04T16:48:19.7910274Z simpletimer.cpp 2026-03-04T16:48:19.8190775Z spmiutil.cpp 2026-03-04T16:48:20.0301389Z tocfile.cpp 2026-03-04T16:48:20.1464107Z methodstatsemitter.cpp 2026-03-04T16:48:20.4815137Z typeutils.cpp 2026-03-04T16:48:20.5610857Z spmidumphelper.cpp 2026-03-04T16:48:20.6079279Z neardiffer.cpp 2026-03-04T16:48:20.7535761Z CoreShim.cpp 2026-03-04T16:48:20.9962404Z ComActivation.cpp 2026-03-04T16:48:21.0913977Z parallelsuperpmi.cpp 2026-03-04T16:48:21.1654167Z streamingsuperpmi.cpp 2026-03-04T16:48:21.1911926Z superpmi.cpp 2026-03-04T16:48:21.6602827Z fileio.cpp 2026-03-04T16:48:21.6780078Z jithost.cpp 2026-03-04T16:48:21.7581417Z callutils.cpp 2026-03-04T16:48:22.1310861Z compileresult.cpp 2026-03-04T16:48:22.1503358Z jithost.cpp 2026-03-04T16:48:22.3081865Z errorhandling.cpp 2026-03-04T16:48:22.3138450Z main.cpp 2026-03-04T16:48:22.3537200Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/hosts/coreshim/Release/CoreShim.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/hosts/coreshim/Release/CoreShim.exp 2026-03-04T16:48:22.3642852Z Generating code 2026-03-04T16:48:22.3953718Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:48:23.1531909Z icorjitcompiler.cpp 2026-03-04T16:48:23.1582127Z hash.cpp 2026-03-04T16:48:23.1773111Z logging.cpp 2026-03-04T16:48:23.1902645Z mclist.cpp 2026-03-04T16:48:23.2252529Z methodcontext.cpp 2026-03-04T16:48:23.2663712Z All 556 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:48:23.2808368Z Finished generating code 2026-03-04T16:48:23.4890973Z icorjitinfo_generated.cpp 2026-03-04T16:48:23.5710211Z methodcontextreader.cpp 2026-03-04T16:48:23.6402024Z CoreShim.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\hosts\coreshim\Release\CoreShim.dll 2026-03-04T16:48:23.8913212Z cmake_pch.cxx 2026-03-04T16:48:23.9006203Z createdumpmain.cpp 2026-03-04T16:48:24.1294155Z superpmi-shim-simple.cpp 2026-03-04T16:48:24.1509846Z simpletimer.cpp 2026-03-04T16:48:24.2393503Z spmiutil.cpp 2026-03-04T16:48:24.7484448Z callutils.cpp 2026-03-04T16:48:24.9101997Z tocfile.cpp 2026-03-04T16:48:25.2721690Z typeutils.cpp 2026-03-04T16:48:25.3482277Z compileresult.cpp 2026-03-04T16:48:25.3550045Z dumpname.cpp 2026-03-04T16:48:25.4804753Z spmidumphelper.cpp 2026-03-04T16:48:26.0904583Z jithost.cpp 2026-03-04T16:48:26.1115192Z errorhandling.cpp 2026-03-04T16:48:26.3211069Z createdumpwindows.cpp 2026-03-04T16:48:26.3393669Z Generating code 2026-03-04T16:48:26.5181630Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:48:26.8771120Z hash.cpp 2026-03-04T16:48:26.8933865Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/superpmi/superpmi/Release/superpmi.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/superpmi/superpmi/Release/superpmi.exp 2026-03-04T16:48:27.0289760Z Generating code 2026-03-04T16:48:27.0788663Z icorjitcompiler.cpp 2026-03-04T16:48:27.1689936Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:48:27.2401589Z logging.cpp 2026-03-04T16:48:27.7223358Z mclist.cpp 2026-03-04T16:48:27.9904266Z methodcontext.cpp 2026-03-04T16:48:28.1124578Z methodcontextreader.cpp 2026-03-04T16:48:28.2232324Z icorjitinfo_generated.cpp 2026-03-04T16:48:29.4133696Z simpletimer.cpp 2026-03-04T16:48:29.6513520Z spmiutil.cpp 2026-03-04T16:48:29.7123404Z tocfile.cpp 2026-03-04T16:48:29.9203761Z methodcallsummarizer.cpp 2026-03-04T16:48:31.2774216Z typeutils.cpp 2026-03-04T16:48:31.4781332Z superpmi-shim-counter.cpp 2026-03-04T16:48:31.7522731Z spmidumphelper.cpp 2026-03-04T16:48:32.4714291Z abi.cpp 2026-03-04T16:48:32.9773358Z alloc.cpp 2026-03-04T16:48:33.0290657Z callutils.cpp 2026-03-04T16:48:33.2163357Z assertionprop.cpp 2026-03-04T16:48:33.2635173Z async.cpp 2026-03-04T16:48:34.0619945Z bitset.cpp 2026-03-04T16:48:34.1148919Z block.cpp 2026-03-04T16:48:34.2958999Z buildstring.cpp 2026-03-04T16:48:34.4582424Z codegencommon.cpp 2026-03-04T16:48:34.5112547Z codegenlinear.cpp 2026-03-04T16:48:34.7352884Z compiler.cpp 2026-03-04T16:48:34.9548942Z copyprop.cpp 2026-03-04T16:48:35.3464699Z debuginfo.cpp 2026-03-04T16:48:35.4002629Z disasm.cpp 2026-03-04T16:48:35.5382712Z earlyprop.cpp 2026-03-04T16:48:35.5702682Z ee_il_dll.cpp 2026-03-04T16:48:35.7258244Z eeinterface.cpp 2026-03-04T16:48:35.7954843Z emit.cpp 2026-03-04T16:48:35.8502807Z compileresult.cpp 2026-03-04T16:48:35.8791513Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/superpmi/superpmi-shim-simple/Release/superpmi-shim-simple.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/superpmi/superpmi-shim-simple/Release/superpmi-shim-simple.exp 2026-03-04T16:48:35.9393006Z Generating code 2026-03-04T16:48:35.9763065Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:48:36.0556792Z error.cpp 2026-03-04T16:48:36.0892448Z errorhandling.cpp 2026-03-04T16:48:36.1686383Z fgbasic.cpp 2026-03-04T16:48:36.1861138Z fgdiagnostic.cpp 2026-03-04T16:48:36.2954191Z fgehopt.cpp 2026-03-04T16:48:36.3514384Z fgflow.cpp 2026-03-04T16:48:36.5245488Z fginline.cpp 2026-03-04T16:48:36.6297366Z fgopt.cpp 2026-03-04T16:48:36.6874018Z fgprofile.cpp 2026-03-04T16:48:36.8395148Z fgprofilesynthesis.cpp 2026-03-04T16:48:36.8746474Z fgstmt.cpp 2026-03-04T16:48:36.8893913Z flowgraph.cpp 2026-03-04T16:48:36.9239365Z forwardsub.cpp 2026-03-04T16:48:36.9723769Z gcinfo.cpp 2026-03-04T16:48:37.0201482Z All 2689 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:48:37.0639547Z hash.cpp 2026-03-04T16:48:37.1053161Z Finished generating code 2026-03-04T16:48:37.1347566Z gentree.cpp 2026-03-04T16:48:37.2158077Z All 629 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:48:37.2623314Z Finished generating code 2026-03-04T16:48:37.3544344Z gschecks.cpp 2026-03-04T16:48:37.3953098Z All 2099 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:48:37.4210148Z Finished generating code 2026-03-04T16:48:37.5097618Z hashbv.cpp 2026-03-04T16:48:37.5615409Z helperexpansion.cpp 2026-03-04T16:48:37.6056800Z hostallocator.cpp 2026-03-04T16:48:37.6241393Z hwintrinsic.cpp 2026-03-04T16:48:37.6420182Z ifconversion.cpp 2026-03-04T16:48:37.6752839Z importer.cpp 2026-03-04T16:48:37.6863085Z importercalls.cpp 2026-03-04T16:48:37.7183721Z logging.cpp 2026-03-04T16:48:37.7357157Z importervectorization.cpp 2026-03-04T16:48:37.8120761Z superpmi-shim-simple.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\tools\superpmi\superpmi-shim-simple\Release\superpmi-shim-simple.dll 2026-03-04T16:48:37.9140981Z indirectcalltransformer.cpp 2026-03-04T16:48:37.9692177Z superpmi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\tools\superpmi\superpmi\Release\superpmi.exe 2026-03-04T16:48:37.9911958Z inductionvariableopts.cpp 2026-03-04T16:48:38.0710516Z mcs.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\tools\superpmi\mcs\Release\mcs.exe 2026-03-04T16:48:38.0931249Z mclist.cpp 2026-03-04T16:48:38.1139937Z methodcontext.cpp 2026-03-04T16:48:38.1186384Z inline.cpp 2026-03-04T16:48:38.1322015Z inlinepolicy.cpp 2026-03-04T16:48:38.1951929Z instr.cpp 2026-03-04T16:48:38.2239112Z jitconfig.cpp 2026-03-04T16:48:38.2655493Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-03-04T16:48:38.2684838Z jiteh.cpp 2026-03-04T16:48:38.2886282Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi-shim-collector/CMakeLists.txt 2026-03-04T16:48:38.3473488Z jithashtable.cpp 2026-03-04T16:48:38.3578759Z jitmetadata.cpp 2026-03-04T16:48:38.3818060Z layout.cpp 2026-03-04T16:48:38.3963056Z lclmorph.cpp 2026-03-04T16:48:38.3998630Z lclvars.cpp 2026-03-04T16:48:38.4942187Z likelyclass.cpp 2026-03-04T16:48:38.5581021Z lir.cpp 2026-03-04T16:48:38.5702441Z liveness.cpp 2026-03-04T16:48:38.5796287Z loopcloning.cpp 2026-03-04T16:48:38.6308317Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-03-04T16:48:38.7596283Z lower.cpp 2026-03-04T16:48:38.7953986Z morph.cpp 2026-03-04T16:48:39.1204627Z morphblock.cpp 2026-03-04T16:48:39.2753363Z objectalloc.cpp 2026-03-04T16:48:39.3323062Z optcse.cpp 2026-03-04T16:48:39.3554370Z optimizebools.cpp 2026-03-04T16:48:39.4031724Z optimizemaskconversions.cpp 2026-03-04T16:48:39.5168548Z optimizer.cpp 2026-03-04T16:48:39.5554702Z cmake_pch.cxx 2026-03-04T16:48:39.6631108Z cmake_pch.cxx 2026-03-04T16:48:39.7823089Z patchpoint.cpp 2026-03-04T16:48:39.8151270Z phase.cpp 2026-03-04T16:48:39.8172882Z promotion.cpp 2026-03-04T16:48:39.8501120Z promotiondecomposition.cpp 2026-03-04T16:48:39.9051434Z promotionliveness.cpp 2026-03-04T16:48:39.9591417Z rangecheck.cpp 2026-03-04T16:48:40.0601745Z rangecheckcloning.cpp 2026-03-04T16:48:40.0943854Z rationalize.cpp 2026-03-04T16:48:40.1579553Z methodcontextreader.cpp 2026-03-04T16:48:40.1773781Z redundantbranchopts.cpp 2026-03-04T16:48:40.2272189Z regalloc.cpp 2026-03-04T16:48:40.2424449Z Generating code 2026-03-04T16:48:40.3402445Z regset.cpp 2026-03-04T16:48:40.3684769Z scev.cpp 2026-03-04T16:48:40.4613588Z scopeinfo.cpp 2026-03-04T16:48:40.4835022Z segmentlist.cpp 2026-03-04T16:48:40.6144374Z sideeffects.cpp 2026-03-04T16:48:40.6416738Z sm.cpp 2026-03-04T16:48:40.6972616Z smdata.cpp 2026-03-04T16:48:40.7766960Z smweights.cpp 2026-03-04T16:48:40.8085520Z ssabuilder.cpp 2026-03-04T16:48:40.8484173Z ssarenamestate.cpp 2026-03-04T16:48:40.9603349Z stacklevelsetter.cpp 2026-03-04T16:48:40.9843252Z simpletimer.cpp 2026-03-04T16:48:40.9874736Z switchrecognition.cpp 2026-03-04T16:48:41.0391256Z treelifeupdater.cpp 2026-03-04T16:48:41.0452846Z utils.cpp 2026-03-04T16:48:41.0721523Z valuenum.cpp 2026-03-04T16:48:41.0731876Z spmiutil.cpp 2026-03-04T16:48:41.1987120Z histogram.cpp 2026-03-04T16:48:41.2159427Z lsra.cpp 2026-03-04T16:48:41.3327123Z lsrabuild.cpp 2026-03-04T16:48:41.3656372Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:48:41.5884162Z regMaskTPOps.cpp 2026-03-04T16:48:41.8019953Z gcdecode.cpp 2026-03-04T16:48:41.8391659Z gcencode.cpp 2026-03-04T16:48:41.9414329Z unwind.cpp 2026-03-04T16:48:42.0306221Z codegenarmarch.cpp 2026-03-04T16:48:42.0684767Z codegenarm.cpp 2026-03-04T16:48:42.0779391Z decomposelongs.cpp 2026-03-04T16:48:42.3853224Z emitarm.cpp 2026-03-04T16:48:42.4122858Z lowerarmarch.cpp 2026-03-04T16:48:42.5645347Z lsraarmarch.cpp 2026-03-04T16:48:42.6374842Z tocfile.cpp 2026-03-04T16:48:42.8005379Z lsraarm.cpp 2026-03-04T16:48:42.8383703Z targetarm.cpp 2026-03-04T16:48:42.9744289Z unwindarmarch.cpp 2026-03-04T16:48:43.0306768Z dllmain.cpp 2026-03-04T16:48:43.1997984Z typeutils.cpp 2026-03-04T16:48:43.2870123Z jithost.cpp 2026-03-04T16:48:43.3875249Z spmidumphelper.cpp 2026-03-04T16:48:43.8038726Z icorjitcompiler.cpp 2026-03-04T16:48:44.4776838Z icorjitinfo.cpp 2026-03-04T16:48:44.5774857Z superpmi-shim-collector.cpp 2026-03-04T16:48:44.8356796Z callutils.cpp 2026-03-04T16:48:44.9983163Z compileresult.cpp 2026-03-04T16:48:45.5741787Z Generating code 2026-03-04T16:48:45.6097232Z errorhandling.cpp 2026-03-04T16:48:45.7274136Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:48:45.8703725Z hash.cpp 2026-03-04T16:48:46.0680606Z logging.cpp 2026-03-04T16:48:46.2652271Z mclist.cpp 2026-03-04T16:48:46.3054180Z methodcontext.cpp 2026-03-04T16:48:46.4234662Z All 139 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:48:46.4992425Z Finished generating code 2026-03-04T16:48:46.5734202Z methodcontextreader.cpp 2026-03-04T16:48:46.7003962Z simpletimer.cpp 2026-03-04T16:48:46.8902926Z spmiutil.cpp 2026-03-04T16:48:46.9232983Z tocfile.cpp 2026-03-04T16:48:47.5694310Z typeutils.cpp 2026-03-04T16:48:47.9166083Z spmidumphelper.cpp 2026-03-04T16:48:48.0809021Z createdump.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\createdump\Release\createdump.exe 2026-03-04T16:48:49.3658697Z abi.cpp 2026-03-04T16:48:49.3935460Z alloc.cpp 2026-03-04T16:48:49.4675633Z assertionprop.cpp 2026-03-04T16:48:49.5046879Z async.cpp 2026-03-04T16:48:49.5742605Z bitset.cpp 2026-03-04T16:48:50.1703285Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/superpmi/superpmi-shim-collector/Release/superpmi-shim-collector.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/superpmi/superpmi-shim-collector/Release/superpmi-shim-collector.exp 2026-03-04T16:48:50.2043129Z Generating code 2026-03-04T16:48:50.2807197Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:48:56.5153277Z All 1969 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:48:56.5982591Z Finished generating code 2026-03-04T16:48:57.6157348Z superpmi-shim-collector.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\tools\superpmi\superpmi-shim-collector\Release\superpmi-shim-collector.dll 2026-03-04T16:48:59.1032498Z block.cpp 2026-03-04T16:48:59.2763987Z buildstring.cpp 2026-03-04T16:48:59.3783657Z codegencommon.cpp 2026-03-04T16:48:59.4974846Z codegenlinear.cpp 2026-03-04T16:48:59.5874010Z compiler.cpp 2026-03-04T16:48:59.6851144Z copyprop.cpp 2026-03-04T16:48:59.7692453Z debuginfo.cpp 2026-03-04T16:48:59.8263848Z disasm.cpp 2026-03-04T16:48:59.8923853Z earlyprop.cpp 2026-03-04T16:48:59.9384028Z ee_il_dll.cpp 2026-03-04T16:48:59.9933820Z eeinterface.cpp 2026-03-04T16:49:00.0472138Z emit.cpp 2026-03-04T16:49:00.1414236Z error.cpp 2026-03-04T16:49:00.2422442Z fgbasic.cpp 2026-03-04T16:49:00.3043825Z fgdiagnostic.cpp 2026-03-04T16:49:00.4331779Z fgehopt.cpp 2026-03-04T16:49:00.5943794Z fgflow.cpp 2026-03-04T16:49:00.7554040Z fginline.cpp 2026-03-04T16:49:00.9194159Z fgopt.cpp 2026-03-04T16:49:01.0154008Z fgprofile.cpp 2026-03-04T16:49:01.0832092Z fgprofilesynthesis.cpp 2026-03-04T16:49:01.1563947Z fgstmt.cpp 2026-03-04T16:49:01.2050461Z flowgraph.cpp 2026-03-04T16:49:01.2596714Z forwardsub.cpp 2026-03-04T16:49:01.3551813Z gcinfo.cpp 2026-03-04T16:49:01.4065737Z gentree.cpp 2026-03-04T16:49:01.4634955Z gschecks.cpp 2026-03-04T16:49:01.5469591Z hashbv.cpp 2026-03-04T16:49:01.5923131Z helperexpansion.cpp 2026-03-04T16:49:01.6495557Z hostallocator.cpp 2026-03-04T16:49:01.6837565Z hwintrinsic.cpp 2026-03-04T16:49:01.7168481Z ifconversion.cpp 2026-03-04T16:49:01.7514019Z importer.cpp 2026-03-04T16:49:01.7864170Z importercalls.cpp 2026-03-04T16:49:01.8382098Z importervectorization.cpp 2026-03-04T16:49:01.8834466Z indirectcalltransformer.cpp 2026-03-04T16:49:01.9314128Z inductionvariableopts.cpp 2026-03-04T16:49:01.9954195Z inline.cpp 2026-03-04T16:49:02.0128180Z inlinepolicy.cpp 2026-03-04T16:49:02.0627872Z instr.cpp 2026-03-04T16:49:02.0957631Z jitconfig.cpp 2026-03-04T16:49:02.1592700Z jiteh.cpp 2026-03-04T16:49:02.2048653Z jithashtable.cpp 2026-03-04T16:49:02.2695425Z jitmetadata.cpp 2026-03-04T16:49:02.3028914Z layout.cpp 2026-03-04T16:49:02.3377195Z lclmorph.cpp 2026-03-04T16:49:02.3707465Z lclvars.cpp 2026-03-04T16:49:02.4176588Z likelyclass.cpp 2026-03-04T16:49:02.4828540Z lir.cpp 2026-03-04T16:49:02.5298221Z liveness.cpp 2026-03-04T16:49:02.5637567Z loopcloning.cpp 2026-03-04T16:49:02.5957212Z lower.cpp 2026-03-04T16:49:02.6277415Z morph.cpp 2026-03-04T16:49:02.6597201Z morphblock.cpp 2026-03-04T16:49:02.6703360Z objectalloc.cpp 2026-03-04T16:49:02.6711003Z optcse.cpp 2026-03-04T16:49:02.6717764Z optimizebools.cpp 2026-03-04T16:49:02.6724385Z optimizemaskconversions.cpp 2026-03-04T16:49:02.6730923Z optimizer.cpp 2026-03-04T16:49:02.6737159Z patchpoint.cpp 2026-03-04T16:49:02.6744075Z phase.cpp 2026-03-04T16:49:02.6750566Z promotion.cpp 2026-03-04T16:49:02.6756301Z promotiondecomposition.cpp 2026-03-04T16:49:02.6761954Z promotionliveness.cpp 2026-03-04T16:49:02.6767685Z rangecheck.cpp 2026-03-04T16:49:02.6773644Z rangecheckcloning.cpp 2026-03-04T16:49:02.6779225Z rationalize.cpp 2026-03-04T16:49:02.6784803Z redundantbranchopts.cpp 2026-03-04T16:49:02.6790538Z regalloc.cpp 2026-03-04T16:49:02.6796153Z regset.cpp 2026-03-04T16:49:02.6801624Z scev.cpp 2026-03-04T16:49:02.6808648Z scopeinfo.cpp 2026-03-04T16:49:02.6814387Z segmentlist.cpp 2026-03-04T16:49:02.6819929Z sideeffects.cpp 2026-03-04T16:49:02.6825444Z sm.cpp 2026-03-04T16:49:02.6830778Z smdata.cpp 2026-03-04T16:49:02.6836129Z smweights.cpp 2026-03-04T16:49:02.6841972Z ssabuilder.cpp 2026-03-04T16:49:02.6847723Z ssarenamestate.cpp 2026-03-04T16:49:02.6854277Z stacklevelsetter.cpp 2026-03-04T16:49:02.6859740Z switchrecognition.cpp 2026-03-04T16:49:02.6865383Z treelifeupdater.cpp 2026-03-04T16:49:02.6871098Z utils.cpp 2026-03-04T16:49:02.6877555Z valuenum.cpp 2026-03-04T16:49:02.6880708Z histogram.cpp 2026-03-04T16:49:02.6887087Z lsra.cpp 2026-03-04T16:49:02.6893679Z lsrabuild.cpp 2026-03-04T16:49:02.6899054Z regMaskTPOps.cpp 2026-03-04T16:49:02.6902424Z gcdecode.cpp 2026-03-04T16:49:02.6905127Z gcencode.cpp 2026-03-04T16:49:02.6907904Z unwind.cpp 2026-03-04T16:49:02.6910840Z codegenxarch.cpp 2026-03-04T16:49:02.6914550Z decomposelongs.cpp 2026-03-04T16:49:02.6917646Z emitxarch.cpp 2026-03-04T16:49:02.6920730Z lowerxarch.cpp 2026-03-04T16:49:02.6923405Z lsraxarch.cpp 2026-03-04T16:49:02.6926465Z simd.cpp 2026-03-04T16:49:02.6929581Z simdcodegenxarch.cpp 2026-03-04T16:49:02.7143872Z targetx86.cpp 2026-03-04T16:49:02.7157695Z unwindx86.cpp 2026-03-04T16:49:02.7172556Z hwintrinsicxarch.cpp 2026-03-04T16:49:02.7183267Z hwintrinsiccodegenxarch.cpp 2026-03-04T16:49:02.7191517Z dllmain.cpp 2026-03-04T16:49:02.7202855Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/superpmi/superpmi-shim-counter/Release/superpmi-shim-counter.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/tools/superpmi/superpmi-shim-counter/Release/superpmi-shim-counter.exp 2026-03-04T16:49:02.7207841Z Generating code 2026-03-04T16:49:02.7210903Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:49:02.7213027Z All 816 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:49:02.7217506Z Finished generating code 2026-03-04T16:49:02.7220437Z superpmi-shim-counter.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\tools\superpmi\superpmi-shim-counter\Release\superpmi-shim-counter.dll 2026-03-04T16:49:03.2034269Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/jit/Release/clrjit.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/jit/Release/clrjit.exp 2026-03-04T16:49:03.2163728Z Generating code 2026-03-04T16:49:03.3225982Z All 10904 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:49:03.4184676Z Finished generating code 2026-03-04T16:49:03.5083328Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:49:04.4392463Z mscordaccore.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscordac\Release\mscordaccore.dll 2026-03-04T16:49:04.7152035Z Building Custom Rule D:/a/_work/1/s/src/coreclr/ildasm/exe/CMakeLists.txt 2026-03-04T16:49:05.0336940Z Building Custom Rule D:/a/_work/1/s/src/coreclr/ilasm/CMakeLists.txt 2026-03-04T16:49:06.5263227Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/jit/Release/clrjit_universal_arm_x86.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/jit/Release/clrjit_universal_arm_x86.exp 2026-03-04T16:49:06.5566502Z Generating code 2026-03-04T16:49:06.9037293Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:49:47.6098376Z All 10681 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:49:47.6735821Z Finished generating code 2026-03-04T16:49:48.3250883Z clrjit_universal_arm_x86.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\jit\Release\clrjit_universal_arm_x86.dll 2026-03-04T16:49:48.9640064Z Preprocessing D:/a/_work/1/s/src/coreclr/dlls/mscordbi/mscordbi.src. Outputting to D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/dlls/mscordbi/mscordbi.def 2026-03-04T16:49:49.0192377Z mscordbi.src 2026-03-04T16:49:49.0442341Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscordbi/CMakeLists.txt 2026-03-04T16:49:49.2481643Z cmake_pch.cxx 2026-03-04T16:49:49.4071685Z All 12012 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:49:49.4796422Z Finished generating code 2026-03-04T16:49:50.0863488Z clrjit.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\jit\Release\clrjit.dll 2026-03-04T16:49:51.2196584Z gceventstatus.cpp 2026-03-04T16:49:51.2795658Z gcconfig.cpp 2026-03-04T16:49:51.3473273Z gccommon.cpp 2026-03-04T16:49:51.3549517Z gcscan.cpp 2026-03-04T16:49:51.3700263Z gcsvr.cpp 2026-03-04T16:49:51.4035008Z gcwks.cpp 2026-03-04T16:49:51.4511427Z handletable.cpp 2026-03-04T16:49:51.4815726Z handletablecore.cpp 2026-03-04T16:49:52.1808620Z cmake_pch.cxx 2026-03-04T16:49:52.3896500Z handletablescan.cpp 2026-03-04T16:49:52.4257246Z objecthandle.cpp 2026-03-04T16:49:52.8825709Z mscordbi.cpp 2026-03-04T16:49:52.8915139Z softwarewritewatch.cpp 2026-03-04T16:49:52.9230600Z gchandletable.cpp 2026-03-04T16:49:53.3109988Z gceesvr.cpp 2026-03-04T16:49:53.3851095Z gceewks.cpp 2026-03-04T16:49:53.7928934Z gcload.cpp 2026-03-04T16:49:53.8448104Z gcbridge.cpp 2026-03-04T16:49:53.9308836Z handletablecache.cpp 2026-03-04T16:49:55.3920562Z ceeload.cpp 2026-03-04T16:49:55.4013194Z dasm.cpp 2026-03-04T16:49:55.4142991Z assem.cpp 2026-03-04T16:49:55.6658374Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/dlls/mscordbi/Release/mscordbi.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/dlls/mscordbi/Release/mscordbi.exp 2026-03-04T16:49:55.7052394Z Generating code 2026-03-04T16:49:55.8481581Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:49:55.9145668Z abi.cpp 2026-03-04T16:49:56.1856393Z alloc.cpp 2026-03-04T16:49:56.3365738Z assertionprop.cpp 2026-03-04T16:49:56.7518200Z async.cpp 2026-03-04T16:49:57.2956664Z bitset.cpp 2026-03-04T16:49:57.7129212Z block.cpp 2026-03-04T16:49:58.1495456Z buildstring.cpp 2026-03-04T16:49:58.3225617Z dasm_formattype.cpp 2026-03-04T16:49:58.3745772Z codegencommon.cpp 2026-03-04T16:49:58.5965751Z writer.cpp 2026-03-04T16:49:58.8905540Z dasm_mi.cpp 2026-03-04T16:49:59.3025577Z codegenlinear.cpp 2026-03-04T16:49:59.7826865Z compiler.cpp 2026-03-04T16:50:01.0646075Z copyprop.cpp 2026-03-04T16:50:02.3107604Z debuginfo.cpp 2026-03-04T16:50:02.3841715Z disasm.cpp 2026-03-04T16:50:02.4626951Z earlyprop.cpp 2026-03-04T16:50:02.5385966Z dasm_sz.cpp 2026-03-04T16:50:02.9023362Z ee_il_dll.cpp 2026-03-04T16:50:03.0126581Z method.cpp 2026-03-04T16:50:03.0859031Z dis.cpp 2026-03-04T16:50:03.3759340Z eeinterface.cpp 2026-03-04T16:50:03.7385343Z emit.cpp 2026-03-04T16:50:04.5908768Z error.cpp 2026-03-04T16:50:04.9716472Z fgbasic.cpp 2026-03-04T16:50:05.8024863Z fgdiagnostic.cpp 2026-03-04T16:50:05.8671212Z dman.cpp 2026-03-04T16:50:06.2216216Z fgehopt.cpp 2026-03-04T16:50:06.7387169Z fgflow.cpp 2026-03-04T16:50:06.9917044Z asmman.cpp 2026-03-04T16:50:07.1157293Z dres.cpp 2026-03-04T16:50:07.1847278Z fginline.cpp 2026-03-04T16:50:07.8432364Z fgopt.cpp 2026-03-04T16:50:08.6548061Z fgprofile.cpp 2026-03-04T16:50:09.3388033Z fgprofilesynthesis.cpp 2026-03-04T16:50:09.4892478Z ildasmpch.cpp 2026-03-04T16:50:09.6778059Z fgstmt.cpp 2026-03-04T16:50:10.0828187Z flowgraph.cpp 2026-03-04T16:50:10.5718320Z windasm.cpp 2026-03-04T16:50:10.6368055Z main.cpp 2026-03-04T16:50:11.2700201Z forwardsub.cpp 2026-03-04T16:50:11.6709990Z gcinfo.cpp 2026-03-04T16:50:11.9278375Z gentree.cpp 2026-03-04T16:50:12.3366689Z assembler.cpp 2026-03-04T16:50:13.3398435Z gschecks.cpp 2026-03-04T16:50:13.5914712Z asmparse.cpp 2026-03-04T16:50:13.6281654Z hashbv.cpp 2026-03-04T16:50:13.8396520Z portable_pdb.cpp 2026-03-04T16:50:13.9997972Z helperexpansion.cpp 2026-03-04T16:50:14.1938773Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/gc/Release/clrgc.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/gc/Release/clrgc.exp 2026-03-04T16:50:14.2288839Z hostallocator.cpp 2026-03-04T16:50:14.3448695Z Generating code 2026-03-04T16:50:14.3917650Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:50:14.5237566Z All 2933 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:50:14.5662360Z Finished generating code 2026-03-04T16:50:14.6904186Z hwintrinsic.cpp 2026-03-04T16:50:14.8788974Z clrgc.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gc\Release\clrgc.dll 2026-03-04T16:50:14.8959358Z ifconversion.cpp 2026-03-04T16:50:15.2871926Z importer.cpp 2026-03-04T16:50:15.4951055Z importercalls.cpp 2026-03-04T16:50:15.7748777Z Generating code 2026-03-04T16:50:15.9510253Z importervectorization.cpp 2026-03-04T16:50:16.1024420Z indirectcalltransformer.cpp 2026-03-04T16:50:16.2245171Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:50:16.2382010Z inductionvariableopts.cpp 2026-03-04T16:50:16.2565035Z inline.cpp 2026-03-04T16:50:16.5568655Z inlinepolicy.cpp 2026-03-04T16:50:16.5831469Z instr.cpp 2026-03-04T16:50:16.6411057Z jitconfig.cpp 2026-03-04T16:50:16.7150297Z jiteh.cpp 2026-03-04T16:50:16.7712800Z jithashtable.cpp 2026-03-04T16:50:16.9400531Z jitmetadata.cpp 2026-03-04T16:50:16.9789928Z layout.cpp 2026-03-04T16:50:17.0591639Z lclmorph.cpp 2026-03-04T16:50:17.0894362Z lclvars.cpp 2026-03-04T16:50:17.1579604Z likelyclass.cpp 2026-03-04T16:50:17.1879812Z lir.cpp 2026-03-04T16:50:17.2740789Z liveness.cpp 2026-03-04T16:50:17.3906613Z loopcloning.cpp 2026-03-04T16:50:17.5466390Z lower.cpp 2026-03-04T16:50:17.7349399Z morph.cpp 2026-03-04T16:50:17.8400095Z All 8912 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:50:17.8929675Z Finished generating code 2026-03-04T16:50:18.1029362Z morphblock.cpp 2026-03-04T16:50:18.3223128Z objectalloc.cpp 2026-03-04T16:50:18.4398549Z optcse.cpp 2026-03-04T16:50:18.5862125Z optimizebools.cpp 2026-03-04T16:50:19.2262195Z optimizemaskconversions.cpp 2026-03-04T16:50:19.2719787Z optimizer.cpp 2026-03-04T16:50:19.3118688Z patchpoint.cpp 2026-03-04T16:50:19.3579432Z phase.cpp 2026-03-04T16:50:19.4739450Z promotion.cpp 2026-03-04T16:50:19.6039307Z promotiondecomposition.cpp 2026-03-04T16:50:19.7258558Z promotionliveness.cpp 2026-03-04T16:50:19.8118537Z rangecheck.cpp 2026-03-04T16:50:19.9081685Z rangecheckcloning.cpp 2026-03-04T16:50:20.0266369Z rationalize.cpp 2026-03-04T16:50:20.1526635Z redundantbranchopts.cpp 2026-03-04T16:50:20.2886502Z regalloc.cpp 2026-03-04T16:50:20.4565897Z regset.cpp 2026-03-04T16:50:20.6275994Z scev.cpp 2026-03-04T16:50:20.7601663Z scopeinfo.cpp 2026-03-04T16:50:20.8844692Z segmentlist.cpp 2026-03-04T16:50:21.0203612Z sideeffects.cpp 2026-03-04T16:50:21.1889711Z sm.cpp 2026-03-04T16:50:21.6629691Z mscordbi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscordbi\Release\mscordbi.dll 2026-03-04T16:50:22.9998169Z smdata.cpp 2026-03-04T16:50:23.0081294Z smweights.cpp 2026-03-04T16:50:23.0430749Z ssabuilder.cpp 2026-03-04T16:50:23.0759422Z ssarenamestate.cpp 2026-03-04T16:50:23.0849069Z stacklevelsetter.cpp 2026-03-04T16:50:23.1389618Z switchrecognition.cpp 2026-03-04T16:50:23.1479409Z treelifeupdater.cpp 2026-03-04T16:50:23.1508266Z utils.cpp 2026-03-04T16:50:23.1753553Z valuenum.cpp 2026-03-04T16:50:23.2084290Z histogram.cpp 2026-03-04T16:50:23.2172742Z lsra.cpp 2026-03-04T16:50:23.2523163Z lsrabuild.cpp 2026-03-04T16:50:23.2750963Z regMaskTPOps.cpp 2026-03-04T16:50:23.2790308Z gcdecode.cpp 2026-03-04T16:50:23.3211577Z gcencode.cpp 2026-03-04T16:50:23.3409858Z unwind.cpp 2026-03-04T16:50:23.3460656Z codegenxarch.cpp 2026-03-04T16:50:23.3542079Z decomposelongs.cpp 2026-03-04T16:50:23.3881513Z emitxarch.cpp 2026-03-04T16:50:23.4092446Z lowerxarch.cpp 2026-03-04T16:50:23.4221407Z lsraxarch.cpp 2026-03-04T16:50:23.4440767Z simd.cpp 2026-03-04T16:50:23.4551036Z simdcodegenxarch.cpp 2026-03-04T16:50:23.4752688Z targetx86.cpp 2026-03-04T16:50:23.5092886Z unwindx86.cpp 2026-03-04T16:50:23.5204983Z hwintrinsicxarch.cpp 2026-03-04T16:50:23.5734398Z hwintrinsiccodegenxarch.cpp 2026-03-04T16:50:23.5804768Z dllmain.cpp 2026-03-04T16:50:25.6852600Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/jit/Release/clrjit_win_x86_x86.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/jit/Release/clrjit_win_x86_x86.exp 2026-03-04T16:50:25.6853906Z Generating code 2026-03-04T16:50:25.6857367Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:50:26.0859620Z All 3711 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:50:26.1669647Z Finished generating code 2026-03-04T16:50:26.8431221Z ildasm.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\ildasm\exe\Release\ildasm.exe 2026-03-04T16:50:32.0839612Z Generating code 2026-03-04T16:50:32.4039420Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:50:44.5099253Z All 4512 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:50:44.5712623Z Finished generating code 2026-03-04T16:50:45.3152767Z ilasm.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\ilasm\Release\ilasm.exe 2026-03-04T16:50:56.8152679Z All 12012 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:50:56.9046854Z Finished generating code 2026-03-04T16:50:57.5550822Z clrjit_win_x86_x86.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\jit\Release\clrjit_win_x86_x86.dll 2026-03-04T16:50:58.2648275Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt 2026-03-04T16:50:58.4356942Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt 2026-03-04T16:50:58.5695046Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt 2026-03-04T16:50:58.7403199Z mscoree.cpp 2026-03-04T16:50:58.7757052Z mscoree.cpp 2026-03-04T16:50:58.7784112Z exports.cpp 2026-03-04T16:50:58.7976887Z exports.cpp 2026-03-04T16:51:01.1976880Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/dlls/mscoree/coreclr/Release/coreclr.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/dlls/mscoree/coreclr/Release/coreclr.exp 2026-03-04T16:51:01.2118544Z Generating code 2026-03-04T16:51:02.2754831Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:51:42.1517652Z All 33364 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:51:42.3939347Z Finished generating code 2026-03-04T16:51:43.8421488Z coreclr.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscoree\coreclr\Release\coreclr.dll 2026-03-04T16:51:47.7491848Z coreclr_static.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscoree\coreclr\Release\coreclr_static.lib 2026-03-04T16:51:47.9148567Z Generating coreclr module index file -> D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/debug/runtimeinfo/runtimemoduleindex.h 2026-03-04T16:51:48.0682810Z Generating mscordaccore module index file -> D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/debug/runtimeinfo/dacmoduleindex.h 2026-03-04T16:51:48.2151024Z Generating mscordbi module index file -> D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/debug/runtimeinfo/dbimoduleindex.h 2026-03-04T16:51:48.3541234Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/runtimeinfo/CMakeLists.txt 2026-03-04T16:51:48.4647898Z runtimeinfo.cpp 2026-03-04T16:51:48.8270283Z runtimeinfo.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\runtimeinfo\Release\runtimeinfo.lib 2026-03-04T16:51:48.9789954Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/apphost/static/CMakeLists.txt 2026-03-04T16:51:49.1781733Z bundle_marker.cpp 2026-03-04T16:51:49.1800435Z hostfxr_resolver.cpp 2026-03-04T16:51:49.1932371Z hostpolicy_resolver.cpp 2026-03-04T16:51:49.2046458Z coreclr_resolver.cpp 2026-03-04T16:51:50.7095557Z fxr_resolver.cpp 2026-03-04T16:51:50.7187201Z corehost.cpp 2026-03-04T16:51:50.7726983Z command_line.cpp 2026-03-04T16:51:50.8546545Z corehost_init.cpp 2026-03-04T16:51:52.2091815Z hostfxr.cpp 2026-03-04T16:51:52.2142166Z fx_muxer.cpp 2026-03-04T16:51:52.4385356Z fx_resolver.cpp 2026-03-04T16:51:52.6822527Z fx_resolver.messages.cpp 2026-03-04T16:51:54.1021232Z framework_info.cpp 2026-03-04T16:51:54.2570218Z host_context.cpp 2026-03-04T16:51:54.4158927Z install_info.cpp 2026-03-04T16:51:54.4714063Z sdk_info.cpp 2026-03-04T16:51:55.8197033Z sdk_resolver.cpp 2026-03-04T16:51:55.9921902Z args.cpp 2026-03-04T16:51:56.0178925Z breadcrumbs.cpp 2026-03-04T16:51:56.0489499Z coreclr.cpp 2026-03-04T16:51:57.4895130Z deps_entry.cpp 2026-03-04T16:51:57.6198759Z deps_format.cpp 2026-03-04T16:51:57.7164257Z deps_resolver.cpp 2026-03-04T16:51:57.7774658Z hostpolicy_context.cpp 2026-03-04T16:51:59.0591725Z hostpolicy.cpp 2026-03-04T16:51:59.6363661Z hostpolicy_init.cpp 2026-03-04T16:51:59.7491506Z shared_store.cpp 2026-03-04T16:51:59.7808288Z version.cpp 2026-03-04T16:52:01.2039229Z dir_utils.cpp 2026-03-04T16:52:01.3193309Z extractor.cpp 2026-03-04T16:52:01.3215459Z file_entry.cpp 2026-03-04T16:52:01.3743319Z manifest.cpp 2026-03-04T16:52:02.7159401Z runner.cpp 2026-03-04T16:52:02.7883034Z json_parser.cpp 2026-03-04T16:52:02.8107617Z host_startup_info.cpp 2026-03-04T16:52:02.9067012Z roll_forward_option.cpp 2026-03-04T16:52:04.2659874Z fx_definition.cpp 2026-03-04T16:52:04.3576835Z fx_reference.cpp 2026-03-04T16:52:04.4304248Z version_compatibility_range.cpp 2026-03-04T16:52:04.4704248Z runtime_config.cpp 2026-03-04T16:52:05.8606918Z info.cpp 2026-03-04T16:52:05.9292797Z reader.cpp 2026-03-04T16:52:05.9454447Z header.cpp 2026-03-04T16:52:06.3040977Z apphost.windows.cpp 2026-03-04T16:52:09.2115622Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/Corehost.Static/Release/singlefilehost.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/Corehost.Static/Release/singlefilehost.exp 2026-03-04T16:52:09.2588786Z Generating code 2026-03-04T16:52:10.8232924Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:53:19.7891935Z All 50477 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:53:20.1085447Z Finished generating code 2026-03-04T16:53:22.1191068Z singlefilehost.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\Corehost.Static\Release\singlefilehost.exe 2026-03-04T16:53:22.3894958Z Building Custom Rule D:/a/_work/1/s/src/coreclr/CMakeLists.txt 2026-03-04T16:53:22.6865505Z 1> 2026-03-04T16:53:22.7958885Z -- Install configuration: "Release" 2026-03-04T16:53:22.8107155Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/corehost/PDB/singlefilehost.pdb 2026-03-04T16:53:23.4123958Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/corehost/singlefilehost.exe 2026-03-04T16:53:23.4327133Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/lib/System.Globalization.Native-Static.lib 2026-03-04T16:53:23.4357192Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/System.Globalization.Native.Aot.lib 2026-03-04T16:53:23.4376072Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/System.Globalization.Native.Aot.pdb 2026-03-04T16:53:23.4399326Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/System.IO.Compression.Native.Aot.lib 2026-03-04T16:53:23.4410115Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/System.IO.Compression.Native.Aot.pdb 2026-03-04T16:53:23.4420357Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/brotlienc.lib 2026-03-04T16:53:23.4506397Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/brotlienc.pdb 2026-03-04T16:53:23.4516707Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/brotlidec.lib 2026-03-04T16:53:23.4530361Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/brotlidec.pdb 2026-03-04T16:53:23.4540709Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/brotlicommon.lib 2026-03-04T16:53:23.4552230Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/brotlicommon.pdb 2026-03-04T16:53:23.4562630Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/zlibstatic.lib 2026-03-04T16:53:23.4591795Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/zlib.pdb 2026-03-04T16:53:23.4608608Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/zstd_static.lib 2026-03-04T16:53:23.4685041Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/libzstd_static.pdb 2026-03-04T16:53:23.4697282Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/lib/System.IO.Compression.Native-Static.lib 2026-03-04T16:53:23.4715506Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./watchdog.exe 2026-03-04T16:53:23.4725521Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/watchdog.pdb 2026-03-04T16:53:23.4768267Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/corerror.h 2026-03-04T16:53:23.4774889Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/corprof.h 2026-03-04T16:53:23.4822185Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./jitinterface_x86.dll 2026-03-04T16:53:23.4831423Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/jitinterface_x86.pdb 2026-03-04T16:53:23.4880867Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/bootstrapper.obj 2026-03-04T16:53:23.4889308Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/bootstrapper.pdb 2026-03-04T16:53:23.4901766Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/bootstrapperdll.obj 2026-03-04T16:53:23.4909720Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/bootstrapperdll.pdb 2026-03-04T16:53:23.4921798Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/dllmain.obj 2026-03-04T16:53:23.4930527Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/dllmain.pdb 2026-03-04T16:53:23.4949359Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/Runtime.WorkstationGC.lib 2026-03-04T16:53:23.5097488Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/Runtime.WorkstationGC.pdb 2026-03-04T16:53:23.5122387Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/Runtime.ServerGC.lib 2026-03-04T16:53:23.5305961Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/Runtime.ServerGC.pdb 2026-03-04T16:53:23.5334367Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/standalonegc-disabled.lib 2026-03-04T16:53:23.5344044Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/standalonegc-disabled.pdb 2026-03-04T16:53:23.5357879Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/standalonegc-enabled.lib 2026-03-04T16:53:23.5369051Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/standalonegc-enabled.pdb 2026-03-04T16:53:23.5383324Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/aotminipal.lib 2026-03-04T16:53:23.5399558Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/aotminipal.pdb 2026-03-04T16:53:23.5413850Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/eventpipe-shared-objects.pdb 2026-03-04T16:53:23.5429104Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/dn-containers.pdb 2026-03-04T16:53:23.5439224Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/eventpipe-enabled.lib 2026-03-04T16:53:23.5547392Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/eventpipe-enabled.pdb 2026-03-04T16:53:23.5563668Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/eventpipe-disabled.lib 2026-03-04T16:53:23.5581667Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/eventpipe-disabled.pdb 2026-03-04T16:53:23.5600789Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./clrgc.dll 2026-03-04T16:53:23.5616638Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/clrgc.pdb 2026-03-04T16:53:23.5699439Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/clrgc.dll 2026-03-04T16:53:23.5719486Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/clrgc.pdb 2026-03-04T16:53:23.5798390Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/cfi.h 2026-03-04T16:53:23.5805833Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/cor.h 2026-03-04T16:53:23.5816063Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/cordebuginfo.h 2026-03-04T16:53:23.5823103Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/coredistools.h 2026-03-04T16:53:23.5830223Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/corhdr.h 2026-03-04T16:53:23.5841320Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/corinfo.h 2026-03-04T16:53:23.5851394Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/corjit.h 2026-03-04T16:53:23.5858165Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/corjithost.h 2026-03-04T16:53:23.5864696Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/opcode.def 2026-03-04T16:53:23.5872117Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/openum.h 2026-03-04T16:53:23.5878567Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/gcinfoencoder.h 2026-03-04T16:53:23.5885522Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/gcinfotypes.h 2026-03-04T16:53:23.5896422Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./ilasm.exe 2026-03-04T16:53:23.5918250Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/ilasm.pdb 2026-03-04T16:53:23.6069858Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./ildasm.exe 2026-03-04T16:53:23.6097727Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/ildasm.pdb 2026-03-04T16:53:23.6254015Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/gcinfo/gcinfoencoder.cpp 2026-03-04T16:53:23.6269840Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./clrjit.dll 2026-03-04T16:53:23.6314587Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/clrjit.pdb 2026-03-04T16:53:23.6615028Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/clrjit.dll 2026-03-04T16:53:23.6656693Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/clrjit.pdb 2026-03-04T16:53:23.6948479Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./clrjit_universal_arm_x86.dll 2026-03-04T16:53:23.6983197Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/clrjit_universal_arm_x86.pdb 2026-03-04T16:53:23.7242479Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./clrjit_win_x86_x86.dll 2026-03-04T16:53:23.7286656Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/clrjit_win_x86_x86.pdb 2026-03-04T16:53:23.7620362Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./createdump.exe 2026-03-04T16:53:23.7627676Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/createdump.pdb 2026-03-04T16:53:23.7674696Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/createdump.exe 2026-03-04T16:53:23.7684202Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/createdump.pdb 2026-03-04T16:53:23.7733747Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/lib/runtimeinfo.lib 2026-03-04T16:53:23.7758421Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./clretwrc.dll 2026-03-04T16:53:23.7773582Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/clretwrc.pdb 2026-03-04T16:53:23.7783499Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/clretwrc.dll 2026-03-04T16:53:23.7796611Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/clretwrc.pdb 2026-03-04T16:53:23.7809524Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./mscordbi.dll 2026-03-04T16:53:23.7840728Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/mscordbi.pdb 2026-03-04T16:53:23.8079964Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/mscordbi.dll 2026-03-04T16:53:23.8108927Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/mscordbi.pdb 2026-03-04T16:53:23.8349193Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./mscordaccore.dll 2026-03-04T16:53:23.8381336Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/mscordaccore.pdb 2026-03-04T16:53:23.8685025Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/mscordaccore.dll 2026-03-04T16:53:23.8719271Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/mscordaccore.pdb 2026-03-04T16:53:23.9025331Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/mscordaccore_x86_x86_42.42.42.42424.dll 2026-03-04T16:53:23.9054970Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/mscordaccore_x86_x86_42.42.42.42424.pdb 2026-03-04T16:53:23.9367335Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./coreclr.dll 2026-03-04T16:53:23.9463713Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/coreclr.pdb 2026-03-04T16:53:24.0142390Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/coreclr.dll 2026-03-04T16:53:24.0243489Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/coreclr.pdb 2026-03-04T16:53:24.1014532Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./superpmi.exe 2026-03-04T16:53:24.1031681Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/superpmi.pdb 2026-03-04T16:53:24.1147132Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./mcs.exe 2026-03-04T16:53:24.1163471Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/mcs.pdb 2026-03-04T16:53:24.1271482Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./superpmi-shim-collector.dll 2026-03-04T16:53:24.1286557Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/superpmi-shim-collector.pdb 2026-03-04T16:53:24.1386508Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./superpmi-shim-counter.dll 2026-03-04T16:53:24.1397263Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/superpmi-shim-counter.pdb 2026-03-04T16:53:24.1490823Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./superpmi-shim-simple.dll 2026-03-04T16:53:24.1501441Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/superpmi-shim-simple.pdb 2026-03-04T16:53:24.1584675Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./CoreShim.dll 2026-03-04T16:53:24.1594637Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/CoreShim.pdb 2026-03-04T16:53:24.1653927Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./corerun.exe 2026-03-04T16:53:24.2821784Z BUILD: Build succeeded. Finished at 16:53:24.28 2026-03-04T16:53:24.2822208Z BUILD: Product binaries are available at D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release 2026-03-04T16:53:24.6945649Z cdac-build-tool -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\cdac-build-tool\cdac-build-tool.dll 2026-03-04T16:53:24.7418115Z Executing "D:\a\_work\1\s\src\coreclr\build-runtime.cmd" -cmakeargs "-DCLR_CROSS_COMPONENTS_BUILD=1" -x86 -release -ci -os windows -msbuild -hostarch x64 -hostos windows -targetrid win-x86 -cmakeargs "-DCLR_DOTNET_RID=win-x86" -subdir x64 -cmakeargs "-DCLR_DOTNET_HOST_PATH='D:\a\_work\1\s\.dotnet\dotnet.exe'" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\cdac-build-tool\cdac-build-tool.dll" -cmakeargs "-DFEATURE_DYNAMIC_CODE_COMPILED=1" -component alljits -component debug 2026-03-04T16:53:24.8064789Z BUILD: Starting Build at 16:53:24.80 2026-03-04T16:53:27.1239584Z BUILD: Commencing CoreCLR product build 2026-03-04T16:53:27.1242368Z BUILD: Checking prerequisites 2026-03-04T16:53:27.5412151Z BUILD: Using CMake from C:\Program Files\Microsoft Visual Studio\18\Insiders\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe 2026-03-04T16:53:27.6205524Z BUILD: Commencing build of native components for windows.x86.Release 2026-03-04T16:53:27.6206270Z BUILD: Using environment: "C:\Program Files\Microsoft Visual Studio\18\Insiders\VC\Auxiliary\Build\vcvarsall.bat" amd64 2026-03-04T16:53:27.7762723Z ********************************************************************** 2026-03-04T16:53:27.7763285Z ** Visual Studio 2026 Developer Command Prompt v18.3.0-insiders 2026-03-04T16:53:27.7763622Z ** Copyright (c) 2025 Microsoft Corporation 2026-03-04T16:53:27.7764076Z ********************************************************************** 2026-03-04T16:53:29.3386655Z [vcvarsall.bat] Environment initialized for: 'x64' 2026-03-04T16:53:29.3439840Z BUILD: Regenerating the Visual Studio solution 2026-03-04T16:53:29.3448988Z Calling "D:\a\_work\1\s\eng\native\gen-buildsys.cmd" "D:\a\_work\1\s\src\coreclr" "D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64" 18.0 x64 windows "-DCLR_CMAKE_TARGET_ARCH=x86" "-DCLR_CMAKE_TARGET_OS=windows" "-DCLI_CMAKE_FALLBACK_OS=win10" "-DCLR_CMAKE_PGO_INSTRUMENT=0" "-DCLR_CMAKE_OPTDATA_PATH=" "-DCLR_CMAKE_PGO_OPTIMIZE=0" "-DFEATURE_DYNAMIC_CODE_COMPILED=1" "-DCDAC_BUILD_TOOL_BINARY_PATH=D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\cdac-build-tool\cdac-build-tool.dll" "-DCLR_DOTNET_HOST_PATH='D:\a\_work\1\s\.dotnet\dotnet.exe'" "-DCLR_DOTNET_RID=win-x86" "-DCLR_CROSS_COMPONENTS_BUILD=1" 2026-03-04T16:53:29.3973253Z "C:\Program Files\Microsoft Visual Studio\18\Insiders\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe "-DCMAKE_INSTALL_PREFIX=D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64" "-DCLR_CMAKE_HOST_ARCH=x64" -A x64 "-DCMAKE_SYSTEM_VERSION=10.0" "-DCLR_CMAKE_TARGET_ARCH=x86" "-DCLR_CMAKE_TARGET_OS=windows" "-DCLI_CMAKE_FALLBACK_OS=win10" "-DCLR_CMAKE_PGO_INSTRUMENT=0" "-DCLR_CMAKE_OPTDATA_PATH=" "-DCLR_CMAKE_PGO_OPTIMIZE=0" "-DFEATURE_DYNAMIC_CODE_COMPILED=1" "-DCDAC_BUILD_TOOL_BINARY_PATH=D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\cdac-build-tool\cdac-build-tool.dll" "-DCLR_DOTNET_HOST_PATH='D:\a\_work\1\s\.dotnet\dotnet.exe'" "-DCLR_DOTNET_RID=win-x86" "-DCLR_CROSS_COMPONENTS_BUILD=1" --no-warn-unused-cli -G Visual Studio 18 2026 -B "D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64" -S "D:\a\_work\1\s\src\coreclr"" 2026-03-04T16:53:29.4615863Z Not searching for unused variables given on the command line. 2026-03-04T16:53:29.4617084Z -- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0. 2026-03-04T16:53:33.7699067Z -- The C compiler identification is MSVC 19.50.35719.0 2026-03-04T16:53:36.0083339Z -- The CXX compiler identification is MSVC 19.50.35719.0 2026-03-04T16:53:36.0287568Z -- Detecting C compiler ABI info 2026-03-04T16:53:37.4597550Z -- Detecting C compiler ABI info - done 2026-03-04T16:53:37.4960026Z -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x64/cl.exe - skipped 2026-03-04T16:53:37.4965569Z -- Detecting C compile features 2026-03-04T16:53:37.4974263Z -- Detecting C compile features - done 2026-03-04T16:53:37.5106173Z -- Detecting CXX compiler ABI info 2026-03-04T16:53:38.7608837Z -- Detecting CXX compiler ABI info - done 2026-03-04T16:53:38.7830878Z -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x64/cl.exe - skipped 2026-03-04T16:53:38.7836503Z -- Detecting CXX compile features 2026-03-04T16:53:38.7847616Z -- Detecting CXX compile features - done 2026-03-04T16:53:38.9341025Z -- The ASM_MASM compiler identification is MSVC 2026-03-04T16:53:38.9354770Z -- Found assembler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x64/ml64.exe 2026-03-04T16:53:38.9546180Z -- Looking for sys/socket.h 2026-03-04T16:53:39.9632881Z -- Looking for sys/socket.h - not found 2026-03-04T16:53:39.9634330Z -- Looking for accept4 2026-03-04T16:53:40.9225172Z -- Looking for accept4 - not found 2026-03-04T16:53:40.9227197Z -- Looking for linux/user_events.h 2026-03-04T16:53:41.8719516Z -- Looking for linux/user_events.h - not found 2026-03-04T16:53:41.8721024Z -- Looking for sys/ioctl.h 2026-03-04T16:53:42.8337551Z -- Looking for sys/ioctl.h - not found 2026-03-04T16:53:42.8339290Z -- Looking for sys/syscall.h 2026-03-04T16:53:43.7864851Z -- Looking for sys/syscall.h - not found 2026-03-04T16:53:43.7865830Z -- Looking for unistd.h 2026-03-04T16:53:44.7491473Z -- Looking for unistd.h - not found 2026-03-04T16:53:44.7492439Z -- Looking for sys/uio.h 2026-03-04T16:53:45.7106111Z -- Looking for sys/uio.h - not found 2026-03-04T16:53:45.7108077Z -- Looking for errno.h 2026-03-04T16:53:49.0561534Z -- Looking for errno.h - found 2026-03-04T16:53:49.0562805Z -- Looking for sys/mman.h 2026-03-04T16:53:50.0265182Z -- Looking for sys/mman.h - not found 2026-03-04T16:53:50.0266310Z -- Looking for __NR_memfd_create 2026-03-04T16:53:51.0118865Z -- Looking for __NR_memfd_create - not found 2026-03-04T16:53:51.0252016Z -- Looking for include files windows.h, bcrypt.h 2026-03-04T16:53:52.6792765Z -- Looking for include files windows.h, bcrypt.h - found 2026-03-04T16:53:52.6794087Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-03-04T16:53:53.6434453Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-03-04T16:53:53.6436458Z -- Looking for include file asm/hwprobe.h 2026-03-04T16:53:54.5975304Z -- Looking for include file asm/hwprobe.h - not found 2026-03-04T16:53:54.5977163Z -- Looking for include file sys/resource.h 2026-03-04T16:53:55.5481599Z -- Looking for include file sys/resource.h - not found 2026-03-04T16:53:55.5481971Z -- Looking for sysctlbyname 2026-03-04T16:53:56.7670314Z -- Looking for sysctlbyname - not found 2026-03-04T16:53:56.7670823Z -- Looking for fsync 2026-03-04T16:53:57.9660448Z -- Looking for fsync - not found 2026-03-04T16:53:57.9661212Z -- Looking for arc4random_buf 2026-03-04T16:53:58.9691689Z -- Looking for arc4random_buf - not found 2026-03-04T16:53:58.9695464Z -- Looking for getrandom 2026-03-04T16:53:59.9264346Z -- Looking for getrandom - not found 2026-03-04T16:53:59.9265139Z -- Looking for O_CLOEXEC 2026-03-04T16:54:00.9141240Z -- Looking for O_CLOEXEC - not found 2026-03-04T16:54:00.9144497Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-03-04T16:54:01.9692621Z -- Looking for CLOCK_MONOTONIC_COARSE - not found 2026-03-04T16:54:01.9695992Z -- Looking for clock_gettime_nsec_np 2026-03-04T16:54:02.9799615Z -- Looking for clock_gettime_nsec_np - not found 2026-03-04T16:54:03.8556152Z -- Found Python: C:/python3/python.exe (found version "3.13.9") found components: Interpreter 2026-03-04T16:54:04.8779138Z -- Performing Test HAVE_DIRENT_D_TYPE 2026-03-04T16:54:05.8536390Z -- Performing Test HAVE_DIRENT_D_TYPE - Failed 2026-03-04T16:54:05.8859728Z -- Configuring done (36.4s) 2026-03-04T16:54:08.0342327Z -- Generating done (2.1s) 2026-03-04T16:54:08.0358419Z -- Build files have been written to: D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/x64 2026-03-04T16:54:08.0969931Z running "C:\Program Files\Microsoft Visual Studio\18\Insiders\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" --build D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64 --target alljits debug --config Release -- /nologo /m /flp:Verbosity=normal;LogFile="D:\a\_work\1\s\artifacts\log\Release\CoreCLR_windows__x86__Release__x64.log" /flp1:WarningsOnly;LogFile="D:\a\_work\1\s\artifacts\log\Release\CoreCLR_windows__x86__Release__x64.wrn" /flp2:ErrorsOnly;LogFile="D:\a\_work\1\s\artifacts\log\Release\CoreCLR_windows__x86__Release__x64.err" /bl:"D:\a\_work\1\s\artifacts\log\Release\CoreCLR_windows__x86__Release__x64.binlog" 2026-03-04T16:54:08.3276521Z 2026-03-04T16:54:08.3341196Z 2026-03-04T16:54:09.1241122Z 1>Checking Build System 2026-03-04T16:54:09.6761336Z Preprocessing D:/a/_work/1/s/src/coreclr/jit/ClrJit.exports. Outputting to D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/x64/jit/ClrJit.exports.def 2026-03-04T16:54:09.6981649Z ClrJit.exports 2026-03-04T16:54:09.7140146Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-03-04T16:54:09.8427031Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-03-04T16:54:09.9686573Z cpufeatures.c 2026-03-04T16:54:09.9901948Z descriptorlimit.c 2026-03-04T16:54:10.0009744Z memorybarrierprocesswide.c 2026-03-04T16:54:10.0022410Z mutex.c 2026-03-04T16:54:10.0658524Z guid.c 2026-03-04T16:54:10.5217204Z random.c 2026-03-04T16:54:10.5222890Z debugger.c 2026-03-04T16:54:10.5856062Z strings.c 2026-03-04T16:54:10.6395546Z time.c 2026-03-04T16:54:10.7268682Z unicodedata.c 2026-03-04T16:54:10.7969448Z utf8.c 2026-03-04T16:54:10.8605363Z xoshiro128pp.c 2026-03-04T16:54:10.8862887Z log.c 2026-03-04T16:54:11.4568654Z minipal_objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\shared_minipal\minipal_objects.dir\Release\minipal_objects.lib 2026-03-04T16:54:11.8297166Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gcinfo/CMakeLists.txt 2026-03-04T16:54:11.9001532Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gcinfo/CMakeLists.txt 2026-03-04T16:54:12.0245188Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-03-04T16:54:12.1309387Z arraylist.cpp 2026-03-04T16:54:12.1574475Z gcinfoencoder.cpp 2026-03-04T16:54:12.1785897Z simplerhash.cpp 2026-03-04T16:54:12.1788399Z gcdump.cpp 2026-03-04T16:54:12.2201870Z Generating Release/eventprovider.timestamp 2026-03-04T16:54:13.4135275Z gcdumpx86.cpp 2026-03-04T16:54:13.5556499Z arraylist.cpp 2026-03-04T16:54:13.5669277Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/eventing/EtwProvider/CMakeLists.txt 2026-03-04T16:54:13.9657849Z gcinfoencoder.cpp 2026-03-04T16:54:13.9662037Z minipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\shared_minipal\Release\minipal.lib 2026-03-04T16:54:14.1025753Z Generating Release/eventing_headers.timestamp 2026-03-04T16:54:14.6116654Z simplerhash.cpp 2026-03-04T16:54:14.8669402Z gcinfo_win_x86.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\gcinfo\Release\gcinfo_win_x86.lib 2026-03-04T16:54:14.8694888Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/eventing/CMakeLists.txt 2026-03-04T16:54:15.0570082Z Building Custom Rule D:/a/_work/1/s/src/coreclr/minipal/Windows/CMakeLists.txt 2026-03-04T16:54:15.0572386Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/aot/jitinterface/CMakeLists.txt 2026-03-04T16:54:15.2367906Z jithost.cpp 2026-03-04T16:54:15.2518011Z jitinterface.cpp 2026-03-04T16:54:15.2781066Z jitwrapper.cpp 2026-03-04T16:54:15.3618864Z corinfoexception.cpp 2026-03-04T16:54:15.5480573Z doublemapping.cpp 2026-03-04T16:54:15.5550974Z dn-u16.cpp 2026-03-04T16:54:15.5679731Z dn-stdio.cpp 2026-03-04T16:54:15.8540875Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/x64/tools/aot/jitinterface/Release/jitinterface_x64.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/x64/tools/aot/jitinterface/Release/jitinterface_x64.exp 2026-03-04T16:54:15.8684583Z Generating code 2026-03-04T16:54:15.9091819Z memory.cpp 2026-03-04T16:54:15.9611533Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:54:16.3441723Z gcinfo_universal_arm.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\gcinfo\Release\gcinfo_universal_arm.lib 2026-03-04T16:54:16.5055141Z All 208 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:54:16.5186013Z Finished generating code 2026-03-04T16:54:16.6909716Z jitinterface_x64.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\tools\aot\jitinterface\Release\jitinterface_x64.dll 2026-03-04T16:54:16.9616005Z coreclrminipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\minipal\Windows\Release\coreclrminipal.lib 2026-03-04T16:54:17.0676321Z Building Custom Rule D:/a/_work/1/s/src/coreclr/utilcode/CMakeLists.txt 2026-03-04T16:54:17.2028678Z cmake_pch.cxx 2026-03-04T16:54:17.9503462Z clrhost_nodependencies.cpp 2026-03-04T16:54:17.9562376Z ccomprc.cpp 2026-03-04T16:54:17.9624681Z ex.cpp 2026-03-04T16:54:17.9646630Z sbuffer.cpp 2026-03-04T16:54:18.1851819Z sstring_com.cpp 2026-03-04T16:54:18.3528789Z fstring.cpp 2026-03-04T16:54:18.3820758Z namespaceutil.cpp 2026-03-04T16:54:18.3851753Z makepath.cpp 2026-03-04T16:54:18.4432174Z splitpath.cpp 2026-03-04T16:54:18.6112790Z clrconfig.cpp 2026-03-04T16:54:18.6210772Z configuration.cpp 2026-03-04T16:54:18.6238250Z collections.cpp 2026-03-04T16:54:18.6588027Z posterror.cpp 2026-03-04T16:54:18.7940853Z clrhelpers.cpp 2026-03-04T16:54:18.9057126Z utsem.cpp 2026-03-04T16:54:18.9389676Z check.cpp 2026-03-04T16:54:18.9398515Z log.cpp 2026-03-04T16:54:18.9939087Z arraylist.cpp 2026-03-04T16:54:19.1257797Z comex.cpp 2026-03-04T16:54:19.2057170Z guidfromname.cpp 2026-03-04T16:54:19.2389063Z memorypool.cpp 2026-03-04T16:54:19.2756485Z memorystreams.cpp 2026-03-04T16:54:19.3203029Z loaderheap.cpp 2026-03-04T16:54:19.4205048Z interleavedloaderheap.cpp 2026-03-04T16:54:19.4720951Z loaderheap_shared.cpp 2026-03-04T16:54:19.5300782Z explicitcontrolloaderheap.cpp 2026-03-04T16:54:19.8117357Z rangelist.cpp 2026-03-04T16:54:20.0408379Z outstring.cpp 2026-03-04T16:54:20.1433797Z ilformatter.cpp 2026-03-04T16:54:20.2120245Z opinfo.cpp 2026-03-04T16:54:20.2235354Z corimage.cpp 2026-03-04T16:54:20.3343123Z format1.cpp 2026-03-04T16:54:20.3485742Z prettyprintsig.cpp 2026-03-04T16:54:20.3597886Z sha1.cpp 2026-03-04T16:54:20.5223991Z sigbuilder.cpp 2026-03-04T16:54:20.5601651Z sigparser.cpp 2026-03-04T16:54:20.6340999Z sstring.cpp 2026-03-04T16:54:20.6433054Z util_nodependencies.cpp 2026-03-04T16:54:20.8125931Z safewrap.cpp 2026-03-04T16:54:20.8827257Z clrhost.cpp 2026-03-04T16:54:20.9250300Z cycletimer.cpp 2026-03-04T16:54:20.9402966Z md5.cpp 2026-03-04T16:54:21.0720898Z util.cpp 2026-03-04T16:54:21.0969528Z stresslog.cpp 2026-03-04T16:54:21.1088574Z debug.cpp 2026-03-04T16:54:21.1664414Z pedecoder.cpp 2026-03-04T16:54:21.4022274Z winfix.cpp 2026-03-04T16:54:21.5723944Z longfilepathwrappers.cpp 2026-03-04T16:54:21.5730843Z yieldprocessornormalized.cpp 2026-03-04T16:54:21.6081049Z dacutil.cpp 2026-03-04T16:54:21.6089053Z dlwrap.cpp 2026-03-04T16:54:21.7381144Z stacktrace.cpp 2026-03-04T16:54:21.8376871Z hostimpl.cpp 2026-03-04T16:54:22.6022711Z utilcodestaticnohost.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\utilcode\Release\utilcodestaticnohost.lib 2026-03-04T16:54:22.7758883Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-03-04T16:54:22.7760944Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-03-04T16:54:22.8060798Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-03-04T16:54:23.0620785Z cmake_pch.cxx 2026-03-04T16:54:23.0853603Z cmake_pch.cxx 2026-03-04T16:54:23.1751956Z cmake_pch.cxx 2026-03-04T16:54:25.3217780Z abi.cpp 2026-03-04T16:54:25.3268166Z alloc.cpp 2026-03-04T16:54:25.3363843Z assertionprop.cpp 2026-03-04T16:54:25.3407996Z async.cpp 2026-03-04T16:54:25.3962092Z bitset.cpp 2026-03-04T16:54:25.4402676Z block.cpp 2026-03-04T16:54:25.4475811Z buildstring.cpp 2026-03-04T16:54:25.4716085Z codegencommon.cpp 2026-03-04T16:54:25.5279777Z codegenlinear.cpp 2026-03-04T16:54:25.5985642Z compiler.cpp 2026-03-04T16:54:25.6009757Z copyprop.cpp 2026-03-04T16:54:25.6382619Z debuginfo.cpp 2026-03-04T16:54:25.6660405Z disasm.cpp 2026-03-04T16:54:25.6831716Z earlyprop.cpp 2026-03-04T16:54:25.7026447Z ee_il_dll.cpp 2026-03-04T16:54:25.7236310Z eeinterface.cpp 2026-03-04T16:54:25.7424352Z emit.cpp 2026-03-04T16:54:25.7824503Z error.cpp 2026-03-04T16:54:25.8154281Z fgbasic.cpp 2026-03-04T16:54:25.8194934Z fgdiagnostic.cpp 2026-03-04T16:54:25.8504542Z fgehopt.cpp 2026-03-04T16:54:25.8861335Z fgflow.cpp 2026-03-04T16:54:25.8883662Z fginline.cpp 2026-03-04T16:54:25.9281911Z fgopt.cpp 2026-03-04T16:54:25.9557643Z fgprofile.cpp 2026-03-04T16:54:25.9649004Z fgprofilesynthesis.cpp 2026-03-04T16:54:25.9798847Z fgstmt.cpp 2026-03-04T16:54:26.0299055Z flowgraph.cpp 2026-03-04T16:54:26.0764142Z forwardsub.cpp 2026-03-04T16:54:26.1092154Z gcinfo.cpp 2026-03-04T16:54:26.1538406Z gentree.cpp 2026-03-04T16:54:26.1648822Z gschecks.cpp 2026-03-04T16:54:26.2008546Z hashbv.cpp 2026-03-04T16:54:26.2368331Z helperexpansion.cpp 2026-03-04T16:54:26.2978819Z hostallocator.cpp 2026-03-04T16:54:26.3236939Z hwintrinsic.cpp 2026-03-04T16:54:26.3357643Z ifconversion.cpp 2026-03-04T16:54:26.3580324Z importer.cpp 2026-03-04T16:54:26.3988772Z importercalls.cpp 2026-03-04T16:54:26.4018471Z importervectorization.cpp 2026-03-04T16:54:26.4379310Z indirectcalltransformer.cpp 2026-03-04T16:54:26.5341004Z inductionvariableopts.cpp 2026-03-04T16:54:26.5362895Z inline.cpp 2026-03-04T16:54:26.5853861Z inlinepolicy.cpp 2026-03-04T16:54:26.6190498Z instr.cpp 2026-03-04T16:54:26.6339527Z jitconfig.cpp 2026-03-04T16:54:26.6513681Z jiteh.cpp 2026-03-04T16:54:26.6521354Z jithashtable.cpp 2026-03-04T16:54:26.6642991Z jitmetadata.cpp 2026-03-04T16:54:26.6853620Z layout.cpp 2026-03-04T16:54:26.7047581Z lclmorph.cpp 2026-03-04T16:54:26.7139404Z lclvars.cpp 2026-03-04T16:54:26.7708708Z likelyclass.cpp 2026-03-04T16:54:26.7849012Z lir.cpp 2026-03-04T16:54:26.8149897Z liveness.cpp 2026-03-04T16:54:26.8325476Z loopcloning.cpp 2026-03-04T16:54:26.8575815Z lower.cpp 2026-03-04T16:54:26.8593645Z morph.cpp 2026-03-04T16:54:26.9696019Z morphblock.cpp 2026-03-04T16:54:27.0399870Z objectalloc.cpp 2026-03-04T16:54:27.1217802Z optcse.cpp 2026-03-04T16:54:27.1390732Z optimizebools.cpp 2026-03-04T16:54:27.1403367Z optimizemaskconversions.cpp 2026-03-04T16:54:27.1768744Z optimizer.cpp 2026-03-04T16:54:27.2218660Z patchpoint.cpp 2026-03-04T16:54:27.2570857Z phase.cpp 2026-03-04T16:54:27.2725110Z promotion.cpp 2026-03-04T16:54:27.2835527Z promotiondecomposition.cpp 2026-03-04T16:54:27.3002739Z promotionliveness.cpp 2026-03-04T16:54:27.3808334Z rangecheck.cpp 2026-03-04T16:54:27.3848365Z rangecheckcloning.cpp 2026-03-04T16:54:27.4248937Z rationalize.cpp 2026-03-04T16:54:27.4592697Z redundantbranchopts.cpp 2026-03-04T16:54:27.4667840Z regalloc.cpp 2026-03-04T16:54:27.4813214Z regset.cpp 2026-03-04T16:54:27.5331659Z scev.cpp 2026-03-04T16:54:27.5344508Z scopeinfo.cpp 2026-03-04T16:54:27.5698409Z segmentlist.cpp 2026-03-04T16:54:27.5915512Z sideeffects.cpp 2026-03-04T16:54:27.6371610Z sm.cpp 2026-03-04T16:54:27.6398054Z smdata.cpp 2026-03-04T16:54:27.6554134Z smweights.cpp 2026-03-04T16:54:27.6625963Z ssabuilder.cpp 2026-03-04T16:54:27.6691187Z ssarenamestate.cpp 2026-03-04T16:54:27.6724290Z stacklevelsetter.cpp 2026-03-04T16:54:27.6728910Z switchrecognition.cpp 2026-03-04T16:54:27.7244275Z treelifeupdater.cpp 2026-03-04T16:54:27.7293889Z utils.cpp 2026-03-04T16:54:27.7669518Z valuenum.cpp 2026-03-04T16:54:27.7958790Z histogram.cpp 2026-03-04T16:54:27.8129803Z lsra.cpp 2026-03-04T16:54:27.8320263Z lsrabuild.cpp 2026-03-04T16:54:27.8347481Z regMaskTPOps.cpp 2026-03-04T16:54:27.8750238Z gcdecode.cpp 2026-03-04T16:54:27.8976979Z gcencode.cpp 2026-03-04T16:54:28.0357850Z unwind.cpp 2026-03-04T16:54:28.0751901Z codegenarmarch.cpp 2026-03-04T16:54:28.0941069Z codegenarm.cpp 2026-03-04T16:54:28.0978872Z decomposelongs.cpp 2026-03-04T16:54:28.1500503Z emitarm.cpp 2026-03-04T16:54:28.2534952Z lowerarmarch.cpp 2026-03-04T16:54:28.2663456Z lsraarmarch.cpp 2026-03-04T16:54:28.2693995Z lsraarm.cpp 2026-03-04T16:54:28.3023115Z targetarm.cpp 2026-03-04T16:54:28.3513889Z unwindarmarch.cpp 2026-03-04T16:54:28.3915042Z dllmain.cpp 2026-03-04T16:54:28.5181899Z abi.cpp 2026-03-04T16:54:28.5249940Z abi.cpp 2026-03-04T16:54:28.5318928Z alloc.cpp 2026-03-04T16:54:28.5348501Z alloc.cpp 2026-03-04T16:54:28.6194576Z assertionprop.cpp 2026-03-04T16:54:28.6251701Z assertionprop.cpp 2026-03-04T16:54:28.6506372Z async.cpp 2026-03-04T16:54:28.7128817Z async.cpp 2026-03-04T16:54:28.8880739Z bitset.cpp 2026-03-04T16:54:28.8953687Z bitset.cpp 2026-03-04T16:54:28.9215070Z block.cpp 2026-03-04T16:54:28.9225610Z block.cpp 2026-03-04T16:54:28.9247210Z buildstring.cpp 2026-03-04T16:54:28.9821952Z buildstring.cpp 2026-03-04T16:54:28.9949271Z codegencommon.cpp 2026-03-04T16:54:29.0139157Z codegencommon.cpp 2026-03-04T16:54:29.0478440Z codegenlinear.cpp 2026-03-04T16:54:29.0578409Z codegenlinear.cpp 2026-03-04T16:54:29.1800605Z compiler.cpp 2026-03-04T16:54:29.1968838Z compiler.cpp 2026-03-04T16:54:29.2789869Z copyprop.cpp 2026-03-04T16:54:29.2855042Z copyprop.cpp 2026-03-04T16:54:29.3730753Z debuginfo.cpp 2026-03-04T16:54:29.3796271Z debuginfo.cpp 2026-03-04T16:54:29.4082374Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/x64/jit/Release/clrjit_universal_arm_x64.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/x64/jit/Release/clrjit_universal_arm_x64.exp 2026-03-04T16:54:29.4164368Z Generating code 2026-03-04T16:54:29.4693033Z disasm.cpp 2026-03-04T16:54:29.4871302Z disasm.cpp 2026-03-04T16:54:29.4904083Z earlyprop.cpp 2026-03-04T16:54:29.5107909Z earlyprop.cpp 2026-03-04T16:54:29.5232602Z ee_il_dll.cpp 2026-03-04T16:54:29.5381385Z ee_il_dll.cpp 2026-03-04T16:54:29.5520126Z eeinterface.cpp 2026-03-04T16:54:29.5912066Z eeinterface.cpp 2026-03-04T16:54:29.6038907Z emit.cpp 2026-03-04T16:54:29.6459867Z emit.cpp 2026-03-04T16:54:29.6846445Z error.cpp 2026-03-04T16:54:29.7338809Z error.cpp 2026-03-04T16:54:29.7495516Z fgbasic.cpp 2026-03-04T16:54:29.7729729Z fgbasic.cpp 2026-03-04T16:54:29.8089959Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:54:29.8173237Z fgdiagnostic.cpp 2026-03-04T16:54:29.8350655Z fgdiagnostic.cpp 2026-03-04T16:54:29.9150059Z fgehopt.cpp 2026-03-04T16:54:29.9266709Z fgehopt.cpp 2026-03-04T16:54:29.9980341Z fgflow.cpp 2026-03-04T16:54:30.0851709Z fgflow.cpp 2026-03-04T16:54:30.1660904Z fginline.cpp 2026-03-04T16:54:30.1908961Z fginline.cpp 2026-03-04T16:54:30.2819492Z fgopt.cpp 2026-03-04T16:54:30.3488958Z fgopt.cpp 2026-03-04T16:54:30.4078673Z fgprofile.cpp 2026-03-04T16:54:30.4519013Z fgprofile.cpp 2026-03-04T16:54:30.6260018Z fgprofilesynthesis.cpp 2026-03-04T16:54:30.6323454Z fgprofilesynthesis.cpp 2026-03-04T16:54:30.6559905Z fgstmt.cpp 2026-03-04T16:54:30.7044082Z fgstmt.cpp 2026-03-04T16:54:30.7203776Z flowgraph.cpp 2026-03-04T16:54:30.7818943Z flowgraph.cpp 2026-03-04T16:54:30.7918580Z forwardsub.cpp 2026-03-04T16:54:30.8539313Z forwardsub.cpp 2026-03-04T16:54:31.1508674Z gcinfo.cpp 2026-03-04T16:54:31.2395877Z gcinfo.cpp 2026-03-04T16:54:31.2686741Z gentree.cpp 2026-03-04T16:54:31.3563446Z gentree.cpp 2026-03-04T16:54:31.3913788Z gschecks.cpp 2026-03-04T16:54:31.5640154Z hashbv.cpp 2026-03-04T16:54:31.6344386Z gschecks.cpp 2026-03-04T16:54:31.7546547Z helperexpansion.cpp 2026-03-04T16:54:31.7777214Z hashbv.cpp 2026-03-04T16:54:31.9019969Z hostallocator.cpp 2026-03-04T16:54:31.9249892Z helperexpansion.cpp 2026-03-04T16:54:32.0318626Z hwintrinsic.cpp 2026-03-04T16:54:32.2187389Z hostallocator.cpp 2026-03-04T16:54:32.3674799Z hwintrinsic.cpp 2026-03-04T16:54:32.3908727Z ifconversion.cpp 2026-03-04T16:54:32.4699882Z ifconversion.cpp 2026-03-04T16:54:32.5916208Z importer.cpp 2026-03-04T16:54:32.6240433Z importer.cpp 2026-03-04T16:54:32.7159588Z importercalls.cpp 2026-03-04T16:54:32.8155315Z importercalls.cpp 2026-03-04T16:54:33.0488498Z importervectorization.cpp 2026-03-04T16:54:33.1428725Z importervectorization.cpp 2026-03-04T16:54:33.1578192Z indirectcalltransformer.cpp 2026-03-04T16:54:33.2534930Z indirectcalltransformer.cpp 2026-03-04T16:54:33.3049924Z inductionvariableopts.cpp 2026-03-04T16:54:33.3249566Z inductionvariableopts.cpp 2026-03-04T16:54:33.4230105Z inline.cpp 2026-03-04T16:54:33.4964038Z inline.cpp 2026-03-04T16:54:33.5320072Z inlinepolicy.cpp 2026-03-04T16:54:33.6725668Z inlinepolicy.cpp 2026-03-04T16:54:33.6820373Z instr.cpp 2026-03-04T16:54:33.7872414Z instr.cpp 2026-03-04T16:54:33.8589533Z jitconfig.cpp 2026-03-04T16:54:33.9099629Z jitconfig.cpp 2026-03-04T16:54:33.9199910Z jiteh.cpp 2026-03-04T16:54:34.0032925Z jiteh.cpp 2026-03-04T16:54:34.0619668Z jithashtable.cpp 2026-03-04T16:54:34.0949921Z jithashtable.cpp 2026-03-04T16:54:34.1767582Z jitmetadata.cpp 2026-03-04T16:54:34.2130052Z jitmetadata.cpp 2026-03-04T16:54:34.2708816Z layout.cpp 2026-03-04T16:54:34.3029992Z layout.cpp 2026-03-04T16:54:34.3959830Z lclmorph.cpp 2026-03-04T16:54:34.4191491Z lclmorph.cpp 2026-03-04T16:54:34.5163510Z lclvars.cpp 2026-03-04T16:54:34.6324204Z lclvars.cpp 2026-03-04T16:54:34.7190162Z likelyclass.cpp 2026-03-04T16:54:34.7465639Z likelyclass.cpp 2026-03-04T16:54:34.8238995Z lir.cpp 2026-03-04T16:54:34.8675448Z lir.cpp 2026-03-04T16:54:34.9922595Z liveness.cpp 2026-03-04T16:54:35.0346689Z liveness.cpp 2026-03-04T16:54:35.0771047Z loopcloning.cpp 2026-03-04T16:54:35.2041537Z loopcloning.cpp 2026-03-04T16:54:35.3451836Z lower.cpp 2026-03-04T16:54:35.4629832Z lower.cpp 2026-03-04T16:54:35.5706402Z morph.cpp 2026-03-04T16:54:35.6020946Z morph.cpp 2026-03-04T16:54:36.1725838Z morphblock.cpp 2026-03-04T16:54:36.1796919Z objectalloc.cpp 2026-03-04T16:54:36.3167145Z morphblock.cpp 2026-03-04T16:54:36.3900357Z optcse.cpp 2026-03-04T16:54:36.4550485Z objectalloc.cpp 2026-03-04T16:54:36.6055584Z optcse.cpp 2026-03-04T16:54:36.6425612Z optimizebools.cpp 2026-03-04T16:54:36.7275533Z optimizemaskconversions.cpp 2026-03-04T16:54:36.8584426Z optimizebools.cpp 2026-03-04T16:54:37.2235100Z optimizemaskconversions.cpp 2026-03-04T16:54:37.2235689Z optimizer.cpp 2026-03-04T16:54:37.2580552Z patchpoint.cpp 2026-03-04T16:54:37.3020294Z optimizer.cpp 2026-03-04T16:54:37.3229412Z phase.cpp 2026-03-04T16:54:37.3579068Z patchpoint.cpp 2026-03-04T16:54:37.3920028Z promotion.cpp 2026-03-04T16:54:37.4180018Z phase.cpp 2026-03-04T16:54:37.4490011Z promotiondecomposition.cpp 2026-03-04T16:54:37.4919962Z promotion.cpp 2026-03-04T16:54:37.5942851Z promotionliveness.cpp 2026-03-04T16:54:37.6119466Z promotiondecomposition.cpp 2026-03-04T16:54:37.6711325Z rangecheck.cpp 2026-03-04T16:54:37.8159572Z promotionliveness.cpp 2026-03-04T16:54:37.8789622Z rangecheckcloning.cpp 2026-03-04T16:54:37.9060763Z rangecheck.cpp 2026-03-04T16:54:38.0149153Z rationalize.cpp 2026-03-04T16:54:38.0519089Z rangecheckcloning.cpp 2026-03-04T16:54:38.1553609Z redundantbranchopts.cpp 2026-03-04T16:54:38.2496217Z regalloc.cpp 2026-03-04T16:54:38.2829185Z rationalize.cpp 2026-03-04T16:54:38.3680601Z regset.cpp 2026-03-04T16:54:38.3906355Z redundantbranchopts.cpp 2026-03-04T16:54:38.4970623Z regalloc.cpp 2026-03-04T16:54:38.5318945Z scev.cpp 2026-03-04T16:54:38.6290975Z scopeinfo.cpp 2026-03-04T16:54:38.6658987Z regset.cpp 2026-03-04T16:54:38.7504201Z scev.cpp 2026-03-04T16:54:38.7670863Z scopeinfo.cpp 2026-03-04T16:54:38.8922049Z segmentlist.cpp 2026-03-04T16:54:38.9166280Z sideeffects.cpp 2026-03-04T16:54:38.9892297Z sm.cpp 2026-03-04T16:54:39.0221919Z segmentlist.cpp 2026-03-04T16:54:39.0668693Z sideeffects.cpp 2026-03-04T16:54:39.1433701Z smdata.cpp 2026-03-04T16:54:39.1848967Z smweights.cpp 2026-03-04T16:54:39.2686520Z ssabuilder.cpp 2026-03-04T16:54:39.2982641Z sm.cpp 2026-03-04T16:54:39.3722832Z ssarenamestate.cpp 2026-03-04T16:54:39.4230552Z smdata.cpp 2026-03-04T16:54:39.4549015Z stacklevelsetter.cpp 2026-03-04T16:54:39.5671393Z smweights.cpp 2026-03-04T16:54:39.5923840Z switchrecognition.cpp 2026-03-04T16:54:39.6841802Z ssabuilder.cpp 2026-03-04T16:54:39.7243780Z ssarenamestate.cpp 2026-03-04T16:54:39.7924193Z treelifeupdater.cpp 2026-03-04T16:54:39.8187154Z utils.cpp 2026-03-04T16:54:39.8930640Z stacklevelsetter.cpp 2026-03-04T16:54:40.0553058Z switchrecognition.cpp 2026-03-04T16:54:40.0924806Z valuenum.cpp 2026-03-04T16:54:40.1245660Z histogram.cpp 2026-03-04T16:54:40.2207394Z treelifeupdater.cpp 2026-03-04T16:54:40.2549664Z utils.cpp 2026-03-04T16:54:40.3704374Z lsra.cpp 2026-03-04T16:54:40.4355811Z valuenum.cpp 2026-03-04T16:54:40.4685612Z histogram.cpp 2026-03-04T16:54:40.6397300Z lsra.cpp 2026-03-04T16:54:40.7178575Z lsrabuild.cpp 2026-03-04T16:54:40.8974940Z regMaskTPOps.cpp 2026-03-04T16:54:40.9302240Z lsrabuild.cpp 2026-03-04T16:54:41.0560865Z gcdecode.cpp 2026-03-04T16:54:41.1050422Z gcencode.cpp 2026-03-04T16:54:41.2732055Z unwind.cpp 2026-03-04T16:54:41.3120210Z codegenxarch.cpp 2026-03-04T16:54:41.4038944Z regMaskTPOps.cpp 2026-03-04T16:54:41.4649939Z gcdecode.cpp 2026-03-04T16:54:41.5299132Z decomposelongs.cpp 2026-03-04T16:54:41.5960110Z gcencode.cpp 2026-03-04T16:54:41.6876889Z unwind.cpp 2026-03-04T16:54:41.7094212Z codegenxarch.cpp 2026-03-04T16:54:41.7781257Z emitxarch.cpp 2026-03-04T16:54:41.8270300Z decomposelongs.cpp 2026-03-04T16:54:41.8660506Z lowerxarch.cpp 2026-03-04T16:54:42.1897170Z emitxarch.cpp 2026-03-04T16:54:42.3010552Z lowerxarch.cpp 2026-03-04T16:54:42.4316043Z lsraxarch.cpp 2026-03-04T16:54:42.6636964Z simd.cpp 2026-03-04T16:54:42.8041034Z simdcodegenxarch.cpp 2026-03-04T16:54:42.8341097Z targetx86.cpp 2026-03-04T16:54:42.9334104Z lsraxarch.cpp 2026-03-04T16:54:43.0103260Z unwindx86.cpp 2026-03-04T16:54:43.0203880Z simd.cpp 2026-03-04T16:54:43.1760740Z hwintrinsicxarch.cpp 2026-03-04T16:54:43.2140398Z simdcodegenxarch.cpp 2026-03-04T16:54:43.3806411Z hwintrinsiccodegenxarch.cpp 2026-03-04T16:54:43.4180405Z targetx86.cpp 2026-03-04T16:54:43.5035287Z unwindx86.cpp 2026-03-04T16:54:43.5230856Z dllmain.cpp 2026-03-04T16:54:43.6100315Z hwintrinsicxarch.cpp 2026-03-04T16:54:43.6780111Z hwintrinsiccodegenxarch.cpp 2026-03-04T16:54:43.8135746Z dllmain.cpp 2026-03-04T16:54:44.8941922Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/x64/jit/Release/clrjit_win_x86_x64.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/x64/jit/Release/clrjit_win_x86_x64.exp 2026-03-04T16:54:44.9272272Z Generating code 2026-03-04T16:54:45.4382040Z Creating library D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/x64/jit/Release/clrjit.lib and object D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/x64/jit/Release/clrjit.exp 2026-03-04T16:54:45.4694829Z Generating code 2026-03-04T16:54:45.5087818Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:54:46.2540265Z Previous IPDB not found, fall back to full compilation. 2026-03-04T16:55:39.1820183Z All 10651 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:55:39.4216338Z Finished generating code 2026-03-04T16:55:41.2542331Z clrjit_universal_arm_x64.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\jit\Release\clrjit_universal_arm_x64.dll 2026-03-04T16:56:09.3390650Z All 12001 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:56:09.4599082Z Finished generating code 2026-03-04T16:56:09.6617567Z All 12001 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T16:56:09.7754969Z Finished generating code 2026-03-04T16:56:10.0666326Z clrjit_win_x86_x64.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\jit\Release\clrjit_win_x86_x64.dll 2026-03-04T16:56:10.3616672Z clrjit.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\jit\Release\clrjit.dll 2026-03-04T16:56:10.5176450Z -- Install configuration: "Release" 2026-03-04T16:56:10.5198974Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/./jitinterface_x64.dll 2026-03-04T16:56:10.5215206Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/PDB/jitinterface_x64.pdb 2026-03-04T16:56:10.5270200Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/./clrjit.dll 2026-03-04T16:56:10.5321061Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/PDB/clrjit.pdb 2026-03-04T16:56:10.5673817Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/./clrjit_universal_arm_x64.dll 2026-03-04T16:56:10.5715470Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/PDB/clrjit_universal_arm_x64.pdb 2026-03-04T16:56:10.5981916Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/./clrjit_win_x86_x64.dll 2026-03-04T16:56:10.6055107Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/PDB/clrjit_win_x86_x64.pdb 2026-03-04T16:56:10.6626749Z Building Custom Rule D:/a/_work/1/s/src/coreclr/CMakeLists.txt 2026-03-04T16:56:10.8905485Z 2026-03-04T16:56:10.8951539Z 2026-03-04T16:56:11.7037852Z -- Install configuration: "Release" 2026-03-04T16:56:11.7224522Z Building Custom Rule D:/a/_work/1/s/src/coreclr/CMakeLists.txt 2026-03-04T16:56:11.8273628Z BUILD: Build succeeded. Finished at 16:56:11.82 2026-03-04T16:56:11.8274352Z BUILD: Product binaries are available at D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\x64 2026-03-04T16:56:17.5612915Z runincontext -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\runincontext.dll 2026-03-04T16:56:17.8464806Z tieringtest -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\tieringtest.dll 2026-03-04T16:56:21.0687341Z ILCompiler.Reflection.ReadyToRun -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\ILCompiler.Reflection.ReadyToRun.dll 2026-03-04T16:56:27.0937545Z ILCompiler.TypeSystem -> D:\a\_work\1\s\artifacts\bin\ILCompiler.TypeSystem\x86\Release\ILCompiler.TypeSystem.dll 2026-03-04T16:56:28.3223879Z ILCompiler.Diagnostics -> D:\a\_work\1\s\artifacts\bin\ILCompiler.Diagnostics\x86\Release\ILCompiler.Diagnostics.dll 2026-03-04T16:56:28.8177134Z R2RDump -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\R2RDump\R2RDump.dll 2026-03-04T16:56:29.7499701Z dotnet-pgo -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\dotnet-pgo\dotnet-pgo.dll 2026-03-04T16:56:29.9782849Z repro -> D:\a\_work\1\s\artifacts\bin\repro\x86\Release\repro.dll 2026-03-04T16:56:30.6443397Z R2RTest -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\R2RTest\R2RTest.dll 2026-03-04T16:56:30.9810401Z PdbChecker -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\PdbChecker\PdbChecker.dll 2026-03-04T16:56:31.3940209Z AssemblyChecker -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\AssemblyChecker\AssemblyChecker.dll 2026-03-04T16:56:32.1010453Z ILVerify -> D:\a\_work\1\s\artifacts\bin\ILVerify\x86\Release\ILVerify.dll 2026-03-04T16:56:32.7333506Z ILVerification -> D:\a\_work\1\s\artifacts\bin\ILVerification\x86\Release\ILVerification.dll 2026-03-04T16:56:34.4509463Z Microsoft.Diagnostics.DataContractReader.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader.Abstractions\Release\Microsoft.Diagnostics.DataContractReader.Abstractions.dll 2026-03-04T16:56:38.0015979Z Microsoft.Diagnostics.DataContractReader.Contracts -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader.Contracts\Release\Microsoft.Diagnostics.DataContractReader.Contracts.dll 2026-03-04T16:56:38.7159068Z Microsoft.Diagnostics.DataContractReader -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader\Release\Microsoft.Diagnostics.DataContractReader.dll 2026-03-04T16:56:39.3341081Z StressLogAnalyzer -> D:\a\_work\1\s\artifacts\bin\StressLogAnalyzer\Release\net11.0\StressLogAnalyzer.dll 2026-03-04T16:56:42.5561352Z ILCompiler.DependencyAnalysisFramework -> D:\a\_work\1\s\artifacts\bin\ILCompiler.DependencyAnalysisFramework\x86\Release\ILCompiler.DependencyAnalysisFramework.dll 2026-03-04T16:56:42.5648511Z ILCompiler.MetadataTransform -> D:\a\_work\1\s\artifacts\bin\ILCompiler.MetadataTransform\x86\Release\ILCompiler.MetadataTransform.dll 2026-03-04T16:56:55.9336018Z ILCompiler.Compiler -> D:\a\_work\1\s\artifacts\bin\ILCompiler.Compiler\x86\Release\ILCompiler.Compiler.dll 2026-03-04T16:56:56.5265945Z ILCompiler.RyuJit -> D:\a\_work\1\s\artifacts\bin\ILCompiler.RyuJit\x86\Release\ILCompiler.RyuJit.dll 2026-03-04T16:56:58.1508409Z ILCompiler_inbuild -> D:\a\_work\1\s\artifacts\bin\ILCompiler_inbuild\x86\Release\ilc.dll 2026-03-04T16:57:00.3918108Z Generating native code 2026-03-04T16:57:28.5405143Z ILCompiler_inbuild -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\x64\ilc\ 2026-03-04T16:57:30.2650002Z ILCompiler.ReadyToRun -> D:\a\_work\1\s\artifacts\bin\ILCompiler.ReadyToRun\x86\Release\ILCompiler.ReadyToRun.dll 2026-03-04T16:57:30.6597947Z crossgen2_inbuild -> D:\a\_work\1\s\artifacts\bin\crossgen2_inbuild\x86\Release\crossgen2.dll 2026-03-04T16:57:33.0406160Z Generating native code 2026-03-04T16:57:53.2382619Z crossgen2_inbuild -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\x64\crossgen2\ 2026-03-04T16:57:54.7513461Z DownlevelLibraryImportGenerator -> D:\a\_work\1\s\artifacts\bin\DownlevelLibraryImportGenerator\Release\netstandard2.0\Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-03-04T16:57:55.0650405Z ILCompiler.Build.Tasks -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\ilc-published\netstandard\ILCompiler.Build.Tasks.dll 2026-03-04T16:57:57.0079688Z ILCompiler_publish -> D:\a\_work\1\s\artifacts\bin\ILCompiler_publish\x86\Release\ilc.dll 2026-03-04T16:57:59.5947205Z Generating native code 2026-03-04T16:58:25.9973920Z ILCompiler_publish -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\ilc-published\ 2026-03-04T16:58:27.0088630Z crossgen2_publish -> D:\a\_work\1\s\artifacts\bin\crossgen2_publish\x86\Release\crossgen2.dll 2026-03-04T16:58:29.5981837Z Generating native code 2026-03-04T16:58:50.3819511Z crossgen2_publish -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\crossgen2-published\ 2026-03-04T16:58:56.3708296Z ILAssembler -> D:\a\_work\1\s\artifacts\bin\ILAssembler\Release\net11.0\ILAssembler.dll 2026-03-04T16:58:56.8840715Z ilasm -> D:\a\_work\1\s\artifacts\bin\ilasm\Release\ilasm.dll 2026-03-04T16:58:59.2206088Z Generating native code 2026-03-04T16:59:10.2261416Z ilasm -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\managed-ilasm\ 2026-03-04T16:59:11.7639337Z ILCompiler -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\ilc\ilc.dll 2026-03-04T16:59:12.0269999Z crossgen2 -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\crossgen2\crossgen2.dll 2026-03-04T16:59:12.4051600Z SuperFileCheck -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\SuperFileCheck\SuperFileCheck.dll 2026-03-04T16:59:12.6018637Z cdac-build-tool -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\cdac-build-tool\cdac-build-tool.dll 2026-03-04T16:59:13.1702801Z Microsoft.Diagnostics.DataContractReader.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader.Abstractions\Release\Microsoft.Diagnostics.DataContractReader.Abstractions.dll 2026-03-04T16:59:13.2311204Z Microsoft.Diagnostics.DataContractReader.Contracts -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader.Contracts\Release\Microsoft.Diagnostics.DataContractReader.Contracts.dll 2026-03-04T16:59:13.3647371Z Microsoft.Diagnostics.DataContractReader -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader\Release\Microsoft.Diagnostics.DataContractReader.dll 2026-03-04T16:59:16.9386932Z Microsoft.Diagnostics.DataContractReader.Legacy -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader.Legacy\Release\Microsoft.Diagnostics.DataContractReader.Legacy.dll 2026-03-04T16:59:17.2063048Z mscordaccore_universal -> D:\a\_work\1\s\artifacts\bin\mscordaccore_universal\Release\mscordaccore_universal.dll 2026-03-04T16:59:19.5878794Z Generating native code 2026-03-04T16:59:26.0345367Z Creating library D:\a\_work\1\s\artifacts\bin\mscordaccore_universal\Release\native\mscordaccore_universal.lib and object D:\a\_work\1\s\artifacts\bin\mscordaccore_universal\Release\native\mscordaccore_universal.exp 2026-03-04T16:59:26.2415785Z mscordaccore_universal -> D:\a\_work\1\s\artifacts\bin\mscordaccore_universal\Release\win-x86\publish\ 2026-03-04T16:59:26.4601199Z Microsoft.Diagnostics.DataContractReader.Legacy -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader.Legacy\Release\Microsoft.Diagnostics.DataContractReader.Legacy.dll 2026-03-04T16:59:27.3388453Z ILLink.Tasks -> D:\a\_work\1\s\artifacts\bin\ILLink.Tasks\Release\netframework\ILLink.Tasks.dll 2026-03-04T16:59:27.8065045Z analyzer -> D:\a\_work\1\s\artifacts\bin\analyzer\Release\net11.0\illinkanalyzer.dll 2026-03-04T16:59:28.3222500Z tlens -> D:\a\_work\1\s\artifacts\bin\tlens\Release\net11.0\tlens.dll 2026-03-04T16:59:28.4194721Z D:\a\_work\1\s\dotnet.cmd D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\dotnet-pgo\dotnet-pgo.dll merge -o:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\StandardOptimizationData.mibc -i:D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_Adhoc.mibc -i:D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_FirstTimeXP.mibc -i:D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_FSharp.mibc -i:D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_HelloWorld.mibc -i:D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_OrchardCore.mibc -i:D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_TechEmpower.mibc --compressed false 2026-03-04T16:59:28.9653685Z D:\a\_work\1\s\.dotnet 2026-03-04T16:59:29.0882344Z Opening D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_Adhoc.mibc 2026-03-04T16:59:29.0913126Z Opening D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_FirstTimeXP.mibc 2026-03-04T16:59:29.0917030Z Opening D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_FSharp.mibc 2026-03-04T16:59:29.0921297Z Opening D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_HelloWorld.mibc 2026-03-04T16:59:29.0924951Z Opening D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_OrchardCore.mibc 2026-03-04T16:59:29.0928236Z Opening D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_TechEmpower.mibc 2026-03-04T16:59:33.1689462Z Generated D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\StandardOptimizationData.mibc 2026-03-04T16:59:33.1978228Z Generating native image of System.Private.CoreLib for windows.x86.Release. Logging to 2026-03-04T16:59:33.1980808Z D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\x64/crossgen2/crossgen2.exe -o:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\System.Private.CoreLib.dll -r:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\IL\*.dll --targetarch:x86 --obj-format:pe --targetos:windows -m:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\StandardOptimizationData.mibc --embed-pgo-data -O D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\IL\System.Private.CoreLib.dll --pdb --pdb-path:D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\PDB 2026-03-04T16:59:42.6452009Z Emitting R2R PE file: D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\System.Private.CoreLib.dll 2026-03-04T16:59:44.6915409Z Emitting PDB file: D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\PDB\System.Private.CoreLib.ni.pdb 2026-03-04T16:59:45.2882793Z Crossgenning of System.Private.CoreLib succeeded. 2026-03-04T16:59:45.2884127Z Product binaries are available at D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\ 2026-03-04T16:59:45.9445375Z Microsoft.NETCore.TestHost -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\runtime.win-x86.Microsoft.NETCore.TestHost.11.0.0-ci.nupkg 2026-03-04T16:59:46.0161170Z Microsoft.NETCore.ILAsm -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\runtime.win-x86.Microsoft.NETCore.ILAsm.11.0.0-ci.nupkg 2026-03-04T16:59:46.1110319Z Microsoft.NETCore.ILDAsm -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\runtime.win-x86.Microsoft.NETCore.ILDAsm.11.0.0-ci.nupkg 2026-03-04T16:59:47.1454846Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NET.Sdk.IL.11.0.0-ci.nupkg'. 2026-03-04T16:59:47.1594040Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NET.Sdk.IL.11.0.0-ci.symbols.nupkg'. 2026-03-04T16:59:47.8338738Z Microsoft.NETCore.ILDAsm -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.ILDAsm.11.0.0-ci.nupkg 2026-03-04T16:59:48.0770899Z Microsoft.NETCore.TestHost -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.NETCore.TestHost.11.0.0-ci.nupkg 2026-03-04T16:59:48.2381507Z Microsoft.NETCore.ILAsm -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.ILAsm.11.0.0-ci.nupkg 2026-03-04T17:01:09.1559630Z System.Private.CoreLib -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\aotsdk\System.Private.CoreLib.dll 2026-03-04T17:01:11.1353284Z System.Private.TypeLoader -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\aotsdk\System.Private.TypeLoader.dll 2026-03-04T17:01:11.7810566Z System.Private.Reflection.Execution -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\aotsdk\System.Private.Reflection.Execution.dll 2026-03-04T17:01:12.1438258Z System.Private.StackTraceMetadata -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\aotsdk\System.Private.StackTraceMetadata.dll 2026-03-04T17:01:12.6965805Z Test.CoreLib -> D:\a\_work\1\s\artifacts\bin\Test.CoreLib\x86\Release\Test.CoreLib.dll 2026-03-04T17:01:12.8490817Z Running 'call "D:\a\_work\1\s\eng\native\init-vs-env.cmd" x86 && cd /D "D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\" && cmake -DCMAKE_INSTALL_PREFIX="D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out" -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DGC_SUSPEND=hybrid -DMONO_LIB_NAME=monosgen-2.0 -DMONO_SHARED_LIB_NAME=coreclr -A Win32 -DSTATIC_COMPONENTS=1 -DMONO_COMPONENTS_RID=windows-x86 -DCLR_CMAKE_HOST_ARCH=x86 -DCMAKE_C_FLAGS="-DWIN32 -DWIN32_LEAN_AND_MEAN -DNDEBUG -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_DEPRECATE -DWIN32_THREADS -DWINVER=0x0602 -D_WIN32_WINNT=0x0602 -D_UNICODE -DUNICODE -DFD_SETSIZE=1024 -DNVALGRIND " -DCMAKE_CXX_FLAGS="-DWIN32 -DWIN32_LEAN_AND_MEAN -DNDEBUG -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_DEPRECATE -DWIN32_THREADS -DWINVER=0x0602 -D_WIN32_WINNT=0x0602 -D_UNICODE -DUNICODE -DFD_SETSIZE=1024 -DNVALGRIND " "D:\a\_work\1\s\src\mono"' in 'D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\' 2026-03-04T17:01:14.7429907Z ********************************************************************** 2026-03-04T17:01:14.7430501Z ** Visual Studio 2026 Developer Command Prompt v18.3.0-insiders 2026-03-04T17:01:14.7430766Z ** Copyright (c) 2025 Microsoft Corporation 2026-03-04T17:01:14.7431194Z ********************************************************************** 2026-03-04T17:01:16.2538478Z [vcvarsall.bat] Environment initialized for: 'x64_x86' 2026-03-04T17:01:18.5307181Z -- Building for: Visual Studio 18 2026 2026-03-04T17:01:18.5307861Z -- The C compiler identification is MSVC 19.50.35719.0 2026-03-04T17:01:19.6652858Z -- The CXX compiler identification is MSVC 19.50.35719.0 2026-03-04T17:01:19.6834118Z -- Detecting C compiler ABI info 2026-03-04T17:01:20.8746780Z -- Detecting C compiler ABI info - done 2026-03-04T17:01:20.8986283Z -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x86/cl.exe - skipped 2026-03-04T17:01:20.8992142Z -- Detecting C compile features 2026-03-04T17:01:20.9000957Z -- Detecting C compile features - done 2026-03-04T17:01:20.9132446Z -- Detecting CXX compiler ABI info 2026-03-04T17:01:22.1053958Z -- Detecting CXX compiler ABI info - done 2026-03-04T17:01:22.1253147Z -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x86/cl.exe - skipped 2026-03-04T17:01:22.1259247Z -- Detecting CXX compile features 2026-03-04T17:01:22.1270183Z -- Detecting CXX compile features - done 2026-03-04T17:01:22.1777596Z CMAKE_SYSTEM_NAME=Windows 2026-03-04T17:01:22.1778308Z CMAKE_SYSTEM_VARIANT= 2026-03-04T17:01:22.1779901Z CMAKE_SYSTEM_PROCESSOR=x86 2026-03-04T17:01:22.1780215Z TARGET_ARCH=x86 2026-03-04T17:01:22.1781313Z CMAKE_CROSSCOMPILING=FALSE 2026-03-04T17:01:24.7764767Z -- Using CMake version 4.1.1-msvc4 2026-03-04T17:01:24.7792242Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-03-04T17:01:24.7793003Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-03-04T17:01:24.7908244Z -- Arch detected: 'i686' 2026-03-04T17:01:24.7908931Z -- Basearch of 'i686' has been detected as: 'x86' 2026-03-04T17:01:24.7989481Z -- Looking for arm_acle.h 2026-03-04T17:01:25.7127190Z -- Looking for arm_acle.h - not found 2026-03-04T17:01:25.7129187Z -- Looking for sys/auxv.h 2026-03-04T17:01:26.6260961Z -- Looking for sys/auxv.h - not found 2026-03-04T17:01:26.6261845Z -- Looking for sys/sdt.h 2026-03-04T17:01:27.5375628Z -- Looking for sys/sdt.h - not found 2026-03-04T17:01:27.5377492Z -- Looking for unistd.h 2026-03-04T17:01:28.4672992Z -- Looking for unistd.h - not found 2026-03-04T17:01:28.4674779Z -- Looking for linux/auxvec.h 2026-03-04T17:01:29.4171292Z -- Looking for linux/auxvec.h - not found 2026-03-04T17:01:29.4175166Z -- Looking for sys/types.h 2026-03-04T17:01:32.8513446Z -- Looking for sys/types.h - found 2026-03-04T17:01:32.8515544Z -- Looking for stdint.h 2026-03-04T17:01:34.1548249Z -- Looking for stdint.h - found 2026-03-04T17:01:34.1550800Z -- Looking for stddef.h 2026-03-04T17:01:35.4083227Z -- Looking for stddef.h - found 2026-03-04T17:01:35.4083812Z -- Check size of off64_t 2026-03-04T17:01:36.3777459Z -- Check size of off64_t - failed 2026-03-04T17:01:36.3780948Z -- Check size of _off64_t 2026-03-04T17:01:37.3271440Z -- Check size of _off64_t - failed 2026-03-04T17:01:37.3275082Z -- Check size of __off64_t 2026-03-04T17:01:38.2734597Z -- Check size of __off64_t - failed 2026-03-04T17:01:38.2735564Z -- Looking for fseeko 2026-03-04T17:01:39.4323394Z -- Looking for fseeko - not found 2026-03-04T17:01:39.4323740Z -- Looking for strerror 2026-03-04T17:01:40.6649924Z -- Looking for strerror - found 2026-03-04T17:01:40.6652837Z -- Looking for posix_memalign 2026-03-04T17:01:41.7297925Z -- Looking for posix_memalign - not found 2026-03-04T17:01:41.7300957Z -- Looking for aligned_alloc 2026-03-04T17:01:42.8473134Z -- Looking for aligned_alloc - not found 2026-03-04T17:01:42.8488641Z -- Performing Test HAVE_NO_INTERPOSITION 2026-03-04T17:01:44.2162142Z -- Performing Test HAVE_NO_INTERPOSITION - Failed 2026-03-04T17:01:44.2168695Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-03-04T17:01:45.2392637Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Failed 2026-03-04T17:01:45.2393439Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-03-04T17:01:46.2252645Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Failed 2026-03-04T17:01:46.2254108Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-03-04T17:01:47.2050085Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Failed 2026-03-04T17:01:47.2051607Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-03-04T17:01:48.5898906Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-03-04T17:01:48.5899537Z -- Performing Test HAVE_BUILTIN_CTZ 2026-03-04T17:01:49.8866245Z -- Performing Test HAVE_BUILTIN_CTZ - Failed 2026-03-04T17:01:49.8867170Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-03-04T17:01:51.1598635Z -- Performing Test HAVE_BUILTIN_CTZLL - Failed 2026-03-04T17:01:51.1599175Z -- Performing Test HAVE_PTRDIFF_T 2026-03-04T17:01:52.6032720Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-03-04T17:01:52.6040120Z -- Performing Test HAVE_XSAVE_INTRIN 2026-03-04T17:01:53.9923770Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-03-04T17:01:53.9927431Z -- Performing Test HAVE_SSE2_INTRIN 2026-03-04T17:01:55.4680543Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-03-04T17:01:55.4685474Z -- Performing Test HAVE_SSSE3_INTRIN 2026-03-04T17:01:56.8085301Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-03-04T17:01:56.8088633Z -- Performing Test HAVE_SSE42_INTRIN 2026-03-04T17:01:58.1250174Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-03-04T17:01:58.1253961Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-03-04T17:01:59.4537843Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-03-04T17:01:59.4541187Z -- Performing Test HAVE_AVX2_INTRIN 2026-03-04T17:02:00.8386110Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-03-04T17:02:00.8390914Z -- Performing Test HAVE_AVX512_INTRIN 2026-03-04T17:02:02.7540148Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-03-04T17:02:02.7544618Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-03-04T17:02:04.1368174Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-03-04T17:02:04.1371101Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-03-04T17:02:05.5848413Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-03-04T17:02:05.5849565Z -- Architecture-specific source files: arch/x86/x86_features.c;arch/x86/chunkset_sse2.c;arch/x86/compare256_sse2.c;arch/x86/slide_hash_sse2.c;arch/x86/adler32_ssse3.c;arch/x86/chunkset_ssse3.c;arch/x86/adler32_sse42.c;arch/x86/crc32_pclmulqdq.c;arch/x86/slide_hash_avx2.c;arch/x86/chunkset_avx2.c;arch/x86/compare256_avx2.c;arch/x86/adler32_avx2.c;arch/x86/adler32_avx512.c;arch/x86/chunkset_avx512.c;arch/x86/adler32_avx512_vnni.c;arch/x86/crc32_vpclmulqdq.c 2026-03-04T17:02:05.6300097Z -- The following features have been enabled: 2026-03-04T17:02:05.6300746Z 2026-03-04T17:02:05.6301077Z * SSE2, Support the SSE2 instruction set, using "" 2026-03-04T17:02:05.6301640Z * XSAVE, Support XSAVE intrinsics using "" 2026-03-04T17:02:05.6303259Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "" 2026-03-04T17:02:05.6303963Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "" 2026-03-04T17:02:05.6305305Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using " " 2026-03-04T17:02:05.6306734Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "/arch:AVX2" 2026-03-04T17:02:05.6307350Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "/arch:AVX2" 2026-03-04T17:02:05.6307868Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "/arch:AVX2" 2026-03-04T17:02:05.6308513Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "/arch:AVX2" 2026-03-04T17:02:05.6309414Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "/arch:AVX512" 2026-03-04T17:02:05.6310147Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "/arch:AVX512" 2026-03-04T17:02:05.6310881Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "/arch:AVX512" 2026-03-04T17:02:05.6311319Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using " /arch:AVX512" 2026-03-04T17:02:05.6312432Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-03-04T17:02:05.6312886Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-03-04T17:02:05.6314107Z * WITH_SANITIZER, Enable sanitizer support 2026-03-04T17:02:05.6314602Z * WITH_GTEST, Build gtest_zlib 2026-03-04T17:02:05.6315531Z * WITH_OPTIM, Build with optimisation 2026-03-04T17:02:05.6317033Z * WITH_NEW_STRATEGIES, Use new strategies 2026-03-04T17:02:05.6317457Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-03-04T17:02:05.6317931Z * WITH_AVX2, Build with AVX2 2026-03-04T17:02:05.6318796Z * WITH_AVX512, Build with AVX512 2026-03-04T17:02:05.6319147Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-03-04T17:02:05.6319925Z * WITH_SSE2, Build with SSE2 2026-03-04T17:02:05.6320617Z * WITH_SSSE3, Build with SSSE3 2026-03-04T17:02:05.6321661Z * WITH_SSE42, Build with SSE42 2026-03-04T17:02:05.6322445Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-03-04T17:02:05.6323393Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-03-04T17:02:05.6323912Z 2026-03-04T17:02:05.6325237Z -- The following features have been disabled: 2026-03-04T17:02:05.6325545Z 2026-03-04T17:02:05.6326649Z * FORCE_SSE2, Assume CPU is SSE2 capable 2026-03-04T17:02:05.6327438Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-03-04T17:02:05.6328500Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-03-04T17:02:05.6328858Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-03-04T17:02:05.6329649Z * WITH_FUZZERS, Build test/fuzz 2026-03-04T17:02:05.6329953Z * WITH_BENCHMARKS, Build test/benchmarks 2026-03-04T17:02:05.6331039Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-03-04T17:02:05.6331693Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-03-04T17:02:05.6332248Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-03-04T17:02:05.6332878Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-03-04T17:02:05.6333572Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-03-04T17:02:05.6334056Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-03-04T17:02:05.6334966Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-03-04T17:02:05.6335365Z 2026-03-04T17:02:05.6604283Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-03-04T17:02:06.6117472Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Failed 2026-03-04T17:02:06.6124960Z -- Check size of int 2026-03-04T17:02:08.0090211Z -- Check size of int - done 2026-03-04T17:02:08.0093174Z -- Check size of void* 2026-03-04T17:02:09.3635438Z -- Check size of void* - done 2026-03-04T17:02:09.3638924Z -- Check size of long 2026-03-04T17:02:10.8435482Z -- Check size of long - done 2026-03-04T17:02:10.8438968Z -- Check size of long long 2026-03-04T17:02:12.1511844Z -- Check size of long long - done 2026-03-04T17:02:12.1514866Z -- Check size of size_t 2026-03-04T17:02:13.4950991Z -- Check size of size_t - done 2026-03-04T17:02:13.5213055Z -- Looking for include files windows.h, bcrypt.h 2026-03-04T17:02:14.9368143Z -- Looking for include files windows.h, bcrypt.h - found 2026-03-04T17:02:14.9369626Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-03-04T17:02:15.8751728Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-03-04T17:02:15.8752668Z -- Looking for include file asm/hwprobe.h 2026-03-04T17:02:16.8155468Z -- Looking for include file asm/hwprobe.h - not found 2026-03-04T17:02:16.8156617Z -- Looking for include file sys/resource.h 2026-03-04T17:02:17.7581530Z -- Looking for include file sys/resource.h - not found 2026-03-04T17:02:17.7582334Z -- Looking for sysctlbyname 2026-03-04T17:02:19.0440319Z -- Looking for sysctlbyname - not found 2026-03-04T17:02:19.0440631Z -- Looking for fsync 2026-03-04T17:02:20.2420422Z -- Looking for fsync - not found 2026-03-04T17:02:20.2423744Z -- Looking for arc4random_buf 2026-03-04T17:02:21.1927864Z -- Looking for arc4random_buf - not found 2026-03-04T17:02:21.1930472Z -- Looking for getrandom 2026-03-04T17:02:22.1312066Z -- Looking for getrandom - not found 2026-03-04T17:02:22.1320333Z -- Looking for O_CLOEXEC 2026-03-04T17:02:23.1129917Z -- Looking for O_CLOEXEC - not found 2026-03-04T17:02:23.1133096Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-03-04T17:02:24.0787673Z -- Looking for CLOCK_MONOTONIC_COARSE - not found 2026-03-04T17:02:24.0790282Z -- Looking for clock_gettime_nsec_np 2026-03-04T17:02:25.0257304Z -- Looking for clock_gettime_nsec_np - not found 2026-03-04T17:02:25.4439322Z -- Found Python: C:/python3/python.exe (found version "3.13.9") found components: Interpreter 2026-03-04T17:02:25.4471974Z -- Looking for sys/socket.h 2026-03-04T17:02:26.4431577Z -- Looking for sys/socket.h - not found 2026-03-04T17:02:26.4434048Z -- Looking for accept4 2026-03-04T17:02:27.3733680Z -- Looking for accept4 - not found 2026-03-04T17:02:27.3736652Z -- Looking for linux/user_events.h 2026-03-04T17:02:28.3022572Z -- Looking for linux/user_events.h - not found 2026-03-04T17:02:28.3023842Z -- Looking for sys/ioctl.h 2026-03-04T17:02:29.2357857Z -- Looking for sys/ioctl.h - not found 2026-03-04T17:02:29.2360494Z -- Looking for sys/syscall.h 2026-03-04T17:02:30.1786340Z -- Looking for sys/syscall.h - not found 2026-03-04T17:02:30.1789584Z -- Looking for sys/uio.h 2026-03-04T17:02:31.1111888Z -- Looking for sys/uio.h - not found 2026-03-04T17:02:31.1113693Z -- Looking for errno.h 2026-03-04T17:02:32.3951691Z -- Looking for errno.h - found 2026-03-04T17:02:32.3954160Z -- Looking for sys/mman.h 2026-03-04T17:02:33.3100252Z -- Looking for sys/mman.h - not found 2026-03-04T17:02:33.3101397Z -- Looking for __NR_memfd_create 2026-03-04T17:02:34.2266214Z -- Looking for __NR_memfd_create - not found 2026-03-04T17:02:35.0548988Z -- Configuring done (78.4s) 2026-03-04T17:02:35.7261794Z -- Generating done (0.7s) 2026-03-04T17:02:35.7278553Z -- Build files have been written to: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release 2026-03-04T17:02:35.7573922Z Running 'call "D:\a\_work\1\s\eng\native\init-vs-env.cmd" x86 && cd /D "D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\" && cmake --build . --target install --config Release --parallel 4' in 'D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\' 2026-03-04T17:02:37.7872405Z ********************************************************************** 2026-03-04T17:02:37.7872977Z ** Visual Studio 2026 Developer Command Prompt v18.3.0-insiders 2026-03-04T17:02:37.7873355Z ** Copyright (c) 2025 Microsoft Corporation 2026-03-04T17:02:37.7874676Z ********************************************************************** 2026-03-04T17:02:39.3933831Z [vcvarsall.bat] Environment initialized for: 'x64_x86' 2026-03-04T17:02:39.9616624Z MSBuild version 18.1.1-preview-25556-03+4e139ce80 for .NET Framework 2026-03-04T17:02:40.0056242Z 2026-03-04T17:02:40.0056459Z 2026-03-04T17:02:41.0162828Z 1>Checking Build System 2026-03-04T17:02:41.6397580Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:02:41.6848477Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:02:41.7039013Z Generating Release/diagnostics_tracing-gen-headers.timestamp 2026-03-04T17:02:41.7063412Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:02:41.9101800Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:02:42.1051255Z hot_reload.c 2026-03-04T17:02:42.1207858Z debugger-stub.c 2026-03-04T17:02:42.1664404Z Building Custom Rule D:/a/_work/1/s/src/native/containers/CMakeLists.txt 2026-03-04T17:02:42.3725717Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/utils/CMakeLists.txt 2026-03-04T17:02:42.5316440Z debugger-networking.c 2026-03-04T17:02:42.5561723Z debugger-agent.c 2026-03-04T17:02:42.5685066Z debugger-poll.c 2026-03-04T17:02:42.5766793Z debugger.c 2026-03-04T17:02:43.2886721Z Building Custom Rule D:/a/_work/1/s/src/native/containers/CMakeLists.txt 2026-03-04T17:02:43.2990535Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:02:43.4122022Z hot_reload-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\hot_reload-objects.dir\Release\hot_reload-objects.lib 2026-03-04T17:02:43.4404988Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:02:43.6828079Z mono-os-semaphore-win32.c 2026-03-04T17:02:43.6887765Z mono-os-wait-win32.c 2026-03-04T17:02:43.7380193Z mono-windows-thread-name.c 2026-03-04T17:02:43.7559397Z debugger-stub-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\debugger-stub-objects.dir\Release\debugger-stub-objects.lib 2026-03-04T17:02:44.4088000Z debugger-engine.c 2026-03-04T17:02:44.4357897Z debugger-state-machine.c 2026-03-04T17:02:44.4567895Z marshal-ilgen.c 2026-03-04T17:02:44.5703724Z dn-allocator.c 2026-03-04T17:02:44.6180433Z os-event-win32.c 2026-03-04T17:02:44.6426308Z debugger-protocol.c 2026-03-04T17:02:44.7414506Z event_pipe-stub.c 2026-03-04T17:02:45.0253156Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:02:45.1091478Z dn-fwd-list.c 2026-03-04T17:02:45.1275547Z mono-hwcap-x86.c 2026-03-04T17:02:45.3355591Z dn-list.c 2026-03-04T17:02:45.4940882Z dn-queue.c 2026-03-04T17:02:45.5148893Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-03-04T17:02:45.5428001Z diagnostics_server-stub.c 2026-03-04T17:02:45.6489118Z mono-logger.c 2026-03-04T17:02:45.6658435Z mini-wasm-debugger.c 2026-03-04T17:02:45.7583390Z mono-sha1.c 2026-03-04T17:02:45.9388057Z marshal-ilgen-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\marshal-ilgen-objects.dir\Release\marshal-ilgen-objects.lib 2026-03-04T17:02:46.1451579Z dn-simdhash.c 2026-03-04T17:02:46.2726533Z mono-cgroup.c 2026-03-04T17:02:46.5288375Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/utils/CMakeLists.txt 2026-03-04T17:02:46.5746515Z mono-dl.c 2026-03-04T17:02:46.5853877Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:02:46.5951490Z dn-vector.c 2026-03-04T17:02:46.6825089Z dn-umap.c 2026-03-04T17:02:46.7064740Z diagnostics_tracing-stub-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\diagnostics_tracing-stub-objects.dir\Release\diagnostics_tracing-stub-objects.lib 2026-03-04T17:02:46.7557283Z mono-codeman.c 2026-03-04T17:02:47.1229786Z hot_reload-stub.c 2026-03-04T17:02:47.1492580Z debugger-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\debugger-objects.dir\Release\debugger-objects.lib 2026-03-04T17:02:47.2044664Z marshal-ilgen-stub.c 2026-03-04T17:02:47.2338140Z dn-simdhash-string-ptr.c 2026-03-04T17:02:47.3116218Z mono-os-semaphore-win32.c 2026-03-04T17:02:47.3340188Z mono-counters.c 2026-03-04T17:02:47.6192055Z mono-os-wait-win32.c 2026-03-04T17:02:47.9325027Z cpufeatures.c 2026-03-04T17:02:48.0457163Z dn-simdhash-u32-ptr.c 2026-03-04T17:02:48.0793056Z dn-allocator.c 2026-03-04T17:02:48.1325067Z memorybarrierprocesswide.c 2026-03-04T17:02:48.1460095Z descriptorlimit.c 2026-03-04T17:02:48.3363456Z marshal-ilgen-stub-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\marshal-ilgen-stub-objects.dir\Release\marshal-ilgen-stub-objects.lib 2026-03-04T17:02:48.4424511Z mono-hwcap-x86.c 2026-03-04T17:02:48.4440941Z guid.c 2026-03-04T17:02:48.6101782Z hot_reload-stub-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\hot_reload-stub-objects.dir\Release\hot_reload-stub-objects.lib 2026-03-04T17:02:48.6797221Z dn-simdhash-ptrpair-ptr.c 2026-03-04T17:02:48.7254447Z mono-dl-posix.c 2026-03-04T17:02:48.8360347Z mono-sha1.c 2026-03-04T17:02:48.8479735Z Generating Release/diagnostics_tracing-gen-sources.timestamp 2026-03-04T17:02:49.0615747Z dn-simdhash-ght-compatible.c 2026-03-04T17:02:49.0974125Z mono-dl-windows.c 2026-03-04T17:02:49.1750772Z dn-simdhash-ptr-ptr.c 2026-03-04T17:02:49.2973903Z mono-log-windows.c 2026-03-04T17:02:49.4227967Z strings.c 2026-03-04T17:02:49.5559397Z mono-dl-wasm.c 2026-03-04T17:02:49.7265691Z os-event-win32.c 2026-03-04T17:02:49.7787447Z mono-cgroup.c 2026-03-04T17:02:49.8330280Z mono-log-common.c 2026-03-04T17:02:49.9536745Z mutex.c 2026-03-04T17:02:50.0629927Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:02:50.2566057Z mono-log-posix.c 2026-03-04T17:02:50.3260375Z time.c 2026-03-04T17:02:50.3600202Z dn-fwd-list.c 2026-03-04T17:02:50.4373753Z mono-counters.c 2026-03-04T17:02:50.6319021Z mono-log-darwin.c 2026-03-04T17:02:50.6816714Z debugger.c 2026-03-04T17:02:50.8022108Z unicodedata.c 2026-03-04T17:02:50.8083526Z mono-log-android.c 2026-03-04T17:02:50.9843753Z mono-dl.c 2026-03-04T17:02:50.9962205Z utf8.c 2026-03-04T17:02:51.1415902Z mono-log-flight-recorder.c 2026-03-04T17:02:51.1931612Z dn-queue.c 2026-03-04T17:02:51.2054493Z mono-internal-hash.c 2026-03-04T17:02:51.3957304Z log.c 2026-03-04T17:02:51.5832743Z dn-umap.c 2026-03-04T17:02:51.5845889Z mono-windows-thread-name.c 2026-03-04T17:02:51.7852314Z mono-filemap.c 2026-03-04T17:02:51.7921209Z dn-simdhash.c 2026-03-04T17:02:51.9100754Z mono-math-c.c 2026-03-04T17:02:51.9703235Z dn-simdhash-utils.c 2026-03-04T17:02:52.1466218Z dn-simdhash-string-ptr.c 2026-03-04T17:02:52.2163350Z mono-dl-windows.c 2026-03-04T17:02:52.2798263Z dn-simdhash-u32-ptr.c 2026-03-04T17:02:52.2897437Z mono-logger.c 2026-03-04T17:02:52.4829162Z mono-dl-darwin.c 2026-03-04T17:02:52.5134438Z dn-containers-no-lto.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\containers\dn-containers-no-lto.dir\Release\dn-containers-no-lto.lib 2026-03-04T17:02:52.6540904Z dn-simdhash-ptr-ptr.c 2026-03-04T17:02:52.6800398Z mono-codeman.c 2026-03-04T17:02:52.8140374Z dn-vector.c 2026-03-04T17:02:52.9367575Z random.c 2026-03-04T17:02:52.9753677Z dn-list.c 2026-03-04T17:02:53.0258974Z mono-mmap-windows.c 2026-03-04T17:02:53.1748563Z mono-dl-wasm.c 2026-03-04T17:02:53.4101091Z xoshiro128pp.c 2026-03-04T17:02:53.4109076Z dn-simdhash-utils.c 2026-03-04T17:02:53.4710624Z monobitset.c 2026-03-04T17:02:53.6458028Z mono-log-common.c 2026-03-04T17:02:53.6754392Z mono-log-windows.c 2026-03-04T17:02:53.7089533Z mono-dl-posix.c 2026-03-04T17:02:53.9108250Z mono-flight-recorder.c 2026-03-04T17:02:53.9372325Z minipal_objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\minipal\minipal\minipal_objects.dir\Release\minipal_objects.lib 2026-03-04T17:02:54.1259376Z mono-mmap.c 2026-03-04T17:02:54.1368377Z mono-dl-darwin.c 2026-03-04T17:02:54.1707005Z dn-simdhash-ght-compatible.c 2026-03-04T17:02:54.3570152Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-03-04T17:02:54.4454087Z mono-log-posix.c 2026-03-04T17:02:54.5455438Z mono-os-mutex.c 2026-03-04T17:02:54.7885727Z mono-publib.c 2026-03-04T17:02:54.8310692Z mono-log-android.c 2026-03-04T17:02:54.8463003Z minipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\minipal\minipal\Release\minipal.lib 2026-03-04T17:02:54.8709951Z dn-simdhash-ptrpair-ptr.c 2026-03-04T17:02:54.9069468Z mono-proclib.c 2026-03-04T17:02:55.0388936Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/eglib/CMakeLists.txt 2026-03-04T17:02:55.1832399Z mono-log-darwin.c 2026-03-04T17:02:55.1895225Z mono-path.c 2026-03-04T17:02:55.2157546Z mono-log-flight-recorder.c 2026-03-04T17:02:55.4825942Z mono-time.c 2026-03-04T17:02:55.5650121Z mono-property-hash.c 2026-03-04T17:02:55.7360046Z dn-containers.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\containers\dn-containers.dir\Release\dn-containers.lib 2026-03-04T17:02:55.8889894Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:02:55.9135827Z gdate-win32.c 2026-03-04T17:02:55.9287156Z mono-context.c 2026-03-04T17:02:55.9570656Z mono-internal-hash.c 2026-03-04T17:02:56.0834956Z monobitset.c 2026-03-04T17:02:56.3850561Z hazard-pointer.c 2026-03-04T17:02:56.4387385Z mono-error.c 2026-03-04T17:02:56.4877745Z lock-free-queue.c 2026-03-04T17:02:56.5573846Z mono-mmap-windows.c 2026-03-04T17:02:57.0058702Z gfile-win32.c 2026-03-04T17:02:57.0607179Z unity_0_c.c 2026-03-04T17:02:57.1439798Z gtimer-win32.c 2026-03-04T17:02:57.1631518Z mono-mmap.c 2026-03-04T17:02:57.1671214Z mono-math-c.c 2026-03-04T17:02:57.6300364Z mono-linked-list-set.c 2026-03-04T17:02:57.6870071Z mono-os-mutex.c 2026-03-04T17:02:57.8027501Z mono-threads.c 2026-03-04T17:02:57.8938773Z mono-flight-recorder.c 2026-03-04T17:02:58.0328749Z lock-free-array-queue.c 2026-03-04T17:02:58.2010981Z gmisc-win32.c 2026-03-04T17:02:58.4689264Z mono-proclib.c 2026-03-04T17:02:58.5741576Z lock-free-alloc.c 2026-03-04T17:02:58.6818266Z eventpipe-mono-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\eventpipe-mono-objects.dir\Release\eventpipe-mono-objects.lib 2026-03-04T17:02:58.7001490Z gbytearray.c 2026-03-04T17:02:58.7898748Z garray.c 2026-03-04T17:02:59.0470831Z mono-publib.c 2026-03-04T17:02:59.1427179Z mono-threads-posix.c 2026-03-04T17:02:59.1507360Z gerror.c 2026-03-04T17:02:59.2126944Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:02:59.3200757Z mono-path.c 2026-03-04T17:02:59.4199055Z mono-threads-mach.c 2026-03-04T17:02:59.4619291Z giconv.c 2026-03-04T17:02:59.6389511Z mono-property-hash.c 2026-03-04T17:02:59.8203104Z gmem.c 2026-03-04T17:02:59.8290024Z ep-rt-mono.c 2026-03-04T17:02:59.9198366Z mono-threads-state-machine.c 2026-03-04T17:03:00.1327403Z mono-threads-posix-signals.c 2026-03-04T17:03:00.2187789Z mono-threads-mach-helper.c 2026-03-04T17:03:00.2718882Z mono-threads-windows.c 2026-03-04T17:03:00.5944603Z mono-context.c 2026-03-04T17:03:00.7099631Z dotnetruntime.c 2026-03-04T17:03:00.8696254Z ep-rt-mono-runtime-provider.c 2026-03-04T17:03:00.8778634Z mono-error.c 2026-03-04T17:03:01.1319355Z mono-threads-netbsd.c 2026-03-04T17:03:01.4559307Z goutput.c 2026-03-04T17:03:01.4730659Z gstr.c 2026-03-04T17:03:01.5400995Z dotnetruntimerundown.c 2026-03-04T17:03:01.6421503Z lock-free-queue.c 2026-03-04T17:03:01.7952524Z gmodule-win32.c 2026-03-04T17:03:01.8021868Z ghashtable.c 2026-03-04T17:03:02.0816369Z ep-rt-mono-profiler-provider.c 2026-03-04T17:03:02.2441510Z eventpipehelpers.c 2026-03-04T17:03:02.3068758Z mono-threads-android.c 2026-03-04T17:03:02.3373987Z mono-filemap.c 2026-03-04T17:03:02.5766557Z lock-free-alloc.c 2026-03-04T17:03:02.6362455Z mono-threads-freebsd.c 2026-03-04T17:03:02.8277183Z glist.c 2026-03-04T17:03:02.9604394Z mono-threads-haiku.c 2026-03-04T17:03:02.9826076Z mono-time.c 2026-03-04T17:03:03.1520929Z lock-free-array-queue.c 2026-03-04T17:03:03.1672749Z mono-threads-openbsd.c 2026-03-04T17:03:03.3804742Z dotnetruntimemonoprofiler.c 2026-03-04T17:03:03.5505197Z mono-threads-wasm.c 2026-03-04T17:03:03.5573040Z dotnetruntimeprivate.c 2026-03-04T17:03:03.6812968Z mono-threads-aix.c 2026-03-04T17:03:03.9479150Z mono-threads-linux.c 2026-03-04T17:03:04.1158715Z gqueue.c 2026-03-04T17:03:04.1311153Z mono-linked-list-set.c 2026-03-04T17:03:04.2742927Z mono-threads.c 2026-03-04T17:03:04.2974893Z mono-threads-sunos.c 2026-03-04T17:03:04.4353204Z mono-threads-state-machine.c 2026-03-04T17:03:04.6480613Z gpath.c 2026-03-04T17:03:04.8592449Z mono-tls.c 2026-03-04T17:03:04.8625378Z diagnostics_server.c 2026-03-04T17:03:04.9232534Z mono-threads-posix.c 2026-03-04T17:03:05.0220481Z gfile.c 2026-03-04T17:03:05.3209329Z gslist.c 2026-03-04T17:03:05.3794648Z mono-threads-mach.c 2026-03-04T17:03:05.5853175Z hazard-pointer.c 2026-03-04T17:03:05.6202985Z mono-threads-coop.c 2026-03-04T17:03:05.7591534Z mono-hwcap.c 2026-03-04T17:03:05.9928885Z event_pipe.c 2026-03-04T17:03:06.0854369Z gstring.c 2026-03-04T17:03:06.2385103Z mono-threads-posix-signals.c 2026-03-04T17:03:06.2417879Z gutf8.c 2026-03-04T17:03:06.4005315Z bsearch.c 2026-03-04T17:03:06.5647261Z ds-rt-mono.c 2026-03-04T17:03:06.6967833Z mono-threads-windows.c 2026-03-04T17:03:06.7648481Z mono-utility-thread.c 2026-03-04T17:03:06.8347348Z gfile-posix.c 2026-03-04T17:03:07.1378532Z mono-conc-hashtable.c 2026-03-04T17:03:07.3096383Z mono-threads-freebsd.c 2026-03-04T17:03:07.3315830Z mono-threads-mach-helper.c 2026-03-04T17:03:07.3572956Z dotnetruntimestress.c 2026-03-04T17:03:07.6223579Z atomic.c 2026-03-04T17:03:07.6615961Z mono-threads-linux.c 2026-03-04T17:03:07.7270671Z mono-threads-openbsd.c 2026-03-04T17:03:07.9445996Z memfuncs.c 2026-03-04T17:03:08.0427302Z json.c 2026-03-04T17:03:08.2127305Z mono-threads-haiku.c 2026-03-04T17:03:08.2255257Z mono-threads-netbsd.c 2026-03-04T17:03:08.5283014Z mono-signal-handler.c 2026-03-04T17:03:08.5761845Z diagnostics_tracing-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\diagnostics_tracing-objects.dir\Release\diagnostics_tracing-objects.lib 2026-03-04T17:03:08.6088655Z mono-threads-android.c 2026-03-04T17:03:08.6368254Z gptrarray.c 2026-03-04T17:03:08.6386985Z checked-build.c 2026-03-04T17:03:08.9817120Z mono-threads-aix.c 2026-03-04T17:03:08.9850733Z mono-threads-wasm.c 2026-03-04T17:03:09.0412945Z mono-threads-sunos.c 2026-03-04T17:03:09.3756657Z options.c 2026-03-04T17:03:09.4275894Z eglib_objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\eglib\eglib_objects.dir\Release\eglib_objects.lib 2026-03-04T17:03:09.4572286Z parse.c 2026-03-04T17:03:09.4609881Z mono-threads-coop.c 2026-03-04T17:03:09.7969797Z wasm-module-reader.c 2026-03-04T17:03:09.9323804Z mono-utility-thread.c 2026-03-04T17:03:09.9742568Z mono-bitutils.c 2026-03-04T17:03:10.0444459Z mono-tls.c 2026-03-04T17:03:10.1612727Z mono-hwcap.c 2026-03-04T17:03:10.4178886Z atomic.c 2026-03-04T17:03:10.5445104Z mono-signal-handler.c 2026-03-04T17:03:10.5547934Z bsearch.c 2026-03-04T17:03:10.6839500Z mono-conc-hashtable.c 2026-03-04T17:03:10.9971886Z json.c 2026-03-04T17:03:11.1149011Z memfuncs.c 2026-03-04T17:03:11.1764342Z parse.c 2026-03-04T17:03:11.3543422Z utils_objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\utils\utils_objects.dir\Release\utils_objects.lib 2026-03-04T17:03:11.4432643Z checked-build.c 2026-03-04T17:03:11.6010128Z options.c 2026-03-04T17:03:11.6297779Z wasm-module-reader.c 2026-03-04T17:03:11.8014219Z mono-bitutils.c 2026-03-04T17:03:11.9233764Z Building Custom Rule D:/a/_work/1/s/src/native/external/zlib-ng/CMakeLists.txt 2026-03-04T17:03:11.9767270Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/sgen/CMakeLists.txt 2026-03-04T17:03:12.2288083Z sgen-cardtable.c 2026-03-04T17:03:12.2466834Z sgen-alloc.c 2026-03-04T17:03:12.2766362Z sgen-descriptor.c 2026-03-04T17:03:12.2906886Z sgen-debug.c 2026-03-04T17:03:12.3023792Z adler32_c.c 2026-03-04T17:03:12.3360551Z adler32_fold_c.c 2026-03-04T17:03:13.0200383Z chunkset_c.c 2026-03-04T17:03:13.2503091Z compare256_c.c 2026-03-04T17:03:13.2654466Z crc32_braid_c.c 2026-03-04T17:03:13.2739067Z crc32_fold_c.c 2026-03-04T17:03:13.3231266Z sgen-fin-weak-hash.c 2026-03-04T17:03:13.3246189Z utils_objects_shared.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\utils\utils_objects_shared.dir\Release\utils_objects_shared.lib 2026-03-04T17:03:13.5948205Z sgen-gchandles.c 2026-03-04T17:03:13.6083822Z sgen-gc.c 2026-03-04T17:03:13.6320664Z sgen-gray.c 2026-03-04T17:03:13.6524763Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/sgen/CMakeLists.txt 2026-03-04T17:03:14.1440923Z slide_hash_c.c 2026-03-04T17:03:14.2967414Z sgen-alloc.c 2026-03-04T17:03:14.3794423Z sgen-hash-table.c 2026-03-04T17:03:14.4232669Z adler32.c 2026-03-04T17:03:14.4404602Z sgen-cardtable.c 2026-03-04T17:03:14.4471622Z sgen-debug.c 2026-03-04T17:03:14.9387939Z crc32.c 2026-03-04T17:03:15.0996670Z compress.c 2026-03-04T17:03:15.2222658Z sgen-los.c 2026-03-04T17:03:15.2314550Z deflate.c 2026-03-04T17:03:15.2518735Z sgen-marksweep.c 2026-03-04T17:03:15.3608433Z crc32_braid_comb.c 2026-03-04T17:03:15.4540609Z sgen-gc.c 2026-03-04T17:03:15.5914195Z sgen-gchandles.c 2026-03-04T17:03:15.8661774Z sgen-descriptor.c 2026-03-04T17:03:16.0195723Z sgen-internal.c 2026-03-04T17:03:16.2330435Z deflate_medium.c 2026-03-04T17:03:16.2594612Z sgen-nursery-allocator.c 2026-03-04T17:03:16.4734096Z sgen-gray.c 2026-03-04T17:03:16.6060008Z sgen-memory-governor.c 2026-03-04T17:03:16.7349621Z deflate_quick.c 2026-03-04T17:03:16.9093019Z deflate_rle.c 2026-03-04T17:03:16.9943716Z sgen-pinning-stats.c 2026-03-04T17:03:17.1517061Z deflate_slow.c 2026-03-04T17:03:17.1659728Z sgen-fin-weak-hash.c 2026-03-04T17:03:17.3647261Z deflate_fast.c 2026-03-04T17:03:17.3716947Z deflate_huff.c 2026-03-04T17:03:17.5975630Z sgen-layout-stats.c 2026-03-04T17:03:17.5991130Z sgen-pointer-queue.c 2026-03-04T17:03:17.7389600Z sgen-hash-table.c 2026-03-04T17:03:17.9091993Z deflate_stored.c 2026-03-04T17:03:18.0977975Z sgen-pinning.c 2026-03-04T17:03:18.2805617Z infback.c 2026-03-04T17:03:18.2914010Z sgen-layout-stats.c 2026-03-04T17:03:18.4553893Z inftrees.c 2026-03-04T17:03:18.5011750Z functable.c 2026-03-04T17:03:18.6454248Z sgen-los.c 2026-03-04T17:03:18.7749503Z sgen-qsort.c 2026-03-04T17:03:18.8649715Z sgen-array-list.c 2026-03-04T17:03:19.0156321Z sgen-internal.c 2026-03-04T17:03:19.3470828Z inflate.c 2026-03-04T17:03:19.5092729Z sgen-nursery-allocator.c 2026-03-04T17:03:19.5659689Z sgen-split-nursery.c 2026-03-04T17:03:19.5868234Z sgen-marksweep.c 2026-03-04T17:03:19.7470000Z insert_string.c 2026-03-04T17:03:19.9444089Z sgen-protocol.c 2026-03-04T17:03:20.1954197Z sgen-pinning-stats.c 2026-03-04T17:03:20.2883109Z sgen-pinning.c 2026-03-04T17:03:20.3330080Z sgen-simple-nursery.c 2026-03-04T17:03:20.6489330Z sgen-memory-governor.c 2026-03-04T17:03:20.9908531Z trees.c 2026-03-04T17:03:21.0210184Z insert_string_roll.c 2026-03-04T17:03:21.0283909Z sgen-array-list.c 2026-03-04T17:03:21.1523449Z zutil.c 2026-03-04T17:03:21.2159449Z sgen-protocol.c 2026-03-04T17:03:21.3997087Z chunkset_sse2.c 2026-03-04T17:03:21.4050841Z sgen-pointer-queue.c 2026-03-04T17:03:21.4066120Z cpu_features.c 2026-03-04T17:03:21.6619947Z uncompr.c 2026-03-04T17:03:21.7903268Z compare256_sse2.c 2026-03-04T17:03:21.8491646Z x86_features.c 2026-03-04T17:03:22.0447050Z slide_hash_sse2.c 2026-03-04T17:03:22.0523462Z sgen-thread-pool.c 2026-03-04T17:03:22.1578900Z sgen-qsort.c 2026-03-04T17:03:22.1593609Z sgen-split-nursery.c 2026-03-04T17:03:22.3421466Z sgen-workers.c 2026-03-04T17:03:22.7507450Z adler32_sse42.c 2026-03-04T17:03:22.8555277Z adler32_ssse3.c 2026-03-04T17:03:22.8572764Z sgen-simple-nursery.c 2026-03-04T17:03:23.0934403Z sgen-thread-pool.c 2026-03-04T17:03:23.1496699Z slide_hash_avx2.c 2026-03-04T17:03:23.1540691Z chunkset_ssse3.c 2026-03-04T17:03:23.2217656Z crc32_pclmulqdq.c 2026-03-04T17:03:23.6178819Z chunkset_avx2.c 2026-03-04T17:03:23.6244853Z compare256_avx2.c 2026-03-04T17:03:23.8468935Z adler32_avx512.c 2026-03-04T17:03:23.8917929Z adler32_avx2.c 2026-03-04T17:03:23.9601591Z sgen-workers.c 2026-03-04T17:03:23.9999718Z chunkset_avx512.c 2026-03-04T17:03:24.0554750Z adler32_avx512_vnni.c 2026-03-04T17:03:24.2234005Z sgen_objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\sgen\Release\sgen_objects.lib 2026-03-04T17:03:24.2633576Z crc32_vpclmulqdq.c 2026-03-04T17:03:24.3502442Z gzread.c 2026-03-04T17:03:24.3619470Z gzlib.c 2026-03-04T17:03:24.5306703Z gzwrite.c 2026-03-04T17:03:24.9903089Z zlib.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\_deps\fetchzlibng-build\Release\zlibstatic.lib 2026-03-04T17:03:25.0956643Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/metadata/CMakeLists.txt 2026-03-04T17:03:25.3298491Z appdomain.c 2026-03-04T17:03:25.3593271Z domain.c 2026-03-04T17:03:25.3666275Z w32event-win32.c 2026-03-04T17:03:25.3702958Z assembly.c 2026-03-04T17:03:25.4257891Z sgen_objects_shared.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\sgen\Release\sgen_objects_shared.lib 2026-03-04T17:03:25.9254469Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/metadata/CMakeLists.txt 2026-03-04T17:03:26.1039776Z appdomain.c 2026-03-04T17:03:26.1088249Z w32event-win32.c 2026-03-04T17:03:26.1720946Z domain.c 2026-03-04T17:03:26.1850448Z bundled-resources.c 2026-03-04T17:03:26.2034951Z assembly.c 2026-03-04T17:03:26.8445011Z class-accessors.c 2026-03-04T17:03:26.9069306Z class.c 2026-03-04T17:03:26.9162063Z class-init.c 2026-03-04T17:03:26.9185148Z bundled-resources.c 2026-03-04T17:03:27.4156684Z class.c 2026-03-04T17:03:27.5477002Z components.c 2026-03-04T17:03:27.5524159Z class-setup-vtable.c 2026-03-04T17:03:27.5875686Z class-init.c 2026-03-04T17:03:28.0947669Z class-accessors.c 2026-03-04T17:03:28.2326885Z debug-mono-symfile.c 2026-03-04T17:03:28.2465780Z class-setup-vtable.c 2026-03-04T17:03:28.2699630Z debug-helpers.c 2026-03-04T17:03:28.6700753Z components.c 2026-03-04T17:03:28.8703067Z debug-mono-ppdb.c 2026-03-04T17:03:28.8745963Z debug-helpers.c 2026-03-04T17:03:28.8756233Z debug-mono-symfile.c 2026-03-04T17:03:29.2616198Z environment.c 2026-03-04T17:03:29.4260933Z debug-mono-ppdb.c 2026-03-04T17:03:29.4305235Z exception.c 2026-03-04T17:03:29.4737963Z icall.c 2026-03-04T17:03:29.8883235Z icall-eventpipe.c 2026-03-04T17:03:30.1681411Z exception.c 2026-03-04T17:03:30.1935816Z icall.c 2026-03-04T17:03:30.1953615Z environment.c 2026-03-04T17:03:30.5102426Z image.c 2026-03-04T17:03:30.9014914Z icall-eventpipe.c 2026-03-04T17:03:30.9230022Z jit-info.c 2026-03-04T17:03:30.9417836Z webcil-loader.c 2026-03-04T17:03:31.1476479Z image.c 2026-03-04T17:03:31.5803698Z webcil-loader.c 2026-03-04T17:03:31.5858403Z lock-tracer.c 2026-03-04T17:03:31.5996286Z loader.c 2026-03-04T17:03:31.8383586Z mempool.c 2026-03-04T17:03:32.1412358Z jit-info.c 2026-03-04T17:03:32.1439583Z marshal.c 2026-03-04T17:03:32.1676019Z loader.c 2026-03-04T17:03:32.2751547Z lock-tracer.c 2026-03-04T17:03:32.7526393Z metadata.c 2026-03-04T17:03:32.9357618Z metadata-update.c 2026-03-04T17:03:32.9409256Z method-builder.c 2026-03-04T17:03:32.9745611Z marshal.c 2026-03-04T17:03:33.3838677Z mempool.c 2026-03-04T17:03:33.5945084Z metadata.c 2026-03-04T17:03:33.7604488Z mono-config.c 2026-03-04T17:03:33.7678609Z mono-basic-block.c 2026-03-04T17:03:33.7723512Z method-builder.c 2026-03-04T17:03:34.2592178Z metadata-update.c 2026-03-04T17:03:34.3828254Z mono-config.c 2026-03-04T17:03:34.3920142Z mono-basic-block.c 2026-03-04T17:03:34.4344967Z mono-endian.c 2026-03-04T17:03:34.8466223Z mono-hash.c 2026-03-04T17:03:34.8946177Z mono-debug.c 2026-03-04T17:03:34.9739427Z mono-debug.c 2026-03-04T17:03:34.9754069Z mono-endian.c 2026-03-04T17:03:35.3975228Z weak-hash.c 2026-03-04T17:03:35.4652634Z mono-conc-hash.c 2026-03-04T17:03:35.5699538Z mono-hash.c 2026-03-04T17:03:35.6161434Z mono-conc-hash.c 2026-03-04T17:03:36.0728603Z object.c 2026-03-04T17:03:36.0955946Z opcodes.c 2026-03-04T17:03:36.2142068Z property-bag.c 2026-03-04T17:03:36.2769997Z object.c 2026-03-04T17:03:36.3877264Z weak-hash.c 2026-03-04T17:03:36.7702320Z profiler.c 2026-03-04T17:03:36.9577660Z opcodes.c 2026-03-04T17:03:36.9799746Z property-bag.c 2026-03-04T17:03:36.9889830Z runtime.c 2026-03-04T17:03:37.3587395Z string-icalls.c 2026-03-04T17:03:37.5644026Z profiler.c 2026-03-04T17:03:37.5747568Z sysmath.c 2026-03-04T17:03:37.5766428Z runtime.c 2026-03-04T17:03:37.9906558Z threads.c 2026-03-04T17:03:38.2116584Z sysmath.c 2026-03-04T17:03:38.2137951Z string-icalls.c 2026-03-04T17:03:38.2147425Z verify.c 2026-03-04T17:03:38.8370281Z threads.c 2026-03-04T17:03:38.8377600Z dynamic-stream.c 2026-03-04T17:03:38.8392023Z metadata-cross-helpers.c 2026-03-04T17:03:38.8408166Z verify.c 2026-03-04T17:03:39.4754938Z seq-points-data.c 2026-03-04T17:03:39.4769232Z dynamic-stream.c 2026-03-04T17:03:39.4774815Z w32handle.c 2026-03-04T17:03:39.6889367Z reflection.c 2026-03-04T17:03:40.0492819Z metadata-cross-helpers.c 2026-03-04T17:03:40.1085112Z seq-points-data.c 2026-03-04T17:03:40.2189718Z handle.c 2026-03-04T17:03:40.3882165Z handle.c 2026-03-04T17:03:40.7995091Z sre-encode.c 2026-03-04T17:03:40.8144996Z dynamic-image.c 2026-03-04T17:03:40.8243561Z w32handle.c 2026-03-04T17:03:40.9453023Z sre.c 2026-03-04T17:03:41.4373394Z sre.c 2026-03-04T17:03:41.4803977Z dynamic-image.c 2026-03-04T17:03:41.4912190Z reflection.c 2026-03-04T17:03:41.6827549Z custom-attrs.c 2026-03-04T17:03:42.1352369Z native-library.c 2026-03-04T17:03:42.1662651Z callspec.c 2026-03-04T17:03:42.1774573Z sre-encode.c 2026-03-04T17:03:42.3860373Z custom-attrs.c 2026-03-04T17:03:42.8105398Z assembly-load-context.c 2026-03-04T17:03:42.8191693Z native-library-qcall.c 2026-03-04T17:03:42.8296890Z callspec.c 2026-03-04T17:03:43.0309715Z abi.c 2026-03-04T17:03:43.4392950Z native-library.c 2026-03-04T17:03:43.4440363Z loaded-images.c 2026-03-04T17:03:43.4967534Z assembly-load-context.c 2026-03-04T17:03:43.5659293Z native-library-qcall.c 2026-03-04T17:03:44.0351894Z memory-manager.c 2026-03-04T17:03:44.0972214Z icall-table.c 2026-03-04T17:03:44.1046070Z abi.c 2026-03-04T17:03:44.1230446Z loaded-images.c 2026-03-04T17:03:44.6223361Z unsafe-accessor.c 2026-03-04T17:03:44.6610255Z memory-manager.c 2026-03-04T17:03:44.7888224Z gc-stats.c 2026-03-04T17:03:44.8001812Z gc.c 2026-03-04T17:03:45.0737174Z unsafe-accessor.c 2026-03-04T17:03:45.2378690Z icall-table.c 2026-03-04T17:03:45.3214333Z sgen-new-bridge.c 2026-03-04T17:03:45.5053027Z gc-stats.c 2026-03-04T17:03:45.7028361Z sgen-tarjan-bridge.c 2026-03-04T17:03:45.8164385Z gc.c 2026-03-04T17:03:45.9670812Z sgen-bridge.c 2026-03-04T17:03:46.0184183Z monitor.c 2026-03-04T17:03:46.3627288Z sgen-new-bridge.c 2026-03-04T17:03:46.5214721Z sgen-toggleref.c 2026-03-04T17:03:46.6479543Z sgen-bridge.c 2026-03-04T17:03:46.6567977Z monitor.c 2026-03-04T17:03:47.0627369Z sgen-stw.c 2026-03-04T17:03:47.1769845Z sgen-toggleref.c 2026-03-04T17:03:47.3084142Z method-builder-ilgen.c 2026-03-04T17:03:47.3185556Z sgen-tarjan-bridge.c 2026-03-04T17:03:47.7142721Z sgen-mono.c 2026-03-04T17:03:47.8248960Z marshal-shared.c 2026-03-04T17:03:47.9868853Z sgen-stw.c 2026-03-04T17:03:48.0238039Z marshal-lightweight.c 2026-03-04T17:03:48.3612878Z sgen-mono.c 2026-03-04T17:03:48.4420679Z method-builder-ilgen.c 2026-03-04T17:03:48.7032851Z sgen-mono-ilgen.c 2026-03-04T17:03:48.7199623Z marshal-lightweight.c 2026-03-04T17:03:49.1007467Z sgen-mono-ilgen.c 2026-03-04T17:03:49.1042388Z marshal-shared.c 2026-03-04T17:03:49.9307948Z metadata_objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\metadata\metadata_objects.dir\Release\metadata_objects.lib 2026-03-04T17:03:50.4997613Z metadata_objects_shared.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\metadata\metadata_objects_shared.dir\Release\metadata_objects_shared.lib 2026-03-04T17:03:50.6049509Z Generating cpu-x86.h 2026-03-04T17:03:50.6820908Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:03:50.8440462Z Generating cpu-x86.h 2026-03-04T17:03:50.8526395Z main-core.c 2026-03-04T17:03:50.9341729Z mini.c 2026-03-04T17:03:50.9446454Z mini-runtime.c 2026-03-04T17:03:50.9504977Z seq-points.c 2026-03-04T17:03:51.3934244Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:03:51.7022602Z method-to-ir.c 2026-03-04T17:03:51.7135181Z decompose.c 2026-03-04T17:03:51.7160131Z cfgdump.c 2026-03-04T17:03:51.7162948Z main-core.c 2026-03-04T17:03:51.7687803Z calls.c 2026-03-04T17:03:52.5719224Z mini.c 2026-03-04T17:03:52.5749642Z seq-points.c 2026-03-04T17:03:52.8225211Z trace.c 2026-03-04T17:03:52.8255721Z jit-icalls.c 2026-03-04T17:03:53.2323642Z mini-runtime.c 2026-03-04T17:03:53.2389043Z method-to-ir.c 2026-03-04T17:03:53.5470773Z dominators.c 2026-03-04T17:03:53.5493233Z cfold.c 2026-03-04T17:03:54.1090818Z calls.c 2026-03-04T17:03:54.1098052Z helpers.c 2026-03-04T17:03:54.2899988Z cfgdump.c 2026-03-04T17:03:54.2941096Z liveness.c 2026-03-04T17:03:54.8144343Z abcremoval.c 2026-03-04T17:03:54.8164744Z jit-icalls.c 2026-03-04T17:03:54.9901822Z ssa.c 2026-03-04T17:03:54.9977947Z local-propagation.c 2026-03-04T17:03:55.5104826Z decompose.c 2026-03-04T17:03:55.5233372Z driver.c 2026-03-04T17:03:55.7860600Z trace.c 2026-03-04T17:03:55.8009144Z dominators.c 2026-03-04T17:03:56.2296903Z cfold.c 2026-03-04T17:03:56.4270423Z debug-mini.c 2026-03-04T17:03:56.4303742Z linear-scan.c 2026-03-04T17:03:56.4704512Z aot-compiler.c 2026-03-04T17:03:56.9280865Z aot-runtime.c 2026-03-04T17:03:57.1606737Z liveness.c 2026-03-04T17:03:57.1609090Z ssa.c 2026-03-04T17:03:57.1699787Z abcremoval.c 2026-03-04T17:03:57.6027759Z helpers.c 2026-03-04T17:03:57.9939549Z mini-exceptions.c 2026-03-04T17:03:57.9961199Z graph.c 2026-03-04T17:03:58.0633191Z aot-runtime-wasm.c 2026-03-04T17:03:58.3171360Z local-propagation.c 2026-03-04T17:03:58.6669323Z linear-scan.c 2026-03-04T17:03:58.6697868Z driver.c 2026-03-04T17:03:58.6965396Z debug-mini.c 2026-03-04T17:03:59.0236590Z mini-codegen.c 2026-03-04T17:03:59.2600290Z aot-compiler.c 2026-03-04T17:03:59.3740254Z branch-opts.c 2026-03-04T17:03:59.3991057Z mini-generic-sharing.c 2026-03-04T17:03:59.7884709Z mini-trampolines.c 2026-03-04T17:04:00.0910223Z aot-runtime-wasm.c 2026-03-04T17:04:00.0972305Z graph.c 2026-03-04T17:04:00.1498158Z aot-runtime.c 2026-03-04T17:04:00.4981838Z simd-intrinsics.c 2026-03-04T17:04:00.7450765Z mini-codegen.c 2026-03-04T17:04:00.8768139Z mini-exceptions.c 2026-03-04T17:04:00.8871692Z unwind.c 2026-03-04T17:04:01.2421495Z branch-opts.c 2026-03-04T17:04:01.4409657Z image-writer.c 2026-03-04T17:04:01.5505706Z dwarfwriter.c 2026-03-04T17:04:01.6713445Z mini-generic-sharing.c 2026-03-04T17:04:01.9362496Z mini-trampolines.c 2026-03-04T17:04:02.1350888Z mini-gc.c 2026-03-04T17:04:02.2564022Z simd-intrinsics.c 2026-03-04T17:04:02.4360134Z alias-analysis.c 2026-03-04T17:04:02.6562970Z image-writer.c 2026-03-04T17:04:02.8289045Z unwind.c 2026-03-04T17:04:03.0361692Z dwarfwriter.c 2026-03-04T17:04:03.1763320Z mini-gc.c 2026-03-04T17:04:03.3710296Z arch-stubs.c 2026-03-04T17:04:03.5496132Z type-checking.c 2026-03-04T17:04:03.7274629Z alias-analysis.c 2026-03-04T17:04:03.8702461Z mini-cross-helpers.c 2026-03-04T17:04:04.0790593Z arch-stubs.c 2026-03-04T17:04:04.3156812Z memory-access.c 2026-03-04T17:04:04.4577892Z type-checking.c 2026-03-04T17:04:04.5858977Z lldb.c 2026-03-04T17:04:04.7536802Z mini-cross-helpers.c 2026-03-04T17:04:05.0602057Z lldb.c 2026-03-04T17:04:05.2055296Z intrinsics.c 2026-03-04T17:04:05.3124401Z intrinsics.c 2026-03-04T17:04:05.4693117Z memory-access.c 2026-03-04T17:04:05.7586493Z interp-stubs.c 2026-03-04T17:04:05.9745267Z llvmonly-runtime.c 2026-03-04T17:04:06.1563092Z mini-profiler.c 2026-03-04T17:04:06.1802736Z mini-profiler.c 2026-03-04T17:04:06.4442057Z interp-stubs.c 2026-03-04T17:04:06.7086073Z monovm.c 2026-03-04T17:04:06.8754459Z llvmonly-runtime.c 2026-03-04T17:04:06.8800127Z mini-x86.c 2026-03-04T17:04:07.1720343Z mini-x86.c 2026-03-04T17:04:07.4345991Z monovm.c 2026-03-04T17:04:07.5672828Z exceptions-x86.c 2026-03-04T17:04:07.8451616Z tramp-x86.c 2026-03-04T17:04:08.0994070Z exceptions-x86.c 2026-03-04T17:04:08.1399722Z mini-x86-gsharedvt.c 2026-03-04T17:04:08.2989167Z tramp-x86.c 2026-03-04T17:04:08.6188659Z tramp-x86-gsharedvt.c 2026-03-04T17:04:08.8041684Z mini-x86-gsharedvt.c 2026-03-04T17:04:08.8042247Z mini-windows.c 2026-03-04T17:04:09.0833046Z mini-windows-tls-callback.c 2026-03-04T17:04:09.3417977Z mini-windows-tls-callback.c 2026-03-04T17:04:09.5274115Z interp.c 2026-03-04T17:04:09.5289955Z mini-windows.c 2026-03-04T17:04:09.7625703Z interp-intrins.c 2026-03-04T17:04:10.0359654Z tramp-x86-gsharedvt.c 2026-03-04T17:04:10.2439445Z mintops.c 2026-03-04T17:04:10.4210623Z mintops.c 2026-03-04T17:04:10.4539741Z interp-intrins.c 2026-03-04T17:04:10.6003761Z interp.c 2026-03-04T17:04:10.7585673Z transform.c 2026-03-04T17:04:10.7624897Z transform-opt.c 2026-03-04T17:04:11.4465945Z tiering.c 2026-03-04T17:04:11.5068793Z transform.c 2026-03-04T17:04:11.5457135Z jiterpreter.c 2026-03-04T17:04:11.5580233Z tiering.c 2026-03-04T17:04:11.7086822Z jiterpreter.c 2026-03-04T17:04:11.8579334Z transform-opt.c 2026-03-04T17:04:12.1810467Z interp-pgo.c 2026-03-04T17:04:12.2707879Z interp-pgo.c 2026-03-04T17:04:12.3773481Z debugger-agent-external.c 2026-03-04T17:04:12.5873593Z interp-simd.c 2026-03-04T17:04:12.9017568Z debugger-agent-external.c 2026-03-04T17:04:12.9719059Z interp-simd.c 2026-03-04T17:04:14.0805464Z monosgen-objects_shared.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\monosgen-objects_shared.dir\Release\monosgen-objects_shared.lib 2026-03-04T17:04:14.1120032Z monosgen-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\monosgen-objects.dir\Release\monosgen-objects.lib 2026-03-04T17:04:14.5626017Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-03-04T17:04:14.9001632Z cpufeatures.c 2026-03-04T17:04:14.9547247Z memorybarrierprocesswide.c 2026-03-04T17:04:14.9838449Z descriptorlimit.c 2026-03-04T17:04:15.0082554Z mutex.c 2026-03-04T17:04:15.1307721Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:04:15.4442176Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:04:15.4482741Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:04:15.5486826Z random.c 2026-03-04T17:04:15.5630205Z debugger.c 2026-03-04T17:04:15.5870049Z strings.c 2026-03-04T17:04:15.5883873Z guid.c 2026-03-04T17:04:15.6782755Z mono-component-debugger-static.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\mono-component-debugger-static.lib 2026-03-04T17:04:15.7800565Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:04:15.9742077Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:04:15.9944480Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/profiler/CMakeLists.txt 2026-03-04T17:04:16.0889916Z time.c 2026-03-04T17:04:16.2689476Z mono-component-hot_reload-static.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\mono-component-hot_reload-static.lib 2026-03-04T17:04:16.3607597Z mono-component-marshal-ilgen-stub-static.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\mono-component-marshal-ilgen-stub-static.lib 2026-03-04T17:04:16.4805743Z utf8.c 2026-03-04T17:04:16.4982444Z unicodedata.c 2026-03-04T17:04:16.5444547Z aot.c 2026-03-04T17:04:16.5640544Z helper.c 2026-03-04T17:04:16.7254182Z xoshiro128pp.c 2026-03-04T17:04:16.8487494Z log.c 2026-03-04T17:04:16.9808890Z mono-component-debugger-stub-static.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\mono-component-debugger-stub-static.lib 2026-03-04T17:04:17.0591293Z mono-component-diagnostics_tracing-static.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\mono-component-diagnostics_tracing-static.lib 2026-03-04T17:04:17.1284640Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:04:17.2399821Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:04:17.4170645Z mono-component-marshal-ilgen-static.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\mono-component-marshal-ilgen-static.lib 2026-03-04T17:04:17.4572718Z aotminipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\minipal\minipal\Release\aotminipal.lib 2026-03-04T17:04:17.5434112Z mono-profiler-aot-static.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\profiler\Release\mono-profiler-aot.lib 2026-03-04T17:04:17.6850896Z mono-component-diagnostics_tracing-stub-static.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\mono-component-diagnostics_tracing-stub-static.lib 2026-03-04T17:04:17.7817795Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:04:17.8774445Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:04:18.0273983Z mono-component-hot_reload-stub-static.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\mono-component-hot_reload-stub-static.lib 2026-03-04T17:04:19.5787911Z monosgen-static.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\monosgen-2.0.lib 2026-03-04T17:04:19.6831605Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:04:19.6986944Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-03-04T17:04:19.8214615Z main.c 2026-03-04T17:04:19.8302793Z mini-windows-dllmain.c 2026-03-04T17:04:21.8553734Z Creating library D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/mono/mini/Release/coreclr.import.lib and object D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/mono/mini/Release/coreclr.import.exp 2026-03-04T17:04:21.8605796Z Generating code 2026-03-04T17:04:21.8743944Z Generating code 2026-03-04T17:05:27.1011285Z Finished generating code 2026-03-04T17:05:27.6365721Z Finished generating code 2026-03-04T17:05:29.0048858Z mono-sgen.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\mono-sgen.exe 2026-03-04T17:05:29.0992668Z monosgen-shared.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\coreclr.dll 2026-03-04T17:05:29.2480839Z Building Custom Rule D:/a/_work/1/s/src/mono/CMakeLists.txt 2026-03-04T17:05:29.4201497Z 1> 2026-03-04T17:05:29.5095604Z -- Install configuration: "Release" 2026-03-04T17:05:29.5114357Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-logger.h 2026-03-04T17:05:29.5122362Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-error.h 2026-03-04T17:05:29.5129065Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-forward.h 2026-03-04T17:05:29.5136053Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-publib.h 2026-03-04T17:05:29.5143804Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-jemalloc.h 2026-03-04T17:05:29.5509006Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-dl-fallback.h 2026-03-04T17:05:29.5515417Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-private-unstable.h 2026-03-04T17:05:29.5524512Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-counters.h 2026-03-04T17:05:29.5544809Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/details/mono-publib-types.h 2026-03-04T17:05:29.5554699Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/details/mono-publib-functions.h 2026-03-04T17:05:29.5561954Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/details/mono-logger-types.h 2026-03-04T17:05:29.5574170Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/details/mono-logger-functions.h 2026-03-04T17:05:29.5581199Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/details/mono-error-types.h 2026-03-04T17:05:29.5589319Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/details/mono-error-functions.h 2026-03-04T17:05:29.5599196Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-types.h 2026-03-04T17:05:29.5607891Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-functions.h 2026-03-04T17:05:29.5619008Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/details/mono-counters-types.h 2026-03-04T17:05:29.5626032Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/details/mono-counters-functions.h 2026-03-04T17:05:29.5645908Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/appdomain.h 2026-03-04T17:05:29.5659098Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/assembly.h 2026-03-04T17:05:29.5673994Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/attrdefs.h 2026-03-04T17:05:29.5677570Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/blob.h 2026-03-04T17:05:29.5680513Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/class.h 2026-03-04T17:05:29.5688466Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/debug-helpers.h 2026-03-04T17:05:29.5697172Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/debug-mono-symfile.h 2026-03-04T17:05:29.5983099Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/environment.h 2026-03-04T17:05:29.5987882Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/exception.h 2026-03-04T17:05:29.5994431Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/image.h 2026-03-04T17:05:29.6000851Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/loader.h 2026-03-04T17:05:29.6007910Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/metadata.h 2026-03-04T17:05:29.6014490Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/mono-config.h 2026-03-04T17:05:29.6020682Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/mono-debug.h 2026-03-04T17:05:29.6027029Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/mono-gc.h 2026-03-04T17:05:29.6033204Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/mono-private-unstable.h 2026-03-04T17:05:29.6039703Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/object.h 2026-03-04T17:05:29.6046145Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/object-forward.h 2026-03-04T17:05:29.6052356Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/opcodes.h 2026-03-04T17:05:29.6059387Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/profiler.h 2026-03-04T17:05:29.6066426Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/profiler-events.h 2026-03-04T17:05:29.6073302Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/reflection.h 2026-03-04T17:05:29.6079668Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/row-indexes.h 2026-03-04T17:05:29.6086843Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/sgen-bridge.h 2026-03-04T17:05:29.6094557Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/threads.h 2026-03-04T17:05:29.6102653Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/tokentype.h 2026-03-04T17:05:29.6109576Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/verify.h 2026-03-04T17:05:29.6124946Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/environment-functions.h 2026-03-04T17:05:29.6132145Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/opcodes-types.h 2026-03-04T17:05:29.6141296Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/opcodes-functions.h 2026-03-04T17:05:29.6148154Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-types.h 2026-03-04T17:05:29.6155317Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-functions.h 2026-03-04T17:05:29.6162177Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/image-types.h 2026-03-04T17:05:29.6170553Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/image-functions.h 2026-03-04T17:05:29.6177224Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/metadata-types.h 2026-03-04T17:05:29.6183887Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/metadata-functions.h 2026-03-04T17:05:29.6190449Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/assembly-types.h 2026-03-04T17:05:29.6196742Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/assembly-functions.h 2026-03-04T17:05:29.6210373Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/loader-types.h 2026-03-04T17:05:29.6218259Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/loader-functions.h 2026-03-04T17:05:29.6226971Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/class-types.h 2026-03-04T17:05:29.6235210Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/class-functions.h 2026-03-04T17:05:29.6243868Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/object-types.h 2026-03-04T17:05:29.6250365Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/object-functions.h 2026-03-04T17:05:29.6257340Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/exception-types.h 2026-03-04T17:05:29.6263629Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/exception-functions.h 2026-03-04T17:05:29.6270918Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/reflection-types.h 2026-03-04T17:05:29.6277792Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/reflection-functions.h 2026-03-04T17:05:29.6285015Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/appdomain-types.h 2026-03-04T17:05:29.6291222Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/appdomain-functions.h 2026-03-04T17:05:29.6298558Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/threads-types.h 2026-03-04T17:05:29.6305259Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/threads-functions.h 2026-03-04T17:05:29.6312460Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-types.h 2026-03-04T17:05:29.6319492Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-functions.h 2026-03-04T17:05:29.6327126Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-types.h 2026-03-04T17:05:29.6334578Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-functions.h 2026-03-04T17:05:29.6341551Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-types.h 2026-03-04T17:05:29.6349540Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-functions.h 2026-03-04T17:05:29.6356316Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/mono-config-types.h 2026-03-04T17:05:29.6362625Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/mono-config-functions.h 2026-03-04T17:05:29.6369210Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/profiler-types.h 2026-03-04T17:05:29.6459550Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/profiler-functions.h 2026-03-04T17:05:29.6466238Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-types.h 2026-03-04T17:05:29.6472745Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-functions.h 2026-03-04T17:05:29.6487406Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/jit/jit.h 2026-03-04T17:05:29.6494903Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/jit/mono-private-unstable.h 2026-03-04T17:05:29.6509443Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/jit/details/jit-types.h 2026-03-04T17:05:29.6516530Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/jit/details/jit-functions.h 2026-03-04T17:05:29.6523860Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-types.h 2026-03-04T17:05:29.6530621Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-functions.h 2026-03-04T17:05:29.6572805Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-debugger-static.lib 2026-03-04T17:05:29.6657503Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-hot_reload-static.lib 2026-03-04T17:05:29.6676312Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-diagnostics_tracing-static.lib 2026-03-04T17:05:29.6857105Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-marshal-ilgen-static.lib 2026-03-04T17:05:29.6874420Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-debugger-stub-static.lib 2026-03-04T17:05:29.6958330Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-hot_reload-stub-static.lib 2026-03-04T17:05:29.6974090Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-diagnostics_tracing-stub-static.lib 2026-03-04T17:05:29.6997441Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-marshal-ilgen-stub-static.lib 2026-03-04T17:05:29.7015816Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/monosgen-2.0.lib 2026-03-04T17:05:30.0420665Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/PDB/coreclr.pdb 2026-03-04T17:05:30.0892903Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/coreclr.import.lib 2026-03-04T17:05:30.0908775Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/coreclr.dll 2026-03-04T17:05:30.0998481Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/bin/PDB/mono-sgen.pdb 2026-03-04T17:05:30.1430912Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/bin/mono-sgen.exe 2026-03-04T17:05:30.1511838Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-profiler-aot.lib 2026-03-04T17:06:51.6457377Z System.Private.CoreLib -> D:\a\_work\1\s\artifacts\bin\mono\windows.x86.Release\IL\System.Private.CoreLib.dll 2026-03-04T17:06:51.7673287Z "D:\a\_work\1\s\src\native\libs\build-native.cmd" x86 Release outconfig net11.0-windows-Release-x86 -os windows msbuild 2026-03-04T17:06:53.7804590Z ********************************************************************** 2026-03-04T17:06:53.7805259Z ** Visual Studio 2026 Developer Command Prompt v18.3.0-insiders 2026-03-04T17:06:53.7805833Z ** Copyright (c) 2025 Microsoft Corporation 2026-03-04T17:06:53.7806304Z ********************************************************************** 2026-03-04T17:06:55.3531639Z [vcvarsall.bat] Environment initialized for: 'x64_x86' 2026-03-04T17:06:55.7849197Z Commencing build of native components 2026-03-04T17:06:55.7884036Z 2026-03-04T17:06:55.8102628Z "C:\Program Files\Microsoft Visual Studio\18\Insiders\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe "-DCMAKE_INSTALL_PREFIX=D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86" "-DCLR_CMAKE_HOST_ARCH=x86" -A Win32 "-DCMAKE_SYSTEM_VERSION=10.0" "-DCMAKE_BUILD_TYPE=Release" --no-warn-unused-cli -G Visual Studio 18 2026 -B "D:/a/_work/1/s/artifacts/obj/native/net11.0-windows-Release-x86/ide" -S "D:\a\_work\1\s\src\native\libs"" 2026-03-04T17:06:55.8588310Z Not searching for unused variables given on the command line. 2026-03-04T17:06:55.8588728Z -- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0. 2026-03-04T17:06:57.0635913Z -- The C compiler identification is MSVC 19.50.35719.0 2026-03-04T17:06:57.0955935Z -- Detecting C compiler ABI info 2026-03-04T17:06:57.8886754Z -- Detecting C compiler ABI info - done 2026-03-04T17:06:57.9105522Z -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x86/cl.exe - skipped 2026-03-04T17:06:57.9111401Z -- Detecting C compile features 2026-03-04T17:06:57.9119867Z -- Detecting C compile features - done 2026-03-04T17:06:58.0375118Z -- The ASM_MASM compiler identification is MSVC 2026-03-04T17:06:58.0389220Z -- Found assembler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x86/ml.exe 2026-03-04T17:06:58.0507611Z -- Looking for include files windows.h, bcrypt.h 2026-03-04T17:06:59.1970795Z -- Looking for include files windows.h, bcrypt.h - found 2026-03-04T17:06:59.1971460Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-03-04T17:06:59.7375874Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-03-04T17:06:59.7376784Z -- Looking for include file asm/hwprobe.h 2026-03-04T17:07:00.2927036Z -- Looking for include file asm/hwprobe.h - not found 2026-03-04T17:07:00.3014575Z -- Looking for include file sys/resource.h 2026-03-04T17:07:00.8353997Z -- Looking for include file sys/resource.h - not found 2026-03-04T17:07:00.8354521Z -- Looking for sysctlbyname 2026-03-04T17:07:01.6114622Z -- Looking for sysctlbyname - not found 2026-03-04T17:07:01.6115297Z -- Looking for fsync 2026-03-04T17:07:02.4731049Z -- Looking for fsync - not found 2026-03-04T17:07:02.4732625Z -- Looking for arc4random_buf 2026-03-04T17:07:03.0329126Z -- Looking for arc4random_buf - not found 2026-03-04T17:07:03.0331400Z -- Looking for getrandom 2026-03-04T17:07:03.5560983Z -- Looking for getrandom - not found 2026-03-04T17:07:03.5563219Z -- Looking for O_CLOEXEC 2026-03-04T17:07:04.1058455Z -- Looking for O_CLOEXEC - not found 2026-03-04T17:07:04.1060303Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-03-04T17:07:04.6498362Z -- Looking for CLOCK_MONOTONIC_COARSE - not found 2026-03-04T17:07:04.6501174Z -- Looking for clock_gettime_nsec_np 2026-03-04T17:07:05.1958977Z -- Looking for clock_gettime_nsec_np - not found 2026-03-04T17:07:05.2411278Z -- Performing Test COMPILER_HAS_DEPRECATED_ATTR 2026-03-04T17:07:05.7904032Z -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed 2026-03-04T17:07:05.7904785Z -- Performing Test COMPILER_HAS_DEPRECATED 2026-03-04T17:07:06.6215139Z -- Performing Test COMPILER_HAS_DEPRECATED - Success 2026-03-04T17:07:08.9443150Z -- Using CMake version 4.1.1-msvc4 2026-03-04T17:07:08.9463902Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-03-04T17:07:08.9464292Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-03-04T17:07:09.7633259Z -- The CXX compiler identification is MSVC 19.50.35719.0 2026-03-04T17:07:09.7750325Z -- Detecting CXX compiler ABI info 2026-03-04T17:07:10.6636186Z -- Detecting CXX compiler ABI info - done 2026-03-04T17:07:10.6961630Z -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x86/cl.exe - skipped 2026-03-04T17:07:10.6967308Z -- Detecting CXX compile features 2026-03-04T17:07:10.6978426Z -- Detecting CXX compile features - done 2026-03-04T17:07:10.7028115Z -- Arch detected: 'i686' 2026-03-04T17:07:10.7028465Z -- Basearch of 'i686' has been detected as: 'x86' 2026-03-04T17:07:10.7097708Z -- Looking for arm_acle.h 2026-03-04T17:07:11.3088628Z -- Looking for arm_acle.h - not found 2026-03-04T17:07:11.3090964Z -- Looking for sys/auxv.h 2026-03-04T17:07:11.9137792Z -- Looking for sys/auxv.h - not found 2026-03-04T17:07:11.9140600Z -- Looking for sys/sdt.h 2026-03-04T17:07:12.4702315Z -- Looking for sys/sdt.h - not found 2026-03-04T17:07:12.4704323Z -- Looking for unistd.h 2026-03-04T17:07:13.0325798Z -- Looking for unistd.h - not found 2026-03-04T17:07:13.0327570Z -- Looking for linux/auxvec.h 2026-03-04T17:07:13.5736446Z -- Looking for linux/auxvec.h - not found 2026-03-04T17:07:13.5739802Z -- Looking for sys/types.h 2026-03-04T17:07:14.5297561Z -- Looking for sys/types.h - found 2026-03-04T17:07:14.5300194Z -- Looking for stdint.h 2026-03-04T17:07:15.4384240Z -- Looking for stdint.h - found 2026-03-04T17:07:15.4386461Z -- Looking for stddef.h 2026-03-04T17:07:16.3690389Z -- Looking for stddef.h - found 2026-03-04T17:07:16.3690858Z -- Check size of off64_t 2026-03-04T17:07:16.9377371Z -- Check size of off64_t - failed 2026-03-04T17:07:16.9381348Z -- Check size of _off64_t 2026-03-04T17:07:17.4960975Z -- Check size of _off64_t - failed 2026-03-04T17:07:17.4964239Z -- Check size of __off64_t 2026-03-04T17:07:18.0342275Z -- Check size of __off64_t - failed 2026-03-04T17:07:18.0343416Z -- Looking for fseeko 2026-03-04T17:07:18.8312161Z -- Looking for fseeko - not found 2026-03-04T17:07:18.8314002Z -- Looking for strerror 2026-03-04T17:07:19.6941795Z -- Looking for strerror - found 2026-03-04T17:07:19.6944934Z -- Looking for posix_memalign 2026-03-04T17:07:20.2293085Z -- Looking for posix_memalign - not found 2026-03-04T17:07:20.2295668Z -- Looking for aligned_alloc 2026-03-04T17:07:20.7705048Z -- Looking for aligned_alloc - not found 2026-03-04T17:07:20.7719028Z -- Performing Test HAVE_NO_INTERPOSITION 2026-03-04T17:07:21.6212505Z -- Performing Test HAVE_NO_INTERPOSITION - Failed 2026-03-04T17:07:21.6219192Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-03-04T17:07:22.2083703Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Failed 2026-03-04T17:07:22.2085087Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-03-04T17:07:22.7260806Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Failed 2026-03-04T17:07:22.7261509Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-03-04T17:07:23.2299194Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Failed 2026-03-04T17:07:23.2299810Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-03-04T17:07:24.0311469Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-03-04T17:07:24.0311809Z -- Performing Test HAVE_BUILTIN_CTZ 2026-03-04T17:07:24.7440873Z -- Performing Test HAVE_BUILTIN_CTZ - Failed 2026-03-04T17:07:24.7441429Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-03-04T17:07:25.4799045Z -- Performing Test HAVE_BUILTIN_CTZLL - Failed 2026-03-04T17:07:25.4799404Z -- Performing Test HAVE_PTRDIFF_T 2026-03-04T17:07:26.2906149Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-03-04T17:07:26.2910546Z -- Performing Test HAVE_XSAVE_INTRIN 2026-03-04T17:07:27.1414566Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-03-04T17:07:27.1416881Z -- Performing Test HAVE_SSE2_INTRIN 2026-03-04T17:07:27.9879142Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-03-04T17:07:27.9883299Z -- Performing Test HAVE_SSSE3_INTRIN 2026-03-04T17:07:28.8328855Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-03-04T17:07:28.8331269Z -- Performing Test HAVE_SSE42_INTRIN 2026-03-04T17:07:29.6600243Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-03-04T17:07:29.6602875Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-03-04T17:07:30.4874478Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-03-04T17:07:30.4877340Z -- Performing Test HAVE_AVX2_INTRIN 2026-03-04T17:07:31.4016184Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-03-04T17:07:31.4020350Z -- Performing Test HAVE_AVX512_INTRIN 2026-03-04T17:07:32.2584975Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-03-04T17:07:32.2589742Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-03-04T17:07:33.1307471Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-03-04T17:07:33.1310365Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-03-04T17:07:33.9984809Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-03-04T17:07:33.9985933Z -- Architecture-specific source files: arch/x86/x86_features.c;arch/x86/chunkset_sse2.c;arch/x86/compare256_sse2.c;arch/x86/slide_hash_sse2.c;arch/x86/adler32_ssse3.c;arch/x86/chunkset_ssse3.c;arch/x86/adler32_sse42.c;arch/x86/crc32_pclmulqdq.c;arch/x86/slide_hash_avx2.c;arch/x86/chunkset_avx2.c;arch/x86/compare256_avx2.c;arch/x86/adler32_avx2.c;arch/x86/adler32_avx512.c;arch/x86/chunkset_avx512.c;arch/x86/adler32_avx512_vnni.c;arch/x86/crc32_vpclmulqdq.c 2026-03-04T17:07:34.0402557Z -- The following features have been enabled: 2026-03-04T17:07:34.0402923Z 2026-03-04T17:07:34.0407872Z * SSE2, Support the SSE2 instruction set, using "" 2026-03-04T17:07:34.0408241Z * XSAVE, Support XSAVE intrinsics using "" 2026-03-04T17:07:34.0408780Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "" 2026-03-04T17:07:34.0409309Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "" 2026-03-04T17:07:34.0409740Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using " " 2026-03-04T17:07:34.0410216Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "/arch:AVX2" 2026-03-04T17:07:34.0410581Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "/arch:AVX2" 2026-03-04T17:07:34.0410988Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "/arch:AVX2" 2026-03-04T17:07:34.0411376Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "/arch:AVX2" 2026-03-04T17:07:34.0411749Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "/arch:AVX512" 2026-03-04T17:07:34.0412170Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "/arch:AVX512" 2026-03-04T17:07:34.0413142Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "/arch:AVX512" 2026-03-04T17:07:34.0414074Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using " /arch:AVX512" 2026-03-04T17:07:34.0415185Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-03-04T17:07:34.0415909Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-03-04T17:07:34.0416736Z * WITH_SANITIZER, Enable sanitizer support 2026-03-04T17:07:34.0417535Z * WITH_GTEST, Build gtest_zlib 2026-03-04T17:07:34.0418275Z * WITH_OPTIM, Build with optimisation 2026-03-04T17:07:34.0419270Z * WITH_NEW_STRATEGIES, Use new strategies 2026-03-04T17:07:34.0419705Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-03-04T17:07:34.0420628Z * WITH_AVX2, Build with AVX2 2026-03-04T17:07:34.0421425Z * WITH_AVX512, Build with AVX512 2026-03-04T17:07:34.0422210Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-03-04T17:07:34.0423050Z * WITH_SSE2, Build with SSE2 2026-03-04T17:07:34.0423810Z * WITH_SSSE3, Build with SSSE3 2026-03-04T17:07:34.0424914Z * WITH_SSE42, Build with SSE42 2026-03-04T17:07:34.0425235Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-03-04T17:07:34.0426309Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-03-04T17:07:34.0426960Z 2026-03-04T17:07:34.0428277Z -- The following features have been disabled: 2026-03-04T17:07:34.0429046Z 2026-03-04T17:07:34.0429923Z * FORCE_SSE2, Assume CPU is SSE2 capable 2026-03-04T17:07:34.0430904Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-03-04T17:07:34.0431430Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-03-04T17:07:34.0432354Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-03-04T17:07:34.0433104Z * WITH_FUZZERS, Build test/fuzz 2026-03-04T17:07:34.0434125Z * WITH_BENCHMARKS, Build test/benchmarks 2026-03-04T17:07:34.0434979Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-03-04T17:07:34.0435824Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-03-04T17:07:34.0436608Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-03-04T17:07:34.0437705Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-03-04T17:07:34.0438464Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-03-04T17:07:34.0439349Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-03-04T17:07:34.0440269Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-03-04T17:07:34.0441024Z 2026-03-04T17:07:35.9173742Z -- Build type is 'Release' 2026-03-04T17:07:35.9178245Z -- Performing Test BROTLI_EMSCRIPTEN 2026-03-04T17:07:36.6425915Z -- Performing Test BROTLI_EMSCRIPTEN - Failed 2026-03-04T17:07:36.6426216Z -- Compiler is not EMSCRIPTEN 2026-03-04T17:07:36.6475899Z -- Looking for log2 2026-03-04T17:07:37.4509752Z -- Looking for log2 - found 2026-03-04T17:07:39.4023132Z -- ZSTD VERSION: 1.5.7 2026-03-04T17:07:39.4087200Z -- Performing Test C_FLAG_MP 2026-03-04T17:07:40.2455125Z -- Performing Test C_FLAG_MP - Success 2026-03-04T17:07:40.2473611Z -- Performing Test CXX_FLAG_MP 2026-03-04T17:07:41.0924996Z -- Performing Test CXX_FLAG_MP - Success 2026-03-04T17:07:41.0942281Z -- Performing Test C_FLAG_D_UNICODE 2026-03-04T17:07:41.9966868Z -- Performing Test C_FLAG_D_UNICODE - Success 2026-03-04T17:07:41.9993182Z -- Performing Test CXX_FLAG_D_UNICODE 2026-03-04T17:07:42.8867131Z -- Performing Test CXX_FLAG_D_UNICODE - Success 2026-03-04T17:07:42.8891322Z -- Performing Test C_FLAG_DUNICODE 2026-03-04T17:07:43.7529051Z -- Performing Test C_FLAG_DUNICODE - Success 2026-03-04T17:07:43.7545904Z -- Performing Test CXX_FLAG_DUNICODE 2026-03-04T17:07:44.6766040Z -- Performing Test CXX_FLAG_DUNICODE - Success 2026-03-04T17:07:44.6772598Z -- CMAKE_INSTALL_PREFIX: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86 2026-03-04T17:07:44.6773368Z -- CMAKE_INSTALL_LIBDIR: lib 2026-03-04T17:07:44.6773667Z -- ZSTD_LEGACY_SUPPORT not defined! 2026-03-04T17:07:44.6774066Z -- ZSTD_MULTITHREAD_SUPPORT is disabled 2026-03-04T17:07:44.6969930Z -- Configuring done (48.9s) 2026-03-04T17:07:44.9168544Z -- Generating done (0.2s) 2026-03-04T17:07:44.9181791Z -- Build files have been written to: D:/a/_work/1/s/artifacts/obj/native/net11.0-windows-Release-x86/ide 2026-03-04T17:07:45.0703780Z MSBuild version 18.1.1-preview-25556-03+4e139ce80 for .NET Framework 2026-03-04T17:07:45.1087614Z 2026-03-04T17:07:45.1088005Z 2026-03-04T17:07:45.4268950Z 1>Checking Build System 2026-03-04T17:07:45.6609215Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-03-04T17:07:45.8666858Z cpufeatures.c 2026-03-04T17:07:45.8703437Z descriptorlimit.c 2026-03-04T17:07:45.8737510Z memorybarrierprocesswide.c 2026-03-04T17:07:45.8767557Z mutex.c 2026-03-04T17:07:45.9221590Z guid.c 2026-03-04T17:07:46.3893712Z random.c 2026-03-04T17:07:46.4355455Z debugger.c 2026-03-04T17:07:46.4389099Z strings.c 2026-03-04T17:07:46.5014043Z time.c 2026-03-04T17:07:46.5712420Z unicodedata.c 2026-03-04T17:07:46.6305230Z utf8.c 2026-03-04T17:07:46.6902085Z xoshiro128pp.c 2026-03-04T17:07:46.7258245Z log.c 2026-03-04T17:07:47.3368058Z minipal_objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\minipal\minipal_objects.dir\Release\minipal_objects.lib 2026-03-04T17:07:47.4410878Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.Globalization.Native/CMakeLists.txt 2026-03-04T17:07:47.5994397Z pal_idna.c 2026-03-04T17:07:47.6048691Z pal_common.c 2026-03-04T17:07:47.6149086Z pal_calendarData.c 2026-03-04T17:07:47.6193957Z pal_casing.c 2026-03-04T17:07:47.7175841Z pal_collation.c 2026-03-04T17:07:47.7196938Z pal_locale.c 2026-03-04T17:07:47.7675470Z pal_localeNumberData.c 2026-03-04T17:07:47.8050226Z pal_localeStringData.c 2026-03-04T17:07:47.8754702Z pal_normalization.c 2026-03-04T17:07:47.9394344Z pal_icushim.c 2026-03-04T17:07:47.9902400Z pal_timeZoneInfo.c 2026-03-04T17:07:48.8189521Z Creating library D:/a/_work/1/s/artifacts/obj/native/net11.0-windows-Release-x86/ide/System.Globalization.Native/Release/System.Globalization.Native.lib and object D:/a/_work/1/s/artifacts/obj/native/net11.0-windows-Release-x86/ide/System.Globalization.Native/Release/System.Globalization.Native.exp 2026-03-04T17:07:48.8221576Z Generating code 2026-03-04T17:07:48.8280853Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:07:49.1030554Z All 124 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:07:49.1050456Z Finished generating code 2026-03-04T17:07:49.2107514Z System.Globalization.Native.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\System.Globalization.Native\Release\System.Globalization.Native.dll 2026-03-04T17:07:49.2934871Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.Globalization.Native/CMakeLists.txt 2026-03-04T17:07:49.4248899Z pal_idna.c 2026-03-04T17:07:49.4495792Z pal_common.c 2026-03-04T17:07:49.4504581Z pal_calendarData.c 2026-03-04T17:07:49.4507371Z pal_casing.c 2026-03-04T17:07:49.5512412Z pal_collation.c 2026-03-04T17:07:49.5540460Z pal_locale.c 2026-03-04T17:07:49.5756122Z pal_localeNumberData.c 2026-03-04T17:07:49.6039906Z pal_localeStringData.c 2026-03-04T17:07:49.7176777Z pal_normalization.c 2026-03-04T17:07:49.7234848Z pal_icushim.c 2026-03-04T17:07:49.7611879Z pal_timeZoneInfo.c 2026-03-04T17:07:50.3451388Z entrypoints.c 2026-03-04T17:07:50.5446396Z System.Globalization.Native-Static.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\System.Globalization.Native\Release\System.Globalization.Native-Static.lib 2026-03-04T17:07:50.6623762Z Building Custom Rule D:/a/_work/1/s/src/native/external/brotli/CMakeLists.txt 2026-03-04T17:07:50.8204671Z constants.c 2026-03-04T17:07:50.8246837Z context.c 2026-03-04T17:07:50.8394387Z dictionary.c 2026-03-04T17:07:50.8484295Z platform.c 2026-03-04T17:07:50.8878242Z shared_dictionary.c 2026-03-04T17:07:50.9504521Z transform.c 2026-03-04T17:07:51.1973796Z brotlicommon.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\_deps\brotli-build\Release\brotlicommon.lib 2026-03-04T17:07:51.2799211Z Building Custom Rule D:/a/_work/1/s/src/native/external/brotli/CMakeLists.txt 2026-03-04T17:07:51.4305487Z bit_reader.c 2026-03-04T17:07:51.4327130Z decode.c 2026-03-04T17:07:51.4360922Z huffman.c 2026-03-04T17:07:51.4523958Z state.c 2026-03-04T17:07:51.7207577Z brotlidec.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\_deps\brotli-build\Release\brotlidec.lib 2026-03-04T17:07:51.7998393Z Building Custom Rule D:/a/_work/1/s/src/native/external/brotli/CMakeLists.txt 2026-03-04T17:07:51.9665645Z backward_references.c 2026-03-04T17:07:51.9682836Z backward_references_hq.c 2026-03-04T17:07:51.9697261Z bit_cost.c 2026-03-04T17:07:51.9699846Z block_splitter.c 2026-03-04T17:07:52.2570806Z brotli_bit_stream.c 2026-03-04T17:07:52.2802276Z cluster.c 2026-03-04T17:07:52.3034389Z command.c 2026-03-04T17:07:52.3154859Z compound_dictionary.c 2026-03-04T17:07:52.5425350Z compress_fragment.c 2026-03-04T17:07:52.5546138Z compress_fragment_two_pass.c 2026-03-04T17:07:52.5747679Z dictionary_hash.c 2026-03-04T17:07:52.5826981Z encode.c 2026-03-04T17:07:52.7204010Z encoder_dict.c 2026-03-04T17:07:52.8088799Z entropy_encode.c 2026-03-04T17:07:52.8311459Z fast_log.c 2026-03-04T17:07:52.8831886Z histogram.c 2026-03-04T17:07:52.9061904Z literal_cost.c 2026-03-04T17:07:52.9318977Z memory.c 2026-03-04T17:07:53.0163474Z metablock.c 2026-03-04T17:07:53.0191993Z static_dict.c 2026-03-04T17:07:53.0302323Z utf8_util.c 2026-03-04T17:07:53.4531322Z brotlienc.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\_deps\brotli-build\Release\brotlienc.lib 2026-03-04T17:07:53.5469583Z Building Custom Rule D:/a/_work/1/s/src/native/external/zstd/build/cmake/lib/CMakeLists.txt 2026-03-04T17:07:53.7058260Z debug.c 2026-03-04T17:07:53.7145589Z entropy_common.c 2026-03-04T17:07:53.7160214Z error_private.c 2026-03-04T17:07:53.7164288Z fse_decompress.c 2026-03-04T17:07:53.7529624Z pool.c 2026-03-04T17:07:53.8213392Z threading.c 2026-03-04T17:07:53.8334663Z xxhash.c 2026-03-04T17:07:53.8512857Z zstd_common.c 2026-03-04T17:07:53.8578380Z fse_compress.c 2026-03-04T17:07:53.8697055Z hist.c 2026-03-04T17:07:53.9074386Z huf_compress.c 2026-03-04T17:07:53.9786191Z zstd_compress.c 2026-03-04T17:07:53.9796799Z zstd_compress_literals.c 2026-03-04T17:07:53.9882056Z zstd_compress_sequences.c 2026-03-04T17:07:54.0350796Z zstd_compress_superblock.c 2026-03-04T17:07:54.1178424Z zstd_double_fast.c 2026-03-04T17:07:54.1209260Z zstd_fast.c 2026-03-04T17:07:54.1722540Z zstd_lazy.c 2026-03-04T17:07:54.1761658Z zstd_ldm.c 2026-03-04T17:07:54.2432401Z zstd_opt.c 2026-03-04T17:07:54.2556645Z zstd_preSplit.c 2026-03-04T17:07:54.3364860Z zstdmt_compress.c 2026-03-04T17:07:54.3403611Z huf_decompress.c 2026-03-04T17:07:54.3757378Z zstd_ddict.c 2026-03-04T17:07:54.3807943Z zstd_decompress.c 2026-03-04T17:07:54.4700843Z zstd_decompress_block.c 2026-03-04T17:07:54.4816191Z cover.c 2026-03-04T17:07:54.5105067Z divsufsort.c 2026-03-04T17:07:54.5388840Z fastcover.c 2026-03-04T17:07:54.6112322Z zdict.c 2026-03-04T17:07:54.9736859Z libzstd_static.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\_deps\zstd-build\lib\Release\zstd_static.lib 2026-03-04T17:07:55.0695259Z Building Custom Rule D:/a/_work/1/s/src/native/external/zlib-ng/CMakeLists.txt 2026-03-04T17:07:55.2269730Z adler32_c.c 2026-03-04T17:07:55.2282821Z adler32_fold_c.c 2026-03-04T17:07:55.2284985Z chunkset_c.c 2026-03-04T17:07:55.2287045Z compare256_c.c 2026-03-04T17:07:55.3312960Z crc32_braid_c.c 2026-03-04T17:07:55.3638562Z crc32_fold_c.c 2026-03-04T17:07:55.4160491Z slide_hash_c.c 2026-03-04T17:07:55.4177078Z adler32.c 2026-03-04T17:07:55.4278628Z compress.c 2026-03-04T17:07:55.4386344Z crc32.c 2026-03-04T17:07:55.4726111Z crc32_braid_comb.c 2026-03-04T17:07:55.4805121Z deflate.c 2026-03-04T17:07:55.4925820Z deflate_fast.c 2026-03-04T17:07:55.5003932Z deflate_huff.c 2026-03-04T17:07:55.5450142Z deflate_medium.c 2026-03-04T17:07:55.6014361Z deflate_quick.c 2026-03-04T17:07:55.6136610Z deflate_rle.c 2026-03-04T17:07:55.7397794Z deflate_slow.c 2026-03-04T17:07:55.7509067Z deflate_stored.c 2026-03-04T17:07:55.7575067Z functable.c 2026-03-04T17:07:55.7612554Z infback.c 2026-03-04T17:07:55.7911105Z inflate.c 2026-03-04T17:07:55.8103260Z inftrees.c 2026-03-04T17:07:55.8526587Z insert_string.c 2026-03-04T17:07:55.9215029Z insert_string_roll.c 2026-03-04T17:07:55.9524303Z trees.c 2026-03-04T17:07:55.9676945Z uncompr.c 2026-03-04T17:07:56.0583528Z zutil.c 2026-03-04T17:07:56.0914763Z cpu_features.c 2026-03-04T17:07:56.1046710Z x86_features.c 2026-03-04T17:07:56.1164287Z adler32_ssse3.c 2026-03-04T17:07:56.1341013Z chunkset_ssse3.c 2026-03-04T17:07:56.2150489Z adler32_sse42.c 2026-03-04T17:07:56.2179698Z crc32_pclmulqdq.c 2026-03-04T17:07:56.2888650Z gzlib.c 2026-03-04T17:07:56.2997568Z gzread.c 2026-03-04T17:07:56.3414090Z gzwrite.c 2026-03-04T17:07:56.6070456Z chunkset_sse2.c 2026-03-04T17:07:56.6075335Z compare256_sse2.c 2026-03-04T17:07:56.6078281Z slide_hash_sse2.c 2026-03-04T17:07:56.8895472Z slide_hash_avx2.c 2026-03-04T17:07:56.8900764Z chunkset_avx2.c 2026-03-04T17:07:56.8903833Z compare256_avx2.c 2026-03-04T17:07:56.9125026Z adler32_avx2.c 2026-03-04T17:07:57.2191745Z adler32_avx512.c 2026-03-04T17:07:57.2224028Z chunkset_avx512.c 2026-03-04T17:07:57.2230512Z adler32_avx512_vnni.c 2026-03-04T17:07:57.2298219Z crc32_vpclmulqdq.c 2026-03-04T17:07:57.5639038Z zlib.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\_deps\fetchzlibng-build\Release\zlibstatic.lib 2026-03-04T17:07:57.6449609Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.IO.Compression.Native/CMakeLists.txt 2026-03-04T17:07:57.7704884Z pal_zlib.c 2026-03-04T17:07:57.7705549Z entrypoints.c 2026-03-04T17:07:58.3474392Z Creating library D:/a/_work/1/s/artifacts/obj/native/net11.0-windows-Release-x86/ide/System.IO.Compression.Native/Release/System.IO.Compression.Native.lib and object D:/a/_work/1/s/artifacts/obj/native/net11.0-windows-Release-x86/ide/System.IO.Compression.Native/Release/System.IO.Compression.Native.exp 2026-03-04T17:07:58.3509703Z Generating code 2026-03-04T17:07:58.4233936Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:08:07.4940086Z All 2155 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:08:07.5041878Z Finished generating code 2026-03-04T17:08:07.6637270Z System.IO.Compression.Native.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\System.IO.Compression.Native\Release\System.IO.Compression.Native.dll 2026-03-04T17:08:07.7466833Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.IO.Compression.Native/CMakeLists.txt 2026-03-04T17:08:07.8642696Z pal_zlib.c 2026-03-04T17:08:07.8652056Z entrypoints.c 2026-03-04T17:08:08.4348473Z System.IO.Compression.Native-Static.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\System.IO.Compression.Native\Release\System.IO.Compression.Native-Static.lib 2026-03-04T17:08:08.5200615Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-03-04T17:08:08.6634837Z cpufeatures.c 2026-03-04T17:08:08.6695697Z descriptorlimit.c 2026-03-04T17:08:08.6756208Z memorybarrierprocesswide.c 2026-03-04T17:08:08.6771929Z mutex.c 2026-03-04T17:08:08.7325703Z guid.c 2026-03-04T17:08:09.1896618Z random.c 2026-03-04T17:08:09.1963923Z debugger.c 2026-03-04T17:08:09.2731882Z strings.c 2026-03-04T17:08:09.3086857Z time.c 2026-03-04T17:08:09.3907302Z unicodedata.c 2026-03-04T17:08:09.4575276Z utf8.c 2026-03-04T17:08:09.6214928Z xoshiro128pp.c 2026-03-04T17:08:09.6595790Z log.c 2026-03-04T17:08:10.1632559Z aotminipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\minipal\Release\aotminipal.lib 2026-03-04T17:08:10.2413559Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-03-04T17:08:10.4215752Z minipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\minipal\Release\minipal.lib 2026-03-04T17:08:10.4972008Z Building Custom Rule D:/a/_work/1/s/src/native/libs/CMakeLists.txt 2026-03-04T17:08:10.6051069Z 1> 2026-03-04T17:08:10.6784967Z -- Install configuration: "Release" 2026-03-04T17:08:10.6798084Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.Globalization.Native.lib 2026-03-04T17:08:10.6806890Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.Globalization.Native.dll 2026-03-04T17:08:10.6818000Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.Globalization.Native.pdb 2026-03-04T17:08:10.6849260Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.Globalization.Native-Static.lib 2026-03-04T17:08:10.6885312Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.IO.Compression.Native.lib 2026-03-04T17:08:10.6896529Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.IO.Compression.Native.dll 2026-03-04T17:08:10.6932500Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.IO.Compression.Native.pdb 2026-03-04T17:08:10.7027122Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.IO.Compression.Native-Static.lib 2026-03-04T17:08:10.7443542Z Done building Native components 2026-03-04T17:08:25.9393161Z JSImportGenerator -> D:\a\_work\1\s\artifacts\bin\JSImportGenerator\Release\netstandard2.0\Microsoft.Interop.JavaScript.JSImportGenerator.dll 2026-03-04T17:08:26.5027341Z ComInterfaceGenerator -> D:\a\_work\1\s\artifacts\bin\ComInterfaceGenerator\Release\netstandard2.0\Microsoft.Interop.ComInterfaceGenerator.dll 2026-03-04T17:08:29.4282126Z System.Text.Json.SourceGeneration.Roslyn4.4 -> D:\a\_work\1\s\artifacts\bin\System.Text.Json.SourceGeneration.Roslyn4.4\Release\netstandard2.0\System.Text.Json.SourceGeneration.dll 2026-03-04T17:08:29.8702718Z System.Text.RegularExpressions.Generator -> D:\a\_work\1\s\artifacts\bin\System.Text.RegularExpressions.Generator\Release\netstandard2.0\System.Text.RegularExpressions.Generator.dll 2026-03-04T17:08:33.3367818Z System.Runtime -> D:\a\_work\1\s\artifacts\bin\System.Runtime\ref\Release\net11.0\System.Runtime.dll 2026-03-04T17:08:36.0405750Z System.Private.Uri -> D:\a\_work\1\s\artifacts\bin\System.Private.Uri\Release\net11.0\System.Private.Uri.dll 2026-03-04T17:08:36.3447508Z System.Threading.Overlapped -> D:\a\_work\1\s\artifacts\bin\System.Threading.Overlapped\ref\Release\net11.0\System.Threading.Overlapped.dll 2026-03-04T17:08:36.5293508Z System.Memory -> D:\a\_work\1\s\artifacts\bin\System.Memory\ref\Release\net11.0\System.Memory.dll 2026-03-04T17:08:36.5307559Z System.Threading -> D:\a\_work\1\s\artifacts\bin\System.Threading\ref\Release\net11.0\System.Threading.dll 2026-03-04T17:08:36.5435658Z System.Collections -> D:\a\_work\1\s\artifacts\bin\System.Collections\ref\Release\net11.0\System.Collections.dll 2026-03-04T17:08:36.7213392Z System.Numerics.Vectors -> D:\a\_work\1\s\artifacts\bin\System.Numerics.Vectors\ref\Release\net11.0\System.Numerics.Vectors.dll 2026-03-04T17:08:36.7555494Z Microsoft.Win32.Primitives -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.Primitives\ref\Release\net11.0\Microsoft.Win32.Primitives.dll 2026-03-04T17:08:36.7827638Z System.Reflection.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Primitives\ref\Release\net11.0\System.Reflection.Primitives.dll 2026-03-04T17:08:36.8384444Z System.Threading.ThreadPool -> D:\a\_work\1\s\artifacts\bin\System.Threading.ThreadPool\ref\Release\net11.0\System.Threading.ThreadPool.dll 2026-03-04T17:08:36.8839691Z System.Threading.Thread -> D:\a\_work\1\s\artifacts\bin\System.Threading.Thread\ref\Release\net11.0\System.Threading.Thread.dll 2026-03-04T17:08:36.9336941Z System.Text.Encoding.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Text.Encoding.Extensions\ref\Release\net11.0\System.Text.Encoding.Extensions.dll 2026-03-04T17:08:37.4733339Z System.Runtime.InteropServices -> D:\a\_work\1\s\artifacts\bin\System.Runtime.InteropServices\ref\Release\net11.0\System.Runtime.InteropServices.dll 2026-03-04T17:08:38.1664239Z System.Runtime.Intrinsics -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Intrinsics\ref\Release\net11.0\System.Runtime.Intrinsics.dll 2026-03-04T17:08:38.2552711Z System.Diagnostics.StackTrace -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.StackTrace\ref\Release\net11.0\System.Diagnostics.StackTrace.dll 2026-03-04T17:08:38.3424615Z System.Reflection.Emit.ILGeneration -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Emit.ILGeneration\ref\Release\net11.0\System.Reflection.Emit.ILGeneration.dll 2026-03-04T17:08:38.4005387Z System.Reflection.Emit.Lightweight -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Emit.Lightweight\ref\Release\net11.0\System.Reflection.Emit.Lightweight.dll 2026-03-04T17:08:42.6750680Z System.Runtime -> D:\a\_work\1\s\artifacts\bin\System.Runtime\Release\net11.0\System.Runtime.dll 2026-03-04T17:08:45.7706610Z System.Text.Encoding.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Text.Encoding.Extensions\Release\net11.0\System.Text.Encoding.Extensions.dll 2026-03-04T17:08:45.9993103Z System.Reflection.Emit.Lightweight -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Emit.Lightweight\Release\net11.0\System.Reflection.Emit.Lightweight.dll 2026-03-04T17:08:47.4402097Z System.Memory -> D:\a\_work\1\s\artifacts\bin\System.Memory\Release\net11.0\System.Memory.dll 2026-03-04T17:08:47.7089346Z System.Threading.ThreadPool -> D:\a\_work\1\s\artifacts\bin\System.Threading.ThreadPool\Release\net11.0\System.Threading.ThreadPool.dll 2026-03-04T17:08:49.1994731Z System.Reflection.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Primitives\Release\net11.0\System.Reflection.Primitives.dll 2026-03-04T17:08:50.9237094Z System.Numerics.Vectors -> D:\a\_work\1\s\artifacts\bin\System.Numerics.Vectors\Release\net11.0\System.Numerics.Vectors.dll 2026-03-04T17:08:54.0890759Z System.Collections -> D:\a\_work\1\s\artifacts\bin\System.Collections\Release\net11.0\System.Collections.dll 2026-03-04T17:08:55.8233700Z Microsoft.Win32.Primitives -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.Primitives\Release\net11.0\Microsoft.Win32.Primitives.dll 2026-03-04T17:08:55.9437626Z System.Diagnostics.Tracing -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Tracing\ref\Release\net11.0\System.Diagnostics.Tracing.dll 2026-03-04T17:08:56.0904420Z System.Reflection.Emit.ILGeneration -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Emit.ILGeneration\Release\net11.0\System.Reflection.Emit.ILGeneration.dll 2026-03-04T17:08:58.4665166Z System.Threading -> D:\a\_work\1\s\artifacts\bin\System.Threading\Release\net11.0\System.Threading.dll 2026-03-04T17:09:00.1285532Z System.Threading.Overlapped -> D:\a\_work\1\s\artifacts\bin\System.Threading.Overlapped\Release\net11.0\System.Threading.Overlapped.dll 2026-03-04T17:09:00.1931209Z System.ComponentModel -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel\ref\Release\net11.0\System.ComponentModel.dll 2026-03-04T17:09:00.2654362Z System.Collections.NonGeneric -> D:\a\_work\1\s\artifacts\bin\System.Collections.NonGeneric\ref\Release\net11.0\System.Collections.NonGeneric.dll 2026-03-04T17:09:01.6833019Z System.Runtime.Intrinsics -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Intrinsics\Release\net11.0\System.Runtime.Intrinsics.dll 2026-03-04T17:09:01.8422117Z System.Runtime.Numerics -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Numerics\ref\Release\net11.0\System.Runtime.Numerics.dll 2026-03-04T17:09:03.2154900Z System.Threading.Thread -> D:\a\_work\1\s\artifacts\bin\System.Threading.Thread\Release\net11.0\System.Threading.Thread.dll 2026-03-04T17:09:03.3579109Z System.Runtime.Loader -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Loader\ref\Release\net11.0\System.Runtime.Loader.dll 2026-03-04T17:09:03.4413985Z System.Security.Claims -> D:\a\_work\1\s\artifacts\bin\System.Security.Claims\ref\Release\net11.0\System.Security.Claims.dll 2026-03-04T17:09:04.6934908Z System.ComponentModel -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel\Release\net11.0\System.ComponentModel.dll 2026-03-04T17:09:08.5318580Z System.Diagnostics.Tracing -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Tracing\Release\net11.0\System.Diagnostics.Tracing.dll 2026-03-04T17:09:08.6696281Z System.Collections.NonGeneric -> D:\a\_work\1\s\artifacts\bin\System.Collections.NonGeneric\Release\net11.0\System.Collections.NonGeneric.dll 2026-03-04T17:09:08.7668080Z System.Collections.Concurrent -> D:\a\_work\1\s\artifacts\bin\System.Collections.Concurrent\ref\Release\net11.0\System.Collections.Concurrent.dll 2026-03-04T17:09:09.2994550Z System.Runtime.Numerics -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Numerics\Release\net11.0\System.Runtime.Numerics.dll 2026-03-04T17:09:09.3875263Z System.ObjectModel -> D:\a\_work\1\s\artifacts\bin\System.ObjectModel\ref\Release\net11.0\System.ObjectModel.dll 2026-03-04T17:09:11.3636227Z System.ObjectModel -> D:\a\_work\1\s\artifacts\bin\System.ObjectModel\Release\net11.0\System.ObjectModel.dll 2026-03-04T17:09:13.6669855Z System.Collections.Concurrent -> D:\a\_work\1\s\artifacts\bin\System.Collections.Concurrent\Release\net11.0\System.Collections.Concurrent.dll 2026-03-04T17:09:15.1428798Z System.Runtime.Loader -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Loader\Release\net11.0\System.Runtime.Loader.dll 2026-03-04T17:09:16.9080278Z System.Security.Claims -> D:\a\_work\1\s\artifacts\bin\System.Security.Claims\Release\net11.0\System.Security.Claims.dll 2026-03-04T17:09:20.6084389Z System.Runtime.InteropServices -> D:\a\_work\1\s\artifacts\bin\System.Runtime.InteropServices\Release\net11.0\System.Runtime.InteropServices.dll 2026-03-04T17:09:21.3395512Z System.Console -> D:\a\_work\1\s\artifacts\bin\System.Console\ref\Release\net11.0\System.Console.dll 2026-03-04T17:09:21.3995083Z System.Security.Principal.Windows -> D:\a\_work\1\s\artifacts\bin\System.Security.Principal.Windows\ref\Release\net11.0\System.Security.Principal.Windows.dll 2026-03-04T17:09:21.4937705Z System.ComponentModel.Primitives -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Primitives\ref\Release\net11.0\System.ComponentModel.Primitives.dll 2026-03-04T17:09:21.5877111Z System.Net.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Net.Primitives\ref\Release\net11.0\System.Net.Primitives.dll 2026-03-04T17:09:24.1517620Z System.Console -> D:\a\_work\1\s\artifacts\bin\System.Console\Release\net11.0-windows\System.Console.dll 2026-03-04T17:09:26.5743926Z System.Security.Principal.Windows -> D:\a\_work\1\s\artifacts\bin\System.Security.Principal.Windows\Release\net11.0-windows\System.Security.Principal.Windows.dll 2026-03-04T17:09:26.8216972Z System.Linq -> D:\a\_work\1\s\artifacts\bin\System.Linq\ref\Release\net11.0\System.Linq.dll 2026-03-04T17:09:26.8290443Z System.Formats.Tar -> D:\a\_work\1\s\artifacts\bin\System.Formats.Tar\ref\Release\net11.0\System.Formats.Tar.dll 2026-03-04T17:09:26.8352287Z System.Diagnostics.FileVersionInfo -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.FileVersionInfo\ref\Release\net11.0\System.Diagnostics.FileVersionInfo.dll 2026-03-04T17:09:27.1971805Z System.IO.Compression -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression\ref\Release\net11.0\System.IO.Compression.dll 2026-03-04T17:09:27.1979907Z System.IO.FileSystem.DriveInfo -> D:\a\_work\1\s\artifacts\bin\System.IO.FileSystem.DriveInfo\ref\Release\net11.0\System.IO.FileSystem.DriveInfo.dll 2026-03-04T17:09:27.2850158Z System.Text.Encoding.CodePages -> D:\a\_work\1\s\artifacts\bin\System.Text.Encoding.CodePages\ref\Release\net11.0\System.Text.Encoding.CodePages.dll 2026-03-04T17:09:28.7212316Z System.ComponentModel.Primitives -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Primitives\Release\net11.0\System.ComponentModel.Primitives.dll 2026-03-04T17:09:28.8090648Z System.IO.MemoryMappedFiles -> D:\a\_work\1\s\artifacts\bin\System.IO.MemoryMappedFiles\ref\Release\net11.0\System.IO.MemoryMappedFiles.dll 2026-03-04T17:09:28.8529044Z System.Threading.Channels -> D:\a\_work\1\s\artifacts\bin\System.Threading.Channels\ref\Release\net11.0\System.Threading.Channels.dll 2026-03-04T17:09:29.0850036Z System.Security.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.Security.AccessControl\ref\Release\net11.0\System.Security.AccessControl.dll 2026-03-04T17:09:30.1199186Z System.Collections.Specialized -> D:\a\_work\1\s\artifacts\bin\System.Collections.Specialized\ref\Release\net11.0\System.Collections.Specialized.dll 2026-03-04T17:09:31.9496020Z System.Net.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Net.Primitives\Release\net11.0-windows\System.Net.Primitives.dll 2026-03-04T17:09:35.8723819Z System.IO.FileSystem.DriveInfo -> D:\a\_work\1\s\artifacts\bin\System.IO.FileSystem.DriveInfo\Release\net11.0-windows\System.IO.FileSystem.DriveInfo.dll 2026-03-04T17:09:35.8891821Z System.Diagnostics.FileVersionInfo -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.FileVersionInfo\Release\net11.0-windows\System.Diagnostics.FileVersionInfo.dll 2026-03-04T17:09:35.8974221Z System.Threading.Channels -> D:\a\_work\1\s\artifacts\bin\System.Threading.Channels\Release\net11.0\System.Threading.Channels.dll 2026-03-04T17:09:36.5796016Z System.Text.Encoding.CodePages -> D:\a\_work\1\s\artifacts\bin\System.Text.Encoding.CodePages\Release\net11.0-windows\System.Text.Encoding.CodePages.dll 2026-03-04T17:09:36.6656924Z System.ComponentModel.EventBasedAsync -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.EventBasedAsync\ref\Release\net11.0\System.ComponentModel.EventBasedAsync.dll 2026-03-04T17:09:39.8547717Z System.IO.Compression -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression\Release\net11.0-windows\System.IO.Compression.dll 2026-03-04T17:09:40.1995500Z System.IO.Compression -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression\Release\net11.0\System.IO.Compression.dll 2026-03-04T17:09:42.6028807Z System.Formats.Tar -> D:\a\_work\1\s\artifacts\bin\System.Formats.Tar\Release\net11.0-windows\System.Formats.Tar.dll 2026-03-04T17:09:44.6410835Z System.IO.MemoryMappedFiles -> D:\a\_work\1\s\artifacts\bin\System.IO.MemoryMappedFiles\Release\net11.0-windows\System.IO.MemoryMappedFiles.dll 2026-03-04T17:09:46.6029847Z System.Collections.Specialized -> D:\a\_work\1\s\artifacts\bin\System.Collections.Specialized\Release\net11.0\System.Collections.Specialized.dll 2026-03-04T17:09:46.8454307Z System.IO.MemoryMappedFiles -> D:\a\_work\1\s\artifacts\bin\System.IO.MemoryMappedFiles\Release\net11.0\System.IO.MemoryMappedFiles.dll 2026-03-04T17:09:49.5316730Z System.Security.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.Security.AccessControl\Release\net11.0-windows\System.Security.AccessControl.dll 2026-03-04T17:09:51.0233357Z System.ComponentModel.EventBasedAsync -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.EventBasedAsync\Release\net11.0\System.ComponentModel.EventBasedAsync.dll 2026-03-04T17:09:51.1015921Z System.IO.Compression.ZipFile -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression.ZipFile\ref\Release\net11.0\System.IO.Compression.ZipFile.dll 2026-03-04T17:09:51.1558889Z System.IO.Compression.Brotli -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression.Brotli\ref\Release\net11.0\System.IO.Compression.Brotli.dll 2026-03-04T17:09:54.8165699Z System.Linq -> D:\a\_work\1\s\artifacts\bin\System.Linq\Release\net11.0\System.Linq.dll 2026-03-04T17:09:54.9888535Z System.IO.FileSystem.Watcher -> D:\a\_work\1\s\artifacts\bin\System.IO.FileSystem.Watcher\ref\Release\net11.0\System.IO.FileSystem.Watcher.dll 2026-03-04T17:09:55.0150824Z System.Diagnostics.DiagnosticSource -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.DiagnosticSource\ref\Release\net11.0\System.Diagnostics.DiagnosticSource.dll 2026-03-04T17:09:56.8397896Z System.IO.Compression.ZipFile -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression.ZipFile\Release\net11.0-windows\System.IO.Compression.ZipFile.dll 2026-03-04T17:09:58.6618142Z System.IO.Compression.Brotli -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression.Brotli\Release\net11.0-windows\System.IO.Compression.Brotli.dll 2026-03-04T17:09:58.7293466Z System.Threading.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.Threading.AccessControl\ref\Release\net11.0\System.Threading.AccessControl.dll 2026-03-04T17:09:58.7611542Z System.Diagnostics.TraceSource -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.TraceSource\ref\Release\net11.0\System.Diagnostics.TraceSource.dll 2026-03-04T17:09:59.0049196Z System.Collections.Immutable -> D:\a\_work\1\s\artifacts\bin\System.Collections.Immutable\ref\Release\net11.0\System.Collections.Immutable.dll 2026-03-04T17:09:59.0276950Z System.Net.WebHeaderCollection -> D:\a\_work\1\s\artifacts\bin\System.Net.WebHeaderCollection\ref\Release\net11.0\System.Net.WebHeaderCollection.dll 2026-03-04T17:09:59.0422435Z System.IO.FileSystem.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.IO.FileSystem.AccessControl\ref\Release\net11.0\System.IO.FileSystem.AccessControl.dll 2026-03-04T17:09:59.5493006Z System.IO.Pipes -> D:\a\_work\1\s\artifacts\bin\System.IO.Pipes\ref\Release\net11.0\System.IO.Pipes.dll 2026-03-04T17:09:59.5590537Z System.Drawing.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Drawing.Primitives\ref\Release\net11.0\System.Drawing.Primitives.dll 2026-03-04T17:09:59.6585414Z Microsoft.Win32.Registry -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.Registry\ref\Release\net11.0\Microsoft.Win32.Registry.dll 2026-03-04T17:10:01.1473651Z System.Diagnostics.TraceSource -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.TraceSource\Release\net11.0\System.Diagnostics.TraceSource.dll 2026-03-04T17:10:04.6282746Z System.Diagnostics.DiagnosticSource -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.DiagnosticSource\Release\net11.0\System.Diagnostics.DiagnosticSource.dll 2026-03-04T17:10:06.7231271Z System.IO.FileSystem.Watcher -> D:\a\_work\1\s\artifacts\bin\System.IO.FileSystem.Watcher\Release\net11.0-windows\System.IO.FileSystem.Watcher.dll 2026-03-04T17:10:08.8236038Z System.Net.WebHeaderCollection -> D:\a\_work\1\s\artifacts\bin\System.Net.WebHeaderCollection\Release\net11.0\System.Net.WebHeaderCollection.dll 2026-03-04T17:10:09.2040804Z System.Threading.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.Threading.AccessControl\Release\net11.0-windows\System.Threading.AccessControl.dll 2026-03-04T17:10:11.8863229Z System.IO.FileSystem.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.IO.FileSystem.AccessControl\Release\net11.0-windows\System.IO.FileSystem.AccessControl.dll 2026-03-04T17:10:11.9786878Z System.Drawing.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Drawing.Primitives\Release\net11.0-windows\System.Drawing.Primitives.dll 2026-03-04T17:10:14.3153013Z System.IO.Pipes -> D:\a\_work\1\s\artifacts\bin\System.IO.Pipes\Release\net11.0-windows\System.IO.Pipes.dll 2026-03-04T17:10:16.4607780Z Microsoft.Win32.Registry -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.Registry\Release\net11.0-windows\Microsoft.Win32.Registry.dll 2026-03-04T17:10:20.9741070Z System.Collections.Immutable -> D:\a\_work\1\s\artifacts\bin\System.Collections.Immutable\Release\net11.0\System.Collections.Immutable.dll 2026-03-04T17:10:21.0225276Z System.Net.NameResolution -> D:\a\_work\1\s\artifacts\bin\System.Net.NameResolution\ref\Release\net11.0\System.Net.NameResolution.dll 2026-03-04T17:10:21.1454649Z System.Diagnostics.Process -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Process\ref\Release\net11.0\System.Diagnostics.Process.dll 2026-03-04T17:10:21.3416168Z System.Reflection.Metadata -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Metadata\ref\Release\net11.0\System.Reflection.Metadata.dll 2026-03-04T17:10:23.3827777Z System.Net.NameResolution -> D:\a\_work\1\s\artifacts\bin\System.Net.NameResolution\Release\net11.0-windows\System.Net.NameResolution.dll 2026-03-04T17:10:23.5483242Z System.IO.Pipes.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.IO.Pipes.AccessControl\ref\Release\net11.0\System.IO.Pipes.AccessControl.dll 2026-03-04T17:10:23.5748159Z System.Net.Sockets -> D:\a\_work\1\s\artifacts\bin\System.Net.Sockets\ref\Release\net11.0\System.Net.Sockets.dll 2026-03-04T17:10:29.6570283Z System.Reflection.Metadata -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Metadata\Release\net11.0\System.Reflection.Metadata.dll 2026-03-04T17:10:32.8479311Z System.Diagnostics.Process -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Process\Release\net11.0-windows\System.Diagnostics.Process.dll 2026-03-04T17:10:34.2420233Z System.IO.Pipes.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.IO.Pipes.AccessControl\Release\net11.0-windows\System.IO.Pipes.AccessControl.dll 2026-03-04T17:10:37.8416647Z System.Net.Sockets -> D:\a\_work\1\s\artifacts\bin\System.Net.Sockets\Release\net11.0-windows\System.Net.Sockets.dll 2026-03-04T17:10:39.7803225Z System.Diagnostics.StackTrace -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll 2026-03-04T17:10:39.9115629Z System.Net.Ping -> D:\a\_work\1\s\artifacts\bin\System.Net.Ping\ref\Release\net11.0\System.Net.Ping.dll 2026-03-04T17:10:40.1323162Z System.Net.NetworkInformation -> D:\a\_work\1\s\artifacts\bin\System.Net.NetworkInformation\ref\Release\net11.0\System.Net.NetworkInformation.dll 2026-03-04T17:10:40.2758341Z System.Reflection.Emit -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Emit\ref\Release\net11.0\System.Reflection.Emit.dll 2026-03-04T17:10:42.8249339Z System.Net.NetworkInformation -> D:\a\_work\1\s\artifacts\bin\System.Net.NetworkInformation\Release\net11.0-windows\System.Net.NetworkInformation.dll 2026-03-04T17:10:45.7714261Z System.Net.Ping -> D:\a\_work\1\s\artifacts\bin\System.Net.Ping\Release\net11.0-windows\System.Net.Ping.dll 2026-03-04T17:10:46.5650608Z System.Reflection.Emit -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll 2026-03-04T17:10:46.6635760Z System.Formats.Asn1 -> D:\a\_work\1\s\artifacts\bin\System.Formats.Asn1\ref\Release\net11.0\System.Formats.Asn1.dll 2026-03-04T17:10:46.8047338Z System.Linq.Expressions -> D:\a\_work\1\s\artifacts\bin\System.Linq.Expressions\ref\Release\net11.0\System.Linq.Expressions.dll 2026-03-04T17:10:46.9263440Z System.Text.RegularExpressions -> D:\a\_work\1\s\artifacts\bin\System.Text.RegularExpressions\ref\Release\net11.0\System.Text.RegularExpressions.dll 2026-03-04T17:10:49.6194747Z System.Formats.Asn1 -> D:\a\_work\1\s\artifacts\bin\System.Formats.Asn1\Release\net11.0\System.Formats.Asn1.dll 2026-03-04T17:10:57.0145980Z System.Linq.Expressions -> D:\a\_work\1\s\artifacts\bin\System.Linq.Expressions\Release\net11.0\System.Linq.Expressions.dll 2026-03-04T17:11:03.2254803Z System.Text.RegularExpressions -> D:\a\_work\1\s\artifacts\bin\System.Text.RegularExpressions\Release\net11.0\System.Text.RegularExpressions.dll 2026-03-04T17:11:03.5399469Z Microsoft.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CSharp\ref\Release\net11.0\Microsoft.CSharp.dll 2026-03-04T17:11:03.6149470Z System.Security.Cryptography -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography\ref\Release\net11.0\System.Security.Cryptography.dll 2026-03-04T17:11:10.7674803Z Microsoft.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CSharp\Release\net11.0-windows\Microsoft.CSharp.dll 2026-03-04T17:11:22.7542331Z System.Security.Cryptography -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography\Release\net11.0-windows\System.Security.Cryptography.dll 2026-03-04T17:11:22.9523566Z Microsoft.VisualBasic.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualBasic.Core\ref\Release\net11.0\Microsoft.VisualBasic.Core.dll 2026-03-04T17:11:23.2626367Z System.Console -> D:\a\_work\1\s\artifacts\bin\System.Console\Release\net11.0\System.Console.dll 2026-03-04T17:11:23.5930155Z System.Net.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Net.Primitives\Release\net11.0\System.Net.Primitives.dll 2026-03-04T17:11:23.7714532Z System.Security.Principal.Windows -> D:\a\_work\1\s\artifacts\bin\System.Security.Principal.Windows\Release\net11.0\System.Security.Principal.Windows.dll 2026-03-04T17:11:30.0266634Z Microsoft.VisualBasic.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualBasic.Core\Release\net11.0-windows\Microsoft.VisualBasic.Core.dll 2026-03-04T17:11:30.1675550Z System.IO.Compression.Brotli -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression.Brotli\Release\net11.0\System.IO.Compression.Brotli.dll 2026-03-04T17:11:30.2829824Z System.Net.NameResolution -> D:\a\_work\1\s\artifacts\bin\System.Net.NameResolution\Release\net11.0\System.Net.NameResolution.dll 2026-03-04T17:11:30.3488971Z System.IO.IsolatedStorage -> D:\a\_work\1\s\artifacts\bin\System.IO.IsolatedStorage\ref\Release\net11.0\System.IO.IsolatedStorage.dll 2026-03-04T17:11:30.3962316Z System.Net.WebSockets -> D:\a\_work\1\s\artifacts\bin\System.Net.WebSockets\ref\Release\net11.0\System.Net.WebSockets.dll 2026-03-04T17:11:32.9413370Z System.Net.WebSockets -> D:\a\_work\1\s\artifacts\bin\System.Net.WebSockets\Release\net11.0-windows\System.Net.WebSockets.dll 2026-03-04T17:11:34.7096307Z System.IO.IsolatedStorage -> D:\a\_work\1\s\artifacts\bin\System.IO.IsolatedStorage\Release\net11.0-windows\System.IO.IsolatedStorage.dll 2026-03-04T17:11:36.6279977Z System.Security.Cryptography -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography\Release\net11.0\System.Security.Cryptography.dll 2026-03-04T17:11:36.7122647Z System.Net.Security -> D:\a\_work\1\s\artifacts\bin\System.Net.Security\ref\Release\net11.0\System.Net.Security.dll 2026-03-04T17:11:37.2406098Z System.Net.Sockets -> D:\a\_work\1\s\artifacts\bin\System.Net.Sockets\Release\net11.0\System.Net.Sockets.dll 2026-03-04T17:11:37.9934686Z System.Net.NetworkInformation -> D:\a\_work\1\s\artifacts\bin\System.Net.NetworkInformation\Release\net11.0\System.Net.NetworkInformation.dll 2026-03-04T17:11:38.0114485Z System.Net.Security -> D:\a\_work\1\s\artifacts\bin\System.Net.Security\Release\net11.0\System.Net.Security.dll 2026-03-04T17:11:42.3153637Z System.Net.Security -> D:\a\_work\1\s\artifacts\bin\System.Net.Security\Release\net11.0-windows\System.Net.Security.dll 2026-03-04T17:11:42.4563733Z System.Net.Quic -> D:\a\_work\1\s\artifacts\bin\System.Net.Quic\ref\Release\net11.0\System.Net.Quic.dll 2026-03-04T17:11:46.0333557Z System.Net.Quic -> D:\a\_work\1\s\artifacts\bin\System.Net.Quic\Release\net11.0-windows\System.Net.Quic.dll 2026-03-04T17:11:46.2692183Z System.Net.Quic -> D:\a\_work\1\s\artifacts\bin\System.Net.Quic\Release\net11.0\System.Net.Quic.dll 2026-03-04T17:11:46.4361466Z System.Net.Http -> D:\a\_work\1\s\artifacts\bin\System.Net.Http\ref\Release\net11.0\System.Net.Http.dll 2026-03-04T17:11:53.9918089Z System.Net.Http -> D:\a\_work\1\s\artifacts\bin\System.Net.Http\Release\net11.0-windows\System.Net.Http.dll 2026-03-04T17:11:54.7364641Z System.Net.Http -> D:\a\_work\1\s\artifacts\bin\System.Net.Http\Release\net11.0\System.Net.Http.dll 2026-03-04T17:11:54.8365895Z System.Net.Requests -> D:\a\_work\1\s\artifacts\bin\System.Net.Requests\ref\Release\net11.0\System.Net.Requests.dll 2026-03-04T17:12:22.8980233Z System.Private.Xml -> D:\a\_work\1\s\artifacts\bin\System.Private.Xml\Release\net11.0\System.Private.Xml.dll 2026-03-04T17:12:29.7672042Z System.Net.Requests -> D:\a\_work\1\s\artifacts\bin\System.Net.Requests\Release\net11.0-windows\System.Net.Requests.dll 2026-03-04T17:12:41.1705291Z System.Xml.ReaderWriter -> D:\a\_work\1\s\artifacts\bin\System.Xml.ReaderWriter\ref\Release\net11.0\System.Xml.ReaderWriter.dll 2026-03-04T17:12:52.4074804Z System.Private.Xml -> D:\a\_work\1\s\artifacts\bin\System.Private.Xml\Release\net11.0-windows\System.Private.Xml.dll 2026-03-04T17:12:54.2632611Z System.Xml.ReaderWriter -> D:\a\_work\1\s\artifacts\bin\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll 2026-03-04T17:12:54.3944210Z System.Net.Mail -> D:\a\_work\1\s\artifacts\bin\System.Net.Mail\ref\Release\net11.0\System.Net.Mail.dll 2026-03-04T17:12:57.6613108Z System.Net.Mail -> D:\a\_work\1\s\artifacts\bin\System.Net.Mail\Release\net11.0-windows\System.Net.Mail.dll 2026-03-04T17:12:57.7968888Z System.Transactions.Local -> D:\a\_work\1\s\artifacts\bin\System.Transactions.Local\ref\Release\net11.0\System.Transactions.Local.dll 2026-03-04T17:12:58.0614541Z System.Net.WebSockets -> D:\a\_work\1\s\artifacts\bin\System.Net.WebSockets\Release\net11.0\System.Net.WebSockets.dll 2026-03-04T17:13:02.5013612Z System.Transactions.Local -> D:\a\_work\1\s\artifacts\bin\System.Transactions.Local\Release\net11.0-windows\System.Transactions.Local.dll 2026-03-04T17:13:02.5662120Z System.Net.WebSockets.Client -> D:\a\_work\1\s\artifacts\bin\System.Net.WebSockets.Client\ref\Release\net11.0\System.Net.WebSockets.Client.dll 2026-03-04T17:13:04.3654340Z System.Net.WebSockets.Client -> D:\a\_work\1\s\artifacts\bin\System.Net.WebSockets.Client\Release\net11.0\System.Net.WebSockets.Client.dll 2026-03-04T17:13:04.4425239Z System.Net.HttpListener -> D:\a\_work\1\s\artifacts\bin\System.Net.HttpListener\ref\Release\net11.0\System.Net.HttpListener.dll 2026-03-04T17:13:08.0837682Z System.Net.HttpListener -> D:\a\_work\1\s\artifacts\bin\System.Net.HttpListener\Release\net11.0-windows\System.Net.HttpListener.dll 2026-03-04T17:13:09.7720578Z System.Reflection.TypeExtensions -> D:\a\_work\1\s\artifacts\bin\System.Reflection.TypeExtensions\ref\Release\net11.0\System.Reflection.TypeExtensions.dll 2026-03-04T17:13:09.8534429Z System.Diagnostics.Contracts -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Contracts\ref\Release\net11.0\System.Diagnostics.Contracts.dll 2026-03-04T17:13:10.6743720Z System.Diagnostics.Tools -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Tools\Release\net11.0-windows\System.Diagnostics.Tools.dll 2026-03-04T17:13:10.6998820Z System.Buffers -> D:\a\_work\1\s\artifacts\bin\System.Buffers\Release\net11.0-windows\System.Buffers.dll 2026-03-04T17:13:10.9288308Z System.Runtime.Serialization.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Primitives\ref\Release\net11.0\System.Runtime.Serialization.Primitives.dll 2026-03-04T17:13:11.0494905Z System.Resources.Writer -> D:\a\_work\1\s\artifacts\bin\System.Resources.Writer\ref\Release\net11.0\System.Resources.Writer.dll 2026-03-04T17:13:11.0744614Z System.Globalization.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Globalization.Extensions\Release\net11.0-windows\System.Globalization.Extensions.dll 2026-03-04T17:13:11.0810389Z System.IO.Compression.FileSystem -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression.FileSystem\Release\net11.0-windows\System.IO.Compression.FileSystem.dll 2026-03-04T17:13:11.0929466Z System.Configuration.ConfigurationManager -> D:\a\_work\1\s\artifacts\bin\System.Configuration.ConfigurationManager\stub\Release\net11.0\System.Configuration.ConfigurationManager.dll 2026-03-04T17:13:11.2572981Z System.Security.Permissions -> D:\a\_work\1\s\artifacts\bin\System.Security.Permissions\stub\Release\net11.0\System.Security.Permissions.dll 2026-03-04T17:13:11.3732989Z System.Net.ServicePoint -> D:\a\_work\1\s\artifacts\bin\System.Net.ServicePoint\Release\net11.0-windows\System.Net.ServicePoint.dll 2026-03-04T17:13:11.3770759Z System.IO -> D:\a\_work\1\s\artifacts\bin\System.IO\Release\net11.0-windows\System.IO.dll 2026-03-04T17:13:11.3941420Z System.AppContext -> D:\a\_work\1\s\artifacts\bin\System.AppContext\Release\net11.0-windows\System.AppContext.dll 2026-03-04T17:13:13.0898924Z System.Diagnostics.Contracts -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Contracts\Release\net11.0\System.Diagnostics.Contracts.dll 2026-03-04T17:13:13.1662314Z System.Runtime.CompilerServices.VisualC -> D:\a\_work\1\s\artifacts\bin\System.Runtime.CompilerServices.VisualC\ref\Release\net11.0\System.Runtime.CompilerServices.VisualC.dll 2026-03-04T17:13:13.7498078Z System.Reflection.TypeExtensions -> D:\a\_work\1\s\artifacts\bin\System.Reflection.TypeExtensions\Release\net11.0\System.Reflection.TypeExtensions.dll 2026-03-04T17:13:16.2707331Z System.Private.Xml.Linq -> D:\a\_work\1\s\artifacts\bin\System.Private.Xml.Linq\Release\net11.0\System.Private.Xml.Linq.dll 2026-03-04T17:13:16.4257850Z System.Diagnostics.Debug -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Debug\Release\net11.0-windows\System.Diagnostics.Debug.dll 2026-03-04T17:13:16.8126967Z System.Globalization.Calendars -> D:\a\_work\1\s\artifacts\bin\System.Globalization.Calendars\Release\net11.0-windows\System.Globalization.Calendars.dll 2026-03-04T17:13:16.8459153Z System.Resources.Reader -> D:\a\_work\1\s\artifacts\bin\System.Resources.Reader\Release\net11.0-windows\System.Resources.Reader.dll 2026-03-04T17:13:16.8525222Z System.Resources.ResourceManager -> D:\a\_work\1\s\artifacts\bin\System.Resources.ResourceManager\Release\net11.0-windows\System.Resources.ResourceManager.dll 2026-03-04T17:13:16.9609826Z System.Dynamic.Runtime -> D:\a\_work\1\s\artifacts\bin\System.Dynamic.Runtime\Release\net11.0-windows\System.Dynamic.Runtime.dll 2026-03-04T17:13:17.0315007Z System.Threading.Tasks.Parallel -> D:\a\_work\1\s\artifacts\bin\System.Threading.Tasks.Parallel\ref\Release\net11.0\System.Threading.Tasks.Parallel.dll 2026-03-04T17:13:17.1007693Z System.Configuration -> D:\a\_work\1\s\artifacts\bin\System.Configuration\Release\net11.0-windows\System.Configuration.dll 2026-03-04T17:13:18.2700621Z System.Runtime.CompilerServices.VisualC -> D:\a\_work\1\s\artifacts\bin\System.Runtime.CompilerServices.VisualC\Release\net11.0\System.Runtime.CompilerServices.VisualC.dll 2026-03-04T17:13:18.6650737Z System.Reflection.DispatchProxy -> D:\a\_work\1\s\artifacts\bin\System.Reflection.DispatchProxy\ref\Release\net11.0\System.Reflection.DispatchProxy.dll 2026-03-04T17:13:18.7295479Z System.Diagnostics.PerformanceCounter -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.PerformanceCounter\stub\Release\net11.0\System.Diagnostics.PerformanceCounter.dll 2026-03-04T17:13:18.7301052Z System.Data.OleDb -> D:\a\_work\1\s\artifacts\bin\System.Data.OleDb\stub\Release\net11.0\System.Data.OleDb.dll 2026-03-04T17:13:18.8118978Z System.Threading.Tasks -> D:\a\_work\1\s\artifacts\bin\System.Threading.Tasks\Release\net11.0-windows\System.Threading.Tasks.dll 2026-03-04T17:13:18.8359089Z System.Runtime.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Extensions\Release\net11.0-windows\System.Runtime.Extensions.dll 2026-03-04T17:13:18.9631740Z System.Runtime.Handles -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Handles\Release\net11.0-windows\System.Runtime.Handles.dll 2026-03-04T17:13:18.9661693Z System.Threading.Timer -> D:\a\_work\1\s\artifacts\bin\System.Threading.Timer\Release\net11.0-windows\System.Threading.Timer.dll 2026-03-04T17:13:18.9787376Z System.Runtime.Serialization.Schema -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Schema\stub\Release\net11.0\System.Runtime.Serialization.Schema.dll 2026-03-04T17:13:19.0343044Z System.Diagnostics.EventLog -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.EventLog\stub\Release\net11.0\System.Diagnostics.EventLog.dll 2026-03-04T17:13:19.1049466Z System.Data.SqlClient -> D:\a\_work\1\s\artifacts\bin\System.Data.SqlClient\stub\Release\net11.0\System.Data.SqlClient.dll 2026-03-04T17:13:19.1863415Z System.Runtime.InteropServices.RuntimeInformation -> D:\a\_work\1\s\artifacts\bin\System.Runtime.InteropServices.RuntimeInformation\Release\net11.0-windows\System.Runtime.InteropServices.RuntimeInformation.dll 2026-03-04T17:13:19.1865531Z System.Reflection.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Extensions\Release\net11.0-windows\System.Reflection.Extensions.dll 2026-03-04T17:13:19.2213068Z System.Security.Principal -> D:\a\_work\1\s\artifacts\bin\System.Security.Principal\Release\net11.0-windows\System.Security.Principal.dll 2026-03-04T17:13:19.3558179Z System.Text.Encoding -> D:\a\_work\1\s\artifacts\bin\System.Text.Encoding\Release\net11.0-windows\System.Text.Encoding.dll 2026-03-04T17:13:19.4376314Z System.Threading.Tasks.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Threading.Tasks.Extensions\Release\net11.0-windows\System.Threading.Tasks.Extensions.dll 2026-03-04T17:13:19.5122341Z System.ValueTuple -> D:\a\_work\1\s\artifacts\bin\System.ValueTuple\Release\net11.0-windows\System.ValueTuple.dll 2026-03-04T17:13:19.6002720Z System.Data.Odbc -> D:\a\_work\1\s\artifacts\bin\System.Data.Odbc\stub\Release\net11.0\System.Data.Odbc.dll 2026-03-04T17:13:19.6571549Z System.Runtime.CompilerServices.Unsafe -> D:\a\_work\1\s\artifacts\bin\System.Runtime.CompilerServices.Unsafe\Release\net11.0-windows\System.Runtime.CompilerServices.Unsafe.dll 2026-03-04T17:13:19.7313663Z System.Reflection -> D:\a\_work\1\s\artifacts\bin\System.Reflection\Release\net11.0-windows\System.Reflection.dll 2026-03-04T17:13:19.7983218Z System.IO.FileSystem -> D:\a\_work\1\s\artifacts\bin\System.IO.FileSystem\Release\net11.0-windows\System.IO.FileSystem.dll 2026-03-04T17:13:19.8852535Z System.IO.FileSystem.Primitives -> D:\a\_work\1\s\artifacts\bin\System.IO.FileSystem.Primitives\Release\net11.0-windows\System.IO.FileSystem.Primitives.dll 2026-03-04T17:13:19.9512937Z System.ServiceProcess.ServiceController -> D:\a\_work\1\s\artifacts\bin\System.ServiceProcess.ServiceController\stub\Release\net11.0\System.ServiceProcess.ServiceController.dll 2026-03-04T17:13:21.6947683Z System.Resources.Writer -> D:\a\_work\1\s\artifacts\bin\System.Resources.Writer\Release\net11.0\System.Resources.Writer.dll 2026-03-04T17:13:23.2685851Z System.Runtime.Serialization.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Primitives\Release\net11.0\System.Runtime.Serialization.Primitives.dll 2026-03-04T17:13:23.5949074Z System.Xml.XmlDocument -> D:\a\_work\1\s\artifacts\bin\System.Xml.XmlDocument\Release\net11.0-windows\System.Xml.XmlDocument.dll 2026-03-04T17:13:23.6527866Z System.ServiceModel.Syndication -> D:\a\_work\1\s\artifacts\bin\System.ServiceModel.Syndication\stub\Release\net11.0\System.ServiceModel.Syndication.dll 2026-03-04T17:13:23.6615178Z System.Globalization -> D:\a\_work\1\s\artifacts\bin\System.Globalization\Release\net11.0-windows\System.Globalization.dll 2026-03-04T17:13:23.6623560Z System.Security.Cryptography.Encoding -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Encoding\Release\net11.0-windows\System.Security.Cryptography.Encoding.dll 2026-03-04T17:13:23.7483273Z System.Linq.Parallel -> D:\a\_work\1\s\artifacts\bin\System.Linq.Parallel\ref\Release\net11.0\System.Linq.Parallel.dll 2026-03-04T17:13:23.9570126Z System.Xml.XmlSerializer -> D:\a\_work\1\s\artifacts\bin\System.Xml.XmlSerializer\ref\Release\net11.0\System.Xml.XmlSerializer.dll 2026-03-04T17:13:23.9763939Z System.Security.Cryptography.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Primitives\Release\net11.0-windows\System.Security.Cryptography.Primitives.dll 2026-03-04T17:13:23.9915330Z System.Windows -> D:\a\_work\1\s\artifacts\bin\System.Windows\Release\net11.0-windows\System.Windows.dll 2026-03-04T17:13:23.9957467Z Microsoft.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualBasic\Release\net11.0-windows\Microsoft.VisualBasic.dll 2026-03-04T17:13:24.0254894Z System.Xml.XPath -> D:\a\_work\1\s\artifacts\bin\System.Xml.XPath\ref\Release\net11.0\System.Xml.XPath.dll 2026-03-04T17:13:24.1230635Z System.Linq.Queryable -> D:\a\_work\1\s\artifacts\bin\System.Linq.Queryable\ref\Release\net11.0\System.Linq.Queryable.dll 2026-03-04T17:13:24.1359185Z System.Security.Cryptography.X509Certificates -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.X509Certificates\Release\net11.0-windows\System.Security.Cryptography.X509Certificates.dll 2026-03-04T17:13:24.2220183Z System.Security.Cryptography.Cng -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Cng\Release\net11.0-windows\System.Security.Cryptography.Cng.dll 2026-03-04T17:13:24.3102454Z System.Security.Cryptography.Algorithms -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Algorithms\Release\net11.0-windows\System.Security.Cryptography.Algorithms.dll 2026-03-04T17:13:24.3860704Z System.Security.Cryptography.OpenSsl -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.OpenSsl\Release\net11.0-windows\System.Security.Cryptography.OpenSsl.dll 2026-03-04T17:13:24.5686949Z System.Numerics -> D:\a\_work\1\s\artifacts\bin\System.Numerics\Release\net11.0-windows\System.Numerics.dll 2026-03-04T17:13:24.5943050Z System.Security.Cryptography.ProtectedData -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.ProtectedData\stub\Release\net11.0\System.Security.Cryptography.ProtectedData.dll 2026-03-04T17:13:24.6010453Z System.IO.Packaging -> D:\a\_work\1\s\artifacts\bin\System.IO.Packaging\stub\Release\net11.0\System.IO.Packaging.dll 2026-03-04T17:13:24.6511275Z System.Security.Cryptography.Pkcs -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Pkcs\stub\Release\net11.0\System.Security.Cryptography.Pkcs.dll 2026-03-04T17:13:24.7279114Z System.Windows.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Windows.Extensions\stub\Release\net11.0\System.Windows.Extensions.dll 2026-03-04T17:13:24.7930335Z Microsoft.Win32.SystemEvents -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.SystemEvents\stub\Release\net11.0\Microsoft.Win32.SystemEvents.dll 2026-03-04T17:13:24.8554842Z System.IO.Ports -> D:\a\_work\1\s\artifacts\bin\System.IO.Ports\stub\Release\net11.0\System.IO.Ports.dll 2026-03-04T17:13:24.9934901Z System.Security.Cryptography.Csp -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Csp\Release\net11.0-windows\System.Security.Cryptography.Csp.dll 2026-03-04T17:13:26.3270706Z System.Xml.XPath -> D:\a\_work\1\s\artifacts\bin\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll 2026-03-04T17:13:28.6375171Z System.Linq.Queryable -> D:\a\_work\1\s\artifacts\bin\System.Linq.Queryable\Release\net11.0\System.Linq.Queryable.dll 2026-03-04T17:13:28.7530503Z WindowsBase -> D:\a\_work\1\s\artifacts\bin\WindowsBase\Release\net11.0-windows\WindowsBase.dll 2026-03-04T17:13:30.2125925Z System.Xml.XmlSerializer -> D:\a\_work\1\s\artifacts\bin\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll 2026-03-04T17:13:34.1104463Z System.Linq.Parallel -> D:\a\_work\1\s\artifacts\bin\System.Linq.Parallel\Release\net11.0\System.Linq.Parallel.dll 2026-03-04T17:13:34.1794984Z System.Web.HttpUtility -> D:\a\_work\1\s\artifacts\bin\System.Web.HttpUtility\ref\Release\net11.0\System.Web.HttpUtility.dll 2026-03-04T17:13:34.2193461Z System.Xml.XDocument -> D:\a\_work\1\s\artifacts\bin\System.Xml.XDocument\ref\Release\net11.0\System.Xml.XDocument.dll 2026-03-04T17:13:34.3608026Z System.Security.SecureString -> D:\a\_work\1\s\artifacts\bin\System.Security.SecureString\Release\net11.0-windows\System.Security.SecureString.dll 2026-03-04T17:13:34.3816725Z System.ServiceProcess -> D:\a\_work\1\s\artifacts\bin\System.ServiceProcess\Release\net11.0-windows\System.ServiceProcess.dll 2026-03-04T17:13:34.4843619Z System.Xml.Serialization -> D:\a\_work\1\s\artifacts\bin\System.Xml.Serialization\Release\net11.0-windows\System.Xml.Serialization.dll 2026-03-04T17:13:34.5956277Z System.Xml -> D:\a\_work\1\s\artifacts\bin\System.Xml\Release\net11.0-windows\System.Xml.dll 2026-03-04T17:13:36.3855016Z System.Reflection.DispatchProxy -> D:\a\_work\1\s\artifacts\bin\System.Reflection.DispatchProxy\Release\net11.0\System.Reflection.DispatchProxy.dll 2026-03-04T17:13:38.5252461Z System.Threading.Tasks.Parallel -> D:\a\_work\1\s\artifacts\bin\System.Threading.Tasks.Parallel\Release\net11.0\System.Threading.Tasks.Parallel.dll 2026-03-04T17:13:38.6137478Z System.Xml.XPath.XDocument -> D:\a\_work\1\s\artifacts\bin\System.Xml.XPath.XDocument\ref\Release\net11.0\System.Xml.XPath.XDocument.dll 2026-03-04T17:13:40.1974441Z System.Web.HttpUtility -> D:\a\_work\1\s\artifacts\bin\System.Web.HttpUtility\Release\net11.0\System.Web.HttpUtility.dll 2026-03-04T17:13:40.3985232Z System.IO.UnmanagedMemoryStream -> D:\a\_work\1\s\artifacts\bin\System.IO.UnmanagedMemoryStream\Release\net11.0-windows\System.IO.UnmanagedMemoryStream.dll 2026-03-04T17:13:40.5472426Z System.Web -> D:\a\_work\1\s\artifacts\bin\System.Web\Release\net11.0-windows\System.Web.dll 2026-03-04T17:13:40.5932891Z System.CodeDom -> D:\a\_work\1\s\artifacts\bin\System.CodeDom\stub\Release\net11.0\System.CodeDom.dll 2026-03-04T17:13:40.7082995Z System.Transactions -> D:\a\_work\1\s\artifacts\bin\System.Transactions\Release\net11.0-windows\System.Transactions.dll 2026-03-04T17:13:40.8382626Z System.Security.Cryptography.Xml -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Xml\stub\Release\net11.0\System.Security.Cryptography.Xml.dll 2026-03-04T17:13:42.1458060Z System.Xml.XPath.XDocument -> D:\a\_work\1\s\artifacts\bin\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll 2026-03-04T17:13:43.8850149Z System.IO.FileSystem.DriveInfo -> D:\a\_work\1\s\artifacts\bin\System.IO.FileSystem.DriveInfo\Release\net11.0\System.IO.FileSystem.DriveInfo.dll 2026-03-04T17:13:44.0273688Z System.Core -> D:\a\_work\1\s\artifacts\bin\System.Core\Release\net11.0-windows\System.Core.dll 2026-03-04T17:13:44.1110189Z System.Xml.XDocument -> D:\a\_work\1\s\artifacts\bin\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll 2026-03-04T17:13:44.2390801Z System.Diagnostics.FileVersionInfo -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.FileVersionInfo\Release\net11.0\System.Diagnostics.FileVersionInfo.dll 2026-03-04T17:13:44.3545286Z System.Runtime.Serialization.Formatters -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Formatters\ref\Release\net11.0\System.Runtime.Serialization.Formatters.dll 2026-03-04T17:13:44.4918860Z System.Security -> D:\a\_work\1\s\artifacts\bin\System.Security\Release\net11.0-windows\System.Security.dll 2026-03-04T17:13:44.6023976Z System.Xml.Linq -> D:\a\_work\1\s\artifacts\bin\System.Xml.Linq\Release\net11.0-windows\System.Xml.Linq.dll 2026-03-04T17:13:45.3247173Z System.Security.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.Security.AccessControl\Release\net11.0\System.Security.AccessControl.dll 2026-03-04T17:13:47.0898878Z System.Runtime.Serialization.Formatters -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Formatters\Release\net11.0\System.Runtime.Serialization.Formatters.dll 2026-03-04T17:13:47.3963425Z System.IO.Pipes -> D:\a\_work\1\s\artifacts\bin\System.IO.Pipes\Release\net11.0\System.IO.Pipes.dll 2026-03-04T17:13:47.5779930Z Microsoft.Win32.Registry -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.Registry\Release\net11.0\Microsoft.Win32.Registry.dll 2026-03-04T17:13:53.6659745Z System.Private.DataContractSerialization -> D:\a\_work\1\s\artifacts\bin\System.Private.DataContractSerialization\Release\net11.0\System.Private.DataContractSerialization.dll 2026-03-04T17:13:54.1544730Z mscorlib -> D:\a\_work\1\s\artifacts\bin\mscorlib\ref\Release\net11.0-windows\mscorlib.dll 2026-03-04T17:13:55.8334523Z System.Drawing.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Drawing.Primitives\Release\net11.0\System.Drawing.Primitives.dll 2026-03-04T17:13:56.1973124Z System.Net.Requests -> D:\a\_work\1\s\artifacts\bin\System.Net.Requests\Release\net11.0\System.Net.Requests.dll 2026-03-04T17:13:56.2769959Z System.Runtime.Serialization.Xml -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Xml\ref\Release\net11.0\System.Runtime.Serialization.Xml.dll 2026-03-04T17:13:57.8871040Z System.Runtime.Serialization.Xml -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll 2026-03-04T17:13:57.9437090Z System.Net.WebClient -> D:\a\_work\1\s\artifacts\bin\System.Net.WebClient\ref\Release\net11.0\System.Net.WebClient.dll 2026-03-04T17:13:58.0452233Z System.Runtime.Serialization.Json -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Json\ref\Release\net11.0\System.Runtime.Serialization.Json.dll 2026-03-04T17:13:59.9792679Z System.Net.WebClient -> D:\a\_work\1\s\artifacts\bin\System.Net.WebClient\Release\net11.0\System.Net.WebClient.dll 2026-03-04T17:14:00.1144073Z System.ComponentModel.TypeConverter -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.TypeConverter\ref\Release\net11.0\System.ComponentModel.TypeConverter.dll 2026-03-04T17:14:00.4994317Z System.Diagnostics.Process -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Process\Release\net11.0\System.Diagnostics.Process.dll 2026-03-04T17:14:01.7513619Z System.Runtime.Serialization.Json -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll 2026-03-04T17:14:01.8395020Z System.Diagnostics.TextWriterTraceListener -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.TextWriterTraceListener\ref\Release\net11.0\System.Diagnostics.TextWriterTraceListener.dll 2026-03-04T17:14:02.1886443Z mscorlib -> D:\a\_work\1\s\artifacts\bin\mscorlib\Release\net11.0-windows\mscorlib.dll 2026-03-04T17:14:02.3545871Z System.ServiceModel.Web -> D:\a\_work\1\s\artifacts\bin\System.ServiceModel.Web\Release\net11.0-windows\System.ServiceModel.Web.dll 2026-03-04T17:14:02.3556401Z System.Runtime.Serialization -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization\Release\net11.0-windows\System.Runtime.Serialization.dll 2026-03-04T17:14:07.5734910Z System.ComponentModel.TypeConverter -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.TypeConverter\Release\net11.0\System.ComponentModel.TypeConverter.dll 2026-03-04T17:14:07.6783104Z System.Net -> D:\a\_work\1\s\artifacts\bin\System.Net\Release\net11.0-windows\System.Net.dll 2026-03-04T17:14:09.4793631Z System.Diagnostics.TextWriterTraceListener -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.TextWriterTraceListener\Release\net11.0\System.Diagnostics.TextWriterTraceListener.dll 2026-03-04T17:14:09.6043472Z System.ComponentModel.Annotations -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Annotations\ref\Release\net11.0\System.ComponentModel.Annotations.dll 2026-03-04T17:14:11.8779994Z System.ComponentModel.Annotations -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Annotations\Release\net11.0\System.ComponentModel.Annotations.dll 2026-03-04T17:14:12.0334464Z System.Drawing.Common -> D:\a\_work\1\s\artifacts\bin\System.Drawing.Common\stub\Release\net11.0\System.Drawing.Common.dll 2026-03-04T17:14:12.0376508Z System.ComponentModel.DataAnnotations -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.DataAnnotations\Release\net11.0-windows\System.ComponentModel.DataAnnotations.dll 2026-03-04T17:14:12.1040265Z System.Net.WebProxy -> D:\a\_work\1\s\artifacts\bin\System.Net.WebProxy\ref\Release\net11.0\System.Net.WebProxy.dll 2026-03-04T17:14:12.2803040Z System.Drawing -> D:\a\_work\1\s\artifacts\bin\System.Drawing\Release\net11.0-windows\System.Drawing.dll 2026-03-04T17:14:13.8173084Z System.Net.WebProxy -> D:\a\_work\1\s\artifacts\bin\System.Net.WebProxy\Release\net11.0\System.Net.WebProxy.dll 2026-03-04T17:14:16.7756809Z System.Transactions.Local -> D:\a\_work\1\s\artifacts\bin\System.Transactions.Local\Release\net11.0\System.Transactions.Local.dll 2026-03-04T17:14:17.0095869Z System.Data.Common -> D:\a\_work\1\s\artifacts\bin\System.Data.Common\ref\Release\net11.0\System.Data.Common.dll 2026-03-04T17:14:17.1640275Z System -> D:\a\_work\1\s\artifacts\bin\System\ref\Release\net11.0-windows\System.dll 2026-03-04T17:14:29.7787470Z System.Data.Common -> D:\a\_work\1\s\artifacts\bin\System.Data.Common\Release\net11.0\System.Data.Common.dll 2026-03-04T17:14:29.9359470Z System.Data.DataSetExtensions -> D:\a\_work\1\s\artifacts\bin\System.Data.DataSetExtensions\Release\net11.0-windows\System.Data.DataSetExtensions.dll 2026-03-04T17:14:30.2583500Z System -> D:\a\_work\1\s\artifacts\bin\System\Release\net11.0-windows\System.dll 2026-03-04T17:14:30.9123956Z netstandard -> D:\a\_work\1\s\artifacts\bin\netstandard\Release\net11.0-windows\netstandard.dll 2026-03-04T17:14:30.9820651Z System.Data -> D:\a\_work\1\s\artifacts\bin\System.Data\ref\Release\net11.0-windows\System.Data.dll 2026-03-04T17:14:31.1560384Z System.Data -> D:\a\_work\1\s\artifacts\bin\System.Data\Release\net11.0-windows\System.Data.dll 2026-03-04T17:14:32.5268028Z System.IO.Pipelines -> D:\a\_work\1\s\artifacts\bin\System.IO.Pipelines\ref\Release\net11.0\System.IO.Pipelines.dll 2026-03-04T17:14:32.6308501Z System.Threading.Tasks.Dataflow -> D:\a\_work\1\s\artifacts\bin\System.Threading.Tasks.Dataflow\ref\Release\net11.0\System.Threading.Tasks.Dataflow.dll 2026-03-04T17:14:32.7123517Z System.Net.ServerSentEvents -> D:\a\_work\1\s\artifacts\bin\System.Net.ServerSentEvents\ref\Release\net11.0\System.Net.ServerSentEvents.dll 2026-03-04T17:14:32.8187869Z System.Runtime.InteropServices.JavaScript -> D:\a\_work\1\s\artifacts\bin\System.Runtime.InteropServices.JavaScript\ref\Release\net11.0\System.Runtime.InteropServices.JavaScript.dll 2026-03-04T17:14:32.9027895Z System.Text.Encodings.Web -> D:\a\_work\1\s\artifacts\bin\System.Text.Encodings.Web\ref\Release\net11.0\System.Text.Encodings.Web.dll 2026-03-04T17:14:36.3969129Z System.Threading.Tasks.Dataflow -> D:\a\_work\1\s\artifacts\bin\System.Threading.Tasks.Dataflow\Release\net11.0\System.Threading.Tasks.Dataflow.dll 2026-03-04T17:14:36.9228122Z System.Runtime.InteropServices.JavaScript -> D:\a\_work\1\s\artifacts\bin\System.Runtime.InteropServices.JavaScript\Release\net11.0\System.Runtime.InteropServices.JavaScript.dll 2026-03-04T17:14:38.3695111Z System.Net.ServerSentEvents -> D:\a\_work\1\s\artifacts\bin\System.Net.ServerSentEvents\Release\net11.0\System.Net.ServerSentEvents.dll 2026-03-04T17:14:38.4679930Z System.Linq.AsyncEnumerable -> D:\a\_work\1\s\artifacts\bin\System.Linq.AsyncEnumerable\ref\Release\net11.0\System.Linq.AsyncEnumerable.dll 2026-03-04T17:14:40.4210776Z System.IO.Pipelines -> D:\a\_work\1\s\artifacts\bin\System.IO.Pipelines\Release\net11.0\System.IO.Pipelines.dll 2026-03-04T17:14:42.3480307Z System.Text.Encodings.Web -> D:\a\_work\1\s\artifacts\bin\System.Text.Encodings.Web\Release\net11.0\System.Text.Encodings.Web.dll 2026-03-04T17:14:44.2011780Z System.Text.Json.SourceGeneration.Roslyn3.11 -> D:\a\_work\1\s\artifacts\bin\System.Text.Json.SourceGeneration.Roslyn3.11\Release\netstandard2.0\System.Text.Json.SourceGeneration.dll 2026-03-04T17:14:44.2597236Z System.Text.Json.SourceGeneration.Roslyn4.0 -> D:\a\_work\1\s\artifacts\bin\System.Text.Json.SourceGeneration.Roslyn4.0\Release\netstandard2.0\System.Text.Json.SourceGeneration.dll 2026-03-04T17:14:45.3163351Z System.Text.Json.SourceGeneration.Roslyn4.4 -> D:\a\_work\1\s\artifacts\bin\System.Text.Json.SourceGeneration.Roslyn4.4\Release\net11.0\System.Text.Json.SourceGeneration.dll 2026-03-04T17:14:48.5297907Z System.Linq.AsyncEnumerable -> D:\a\_work\1\s\artifacts\bin\System.Linq.AsyncEnumerable\Release\net11.0\System.Linq.AsyncEnumerable.dll 2026-03-04T17:14:48.6589977Z System.Text.Json -> D:\a\_work\1\s\artifacts\bin\System.Text.Json\ref\Release\net11.0\System.Text.Json.dll 2026-03-04T17:14:56.8722920Z System.Text.Json -> D:\a\_work\1\s\artifacts\bin\System.Text.Json\Release\net11.0\System.Text.Json.dll 2026-03-04T17:14:56.9551458Z System.Net.Http.Json -> D:\a\_work\1\s\artifacts\bin\System.Net.Http.Json\ref\Release\net11.0\System.Net.Http.Json.dll 2026-03-04T17:14:58.7658086Z System.Net.Http.Json -> D:\a\_work\1\s\artifacts\bin\System.Net.Http.Json\Release\net11.0\System.Net.Http.Json.dll 2026-03-04T17:14:59.0580815Z sfx-finish -> Trimming win-x86 shared framework assemblies with ILLinker... 2026-03-04T17:15:31.4580762Z Microsoft.Bcl.AsyncInterfaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Release\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll 2026-03-04T17:15:31.4782592Z Microsoft.Bcl.Numerics -> D:\a\_work\1\s\artifacts\bin\Microsoft.Bcl.Numerics\Release\netstandard2.1\Microsoft.Bcl.Numerics.dll 2026-03-04T17:15:33.1340705Z Microsoft.Bcl.Memory -> D:\a\_work\1\s\artifacts\bin\Microsoft.Bcl.Memory\Release\net11.0\Microsoft.Bcl.Memory.dll 2026-03-04T17:15:33.1343131Z Microsoft.Bcl.Cryptography -> D:\a\_work\1\s\artifacts\bin\Microsoft.Bcl.Cryptography\Release\net11.0\Microsoft.Bcl.Cryptography.dll 2026-03-04T17:15:35.1715682Z Microsoft.Extensions.DependencyInjection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.DependencyInjection.Abstractions\ref\Release\net11.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-03-04T17:15:35.3946852Z Microsoft.Extensions.DependencyModel -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.DependencyModel\ref\Release\net11.0\Microsoft.Extensions.DependencyModel.dll 2026-03-04T17:15:36.6116362Z Microsoft.Extensions.Primitives -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Primitives\ref\Release\net11.0\Microsoft.Extensions.Primitives.dll 2026-03-04T17:15:36.6812831Z Microsoft.Extensions.FileSystemGlobbing -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileSystemGlobbing\ref\Release\net11.0\Microsoft.Extensions.FileSystemGlobbing.dll 2026-03-04T17:15:36.9553352Z Microsoft.Extensions.Options.SourceGeneration -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Options.SourceGeneration\Release\netstandard2.0\Microsoft.Extensions.Options.SourceGeneration.dll 2026-03-04T17:15:37.3476676Z Microsoft.Extensions.DependencyInjection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.DependencyInjection.Abstractions\Release\net11.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-03-04T17:15:39.5886472Z Microsoft.Extensions.Logging.Generators.Roslyn4.4 -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Generators.Roslyn4.4\Release\netstandard2.0\Microsoft.Extensions.Logging.Generators.dll 2026-03-04T17:15:39.6133919Z Microsoft.Extensions.Logging.Generators.Roslyn3.11 -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Generators.Roslyn3.11\Release\netstandard2.0\Microsoft.Extensions.Logging.Generators.dll 2026-03-04T17:15:40.3354852Z Microsoft.Extensions.Logging.Generators.Roslyn4.0 -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Generators.Roslyn4.0\Release\netstandard2.0\Microsoft.Extensions.Logging.Generators.dll 2026-03-04T17:15:42.5887817Z Microsoft.Extensions.DependencyModel -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.DependencyModel\Release\net11.0\Microsoft.Extensions.DependencyModel.dll 2026-03-04T17:15:42.6494943Z Microsoft.Extensions.Primitives -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Primitives\Release\net11.0\Microsoft.Extensions.Primitives.dll 2026-03-04T17:15:42.8504074Z Microsoft.Extensions.Configuration.Binder.SourceGeneration -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Binder.SourceGeneration\Release\netstandard2.0\Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll 2026-03-04T17:15:43.4116266Z Microsoft.Extensions.FileSystemGlobbing -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileSystemGlobbing\Release\net11.0\Microsoft.Extensions.FileSystemGlobbing.dll 2026-03-04T17:15:43.9353400Z Microsoft.Extensions.DependencyInjection -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.DependencyInjection\ref\Release\net11.0\Microsoft.Extensions.DependencyInjection.dll 2026-03-04T17:15:44.2351490Z System.Composition.AttributedModel -> D:\a\_work\1\s\artifacts\bin\System.Composition.AttributedModel\Release\net11.0\System.Composition.AttributedModel.dll 2026-03-04T17:15:44.6972834Z System.CodeDom -> D:\a\_work\1\s\artifacts\bin\System.CodeDom\ref\Release\net11.0\System.CodeDom.dll 2026-03-04T17:15:46.1456371Z Microsoft.Extensions.DependencyInjection.Specification.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.DependencyInjection.Specification.Tests\Release\net11.0\Microsoft.Extensions.DependencyInjection.Specification.Tests.dll 2026-03-04T17:15:46.1480964Z Microsoft.Extensions.Configuration.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Abstractions\ref\Release\net11.0\Microsoft.Extensions.Configuration.Abstractions.dll 2026-03-04T17:15:46.1975580Z Microsoft.Extensions.DependencyInjection -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.DependencyInjection\Release\net11.0\Microsoft.Extensions.DependencyInjection.dll 2026-03-04T17:15:46.3424968Z System.Composition.Runtime -> D:\a\_work\1\s\artifacts\bin\System.Composition.Runtime\Release\net11.0\System.Composition.Runtime.dll 2026-03-04T17:15:46.4355360Z Microsoft.Extensions.Caching.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.Abstractions\ref\Release\net11.0\Microsoft.Extensions.Caching.Abstractions.dll 2026-03-04T17:15:46.7596150Z Microsoft.Extensions.Logging.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Abstractions\ref\Release\net11.0\Microsoft.Extensions.Logging.Abstractions.dll 2026-03-04T17:15:46.9842832Z Microsoft.Extensions.FileProviders.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Abstractions\ref\Release\net11.0\Microsoft.Extensions.FileProviders.Abstractions.dll 2026-03-04T17:15:47.3929697Z System.Diagnostics.EventLog -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.EventLog\ref\Release\net11.0\System.Diagnostics.EventLog.dll 2026-03-04T17:15:48.0263984Z Microsoft.Extensions.FileProviders.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Abstractions\Release\net11.0\Microsoft.Extensions.FileProviders.Abstractions.dll 2026-03-04T17:15:48.0264888Z System.Reflection.Context -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Context\ref\Release\net11.0\System.Reflection.Context.dll 2026-03-04T17:15:48.0308557Z Microsoft.Extensions.Options -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Options\ref\Release\net11.0\Microsoft.Extensions.Options.dll 2026-03-04T17:15:48.0615382Z System.Composition.Convention -> D:\a\_work\1\s\artifacts\bin\System.Composition.Convention\Release\net11.0\System.Composition.Convention.dll 2026-03-04T17:15:48.4670507Z Microsoft.Extensions.Caching.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.Abstractions\Release\net11.0\Microsoft.Extensions.Caching.Abstractions.dll 2026-03-04T17:15:49.8134549Z Microsoft.Extensions.Configuration.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Abstractions\Release\net11.0\Microsoft.Extensions.Configuration.Abstractions.dll 2026-03-04T17:15:49.8182587Z System.CodeDom -> D:\a\_work\1\s\artifacts\bin\System.CodeDom\Release\net11.0\System.CodeDom.dll 2026-03-04T17:15:50.2302236Z System.Diagnostics.EventLog -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.EventLog\Release\net11.0\System.Diagnostics.EventLog.dll 2026-03-04T17:15:50.5504006Z System.Composition.Hosting -> D:\a\_work\1\s\artifacts\bin\System.Composition.Hosting\Release\net11.0\System.Composition.Hosting.dll 2026-03-04T17:15:50.6561169Z System.Formats.Cbor -> D:\a\_work\1\s\artifacts\bin\System.Formats.Cbor\ref\Release\net11.0\System.Formats.Cbor.dll 2026-03-04T17:15:50.7483695Z System.Security.Cryptography.Pkcs -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Pkcs\ref\Release\net11.0\System.Security.Cryptography.Pkcs.dll 2026-03-04T17:15:50.7581601Z System.Security.Cryptography.ProtectedData -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.ProtectedData\ref\Release\net11.0\System.Security.Cryptography.ProtectedData.dll 2026-03-04T17:15:50.9504410Z System.ComponentModel.Composition -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Composition\ref\Release\net11.0\System.ComponentModel.Composition.dll 2026-03-04T17:15:51.2507912Z System.IO.Packaging -> D:\a\_work\1\s\artifacts\bin\System.IO.Packaging\ref\Release\net11.0\System.IO.Packaging.dll 2026-03-04T17:15:51.9133724Z System.Reflection.Context -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Context\Release\net11.0\System.Reflection.Context.dll 2026-03-04T17:15:51.9317114Z System.IO.Hashing -> D:\a\_work\1\s\artifacts\bin\System.IO.Hashing\ref\Release\net11.0\System.IO.Hashing.dll 2026-03-04T17:15:52.5691312Z System.Formats.Cbor -> D:\a\_work\1\s\artifacts\bin\System.Formats.Cbor\Release\net11.0\System.Formats.Cbor.dll 2026-03-04T17:15:52.7499457Z System.Memory.Data -> D:\a\_work\1\s\artifacts\bin\System.Memory.Data\ref\Release\net11.0\System.Memory.Data.dll 2026-03-04T17:15:52.8378230Z Microsoft.Extensions.Configuration -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration\ref\Release\net11.0\Microsoft.Extensions.Configuration.dll 2026-03-04T17:15:53.0965616Z Microsoft.Extensions.Options -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Options\Release\net11.0\Microsoft.Extensions.Options.dll 2026-03-04T17:15:53.2396733Z System.Formats.Nrbf -> D:\a\_work\1\s\artifacts\bin\System.Formats.Nrbf\ref\Release\net11.0\System.Formats.Nrbf.dll 2026-03-04T17:15:53.9320583Z Microsoft.Extensions.Logging.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Abstractions\Release\net11.0\Microsoft.Extensions.Logging.Abstractions.dll 2026-03-04T17:15:56.7160470Z System.Security.Cryptography.Pkcs -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Pkcs\Release\net11.0\System.Security.Cryptography.Pkcs.dll 2026-03-04T17:15:57.6377544Z System.IO.Packaging -> D:\a\_work\1\s\artifacts\bin\System.IO.Packaging\Release\net11.0\System.IO.Packaging.dll 2026-03-04T17:15:59.4948024Z System.ComponentModel.Composition -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Composition\Release\net11.0\System.ComponentModel.Composition.dll 2026-03-04T17:15:59.5847984Z Microsoft.Extensions.FileProviders.Composite -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Composite\ref\Release\net11.0\Microsoft.Extensions.FileProviders.Composite.dll 2026-03-04T17:16:00.1476633Z System.Composition.TypedParts -> D:\a\_work\1\s\artifacts\bin\System.Composition.TypedParts\Release\net11.0\System.Composition.TypedParts.dll 2026-03-04T17:16:00.2541361Z System.Security.Cryptography.ProtectedData -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.ProtectedData\Release\net11.0\System.Security.Cryptography.ProtectedData.dll 2026-03-04T17:16:00.4040717Z System.Memory.Data -> D:\a\_work\1\s\artifacts\bin\System.Memory.Data\Release\net11.0\System.Memory.Data.dll 2026-03-04T17:16:01.0791953Z System.IO.Hashing -> D:\a\_work\1\s\artifacts\bin\System.IO.Hashing\Release\net11.0\System.IO.Hashing.dll 2026-03-04T17:16:01.1665414Z System.ServiceProcess.ServiceController -> D:\a\_work\1\s\artifacts\bin\System.ServiceProcess.ServiceController\ref\Release\net11.0\System.ServiceProcess.ServiceController.dll 2026-03-04T17:16:01.2541477Z System.Runtime.Serialization.Schema -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Schema\ref\Release\net11.0\System.Runtime.Serialization.Schema.dll 2026-03-04T17:16:02.0267975Z Microsoft.Extensions.Configuration -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration\Release\net11.0\Microsoft.Extensions.Configuration.dll 2026-03-04T17:16:02.1413791Z System.Threading.RateLimiting -> D:\a\_work\1\s\artifacts\bin\System.Threading.RateLimiting\ref\Release\net11.0\System.Threading.RateLimiting.dll 2026-03-04T17:16:02.1683109Z System.Formats.Nrbf -> D:\a\_work\1\s\artifacts\bin\System.Formats.Nrbf\Release\net11.0\System.Formats.Nrbf.dll 2026-03-04T17:16:02.6005269Z System.Runtime.Serialization.Schema -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Schema\Release\net11.0\System.Runtime.Serialization.Schema.dll 2026-03-04T17:16:02.8536425Z System.Security.Cryptography.Xml -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Xml\ref\Release\net11.0\System.Security.Cryptography.Xml.dll 2026-03-04T17:16:02.9973696Z System.ComponentModel.Composition.Registration -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Composition.Registration\ref\Release\net11.0\System.ComponentModel.Composition.Registration.dll 2026-03-04T17:16:02.9980339Z System.Security.Cryptography.Cose -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Cose\ref\Release\net11.0\System.Security.Cryptography.Cose.dll 2026-03-04T17:16:03.2243829Z System.Numerics.Tensors -> D:\a\_work\1\s\artifacts\bin\System.Numerics.Tensors\ref\Release\net11.0\System.Numerics.Tensors.dll 2026-03-04T17:16:03.2659331Z System.Configuration.ConfigurationManager -> D:\a\_work\1\s\artifacts\bin\System.Configuration.ConfigurationManager\ref\Release\net11.0\System.Configuration.ConfigurationManager.dll 2026-03-04T17:16:03.4417041Z System.Windows.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Windows.Extensions\ref\Release\net11.0\System.Windows.Extensions.dll 2026-03-04T17:16:03.8795602Z Microsoft.Extensions.FileProviders.Physical -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Physical\ref\Release\net11.0\Microsoft.Extensions.FileProviders.Physical.dll 2026-03-04T17:16:03.9194595Z System.Threading.RateLimiting -> D:\a\_work\1\s\artifacts\bin\System.Threading.RateLimiting\Release\net11.0\System.Threading.RateLimiting.dll 2026-03-04T17:16:04.0292378Z Microsoft.Extensions.Diagnostics.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.Abstractions\ref\Release\net11.0\Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-03-04T17:16:04.2183900Z Microsoft.Extensions.FileProviders.Composite -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Composite\Release\net11.0\Microsoft.Extensions.FileProviders.Composite.dll 2026-03-04T17:16:04.4407369Z System.ServiceProcess.ServiceController -> D:\a\_work\1\s\artifacts\bin\System.ServiceProcess.ServiceController\Release\net11.0\System.ServiceProcess.ServiceController.dll 2026-03-04T17:16:04.5910144Z System.Resources.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Resources.Extensions\ref\Release\net11.0\System.Resources.Extensions.dll 2026-03-04T17:16:04.7040194Z System.ServiceModel.Syndication -> D:\a\_work\1\s\artifacts\bin\System.ServiceModel.Syndication\ref\Release\net11.0\System.ServiceModel.Syndication.dll 2026-03-04T17:16:04.7063259Z System.Reflection.MetadataLoadContext -> D:\a\_work\1\s\artifacts\bin\System.Reflection.MetadataLoadContext\ref\Release\net11.0\System.Reflection.MetadataLoadContext.dll 2026-03-04T17:16:05.9687650Z System.Security.Cryptography.Xml -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Xml\Release\net11.0\System.Security.Cryptography.Xml.dll 2026-03-04T17:16:12.6943706Z System.Numerics.Tensors -> D:\a\_work\1\s\artifacts\bin\System.Numerics.Tensors\Release\net11.0\System.Numerics.Tensors.dll 2026-03-04T17:16:12.9313045Z Microsoft.Extensions.Options.DataAnnotations -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Options.DataAnnotations\ref\Release\net11.0\Microsoft.Extensions.Options.DataAnnotations.dll 2026-03-04T17:16:13.6850107Z Microsoft.Extensions.Configuration.Binder -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Binder\ref\Release\net11.0\Microsoft.Extensions.Configuration.Binder.dll 2026-03-04T17:16:13.7127784Z System.ComponentModel.Composition.Registration -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Composition.Registration\Release\net11.0\System.ComponentModel.Composition.Registration.dll 2026-03-04T17:16:13.7134241Z System.Security.Cryptography.Cose -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Cose\Release\net11.0\System.Security.Cryptography.Cose.dll 2026-03-04T17:16:13.8995011Z Microsoft.Extensions.Diagnostics.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.Abstractions\Release\net11.0\Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-03-04T17:16:13.9521859Z Microsoft.Extensions.Caching.Memory -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.Memory\ref\Release\net11.0\Microsoft.Extensions.Caching.Memory.dll 2026-03-04T17:16:14.0423710Z Microsoft.Extensions.Logging -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging\ref\Release\net11.0\Microsoft.Extensions.Logging.dll 2026-03-04T17:16:14.2480227Z Microsoft.Extensions.Configuration.EnvironmentVariables -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.EnvironmentVariables\ref\Release\net11.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-03-04T17:16:14.3627520Z System.Windows.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Windows.Extensions\Release\net11.0\System.Windows.Extensions.dll 2026-03-04T17:16:16.8453503Z System.Reflection.MetadataLoadContext -> D:\a\_work\1\s\artifacts\bin\System.Reflection.MetadataLoadContext\Release\net11.0\System.Reflection.MetadataLoadContext.dll 2026-03-04T17:16:19.0750627Z System.Configuration.ConfigurationManager -> D:\a\_work\1\s\artifacts\bin\System.Configuration.ConfigurationManager\Release\net11.0\System.Configuration.ConfigurationManager.dll 2026-03-04T17:16:19.1008598Z System.Resources.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Resources.Extensions\Release\net11.0\System.Resources.Extensions.dll 2026-03-04T17:16:20.2137673Z Microsoft.Extensions.FileProviders.Physical -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Physical\Release\net11.0\Microsoft.Extensions.FileProviders.Physical.dll 2026-03-04T17:16:20.2319029Z System.ServiceModel.Syndication -> D:\a\_work\1\s\artifacts\bin\System.ServiceModel.Syndication\Release\net11.0\System.ServiceModel.Syndication.dll 2026-03-04T17:16:20.6442950Z Microsoft.Extensions.Configuration.Binder -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Binder\Release\net11.0\Microsoft.Extensions.Configuration.Binder.dll 2026-03-04T17:16:20.6923874Z Microsoft.Extensions.Configuration.CommandLine -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.CommandLine\ref\Release\net11.0\Microsoft.Extensions.Configuration.CommandLine.dll 2026-03-04T17:16:20.7105762Z Microsoft.Extensions.Configuration.EnvironmentVariables -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.EnvironmentVariables\Release\net11.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-03-04T17:16:20.8630614Z Microsoft.Extensions.Options.DataAnnotations -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Options.DataAnnotations\Release\net11.0\Microsoft.Extensions.Options.DataAnnotations.dll 2026-03-04T17:16:21.2827215Z Microsoft.Extensions.Hosting.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting.Abstractions\ref\Release\net11.0\Microsoft.Extensions.Hosting.Abstractions.dll 2026-03-04T17:16:21.3149797Z Microsoft.Extensions.Caching.Memory -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.Memory\Release\net11.0\Microsoft.Extensions.Caching.Memory.dll 2026-03-04T17:16:21.5205937Z Microsoft.Extensions.Configuration.CommandLine -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.CommandLine\Release\net11.0\Microsoft.Extensions.Configuration.CommandLine.dll 2026-03-04T17:16:21.8560261Z Microsoft.Extensions.Logging -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging\Release\net11.0\Microsoft.Extensions.Logging.dll 2026-03-04T17:16:22.1788014Z Microsoft.Extensions.Options.ConfigurationExtensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Options.ConfigurationExtensions\ref\Release\net11.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-03-04T17:16:22.1877185Z Microsoft.Extensions.Hosting.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting.Abstractions\Release\net11.0\Microsoft.Extensions.Hosting.Abstractions.dll 2026-03-04T17:16:22.3810603Z System.Security.Permissions -> D:\a\_work\1\s\artifacts\bin\System.Security.Permissions\ref\Release\net11.0\System.Security.Permissions.dll 2026-03-04T17:16:22.5176333Z Microsoft.Extensions.Configuration.FileExtensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.FileExtensions\ref\Release\net11.0\Microsoft.Extensions.Configuration.FileExtensions.dll 2026-03-04T17:16:23.5730376Z System.Security.Permissions -> D:\a\_work\1\s\artifacts\bin\System.Security.Permissions\Release\net11.0\System.Security.Permissions.dll 2026-03-04T17:16:23.8200221Z Microsoft.Extensions.Configuration.FileExtensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.FileExtensions\Release\net11.0\Microsoft.Extensions.Configuration.FileExtensions.dll 2026-03-04T17:16:24.0621916Z Microsoft.Extensions.Logging.EventSource -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.EventSource\ref\Release\net11.0\Microsoft.Extensions.Logging.EventSource.dll 2026-03-04T17:16:24.1702708Z Microsoft.Extensions.Logging.TraceSource -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.TraceSource\ref\Release\net11.0\Microsoft.Extensions.Logging.TraceSource.dll 2026-03-04T17:16:24.2033610Z Microsoft.Extensions.Options.ConfigurationExtensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Options.ConfigurationExtensions\Release\net11.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-03-04T17:16:24.5407213Z Microsoft.Extensions.Logging.EventSource -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.EventSource\Release\net11.0\Microsoft.Extensions.Logging.EventSource.dll 2026-03-04T17:16:24.5806309Z Microsoft.Extensions.Logging.TraceSource -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.TraceSource\Release\net11.0\Microsoft.Extensions.Logging.TraceSource.dll 2026-03-04T17:16:24.6927692Z Microsoft.Extensions.Logging.Debug -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Debug\ref\Release\net11.0\Microsoft.Extensions.Logging.Debug.dll 2026-03-04T17:16:24.8256905Z Microsoft.Extensions.Configuration.Xml -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Xml\ref\Release\net11.0\Microsoft.Extensions.Configuration.Xml.dll 2026-03-04T17:16:24.8884032Z Microsoft.Extensions.Configuration.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Json\ref\Release\net11.0\Microsoft.Extensions.Configuration.Json.dll 2026-03-04T17:16:24.9057386Z Microsoft.Extensions.Configuration.Ini -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Ini\ref\Release\net11.0\Microsoft.Extensions.Configuration.Ini.dll 2026-03-04T17:16:25.0654040Z Microsoft.Extensions.Logging.Debug -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Debug\Release\net11.0\Microsoft.Extensions.Logging.Debug.dll 2026-03-04T17:16:25.4711285Z Microsoft.Extensions.Configuration.Ini -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Ini\Release\net11.0\Microsoft.Extensions.Configuration.Ini.dll 2026-03-04T17:16:25.5684407Z Microsoft.Extensions.Configuration.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Json\Release\net11.0\Microsoft.Extensions.Configuration.Json.dll 2026-03-04T17:16:25.6093110Z Microsoft.Extensions.Configuration.Xml -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Xml\Release\net11.0\Microsoft.Extensions.Configuration.Xml.dll 2026-03-04T17:16:25.8311893Z Microsoft.Extensions.Logging.Configuration -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Configuration\ref\Release\net11.0\Microsoft.Extensions.Logging.Configuration.dll 2026-03-04T17:16:25.8430771Z Microsoft.Extensions.Diagnostics -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics\ref\Release\net11.0\Microsoft.Extensions.Diagnostics.dll 2026-03-04T17:16:26.1955551Z Microsoft.Extensions.Logging.Configuration -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Configuration\Release\net11.0\Microsoft.Extensions.Logging.Configuration.dll 2026-03-04T17:16:26.3273026Z Microsoft.Extensions.Configuration.UserSecrets -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.UserSecrets\ref\Release\net11.0\Microsoft.Extensions.Configuration.UserSecrets.dll 2026-03-04T17:16:26.5485090Z Microsoft.Extensions.Diagnostics -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics\Release\net11.0\Microsoft.Extensions.Diagnostics.dll 2026-03-04T17:16:26.7633151Z Microsoft.Extensions.Configuration.UserSecrets -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.UserSecrets\Release\net11.0\Microsoft.Extensions.Configuration.UserSecrets.dll 2026-03-04T17:16:26.8353400Z Microsoft.Extensions.Logging.EventLog -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.EventLog\ref\Release\net11.0\Microsoft.Extensions.Logging.EventLog.dll 2026-03-04T17:16:26.9195937Z Microsoft.Extensions.Logging.Console -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Console\ref\Release\net11.0\Microsoft.Extensions.Logging.Console.dll 2026-03-04T17:16:27.1562126Z Microsoft.Extensions.Logging.EventLog -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.EventLog\Release\net11.0\Microsoft.Extensions.Logging.EventLog.dll 2026-03-04T17:16:27.6026637Z Microsoft.Extensions.Logging.Console -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Console\Release\net11.0\Microsoft.Extensions.Logging.Console.dll 2026-03-04T17:16:27.7401668Z Microsoft.Extensions.Http -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http\ref\Release\net11.0\Microsoft.Extensions.Http.dll 2026-03-04T17:16:28.3281723Z Microsoft.Extensions.Http -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http\Release\net11.0\Microsoft.Extensions.Http.dll 2026-03-04T17:16:28.4274961Z Microsoft.Extensions.Hosting -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting\ref\Release\net11.0\Microsoft.Extensions.Hosting.dll 2026-03-04T17:16:28.8310891Z Microsoft.Extensions.Hosting -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting\Release\net11.0\Microsoft.Extensions.Hosting.dll 2026-03-04T17:16:29.1178041Z Microsoft.Extensions.Hosting.Systemd -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting.Systemd\ref\Release\net11.0\Microsoft.Extensions.Hosting.Systemd.dll 2026-03-04T17:16:29.1653949Z Microsoft.Extensions.Hosting.WindowsServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting.WindowsServices\ref\Release\net11.0\Microsoft.Extensions.Hosting.WindowsServices.dll 2026-03-04T17:16:29.5462621Z Microsoft.Extensions.Hosting.WindowsServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting.WindowsServices\Release\net11.0\Microsoft.Extensions.Hosting.WindowsServices.dll 2026-03-04T17:16:29.5695173Z Microsoft.Extensions.Hosting.Systemd -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting.Systemd\Release\net11.0\Microsoft.Extensions.Hosting.Systemd.dll 2026-03-04T17:16:29.8652686Z Microsoft.Bcl.TimeProvider -> D:\a\_work\1\s\artifacts\bin\Microsoft.Bcl.TimeProvider\Release\net10.0\Microsoft.Bcl.TimeProvider.dll 2026-03-04T17:16:30.1723496Z Microsoft.NETCore.Platforms -> D:\a\_work\1\s\artifacts\bin\Microsoft.NETCore.Platforms\Release\net11.0\Microsoft.NETCore.Platforms.dll 2026-03-04T17:16:30.2292408Z System.Threading.ThreadPool.WebAssembly.Threading -> D:\a\_work\1\s\artifacts\bin\System.Threading.ThreadPool.WebAssembly.Threading\ref\Release\net11.0\System.Threading.ThreadPool.dll 2026-03-04T17:16:30.2681935Z System.Threading.Thread.WebAssembly.Threading -> D:\a\_work\1\s\artifacts\bin\System.Threading.Thread.WebAssembly.Threading\ref\Release\net11.0\System.Threading.Thread.dll 2026-03-04T17:16:30.3458578Z System.Threading.WebAssembly.Threading -> D:\a\_work\1\s\artifacts\bin\System.Threading.WebAssembly.Threading\ref\Release\net11.0\System.Threading.dll 2026-03-04T17:16:32.5696905Z Microsoft.Win32.Registry.AccessControl -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.Registry.AccessControl\ref\Release\net11.0\Microsoft.Win32.Registry.AccessControl.dll 2026-03-04T17:16:32.8505297Z System.DirectoryServices.Protocols -> D:\a\_work\1\s\artifacts\bin\System.DirectoryServices.Protocols\ref\Release\net11.0\System.DirectoryServices.Protocols.dll 2026-03-04T17:16:32.9343456Z Microsoft.Win32.SystemEvents -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.SystemEvents\ref\Release\net11.0\Microsoft.Win32.SystemEvents.dll 2026-03-04T17:16:33.0240416Z System.IO.Ports -> D:\a\_work\1\s\artifacts\bin\System.IO.Ports\ref\Release\net11.0\System.IO.Ports.dll 2026-03-04T17:16:33.1460538Z System.Data.Odbc -> D:\a\_work\1\s\artifacts\bin\System.Data.Odbc\ref\Release\net11.0\System.Data.Odbc.dll 2026-03-04T17:16:33.3945614Z System.DirectoryServices -> D:\a\_work\1\s\artifacts\bin\System.DirectoryServices\ref\Release\net11.0\System.DirectoryServices.dll 2026-03-04T17:16:33.5109771Z Microsoft.Win32.Registry.AccessControl -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.Registry.AccessControl\Release\net11.0-windows\Microsoft.Win32.Registry.AccessControl.dll 2026-03-04T17:16:33.6272378Z System.Speech -> D:\a\_work\1\s\artifacts\bin\System.Speech\ref\Release\net11.0\System.Speech.dll 2026-03-04T17:16:35.9155853Z System.Data.Odbc -> D:\a\_work\1\s\artifacts\bin\System.Data.Odbc\Release\net11.0-windows\System.Data.Odbc.dll 2026-03-04T17:16:36.4356625Z Microsoft.Win32.SystemEvents -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.SystemEvents\Release\net11.0-windows\Microsoft.Win32.SystemEvents.dll 2026-03-04T17:16:38.3190473Z System.IO.Ports -> D:\a\_work\1\s\artifacts\bin\System.IO.Ports\Release\net11.0-windows\System.IO.Ports.dll 2026-03-04T17:16:38.3206399Z System.DirectoryServices.Protocols -> D:\a\_work\1\s\artifacts\bin\System.DirectoryServices.Protocols\Release\net11.0-windows\System.DirectoryServices.Protocols.dll 2026-03-04T17:16:40.5305128Z System.Net.Http.WinHttpHandler -> D:\a\_work\1\s\artifacts\bin\System.Net.Http.WinHttpHandler\ref\Release\net11.0\System.Net.Http.WinHttpHandler.dll 2026-03-04T17:16:40.7328257Z System.Security.Cryptography.Pkcs -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Pkcs\Release\net11.0-windows\System.Security.Cryptography.Pkcs.dll 2026-03-04T17:16:40.8494718Z System.Diagnostics.PerformanceCounter -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.PerformanceCounter\ref\Release\net11.0\System.Diagnostics.PerformanceCounter.dll 2026-03-04T17:16:40.9058652Z System.Diagnostics.EventLog.Messages -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.EventLog.Messages\Release\netstandard2.0\System.Diagnostics.EventLog.Messages.dll 2026-03-04T17:16:41.0011653Z System.Management -> D:\a\_work\1\s\artifacts\bin\System.Management\ref\Release\net11.0\System.Management.dll 2026-03-04T17:16:42.8226622Z System.Windows.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Windows.Extensions\Release\net11.0-windows\System.Windows.Extensions.dll 2026-03-04T17:16:44.6567607Z System.Speech -> D:\a\_work\1\s\artifacts\bin\System.Speech\Release\net11.0-windows\System.Speech.dll 2026-03-04T17:16:44.7778191Z System.Runtime.Caching -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Caching\ref\Release\net11.0\System.Runtime.Caching.dll 2026-03-04T17:16:46.8191620Z System.Management -> D:\a\_work\1\s\artifacts\bin\System.Management\Release\net11.0-windows\System.Management.dll 2026-03-04T17:16:50.7112982Z System.Diagnostics.EventLog -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.EventLog\Release\net11.0-windows\System.Diagnostics.EventLog.dll 2026-03-04T17:16:51.1559201Z System.DirectoryServices -> D:\a\_work\1\s\artifacts\bin\System.DirectoryServices\Release\net11.0-windows\System.DirectoryServices.dll 2026-03-04T17:16:52.1783707Z System.Net.Http.WinHttpHandler -> D:\a\_work\1\s\artifacts\bin\System.Net.Http.WinHttpHandler\Release\net11.0-windows\System.Net.Http.WinHttpHandler.dll 2026-03-04T17:16:52.4093574Z System.DirectoryServices.AccountManagement -> D:\a\_work\1\s\artifacts\bin\System.DirectoryServices.AccountManagement\ref\Release\net11.0\System.DirectoryServices.AccountManagement.dll 2026-03-04T17:16:52.9822325Z System.Runtime.Caching -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Caching\Release\net11.0-windows\System.Runtime.Caching.dll 2026-03-04T17:16:53.9198153Z System.Diagnostics.PerformanceCounter -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.PerformanceCounter\Release\net11.0-windows\System.Diagnostics.PerformanceCounter.dll 2026-03-04T17:16:54.5153591Z System.ServiceProcess.ServiceController -> D:\a\_work\1\s\artifacts\bin\System.ServiceProcess.ServiceController\Release\net11.0-windows\System.ServiceProcess.ServiceController.dll 2026-03-04T17:16:56.7259187Z System.DirectoryServices.AccountManagement -> D:\a\_work\1\s\artifacts\bin\System.DirectoryServices.AccountManagement\Release\net11.0-windows\System.DirectoryServices.AccountManagement.dll 2026-03-04T17:16:56.8650408Z System.Data.OleDb -> D:\a\_work\1\s\artifacts\bin\System.Data.OleDb\ref\Release\net11.0\System.Data.OleDb.dll 2026-03-04T17:16:59.7545174Z System.Data.OleDb -> D:\a\_work\1\s\artifacts\bin\System.Data.OleDb\Release\net11.0-windows\System.Data.OleDb.dll 2026-03-04T17:17:00.1187306Z oob-trim -> Trimming win-x86 out-of-band assemblies with ILLinker... 2026-03-04T17:17:00.1315253Z ApiCompat -> Comparing net11.0 reference assemblies against .NETStandard 2.x and .NETCoreApp 10.0.0... 2026-03-04T17:17:13.3257099Z "D:\a\_work\1\s\src\native\corehost\build.cmd" Release x86 -os windows commit fd98e82588c2288c189762bf3c09f3f2e5cb9b4e targetrid win-x86 portable incremental-native-build rootdir D:\a\_work\1\s\ msbuild runtimeflavor CoreCLR runtimeconfiguration Release 2026-03-04T17:17:15.2590130Z ********************************************************************** 2026-03-04T17:17:15.2593677Z ** Visual Studio 2026 Developer Command Prompt v18.3.0-insiders 2026-03-04T17:17:15.2594942Z ** Copyright (c) 2025 Microsoft Corporation 2026-03-04T17:17:15.2595936Z ********************************************************************** 2026-03-04T17:17:16.6980704Z [vcvarsall.bat] Environment initialized for: 'x64_x86' 2026-03-04T17:17:17.1012291Z Configuring corehost native components 2026-03-04T17:17:17.1043885Z 2026-03-04T17:17:17.1100025Z Calling "D:\a\_work\1\s\eng\native\gen-buildsys.cmd "D:\a\_work\1\s\src\native\corehost" "D:/a/_work/1/s//artifacts/obj/win-x86.Release/corehost/ide" 18.0 x86 windows "-DCLI_CMAKE_FALLBACK_OS=win10" "-DCLI_CMAKE_COMMIT_HASH=fd98e82588c2288c189762bf3c09f3f2e5cb9b4e" "-DCLR_CMAKE_TARGET_ARCH=x86" "-DCLR_CMAKE_TARGET_OS=windows" "-DCLI_CMAKE_RESOURCE_DIR=D:\a\_work\1\s\\artifacts\obj\win-x86.Release\hostResourceFiles" "-DCMAKE_BUILD_TYPE=Release"" 2026-03-04T17:17:17.1272866Z "C:\Program Files\Microsoft Visual Studio\18\Insiders\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe "-DCMAKE_INSTALL_PREFIX=D:/a/_work/1/s//artifacts/bin/win-x86.Release" "-DCLR_CMAKE_HOST_ARCH=x86" -A Win32 "-DCMAKE_SYSTEM_VERSION=10.0" "-DCLI_CMAKE_FALLBACK_OS=win10" "-DCLI_CMAKE_COMMIT_HASH=fd98e82588c2288c189762bf3c09f3f2e5cb9b4e" "-DCLR_CMAKE_TARGET_ARCH=x86" "-DCLR_CMAKE_TARGET_OS=windows" "-DCLI_CMAKE_RESOURCE_DIR=D:\a\_work\1\s\\artifacts\obj\win-x86.Release\hostResourceFiles" "-DCMAKE_BUILD_TYPE=Release" --no-warn-unused-cli -G Visual Studio 18 2026 -B "D:/a/_work/1/s//artifacts/obj/win-x86.Release/corehost/ide" -S "D:\a\_work\1\s\src\native\corehost"" 2026-03-04T17:17:17.1719967Z Not searching for unused variables given on the command line. 2026-03-04T17:17:17.1720665Z -- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0. 2026-03-04T17:17:19.0185858Z -- The C compiler identification is MSVC 19.50.35719.0 2026-03-04T17:17:20.1474783Z -- The CXX compiler identification is MSVC 19.50.35719.0 2026-03-04T17:17:20.1658897Z -- Detecting C compiler ABI info 2026-03-04T17:17:21.2648073Z -- Detecting C compiler ABI info - done 2026-03-04T17:17:21.2859590Z -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x86/cl.exe - skipped 2026-03-04T17:17:21.2865909Z -- Detecting C compile features 2026-03-04T17:17:21.2874457Z -- Detecting C compile features - done 2026-03-04T17:17:21.3028282Z -- Detecting CXX compiler ABI info 2026-03-04T17:17:22.4101364Z -- Detecting CXX compiler ABI info - done 2026-03-04T17:17:22.4294779Z -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x86/cl.exe - skipped 2026-03-04T17:17:22.4301812Z -- Detecting CXX compile features 2026-03-04T17:17:22.4312890Z -- Detecting CXX compile features - done 2026-03-04T17:17:22.5418635Z -- The ASM_MASM compiler identification is MSVC 2026-03-04T17:17:22.5431518Z -- Found assembler: C:/Program Files/Microsoft Visual Studio/18/Insiders/VC/Tools/MSVC/14.50.35717/bin/Hostx64/x86/ml.exe 2026-03-04T17:17:22.6161580Z -- Performing Test HAVE_DIRENT_D_TYPE 2026-03-04T17:17:23.5224991Z -- Performing Test HAVE_DIRENT_D_TYPE - Failed 2026-03-04T17:17:23.5227184Z -- Looking for getauxval 2026-03-04T17:17:24.4258491Z -- Looking for getauxval - not found 2026-03-04T17:17:24.9626734Z -- Configuring done (7.8s) 2026-03-04T17:17:25.2113007Z CMake Warning in test/ijw/CMakeLists.txt: 2026-03-04T17:17:25.2113496Z For the target "ijw" the /clr compiler flag was added manually. Set usage 2026-03-04T17:17:25.2114012Z of C++/CLI by setting COMMON_LANGUAGE_RUNTIME target property. 2026-03-04T17:17:25.2115382Z 2026-03-04T17:17:25.2116765Z 2026-03-04T17:17:25.2644940Z -- Generating done (0.3s) 2026-03-04T17:17:25.2656772Z -- Build files have been written to: D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide 2026-03-04T17:17:25.2891031Z Commencing build of corehost native components 2026-03-04T17:17:25.4183661Z MSBuild version 18.1.1-preview-25556-03+4e139ce80 for .NET Framework 2026-03-04T17:17:25.4552187Z 2026-03-04T17:17:25.4552615Z 2026-03-04T17:17:26.1259026Z 1>Checking Build System 2026-03-04T17:17:26.3784217Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/hostmisc/CMakeLists.txt 2026-03-04T17:17:26.5790961Z trace.cpp 2026-03-04T17:17:26.6033355Z utils.cpp 2026-03-04T17:17:26.6059872Z fx_ver.cpp 2026-03-04T17:17:26.6132213Z pal.windows.cpp 2026-03-04T17:17:28.3485263Z longfile.windows.cpp 2026-03-04T17:17:29.6217947Z hostmisc_public.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\hostmisc\hostmisc_public.dir\Release\hostmisc_public.lib 2026-03-04T17:17:29.7888143Z Compiling D:/a/_work/1/s/src/native/corehost/test/typelibs/Nested.idl 2026-03-04T17:17:29.8337793Z 64 bit Processing D:\a\_work\1\s\src\native\corehost\test\typelibs\Nested.idl 2026-03-04T17:17:29.8553500Z Nested.idl 2026-03-04T17:17:29.8767897Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.idl 2026-03-04T17:17:29.8951391Z oaidl.idl 2026-03-04T17:17:29.9229015Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\objidl.idl 2026-03-04T17:17:29.9420444Z objidl.idl 2026-03-04T17:17:29.9698820Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-03-04T17:17:29.9893628Z unknwn.idl 2026-03-04T17:17:30.0141325Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-03-04T17:17:30.0328055Z wtypes.idl 2026-03-04T17:17:30.0555590Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-03-04T17:17:30.0741289Z wtypesbase.idl 2026-03-04T17:17:30.0970966Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-03-04T17:17:30.1155717Z basetsd.h 2026-03-04T17:17:30.1363317Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-03-04T17:17:30.1553735Z guiddef.h 2026-03-04T17:17:30.1960237Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\ocidl.idl 2026-03-04T17:17:30.2153582Z ocidl.idl 2026-03-04T17:17:30.2491238Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oleidl.idl 2026-03-04T17:17:30.2677506Z oleidl.idl 2026-03-04T17:17:30.3040869Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\servprov.idl 2026-03-04T17:17:30.3236661Z servprov.idl 2026-03-04T17:17:30.3467717Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\urlmon.idl 2026-03-04T17:17:30.3652170Z urlmon.idl 2026-03-04T17:17:30.4086276Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\msxml.idl 2026-03-04T17:17:30.4273212Z msxml.idl 2026-03-04T17:17:30.5333765Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.acf 2026-03-04T17:17:30.5521144Z oaidl.acf 2026-03-04T17:17:30.5973712Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\ocidl.acf 2026-03-04T17:17:30.6194625Z ocidl.acf 2026-03-04T17:17:30.6642338Z Compiling D:/a/_work/1/s/src/native/corehost/test/typelibs/Server.idl 2026-03-04T17:17:30.6860466Z 64 bit Processing D:\a\_work\1\s\src\native\corehost\test\typelibs\Server.idl 2026-03-04T17:17:30.7053582Z Server.idl 2026-03-04T17:17:30.7260070Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.idl 2026-03-04T17:17:30.7457515Z oaidl.idl 2026-03-04T17:17:30.7702068Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\objidl.idl 2026-03-04T17:17:30.7894416Z objidl.idl 2026-03-04T17:17:30.8157725Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-03-04T17:17:30.8343794Z unknwn.idl 2026-03-04T17:17:30.8457595Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-03-04T17:17:30.8646342Z wtypes.idl 2026-03-04T17:17:30.8876049Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-03-04T17:17:30.9061698Z wtypesbase.idl 2026-03-04T17:17:30.9280443Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-03-04T17:17:30.9475549Z basetsd.h 2026-03-04T17:17:30.9585003Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-03-04T17:17:30.9771337Z guiddef.h 2026-03-04T17:17:31.0168260Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\ocidl.idl 2026-03-04T17:17:31.0354403Z ocidl.idl 2026-03-04T17:17:31.0593923Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oleidl.idl 2026-03-04T17:17:31.0780583Z oleidl.idl 2026-03-04T17:17:31.1064661Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\servprov.idl 2026-03-04T17:17:31.1250899Z servprov.idl 2026-03-04T17:17:31.1370174Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\urlmon.idl 2026-03-04T17:17:31.1550981Z urlmon.idl 2026-03-04T17:17:31.1877206Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\msxml.idl 2026-03-04T17:17:31.2063568Z msxml.idl 2026-03-04T17:17:31.2783506Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.acf 2026-03-04T17:17:31.2973870Z oaidl.acf 2026-03-04T17:17:31.3091387Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\ocidl.acf 2026-03-04T17:17:31.3271141Z ocidl.acf 2026-03-04T17:17:31.3588822Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/typelibs/CMakeLists.txt 2026-03-04T17:17:31.5515569Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/hostmisc/CMakeLists.txt 2026-03-04T17:17:31.6707172Z trace.cpp 2026-03-04T17:17:31.6736615Z utils.cpp 2026-03-04T17:17:31.6759812Z fx_ver.cpp 2026-03-04T17:17:31.6828120Z pal.windows.cpp 2026-03-04T17:17:33.0972362Z longfile.windows.cpp 2026-03-04T17:17:34.2418912Z hostmisc.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\hostmisc\Release\hostmisc.lib 2026-03-04T17:17:34.3146104Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/apphost/standalone/CMakeLists.txt 2026-03-04T17:17:34.4198503Z bundle_marker.cpp 2026-03-04T17:17:34.4198983Z hostfxr_resolver.cpp 2026-03-04T17:17:34.4314752Z corehost.cpp 2026-03-04T17:17:34.4453756Z apphost.windows.cpp 2026-03-04T17:17:35.8470106Z fxr_resolver.cpp 2026-03-04T17:17:36.9583054Z Generating code 2026-03-04T17:17:36.9823762Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:17:37.8040360Z All 774 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:17:37.8089586Z Finished generating code 2026-03-04T17:17:37.9694712Z apphost.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\apphost\standalone\Release\apphost.exe 2026-03-04T17:17:38.1493127Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/hostcommon/CMakeLists.txt 2026-03-04T17:17:38.2616664Z json_parser.cpp 2026-03-04T17:17:38.2617184Z host_startup_info.cpp 2026-03-04T17:17:38.2635961Z roll_forward_option.cpp 2026-03-04T17:17:38.2760010Z fx_definition.cpp 2026-03-04T17:17:39.7045277Z fx_reference.cpp 2026-03-04T17:17:39.7144424Z version_compatibility_range.cpp 2026-03-04T17:17:39.8400519Z runtime_config.cpp 2026-03-04T17:17:39.8777218Z info.cpp 2026-03-04T17:17:41.1317899Z reader.cpp 2026-03-04T17:17:41.1920889Z header.cpp 2026-03-04T17:17:42.7695678Z libhostcommon.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\hostcommon\Release\libhostcommon.lib 2026-03-04T17:17:42.8545706Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/comhost/CMakeLists.txt 2026-03-04T17:17:42.9866617Z comhost.cpp 2026-03-04T17:17:42.9955526Z clsidmap.cpp 2026-03-04T17:17:43.0014248Z redirected_error_writer.cpp 2026-03-04T17:17:43.0031779Z fxr_resolver.cpp 2026-03-04T17:17:45.2034512Z Creating library D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/comhost/Release/comhost.lib and object D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/comhost/Release/comhost.exp 2026-03-04T17:17:45.2084952Z Generating code 2026-03-04T17:17:45.2411406Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:17:46.5408614Z All 1283 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:17:46.5478770Z Finished generating code 2026-03-04T17:17:46.7099932Z comhost.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\comhost\Release\comhost.dll 2026-03-04T17:17:46.8495995Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/comsxs/CMakeLists.txt 2026-03-04T17:17:46.9448098Z comsxs.cpp 2026-03-04T17:17:47.9954989Z Generating code 2026-03-04T17:17:48.0016375Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:17:48.1635319Z All 269 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:17:48.1652245Z Finished generating code 2026-03-04T17:17:48.4344484Z comsxs.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\comsxs\Release\comsxs.exe 2026-03-04T17:17:48.5580027Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/dotnet/CMakeLists.txt 2026-03-04T17:17:48.6446012Z hostfxr_resolver.cpp 2026-03-04T17:17:48.6587731Z corehost.cpp 2026-03-04T17:17:48.6620786Z fxr_resolver.cpp 2026-03-04T17:17:50.2312955Z Generating code 2026-03-04T17:17:50.2564789Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:17:50.8121446Z All 447 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:17:50.8156281Z Finished generating code 2026-03-04T17:17:51.0173495Z dotnet.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\dotnet\Release\dotnet.exe 2026-03-04T17:17:51.1553844Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/fxr/standalone/CMakeLists.txt 2026-03-04T17:17:51.2591257Z hostpolicy_resolver.cpp 2026-03-04T17:17:51.2747015Z command_line.cpp 2026-03-04T17:17:51.2755697Z corehost_init.cpp 2026-03-04T17:17:51.2842345Z hostfxr.cpp 2026-03-04T17:17:52.9891869Z fx_muxer.cpp 2026-03-04T17:17:53.0428342Z fx_resolver.cpp 2026-03-04T17:17:53.2399385Z fx_resolver.messages.cpp 2026-03-04T17:17:53.2708757Z framework_info.cpp 2026-03-04T17:17:55.1491663Z host_context.cpp 2026-03-04T17:17:55.1563273Z install_info.cpp 2026-03-04T17:17:55.1904812Z sdk_info.cpp 2026-03-04T17:17:55.3224727Z sdk_resolver.cpp 2026-03-04T17:17:57.3407454Z Creating library D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/fxr/standalone/Release/hostfxr.lib and object D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/fxr/standalone/Release/hostfxr.exp 2026-03-04T17:17:57.3450701Z Generating code 2026-03-04T17:17:57.4199714Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:18:00.3252290Z All 3219 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:18:00.3415189Z Finished generating code 2026-03-04T17:18:00.5607340Z hostfxr.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\fxr\standalone\Release\hostfxr.dll 2026-03-04T17:18:00.7006173Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/hostpolicy/standalone/CMakeLists.txt 2026-03-04T17:18:00.8284347Z coreclr_resolver.cpp 2026-03-04T17:18:00.8315282Z args.cpp 2026-03-04T17:18:00.8342512Z breadcrumbs.cpp 2026-03-04T17:18:00.8435519Z coreclr.cpp 2026-03-04T17:18:02.4147904Z deps_entry.cpp 2026-03-04T17:18:02.5487001Z deps_format.cpp 2026-03-04T17:18:02.6233743Z deps_resolver.cpp 2026-03-04T17:18:02.7396848Z hostpolicy_context.cpp 2026-03-04T17:18:04.0798279Z hostpolicy.cpp 2026-03-04T17:18:04.7511070Z hostpolicy_init.cpp 2026-03-04T17:18:04.8249635Z shared_store.cpp 2026-03-04T17:18:04.8387797Z version.cpp 2026-03-04T17:18:06.3445882Z dir_utils.cpp 2026-03-04T17:18:06.4598080Z extractor.cpp 2026-03-04T17:18:06.4777039Z file_entry.cpp 2026-03-04T17:18:06.5748557Z manifest.cpp 2026-03-04T17:18:07.9309119Z runner.cpp 2026-03-04T17:18:09.2595225Z Creating library D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/hostpolicy/standalone/Release/hostpolicy.lib and object D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/hostpolicy/standalone/Release/hostpolicy.exp 2026-03-04T17:18:09.2645490Z Generating code 2026-03-04T17:18:09.3427691Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:18:12.4944355Z All 3671 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:18:12.5143077Z Finished generating code 2026-03-04T17:18:12.7332580Z hostpolicy.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\hostpolicy\standalone\Release\hostpolicy.dll 2026-03-04T17:18:13.0495607Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/ijwhost/CMakeLists.txt 2026-03-04T17:18:13.1103963Z Assembling D:\a\_work\1\s\src\native\corehost\ijwhost\i386\asmhelpers.asm... 2026-03-04T17:18:13.6905011Z ijwthunk.cpp 2026-03-04T17:18:13.6940302Z ijwhost.cpp 2026-03-04T17:18:13.7006354Z pedecoder.cpp 2026-03-04T17:18:13.7020102Z bootstrap_thunk_chunk.cpp 2026-03-04T17:18:15.1480752Z bootstrap_thunk.cpp 2026-03-04T17:18:15.1527243Z fxr_resolver.cpp 2026-03-04T17:18:16.4613872Z Creating library D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/ijwhost/Release/ijwhost.lib and object D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/ijwhost/Release/ijwhost.exp 2026-03-04T17:18:16.4652757Z Generating code 2026-03-04T17:18:16.4904617Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:18:17.0925963Z All 484 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:18:17.0968354Z Finished generating code 2026-03-04T17:18:17.2485096Z ijwhost.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\ijwhost\Release\ijwhost.dll 2026-03-04T17:18:17.3669026Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/ijw/CMakeLists.txt 2026-03-04T17:18:17.5196667Z ijw.cpp 2026-03-04T17:18:17.5468601Z .NETCoreApp,Version=v8.0.AssemblyAttributes.cpp 2026-03-04T17:18:19.3689442Z Creating library D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/test/ijw/Release/ijw.lib and object D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/test/ijw/Release/ijw.exp 2026-03-04T17:18:19.5277027Z ijw.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\ijw\Release\ijw.dll 2026-03-04T17:18:20.0382560Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/fxr/staticlib/CMakeLists.txt 2026-03-04T17:18:20.1463137Z hostpolicy_resolver.cpp 2026-03-04T17:18:20.1667452Z json_parser.cpp 2026-03-04T17:18:20.1762027Z host_startup_info.cpp 2026-03-04T17:18:20.1774438Z roll_forward_option.cpp 2026-03-04T17:18:21.6655890Z fx_definition.cpp 2026-03-04T17:18:21.6952694Z fx_reference.cpp 2026-03-04T17:18:21.8956027Z version_compatibility_range.cpp 2026-03-04T17:18:22.4026452Z runtime_config.cpp 2026-03-04T17:18:23.2893132Z info.cpp 2026-03-04T17:18:23.4853230Z reader.cpp 2026-03-04T17:18:23.5315294Z header.cpp 2026-03-04T17:18:24.8354052Z command_line.cpp 2026-03-04T17:18:25.1176587Z corehost_init.cpp 2026-03-04T17:18:25.1895127Z hostfxr.cpp 2026-03-04T17:18:25.2366209Z fx_muxer.cpp 2026-03-04T17:18:26.7566381Z fx_resolver.cpp 2026-03-04T17:18:27.7429907Z fx_resolver.messages.cpp 2026-03-04T17:18:28.0338412Z framework_info.cpp 2026-03-04T17:18:28.4722858Z host_context.cpp 2026-03-04T17:18:29.9199095Z install_info.cpp 2026-03-04T17:18:30.4582209Z sdk_info.cpp 2026-03-04T17:18:30.5683492Z sdk_resolver.cpp 2026-03-04T17:18:32.6941962Z libhostfxr.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\fxr\staticlib\Release\libhostfxr.lib 2026-03-04T17:18:32.8232146Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/nethost/CMakeLists.txt 2026-03-04T17:18:32.9017661Z nethost.cpp 2026-03-04T17:18:32.9081846Z fxr_resolver.cpp 2026-03-04T17:18:34.1818189Z libnethost.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\nethost\Release\libnethost.lib 2026-03-04T17:18:34.3117239Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/mockcoreclr/CMakeLists.txt 2026-03-04T17:18:34.4008291Z mockcoreclr.cpp 2026-03-04T17:18:35.5700919Z Creating library D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/test/mockcoreclr/Release/mockcoreclr.lib and object D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/test/mockcoreclr/Release/mockcoreclr.exp 2026-03-04T17:18:35.5748534Z Generating code 2026-03-04T17:18:35.5924407Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:18:36.0821338Z All 674 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:18:36.0864100Z Finished generating code 2026-03-04T17:18:36.2043441Z mockcoreclr.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\mockcoreclr\Release\mockcoreclr.dll 2026-03-04T17:18:36.3352381Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/mockhostfxr/CMakeLists.txt 2026-03-04T17:18:36.4463371Z test_c_api.c 2026-03-04T17:18:36.4465876Z mockhostfxr.cpp 2026-03-04T17:18:37.4740600Z Creating library D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/test/mockhostfxr/Release/mockhostfxr_2_2.lib and object D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/test/mockhostfxr/Release/mockhostfxr_2_2.exp 2026-03-04T17:18:37.4776026Z Generating code 2026-03-04T17:18:37.4915126Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:18:37.6738356Z All 233 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:18:37.6763482Z Finished generating code 2026-03-04T17:18:37.7754940Z mockhostfxr_2_2.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\mockhostfxr\Release\mockhostfxr_2_2.dll 2026-03-04T17:18:37.8919920Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/mockhostfxr/CMakeLists.txt 2026-03-04T17:18:37.9936394Z mockhostfxr.cpp 2026-03-04T17:18:37.9964271Z test_c_api.c 2026-03-04T17:18:39.0053263Z Creating library D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/test/mockhostfxr/Release/mockhostfxr_5_0.lib and object D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/test/mockhostfxr/Release/mockhostfxr_5_0.exp 2026-03-04T17:18:39.0090841Z Generating code 2026-03-04T17:18:39.0228495Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:18:39.2068997Z All 236 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:18:39.2095642Z Finished generating code 2026-03-04T17:18:39.3039196Z mockhostfxr_5_0.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\mockhostfxr\Release\mockhostfxr_5_0.dll 2026-03-04T17:18:39.4317058Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/mockhostpolicy/CMakeLists.txt 2026-03-04T17:18:39.5164735Z mockhostpolicy.cpp 2026-03-04T17:18:40.5592452Z Creating library D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/test/mockhostpolicy/Release/mockhostpolicy.lib and object D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/test/mockhostpolicy/Release/mockhostpolicy.exp 2026-03-04T17:18:40.5638986Z Generating code 2026-03-04T17:18:40.5800392Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:18:40.9733275Z All 588 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:18:40.9766641Z Finished generating code 2026-03-04T17:18:41.1033752Z mockhostpolicy.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\mockhostpolicy\Release\mockhostpolicy.dll 2026-03-04T17:18:41.2661931Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/nethost/CMakeLists.txt 2026-03-04T17:18:41.3454091Z nethost.cpp 2026-03-04T17:18:41.3465070Z fxr_resolver.cpp 2026-03-04T17:18:42.4711466Z Creating library D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/nethost/Release/nethost.lib and object D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide/nethost/Release/nethost.exp 2026-03-04T17:18:42.4748503Z Generating code 2026-03-04T17:18:42.4939829Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:18:43.0245054Z All 422 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:18:43.0283441Z Finished generating code 2026-03-04T17:18:43.1446075Z nethost.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\nethost\Release\nethost.dll 2026-03-04T17:18:43.2353051Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/nativehost/CMakeLists.txt 2026-03-04T17:18:43.3477363Z error_writer_redirector.cpp 2026-03-04T17:18:43.3511364Z get_native_search_directories_test.cpp 2026-03-04T17:18:43.3571587Z hostfxr_exports.cpp 2026-03-04T17:18:43.3667385Z hostpolicy_exports.cpp 2026-03-04T17:18:44.7775405Z host_context_test.cpp 2026-03-04T17:18:44.8120119Z resolve_component_dependencies_test.cpp 2026-03-04T17:18:44.8225084Z nativehost.cpp 2026-03-04T17:18:44.8563764Z comhost_test.cpp 2026-03-04T17:18:47.0897744Z Generating code 2026-03-04T17:18:47.1282975Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:18:48.8573059Z All 2132 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:18:48.8672302Z Finished generating code 2026-03-04T17:18:49.0782334Z nativehost.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\nativehost\Release\nativehost.exe 2026-03-04T17:18:49.2076719Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/fx_ver/CMakeLists.txt 2026-03-04T17:18:49.2942046Z test_fx_ver.cpp 2026-03-04T17:18:50.2894700Z Generating code 2026-03-04T17:18:50.3057967Z Previous IPDB not found, fall back to full compilation. 2026-03-04T17:18:50.6103567Z All 208 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-03-04T17:18:50.6132470Z Finished generating code 2026-03-04T17:18:50.7660965Z test_fx_ver.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\fx_ver\Release\test_fx_ver.exe 2026-03-04T17:18:50.9162267Z C:\Program Files\Microsoft Visual Studio\18\Insiders\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2437,5): warning MSB3101: Could not write state file "D:\a\_work\1\s\artifacts\obj\ALL_BUILD\Win32\Release\ALL_BUILD.vcxproj.AssemblyReference.cache". Could not find a part of the path 'D:\a\_work\1\s\artifacts\obj\ALL_BUILD\Win32\Release\ALL_BUILD.vcxproj.AssemblyReference.cache'. [D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\ALL_BUILD.vcxproj] 2026-03-04T17:18:50.9719729Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/CMakeLists.txt 2026-03-04T17:18:51.1018070Z 1> 2026-03-04T17:18:51.1738939Z -- Install configuration: "Release" 2026-03-04T17:18:51.1748294Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/hostfxr.pdb 2026-03-04T17:18:51.1855695Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/hostfxr.lib 2026-03-04T17:18:51.1862881Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/hostfxr.dll 2026-03-04T17:18:51.1881363Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/libhostfxr.pdb 2026-03-04T17:18:51.1916078Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/libhostfxr.lib 2026-03-04T17:18:51.2044312Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/hostpolicy.pdb 2026-03-04T17:18:51.2160842Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/hostpolicy.lib 2026-03-04T17:18:51.2168184Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/hostpolicy.dll 2026-03-04T17:18:51.2188949Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/apphost.pdb 2026-03-04T17:18:51.2266796Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/apphost.exe 2026-03-04T17:18:51.2280836Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/dotnet.pdb 2026-03-04T17:18:51.2341838Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/dotnet.exe 2026-03-04T17:18:51.2356718Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/coreclr_delegates.h 2026-03-04T17:18:51.2364588Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/hostfxr.h 2026-03-04T17:18:51.2373006Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/nethost.h 2026-03-04T17:18:51.2380673Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/nethost.pdb 2026-03-04T17:18:51.2433589Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/nethost.lib 2026-03-04T17:18:51.2441009Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/nethost.dll 2026-03-04T17:18:51.2450989Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/libnethost.pdb 2026-03-04T17:18:51.2466240Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/libnethost.lib 2026-03-04T17:18:51.2510231Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/test_fx_ver.pdb 2026-03-04T17:18:51.2559117Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/test_fx_ver.exe 2026-03-04T17:18:51.2571290Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/mockcoreclr.pdb 2026-03-04T17:18:51.2635448Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockcoreclr.lib 2026-03-04T17:18:51.2643170Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockcoreclr.dll 2026-03-04T17:18:51.2657786Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/mockhostfxr_2_2.pdb 2026-03-04T17:18:51.2707891Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockhostfxr_2_2.lib 2026-03-04T17:18:51.2716814Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockhostfxr_2_2.dll 2026-03-04T17:18:51.2727314Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/mockhostfxr_5_0.pdb 2026-03-04T17:18:51.2775770Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockhostfxr_5_0.lib 2026-03-04T17:18:51.2784922Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockhostfxr_5_0.dll 2026-03-04T17:18:51.2797052Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/mockhostpolicy.pdb 2026-03-04T17:18:51.2858842Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockhostpolicy.lib 2026-03-04T17:18:51.2865749Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockhostpolicy.dll 2026-03-04T17:18:51.2878441Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/nativehost.pdb 2026-03-04T17:18:51.2971609Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/nativehost.exe 2026-03-04T17:18:51.2986792Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/comsxs.pdb 2026-03-04T17:18:51.3040254Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/comsxs.exe 2026-03-04T17:18:51.3053353Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/ijw.pdb 2026-03-04T17:18:51.3079512Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/ijw.lib 2026-03-04T17:18:51.3087141Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/ijw.dll 2026-03-04T17:18:51.3098557Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/Server.tlb 2026-03-04T17:18:51.3105218Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/Nested.tlb 2026-03-04T17:18:51.3116608Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/comhost.pdb 2026-03-04T17:18:51.3193434Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/comhost.lib 2026-03-04T17:18:51.3201694Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/comhost.dll 2026-03-04T17:18:51.3216329Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/ijwhost.pdb 2026-03-04T17:18:51.3271769Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/ijwhost.lib 2026-03-04T17:18:51.3279935Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/ijwhost.dll 2026-03-04T17:18:51.3750912Z Done building Native components 2026-03-04T17:18:52.3931890Z Microsoft.NETCore.DotNetAppHost -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.DotNetAppHost.11.0.0-ci.nupkg 2026-03-04T17:18:54.0393208Z Microsoft.NETCore.DotNetAppHost -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\runtime.win-x86.Microsoft.NETCore.DotNetAppHost.11.0.0-ci.nupkg 2026-03-04T17:18:55.0354003Z installer.tasks -> D:\a\_work\1\s\artifacts\bin\installer.tasks\Release\installer.tasks.dll 2026-03-04T17:18:55.3843328Z Determining projects to restore... 2026-03-04T17:18:56.1619247Z All projects are up-to-date for restore. 2026-03-04T17:18:58.8269456Z ##[error]artifacts\bin\Crossgen2Tasks\Release\Microsoft.NET.CrossGen.targets(483,5): error MSB6006: (NETCORE_ENGINEERING_TELEMETRY=Build) "D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\x64\crossgen2\crossgen2.exe" exited with code 57005. 2026-03-04T17:18:58.8397526Z D:\a\_work\1\s\artifacts\bin\Crossgen2Tasks\Release\Microsoft.NET.CrossGen.targets(483,5): error MSB6006: "D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\x64\crossgen2\crossgen2.exe" exited with code 57005. [D:\a\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Runtime.CoreCLR.sfxproj] 2026-03-04T17:19:28.8273747Z ##[error]artifacts\bin\Crossgen2Tasks\Release\Microsoft.NET.CrossGen.targets(363,5): error NETSDK1096: (NETCORE_ENGINEERING_TELEMETRY=Build) Optimizing assemblies for performance failed. You can either exclude the failing assemblies from being optimized, or set the PublishReadyToRun property to false. 2026-03-04T17:19:28.8275601Z D:\a\_work\1\s\artifacts\bin\Crossgen2Tasks\Release\Microsoft.NET.CrossGen.targets(363,5): error NETSDK1096: Optimizing assemblies for performance failed. You can either exclude the failing assemblies from being optimized, or set the PublishReadyToRun property to false. [D:\a\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Runtime.CoreCLR.sfxproj] 2026-03-04T17:19:28.9400690Z ##[error]src\installer\pkg\sfx\bundle\Microsoft.NETCore.App.Bundle.bundleproj(44,5): error MSB4181: (NETCORE_ENGINEERING_TELEMETRY=Build) The "MSBuild" task returned false but did not log an error. 2026-03-04T17:19:28.9402745Z D:\a\_work\1\s\src\installer\pkg\sfx\bundle\Microsoft.NETCore.App.Bundle.bundleproj(44,5): error MSB4181: The "MSBuild" task returned false but did not log an error. 2026-03-04T17:19:29.0082020Z 2026-03-04T17:19:29.0096452Z Build FAILED. 2026-03-04T17:19:29.0111293Z 2026-03-04T17:19:29.0118956Z D:\a\_work\1\s\artifacts\bin\Crossgen2Tasks\Release\Microsoft.NET.CrossGen.targets(483,5): error MSB6006: "D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\x64\crossgen2\crossgen2.exe" exited with code 57005. [D:\a\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Runtime.CoreCLR.sfxproj] 2026-03-04T17:19:29.0135173Z D:\a\_work\1\s\artifacts\bin\Crossgen2Tasks\Release\Microsoft.NET.CrossGen.targets(363,5): error NETSDK1096: Optimizing assemblies for performance failed. You can either exclude the failing assemblies from being optimized, or set the PublishReadyToRun property to false. [D:\a\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Runtime.CoreCLR.sfxproj] 2026-03-04T17:19:29.0136218Z D:\a\_work\1\s\src\installer\pkg\sfx\bundle\Microsoft.NETCore.App.Bundle.bundleproj(44,5): error MSB4181: The "MSBuild" task returned false but did not log an error. 2026-03-04T17:19:29.0141649Z 0 Warning(s) 2026-03-04T17:19:29.0158692Z 3 Error(s) 2026-03-04T17:19:29.0185946Z 2026-03-04T17:19:29.0206009Z Time Elapsed 00:40:18.65 2026-03-04T17:19:29.6984900Z Build failed with exit code 1. Check errors above. 2026-03-04T17:19:29.7475140Z See log: D:\a\_work\1\s\artifacts\log\Release\Build.binlog 2026-03-04T17:19:30.2804718Z ##[section]Finishing: Build product