2026-01-07T01:18:14.2581175Z ##[section]Starting: Build product 2026-01-07T01:18:14.2591746Z ============================================================================== 2026-01-07T01:18:14.2591946Z Task : Command line 2026-01-07T01:18:14.2592058Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-01-07T01:18:14.2592242Z Version : 2.250.1 2026-01-07T01:18:14.2592374Z Author : Microsoft Corporation 2026-01-07T01:18:14.2592495Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-01-07T01:18:14.2592669Z ============================================================================== 2026-01-07T01:18:16.2336879Z Generating script. 2026-01-07T01:18:16.2413971Z Script contents: shell 2026-01-07T01:18:16.2418945Z D:\a\_work\1\s\build.cmd -ci -arch x86 -os windows -c Release -msbuild 2026-01-07T01:18:16.2644095Z ========================== Starting Command Output =========================== 2026-01-07T01:18:16.2853681Z ##[command]"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\539dcdd1-bd38-48a5-b67d-23cadcdb51db.cmd"" 2026-01-07T01:18:18.1125534Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-01-07T01:18:18.1897025Z Attempting to install 'sdk v10.0.100' from public location. 2026-01-07T01:18:21.4689269Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.zip size is 301667702 bytes. 2026-01-07T01:18:21.4802779Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.100/dotnet-sdk-10.0.100-win-x64.zip size is 301667702 bytes. 2026-01-07T01:18:21.4838021Z dotnet-install: The remote and local file sizes are equal. 2026-01-07T01:18:21.4862581Z dotnet-install: Extracting the archive. 2026-01-07T01:18:35.0747914Z 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-01-07T01:18:35.0766184Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-07T01:18:35.0772512Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-07T01:18:35.0779043Z dotnet-install: Installed version is 10.0.100 2026-01-07T01:18:35.0785295Z dotnet-install: Installation finished 2026-01-07T01:18:35.1057120Z Setting NUGET enhanced retry environment variables 2026-01-07T01:18:36.7703040Z Setting NUGET enhanced retry environment variables 2026-01-07T01:18:36.7801400Z Setting NUGET enhanced retry environment variables 2026-01-07T01:18:37.0324454Z 2026-01-07T01:18:37.2138742Z Determining projects to restore... 2026-01-07T01:18:40.4810247Z Tool 'coverlet.console' (version '6.0.4') was restored. Available commands: coverlet 2026-01-07T01:18:40.4810788Z Tool 'dotnet-reportgenerator-globaltool' (version '5.4.3') was restored. Available commands: reportgenerator 2026-01-07T01:18:40.4811229Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.25603.1') was restored. Available commands: xharness 2026-01-07T01:18:40.4811663Z Tool 'microsoft.visualstudio.slngen.tool' (version '12.0.15') was restored. Available commands: slngen 2026-01-07T01:18:40.4812159Z 2026-01-07T01:18:40.4812465Z Restore was successful. 2026-01-07T01:18:44.3976791Z Restored D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.25619.109\tools\Tools.proj (in 3.8 sec). 2026-01-07T01:18:45.6565371Z Determining projects to restore... 2026-01-07T01:19:23.1536400Z Restored D:\a\_work\1\s\src\libraries\System.ObjectModel\ref\System.ObjectModel.csproj (in 1.5 sec). 2026-01-07T01:19:23.1537531Z Restored D:\a\_work\1\s\src\libraries\System.Numerics.Vectors\ref\System.Numerics.Vectors.csproj (in 1.5 sec). 2026-01-07T01:19:23.3778971Z Restored D:\a\_work\1\s\src\libraries\System.Numerics.Tensors\ref\System.Numerics.Tensors.csproj (in 215 ms). 2026-01-07T01:19:23.3855853Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebSockets\ref\System.Net.WebSockets.csproj (in 3 ms). 2026-01-07T01:19:23.7953468Z Restored D:\a\_work\1\s\src\libraries\System.Numerics.Vectors\src\System.Numerics.Vectors.csproj (in 2.07 sec). 2026-01-07T01:19:23.7968644Z Restored D:\a\_work\1\s\src\libraries\System.Numerics.Tensors\src\System.Numerics.Tensors.csproj (in 2.07 sec). 2026-01-07T01:19:23.8060258Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebSockets.Client\ref\System.Net.WebSockets.Client.csproj (in 4 ms). 2026-01-07T01:19:23.8089555Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebProxy\ref\System.Net.WebProxy.csproj (in 3 ms). 2026-01-07T01:19:23.8106740Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebSockets\src\System.Net.WebSockets.csproj (in 555 ms). 2026-01-07T01:19:23.8107658Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebHeaderCollection\src\System.Net.WebHeaderCollection.csproj (in 6 ms). 2026-01-07T01:19:23.8108432Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebSockets.Client\src\System.Net.WebSockets.Client.csproj (in 312 ms). 2026-01-07T01:19:23.8109087Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebHeaderCollection\ref\System.Net.WebHeaderCollection.csproj (in 3 ms). 2026-01-07T01:19:23.8109815Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Annotations\ref\System.ComponentModel.Annotations.csproj (in 3 ms). 2026-01-07T01:19:23.8110500Z Restored D:\a\_work\1\s\src\libraries\System.Collections\src\System.Collections.csproj (in 3 ms). 2026-01-07T01:19:23.8111165Z Restored D:\a\_work\1\s\src\libraries\System.Collections\ref\System.Collections.csproj (in 1 ms). 2026-01-07T01:19:23.8111807Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebProxy\src\System.Net.WebProxy.csproj (in 28 ms). 2026-01-07T01:19:23.8112490Z Restored D:\a\_work\1\s\src\libraries\System.Collections.Specialized\src\System.Collections.Specialized.csproj (in 4 ms). 2026-01-07T01:19:23.8113382Z Restored D:\a\_work\1\s\src\libraries\System.Collections.Specialized\ref\System.Collections.Specialized.csproj (in 2 ms). 2026-01-07T01:19:23.8115491Z Restored D:\a\_work\1\s\src\libraries\System.Collections.NonGeneric\src\System.Collections.NonGeneric.csproj (in 3 ms). 2026-01-07T01:19:23.8116358Z Restored D:\a\_work\1\s\src\libraries\System.Collections.NonGeneric\ref\System.Collections.NonGeneric.csproj (in 2 ms). 2026-01-07T01:19:23.8117504Z Restored D:\a\_work\1\s\src\libraries\System.Collections.Immutable\ref\System.Collections.Immutable.csproj (in 5 ms). 2026-01-07T01:19:23.8118221Z Restored D:\a\_work\1\s\src\libraries\System.Collections.Concurrent\src\System.Collections.Concurrent.csproj (in 4 ms). 2026-01-07T01:19:23.8118927Z Restored D:\a\_work\1\s\src\libraries\System.Collections.Concurrent\ref\System.Collections.Concurrent.csproj (in 2 ms). 2026-01-07T01:19:23.8119697Z Restored D:\a\_work\1\s\src\libraries\System.CodeDom\ref\System.CodeDom.csproj (in 4 ms). 2026-01-07T01:19:23.8120344Z Restored D:\a\_work\1\s\src\libraries\shims\WindowsBase\src\WindowsBase.csproj (in 5 ms). 2026-01-07T01:19:23.8329401Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Annotations\src\System.ComponentModel.Annotations.csproj (in 52 ms). 2026-01-07T01:19:23.8430154Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.SecureString\src\System.Security.SecureString.csproj (in 4 ms). 2026-01-07T01:19:23.8504592Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Principal\src\System.Security.Principal.csproj (in 2 ms). 2026-01-07T01:19:23.8694059Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.X509Certificates\src\System.Security.Cryptography.X509Certificates.csproj (in 8 ms). 2026-01-07T01:19:23.8890810Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.Primitives\src\System.Security.Cryptography.Primitives.csproj (in 8 ms). 2026-01-07T01:19:23.9035530Z Restored D:\a\_work\1\s\src\libraries\shims\System\src\System.csproj (in 44 ms). 2026-01-07T01:19:23.9232048Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.OpenSsl\src\System.Security.Cryptography.OpenSsl.csproj (in 11 ms). 2026-01-07T01:19:23.9235231Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.Encoding\src\System.Security.Cryptography.Encoding.csproj (in 11 ms). 2026-01-07T01:19:23.9664188Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.Csp\src\System.Security.Cryptography.Csp.csproj (in 12 ms). 2026-01-07T01:19:23.9666570Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.Cng\src\System.Security.Cryptography.Cng.csproj (in 10 ms). 2026-01-07T01:19:23.9764326Z Restored D:\a\_work\1\s\src\libraries\System.Collections.Immutable\src\System.Collections.Immutable.csproj (in 192 ms). 2026-01-07T01:19:23.9795725Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security.Cryptography.Algorithms\src\System.Security.Cryptography.Algorithms.csproj (in 11 ms). 2026-01-07T01:19:23.9816252Z Restored D:\a\_work\1\s\src\libraries\shims\System.Runtime.InteropServices.RuntimeInformation\src\System.Runtime.InteropServices.RuntimeInformation.csproj (in 3 ms). 2026-01-07T01:19:23.9833619Z Restored D:\a\_work\1\s\src\libraries\shims\System.Runtime.Handles\src\System.Runtime.Handles.csproj (in 3 ms). 2026-01-07T01:19:23.9887200Z Restored D:\a\_work\1\s\src\libraries\shims\System.Runtime.Extensions\src\System.Runtime.Extensions.csproj (in 3 ms). 2026-01-07T01:19:23.9954204Z Restored D:\a\_work\1\s\src\libraries\shims\System.Runtime.CompilerServices.Unsafe\src\System.Runtime.CompilerServices.Unsafe.csproj (in 3 ms). 2026-01-07T01:19:23.9991174Z Restored D:\a\_work\1\s\src\libraries\shims\System.Resources.ResourceManager\src\System.Resources.ResourceManager.csproj (in 3 ms). 2026-01-07T01:19:24.0030087Z Restored D:\a\_work\1\s\src\libraries\shims\System.Resources.Reader\src\System.Resources.Reader.csproj (in 3 ms). 2026-01-07T01:19:24.0068627Z Restored D:\a\_work\1\s\src\libraries\shims\System.Reflection\src\System.Reflection.csproj (in 3 ms). 2026-01-07T01:19:24.0170101Z Restored D:\a\_work\1\s\src\libraries\shims\System.Reflection.Extensions\src\System.Reflection.Extensions.csproj (in 3 ms). 2026-01-07T01:19:24.0217284Z Restored D:\a\_work\1\s\src\libraries\shims\System.Numerics\src\System.Numerics.csproj (in 4 ms). 2026-01-07T01:19:24.0264366Z Restored D:\a\_work\1\s\src\libraries\shims\System.Runtime.Serialization\src\System.Runtime.Serialization.csproj (in 31 ms). 2026-01-07T01:19:24.0401846Z Restored D:\a\_work\1\s\src\libraries\shims\System.IO\src\System.IO.csproj (in 3 ms). 2026-01-07T01:19:24.0434300Z Restored D:\a\_work\1\s\src\libraries\shims\System.IO.UnmanagedMemoryStream\src\System.IO.UnmanagedMemoryStream.csproj (in 4 ms). 2026-01-07T01:19:24.0549593Z Restored D:\a\_work\1\s\src\libraries\shims\System.IO.FileSystem\src\System.IO.FileSystem.csproj (in 3 ms). 2026-01-07T01:19:24.0680929Z Restored D:\a\_work\1\s\src\libraries\shims\System.IO.FileSystem.Primitives\src\System.IO.FileSystem.Primitives.csproj (in 3 ms). 2026-01-07T01:19:24.0780048Z Restored D:\a\_work\1\s\src\libraries\shims\System.IO.Compression.FileSystem\src\System.IO.Compression.FileSystem.csproj (in 7 ms). 2026-01-07T01:19:24.0798580Z Restored D:\a\_work\1\s\src\libraries\shims\System.Net.ServicePoint\src\System.Net.ServicePoint.csproj (in 26 ms). 2026-01-07T01:19:24.0849939Z Restored D:\a\_work\1\s\src\libraries\shims\System.Net\src\System.Net.csproj (in 28 ms). 2026-01-07T01:19:24.0934654Z Restored D:\a\_work\1\s\src\libraries\shims\System.Globalization\src\System.Globalization.csproj (in 3 ms). 2026-01-07T01:19:24.1152515Z Restored D:\a\_work\1\s\src\libraries\shims\System.Globalization.Extensions\src\System.Globalization.Extensions.csproj (in 3 ms). 2026-01-07T01:19:24.1154409Z Restored D:\a\_work\1\s\src\libraries\shims\System.Globalization.Calendars\src\System.Globalization.Calendars.csproj (in 3 ms). 2026-01-07T01:19:24.1157070Z Restored D:\a\_work\1\s\src\libraries\shims\System.Diagnostics.Tools\src\System.Diagnostics.Tools.csproj (in 3 ms). 2026-01-07T01:19:24.1158958Z Restored D:\a\_work\1\s\src\libraries\shims\System.Dynamic.Runtime\src\System.Dynamic.Runtime.csproj (in 9 ms). 2026-01-07T01:19:24.1529410Z Restored D:\a\_work\1\s\src\libraries\shims\System.Drawing\src\System.Drawing.csproj (in 35 ms). 2026-01-07T01:19:24.4683911Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Http\ref\Microsoft.Extensions.Http.csproj (in 302 ms). 2026-01-07T01:19:24.5367228Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Http\src\Microsoft.Extensions.Http.csproj (in 415 ms). 2026-01-07T01:19:24.8446452Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting\ref\Microsoft.Extensions.Hosting.csproj (in 290 ms). 2026-01-07T01:19:25.1141461Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting.WindowsServices\src\Microsoft.Extensions.Hosting.WindowsServices.csproj (in 210 ms). 2026-01-07T01:19:25.1491263Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting\src\Microsoft.Extensions.Hosting.csproj (in 626 ms). 2026-01-07T01:19:25.1656431Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting.WindowsServices\ref\Microsoft.Extensions.Hosting.WindowsServices.csproj (in 25 ms). 2026-01-07T01:19:25.2065936Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting.Systemd\ref\Microsoft.Extensions.Hosting.Systemd.csproj (in 20 ms). 2026-01-07T01:19:25.4035352Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting.Abstractions\src\Microsoft.Extensions.Hosting.Abstractions.csproj (in 179 ms). 2026-01-07T01:19:25.4254640Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting.Systemd\src\Microsoft.Extensions.Hosting.Systemd.csproj (in 212 ms). 2026-01-07T01:19:25.4314612Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.HostFactoryResolver\src\Microsoft.Extensions.HostFactoryResolver.Sources.csproj (in 1 ms). 2026-01-07T01:19:25.4337523Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Hosting.Abstractions\ref\Microsoft.Extensions.Hosting.Abstractions.csproj (in 14 ms). 2026-01-07T01:19:25.4431531Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileSystemGlobbing\ref\Microsoft.Extensions.FileSystemGlobbing.csproj (in 3 ms). 2026-01-07T01:19:25.5929539Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileSystemGlobbing\src\Microsoft.Extensions.FileSystemGlobbing.csproj (in 153 ms). 2026-01-07T01:19:25.6091969Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileProviders.Physical\ref\Microsoft.Extensions.FileProviders.Physical.csproj (in 6 ms). 2026-01-07T01:19:25.6160732Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileProviders.Physical\src\Microsoft.Extensions.FileProviders.Physical.csproj (in 162 ms). 2026-01-07T01:19:25.6285480Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileProviders.Composite\ref\Microsoft.Extensions.FileProviders.Composite.csproj (in 5 ms). 2026-01-07T01:19:25.7821018Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileProviders.Composite\src\Microsoft.Extensions.FileProviders.Composite.csproj (in 165 ms). 2026-01-07T01:19:25.7929913Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileProviders.Abstractions\ref\Microsoft.Extensions.FileProviders.Abstractions.csproj (in 4 ms). 2026-01-07T01:19:25.8654211Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.FileProviders.Abstractions\src\Microsoft.Extensions.FileProviders.Abstractions.csproj (in 229 ms). 2026-01-07T01:19:25.8854205Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Diagnostics\ref\Microsoft.Extensions.Diagnostics.csproj (in 9 ms). 2026-01-07T01:19:25.9799386Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Diagnostics\src\Microsoft.Extensions.Diagnostics.csproj (in 157 ms). 2026-01-07T01:19:25.9959811Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Diagnostics.Abstractions\ref\Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 7 ms). 2026-01-07T01:19:26.0416731Z Restored D:\a\_work\1\s\src\libraries\System.CodeDom\src\System.CodeDom.csproj (in 2.25 sec). 2026-01-07T01:19:26.0497238Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Diagnostics.Abstractions\src\Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 149 ms). 2026-01-07T01:19:26.0517946Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyModel\ref\Microsoft.Extensions.DependencyModel.csproj (in 4 ms). 2026-01-07T01:19:26.0670034Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyInjection\ref\Microsoft.Extensions.DependencyInjection.csproj (in 7 ms). 2026-01-07T01:19:26.1926159Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyModel\src\Microsoft.Extensions.DependencyModel.csproj (in 172 ms). 2026-01-07T01:19:26.2243281Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyInjection\src\Microsoft.Extensions.DependencyInjection.csproj (in 166 ms). 2026-01-07T01:19:26.2355639Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyInjection.Abstractions\ref\Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 5 ms). 2026-01-07T01:19:26.3513069Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyInjection.Abstractions\src\Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 151 ms). 2026-01-07T01:19:26.3644708Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration\ref\Microsoft.Extensions.Configuration.csproj (in 6 ms). 2026-01-07T01:19:26.4637368Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration\src\Microsoft.Extensions.Configuration.csproj (in 163 ms). 2026-01-07T01:19:26.4637962Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Xml\ref\Microsoft.Extensions.Configuration.Xml.csproj (in 10 ms). 2026-01-07T01:19:26.6135616Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.DependencyInjection.Specification.Tests\src\Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj (in 539 ms). 2026-01-07T01:19:26.6343607Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.UserSecrets\ref\Microsoft.Extensions.Configuration.UserSecrets.csproj (in 10 ms). 2026-01-07T01:19:26.7087193Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.UserSecrets\src\Microsoft.Extensions.Configuration.UserSecrets.csproj (in 250 ms). 2026-01-07T01:19:26.7303666Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Json\ref\Microsoft.Extensions.Configuration.Json.csproj (in 11 ms). 2026-01-07T01:19:26.8398668Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Json\src\Microsoft.Extensions.Configuration.Json.csproj (in 178 ms). 2026-01-07T01:19:26.8763668Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Ini\ref\Microsoft.Extensions.Configuration.Ini.csproj (in 12 ms). 2026-01-07T01:19:26.9111948Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Xml\src\Microsoft.Extensions.Configuration.Xml.csproj (in 527 ms). 2026-01-07T01:19:26.9146673Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Ini\src\Microsoft.Extensions.Configuration.Ini.csproj (in 171 ms). 2026-01-07T01:19:26.9308428Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.FileExtensions\ref\Microsoft.Extensions.Configuration.FileExtensions.csproj (in 9 ms). 2026-01-07T01:19:26.9445485Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.EnvironmentVariables\ref\Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 6 ms). 2026-01-07T01:19:27.0399000Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.FileExtensions\src\Microsoft.Extensions.Configuration.FileExtensions.csproj (in 160 ms). 2026-01-07T01:19:27.0554336Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.CommandLine\ref\Microsoft.Extensions.Configuration.CommandLine.csproj (in 7 ms). 2026-01-07T01:19:27.0703150Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.EnvironmentVariables\src\Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 142 ms). 2026-01-07T01:19:27.0841689Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Binder\ref\Microsoft.Extensions.Configuration.Binder.csproj (in 6 ms). 2026-01-07T01:19:27.1020275Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.CommandLine\src\Microsoft.Extensions.Configuration.CommandLine.csproj (in 148 ms). 2026-01-07T01:19:27.2503963Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Binder\src\Microsoft.Extensions.Configuration.Binder.csproj (in 188 ms). 2026-01-07T01:19:27.2598745Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Abstractions\ref\Microsoft.Extensions.Configuration.Abstractions.csproj (in 4 ms). 2026-01-07T01:19:27.2777221Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Abstractions\src\Microsoft.Extensions.Configuration.Abstractions.csproj (in 165 ms). 2026-01-07T01:19:27.3018880Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Caching.Memory\ref\Microsoft.Extensions.Caching.Memory.csproj (in 10 ms). 2026-01-07T01:19:27.4473512Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Caching.Memory\src\Microsoft.Extensions.Caching.Memory.csproj (in 174 ms). 2026-01-07T01:19:27.4589157Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Caching.Abstractions\ref\Microsoft.Extensions.Caching.Abstractions.csproj (in 6 ms). 2026-01-07T01:19:27.4784347Z Restored D:\a\_work\1\s\src\libraries\Microsoft.CSharp\src\Microsoft.CSharp.csproj (in 11 ms). 2026-01-07T01:19:27.4847011Z Restored D:\a\_work\1\s\src\libraries\Microsoft.CSharp\ref\Microsoft.CSharp.csproj (in 2 ms). 2026-01-07T01:19:27.4874642Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Caching.Abstractions\src\Microsoft.Extensions.Caching.Abstractions.csproj (in 182 ms). 2026-01-07T01:19:27.6353704Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Bcl.TimeProvider\src\Microsoft.Bcl.TimeProvider.csproj (in 144 ms). 2026-01-07T01:19:27.6488186Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Bcl.Numerics\src\Microsoft.Bcl.Numerics.csproj (in 157 ms). 2026-01-07T01:19:27.8193869Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Bcl.Memory\src\Microsoft.Bcl.Memory.csproj (in 176 ms). 2026-01-07T01:19:27.8427156Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Bcl.Cryptography\src\Microsoft.Bcl.Cryptography.csproj (in 187 ms). 2026-01-07T01:19:27.9979832Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Bcl.AsyncInterfaces\src\Microsoft.Bcl.AsyncInterfaces.csproj (in 155 ms). 2026-01-07T01:19:28.4536121Z Restored D:\a\_work\1\s\src\libraries\externals.csproj (in 607 ms). 2026-01-07T01:19:28.9063322Z Restored D:\a\_work\1\s\src\installer\tests\TestUtils\TestUtils.csproj (in 449 ms). 2026-01-07T01:19:30.0867225Z Restored D:\a\_work\1\s\src\installer\tests\Microsoft.NET.HostModel.Tests\Microsoft.NET.HostModel.Tests.csproj (in 1.17 sec). 2026-01-07T01:19:32.1581571Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Configuration.Binder\gen\Microsoft.Extensions.Configuration.Binder.SourceGeneration.csproj (in 4.85 sec). 2026-01-07T01:19:32.1587955Z Restored D:\a\_work\1\s\src\installer\tests\hostpretest.proj (in 2 ms). 2026-01-07T01:19:32.1589632Z Restored D:\a\_work\1\s\src\installer\tests\HostActivation.Tests\HostActivation.Tests.csproj (in 24 ms). 2026-01-07T01:19:32.1591732Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\WindowsSpecific\WindowsSpecific.csproj (in 2 ms). 2026-01-07T01:19:32.1592460Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\StartupHook\StartupHook.csproj (in 2 ms). 2026-01-07T01:19:32.1593126Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\StartupHookWithAssemblyResolver\StartupHookWithAssemblyResolver.csproj (in 2 ms). 2026-01-07T01:19:32.1597608Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\SingleFileApiTests\SingleFileApiTests.csproj (in 1 ms). 2026-01-07T01:19:32.1598138Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\SharedLibrary\SharedLibrary.csproj (in 2 ms). 2026-01-07T01:19:32.1598758Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\ServicedLibrary\ServicedLibrary.csproj (in 1 ms). 2026-01-07T01:19:32.1618138Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\ManagedHost\RegFreeCom.csproj (in 1 ms). 2026-01-07T01:19:32.1619879Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\ManagedHost\ManagedHost.csproj (in 1 ms). 2026-01-07T01:19:32.1620509Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\LocalizedApp\LocalizedApp.csproj (in 1 ms). 2026-01-07T01:19:32.1620944Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\HostApiInvokerApp\HostApiInvokerApp.csproj (in 1 ms). 2026-01-07T01:19:32.8298203Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Abstractions\gen\Microsoft.Extensions.Logging.Generators.Roslyn3.11.csproj (in 8.39 sec). 2026-01-07T01:19:32.8299685Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\HelloWorld\HelloWorld_??.csproj (in 1 ms). 2026-01-07T01:19:32.8300985Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\HelloWorld\HelloWorld.csproj (in 1 ms). 2026-01-07T01:19:32.8365305Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\HammerServicing\HammerServicing.csproj (in 2 ms). 2026-01-07T01:19:32.8398508Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\Component\Component.csproj (in 2 ms). 2026-01-07T01:19:32.8400365Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\ComLibrary\ComLibrary.csproj (in 1 ms). 2026-01-07T01:19:32.8401229Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\ComLibraryMissingGuid\ComLibraryMissingGuid.csproj (in 1 ms). 2026-01-07T01:19:32.8402128Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\ComLibraryConflictingGuid\ComLibraryConflictingGuid.csproj (in 1 ms). 2026-01-07T01:19:32.8403062Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\AppWithWait\AppWithWait.csproj (in 1 ms). 2026-01-07T01:19:32.8403740Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\AppWithUnknownLanguageResource\AppWithUnknownLanguageResource.csproj (in 1 ms). 2026-01-07T01:19:32.8404690Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\AppWithSubDirs\AppWithSubDirs.csproj (in 1 ms). 2026-01-07T01:19:32.8405353Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\AppWithCustomEntryPoints\AppWithCustomEntryPoints.csproj (in 1 ms). 2026-01-07T01:19:32.8406039Z Restored D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\AppHost.Bundle.Tests.csproj (in 18 ms). 2026-01-07T01:19:32.8406945Z Restored D:\a\_work\1\s\src\libraries\apicompat\ApiCompat.proj (in 4.66 sec). 2026-01-07T01:19:33.5567347Z Restored D:\a\_work\1\s\src\installer\tests\Microsoft.DotNet.CoreSetup.Packaging.Tests\Microsoft.DotNet.CoreSetup.Packaging.Tests.csproj (in 3.43 sec). 2026-01-07T01:19:34.0485206Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Runtime.CoreCLR.sfxproj (in 1.41 sec). 2026-01-07T01:19:34.0486278Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Ref.sfxproj (in 1.39 sec). 2026-01-07T01:19:34.0567545Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers\dotnet-runtime-deps\dotnet-runtime-deps-sles.15.proj (in 5 ms). 2026-01-07T01:19:34.0698363Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers\dotnet-runtime-deps\dotnet-runtime-deps-opensuse.15.proj (in 5 ms). 2026-01-07T01:19:34.0774451Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers\dotnet-runtime-deps\dotnet-runtime-deps-debian.proj (in 5 ms). 2026-01-07T01:19:34.1741970Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers\dotnet-runtime-deps\dotnet-runtime-deps-azl.3.proj (in 12 ms). 2026-01-07T01:19:34.1743264Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Crossgen2.sfxproj (in 49 ms). 2026-01-07T01:19:34.1743946Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers\dotnet-hostfxr.proj (in 6 ms). 2026-01-07T01:19:34.1744519Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers\dotnet-host.proj (in 5 ms). 2026-01-07T01:19:34.1745052Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\installers.proj (in 3 ms). 2026-01-07T01:19:34.1745591Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\bundle\Microsoft.NETCore.App.Bundle.bundleproj (in 6 ms). 2026-01-07T01:19:34.1746205Z Restored D:\a\_work\1\s\src\installer\pkg\projects\nativeaot-packages.proj (in 9 ms). 2026-01-07T01:19:34.1746935Z Restored D:\a\_work\1\s\src\installer\pkg\projects\Microsoft.NETCore.DotNetAppHost\Microsoft.NETCore.DotNetAppHost.pkgproj (in 6 ms). 2026-01-07T01:19:34.1747600Z Restored D:\a\_work\1\s\src\installer\pkg\projects\Microsoft.DotNet.ILCompiler\Microsoft.DotNet.ILCompiler.pkgproj (in 5 ms). 2026-01-07T01:19:34.1748240Z Restored D:\a\_work\1\s\src\installer\pkg\projects\Microsoft.DotNet.Cdac.Transport\Microsoft.DotNet.Cdac.Transport.pkgproj (in 5 ms). 2026-01-07T01:19:34.1748845Z Restored D:\a\_work\1\s\src\installer\pkg\projects\cdac-packages.proj (in 6 ms). 2026-01-07T01:19:34.1749391Z Restored D:\a\_work\1\s\src\installer\pkg\projects\host-packages.proj (in 6 ms). 2026-01-07T01:19:34.1813151Z Restored D:\a\_work\1\s\src\installer\pkg\archives\dotnet-nethost.proj (in 3 ms). 2026-01-07T01:19:34.1813758Z Restored D:\a\_work\1\s\src\coreclr\tools\tieringtest\tieringtest.csproj (in 1 ms). 2026-01-07T01:19:34.1826450Z Restored D:\a\_work\1\s\src\installer\pkg\sfx\Microsoft.NETCore.App\Microsoft.NETCore.App.Host.sfxproj (in 627 ms). 2026-01-07T01:19:34.1902305Z Restored D:\a\_work\1\s\src\coreclr\tools\runincontext\runincontext.csproj (in 1 ms). 2026-01-07T01:19:34.6518825Z Restored D:\a\_work\1\s\src\installer\tests\Assets\Projects\HelloWorld\SelfContained.csproj (in 2.51 sec). 2026-01-07T01:19:37.2672405Z Restored D:\a\_work\1\s\src\coreclr\tools\SuperFileCheck\SuperFileCheck.csproj (in 3.04 sec). 2026-01-07T01:19:37.4639305Z Restored D:\a\_work\1\s\src\coreclr\tools\PdbChecker\PdbChecker.csproj (in 152 ms). 2026-01-07T01:19:37.4662869Z Restored D:\a\_work\1\s\src\coreclr\tools\ILVerify\ILVerify.csproj (in 1 ms). 2026-01-07T01:19:37.4669082Z Restored D:\a\_work\1\s\src\coreclr\tools\ILVerification\ILVerification.csproj (in 1 ms). 2026-01-07T01:19:37.4670513Z Restored D:\a\_work\1\s\src\coreclr\tools\r2rtest\R2RTest.csproj (in 3.22 sec). 2026-01-07T01:19:38.3089756Z Restored D:\a\_work\1\s\src\coreclr\tools\cdac-build-tool\cdac-build-tool.csproj (in 879 ms). 2026-01-07T01:19:38.3144518Z Restored D:\a\_work\1\s\src\coreclr\tools\AssemblyChecker\AssemblyChecker.csproj (in 1 ms). 2026-01-07T01:19:38.3200949Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler\repro\repro.csproj (in 1 ms). 2026-01-07T01:19:38.3203467Z Restored D:\a\_work\1\s\src\installer\managed\Microsoft.NET.HostModel\Microsoft.NET.HostModel.csproj (in 4.15 sec). 2026-01-07T01:19:38.4122769Z Restored D:\a\_work\1\s\src\coreclr\tools\r2rdump\R2RDump.csproj (in 3.78 sec). 2026-01-07T01:19:38.4197793Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler\ILCompiler.csproj (in 2 ms). 2026-01-07T01:19:38.7388851Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.TypeSystem\ILCompiler.TypeSystem.csproj (in 249 ms). 2026-01-07T01:19:38.7389732Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.RyuJit\ILCompiler.RyuJit.csproj (in 3 ms). 2026-01-07T01:19:38.7637267Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.Reflection.ReadyToRun\ILCompiler.Reflection.ReadyToRun.csproj (in 4 ms). 2026-01-07T01:19:38.9584314Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.ReadyToRun\ILCompiler.ReadyToRun.csproj (in 193 ms). 2026-01-07T01:19:39.1128479Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.MetadataTransform\ILCompiler.MetadataTransform.csproj (in 1 ms). 2026-01-07T01:19:39.1129528Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.Diagnostics\ILCompiler.Diagnostics.csproj (in 2 ms). 2026-01-07T01:19:39.1508863Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.DependencyAnalysisFramework\ILCompiler.DependencyAnalysisFramework.csproj (in 1 ms). 2026-01-07T01:19:39.2066287Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.Compiler\ILCompiler.Compiler.csproj (in 2 ms). 2026-01-07T01:19:39.5977555Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler.Build.Tasks\ILCompiler.Build.Tasks.csproj (in 372 ms). 2026-01-07T01:19:40.3536542Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler\ILCompiler_inbuild.csproj (in 2.01 sec). 2026-01-07T01:19:40.4470429Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\crossgen2\crossgen2_inbuild.csproj (in 3 ms). 2026-01-07T01:19:40.4950276Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\crossgen2\crossgen2.csproj (in 2 ms). 2026-01-07T01:19:40.5422234Z Restored D:\a\_work\1\s\src\coreclr\System.Private.CoreLib\System.Private.CoreLib.csproj (in 1 ms). 2026-01-07T01:19:40.9240572Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\crossgen2\crossgen2_publish.csproj (in 1.16 sec). 2026-01-07T01:19:40.9379975Z Restored D:\a\_work\1\s\src\coreclr\tools\aot\ILCompiler\ILCompiler_publish.csproj (in 2.44 sec). 2026-01-07T01:19:40.9784982Z Restored D:\a\_work\1\s\src\coreclr\nativeaot\Test.CoreLib\src\Test.CoreLib.csproj (in 1 ms). 2026-01-07T01:19:41.0027188Z Restored D:\a\_work\1\s\src\coreclr\nativeaot\System.Private.TypeLoader\src\System.Private.TypeLoader.csproj (in 1 ms). 2026-01-07T01:19:41.0816349Z Restored D:\a\_work\1\s\src\coreclr\nativeaot\System.Private.StackTraceMetadata\src\System.Private.StackTraceMetadata.csproj (in 1 ms). 2026-01-07T01:19:41.0842885Z Restored D:\a\_work\1\s\src\coreclr\nativeaot\System.Private.Reflection.Execution\src\System.Private.Reflection.Execution.csproj (in 1 ms). 2026-01-07T01:19:41.0952600Z Restored D:\a\_work\1\s\src\coreclr\nativeaot\System.Private.CoreLib\src\System.Private.CoreLib.csproj (in 1 ms). 2026-01-07T01:19:41.0953382Z Restored D:\a\_work\1\s\src\coreclr\nativeaot\BuildIntegration\BuildIntegration.proj (in 0.6 ms). 2026-01-07T01:19:41.0954913Z Restored D:\a\_work\1\s\src\coreclr\crossgen-corelib.proj (in 0.7 ms). 2026-01-07T01:19:41.0956980Z Restored D:\a\_work\1\s\src\coreclr\.nuget\Microsoft.NETCore.TestHost\Microsoft.NETCore.TestHost.proj (in 0.9 ms). 2026-01-07T01:19:41.0957959Z Restored D:\a\_work\1\s\src\coreclr\.nuget\Microsoft.NETCore.ILDAsm\Microsoft.NETCore.ILDAsm.proj (in 0.7 ms). 2026-01-07T01:19:41.1132744Z Restored D:\a\_work\1\s\src\coreclr\.nuget\Microsoft.NETCore.ILAsm\Microsoft.NETCore.ILAsm.proj (in 2 ms). 2026-01-07T01:19:41.1134364Z Restored D:\a\_work\1\s\src\coreclr\.nuget\Microsoft.NET.Sdk.IL\Microsoft.NET.Sdk.IL.proj (in 0.7 ms). 2026-01-07T01:19:41.1135039Z Restored D:\a\_work\1\s\src\coreclr\.nuget\coreclr-packages.proj (in 0.6 ms). 2026-01-07T01:19:41.4229575Z Restored D:\a\_work\1\s\Build.proj (in 487 ms). 2026-01-07T01:19:41.4389759Z Restored D:\a\_work\1\s\src\libraries\shims\System\ref\System.csproj (in 7 ms). 2026-01-07T01:19:41.4483019Z Restored D:\a\_work\1\s\src\libraries\shims\System.Xml\src\System.Xml.csproj (in 10 ms). 2026-01-07T01:19:41.4484356Z Restored D:\a\_work\1\s\src\libraries\shims\System.Xml.XmlDocument\src\System.Xml.XmlDocument.csproj (in 10 ms). 2026-01-07T01:19:41.4485248Z Restored D:\a\_work\1\s\src\libraries\shims\System.Xml.Serialization\src\System.Xml.Serialization.csproj (in 10 ms). 2026-01-07T01:19:41.5406474Z Restored D:\a\_work\1\s\src\libraries\shims\System.Xml.Linq\src\System.Xml.Linq.csproj (in 27 ms). 2026-01-07T01:19:41.5427815Z Restored D:\a\_work\1\s\src\libraries\shims\System.Windows\src\System.Windows.csproj (in 2 ms). 2026-01-07T01:19:41.5451143Z Restored D:\a\_work\1\s\src\libraries\shims\System.Web\src\System.Web.csproj (in 2 ms). 2026-01-07T01:19:41.5452573Z Restored D:\a\_work\1\s\src\libraries\shims\System.ValueTuple\src\System.ValueTuple.csproj (in 1 ms). 2026-01-07T01:19:41.5454107Z Restored D:\a\_work\1\s\src\libraries\shims\System.Transactions\src\System.Transactions.csproj (in 11 ms). 2026-01-07T01:19:41.5456446Z Restored D:\a\_work\1\s\src\libraries\shims\System.Threading.Timer\src\System.Threading.Timer.csproj (in 1 ms). 2026-01-07T01:19:41.5457687Z Restored D:\a\_work\1\s\src\libraries\shims\System.Threading.Tasks\src\System.Threading.Tasks.csproj (in 1 ms). 2026-01-07T01:19:41.5575114Z Restored D:\a\_work\1\s\src\libraries\shims\System.Threading.Tasks.Extensions\src\System.Threading.Tasks.Extensions.csproj (in 1 ms). 2026-01-07T01:19:41.6479800Z Restored D:\a\_work\1\s\src\libraries\shims\System.Text.Encoding\src\System.Text.Encoding.csproj (in 2 ms). 2026-01-07T01:19:41.7441833Z Restored D:\a\_work\1\s\src\libraries\shims\System.ServiceProcess\src\System.ServiceProcess.csproj (in 2 ms). 2026-01-07T01:19:41.8686293Z Restored D:\a\_work\1\s\src\libraries\shims\System.ServiceModel.Web\src\System.ServiceModel.Web.csproj (in 7 ms). 2026-01-07T01:19:41.9528064Z Restored D:\a\_work\1\s\src\libraries\shims\System.Security\src\System.Security.csproj (in 2 ms). 2026-01-07T01:19:42.0500097Z Restored D:\a\_work\1\s\src\libraries\shims\System.Diagnostics.Debug\src\System.Diagnostics.Debug.csproj (in 1 ms). 2026-01-07T01:19:42.1088191Z Restored D:\a\_work\1\s\src\libraries\shims\System.Data\src\System.Data.csproj (in 12 ms). 2026-01-07T01:19:42.1490198Z Restored D:\a\_work\1\s\src\libraries\shims\System.Data\ref\System.Data.csproj (in 2 ms). 2026-01-07T01:19:42.2269217Z Restored D:\a\_work\1\s\src\libraries\shims\System.Data.DataSetExtensions\src\System.Data.DataSetExtensions.csproj (in 10 ms). 2026-01-07T01:19:42.2641894Z Restored D:\a\_work\1\s\src\libraries\shims\System.Core\src\System.Core.csproj (in 7 ms). 2026-01-07T01:19:42.3083661Z Restored D:\a\_work\1\s\src\libraries\shims\System.Configuration\src\System.Configuration.csproj (in 2 ms). 2026-01-07T01:19:42.3677693Z Restored D:\a\_work\1\s\src\libraries\shims\System.ComponentModel.DataAnnotations\src\System.ComponentModel.DataAnnotations.csproj (in 11 ms). 2026-01-07T01:19:42.3740040Z Restored D:\a\_work\1\s\src\libraries\shims\System.Buffers\src\System.Buffers.csproj (in 2 ms). 2026-01-07T01:19:42.3798090Z Restored D:\a\_work\1\s\src\libraries\shims\System.AppContext\src\System.AppContext.csproj (in 1 ms). 2026-01-07T01:19:42.4078482Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Windows.Extensions.csproj (in 1 ms). 2026-01-07T01:19:42.4148195Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.ServiceProcess.ServiceController.csproj (in 1 ms). 2026-01-07T01:19:42.4150235Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.ServiceModel.Syndication.csproj (in 1 ms). 2026-01-07T01:19:42.4227946Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Security.Permissions.csproj (in 1 ms). 2026-01-07T01:19:42.4276910Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Security.Cryptography.Xml.csproj (in 1 ms). 2026-01-07T01:19:42.4304833Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Security.Cryptography.ProtectedData.csproj (in 1 ms). 2026-01-07T01:19:42.4573958Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Security.Cryptography.Pkcs.csproj (in 1 ms). 2026-01-07T01:19:42.5015359Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Runtime.Serialization.Schema.csproj (in 1 ms). 2026-01-07T01:19:42.5036560Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.IO.Ports.csproj (in 1 ms). 2026-01-07T01:19:42.5471362Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.IO.Packaging.csproj (in 1 ms). 2026-01-07T01:19:42.5574316Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Drawing.Common.csproj (in 2 ms). 2026-01-07T01:19:43.1048216Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Diagnostics.PerformanceCounter.csproj (in 1 ms). 2026-01-07T01:19:43.1543947Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Diagnostics.EventLog.csproj (in 2 ms). 2026-01-07T01:19:43.2002422Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Data.SqlClient.csproj (in 1 ms). 2026-01-07T01:19:43.2966365Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Data.OleDb.csproj (in 1 ms). 2026-01-07T01:19:43.3455619Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Data.Odbc.csproj (in 1 ms). 2026-01-07T01:19:43.3941157Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.Configuration.ConfigurationManager.csproj (in 2 ms). 2026-01-07T01:19:43.4573152Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\System.CodeDom.csproj (in 1 ms). 2026-01-07T01:19:43.5051247Z Restored D:\a\_work\1\s\src\libraries\shims\stubs\Microsoft.Win32.SystemEvents.csproj (in 1 ms). 2026-01-07T01:19:43.5638543Z Restored D:\a\_work\1\s\src\libraries\shims\netstandard\src\netstandard.csproj (in 17 ms). 2026-01-07T01:19:44.0420900Z Restored D:\a\_work\1\s\src\libraries\shims\mscorlib\src\mscorlib.csproj (in 7 ms). 2026-01-07T01:19:44.0563531Z Restored D:\a\_work\1\s\src\libraries\shims\mscorlib\ref\mscorlib.csproj (in 6 ms). 2026-01-07T01:19:44.0699372Z Restored D:\a\_work\1\s\src\libraries\shims\Microsoft.VisualBasic\src\Microsoft.VisualBasic.csproj (in 6 ms). 2026-01-07T01:19:44.0732848Z Restored D:\a\_work\1\s\src\libraries\sfx.proj (in 0.7 ms). 2026-01-07T01:19:44.0766429Z Restored D:\a\_work\1\s\src\libraries\sfx-src.proj (in 0.5 ms). 2026-01-07T01:19:44.0800433Z Restored D:\a\_work\1\s\src\libraries\sfx-gen.proj (in 0.5 ms). 2026-01-07T01:19:44.0843496Z Restored D:\a\_work\1\s\src\libraries\sfx-finish.proj (in 0.7 ms). 2026-01-07T01:19:44.0888430Z Restored D:\a\_work\1\s\src\libraries\pretest.proj (in 0.7 ms). 2026-01-07T01:19:44.0928128Z Restored D:\a\_work\1\s\src\libraries\oob.proj (in 0.7 ms). 2026-01-07T01:19:44.0963495Z Restored D:\a\_work\1\s\src\libraries\oob-trim.proj (in 0.6 ms). 2026-01-07T01:19:44.1000107Z Restored D:\a\_work\1\s\src\libraries\oob-src.proj (in 0.5 ms). 2026-01-07T01:19:44.1117030Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.SystemEvents\src\Microsoft.Win32.SystemEvents.csproj (in 6 ms). 2026-01-07T01:19:44.1178800Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.SystemEvents\ref\Microsoft.Win32.SystemEvents.csproj (in 1 ms). 2026-01-07T01:19:44.1270142Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.Registry\src\Microsoft.Win32.Registry.csproj (in 3 ms). 2026-01-07T01:19:44.1319643Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.Registry\ref\Microsoft.Win32.Registry.csproj (in 1 ms). 2026-01-07T01:19:44.1978902Z Restored D:\a\_work\1\s\src\coreclr\tools\dotnet-pgo\dotnet-pgo.csproj (in 6.76 sec). 2026-01-07T01:19:44.1979810Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.Registry.AccessControl\ref\Microsoft.Win32.Registry.AccessControl.csproj (in 3 ms). 2026-01-07T01:19:44.3631981Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.Primitives\src\Microsoft.Win32.Primitives.csproj (in 2 ms). 2026-01-07T01:19:44.3833432Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.Primitives\ref\Microsoft.Win32.Primitives.csproj (in 1 ms). 2026-01-07T01:19:44.4293494Z Restored D:\a\_work\1\s\src\libraries\Microsoft.VisualBasic.Core\src\Microsoft.VisualBasic.Core.vbproj (in 8 ms). 2026-01-07T01:19:44.4683017Z Restored D:\a\_work\1\s\src\libraries\Microsoft.VisualBasic.Core\ref\Microsoft.VisualBasic.Core.csproj (in 1 ms). 2026-01-07T01:19:44.5520169Z Restored D:\a\_work\1\s\src\libraries\Microsoft.NETCore.Platforms\src\Microsoft.NETCore.Platforms.csproj (in 0.9 ms). 2026-01-07T01:19:44.6445740Z Restored D:\a\_work\1\s\src\coreclr\runtime-prereqs.proj (in 3.79 sec). 2026-01-07T01:19:44.6447685Z Restored D:\a\_work\1\s\src\coreclr\runtime.proj (in 4.01 sec). 2026-01-07T01:19:44.6517040Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Primitives\ref\Microsoft.Extensions.Primitives.csproj (in 2 ms). 2026-01-07T01:19:44.7036534Z Restored D:\a\_work\1\s\src\libraries\Microsoft.NET.WebAssembly.Threading\src\Microsoft.NET.WebAssembly.Threading.proj (in 147 ms). 2026-01-07T01:19:44.7099185Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Win32.Registry.AccessControl\src\Microsoft.Win32.Registry.AccessControl.csproj (in 570 ms). 2026-01-07T01:19:44.7141037Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options\ref\Microsoft.Extensions.Options.csproj (in 4 ms). 2026-01-07T01:19:44.7340262Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Primitives\src\Microsoft.Extensions.Primitives.csproj (in 86 ms). 2026-01-07T01:19:44.7423364Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options.DataAnnotations\ref\Microsoft.Extensions.Options.DataAnnotations.csproj (in 3 ms). 2026-01-07T01:19:44.7607173Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options\src\Microsoft.Extensions.Options.csproj (in 103 ms). 2026-01-07T01:19:44.7706293Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options.ConfigurationExtensions\ref\Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 3 ms). 2026-01-07T01:19:44.8763767Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging\src\Microsoft.Extensions.Logging.csproj (in 96 ms). 2026-01-07T01:19:44.8794826Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options.DataAnnotations\src\Microsoft.Extensions.Options.DataAnnotations.csproj (in 158 ms). 2026-01-07T01:19:44.8887376Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging\ref\Microsoft.Extensions.Logging.csproj (in 5 ms). 2026-01-07T01:19:44.8995783Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options.ConfigurationExtensions\src\Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 147 ms). 2026-01-07T01:19:44.9015929Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.TraceSource\ref\Microsoft.Extensions.Logging.TraceSource.csproj (in 5 ms). 2026-01-07T01:19:44.9153038Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.EventSource\ref\Microsoft.Extensions.Logging.EventSource.csproj (in 4 ms). 2026-01-07T01:19:45.0277148Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.TraceSource\src\Microsoft.Extensions.Logging.TraceSource.csproj (in 141 ms). 2026-01-07T01:19:45.0427615Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.EventLog\ref\Microsoft.Extensions.Logging.EventLog.csproj (in 5 ms). 2026-01-07T01:19:45.0623960Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.EventSource\src\Microsoft.Extensions.Logging.EventSource.csproj (in 145 ms). 2026-01-07T01:19:45.0684561Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.EventLog\src\Microsoft.Extensions.Logging.EventLog.csproj (in 144 ms). 2026-01-07T01:19:45.0849051Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Debug\ref\Microsoft.Extensions.Logging.Debug.csproj (in 4 ms). 2026-01-07T01:19:45.0969140Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Console\ref\Microsoft.Extensions.Logging.Console.csproj (in 5 ms). 2026-01-07T01:19:45.2811634Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Debug\src\Microsoft.Extensions.Logging.Debug.csproj (in 177 ms). 2026-01-07T01:19:45.2858619Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Configuration\ref\Microsoft.Extensions.Logging.Configuration.csproj (in 22 ms). 2026-01-07T01:19:45.3175627Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Console\src\Microsoft.Extensions.Logging.Console.csproj (in 215 ms). 2026-01-07T01:19:45.3315700Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Abstractions\ref\Microsoft.Extensions.Logging.Abstractions.csproj (in 5 ms). 2026-01-07T01:19:45.3316901Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Configuration\src\Microsoft.Extensions.Logging.Configuration.csproj (in 216 ms). 2026-01-07T01:19:45.4273138Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Abstractions\src\Microsoft.Extensions.Logging.Abstractions.csproj (in 153 ms). 2026-01-07T01:19:45.5125810Z Restored D:\a\_work\1\s\src\libraries\System.Composition.AttributedModel\src\System.Composition.AttributedModel.csproj (in 79 ms). 2026-01-07T01:19:45.5755948Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel\src\System.ComponentModel.csproj (in 1 ms). 2026-01-07T01:19:45.5756737Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel\ref\System.ComponentModel.csproj (in 0.7 ms). 2026-01-07T01:19:45.5782468Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.TypeConverter\src\System.ComponentModel.TypeConverter.csproj (in 11 ms). 2026-01-07T01:19:45.5842117Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.TypeConverter\ref\System.ComponentModel.TypeConverter.csproj (in 1 ms). 2026-01-07T01:19:45.5913790Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Primitives\src\System.ComponentModel.Primitives.csproj (in 2 ms). 2026-01-07T01:19:45.5915116Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Primitives\ref\System.ComponentModel.Primitives.csproj (in 1 ms). 2026-01-07T01:19:45.5915747Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.EventBasedAsync\src\System.ComponentModel.EventBasedAsync.csproj (in 2 ms). 2026-01-07T01:19:45.5916305Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Abstractions\gen\Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj (in 248 ms). 2026-01-07T01:19:45.5916850Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.EventBasedAsync\ref\System.ComponentModel.EventBasedAsync.csproj (in 1 ms). 2026-01-07T01:19:45.6112220Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Composition\ref\System.ComponentModel.Composition.csproj (in 1 ms). 2026-01-07T01:19:45.6121134Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Options\gen\Microsoft.Extensions.Options.SourceGeneration.csproj (in 870 ms). 2026-01-07T01:19:45.6122773Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Composition.Registration\ref\System.ComponentModel.Composition.Registration.csproj (in 2 ms). 2026-01-07T01:19:45.6124315Z Restored D:\a\_work\1\s\src\tools\StressLogAnalyzer\src\StressLogAnalyzer.csproj (in 2 ms). 2026-01-07T01:19:46.1996380Z Restored D:\a\_work\1\s\src\tools\illink\src\tlens\tlens.csproj (in 539 ms). 2026-01-07T01:19:46.2485159Z Restored D:\a\_work\1\s\src\tools\illink\src\linker\ref\Mono.Linker.csproj (in 0.9 ms). 2026-01-07T01:19:46.3024732Z Restored D:\a\_work\1\s\src\tools\illink\src\linker\Mono.Linker.csproj (in 1 ms). 2026-01-07T01:19:46.3026019Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Composition.Registration\src\System.ComponentModel.Composition.Registration.csproj (in 655 ms). 2026-01-07T01:19:46.3127103Z Restored D:\a\_work\1\s\src\libraries\System.ComponentModel.Composition\src\System.ComponentModel.Composition.csproj (in 724 ms). 2026-01-07T01:19:46.4230826Z Restored D:\a\_work\1\s\src\tools\illink\src\ILLink.Tasks\ILLink.Tasks.csproj (in 120 ms). 2026-01-07T01:19:46.4458707Z Restored D:\a\_work\1\s\src\tools\illink\src\analyzer\analyzer.csproj (in 1 ms). 2026-01-07T01:19:46.4467637Z Restored D:\a\_work\1\s\src\libraries\Microsoft.Extensions.Logging.Abstractions\gen\Microsoft.Extensions.Logging.Generators.Roslyn4.0.csproj (in 1.11 sec). 2026-01-07T01:19:46.4479279Z Restored D:\a\_work\1\s\src\tasks\installer.tasks\installer.tasks.csproj (in 0.9 ms). 2026-01-07T01:19:46.4481686Z Restored D:\a\_work\1\s\src\tasks\tasks.proj (in 1 ms). 2026-01-07T01:19:46.4532268Z Restored D:\a\_work\1\s\src\native\managed\compile-native.proj (in 0.5 ms). 2026-01-07T01:19:46.4616790Z Restored D:\a\_work\1\s\src\native\managed\cdac\mscordaccore_universal\mscordaccore_universal.csproj (in 4 ms). 2026-01-07T01:19:46.4685601Z Restored D:\a\_work\1\s\src\native\managed\cdac\Microsoft.Diagnostics.DataContractReader\Microsoft.Diagnostics.DataContractReader.csproj (in 2 ms). 2026-01-07T01:19:46.4759765Z Restored D:\a\_work\1\s\src\native\managed\cdac\Microsoft.Diagnostics.DataContractReader.Legacy\Microsoft.Diagnostics.DataContractReader.Legacy.csproj (in 2 ms). 2026-01-07T01:19:46.4813163Z Restored D:\a\_work\1\s\src\native\managed\cdac\Microsoft.Diagnostics.DataContractReader.Contracts\Microsoft.Diagnostics.DataContractReader.Contracts.csproj (in 1 ms). 2026-01-07T01:19:46.4865653Z Restored D:\a\_work\1\s\src\native\managed\cdac\Microsoft.Diagnostics.DataContractReader.Abstractions\Microsoft.Diagnostics.DataContractReader.Abstractions.csproj (in 0.9 ms). 2026-01-07T01:19:46.5325056Z Restored D:\a\_work\1\s\src\native\libs\build-native.proj (in 0.5 ms). 2026-01-07T01:19:46.5325729Z Restored D:\a\_work\1\s\src\native\corehost\corehost.proj (in 0.5 ms). 2026-01-07T01:19:46.5327647Z Restored D:\a\_work\1\s\src\mono\System.Private.CoreLib\System.Private.CoreLib.csproj (in 0.8 ms). 2026-01-07T01:19:46.5328086Z Restored D:\a\_work\1\s\src\mono\nuget\mono-packages.proj (in 0.5 ms). 2026-01-07T01:19:46.5328459Z Restored D:\a\_work\1\s\src\mono\mono.proj (in 0.4 ms). 2026-01-07T01:19:46.5329143Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XPath\src\System.Xml.XPath.csproj (in 9 ms). 2026-01-07T01:19:46.5532194Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XPath\ref\System.Xml.XPath.csproj (in 1 ms). 2026-01-07T01:19:46.5626419Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XPath.XDocument\src\System.Xml.XPath.XDocument.csproj (in 10 ms). 2026-01-07T01:19:46.5680050Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XPath.XDocument\ref\System.Xml.XPath.XDocument.csproj (in 1 ms). 2026-01-07T01:19:46.5898643Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XmlSerializer\src\System.Xml.XmlSerializer.csproj (in 9 ms). 2026-01-07T01:19:46.5954006Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XmlSerializer\ref\System.Xml.XmlSerializer.csproj (in 1 ms). 2026-01-07T01:19:46.6188019Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XDocument\src\System.Xml.XDocument.csproj (in 8 ms). 2026-01-07T01:19:46.7276754Z Restored D:\a\_work\1\s\src\libraries\System.Xml.XDocument\ref\System.Xml.XDocument.csproj (in 1 ms). 2026-01-07T01:19:46.7277399Z Restored D:\a\_work\1\s\src\tasks\Crossgen2Tasks\Crossgen2Tasks.csproj (in 190 ms). 2026-01-07T01:19:46.7309420Z Restored D:\a\_work\1\s\src\libraries\System.Xml.ReaderWriter\ref\System.Xml.ReaderWriter.csproj (in 1 ms). 2026-01-07T01:19:46.7449623Z Restored D:\a\_work\1\s\src\libraries\System.Xml.ReaderWriter\src\System.Xml.ReaderWriter.csproj (in 9 ms). 2026-01-07T01:19:46.7456744Z Restored D:\a\_work\1\s\src\libraries\System.Windows.Extensions\src\System.Windows.Extensions.csproj (in 3 ms). 2026-01-07T01:19:46.7457555Z Restored D:\a\_work\1\s\src\libraries\System.Windows.Extensions\ref\System.Windows.Extensions.csproj (in 1 ms). 2026-01-07T01:19:46.7457991Z Restored D:\a\_work\1\s\src\libraries\System.Web.HttpUtility\src\System.Web.HttpUtility.csproj (in 2 ms). 2026-01-07T01:19:46.7458391Z Restored D:\a\_work\1\s\src\libraries\System.Transactions.Local\src\System.Transactions.Local.csproj (in 12 ms). 2026-01-07T01:19:46.7458800Z Restored D:\a\_work\1\s\src\libraries\System.Transactions.Local\ref\System.Transactions.Local.csproj (in 1 ms). 2026-01-07T01:19:46.7459186Z Restored D:\a\_work\1\s\src\libraries\System.Threading\src\System.Threading.csproj (in 1 ms). 2026-01-07T01:19:46.7459553Z Restored D:\a\_work\1\s\src\libraries\System.Threading\ref\System.Threading.csproj (in 0.8 ms). 2026-01-07T01:19:46.7459966Z Restored D:\a\_work\1\s\src\libraries\System.Threading.WebAssembly.Threading\ref\System.Threading.WebAssembly.Threading.csproj (in 0.8 ms). 2026-01-07T01:19:46.7460559Z Restored D:\a\_work\1\s\src\libraries\System.Web.HttpUtility\ref\System.Web.HttpUtility.csproj (in 0.9 ms). 2026-01-07T01:19:46.7460945Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Thread\src\System.Threading.Thread.csproj (in 1 ms). 2026-01-07T01:19:46.8107241Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Thread\ref\System.Threading.Thread.csproj (in 0.8 ms). 2026-01-07T01:19:46.8114374Z Restored D:\a\_work\1\s\src\libraries\System.Threading.ThreadPool\src\System.Threading.ThreadPool.csproj (in 1 ms). 2026-01-07T01:19:46.8296661Z Restored D:\a\_work\1\s\src\libraries\System.Threading.ThreadPool\ref\System.Threading.ThreadPool.csproj (in 51 ms). 2026-01-07T01:19:46.8297261Z Restored D:\a\_work\1\s\src\libraries\System.Threading.ThreadPool.WebAssembly.Threading\ref\System.Threading.ThreadPool.WebAssembly.Threading.csproj (in 0.7 ms). 2026-01-07T01:19:46.8297812Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Thread.WebAssembly.Threading\ref\System.Threading.Thread.WebAssembly.Threading.csproj (in 0.8 ms). 2026-01-07T01:19:46.8298334Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Tasks.Parallel\ref\System.Threading.Tasks.Parallel.csproj (in 0.7 ms). 2026-01-07T01:19:46.8298819Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Tasks.Parallel\src\System.Threading.Tasks.Parallel.csproj (in 2 ms). 2026-01-07T01:19:46.8539330Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Tasks.Dataflow\ref\System.Threading.Tasks.Dataflow.csproj (in 1 ms). 2026-01-07T01:19:47.0565833Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Tasks.Dataflow\src\System.Threading.Tasks.Dataflow.csproj (in 190 ms). 2026-01-07T01:19:47.0936983Z Restored D:\a\_work\1\s\src\tools\illink\src\ILLink.RoslynAnalyzer\ILLink.RoslynAnalyzer.csproj (in 784 ms). 2026-01-07T01:19:47.0944764Z Restored D:\a\_work\1\s\src\libraries\System.Threading.RateLimiting\ref\System.Threading.RateLimiting.csproj (in 2 ms). 2026-01-07T01:19:47.1580431Z Restored D:\a\_work\1\s\src\tools\illink\src\ILLink.CodeFix\ILLink.CodeFixProvider.csproj (in 777 ms). 2026-01-07T01:19:47.1949541Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Overlapped\src\System.Threading.Overlapped.csproj (in 1 ms). 2026-01-07T01:19:47.2542895Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Overlapped\ref\System.Threading.Overlapped.csproj (in 0.6 ms). 2026-01-07T01:19:47.3055871Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Channels\ref\System.Threading.Channels.csproj (in 2 ms). 2026-01-07T01:19:47.4000274Z Restored D:\a\_work\1\s\src\libraries\System.Threading.AccessControl\ref\System.Threading.AccessControl.csproj (in 2 ms). 2026-01-07T01:19:47.4493360Z Restored D:\a\_work\1\s\src\libraries\System.Text.RegularExpressions\src\System.Text.RegularExpressions.csproj (in 2 ms). 2026-01-07T01:19:47.4948121Z Restored D:\a\_work\1\s\src\libraries\System.Text.RegularExpressions\ref\System.Text.RegularExpressions.csproj (in 0.8 ms). 2026-01-07T01:19:47.5430771Z Restored D:\a\_work\1\s\src\libraries\System.Text.RegularExpressions\gen\System.Text.RegularExpressions.Generator.csproj (in 4 ms). 2026-01-07T01:19:47.7637036Z Restored D:\a\_work\1\s\src\libraries\System.Threading.RateLimiting\src\System.Threading.RateLimiting.csproj (in 903 ms). 2026-01-07T01:19:47.7703491Z Restored D:\a\_work\1\s\src\libraries\System.Threading.Channels\src\System.Threading.Channels.csproj (in 603 ms). 2026-01-07T01:19:47.7742246Z Restored D:\a\_work\1\s\src\libraries\System.Text.Json\ref\System.Text.Json.csproj (in 3 ms). 2026-01-07T01:19:47.7753178Z Restored D:\a\_work\1\s\src\libraries\System.Threading.AccessControl\src\System.Threading.AccessControl.csproj (in 514 ms). 2026-01-07T01:19:47.7777504Z Restored D:\a\_work\1\s\src\libraries\System.Text.Json\gen\System.Text.Json.SourceGeneration.Roslyn4.4.csproj (in 4 ms). 2026-01-07T01:19:47.7799080Z Restored D:\a\_work\1\s\src\libraries\System.Text.Json\gen\System.Text.Json.SourceGeneration.Roslyn4.0.csproj (in 2 ms). 2026-01-07T01:19:47.7856735Z Restored D:\a\_work\1\s\src\libraries\System.Text.Json\gen\System.Text.Json.SourceGeneration.Roslyn3.11.csproj (in 2 ms). 2026-01-07T01:19:47.7883346Z Restored D:\a\_work\1\s\src\libraries\System.Text.Encoding.Extensions\src\System.Text.Encoding.Extensions.csproj (in 0.9 ms). 2026-01-07T01:19:47.7885403Z Restored D:\a\_work\1\s\src\libraries\System.Text.Encodings.Web\ref\System.Text.Encodings.Web.csproj (in 2 ms). 2026-01-07T01:19:47.7918610Z Restored D:\a\_work\1\s\src\libraries\System.Text.Encoding.Extensions\ref\System.Text.Encoding.Extensions.csproj (in 0.6 ms). 2026-01-07T01:19:47.7965711Z Restored D:\a\_work\1\s\src\libraries\System.Text.Encoding.CodePages\ref\System.Text.Encoding.CodePages.csproj (in 1 ms). 2026-01-07T01:19:47.8402561Z Restored D:\a\_work\1\s\src\libraries\System.Text.Json\src\System.Text.Json.csproj (in 289 ms). 2026-01-07T01:19:47.8456453Z Restored D:\a\_work\1\s\src\libraries\System.Speech\ref\System.Speech.csproj (in 1 ms). 2026-01-07T01:19:47.8542449Z Restored D:\a\_work\1\s\src\libraries\System.ServiceProcess.ServiceController\src\System.ServiceProcess.ServiceController.csproj (in 3 ms). 2026-01-07T01:19:47.8610439Z Restored D:\a\_work\1\s\src\libraries\System.ServiceProcess.ServiceController\ref\System.ServiceProcess.ServiceController.csproj (in 2 ms). 2026-01-07T01:19:47.8674339Z Restored D:\a\_work\1\s\src\libraries\System.ServiceModel.Syndication\src\System.ServiceModel.Syndication.csproj (in 2 ms). 2026-01-07T01:19:47.8734860Z Restored D:\a\_work\1\s\src\libraries\System.ServiceModel.Syndication\ref\System.ServiceModel.Syndication.csproj (in 1 ms). 2026-01-07T01:19:47.8803601Z Restored D:\a\_work\1\s\src\libraries\System.Security.Principal.Windows\src\System.Security.Principal.Windows.csproj (in 2 ms). 2026-01-07T01:19:47.8838756Z Restored D:\a\_work\1\s\src\libraries\System.Security.Principal.Windows\ref\System.Security.Principal.Windows.csproj (in 0.6 ms). 2026-01-07T01:19:47.8914771Z Restored D:\a\_work\1\s\src\libraries\System.Security.Permissions\src\System.Security.Permissions.csproj (in 3 ms). 2026-01-07T01:19:47.8970019Z Restored D:\a\_work\1\s\src\libraries\System.Security.Permissions\ref\System.Security.Permissions.csproj (in 1 ms). 2026-01-07T01:19:47.9375308Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography\src\System.Security.Cryptography.csproj (in 17 ms). 2026-01-07T01:19:47.9376056Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography\ref\System.Security.Cryptography.csproj (in 3 ms). 2026-01-07T01:19:47.9477030Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.Xml\src\System.Security.Cryptography.Xml.csproj (in 6 ms). 2026-01-07T01:19:47.9527859Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.Xml\ref\System.Security.Cryptography.Xml.csproj (in 1 ms). 2026-01-07T01:19:47.9618560Z Restored D:\a\_work\1\s\src\libraries\System.Text.Encodings.Web\src\System.Text.Encodings.Web.csproj (in 175 ms). 2026-01-07T01:19:47.9621330Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.ProtectedData\src\System.Security.Cryptography.ProtectedData.csproj (in 3 ms). 2026-01-07T01:19:47.9671113Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.ProtectedData\ref\System.Security.Cryptography.ProtectedData.csproj (in 1 ms). 2026-01-07T01:19:47.9759240Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.Pkcs\src\System.Security.Cryptography.Pkcs.csproj (in 7 ms). 2026-01-07T01:19:47.9822063Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.Pkcs\ref\System.Security.Cryptography.Pkcs.csproj (in 3 ms). 2026-01-07T01:19:47.9936212Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.Cose\ref\System.Security.Cryptography.Cose.csproj (in 3 ms). 2026-01-07T01:19:47.9955336Z Restored D:\a\_work\1\s\src\libraries\System.Security.Claims\src\System.Security.Claims.csproj (in 1 ms). 2026-01-07T01:19:48.0001008Z Restored D:\a\_work\1\s\src\libraries\System.Speech\src\System.Speech.csproj (in 193 ms). 2026-01-07T01:19:48.0002564Z Restored D:\a\_work\1\s\src\libraries\System.Security.Claims\ref\System.Security.Claims.csproj (in 0.6 ms). 2026-01-07T01:19:48.0024201Z Restored D:\a\_work\1\s\src\libraries\System.Security.AccessControl\ref\System.Security.AccessControl.csproj (in 0.9 ms). 2026-01-07T01:19:48.0059756Z Restored D:\a\_work\1\s\src\libraries\System.Text.Encoding.CodePages\src\System.Text.Encoding.CodePages.csproj (in 208 ms). 2026-01-07T01:19:48.0061121Z Restored D:\a\_work\1\s\src\libraries\System.Security.AccessControl\src\System.Security.AccessControl.csproj (in 3 ms). 2026-01-07T01:19:48.0103958Z Restored D:\a\_work\1\s\src\libraries\System.Runtime\ref\System.Runtime.csproj (in 0.5 ms). 2026-01-07T01:19:48.0105703Z Restored D:\a\_work\1\s\src\libraries\System.Runtime\src\System.Runtime.csproj (in 1 ms). 2026-01-07T01:19:48.0144243Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Xml\ref\System.Runtime.Serialization.Xml.csproj (in 1 ms). 2026-01-07T01:19:48.0165299Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Schema\src\System.Runtime.Serialization.Schema.csproj (in 2 ms). 2026-01-07T01:19:48.0215629Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Schema\ref\System.Runtime.Serialization.Schema.csproj (in 1 ms). 2026-01-07T01:19:48.0218260Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Primitives\src\System.Runtime.Serialization.Primitives.csproj (in 1 ms). 2026-01-07T01:19:48.0258515Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Primitives\ref\System.Runtime.Serialization.Primitives.csproj (in 0.7 ms). 2026-01-07T01:19:48.0304390Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Xml\src\System.Runtime.Serialization.Xml.csproj (in 10 ms). 2026-01-07T01:19:48.0327998Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Json\ref\System.Runtime.Serialization.Json.csproj (in 1 ms). 2026-01-07T01:19:48.0381338Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Formatters\ref\System.Runtime.Serialization.Formatters.csproj (in 1 ms). 2026-01-07T01:19:48.0432036Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Numerics\src\System.Runtime.Numerics.csproj (in 1 ms). 2026-01-07T01:19:48.0435005Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Json\src\System.Runtime.Serialization.Json.csproj (in 8 ms). 2026-01-07T01:19:48.0473778Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Numerics\ref\System.Runtime.Numerics.csproj (in 0.8 ms). 2026-01-07T01:19:48.0482935Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Loader\src\System.Runtime.Loader.csproj (in 1 ms). 2026-01-07T01:19:48.0522997Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Loader\ref\System.Runtime.Loader.csproj (in 0.8 ms). 2026-01-07T01:19:48.0530321Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Intrinsics\src\System.Runtime.Intrinsics.csproj (in 0.9 ms). 2026-01-07T01:19:48.0559959Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Intrinsics\ref\System.Runtime.Intrinsics.csproj (in 0.8 ms). 2026-01-07T01:19:48.0580065Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices\src\System.Runtime.InteropServices.csproj (in 1 ms). 2026-01-07T01:19:48.0608748Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices\ref\System.Runtime.InteropServices.csproj (in 1 ms). 2026-01-07T01:19:48.0663516Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices\gen\LibraryImportGenerator\LibraryImportGenerator.csproj (in 2 ms). 2026-01-07T01:19:48.0711227Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices\gen\DownlevelLibraryImportGenerator\DownlevelLibraryImportGenerator.csproj (in 1 ms). 2026-01-07T01:19:48.0760750Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices\gen\ComInterfaceGenerator\ComInterfaceGenerator.csproj (in 1 ms). 2026-01-07T01:19:48.0827220Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices.JavaScript\src\System.Runtime.InteropServices.JavaScript.csproj (in 2 ms). 2026-01-07T01:19:48.0875993Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices.JavaScript\ref\System.Runtime.InteropServices.JavaScript.csproj (in 0.7 ms). 2026-01-07T01:19:48.0935154Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices.JavaScript\gen\JSImportGenerator\JSImportGenerator.csproj (in 2 ms). 2026-01-07T01:19:48.0981001Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.CompilerServices.VisualC\src\System.Runtime.CompilerServices.VisualC.csproj (in 1 ms). 2026-01-07T01:19:48.1016009Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.CompilerServices.VisualC\ref\System.Runtime.CompilerServices.VisualC.csproj (in 0.5 ms). 2026-01-07T01:19:48.1587992Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Serialization.Formatters\src\System.Runtime.Serialization.Formatters.csproj (in 124 ms). 2026-01-07T01:19:48.1747573Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Caching\ref\System.Runtime.Caching.csproj (in 11 ms). 2026-01-07T01:19:48.1791065Z Restored D:\a\_work\1\s\src\libraries\System.Resources.Writer\src\System.Resources.Writer.csproj (in 1 ms). 2026-01-07T01:19:48.1824616Z Restored D:\a\_work\1\s\src\libraries\System.Resources.Writer\ref\System.Resources.Writer.csproj (in 0.5 ms). 2026-01-07T01:19:48.2236750Z Restored D:\a\_work\1\s\src\libraries\System.Security.Cryptography.Cose\src\System.Security.Cryptography.Cose.csproj (in 242 ms). 2026-01-07T01:19:48.2286917Z Restored D:\a\_work\1\s\src\libraries\System.Resources.Extensions\ref\System.Resources.Extensions.csproj (in 1 ms). 2026-01-07T01:19:48.2332725Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.TypeExtensions\src\System.Reflection.TypeExtensions.csproj (in 0.9 ms). 2026-01-07T01:19:48.2368665Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.TypeExtensions\ref\System.Reflection.TypeExtensions.csproj (in 0.5 ms). 2026-01-07T01:19:48.2420011Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Primitives\src\System.Reflection.Primitives.csproj (in 0.8 ms). 2026-01-07T01:19:48.2463461Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Primitives\ref\System.Reflection.Primitives.csproj (in 0.7 ms). 2026-01-07T01:19:48.2631466Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.Caching\src\System.Runtime.Caching.csproj (in 155 ms). 2026-01-07T01:19:48.2685374Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Metadata\ref\System.Reflection.Metadata.csproj (in 2 ms). 2026-01-07T01:19:48.3716926Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.MetadataLoadContext\src\System.Reflection.MetadataLoadContext.csproj (in 97 ms). 2026-01-07T01:19:48.3719998Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Metadata\src\System.Reflection.Metadata.csproj (in 121 ms). 2026-01-07T01:19:48.3823503Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.MetadataLoadContext\ref\System.Reflection.MetadataLoadContext.csproj (in 1 ms). 2026-01-07T01:19:48.3856946Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Emit\src\System.Reflection.Emit.csproj (in 3 ms). 2026-01-07T01:19:48.3924126Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Emit\ref\System.Reflection.Emit.csproj (in 2 ms). 2026-01-07T01:19:48.3945802Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Emit.Lightweight\src\System.Reflection.Emit.Lightweight.csproj (in 1 ms). 2026-01-07T01:19:48.3989222Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Emit.Lightweight\ref\System.Reflection.Emit.Lightweight.csproj (in 1 ms). 2026-01-07T01:19:48.4002558Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Emit.ILGeneration\src\System.Reflection.Emit.ILGeneration.csproj (in 0.9 ms). 2026-01-07T01:19:48.4051561Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Emit.ILGeneration\ref\System.Reflection.Emit.ILGeneration.csproj (in 0.9 ms). 2026-01-07T01:19:48.4101480Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.DispatchProxy\src\System.Reflection.DispatchProxy.csproj (in 2 ms). 2026-01-07T01:19:48.4121701Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.DispatchProxy\ref\System.Reflection.DispatchProxy.csproj (in 2 ms). 2026-01-07T01:19:48.4593109Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Context\ref\System.Reflection.Context.csproj (in 1 ms). 2026-01-07T01:19:48.5483075Z Restored D:\a\_work\1\s\src\libraries\System.Private.Xml\src\System.Private.Xml.csproj (in 11 ms). 2026-01-07T01:19:48.5486307Z Restored D:\a\_work\1\s\src\libraries\System.Resources.Extensions\src\System.Resources.Extensions.csproj (in 328 ms). 2026-01-07T01:19:48.5487021Z Restored D:\a\_work\1\s\src\libraries\System.Private.Uri\src\System.Private.Uri.csproj (in 1 ms). 2026-01-07T01:19:48.5488109Z Restored D:\a\_work\1\s\src\libraries\System.Private.Xml.Linq\src\System.Private.Xml.Linq.csproj (in 9 ms). 2026-01-07T01:19:48.5489128Z Restored D:\a\_work\1\s\src\libraries\System.Private.CoreLib\ref\System.Private.CoreLib.csproj (in 0.5 ms). 2026-01-07T01:19:48.5604701Z Restored D:\a\_work\1\s\src\libraries\System.Private.CoreLib\gen\System.Private.CoreLib.Generators.csproj (in 1 ms). 2026-01-07T01:19:48.5605591Z Restored D:\a\_work\1\s\src\libraries\System.Private.DataContractSerialization\src\System.Private.DataContractSerialization.csproj (in 12 ms). 2026-01-07T01:19:48.5654563Z Restored D:\a\_work\1\s\src\libraries\System.Private.CoreLib\gen\EventSourceGenerator.csproj (in 1 ms). 2026-01-07T01:19:48.5656578Z Restored D:\a\_work\1\s\src\libraries\System.ObjectModel\src\System.ObjectModel.csproj (in 1 ms). 2026-01-07T01:19:48.5691289Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebClient\ref\System.Net.WebClient.csproj (in 2 ms). 2026-01-07T01:19:48.5875399Z Restored D:\a\_work\1\s\src\libraries\System.Net.WebClient\src\System.Net.WebClient.csproj (in 11 ms). 2026-01-07T01:19:48.5877565Z Restored D:\a\_work\1\s\src\libraries\System.Reflection.Context\src\System.Reflection.Context.csproj (in 170 ms). 2026-01-07T01:19:48.5879090Z Restored D:\a\_work\1\s\src\libraries\System.Net.Sockets\src\System.Net.Sockets.csproj (in 10 ms). 2026-01-07T01:19:48.6000857Z Restored D:\a\_work\1\s\src\libraries\System.Net.Sockets\ref\System.Net.Sockets.csproj (in 0.9 ms). 2026-01-07T01:19:48.6008144Z Restored D:\a\_work\1\s\src\libraries\System.Net.ServerSentEvents\ref\System.Net.ServerSentEvents.csproj (in 2 ms). 2026-01-07T01:19:48.6078169Z Restored D:\a\_work\1\s\src\libraries\System.Net.Security\ref\System.Net.Security.csproj (in 1 ms). 2026-01-07T01:19:48.6541244Z Restored D:\a\_work\1\s\src\libraries\System.Net.Security\src\System.Net.Security.csproj (in 22 ms). 2026-01-07T01:19:48.6658480Z Restored D:\a\_work\1\s\src\libraries\System.Net.Requests\src\System.Net.Requests.csproj (in 12 ms). 2026-01-07T01:19:48.6659548Z Restored D:\a\_work\1\s\src\libraries\System.Net.Requests\ref\System.Net.Requests.csproj (in 2 ms). 2026-01-07T01:19:48.6697000Z Restored D:\a\_work\1\s\src\libraries\System.Net.Quic\ref\System.Net.Quic.csproj (in 1 ms). 2026-01-07T01:19:48.6774574Z Restored D:\a\_work\1\s\src\libraries\System.Net.Primitives\src\System.Net.Primitives.csproj (in 5 ms). 2026-01-07T01:19:48.6813656Z Restored D:\a\_work\1\s\src\libraries\System.Net.Primitives\ref\System.Net.Primitives.csproj (in 0.9 ms). 2026-01-07T01:19:48.7022573Z Restored D:\a\_work\1\s\src\libraries\System.Net.Ping\src\System.Net.Ping.csproj (in 8 ms). 2026-01-07T01:19:48.7078873Z Restored D:\a\_work\1\s\src\libraries\System.Net.Ping\ref\System.Net.Ping.csproj (in 1 ms). 2026-01-07T01:19:48.9566392Z Restored D:\a\_work\1\s\src\libraries\System.Net.NetworkInformation\src\System.Net.NetworkInformation.csproj (in 12 ms). 2026-01-07T01:19:48.9618809Z Restored D:\a\_work\1\s\src\libraries\System.Net.NetworkInformation\ref\System.Net.NetworkInformation.csproj (in 1 ms). 2026-01-07T01:19:48.9729606Z Restored D:\a\_work\1\s\src\libraries\System.Net.ServerSentEvents\src\System.Net.ServerSentEvents.csproj (in 379 ms). 2026-01-07T01:19:48.9801435Z Restored D:\a\_work\1\s\src\libraries\System.Net.NameResolution\src\System.Net.NameResolution.csproj (in 7 ms). 2026-01-07T01:19:48.9802642Z Restored D:\a\_work\1\s\src\libraries\System.Net.NameResolution\ref\System.Net.NameResolution.csproj (in 0.9 ms). 2026-01-07T01:19:49.0033589Z Restored D:\a\_work\1\s\src\libraries\System.Net.Mail\ref\System.Net.Mail.csproj (in 2 ms). 2026-01-07T01:19:49.0118906Z Restored D:\a\_work\1\s\src\libraries\System.Net.Mail\src\System.Net.Mail.csproj (in 12 ms). 2026-01-07T01:19:49.0538781Z Restored D:\a\_work\1\s\src\libraries\System.Net.Http\ref\System.Net.Http.csproj (in 2 ms). 2026-01-07T01:19:49.0581494Z Restored D:\a\_work\1\s\src\libraries\System.Net.Http\src\System.Net.Http.csproj (in 27 ms). 2026-01-07T01:19:49.1013406Z Restored D:\a\_work\1\s\src\libraries\System.Net.HttpListener\ref\System.Net.HttpListener.csproj (in 1 ms). 2026-01-07T01:19:49.1102163Z Restored D:\a\_work\1\s\src\libraries\System.Net.HttpListener\src\System.Net.HttpListener.csproj (in 10 ms). 2026-01-07T01:19:49.1161177Z Restored D:\a\_work\1\s\src\libraries\System.Net.Http.WinHttpHandler\ref\System.Net.Http.WinHttpHandler.csproj (in 1 ms). 2026-01-07T01:19:49.1884055Z Restored D:\a\_work\1\s\src\libraries\System.Net.Quic\src\System.Net.Quic.csproj (in 519 ms). 2026-01-07T01:19:49.1980027Z Restored D:\a\_work\1\s\src\libraries\System.Net.Http.Json\ref\System.Net.Http.Json.csproj (in 4 ms). 2026-01-07T01:19:49.2020523Z Restored D:\a\_work\1\s\src\libraries\System.Memory\src\System.Memory.csproj (in 0.9 ms). 2026-01-07T01:19:49.2061164Z Restored D:\a\_work\1\s\src\libraries\System.Memory\ref\System.Memory.csproj (in 0.6 ms). 2026-01-07T01:19:49.2555550Z Restored D:\a\_work\1\s\src\libraries\System.Runtime.InteropServices\gen\Microsoft.Interop.SourceGeneration\Microsoft.Interop.SourceGeneration.csproj (in 1.19 sec). 2026-01-07T01:19:49.2639715Z Restored D:\a\_work\1\s\src\libraries\System.Memory.Data\ref\System.Memory.Data.csproj (in 3 ms). 2026-01-07T01:19:49.2747401Z Restored D:\a\_work\1\s\src\libraries\System.Net.Http.WinHttpHandler\src\System.Net.Http.WinHttpHandler.csproj (in 166 ms). 2026-01-07T01:19:49.2771253Z Restored D:\a\_work\1\s\src\libraries\System.Net.Http.Json\src\System.Net.Http.Json.csproj (in 145 ms). 2026-01-07T01:19:49.2807385Z Restored D:\a\_work\1\s\src\libraries\System.Management\ref\System.Management.csproj (in 2 ms). 2026-01-07T01:19:49.2830446Z Restored D:\a\_work\1\s\src\libraries\System.Linq\src\System.Linq.csproj (in 2 ms). 2026-01-07T01:19:49.2848721Z Restored D:\a\_work\1\s\src\libraries\System.Linq\ref\System.Linq.csproj (in 0.7 ms). 2026-01-07T01:19:49.2901997Z Restored D:\a\_work\1\s\src\libraries\System.Linq.Queryable\ref\System.Linq.Queryable.csproj (in 0.8 ms). 2026-01-07T01:19:49.2918958Z Restored D:\a\_work\1\s\src\libraries\System.Linq.Queryable\src\System.Linq.Queryable.csproj (in 3 ms). 2026-01-07T01:19:49.2960448Z Restored D:\a\_work\1\s\src\libraries\System.Linq.Parallel\src\System.Linq.Parallel.csproj (in 2 ms). 2026-01-07T01:19:49.2961143Z Restored D:\a\_work\1\s\src\libraries\System.Linq.Parallel\ref\System.Linq.Parallel.csproj (in 0.8 ms). 2026-01-07T01:19:49.3007202Z Restored D:\a\_work\1\s\src\libraries\System.Linq.Expressions\ref\System.Linq.Expressions.csproj (in 0.7 ms). 2026-01-07T01:19:49.3046697Z Restored D:\a\_work\1\s\src\libraries\System.Linq.Expressions\src\System.Linq.Expressions.csproj (in 3 ms). 2026-01-07T01:19:49.3095335Z Restored D:\a\_work\1\s\src\libraries\System.Linq.AsyncEnumerable\src\System.Linq.AsyncEnumerable.csproj (in 3 ms). 2026-01-07T01:19:49.3115509Z Restored D:\a\_work\1\s\src\libraries\System.Linq.AsyncEnumerable\ref\System.Linq.AsyncEnumerable.csproj (in 2 ms). 2026-01-07T01:19:49.3164061Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\ref\System.IO.Ports.csproj (in 1 ms). 2026-01-07T01:19:49.3244377Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.osx-x64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3276689Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.osx-arm64.runtime.native.System.IO.Ports.proj (in 0.6 ms). 2026-01-07T01:19:49.3293109Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\src\System.IO.Ports.csproj (in 10 ms). 2026-01-07T01:19:49.3335972Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.maccatalyst-x64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3372916Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.maccatalyst-arm64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3410772Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-x64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3449492Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-musl-x64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3493828Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-musl-arm64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3528379Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-musl-arm.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3558292Z Restored D:\a\_work\1\s\src\libraries\System.Memory.Data\src\System.Memory.Data.csproj (in 140 ms). 2026-01-07T01:19:49.3565563Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-bionic-x64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3600954Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-bionic-arm64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3606644Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-arm64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3639370Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.linux-arm.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3643313Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.android-x86.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3684910Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.android-x64.runtime.native.System.IO.Ports.proj (in 0.6 ms). 2026-01-07T01:19:49.3685923Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.android-arm64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3722496Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.android-arm.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-07T01:19:49.3762215Z Restored D:\a\_work\1\s\src\libraries\System.IO.Pipes\ref\System.IO.Pipes.csproj (in 0.6 ms). 2026-01-07T01:19:49.3795007Z Restored D:\a\_work\1\s\src\libraries\System.IO.Pipes\src\System.IO.Pipes.csproj (in 5 ms). 2026-01-07T01:19:49.3864231Z Restored D:\a\_work\1\s\src\libraries\System.IO.Pipes.AccessControl\ref\System.IO.Pipes.AccessControl.csproj (in 0.8 ms). 2026-01-07T01:19:49.3872068Z Restored D:\a\_work\1\s\src\libraries\System.IO.Pipes.AccessControl\src\System.IO.Pipes.AccessControl.csproj (in 3 ms). 2026-01-07T01:19:49.3930597Z Restored D:\a\_work\1\s\src\libraries\System.IO.Pipelines\ref\System.IO.Pipelines.csproj (in 2 ms). 2026-01-07T01:19:49.4007036Z Restored D:\a\_work\1\s\src\libraries\System.IO.Packaging\src\System.IO.Packaging.csproj (in 2 ms). 2026-01-07T01:19:49.4069925Z Restored D:\a\_work\1\s\src\libraries\System.IO.Packaging\ref\System.IO.Packaging.csproj (in 1 ms). 2026-01-07T01:19:49.4171071Z Restored D:\a\_work\1\s\src\libraries\System.IO.MemoryMappedFiles\src\System.IO.MemoryMappedFiles.csproj (in 4 ms). 2026-01-07T01:19:49.4211012Z Restored D:\a\_work\1\s\src\libraries\System.IO.MemoryMappedFiles\ref\System.IO.MemoryMappedFiles.csproj (in 0.8 ms). 2026-01-07T01:19:49.4339079Z Restored D:\a\_work\1\s\src\libraries\System.Management\src\System.Management.csproj (in 165 ms). 2026-01-07T01:19:49.4357937Z Restored D:\a\_work\1\s\src\libraries\System.IO.IsolatedStorage\src\System.IO.IsolatedStorage.csproj (in 7 ms). 2026-01-07T01:19:49.4378931Z Restored D:\a\_work\1\s\src\libraries\System.IO.IsolatedStorage\ref\System.IO.IsolatedStorage.csproj (in 0.6 ms). 2026-01-07T01:19:49.4438373Z Restored D:\a\_work\1\s\src\libraries\System.IO.Hashing\ref\System.IO.Hashing.csproj (in 2 ms). 2026-01-07T01:19:49.4565909Z Restored D:\a\_work\1\s\src\libraries\System.IO.FileSystem.Watcher\src\System.IO.FileSystem.Watcher.csproj (in 6 ms). 2026-01-07T01:19:49.4610239Z Restored D:\a\_work\1\s\src\libraries\System.IO.FileSystem.Watcher\ref\System.IO.FileSystem.Watcher.csproj (in 0.9 ms). 2026-01-07T01:19:49.4688804Z Restored D:\a\_work\1\s\src\libraries\System.IO.FileSystem.DriveInfo\src\System.IO.FileSystem.DriveInfo.csproj (in 3 ms). 2026-01-07T01:19:49.4697493Z Restored D:\a\_work\1\s\src\libraries\System.IO.Ports\pkg\runtime.native.System.IO.Ports.proj (in 137 ms). 2026-01-07T01:19:49.4729664Z Restored D:\a\_work\1\s\src\libraries\System.IO.FileSystem.DriveInfo\ref\System.IO.FileSystem.DriveInfo.csproj (in 0.7 ms). 2026-01-07T01:19:49.4784069Z Restored D:\a\_work\1\s\src\libraries\System.IO.FileSystem.AccessControl\src\System.IO.FileSystem.AccessControl.csproj (in 3 ms). 2026-01-07T01:19:49.4786566Z Restored D:\a\_work\1\s\src\libraries\System.IO.FileSystem.AccessControl\ref\System.IO.FileSystem.AccessControl.csproj (in 1 ms). 2026-01-07T01:19:49.4825954Z Restored D:\a\_work\1\s\src\libraries\System.IO.Compression\ref\System.IO.Compression.csproj (in 0.6 ms). 2026-01-07T01:19:49.4838317Z Restored D:\a\_work\1\s\src\libraries\System.IO.Pipelines\src\System.IO.Pipelines.csproj (in 94 ms). 2026-01-07T01:19:49.4882191Z Restored D:\a\_work\1\s\src\libraries\System.IO.Compression\src\System.IO.Compression.csproj (in 5 ms). 2026-01-07T01:19:49.4894380Z Restored D:\a\_work\1\s\src\libraries\System.IO.Compression.ZipFile\ref\System.IO.Compression.ZipFile.csproj (in 0.8 ms). 2026-01-07T01:19:49.4903713Z Restored D:\a\_work\1\s\src\libraries\System.IO.Compression.ZipFile\src\System.IO.Compression.ZipFile.csproj (in 2 ms). 2026-01-07T01:19:49.4947707Z Restored D:\a\_work\1\s\src\libraries\System.IO.Compression.Brotli\ref\System.IO.Compression.Brotli.csproj (in 0.8 ms). 2026-01-07T01:19:49.4968781Z Restored D:\a\_work\1\s\src\libraries\System.IO.Compression.Brotli\src\System.IO.Compression.Brotli.csproj (in 4 ms). 2026-01-07T01:19:49.5003779Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Tar\src\System.Formats.Tar.csproj (in 3 ms). 2026-01-07T01:19:49.5006069Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Tar\ref\System.Formats.Tar.csproj (in 0.6 ms). 2026-01-07T01:19:49.5075963Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Nrbf\ref\System.Formats.Nrbf.csproj (in 3 ms). 2026-01-07T01:19:49.5132514Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Cbor\ref\System.Formats.Cbor.csproj (in 1 ms). 2026-01-07T01:19:49.5914650Z Restored D:\a\_work\1\s\src\libraries\System.IO.Hashing\src\System.IO.Hashing.csproj (in 152 ms). 2026-01-07T01:19:49.5966759Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Asn1\ref\System.Formats.Asn1.csproj (in 2 ms). 2026-01-07T01:19:49.6027371Z Restored D:\a\_work\1\s\src\libraries\System.Drawing.Primitives\src\System.Drawing.Primitives.csproj (in 2 ms). 2026-01-07T01:19:49.6068168Z Restored D:\a\_work\1\s\src\libraries\System.Drawing.Primitives\ref\System.Drawing.Primitives.csproj (in 0.8 ms). 2026-01-07T01:19:49.6454250Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Nrbf\src\System.Formats.Nrbf.csproj (in 141 ms). 2026-01-07T01:19:49.6723705Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Asn1\src\System.Formats.Asn1.csproj (in 152 ms). 2026-01-07T01:19:49.6788165Z Restored D:\a\_work\1\s\src\libraries\System.Formats.Cbor\src\System.Formats.Cbor.csproj (in 173 ms). 2026-01-07T01:19:49.6844284Z Restored D:\a\_work\1\s\src\libraries\System.DirectoryServices.Protocols\ref\System.DirectoryServices.Protocols.csproj (in 1 ms). 2026-01-07T01:19:50.0066787Z Restored D:\a\_work\1\s\src\libraries\System.DirectoryServices\ref\System.DirectoryServices.csproj (in 318 ms). 2026-01-07T01:19:50.0136103Z Restored D:\a\_work\1\s\src\libraries\System.DirectoryServices.AccountManagement\ref\System.DirectoryServices.AccountManagement.csproj (in 1 ms). 2026-01-07T01:19:50.0579775Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.Tracing\src\System.Diagnostics.Tracing.csproj (in 1 ms). 2026-01-07T01:19:50.0622059Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.Tracing\ref\System.Diagnostics.Tracing.csproj (in 0.8 ms). 2026-01-07T01:19:50.0731785Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.TraceSource\src\System.Diagnostics.TraceSource.csproj (in 2 ms). 2026-01-07T01:19:50.0821037Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.TraceSource\ref\System.Diagnostics.TraceSource.csproj (in 1 ms). 2026-01-07T01:19:50.0876544Z Restored D:\a\_work\1\s\src\libraries\System.DirectoryServices.AccountManagement\src\System.DirectoryServices.AccountManagement.csproj (in 380 ms). 2026-01-07T01:19:50.0881709Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.TextWriterTraceListener\ref\System.Diagnostics.TextWriterTraceListener.csproj (in 0.9 ms). 2026-01-07T01:19:50.0891195Z Restored D:\a\_work\1\s\src\libraries\System.DirectoryServices\src\System.DirectoryServices.csproj (in 470 ms). 2026-01-07T01:19:50.0951962Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.StackTrace\ref\System.Diagnostics.StackTrace.csproj (in 0.6 ms). 2026-01-07T01:19:50.1031647Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.StackTrace\src\System.Diagnostics.StackTrace.csproj (in 3 ms). 2026-01-07T01:19:50.1035964Z Restored D:\a\_work\1\s\src\libraries\System.DirectoryServices.Protocols\src\System.DirectoryServices.Protocols.csproj (in 415 ms). 2026-01-07T01:19:50.1036923Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.Process\ref\System.Diagnostics.Process.csproj (in 1 ms). 2026-01-07T01:19:50.1037487Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.TextWriterTraceListener\src\System.Diagnostics.TextWriterTraceListener.csproj (in 11 ms). 2026-01-07T01:19:50.1087087Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.PerformanceCounter\ref\System.Diagnostics.PerformanceCounter.csproj (in 1 ms). 2026-01-07T01:19:50.1153564Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.FileVersionInfo\ref\System.Diagnostics.FileVersionInfo.csproj (in 0.6 ms). 2026-01-07T01:19:50.1167449Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.PerformanceCounter\src\System.Diagnostics.PerformanceCounter.csproj (in 6 ms). 2026-01-07T01:19:50.1191887Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.FileVersionInfo\src\System.Diagnostics.FileVersionInfo.csproj (in 4 ms). 2026-01-07T01:19:50.1195047Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.EventLog\src\Messages\System.Diagnostics.EventLog.Messages.csproj (in 0.8 ms). 2026-01-07T01:19:50.1218022Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.EventLog\src\System.Diagnostics.EventLog.csproj (in 3 ms). 2026-01-07T01:19:50.1221588Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.EventLog\ref\System.Diagnostics.EventLog.csproj (in 1 ms). 2026-01-07T01:19:50.1222439Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.Process\src\System.Diagnostics.Process.csproj (in 18 ms). 2026-01-07T01:19:50.1267745Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.Contracts\ref\System.Diagnostics.Contracts.csproj (in 0.6 ms). 2026-01-07T01:19:50.1274804Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.Contracts\src\System.Diagnostics.Contracts.csproj (in 0.9 ms). 2026-01-07T01:19:50.1276838Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.DiagnosticSource\ref\System.Diagnostics.DiagnosticSource.csproj (in 1 ms). 2026-01-07T01:19:50.1341783Z Restored D:\a\_work\1\s\src\libraries\System.Data.OleDb\ref\System.Data.OleDb.csproj (in 2 ms). 2026-01-07T01:19:50.1394158Z Restored D:\a\_work\1\s\src\libraries\System.Data.Odbc\src\System.Data.Odbc.csproj (in 5 ms). 2026-01-07T01:19:50.1397883Z Restored D:\a\_work\1\s\src\libraries\System.Data.Odbc\ref\System.Data.Odbc.csproj (in 1 ms). 2026-01-07T01:19:50.1430054Z Restored D:\a\_work\1\s\src\libraries\System.Data.OleDb\src\System.Data.OleDb.csproj (in 7 ms). 2026-01-07T01:19:50.1458804Z Restored D:\a\_work\1\s\src\libraries\System.Data.Common\ref\System.Data.Common.csproj (in 1 ms). 2026-01-07T01:19:50.1508252Z Restored D:\a\_work\1\s\src\libraries\System.Console\ref\System.Console.csproj (in 0.7 ms). 2026-01-07T01:19:50.1574876Z Restored D:\a\_work\1\s\src\libraries\System.Console\src\System.Console.csproj (in 7 ms). 2026-01-07T01:19:50.1627758Z Restored D:\a\_work\1\s\src\libraries\System.Configuration.ConfigurationManager\src\System.Configuration.ConfigurationManager.csproj (in 5 ms). 2026-01-07T01:19:50.1660548Z Restored D:\a\_work\1\s\src\libraries\System.Configuration.ConfigurationManager\ref\System.Configuration.ConfigurationManager.csproj (in 2 ms). 2026-01-07T01:19:50.1683124Z Restored D:\a\_work\1\s\src\libraries\System.Data.Common\src\System.Data.Common.csproj (in 13 ms). 2026-01-07T01:19:50.2370943Z Restored D:\a\_work\1\s\src\libraries\System.Composition\src\System.Composition.csproj (in 69 ms). 2026-01-07T01:19:50.2458216Z Restored D:\a\_work\1\s\src\libraries\System.Composition.Runtime\src\System.Composition.Runtime.csproj (in 73 ms). 2026-01-07T01:19:50.2598751Z Restored D:\a\_work\1\s\src\libraries\System.Composition.TypedParts\src\System.Composition.TypedParts.csproj (in 89 ms). 2026-01-07T01:19:50.2899407Z Restored D:\a\_work\1\s\src\libraries\System.Diagnostics.DiagnosticSource\src\System.Diagnostics.DiagnosticSource.csproj (in 167 ms). 2026-01-07T01:19:50.3205440Z Restored D:\a\_work\1\s\src\libraries\System.Composition.Hosting\src\System.Composition.Hosting.csproj (in 79 ms). 2026-01-07T01:19:50.3242251Z Restored D:\a\_work\1\s\src\libraries\System.Composition.Convention\src\System.Composition.Convention.csproj (in 74 ms). 2026-01-07T01:19:58.8110399Z installer.tasks -> D:\a\_work\1\s\artifacts\bin\installer.tasks\Release\net10.0\installer.tasks.dll 2026-01-07T01:19:58.8644492Z Crossgen2Tasks -> D:\a\_work\1\s\artifacts\bin\Crossgen2Tasks\Release\net10.0\Crossgen2Tasks.dll 2026-01-07T01:20:04.2586627Z ILLink.RoslynAnalyzer -> D:\a\_work\1\s\artifacts\bin\ILLink.RoslynAnalyzer\Release\netstandard2.0\ILLink.RoslynAnalyzer.dll 2026-01-07T01:20:04.5634305Z ILLink.CodeFixProvider -> D:\a\_work\1\s\artifacts\bin\ILLink.CodeFixProvider\Release\netstandard2.0\ILLink.CodeFixProvider.dll 2026-01-07T01:20:05.0786704Z Mono.Linker -> D:\a\_work\1\s\artifacts\bin\Mono.Linker\ref\Release\net10.0\illink.dll 2026-01-07T01:20:09.3227138Z Mono.Linker -> D:\a\_work\1\s\artifacts\bin\Mono.Linker\Release\net10.0\illink.dll 2026-01-07T01:20:09.6671414Z ILLink.Tasks -> D:\a\_work\1\s\artifacts\bin\ILLink.Tasks\Release\net\ILLink.Tasks.dll 2026-01-07T01:20:10.1238747Z System.Private.CoreLib.Generators -> D:\a\_work\1\s\artifacts\bin\System.Private.CoreLib.Generators\Release\netstandard2.0\System.Private.CoreLib.Generators.dll 2026-01-07T01:20:12.9342227Z System.Private.CoreLib -> D:\a\_work\1\s\artifacts\bin\System.Private.CoreLib\ref\Release\net11.0\System.Private.CoreLib.dll 2026-01-07T01:20:13.3189122Z EventSourceGenerator -> D:\a\_work\1\s\artifacts\bin\EventSourceGenerator\Release\netstandard2.0\EventSourceGenerator.dll 2026-01-07T01:20:15.0896113Z Microsoft.Interop.SourceGeneration -> D:\a\_work\1\s\artifacts\bin\Microsoft.Interop.SourceGeneration\Release\netstandard2.0\Microsoft.Interop.SourceGeneration.dll 2026-01-07T01:20:16.3197457Z LibraryImportGenerator -> D:\a\_work\1\s\artifacts\bin\LibraryImportGenerator\Release\netstandard2.0\Microsoft.Interop.LibraryImportGenerator.dll 2026-01-07T01:21:20.2094729Z System.Private.CoreLib -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\IL\System.Private.CoreLib.dll 2026-01-07T01:21:21.6915091Z cdac-build-tool -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\cdac-build-tool\cdac-build-tool.dll 2026-01-07T01:21:21.7389033Z 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.25502.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 "-DCLR_CMAKE_RUNTIME_CORECLR=1" -cmakeargs "-DCMAKE_PRODUCT_VERSION=11.0.0" -cmakeargs "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" -cmakeargs "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" -cmakeargs "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" -cmakeargs "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" 2026-01-07T01:21:21.7990816Z BUILD: Starting Build at 1:21:21.79 2026-01-07T01:21:31.1363175Z BUILD: Commencing CoreCLR product build 2026-01-07T01:21:31.1371373Z BUILD: Checking prerequisites 2026-01-07T01:21:33.2444697Z BUILD: Using CMake from C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe 2026-01-07T01:21:33.4272319Z BUILD: Number of processor cores 2 2026-01-07T01:21:34.3193155Z BUILD: Commencing build of native components for windows.x86.Release 2026-01-07T01:21:34.3196424Z BUILD: Using environment: "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" amd64_x86 2026-01-07T01:21:34.4920083Z ********************************************************************** 2026-01-07T01:21:34.4920539Z ** Visual Studio 2022 Developer Command Prompt v17.14.16 2026-01-07T01:21:34.4920836Z ** Copyright (c) 2025 Microsoft Corporation 2026-01-07T01:21:34.4921142Z ********************************************************************** 2026-01-07T01:21:36.0327839Z [vcvarsall.bat] Environment initialized for: 'x64_x86' 2026-01-07T01:21:36.0401960Z BUILD: Regenerating the Visual Studio solution 2026-01-07T01:21:36.0416173Z 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" 17.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.25502.1" "-DCLR_CMAKE_PGO_OPTIMIZE=1" "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" "-DCMAKE_PRODUCT_VERSION=11.0.0" "-DCLR_CMAKE_RUNTIME_CORECLR=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-01-07T01:21:36.0981392Z "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\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.25502.1" "-DCLR_CMAKE_PGO_OPTIMIZE=1" "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" "-DCMAKE_PRODUCT_VERSION=11.0.0" "-DCLR_CMAKE_RUNTIME_CORECLR=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 17 2022 -B "D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide" -S "D:\a\_work\1\s\src\coreclr"" 2026-01-07T01:21:36.1433027Z Not searching for unused variables given on the command line. 2026-01-07T01:21:36.3516991Z -- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0. 2026-01-07T01:21:49.9336397Z -- The C compiler identification is MSVC 19.44.35217.0 2026-01-07T01:21:54.2400475Z -- The CXX compiler identification is MSVC 19.44.35217.0 2026-01-07T01:21:54.6702295Z -- Detecting C compiler ABI info 2026-01-07T01:21:57.6866516Z -- Detecting C compiler ABI info - done 2026-01-07T01:21:57.7048696Z -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x86/cl.exe - skipped 2026-01-07T01:21:57.7335924Z -- Detecting C compile features 2026-01-07T01:21:57.7531007Z -- Detecting C compile features - done 2026-01-07T01:21:57.8422497Z -- Detecting CXX compiler ABI info 2026-01-07T01:22:00.6068499Z -- Detecting CXX compiler ABI info - done 2026-01-07T01:22:00.6250905Z -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x86/cl.exe - skipped 2026-01-07T01:22:00.6255377Z -- Detecting CXX compile features 2026-01-07T01:22:00.6271297Z -- Detecting CXX compile features - done 2026-01-07T01:22:00.9686875Z -- The ASM_MASM compiler identification is MSVC 2026-01-07T01:22:00.9698915Z -- Found assembler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x86/ml.exe 2026-01-07T01:22:01.1532640Z -- Performing Test HAVE_DIRENT_D_TYPE 2026-01-07T01:22:03.9483677Z -- Performing Test HAVE_DIRENT_D_TYPE - Failed 2026-01-07T01:22:03.9485651Z -- Looking for getauxval 2026-01-07T01:22:06.4982839Z -- Looking for getauxval - not found 2026-01-07T01:22:06.5217180Z -- Looking for include file GSS/GSS.h 2026-01-07T01:22:09.0633206Z -- Looking for include file GSS/GSS.h - not found 2026-01-07T01:22:14.9975195Z -- Using CMake version 3.31.6-msvc6 2026-01-07T01:22:14.9994475Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-07T01:22:14.9994800Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-07T01:22:15.1595562Z -- Arch detected: 'i686' 2026-01-07T01:22:15.1595962Z -- Basearch of 'i686' has been detected as: 'x86' 2026-01-07T01:22:15.1958415Z -- Looking for arm_acle.h 2026-01-07T01:22:17.7527301Z -- Looking for arm_acle.h - not found 2026-01-07T01:22:17.7529879Z -- Looking for sys/auxv.h 2026-01-07T01:22:20.3184280Z -- Looking for sys/auxv.h - not found 2026-01-07T01:22:20.3185038Z -- Looking for sys/sdt.h 2026-01-07T01:22:22.8838691Z -- Looking for sys/sdt.h - not found 2026-01-07T01:22:22.8840174Z -- Looking for unistd.h 2026-01-07T01:22:25.4232028Z -- Looking for unistd.h - not found 2026-01-07T01:22:25.4233322Z -- Looking for linux/auxvec.h 2026-01-07T01:22:27.9595136Z -- Looking for linux/auxvec.h - not found 2026-01-07T01:22:27.9597880Z -- Looking for sys/types.h 2026-01-07T01:22:32.6704021Z -- Looking for sys/types.h - found 2026-01-07T01:22:32.6704986Z -- Looking for stdint.h 2026-01-07T01:22:35.4452710Z -- Looking for stdint.h - found 2026-01-07T01:22:35.4454478Z -- Looking for stddef.h 2026-01-07T01:22:38.2356019Z -- Looking for stddef.h - found 2026-01-07T01:22:38.2356467Z -- Check size of off64_t 2026-01-07T01:22:40.8182891Z -- Check size of off64_t - failed 2026-01-07T01:22:40.8187712Z -- Check size of _off64_t 2026-01-07T01:22:43.4014026Z -- Check size of _off64_t - failed 2026-01-07T01:22:43.4019214Z -- Check size of __off64_t 2026-01-07T01:22:45.9800082Z -- Check size of __off64_t - failed 2026-01-07T01:22:45.9802141Z -- Looking for fseeko 2026-01-07T01:22:48.6600894Z -- Looking for fseeko - not found 2026-01-07T01:22:48.6601296Z -- Looking for strerror 2026-01-07T01:22:51.4086511Z -- Looking for strerror - found 2026-01-07T01:22:51.4088309Z -- Looking for posix_memalign 2026-01-07T01:22:54.0453701Z -- Looking for posix_memalign - not found 2026-01-07T01:22:54.0456901Z -- Looking for aligned_alloc 2026-01-07T01:22:56.6242673Z -- Looking for aligned_alloc - not found 2026-01-07T01:22:56.6258824Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-07T01:22:59.3712683Z -- Performing Test HAVE_NO_INTERPOSITION - Failed 2026-01-07T01:22:59.3721754Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-07T01:23:01.9724454Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Failed 2026-01-07T01:23:01.9725656Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-07T01:23:04.5302131Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Failed 2026-01-07T01:23:04.5303036Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-07T01:23:07.0775809Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Failed 2026-01-07T01:23:07.0776432Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-07T01:23:09.8070076Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-07T01:23:09.8070563Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-07T01:23:12.4904657Z -- Performing Test HAVE_BUILTIN_CTZ - Failed 2026-01-07T01:23:12.4905224Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-07T01:23:15.1460930Z -- Performing Test HAVE_BUILTIN_CTZLL - Failed 2026-01-07T01:23:15.1462002Z -- Performing Test HAVE_PTRDIFF_T 2026-01-07T01:23:17.8906312Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-07T01:23:17.8910708Z -- Performing Test HAVE_XSAVE_INTRIN 2026-01-07T01:23:20.7970171Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-01-07T01:23:20.7972374Z -- Performing Test HAVE_SSE2_INTRIN 2026-01-07T01:23:23.6787751Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-01-07T01:23:23.6792562Z -- Performing Test HAVE_SSSE3_INTRIN 2026-01-07T01:23:26.4483360Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-01-07T01:23:26.4485266Z -- Performing Test HAVE_SSE42_INTRIN 2026-01-07T01:23:29.1667273Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-01-07T01:23:29.1669198Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-01-07T01:23:31.9265744Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-01-07T01:23:31.9268531Z -- Performing Test HAVE_AVX2_INTRIN 2026-01-07T01:23:34.6905203Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-01-07T01:23:34.6908894Z -- Performing Test HAVE_AVX512_INTRIN 2026-01-07T01:23:37.4778277Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-01-07T01:23:37.4781128Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-01-07T01:23:40.3038365Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-01-07T01:23:40.3040601Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-01-07T01:23:43.3741516Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-01-07T01:23:43.3742449Z -- 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-01-07T01:23:43.4080035Z -- The following features have been enabled: 2026-01-07T01:23:43.4080697Z 2026-01-07T01:23:43.4081638Z * SSE2, Support the SSE2 instruction set, using "" 2026-01-07T01:23:43.4082568Z * XSAVE, Support XSAVE intrinsics using "" 2026-01-07T01:23:43.4086043Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "" 2026-01-07T01:23:43.4088484Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "" 2026-01-07T01:23:43.4090222Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using " " 2026-01-07T01:23:43.4091871Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "/arch:AVX2" 2026-01-07T01:23:43.4096826Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "/arch:AVX2" 2026-01-07T01:23:43.4099075Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "/arch:AVX2" 2026-01-07T01:23:43.4101421Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "/arch:AVX2" 2026-01-07T01:23:43.4101862Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "/arch:AVX512" 2026-01-07T01:23:43.4103297Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "/arch:AVX512" 2026-01-07T01:23:43.4103997Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "/arch:AVX512" 2026-01-07T01:23:43.4104837Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using " /arch:AVX512" 2026-01-07T01:23:43.4105963Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-07T01:23:43.4106938Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-07T01:23:43.4107995Z * WITH_SANITIZER, Enable sanitizer support 2026-01-07T01:23:43.4108676Z * WITH_GTEST, Build gtest_zlib 2026-01-07T01:23:43.4109698Z * WITH_OPTIM, Build with optimisation 2026-01-07T01:23:43.4110199Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-07T01:23:43.4111438Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-07T01:23:43.4111957Z * WITH_AVX2, Build with AVX2 2026-01-07T01:23:43.4112867Z * WITH_AVX512, Build with AVX512 2026-01-07T01:23:43.4113725Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-01-07T01:23:43.4114594Z * WITH_SSE2, Build with SSE2 2026-01-07T01:23:43.4115773Z * WITH_SSSE3, Build with SSSE3 2026-01-07T01:23:43.4116399Z * WITH_SSE42, Build with SSE42 2026-01-07T01:23:43.4117251Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-01-07T01:23:43.4118308Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-01-07T01:23:43.4118963Z 2026-01-07T01:23:43.4120125Z -- The following features have been disabled: 2026-01-07T01:23:43.4120609Z 2026-01-07T01:23:43.4121574Z * FORCE_SSE2, Assume CPU is SSE2 capable 2026-01-07T01:23:43.4122462Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-07T01:23:43.4123354Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-07T01:23:43.4124217Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-07T01:23:43.4125051Z * WITH_FUZZERS, Build test/fuzz 2026-01-07T01:23:43.4126132Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-07T01:23:43.4126705Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-07T01:23:43.4127791Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-07T01:23:43.4128518Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-07T01:23:43.4129552Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-07T01:23:43.4130474Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-07T01:23:43.4131388Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-07T01:23:43.4132322Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-07T01:23:43.4133210Z 2026-01-07T01:23:49.7607113Z -- Build type is '' 2026-01-07T01:23:49.7611932Z -- Performing Test BROTLI_EMSCRIPTEN 2026-01-07T01:23:52.4140598Z -- Performing Test BROTLI_EMSCRIPTEN - Failed 2026-01-07T01:23:52.4141000Z -- Compiler is not EMSCRIPTEN 2026-01-07T01:23:52.4180082Z -- Looking for log2 2026-01-07T01:23:55.1649776Z -- Looking for log2 - found 2026-01-07T01:23:55.1757664Z -- Looking for sys/socket.h 2026-01-07T01:23:57.7230189Z -- Looking for sys/socket.h - not found 2026-01-07T01:23:57.7231692Z -- Looking for accept4 2026-01-07T01:24:00.2665724Z -- Looking for accept4 - not found 2026-01-07T01:24:00.2668099Z -- Looking for linux/user_events.h 2026-01-07T01:24:02.8567233Z -- Looking for linux/user_events.h - not found 2026-01-07T01:24:02.8568575Z -- Looking for sys/ioctl.h 2026-01-07T01:24:05.4226207Z -- Looking for sys/ioctl.h - not found 2026-01-07T01:24:05.4228278Z -- Looking for sys/uio.h 2026-01-07T01:24:07.9677449Z -- Looking for sys/uio.h - not found 2026-01-07T01:24:07.9679750Z -- Looking for errno.h 2026-01-07T01:24:10.7199754Z -- Looking for errno.h - found 2026-01-07T01:24:10.7261921Z -- Looking for include files windows.h, bcrypt.h 2026-01-07T01:24:14.7507296Z -- Looking for include files windows.h, bcrypt.h - found 2026-01-07T01:24:14.7507855Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-07T01:24:17.3098240Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-07T01:24:17.3099334Z -- Looking for include file asm/hwprobe.h 2026-01-07T01:24:19.8783973Z -- Looking for include file asm/hwprobe.h - not found 2026-01-07T01:24:19.8785030Z -- Looking for include file sys/resource.h 2026-01-07T01:24:22.4668834Z -- Looking for include file sys/resource.h - not found 2026-01-07T01:24:22.4669264Z -- Looking for sysctlbyname 2026-01-07T01:24:25.1142052Z -- Looking for sysctlbyname - not found 2026-01-07T01:24:25.1142349Z -- Looking for fsync 2026-01-07T01:24:27.7386845Z -- Looking for fsync - not found 2026-01-07T01:24:27.7388793Z -- Looking for arc4random_buf 2026-01-07T01:24:30.2997777Z -- Looking for arc4random_buf - not found 2026-01-07T01:24:30.2999674Z -- Looking for O_CLOEXEC 2026-01-07T01:24:32.8862784Z -- Looking for O_CLOEXEC - not found 2026-01-07T01:24:32.8865922Z -- Looking for CLOCK_MONOTONIC 2026-01-07T01:24:35.6977106Z -- Looking for CLOCK_MONOTONIC - not found 2026-01-07T01:24:35.6980862Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-07T01:24:38.5325831Z -- Looking for CLOCK_MONOTONIC_COARSE - not found 2026-01-07T01:24:38.5328424Z -- Looking for clock_gettime_nsec_np 2026-01-07T01:24:41.4532241Z -- Looking for clock_gettime_nsec_np - not found 2026-01-07T01:24:42.4098237Z -- Found Python: C:/python3/python.exe (found version "3.13.7") found components: Interpreter 2026-01-07T01:24:43.7120276Z Cannot use PGO optimization built with Ninja from MSBuild. Re-run build with Ninja to apply PGO information 2026-01-07T01:24:45.2860444Z Read file version from native version header at 'D:/a/_work/1/s/artifacts/obj/_version.h'. 2026-01-07T01:24:45.3008019Z Cannot use PGO optimization built with Ninja from MSBuild. Re-run build with Ninja to apply PGO information 2026-01-07T01:24:45.3348743Z -- Configuring done (189.2s) 2026-01-07T01:24:49.6620669Z -- Generating done (4.3s) 2026-01-07T01:24:49.6642236Z -- Build files have been written to: D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide 2026-01-07T01:24:49.7894902Z running "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\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-01-07T01:24:50.4739031Z 2026-01-07T01:24:50.4818101Z 2026-01-07T01:24:52.8851821Z 1>Checking Build System 2026-01-07T01:24:55.5217597Z 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-01-07T01:24:55.5619931Z AsmConstants.tmp 2026-01-07T01:24:55.6342498Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/wks/CMakeLists.txt 2026-01-07T01:24:56.1330090Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/wks/CMakeLists.txt 2026-01-07T01:24:56.5080216Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Bootstrap/base/CMakeLists.txt 2026-01-07T01:24:56.5488063Z Generating Release/eventprovider.timestamp 2026-01-07T01:24:58.1632722Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/eventing/EtwProvider/CMakeLists.txt 2026-01-07T01:24:58.8501901Z Building Custom Rule D:/a/_work/1/s/src/native/containers/CMakeLists.txt 2026-01-07T01:24:59.1081648Z main.cpp 2026-01-07T01:24:59.6236010Z dn-allocator.c 2026-01-07T01:24:59.7976008Z dn-fwd-list.c 2026-01-07T01:24:59.8432625Z dn-list.c 2026-01-07T01:24:59.8932397Z dn-queue.c 2026-01-07T01:25:00.0964581Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gcinfo/CMakeLists.txt 2026-01-07T01:25:00.3625593Z bootstrapper.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Bootstrap\base\bootstrapper.dir\Release\bootstrapper.lib 2026-01-07T01:25:00.3803582Z dn-umap.c 2026-01-07T01:25:00.4094477Z dn-vector.c 2026-01-07T01:25:00.4653771Z dn-simdhash.c 2026-01-07T01:25:00.5092173Z dn-simdhash-string-ptr.c 2026-01-07T01:25:00.5288686Z dn-simdhash-u32-ptr.c 2026-01-07T01:25:00.5988634Z dn-simdhash-ptr-ptr.c 2026-01-07T01:25:00.6436078Z dn-simdhash-ght-compatible.c 2026-01-07T01:25:00.6956706Z dn-simdhash-ptrpair-ptr.c 2026-01-07T01:25:00.7214001Z Building Custom Rule D:/a/_work/1/s/src/native/containers/CMakeLists.txt 2026-01-07T01:25:00.7305999Z arraylist.cpp 2026-01-07T01:25:00.7356829Z dn-simdhash-utils.c 2026-01-07T01:25:00.7493755Z gcinfoencoder.cpp 2026-01-07T01:25:00.7610045Z simplerhash.cpp 2026-01-07T01:25:00.7861006Z gcdump.cpp 2026-01-07T01:25:00.8378808Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/compiler/CMakeLists.txt 2026-01-07T01:25:01.8055907Z gcdumpx86.cpp 2026-01-07T01:25:01.8927183Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/ceefilegen/CMakeLists.txt 2026-01-07T01:25:01.9466264Z dn-containers.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\containers\dn-containers.dir\Release\dn-containers.lib 2026-01-07T01:25:02.1025360Z cmake_pch.cxx 2026-01-07T01:25:03.2074709Z Compiling cordebug.idl 2026-01-07T01:25:03.3180063Z gcinfo.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gcinfo\gcinfo.dir\Release\gcinfo.lib 2026-01-07T01:25:03.4002741Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\cordebug.idl 2026-01-07T01:25:03.4273494Z cordebug.idl 2026-01-07T01:25:03.4608419Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscordac/CMakeLists.txt 2026-01-07T01:25:03.4779563Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-01-07T01:25:03.5128133Z unknwn.idl 2026-01-07T01:25:03.5165471Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/hostmisc/CMakeLists.txt 2026-01-07T01:25:03.6641663Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-01-07T01:25:03.7374792Z wtypes.idl 2026-01-07T01:25:03.7901828Z mscordac.cpp 2026-01-07T01:25:03.8142934Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/enc/CMakeLists.txt 2026-01-07T01:25:03.8495872Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-01-07T01:25:03.8874932Z wtypesbase.idl 2026-01-07T01:25:03.9379988Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-01-07T01:25:03.9790956Z Building Custom Rule D:/a/_work/1/s/src/coreclr/interop/CMakeLists.txt 2026-01-07T01:25:03.9834595Z basetsd.h 2026-01-07T01:25:04.0612869Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-01-07T01:25:04.1185415Z guiddef.h 2026-01-07T01:25:04.1507697Z assemblymd.cpp 2026-01-07T01:25:04.1849631Z assemblymd_emit.cpp 2026-01-07T01:25:04.1986299Z custattr_import.cpp 2026-01-07T01:25:04.2023316Z custattr_emit.cpp 2026-01-07T01:25:04.2052468Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\objidl.idl 2026-01-07T01:25:04.3230833Z disp.cpp 2026-01-07T01:25:04.4345408Z emit.cpp 2026-01-07T01:25:04.4731853Z objidl.idl 2026-01-07T01:25:04.4821693Z filtermanager.cpp 2026-01-07T01:25:04.4995404Z helper.cpp 2026-01-07T01:25:04.5571842Z import.cpp 2026-01-07T01:25:04.5849260Z importhelper.cpp 2026-01-07T01:25:04.6271353Z mdutil.cpp 2026-01-07T01:25:04.6793984Z regmeta.cpp 2026-01-07T01:25:04.6983298Z regmeta_compilersupport.cpp 2026-01-07T01:25:04.7582823Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.idl 2026-01-07T01:25:04.7942019Z regmeta_emit.cpp 2026-01-07T01:25:04.8118619Z regmeta_import.cpp 2026-01-07T01:25:04.8432078Z regmeta_imetadatatables.cpp 2026-01-07T01:25:04.8855898Z regmeta_vm.cpp 2026-01-07T01:25:04.9149113Z oaidl.idl 2026-01-07T01:25:04.9407915Z verifylayouts.cpp 2026-01-07T01:25:04.9933665Z trace.cpp 2026-01-07T01:25:05.0357619Z utils.cpp 2026-01-07T01:25:05.1027697Z fx_ver.cpp 2026-01-07T01:25:05.2202968Z pal.windows.cpp 2026-01-07T01:25:05.4191950Z mscordacobj.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscordac\mscordacobj.dir\Release\mscordacobj.lib 2026-01-07T01:25:05.4587397Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.acf 2026-01-07T01:25:05.5279220Z oaidl.acf 2026-01-07T01:25:05.7146476Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/runtime/CMakeLists.txt 2026-01-07T01:25:06.6802417Z 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-01-07T01:25:06.8135779Z Compiling xcordebug.idl 2026-01-07T01:25:07.5961845Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\xcordebug.idl 2026-01-07T01:25:07.9225178Z xcordebug.idl 2026-01-07T01:25:07.9805949Z 64 bit Processing D:/a/_work/1/s/src/coreclr/inc\cordebug.idl 2026-01-07T01:25:08.1330948Z cordebug.idl 2026-01-07T01:25:08.4704306Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-01-07T01:25:08.5082098Z unknwn.idl 2026-01-07T01:25:08.5464459Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-01-07T01:25:08.5742496Z wtypes.idl 2026-01-07T01:25:08.6578849Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-01-07T01:25:08.6716291Z interoplib.cpp 2026-01-07T01:25:08.6749416Z comwrappers.cpp 2026-01-07T01:25:08.6770849Z trackerobjectmanager.cpp 2026-01-07T01:25:08.7026196Z wtypesbase.idl 2026-01-07T01:25:08.7396695Z cmake_pch.cxx 2026-01-07T01:25:08.7417388Z longfile.windows.cpp 2026-01-07T01:25:08.7661839Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-01-07T01:25:08.8421761Z basetsd.h 2026-01-07T01:25:08.8520393Z cmake_pch.cxx 2026-01-07T01:25:08.8613057Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-01-07T01:25:08.8965103Z guiddef.h 2026-01-07T01:25:08.9412584Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\objidl.idl 2026-01-07T01:25:08.9851288Z objidl.idl 2026-01-07T01:25:09.0213105Z interop.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\interop\interop.dir\Release\interop.lib 2026-01-07T01:25:09.0462642Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-01-07T01:25:09.1555079Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.idl 2026-01-07T01:25:09.1905079Z oaidl.idl 2026-01-07T01:25:09.3249301Z 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-01-07T01:25:09.3688636Z Compiling clrdata.idl 2026-01-07T01:25:09.4046849Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscorrc/CMakeLists.txt 2026-01-07T01:25:09.4247487Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\clrdata.idl 2026-01-07T01:25:09.4628952Z clrdata.idl 2026-01-07T01:25:09.5324948Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-01-07T01:25:09.5664552Z unknwn.idl 2026-01-07T01:25:09.6240813Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-01-07T01:25:09.7100642Z cpufeatures.c 2026-01-07T01:25:09.7471290Z wtypes.idl 2026-01-07T01:25:09.7945964Z descriptorlimit.c 2026-01-07T01:25:09.8007117Z memorybarrierprocesswide.c 2026-01-07T01:25:09.8615892Z mutex.c 2026-01-07T01:25:09.8854086Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-01-07T01:25:10.1121120Z guid.c 2026-01-07T01:25:10.7338567Z wtypesbase.idl 2026-01-07T01:25:10.7666649Z liteweightstgdbrw.cpp 2026-01-07T01:25:10.7953172Z metamodelenc.cpp 2026-01-07T01:25:10.8003174Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-01-07T01:25:10.8396598Z random.c 2026-01-07T01:25:10.9435150Z basetsd.h 2026-01-07T01:25:11.1519525Z debugger.c 2026-01-07T01:25:11.1784779Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-01-07T01:25:11.2650608Z strings.c 2026-01-07T01:25:11.2951390Z guiddef.h 2026-01-07T01:25:11.3421776Z metamodelrw.cpp 2026-01-07T01:25:11.3703191Z peparse.cpp 2026-01-07T01:25:11.3780667Z time.c 2026-01-07T01:25:11.3916337Z rwutil.cpp 2026-01-07T01:25:11.4088992Z stgio.cpp 2026-01-07T01:25:11.4125783Z unicodedata.c 2026-01-07T01:25:11.4299140Z utf8.c 2026-01-07T01:25:11.4542462Z stgtiggerstorage.cpp 2026-01-07T01:25:11.4865898Z stgtiggerstream.cpp 2026-01-07T01:25:11.4935736Z mdinternalrw.cpp 2026-01-07T01:25:11.4963055Z xoshiro128pp.c 2026-01-07T01:25:11.5095999Z log.c 2026-01-07T01:25:11.5275613Z pdbheap.cpp 2026-01-07T01:25:11.5565708Z mscorrc.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscorrc\mscorrc.dir\Release\mscorrc.lib 2026-01-07T01:25:11.6359310Z Compiling clrinternal.idl 2026-01-07T01:25:11.9582646Z mdcolumndescriptors.cpp 2026-01-07T01:25:12.0914348Z liteweightstgdb.cpp 2026-01-07T01:25:12.2558169Z mdfileformat.cpp 2026-01-07T01:25:12.4499865Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\clrinternal.idl 2026-01-07T01:25:12.4957157Z metamodel.cpp 2026-01-07T01:25:12.5442236Z clrinternal.idl 2026-01-07T01:25:12.5694491Z metamodelro.cpp 2026-01-07T01:25:12.6114188Z mdinternaldisp.cpp 2026-01-07T01:25:12.6191973Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-01-07T01:25:12.6512918Z recordpool.cpp 2026-01-07T01:25:12.6679665Z dn-allocator.c 2026-01-07T01:25:12.6848210Z dn-fwd-list.c 2026-01-07T01:25:12.7012607Z dn-list.c 2026-01-07T01:25:12.7079108Z dn-queue.c 2026-01-07T01:25:12.7181051Z dn-umap.c 2026-01-07T01:25:12.7202352Z dn-vector.c 2026-01-07T01:25:12.7213235Z dn-simdhash.c 2026-01-07T01:25:12.7216133Z dn-simdhash-string-ptr.c 2026-01-07T01:25:12.7230607Z dn-simdhash-u32-ptr.c 2026-01-07T01:25:12.7232854Z dn-simdhash-ptr-ptr.c 2026-01-07T01:25:12.7238450Z dn-simdhash-ght-compatible.c 2026-01-07T01:25:12.7241353Z dn-simdhash-ptrpair-ptr.c 2026-01-07T01:25:12.7251298Z dn-simdhash-utils.c 2026-01-07T01:25:12.7264067Z unknwn.idl 2026-01-07T01:25:12.7273796Z mdinternalro.cpp 2026-01-07T01:25:12.7283858Z strongnameinternal.cpp 2026-01-07T01:25:12.7411201Z stgpool.cpp 2026-01-07T01:25:12.7429646Z stgpooli.cpp 2026-01-07T01:25:12.7433440Z stgpoolreadonly.cpp 2026-01-07T01:25:12.7435791Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/debug-pal/CMakeLists.txt 2026-01-07T01:25:12.7440718Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-01-07T01:25:12.7462330Z wtypes.idl 2026-01-07T01:25:12.8180294Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-01-07T01:25:12.8464876Z wtypesbase.idl 2026-01-07T01:25:12.8824673Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-01-07T01:25:12.9108989Z basetsd.h 2026-01-07T01:25:12.9401327Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-01-07T01:25:12.9477071Z 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-01-07T01:25:12.9778373Z guiddef.h 2026-01-07T01:25:13.0540376Z 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-01-07T01:25:13.0560398Z 64 bit Processing D:/a/_work/1/s/src/coreclr/inc\mscoree.idl 2026-01-07T01:25:13.0921435Z mscoree.idl 2026-01-07T01:25:13.3002286Z Compiling xclrdata.idl 2026-01-07T01:25:13.3451789Z 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-01-07T01:25:13.3788854Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\xclrdata.idl 2026-01-07T01:25:13.4200379Z xclrdata.idl 2026-01-07T01:25:13.4443235Z twowaypipe.cpp 2026-01-07T01:25:13.4650074Z processdescriptor.cpp 2026-01-07T01:25:13.4975280Z ds-ipc-pal-namedpipe.c 2026-01-07T01:25:13.5247177Z 64 bit Processing D:/a/_work/1/s/src/coreclr/inc\clrdata.idl 2026-01-07T01:25:13.5302179Z clrdata.idl 2026-01-07T01:25:13.5826907Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-01-07T01:25:13.5939589Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/eventpipe/CMakeLists.txt 2026-01-07T01:25:13.6198971Z unknwn.idl 2026-01-07T01:25:13.6639630Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-01-07T01:25:13.7076160Z wtypes.idl 2026-01-07T01:25:13.7535252Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-01-07T01:25:13.7663516Z wtypesbase.idl 2026-01-07T01:25:13.7878931Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-01-07T01:25:13.8236683Z basetsd.h 2026-01-07T01:25:13.8456815Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-01-07T01:25:13.8810427Z guiddef.h 2026-01-07T01:25:13.9853104Z unity_0_cxx.cxx 2026-01-07T01:25:14.0107501Z Compiling corprof.idl 2026-01-07T01:25:14.0603137Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\corprof.idl 2026-01-07T01:25:14.0819515Z corprof.idl 2026-01-07T01:25:14.1293459Z 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-01-07T01:25:14.1382550Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-01-07T01:25:14.1775189Z unknwn.idl 2026-01-07T01:25:14.2002950Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-01-07T01:25:14.2849581Z wtypes.idl 2026-01-07T01:25:14.3491690Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-01-07T01:25:14.3774893Z wtypesbase.idl 2026-01-07T01:25:14.4089544Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-01-07T01:25:14.4477091Z basetsd.h 2026-01-07T01:25:14.4576527Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-01-07T01:25:14.4903091Z 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-01-07T01:25:14.4996307Z guiddef.h 2026-01-07T01:25:14.6139862Z Compiling corsym.idl 2026-01-07T01:25:14.6490957Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\corsym.idl 2026-01-07T01:25:14.6726712Z corsym.idl 2026-01-07T01:25:14.7379030Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.idl 2026-01-07T01:25:14.7584153Z oaidl.idl 2026-01-07T01:25:14.7858607Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\objidl.idl 2026-01-07T01:25:14.8057930Z objidl.idl 2026-01-07T01:25:14.8397082Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-01-07T01:25:14.8602886Z unknwn.idl 2026-01-07T01:25:14.8754300Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-01-07T01:25:14.8968015Z wtypes.idl 2026-01-07T01:25:14.9291645Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-01-07T01:25:14.9506655Z wtypesbase.idl 2026-01-07T01:25:14.9785329Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-01-07T01:25:14.9991241Z basetsd.h 2026-01-07T01:25:15.0303192Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-01-07T01:25:15.0556262Z guiddef.h 2026-01-07T01:25:15.1316027Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.acf 2026-01-07T01:25:15.1533897Z oaidl.acf 2026-01-07T01:25:15.2169501Z Compiling sospriv.idl 2026-01-07T01:25:15.7484198Z 64 bit Processing D:\a\_work\1\s\src\coreclr\inc\sospriv.idl 2026-01-07T01:25:15.7641260Z sospriv.idl 2026-01-07T01:25:15.7951422Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-01-07T01:25:15.8160164Z unknwn.idl 2026-01-07T01:25:15.8303344Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-01-07T01:25:15.8586501Z wtypes.idl 2026-01-07T01:25:15.8833259Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-01-07T01:25:15.9048180Z wtypesbase.idl 2026-01-07T01:25:15.9318027Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-01-07T01:25:15.9694671Z basetsd.h 2026-01-07T01:25:15.9836588Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-01-07T01:25:16.0056549Z guiddef.h 2026-01-07T01:25:16.0274603Z 64 bit Processing D:/a/_work/1/s/src/coreclr/inc\xclrdata.idl 2026-01-07T01:25:16.0468052Z xclrdata.idl 2026-01-07T01:25:16.0774306Z 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-01-07T01:25:16.0822659Z 64 bit Processing D:/a/_work/1/s/src/coreclr/inc\clrdata.idl 2026-01-07T01:25:16.1097389Z clrdata.idl 2026-01-07T01:25:16.1762699Z Building Custom Rule D:/a/_work/1/s/src/coreclr/inc/CMakeLists.txt 2026-01-07T01:25:16.3523059Z cmake_pch.cxx 2026-01-07T01:25:16.4458437Z cordebug_i.c 2026-01-07T01:25:16.4678580Z xcordebug_i.c 2026-01-07T01:25:16.4759146Z clrdata_i.c 2026-01-07T01:25:16.4773156Z clrinternal_i.c 2026-01-07T01:25:16.7448106Z xclrdata_i.c 2026-01-07T01:25:16.9775042Z corprof_i.c 2026-01-07T01:25:17.0844219Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/static/CMakeLists.txt 2026-01-07T01:25:17.0916958Z corsym_i.c 2026-01-07T01:25:17.1098383Z sospriv_i.c 2026-01-07T01:25:17.3067793Z Generating Release/eventing_headers.timestamp 2026-01-07T01:25:17.6532147Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/eventing/CMakeLists.txt 2026-01-07T01:25:17.8556761Z cmake_pch.cxx 2026-01-07T01:25:18.0033901Z corguids.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\inc\corguids.dir\Release\corguids.lib 2026-01-07T01:25:18.3796612Z blobfetcher.cpp 2026-01-07T01:25:18.3944674Z cceegen.cpp 2026-01-07T01:25:18.4258200Z ceegentokenmapper.cpp 2026-01-07T01:25:18.4432864Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/wks/CMakeLists.txt 2026-01-07T01:25:18.4921742Z ceesectionstring.cpp 2026-01-07T01:25:18.5229713Z pesectionman.cpp 2026-01-07T01:25:18.5312223Z Generating eventpipe/eventpipehelpers.cpp, eventpipe/dotnetruntime.cpp, eventpipe/dotnetruntimerundown.cpp, eventpipe/dotnetruntimestress.cpp, eventpipe/dotnetruntimeprivate.cpp 2026-01-07T01:25:18.5608946Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/wks/CMakeLists.txt 2026-01-07T01:25:18.8056832Z Building Custom Rule D:/a/_work/1/s/src/coreclr/utilcode/CMakeLists.txt 2026-01-07T01:25:18.9380272Z ceefgen.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\ceefilegen\ceefgen.dir\Release\ceefgen.lib 2026-01-07T01:25:19.0766634Z Building Custom Rule D:/a/_work/1/s/src/coreclr/binder/CMakeLists.txt 2026-01-07T01:25:19.1039020Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/ee/wks/CMakeLists.txt 2026-01-07T01:25:19.1923320Z Assembling D:\a\_work\1\s\src\coreclr\debug\ee\i386\dbghelpers.asm... 2026-01-07T01:25:19.2293381Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/eventing/eventpipe/CMakeLists.txt 2026-01-07T01:25:19.3596721Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/datadescriptor/CMakeLists.txt 2026-01-07T01:25:19.4698881Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/eventing/eventpipe/CMakeLists.txt 2026-01-07T01:25:20.7812182Z abi.cpp 2026-01-07T01:25:20.9302550Z alloc.cpp 2026-01-07T01:25:21.0267555Z assertionprop.cpp 2026-01-07T01:25:21.1231235Z async.cpp 2026-01-07T01:25:21.2110649Z bitset.cpp 2026-01-07T01:25:21.3002074Z block.cpp 2026-01-07T01:25:23.6371151Z buildstring.cpp 2026-01-07T01:25:23.6380421Z codegencommon.cpp 2026-01-07T01:25:23.6389065Z codegenlinear.cpp 2026-01-07T01:25:23.6394659Z compiler.cpp 2026-01-07T01:25:23.6400159Z copyprop.cpp 2026-01-07T01:25:23.6405804Z debuginfo.cpp 2026-01-07T01:25:23.6411795Z disasm.cpp 2026-01-07T01:25:23.6416934Z earlyprop.cpp 2026-01-07T01:25:23.6422634Z ee_il_dll.cpp 2026-01-07T01:25:23.6429375Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/datadescriptor/CMakeLists.txt 2026-01-07T01:25:23.6435482Z eeinterface.cpp 2026-01-07T01:25:23.6447096Z emit.cpp 2026-01-07T01:25:23.6459233Z error.cpp 2026-01-07T01:25:23.6467986Z fgbasic.cpp 2026-01-07T01:25:23.6475513Z fgdiagnostic.cpp 2026-01-07T01:25:23.6481549Z fgehopt.cpp 2026-01-07T01:25:23.6487202Z fgflow.cpp 2026-01-07T01:25:23.6492095Z fginline.cpp 2026-01-07T01:25:23.6499689Z fgopt.cpp 2026-01-07T01:25:23.6505142Z fgprofile.cpp 2026-01-07T01:25:23.6511102Z fgprofilesynthesis.cpp 2026-01-07T01:25:23.6516941Z fgstmt.cpp 2026-01-07T01:25:23.6522126Z flowgraph.cpp 2026-01-07T01:25:23.6529454Z forwardsub.cpp 2026-01-07T01:25:23.6535433Z gcinfo.cpp 2026-01-07T01:25:23.6542619Z gentree.cpp 2026-01-07T01:25:23.6552765Z gschecks.cpp 2026-01-07T01:25:23.6558353Z hashbv.cpp 2026-01-07T01:25:23.6564147Z helperexpansion.cpp 2026-01-07T01:25:23.6569468Z hostallocator.cpp 2026-01-07T01:25:23.6793600Z hwintrinsic.cpp 2026-01-07T01:25:23.6808497Z ifconversion.cpp 2026-01-07T01:25:23.6818389Z importer.cpp 2026-01-07T01:25:23.6831022Z importercalls.cpp 2026-01-07T01:25:23.6841419Z importervectorization.cpp 2026-01-07T01:25:23.6849405Z indirectcalltransformer.cpp 2026-01-07T01:25:23.6854329Z inductionvariableopts.cpp 2026-01-07T01:25:23.6860394Z inline.cpp 2026-01-07T01:25:23.6864538Z inlinepolicy.cpp 2026-01-07T01:25:23.6868659Z instr.cpp 2026-01-07T01:25:23.6875507Z jitconfig.cpp 2026-01-07T01:25:23.6880777Z jiteh.cpp 2026-01-07T01:25:23.6886991Z jithashtable.cpp 2026-01-07T01:25:23.6891686Z jitmetadata.cpp 2026-01-07T01:25:23.6896778Z layout.cpp 2026-01-07T01:25:23.6902104Z lclmorph.cpp 2026-01-07T01:25:23.6907133Z lclvars.cpp 2026-01-07T01:25:23.6912009Z likelyclass.cpp 2026-01-07T01:25:23.6918542Z lir.cpp 2026-01-07T01:25:23.6922989Z liveness.cpp 2026-01-07T01:25:23.6927377Z loopcloning.cpp 2026-01-07T01:25:23.6933391Z lower.cpp 2026-01-07T01:25:23.6937822Z morph.cpp 2026-01-07T01:25:23.6943538Z morphblock.cpp 2026-01-07T01:25:23.6950134Z objectalloc.cpp 2026-01-07T01:25:23.6956972Z optcse.cpp 2026-01-07T01:25:23.6961985Z optimizebools.cpp 2026-01-07T01:25:23.6967304Z optimizemaskconversions.cpp 2026-01-07T01:25:23.6971463Z optimizer.cpp 2026-01-07T01:25:23.6976780Z patchpoint.cpp 2026-01-07T01:25:23.6981866Z phase.cpp 2026-01-07T01:25:23.6986170Z promotion.cpp 2026-01-07T01:25:23.6991100Z promotiondecomposition.cpp 2026-01-07T01:25:23.6996444Z promotionliveness.cpp 2026-01-07T01:25:23.7000754Z rangecheck.cpp 2026-01-07T01:25:23.7005883Z rangecheckcloning.cpp 2026-01-07T01:25:23.7010904Z rationalize.cpp 2026-01-07T01:25:23.7015503Z redundantbranchopts.cpp 2026-01-07T01:25:23.7020692Z regalloc.cpp 2026-01-07T01:25:23.7024951Z regset.cpp 2026-01-07T01:25:23.7029870Z scev.cpp 2026-01-07T01:25:23.7034869Z scopeinfo.cpp 2026-01-07T01:25:23.7040041Z segmentlist.cpp 2026-01-07T01:25:23.7044966Z sideeffects.cpp 2026-01-07T01:25:23.7049260Z sm.cpp 2026-01-07T01:25:23.7054205Z smdata.cpp 2026-01-07T01:25:23.7059095Z smweights.cpp 2026-01-07T01:25:23.7063643Z ssabuilder.cpp 2026-01-07T01:25:23.7069009Z ssarenamestate.cpp 2026-01-07T01:25:23.7073043Z stacklevelsetter.cpp 2026-01-07T01:25:23.7078008Z switchrecognition.cpp 2026-01-07T01:25:23.7082547Z treelifeupdater.cpp 2026-01-07T01:25:23.7087689Z utils.cpp 2026-01-07T01:25:23.7092676Z valuenum.cpp 2026-01-07T01:25:23.7097049Z lsra.cpp 2026-01-07T01:25:23.7102319Z lsrabuild.cpp 2026-01-07T01:25:23.7110409Z regMaskTPOps.cpp 2026-01-07T01:25:23.7122447Z gcdecode.cpp 2026-01-07T01:25:23.7149960Z gcencode.cpp 2026-01-07T01:25:23.7161826Z unwind.cpp 2026-01-07T01:25:23.7168162Z codegenxarch.cpp 2026-01-07T01:25:23.7187192Z decomposelongs.cpp 2026-01-07T01:25:23.7198942Z emitxarch.cpp 2026-01-07T01:25:23.7224960Z lowerxarch.cpp 2026-01-07T01:25:23.7269177Z lsraxarch.cpp 2026-01-07T01:25:23.7295681Z simd.cpp 2026-01-07T01:25:23.7308399Z simdcodegenxarch.cpp 2026-01-07T01:25:23.7312806Z targetx86.cpp 2026-01-07T01:25:23.7318230Z unwindx86.cpp 2026-01-07T01:25:23.7321788Z hwintrinsicxarch.cpp 2026-01-07T01:25:23.7325779Z hwintrinsiccodegenxarch.cpp 2026-01-07T01:25:23.8285444Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/wks/CMakeLists.txt 2026-01-07T01:25:23.8389925Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\RedirectedHandledJITCase.asm... 2026-01-07T01:25:24.1057074Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\AllocSlow.asm... 2026-01-07T01:25:24.1794862Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\asmhelpers.asm... 2026-01-07T01:25:24.2587386Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\ehhelpers.asm... 2026-01-07T01:25:24.3533571Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\jithelp.asm... 2026-01-07T01:25:24.4524989Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\PInvokeStubs.asm... 2026-01-07T01:25:24.5470538Z Assembling D:\a\_work\1\s\src\coreclr\vm\i386\thunktemplates.asm... 2026-01-07T01:25:24.6184532Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\AllocFast.asm... 2026-01-07T01:25:24.6910673Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\WriteBarriers.asm... 2026-01-07T01:25:25.3040611Z 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-01-07T01:25:25.5057088Z cmake_pch.cxx 2026-01-07T01:25:25.6995450Z datadescriptor.cpp 2026-01-07T01:25:25.7566043Z applicationcontext.cpp 2026-01-07T01:25:25.8027179Z assembly.cpp 2026-01-07T01:25:25.9501643Z assemblybindercommon.cpp 2026-01-07T01:25:26.1421361Z assemblyname.cpp 2026-01-07T01:25:26.8093746Z cmake_pch.cxx 2026-01-07T01:25:27.3368391Z bindertracing.cpp 2026-01-07T01:25:29.7288222Z unity_0_cxx.cxx 2026-01-07T01:25:30.1717827Z defaultassemblybinder.cpp 2026-01-07T01:25:30.3356816Z failurecache.cpp 2026-01-07T01:25:30.5518722Z textualidentityparser.cpp 2026-01-07T01:25:31.8948245Z utils.cpp 2026-01-07T01:25:33.1400752Z activitytracker.cpp 2026-01-07T01:25:33.2780915Z cmake_pch.cxx 2026-01-07T01:25:33.3317080Z customassemblybinder.cpp 2026-01-07T01:25:35.1117164Z clrhost_nodependencies.cpp 2026-01-07T01:25:35.1507395Z ccomprc.cpp 2026-01-07T01:25:35.1716290Z ex.cpp 2026-01-07T01:25:35.3047929Z sbuffer.cpp 2026-01-07T01:25:35.5121018Z sstring_com.cpp 2026-01-07T01:25:35.5630101Z fstring.cpp 2026-01-07T01:25:35.6216156Z namespaceutil.cpp 2026-01-07T01:25:35.6811067Z makepath.cpp 2026-01-07T01:25:35.7714194Z 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-01-07T01:25:35.8164914Z eventpipehelpers.cpp 2026-01-07T01:25:35.8981759Z dotnetruntime.cpp 2026-01-07T01:25:35.9466727Z dotnetruntimerundown.cpp 2026-01-07T01:25:35.9555782Z dotnetruntimestress.cpp 2026-01-07T01:25:35.9796346Z dotnetruntimeprivate.cpp 2026-01-07T01:25:36.0734848Z splitpath.cpp 2026-01-07T01:25:36.1339481Z clrconfig.cpp 2026-01-07T01:25:36.3208461Z configuration.cpp 2026-01-07T01:25:36.3487568Z collections.cpp 2026-01-07T01:25:36.4240026Z posterror.cpp 2026-01-07T01:25:36.4566941Z clrhelpers.cpp 2026-01-07T01:25:36.5775243Z utsem.cpp 2026-01-07T01:25:36.6310388Z check.cpp 2026-01-07T01:25:36.7005279Z log.cpp 2026-01-07T01:25:36.7366733Z arraylist.cpp 2026-01-07T01:25:36.9196988Z comex.cpp 2026-01-07T01:25:36.9707713Z codeman.cpp 2026-01-07T01:25:37.0660847Z guidfromname.cpp 2026-01-07T01:25:37.1925091Z memorypool.cpp 2026-01-07T01:25:37.4440999Z ceemain.cpp 2026-01-07T01:25:37.4989369Z memorystreams.cpp 2026-01-07T01:25:37.5836941Z peimagelayout.cpp 2026-01-07T01:25:37.6999263Z gcdecode.cpp 2026-01-07T01:25:37.7665746Z loaderheap.cpp 2026-01-07T01:25:37.8004495Z interleavedloaderheap.cpp 2026-01-07T01:25:37.8098788Z loaderheap_shared.cpp 2026-01-07T01:25:37.8174169Z explicitcontrolloaderheap.cpp 2026-01-07T01:25:37.8462138Z 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-01-07T01:25:37.8908447Z rangelist.cpp 2026-01-07T01:25:37.9368578Z outstring.cpp 2026-01-07T01:25:37.9568430Z ilformatter.cpp 2026-01-07T01:25:38.0101355Z opinfo.cpp 2026-01-07T01:25:38.0696004Z v3binder.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\binder\v3binder.dir\Release\v3binder.lib 2026-01-07T01:25:38.1042920Z corimage.cpp 2026-01-07T01:25:38.2202048Z format1.cpp 2026-01-07T01:25:38.2446270Z prettyprintsig.cpp 2026-01-07T01:25:38.2770958Z sha1.cpp 2026-01-07T01:25:38.3646742Z sigbuilder.cpp 2026-01-07T01:25:38.4234701Z sigparser.cpp 2026-01-07T01:25:38.4313051Z sstring.cpp 2026-01-07T01:25:38.4972613Z util_nodependencies.cpp 2026-01-07T01:25:38.5367175Z safewrap.cpp 2026-01-07T01:25:38.5850134Z clrhost.cpp 2026-01-07T01:25:38.6122215Z cycletimer.cpp 2026-01-07T01:25:38.6896473Z md5.cpp 2026-01-07T01:25:38.7607782Z util.cpp 2026-01-07T01:25:38.8017486Z 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-01-07T01:25:38.8115662Z stresslog.cpp 2026-01-07T01:25:38.8231240Z debug.cpp 2026-01-07T01:25:38.8687398Z pedecoder.cpp 2026-01-07T01:25:39.0628915Z winfix.cpp 2026-01-07T01:25:39.1862053Z longfilepathwrappers.cpp 2026-01-07T01:25:39.2001282Z 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-01-07T01:25:39.2139104Z yieldprocessornormalized.cpp 2026-01-07T01:25:39.2383192Z dacutil.cpp 2026-01-07T01:25:39.2523969Z dlwrap.cpp 2026-01-07T01:25:39.3546828Z stacktrace.cpp 2026-01-07T01:25:39.5095706Z allocmemtracker.cpp 2026-01-07T01:25:39.5676807Z executableallocator.cpp 2026-01-07T01:25:39.8071467Z cmake_pch.cxx 2026-01-07T01:25:39.9570126Z datadescriptor.cpp 2026-01-07T01:25:40.2846483Z appdomain.cpp 2026-01-07T01:25:40.2934579Z array.cpp 2026-01-07T01:25:40.3502395Z assembly.cpp 2026-01-07T01:25:40.4097787Z assemblybinder.cpp 2026-01-07T01:25:40.7903951Z asynccontinuations.cpp 2026-01-07T01:25:41.3300340Z binder.cpp 2026-01-07T01:25:41.6330277Z utilcode.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\utilcode\utilcode.dir\Release\utilcode.lib 2026-01-07T01:25:41.7118483Z castcache.cpp 2026-01-07T01:25:41.8227838Z callcounting.cpp 2026-01-07T01:25:42.0632954Z cdacplatformmetadata.cpp 2026-01-07T01:25:42.0808996Z ceeload.cpp 2026-01-07T01:25:42.4900013Z cmake_pch.cxx 2026-01-07T01:25:42.7696351Z class.cpp 2026-01-07T01:25:43.1236009Z classhash.cpp 2026-01-07T01:25:43.5934025Z classlayoutinfo.cpp 2026-01-07T01:25:44.0336511Z clsload.cpp 2026-01-07T01:25:44.5224642Z codeversion.cpp 2026-01-07T01:25:44.7326485Z contractimpl.cpp 2026-01-07T01:25:45.0530081Z corhost.cpp 2026-01-07T01:25:45.0998521Z crst.cpp 2026-01-07T01:25:45.1450339Z debugdebugger.cpp 2026-01-07T01:25:45.1759270Z debughelp.cpp 2026-01-07T01:25:45.1829842Z debuginfostore.cpp 2026-01-07T01:25:46.1029978Z decodemd.cpp 2026-01-07T01:25:46.1523934Z disassembler.cpp 2026-01-07T01:25:46.1556933Z domainassembly.cpp 2026-01-07T01:25:46.2066171Z dynamicmethod.cpp 2026-01-07T01:25:46.3521573Z ecall.cpp 2026-01-07T01:25:46.4037681Z eedbginterfaceimpl.cpp 2026-01-07T01:25:46.4418120Z eehash.cpp 2026-01-07T01:25:46.5144453Z eetwain.cpp 2026-01-07T01:25:46.6631500Z encee.cpp 2026-01-07T01:25:46.7861857Z excep.cpp 2026-01-07T01:25:46.9130635Z exinfo.cpp 2026-01-07T01:25:46.9943134Z cmake_pch.cxx 2026-01-07T01:25:47.1510662Z exstate.cpp 2026-01-07T01:25:47.2359036Z field.cpp 2026-01-07T01:25:47.2825716Z formattype.cpp 2026-01-07T01:25:47.2836528Z fptrstubs.cpp 2026-01-07T01:25:47.2847363Z frames.cpp 2026-01-07T01:25:47.2858538Z gctoclreventsink.cpp 2026-01-07T01:25:47.3562093Z gcheaputilities.cpp 2026-01-07T01:25:47.4689311Z gchandleutilities.cpp 2026-01-07T01:25:47.6400150Z genericdict.cpp 2026-01-07T01:25:47.7568853Z generics.cpp 2026-01-07T01:25:47.9446088Z hash.cpp 2026-01-07T01:25:48.0127259Z ilinstrumentation.cpp 2026-01-07T01:25:48.0348777Z ilstubcache.cpp 2026-01-07T01:25:48.0919982Z ilstubresolver.cpp 2026-01-07T01:25:48.1953730Z inlinetracking.cpp 2026-01-07T01:25:48.2383934Z instmethhash.cpp 2026-01-07T01:25:48.4504210Z jithost.cpp 2026-01-07T01:25:48.5344614Z jitinterface.cpp 2026-01-07T01:25:48.5907410Z loaderallocator.cpp 2026-01-07T01:25:48.6834402Z memberload.cpp 2026-01-07T01:25:48.7669367Z method.cpp 2026-01-07T01:25:48.8594333Z methoddescbackpatchinfo.cpp 2026-01-07T01:25:48.9094038Z methodimpl.cpp 2026-01-07T01:25:48.9120275Z methoditer.cpp 2026-01-07T01:25:48.9136162Z methodtable.cpp 2026-01-07T01:25:48.9333780Z nativeimage.cpp 2026-01-07T01:25:49.1701646Z object.cpp 2026-01-07T01:25:49.1794001Z onstackreplacement.cpp 2026-01-07T01:25:49.3233739Z peassembly.cpp 2026-01-07T01:25:49.3785886Z peimage.cpp 2026-01-07T01:25:49.5269133Z perfmap.cpp 2026-01-07T01:25:49.5958698Z pgo.cpp 2026-01-07T01:25:49.7529882Z precode_portable.cpp 2026-01-07T01:25:49.8352647Z precode.cpp 2026-01-07T01:25:49.9498799Z prestub.cpp 2026-01-07T01:25:50.1316914Z readytorunstandalonemethodmetadata.cpp 2026-01-07T01:25:50.2297569Z rejit.cpp 2026-01-07T01:25:50.2633715Z sigformat.cpp 2026-01-07T01:25:50.4404806Z siginfo.cpp 2026-01-07T01:25:50.4834812Z spinlock.cpp 2026-01-07T01:25:50.6617775Z stackwalk.cpp 2026-01-07T01:25:50.7548652Z stublink.cpp 2026-01-07T01:25:50.8797214Z stubmgr.cpp 2026-01-07T01:25:50.9603564Z syncblk.cpp 2026-01-07T01:25:51.2168279Z threads.cpp 2026-01-07T01:25:51.3630335Z threadstatics.cpp 2026-01-07T01:25:51.4471511Z tieredcompilation.cpp 2026-01-07T01:25:51.5454445Z typectxt.cpp 2026-01-07T01:25:51.5556054Z typedesc.cpp 2026-01-07T01:25:51.5569547Z typeequivalencehash.cpp 2026-01-07T01:25:51.5578543Z typehandle.cpp 2026-01-07T01:25:51.5587155Z typehash.cpp 2026-01-07T01:25:51.5595091Z typestring.cpp 2026-01-07T01:25:51.5603923Z util.cpp 2026-01-07T01:25:51.5611360Z vars.cpp 2026-01-07T01:25:51.5618879Z versionresilienthashcode.cpp 2026-01-07T01:25:51.5634647Z virtualcallstub.cpp 2026-01-07T01:25:51.5643182Z zapsig.cpp 2026-01-07T01:25:51.5651357Z readytoruninfo.cpp 2026-01-07T01:25:51.5659218Z appdomainnative.cpp 2026-01-07T01:25:51.5667726Z arraynative.cpp 2026-01-07T01:25:51.5677218Z assemblynative.cpp 2026-01-07T01:25:51.5686485Z assemblyprobeextension.cpp 2026-01-07T01:25:51.5695123Z assemblyspec.cpp 2026-01-07T01:25:51.5703400Z baseassemblyspec.cpp 2026-01-07T01:25:51.5712586Z bundle.cpp 2026-01-07T01:25:51.5722200Z CachedInterfaceDispatch.cpp 2026-01-07T01:25:51.5730984Z CachedInterfaceDispatch_Coreclr.cpp 2026-01-07T01:25:51.5740098Z MiscNativeHelpers.cpp 2026-01-07T01:25:51.5750006Z cachelinealloc.cpp 2026-01-07T01:25:51.5759960Z callconvbuilder.cpp 2026-01-07T01:25:51.5808914Z callhelpers.cpp 2026-01-07T01:25:51.5817095Z callstubgenerator.cpp 2026-01-07T01:25:51.5826082Z clrconfignative.cpp 2026-01-07T01:25:51.5836095Z clrex.cpp 2026-01-07T01:25:51.5846349Z clrvarargs.cpp 2026-01-07T01:25:51.5859092Z comdatetime.cpp 2026-01-07T01:25:51.5867616Z comdelegate.cpp 2026-01-07T01:25:51.5877612Z comdependenthandle.cpp 2026-01-07T01:25:51.5883532Z comdynamic.cpp 2026-01-07T01:25:51.5888859Z commodule.cpp 2026-01-07T01:25:51.5895126Z comsynchronizable.cpp 2026-01-07T01:25:51.5902504Z comutilnative.cpp 2026-01-07T01:25:51.5908604Z coreassemblyspec.cpp 2026-01-07T01:25:51.5914888Z customattribute.cpp 2026-01-07T01:25:51.5919823Z custommarshalerinfo.cpp 2026-01-07T01:25:51.5924618Z autotrace.cpp 2026-01-07T01:25:51.5929537Z divmodint.cpp 2026-01-07T01:25:51.5934235Z dllimport.cpp 2026-01-07T01:25:51.5939231Z dllimportcallback.cpp 2026-01-07T01:25:51.5944687Z dynamicinterfacecastable.cpp 2026-01-07T01:25:51.5950816Z eeconfig.cpp 2026-01-07T01:25:51.6326651Z eecontract.cpp 2026-01-07T01:25:51.6331437Z eepolicy.cpp 2026-01-07T01:25:51.6337238Z eetoprofinterfaceimpl.cpp 2026-01-07T01:25:51.6343974Z eventpipeinternal.cpp 2026-01-07T01:25:51.6349330Z fcall.cpp 2026-01-07T01:25:51.6356052Z fieldmarshaler.cpp 2026-01-07T01:25:51.6362194Z finalizerthread.cpp 2026-01-07T01:25:51.6367798Z floatdouble.cpp 2026-01-07T01:25:51.6374007Z floatsingle.cpp 2026-01-07T01:25:51.6404429Z 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-01-07T01:25:51.7269764Z frozenobjectheap.cpp 2026-01-07T01:25:51.7283212Z gccover.cpp 2026-01-07T01:25:51.7288528Z gcenv.ee.cpp 2026-01-07T01:25:51.7293676Z gcenv.ee.common.cpp 2026-01-07T01:25:51.7297797Z gchelpers.cpp 2026-01-07T01:25:51.7303277Z genanalysis.cpp 2026-01-07T01:25:51.7308285Z genmeth.cpp 2026-01-07T01:25:51.7313565Z hosting.cpp 2026-01-07T01:25:51.7318443Z hostinformation.cpp 2026-01-07T01:25:51.7323751Z ilmarshalers.cpp 2026-01-07T01:25:51.7329086Z instancecalli.cpp 2026-01-07T01:25:51.7334374Z interopconverter.cpp 2026-01-07T01:25:51.7339345Z interoputil.cpp 2026-01-07T01:25:51.7345457Z interpexec.cpp 2026-01-07T01:25:51.7350540Z interpframeallocator.cpp 2026-01-07T01:25:51.7355560Z invokeutil.cpp 2026-01-07T01:25:51.7360263Z jithelpers.cpp 2026-01-07T01:25:51.7365987Z jitinterfacegen.cpp 2026-01-07T01:25:51.7371339Z managedmdimport.cpp 2026-01-07T01:25:51.7376651Z marshalnative.cpp 2026-01-07T01:25:51.7381489Z methodtablebuilder.cpp 2026-01-07T01:25:51.7387431Z mlinfo.cpp 2026-01-07T01:25:51.7392575Z multicorejit.cpp 2026-01-07T01:25:51.7397587Z multicorejitplayer.cpp 2026-01-07T01:25:51.7403266Z nativeeventsource.cpp 2026-01-07T01:25:51.7406890Z nativelibrary.cpp 2026-01-07T01:25:51.7411701Z nativelibrarynative.cpp 2026-01-07T01:25:51.7415704Z olevariant.cpp 2026-01-07T01:25:51.7420610Z pendingload.cpp 2026-01-07T01:25:51.7424404Z pinvokeoverride.cpp 2026-01-07T01:25:51.7428427Z profdetach.cpp 2026-01-07T01:25:51.7432818Z profilingenumerators.cpp 2026-01-07T01:25:51.7437246Z profilinghelper.cpp 2026-01-07T01:25:51.7441445Z proftoeeinterfaceimpl.cpp 2026-01-07T01:25:51.7446815Z qcall.cpp 2026-01-07T01:25:51.7451175Z qcallentrypoints.cpp 2026-01-07T01:25:51.7455718Z reflectclasswriter.cpp 2026-01-07T01:25:51.7467109Z reflectioninvocation.cpp 2026-01-07T01:25:51.7479492Z runtimehandles.cpp 2026-01-07T01:25:51.7493687Z simplerwlock.cpp 2026-01-07T01:25:51.7500804Z stackingallocator.cpp 2026-01-07T01:25:51.7507102Z stringliteralmap.cpp 2026-01-07T01:25:51.7513868Z stubcache.cpp 2026-01-07T01:25:51.7521036Z stubgen.cpp 2026-01-07T01:25:51.7528558Z stubhelpers.cpp 2026-01-07T01:25:51.7534542Z syncclean.cpp 2026-01-07T01:25:51.7539402Z synch.cpp 2026-01-07T01:25:51.7543457Z tailcallhelp.cpp 2026-01-07T01:25:51.7548633Z threadsuspend.cpp 2026-01-07T01:25:51.7554242Z typeparse.cpp 2026-01-07T01:25:51.7558267Z unsafeaccessors.cpp 2026-01-07T01:25:51.7564489Z asyncthunks.cpp 2026-01-07T01:25:51.7569083Z varargsnative.cpp 2026-01-07T01:25:51.7574461Z weakreferencenative.cpp 2026-01-07T01:25:51.7578194Z yieldprocessornormalized.cpp 2026-01-07T01:25:51.7584590Z eventtrace.cpp 2026-01-07T01:25:51.7591057Z eventtrace_bulktype.cpp 2026-01-07T01:25:51.7639243Z eventtrace_gcheap.cpp 2026-01-07T01:25:51.7652148Z interoplibinterface_shared.cpp 2026-01-07T01:25:51.7724666Z interoplibinterface_comwrappers.cpp 2026-01-07T01:25:51.7809749Z rcwrefcache.cpp 2026-01-07T01:25:51.7821108Z interoplibinterface_java.cpp 2026-01-07T01:25:51.7827596Z amsi.cpp 2026-01-07T01:25:51.7832513Z clrtocomcall.cpp 2026-01-07T01:25:51.7836987Z dwreport.cpp 2026-01-07T01:25:51.7840842Z eventreporter.cpp 2026-01-07T01:25:51.7844874Z rtlfunctions.cpp 2026-01-07T01:25:51.7848621Z callsiteinspect.cpp 2026-01-07T01:25:51.7852212Z classcompat.cpp 2026-01-07T01:25:51.7855869Z comcache.cpp 2026-01-07T01:25:51.7859529Z comcallablewrapper.cpp 2026-01-07T01:25:51.7863413Z comconnectionpoints.cpp 2026-01-07T01:25:51.7867578Z cominterfacemarshaler.cpp 2026-01-07T01:25:51.7871825Z commtmemberinfomap.cpp 2026-01-07T01:25:51.7875433Z comtoclrcall.cpp 2026-01-07T01:25:51.7879863Z dispatchinfo.cpp 2026-01-07T01:25:51.7883590Z dispparammarshaler.cpp 2026-01-07T01:25:51.7887700Z olecontexthelpers.cpp 2026-01-07T01:25:51.7891870Z runtimecallablewrapper.cpp 2026-01-07T01:25:51.7895273Z stdinterfaces.cpp 2026-01-07T01:25:51.7899541Z stdinterfaces_wrapper.cpp 2026-01-07T01:25:51.7902880Z jitinterfacex86.cpp 2026-01-07T01:25:51.7906508Z profiler.cpp 2026-01-07T01:25:51.7910437Z exceptionhandling.cpp 2026-01-07T01:25:51.7915015Z gcinfodecoder.cpp 2026-01-07T01:25:51.7918883Z cgenx86.cpp 2026-01-07T01:25:51.7922610Z excepx86.cpp 2026-01-07T01:25:51.7927271Z stublinkerx86.cpp 2026-01-07T01:25:51.7930467Z handletable.cpp 2026-01-07T01:25:51.7934486Z handletablecore.cpp 2026-01-07T01:25:51.7938865Z handletablescan.cpp 2026-01-07T01:25:51.7944126Z objecthandle.cpp 2026-01-07T01:25:51.7948379Z gceventstatus.cpp 2026-01-07T01:25:51.7952764Z gcconfig.cpp 2026-01-07T01:25:51.7956341Z gccommon.cpp 2026-01-07T01:25:51.7960287Z gcscan.cpp 2026-01-07T01:25:51.7964331Z gcsvr.cpp 2026-01-07T01:25:51.7967903Z gcwks.cpp 2026-01-07T01:25:51.7972479Z gchandletable.cpp 2026-01-07T01:25:51.7976647Z gceesvr.cpp 2026-01-07T01:25:51.7981702Z gceewks.cpp 2026-01-07T01:25:51.7987580Z gcload.cpp 2026-01-07T01:25:51.7997430Z gcbridge.cpp 2026-01-07T01:25:51.8002377Z softwarewritewatch.cpp 2026-01-07T01:25:51.8007793Z handletablecache.cpp 2026-01-07T01:25:51.9145085Z controller.cpp 2026-01-07T01:25:51.9239573Z debugger.cpp 2026-01-07T01:25:51.9308589Z debuggermessagebox.cpp 2026-01-07T01:25:51.9414252Z debuggermodule.cpp 2026-01-07T01:25:51.9921412Z executioncontrol.cpp 2026-01-07T01:25:52.0800758Z functioninfo.cpp 2026-01-07T01:25:52.0928044Z funceval.cpp 2026-01-07T01:25:52.2002289Z rcthread.cpp 2026-01-07T01:25:52.2977248Z canary.cpp 2026-01-07T01:25:52.4417961Z codeman.cpp 2026-01-07T01:25:52.6391927Z ceemain.cpp 2026-01-07T01:25:52.6408477Z shared.cpp 2026-01-07T01:25:52.6411270Z frameinfo.cpp 2026-01-07T01:25:52.6414828Z peimagelayout.cpp 2026-01-07T01:25:52.6419093Z gcdecode.cpp 2026-01-07T01:25:52.6422990Z dactable.cpp 2026-01-07T01:25:52.6426824Z primitives.cpp 2026-01-07T01:25:52.6430794Z walker.cpp 2026-01-07T01:25:52.6434501Z debuggerregdisplayhelper.cpp 2026-01-07T01:25:52.6439617Z corelib.cpp 2026-01-07T01:25:52.9293891Z 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-01-07T01:25:53.3254646Z 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-01-07T01:25:53.5436156Z Generating cdac-gc_dll_svr_descriptor/contract-descriptor.c 2026-01-07T01:25:53.7369043Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/datadescriptor/CMakeLists.txt 2026-01-07T01:25:53.9059833Z contract-descriptor.c 2026-01-07T01:25:54.0022433Z Generating cdac-gc_dll_wks_descriptor/contract-descriptor.c 2026-01-07T01:25:54.0632914Z contractpointerdata.cpp 2026-01-07T01:25:54.1768701Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/datadescriptor/CMakeLists.txt 2026-01-07T01:25:54.8053477Z 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-01-07T01:25:55.0081684Z contract-descriptor.c 2026-01-07T01:25:55.1303938Z contractpointerdata.cpp 2026-01-07T01:25:55.8987096Z 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-01-07T01:25:56.9315162Z 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-01-07T01:25:57.2986877Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/datadescriptor/CMakeLists.txt 2026-01-07T01:25:57.2991497Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/datadescriptor/CMakeLists.txt 2026-01-07T01:25:57.3064942Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/datadescriptor/CMakeLists.txt 2026-01-07T01:25:57.5221397Z datadescriptor.cpp 2026-01-07T01:25:57.5261895Z datadescriptor.cpp 2026-01-07T01:25:57.5332773Z datadescriptor.cpp 2026-01-07T01:26:00.1220879Z 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-01-07T01:26:00.2790072Z 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-01-07T01:26:00.3108002Z 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-01-07T01:26:00.4764897Z Generating cdac-gc_wks_descriptor/contract-descriptor.c 2026-01-07T01:26:00.6434203Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/datadescriptor/CMakeLists.txt 2026-01-07T01:26:00.7765109Z contract-descriptor.c 2026-01-07T01:26:00.7857319Z Generating cdac-cdac_contract_descriptor/contract-descriptor.c 2026-01-07T01:26:00.8846809Z contractpointerdata.cpp 2026-01-07T01:26:00.9736486Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/datadescriptor/CMakeLists.txt 2026-01-07T01:26:01.1536005Z Generating cdac-gc_svr_descriptor/contract-descriptor.c 2026-01-07T01:26:01.3441963Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/datadescriptor/CMakeLists.txt 2026-01-07T01:26:01.5124678Z contract-descriptor.c 2026-01-07T01:26:01.5335173Z contract-descriptor.c 2026-01-07T01:26:01.6762720Z contractpointerdata.cpp 2026-01-07T01:26:01.7052364Z contractpointerdata.cpp 2026-01-07T01:26:03.6046701Z 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-01-07T01:26:04.0283621Z 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-01-07T01:26:04.4197502Z 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-01-07T01:26:04.9164498Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.Globalization.Native/CMakeLists.txt 2026-01-07T01:26:05.4551672Z pal_idna.c 2026-01-07T01:26:05.4658948Z pal_common.c 2026-01-07T01:26:05.5088385Z pal_calendarData.c 2026-01-07T01:26:05.5382156Z pal_casing.c 2026-01-07T01:26:05.6927723Z pal_collation.c 2026-01-07T01:26:05.7033029Z pal_locale.c 2026-01-07T01:26:05.8213644Z pal_localeNumberData.c 2026-01-07T01:26:05.8442537Z pal_localeStringData.c 2026-01-07T01:26:05.8786029Z pal_normalization.c 2026-01-07T01:26:05.8908594Z pal_icushim.c 2026-01-07T01:26:05.9336645Z pal_timeZoneInfo.c 2026-01-07T01:26:05.9594793Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-01-07T01:26:06.8125349Z cpufeatures.c 2026-01-07T01:26:06.8349121Z descriptorlimit.c 2026-01-07T01:26:06.9064317Z memorybarrierprocesswide.c 2026-01-07T01:26:06.9796942Z mutex.c 2026-01-07T01:26:07.3350361Z guid.c 2026-01-07T01:26:07.5147126Z random.c 2026-01-07T01:26:07.5494761Z debugger.c 2026-01-07T01:26:07.8413946Z strings.c 2026-01-07T01:26:07.8917943Z time.c 2026-01-07T01:26:07.9605868Z entrypoints.c 2026-01-07T01:26:07.9889082Z unicodedata.c 2026-01-07T01:26:08.0698202Z utf8.c 2026-01-07T01:26:08.0973526Z xoshiro128pp.c 2026-01-07T01:26:08.2012743Z log.c 2026-01-07T01:26:08.2717702Z Building Custom Rule D:/a/_work/1/s/src/native/external/zlib-ng/CMakeLists.txt 2026-01-07T01:26:08.2815342Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.Globalization.Native/CMakeLists.txt 2026-01-07T01:26:08.2913320Z Generating Release/aot_eventing_headers.timestamp 2026-01-07T01:26:08.8189076Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Bootstrap/dll/CMakeLists.txt 2026-01-07T01:26:08.8555141Z 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-01-07T01:26:08.8921833Z Generating AsmOffsets.inc 2026-01-07T01:26:08.8922352Z AsmOffsets.cpp 2026-01-07T01:26:08.9040710Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/Full/CMakeLists.txt 2026-01-07T01:26:09.1188704Z aotminipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\shared_minipal\Release\aotminipal.lib 2026-01-07T01:26:09.1466448Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/eventpipe/CMakeLists.txt 2026-01-07T01:26:09.4501316Z adler32_c.c 2026-01-07T01:26:09.4936121Z adler32_fold_c.c 2026-01-07T01:26:09.5390376Z chunkset_c.c 2026-01-07T01:26:09.5978870Z compare256_c.c 2026-01-07T01:26:09.6338005Z crc32_braid_c.c 2026-01-07T01:26:09.6892584Z crc32_fold_c.c 2026-01-07T01:26:09.7065933Z slide_hash_c.c 2026-01-07T01:26:09.7658907Z adler32.c 2026-01-07T01:26:09.7733437Z compress.c 2026-01-07T01:26:09.8011418Z crc32.c 2026-01-07T01:26:09.8132262Z crc32_braid_comb.c 2026-01-07T01:26:09.8401657Z deflate.c 2026-01-07T01:26:09.8639068Z deflate_fast.c 2026-01-07T01:26:09.9402432Z deflate_huff.c 2026-01-07T01:26:09.9795680Z deflate_medium.c 2026-01-07T01:26:10.0383123Z deflate_quick.c 2026-01-07T01:26:10.0969835Z deflate_rle.c 2026-01-07T01:26:10.1219546Z deflate_slow.c 2026-01-07T01:26:10.1370649Z deflate_stored.c 2026-01-07T01:26:10.1560285Z functable.c 2026-01-07T01:26:10.1915824Z infback.c 2026-01-07T01:26:10.2056758Z inflate.c 2026-01-07T01:26:10.2269425Z inftrees.c 2026-01-07T01:26:10.2934831Z insert_string.c 2026-01-07T01:26:10.3621778Z insert_string_roll.c 2026-01-07T01:26:10.3757670Z trees.c 2026-01-07T01:26:10.3966741Z uncompr.c 2026-01-07T01:26:10.4805224Z zutil.c 2026-01-07T01:26:10.5376834Z cpu_features.c 2026-01-07T01:26:10.5521116Z x86_features.c 2026-01-07T01:26:10.5574526Z adler32_ssse3.c 2026-01-07T01:26:10.6984355Z chunkset_ssse3.c 2026-01-07T01:26:10.7614334Z adler32_sse42.c 2026-01-07T01:26:10.8025437Z crc32_pclmulqdq.c 2026-01-07T01:26:10.8221299Z gzlib.c 2026-01-07T01:26:10.8541261Z gzread.c 2026-01-07T01:26:10.9290928Z gzwrite.c 2026-01-07T01:26:10.9847995Z 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-01-07T01:26:11.2542006Z mscordac.src 2026-01-07T01:26:11.4552416Z main.cpp 2026-01-07T01:26:11.4839315Z pal_idna.c 2026-01-07T01:26:11.4965761Z pal_common.c 2026-01-07T01:26:11.5060122Z pal_calendarData.c 2026-01-07T01:26:11.5254642Z pal_casing.c 2026-01-07T01:26:11.5328933Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscordac/CMakeLists.txt 2026-01-07T01:26:11.6860592Z pal_collation.c 2026-01-07T01:26:11.6996787Z pal_locale.c 2026-01-07T01:26:11.7548471Z pal_localeNumberData.c 2026-01-07T01:26:11.7706233Z pal_localeStringData.c 2026-01-07T01:26:11.7854925Z pal_normalization.c 2026-01-07T01:26:11.8086939Z pal_icushim.c 2026-01-07T01:26:11.8178010Z pal_timeZoneInfo.c 2026-01-07T01:26:11.8998232Z bootstrapperdll.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Bootstrap\dll\Release\bootstrapperdll.lib 2026-01-07T01:26:12.1072648Z Building Custom Rule D:/a/_work/1/s/src/native/external/brotli/CMakeLists.txt 2026-01-07T01:26:12.7307039Z chunkset_sse2.c 2026-01-07T01:26:12.7335071Z compare256_sse2.c 2026-01-07T01:26:12.7361090Z slide_hash_sse2.c 2026-01-07T01:26:13.1969458Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/CMakeLists.txt 2026-01-07T01:26:13.5393087Z entrypoints.c 2026-01-07T01:26:13.9408005Z slide_hash_avx2.c 2026-01-07T01:26:13.9782693Z chunkset_avx2.c 2026-01-07T01:26:14.0072379Z compare256_avx2.c 2026-01-07T01:26:14.1280359Z adler32_avx2.c 2026-01-07T01:26:14.5005233Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/clretwrc/CMakeLists.txt 2026-01-07T01:26:15.0001741Z adler32_avx512.c 2026-01-07T01:26:15.0023993Z chunkset_avx512.c 2026-01-07T01:26:15.0393940Z adler32_avx512_vnni.c 2026-01-07T01:26:15.0941856Z crc32_vpclmulqdq.c 2026-01-07T01:26:15.2064543Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/windows/CMakeLists.txt 2026-01-07T01:26:15.2353053Z 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-01-07T01:26:15.4344191Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-01-07T01:26:15.8000257Z zlib.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\_deps\fetchzlibng-build\Release\zlibstatic.lib 2026-01-07T01:26:16.0218030Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/di/CMakeLists.txt 2026-01-07T01:26:16.5096292Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/ee/dac/CMakeLists.txt 2026-01-07T01:26:16.5104141Z 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-01-07T01:26:16.5792830Z ClrJit.exports 2026-01-07T01:26:16.6093222Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-01-07T01:26:16.8816174Z cmake_pch.cxx 2026-01-07T01:26:16.9830446Z gcenv.windows.cpp 2026-01-07T01:26:17.1446908Z 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-01-07T01:26:17.1794938Z mscorwks_ntdef.src 2026-01-07T01:26:17.3906849Z 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-01-07T01:26:17.4049560Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/daccess/CMakeLists.txt 2026-01-07T01:26:17.4603440Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt 2026-01-07T01:26:17.5151370Z clretwrc.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\clretwrc\Release\clretwrc.dll 2026-01-07T01:26:17.6874835Z minipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\shared_minipal\Release\minipal.lib 2026-01-07T01:26:17.7601800Z cmake_pch.cxx 2026-01-07T01:26:17.7778136Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/datasource/CMakeLists.txt 2026-01-07T01:26:18.3787966Z gc_pal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gc\windows\Release\gc_pal.lib 2026-01-07T01:26:18.4103018Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/runtime/CMakeLists.txt 2026-01-07T01:26:18.5004987Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gcinfo/CMakeLists.txt 2026-01-07T01:26:18.5123566Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscorpe/CMakeLists.txt 2026-01-07T01:26:18.6844937Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/enc/CMakeLists.txt 2026-01-07T01:26:18.9321262Z cmake_pch.cxx 2026-01-07T01:26:19.0775711Z cmake_pch.cxx 2026-01-07T01:26:19.1455685Z constants.c 2026-01-07T01:26:19.2184540Z context.c 2026-01-07T01:26:19.4074972Z dictionary.c 2026-01-07T01:26:21.2729689Z platform.c 2026-01-07T01:26:21.3048010Z arraylist.cpp 2026-01-07T01:26:21.4430589Z gcinfoencoder.cpp 2026-01-07T01:26:21.4741500Z simplerhash.cpp 2026-01-07T01:26:21.5382906Z gcdump.cpp 2026-01-07T01:26:21.5985218Z gcdumpx86.cpp 2026-01-07T01:26:21.6504617Z shared_dictionary.c 2026-01-07T01:26:21.6600726Z transform.c 2026-01-07T01:26:21.6931257Z shimprocess.cpp 2026-01-07T01:26:21.7994914Z shimcallback.cpp 2026-01-07T01:26:21.8659145Z shimevents.cpp 2026-01-07T01:26:21.9503376Z shimdatatarget.cpp 2026-01-07T01:26:22.0707173Z shimstackwalk.cpp 2026-01-07T01:26:22.1661887Z breakpoint.cpp 2026-01-07T01:26:22.3646252Z cordb.cpp 2026-01-07T01:26:22.5925447Z divalue.cpp 2026-01-07T01:26:22.7218111Z liteweightstgdbrw.cpp 2026-01-07T01:26:22.8399232Z dbgtransportmanager.cpp 2026-01-07T01:26:22.8799432Z hash.cpp 2026-01-07T01:26:23.0029997Z module.cpp 2026-01-07T01:26:23.1025009Z metamodelenc.cpp 2026-01-07T01:26:23.1756991Z metamodelrw.cpp 2026-01-07T01:26:23.2603301Z peparse.cpp 2026-01-07T01:26:23.3504453Z platformspecific.cpp 2026-01-07T01:26:23.4159738Z process.cpp 2026-01-07T01:26:23.4880174Z rsappdomain.cpp 2026-01-07T01:26:23.5082992Z rsassembly.cpp 2026-01-07T01:26:23.5114199Z rwutil.cpp 2026-01-07T01:26:23.5350821Z stgio.cpp 2026-01-07T01:26:23.5414353Z stgtiggerstorage.cpp 2026-01-07T01:26:23.5558120Z stgtiggerstream.cpp 2026-01-07T01:26:23.5898106Z mdinternalrw.cpp 2026-01-07T01:26:23.6180971Z rsclass.cpp 2026-01-07T01:26:23.6261526Z rsfunction.cpp 2026-01-07T01:26:23.6565777Z pdbheap.cpp 2026-01-07T01:26:23.6588064Z rsmain.cpp 2026-01-07T01:26:23.6617103Z rsmda.cpp 2026-01-07T01:26:23.6633880Z rsregsetcommon.cpp 2026-01-07T01:26:23.6648947Z rsstackwalk.cpp 2026-01-07T01:26:23.6672363Z rsthread.cpp 2026-01-07T01:26:23.6678871Z rstype.cpp 2026-01-07T01:26:23.6684176Z shared.cpp 2026-01-07T01:26:23.6691513Z symbolinfo.cpp 2026-01-07T01:26:23.6695200Z valuehome.cpp 2026-01-07T01:26:23.6699273Z appdomain.cpp 2026-01-07T01:26:23.6703634Z array.cpp 2026-01-07T01:26:23.6707526Z assembly.cpp 2026-01-07T01:26:23.6711481Z assemblybinder.cpp 2026-01-07T01:26:23.6926021Z mdcolumndescriptors.cpp 2026-01-07T01:26:23.7548869Z liteweightstgdb.cpp 2026-01-07T01:26:23.7707257Z mdfileformat.cpp 2026-01-07T01:26:23.7987125Z metamodel.cpp 2026-01-07T01:26:23.8671714Z metamodelro.cpp 2026-01-07T01:26:23.8967014Z recordpool.cpp 2026-01-07T01:26:23.9524631Z mdinternaldisp.cpp 2026-01-07T01:26:23.9870816Z mdinternalro.cpp 2026-01-07T01:26:24.0531044Z asynccontinuations.cpp 2026-01-07T01:26:24.1578060Z binder.cpp 2026-01-07T01:26:24.1814753Z castcache.cpp 2026-01-07T01:26:24.2504113Z callcounting.cpp 2026-01-07T01:26:24.3054618Z strongnameinternal.cpp 2026-01-07T01:26:24.3588025Z cdacplatformmetadata.cpp 2026-01-07T01:26:24.4340469Z ceeload.cpp 2026-01-07T01:26:24.5204112Z class.cpp 2026-01-07T01:26:24.5205066Z classhash.cpp 2026-01-07T01:26:24.5235371Z mdruntimerw_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\enc\Release\mdruntimerw_dac.lib 2026-01-07T01:26:24.5296552Z stgpool.cpp 2026-01-07T01:26:24.5995353Z classlayoutinfo.cpp 2026-01-07T01:26:24.7104865Z clsload.cpp 2026-01-07T01:26:24.7149168Z codeman.cpp 2026-01-07T01:26:24.7457260Z codeversion.cpp 2026-01-07T01:26:24.7884373Z stgpooli.cpp 2026-01-07T01:26:24.8280163Z contractimpl.cpp 2026-01-07T01:26:24.8715131Z corhost.cpp 2026-01-07T01:26:24.8981726Z crst.cpp 2026-01-07T01:26:24.9145279Z stgpoolreadonly.cpp 2026-01-07T01:26:24.9515085Z debugdebugger.cpp 2026-01-07T01:26:25.0323673Z brotlicommon.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\_deps\brotli-build\Release\brotlicommon.lib 2026-01-07T01:26:25.0947650Z debughelp.cpp 2026-01-07T01:26:25.1254120Z debuginfostore.cpp 2026-01-07T01:26:25.1372618Z decodemd.cpp 2026-01-07T01:26:25.1737273Z disassembler.cpp 2026-01-07T01:26:25.2876564Z domainassembly.cpp 2026-01-07T01:26:25.3699043Z dynamicmethod.cpp 2026-01-07T01:26:25.4543754Z ecall.cpp 2026-01-07T01:26:25.4630291Z eedbginterfaceimpl.cpp 2026-01-07T01:26:25.4698349Z eehash.cpp 2026-01-07T01:26:25.4778593Z eetwain.cpp 2026-01-07T01:26:25.5274961Z encee.cpp 2026-01-07T01:26:25.5747891Z excep.cpp 2026-01-07T01:26:25.5977185Z exinfo.cpp 2026-01-07T01:26:25.6205061Z cordbdi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\di\Release\cordbdi.lib 2026-01-07T01:26:25.7343552Z exstate.cpp 2026-01-07T01:26:25.8504827Z field.cpp 2026-01-07T01:26:25.8819925Z formattype.cpp 2026-01-07T01:26:25.9145407Z fptrstubs.cpp 2026-01-07T01:26:25.9524293Z mdruntime-dbi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\runtime\Release\mdruntime-dbi.lib 2026-01-07T01:26:26.0183750Z frames.cpp 2026-01-07T01:26:26.0431081Z gctoclreventsink.cpp 2026-01-07T01:26:26.1106152Z gcheaputilities.cpp 2026-01-07T01:26:26.1591004Z gchandleutilities.cpp 2026-01-07T01:26:26.2244449Z genericdict.cpp 2026-01-07T01:26:26.2818386Z generics.cpp 2026-01-07T01:26:26.4082580Z hash.cpp 2026-01-07T01:26:26.5045443Z ilinstrumentation.cpp 2026-01-07T01:26:26.5648971Z ilstubcache.cpp 2026-01-07T01:26:26.7676454Z ilstubresolver.cpp 2026-01-07T01:26:26.9153972Z inlinetracking.cpp 2026-01-07T01:26:27.1661547Z instmethhash.cpp 2026-01-07T01:26:27.4348453Z jithost.cpp 2026-01-07T01:26:27.6379166Z jitinterface.cpp 2026-01-07T01:26:27.6822309Z loaderallocator.cpp 2026-01-07T01:26:27.8344692Z memberload.cpp 2026-01-07T01:26:27.9966463Z method.cpp 2026-01-07T01:26:28.0198947Z methoddescbackpatchinfo.cpp 2026-01-07T01:26:28.0544342Z methodimpl.cpp 2026-01-07T01:26:28.1535899Z methoditer.cpp 2026-01-07T01:26:28.1888556Z methodtable.cpp 2026-01-07T01:26:28.2035396Z nativeimage.cpp 2026-01-07T01:26:28.2238742Z object.cpp 2026-01-07T01:26:28.2544204Z onstackreplacement.cpp 2026-01-07T01:26:28.3053033Z peassembly.cpp 2026-01-07T01:26:28.3453255Z peimage.cpp 2026-01-07T01:26:28.3599394Z perfmap.cpp 2026-01-07T01:26:28.3669363Z pgo.cpp 2026-01-07T01:26:28.3787193Z precode_portable.cpp 2026-01-07T01:26:28.4035482Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/enc/CMakeLists.txt 2026-01-07T01:26:28.4185518Z precode.cpp 2026-01-07T01:26:28.4305172Z prestub.cpp 2026-01-07T01:26:28.5048768Z readytorunstandalonemethodmetadata.cpp 2026-01-07T01:26:28.5685984Z rejit.cpp 2026-01-07T01:26:28.6094240Z sigformat.cpp 2026-01-07T01:26:28.6237899Z siginfo.cpp 2026-01-07T01:26:28.6442312Z spinlock.cpp 2026-01-07T01:26:28.6933229Z stackwalk.cpp 2026-01-07T01:26:28.7106298Z 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-01-07T01:26:28.7663960Z stublink.cpp 2026-01-07T01:26:28.7934242Z stubmgr.cpp 2026-01-07T01:26:28.8000108Z syncblk.cpp 2026-01-07T01:26:28.8158051Z threads.cpp 2026-01-07T01:26:28.8290529Z threadstatics.cpp 2026-01-07T01:26:28.8384974Z tieredcompilation.cpp 2026-01-07T01:26:28.8569625Z typectxt.cpp 2026-01-07T01:26:28.8896513Z superpmi-shim-collector.def 2026-01-07T01:26:28.9030827Z gcinfo_win_x86.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gcinfo\Release\gcinfo_win_x86.lib 2026-01-07T01:26:28.9052816Z typedesc.cpp 2026-01-07T01:26:28.9094644Z typeequivalencehash.cpp 2026-01-07T01:26:28.9392403Z typehandle.cpp 2026-01-07T01:26:29.0127357Z typehash.cpp 2026-01-07T01:26:29.1237950Z typestring.cpp 2026-01-07T01:26:29.1491339Z util.cpp 2026-01-07T01:26:29.1908265Z vars.cpp 2026-01-07T01:26:29.2016003Z versionresilienthashcode.cpp 2026-01-07T01:26:29.3972427Z virtualcallstub.cpp 2026-01-07T01:26:29.4815150Z zapsig.cpp 2026-01-07T01:26:29.5478195Z readytoruninfo.cpp 2026-01-07T01:26:29.5709971Z conditionalweaktable.cpp 2026-01-07T01:26:29.6175898Z iceefilegen.cpp 2026-01-07T01:26:29.6955859Z ceefilegenwriter.cpp 2026-01-07T01:26:29.7275943Z pewriter.cpp 2026-01-07T01:26:29.7565308Z ceefilegenwritertokens.cpp 2026-01-07T01:26:29.7956113Z amsi.cpp 2026-01-07T01:26:29.8256659Z clrtocomcall.cpp 2026-01-07T01:26:29.8539585Z exceptionhandling.cpp 2026-01-07T01:26:29.8760579Z cgenx86.cpp 2026-01-07T01:26:29.8852524Z excepx86.cpp 2026-01-07T01:26:29.8940155Z stublinkerx86.cpp 2026-01-07T01:26:29.9133971Z handletable.cpp 2026-01-07T01:26:29.9377073Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi-shim-collector/CMakeLists.txt 2026-01-07T01:26:29.9537608Z handletablecore.cpp 2026-01-07T01:26:29.9579646Z handletablescan.cpp 2026-01-07T01:26:29.9624858Z objecthandle.cpp 2026-01-07T01:26:29.9630599Z peimagelayout.cpp 2026-01-07T01:26:29.9648193Z gcdecode.cpp 2026-01-07T01:26:29.9661633Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/compiler/CMakeLists.txt 2026-01-07T01:26:29.9681156Z mscorpe.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscorpe\Release\mscorpe.lib 2026-01-07T01:26:30.2214157Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/enc/CMakeLists.txt 2026-01-07T01:26:30.2516212Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/runtime/CMakeLists.txt 2026-01-07T01:26:30.7602402Z cmake_pch.cxx 2026-01-07T01:26:31.4208072Z cee_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\vm\Release\cee_dac.lib 2026-01-07T01:26:31.7514088Z cmake_pch.cxx 2026-01-07T01:26:31.9186911Z cmake_pch.cxx 2026-01-07T01:26:32.0419766Z cmake_pch.cxx 2026-01-07T01:26:32.0965243Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/compiler/CMakeLists.txt 2026-01-07T01:26:32.5934612Z api.cpp 2026-01-07T01:26:32.6287245Z datatargetreader.cpp 2026-01-07T01:26:32.7274927Z remotemdinternalrwsource.cpp 2026-01-07T01:26:32.7472477Z targettypes.cpp 2026-01-07T01:26:33.0532088Z mddatasource_dbi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\datasource\Release\mddatasource_dbi.lib 2026-01-07T01:26:33.0886259Z cmake_pch.cxx 2026-01-07T01:26:33.2810095Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/runtime/CMakeLists.txt 2026-01-07T01:26:33.4496832Z cmake_pch.cxx 2026-01-07T01:26:34.3884873Z Building Custom Rule D:/a/_work/1/s/src/coreclr/md/compiler/CMakeLists.txt 2026-01-07T01:26:34.4040032Z assemblymd.cpp 2026-01-07T01:26:34.4087089Z assemblymd_emit.cpp 2026-01-07T01:26:34.4567675Z custattr_import.cpp 2026-01-07T01:26:34.4745691Z custattr_emit.cpp 2026-01-07T01:26:34.4794351Z disp.cpp 2026-01-07T01:26:34.4829125Z emit.cpp 2026-01-07T01:26:34.4968449Z filtermanager.cpp 2026-01-07T01:26:34.5091489Z helper.cpp 2026-01-07T01:26:34.5179436Z import.cpp 2026-01-07T01:26:34.5366884Z importhelper.cpp 2026-01-07T01:26:34.5519729Z mdutil.cpp 2026-01-07T01:26:34.5825128Z regmeta.cpp 2026-01-07T01:26:34.6067578Z regmeta_compilersupport.cpp 2026-01-07T01:26:34.6091365Z regmeta_emit.cpp 2026-01-07T01:26:34.6206106Z regmeta_import.cpp 2026-01-07T01:26:34.6353200Z regmeta_imetadatatables.cpp 2026-01-07T01:26:34.6392221Z regmeta_vm.cpp 2026-01-07T01:26:34.6516686Z liteweightstgdbrw.cpp 2026-01-07T01:26:34.7188916Z metamodelenc.cpp 2026-01-07T01:26:34.7295142Z metamodelrw.cpp 2026-01-07T01:26:34.8563202Z peparse.cpp 2026-01-07T01:26:34.9044063Z rwutil.cpp 2026-01-07T01:26:34.9215670Z stgio.cpp 2026-01-07T01:26:34.9907472Z stgtiggerstorage.cpp 2026-01-07T01:26:35.0290945Z stgtiggerstream.cpp 2026-01-07T01:26:35.0859464Z mdinternalrw.cpp 2026-01-07T01:26:35.1248990Z pdbheap.cpp 2026-01-07T01:26:35.2180644Z liteweightstgdbrw.cpp 2026-01-07T01:26:35.2499492Z metamodelenc.cpp 2026-01-07T01:26:35.2999508Z metamodelrw.cpp 2026-01-07T01:26:35.3456373Z peparse.cpp 2026-01-07T01:26:35.3644853Z Building Custom Rule D:/a/_work/1/s/src/native/watchdog/CMakeLists.txt 2026-01-07T01:26:35.3742155Z rwutil.cpp 2026-01-07T01:26:35.3804699Z stgio.cpp 2026-01-07T01:26:35.3898506Z stgtiggerstorage.cpp 2026-01-07T01:26:35.3978307Z stgtiggerstream.cpp 2026-01-07T01:26:35.4129072Z mdinternalrw.cpp 2026-01-07T01:26:35.4363636Z pdbheap.cpp 2026-01-07T01:26:35.4820947Z mdcompiler_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\compiler\Release\mdcompiler_dac.lib 2026-01-07T01:26:35.6070701Z cmake_pch.cxx 2026-01-07T01:26:35.7597127Z cmake_pch.cxx 2026-01-07T01:26:36.1004860Z mdruntimerw-dbi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\enc\Release\mdruntimerw-dbi.lib 2026-01-07T01:26:36.6145085Z mdcolumndescriptors.cpp 2026-01-07T01:26:36.6182315Z liteweightstgdb.cpp 2026-01-07T01:26:36.6221621Z mdfileformat.cpp 2026-01-07T01:26:36.6228094Z metamodel.cpp 2026-01-07T01:26:36.6234397Z metamodelro.cpp 2026-01-07T01:26:36.6241122Z recordpool.cpp 2026-01-07T01:26:36.6247295Z mdinternaldisp.cpp 2026-01-07T01:26:36.6253562Z mdinternalro.cpp 2026-01-07T01:26:36.6259715Z strongnameinternal.cpp 2026-01-07T01:26:36.6265808Z stgpool.cpp 2026-01-07T01:26:36.6272526Z stgpooli.cpp 2026-01-07T01:26:36.6278879Z stgpoolreadonly.cpp 2026-01-07T01:26:36.6285644Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Bootstrap/dllmain/CMakeLists.txt 2026-01-07T01:26:36.7961995Z mdruntimerw_ppdb.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\enc\Release\mdruntimerw_ppdb.lib 2026-01-07T01:26:36.8387240Z watchdog.cpp 2026-01-07T01:26:37.3568897Z mdruntime_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\runtime\Release\mdruntime_dac.lib 2026-01-07T01:26:37.5403172Z assemblymd.cpp 2026-01-07T01:26:37.5905601Z assemblymd_emit.cpp 2026-01-07T01:26:37.5980598Z custattr_import.cpp 2026-01-07T01:26:37.6212328Z custattr_emit.cpp 2026-01-07T01:26:37.8496392Z disp.cpp 2026-01-07T01:26:37.8935486Z emit.cpp 2026-01-07T01:26:37.9331770Z filtermanager.cpp 2026-01-07T01:26:37.9689320Z dllmain.cpp 2026-01-07T01:26:38.0283416Z helper.cpp 2026-01-07T01:26:38.1394284Z import.cpp 2026-01-07T01:26:38.2344667Z importhelper.cpp 2026-01-07T01:26:38.4262628Z mdutil.cpp 2026-01-07T01:26:38.4659927Z assemblymd.cpp 2026-01-07T01:26:38.5136815Z regmeta.cpp 2026-01-07T01:26:38.5650638Z assemblymd_emit.cpp 2026-01-07T01:26:38.5734542Z regmeta_compilersupport.cpp 2026-01-07T01:26:38.5895859Z custattr_import.cpp 2026-01-07T01:26:38.6946286Z regmeta_emit.cpp 2026-01-07T01:26:38.7286999Z custattr_emit.cpp 2026-01-07T01:26:38.7953146Z regmeta_import.cpp 2026-01-07T01:26:38.8297155Z disp.cpp 2026-01-07T01:26:38.8576722Z regmeta_imetadatatables.cpp 2026-01-07T01:26:38.9459496Z emit.cpp 2026-01-07T01:26:38.9892107Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt 2026-01-07T01:26:39.0437027Z filtermanager.cpp 2026-01-07T01:26:39.0700224Z regmeta_vm.cpp 2026-01-07T01:26:39.1658243Z helper.cpp 2026-01-07T01:26:39.1688408Z import.cpp 2026-01-07T01:26:39.1768791Z importhelper.cpp 2026-01-07T01:26:39.1839386Z mdutil.cpp 2026-01-07T01:26:39.1889724Z regmeta.cpp 2026-01-07T01:26:39.1896983Z regmeta_compilersupport.cpp 2026-01-07T01:26:39.1906242Z regmeta_emit.cpp 2026-01-07T01:26:39.1914092Z regmeta_import.cpp 2026-01-07T01:26:39.1916217Z regmeta_imetadatatables.cpp 2026-01-07T01:26:39.1921387Z regmeta_vm.cpp 2026-01-07T01:26:39.1935863Z Generating code 2026-01-07T01:26:39.1958824Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:26:39.3845079Z All 75 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:26:39.3966830Z Finished generating code 2026-01-07T01:26:39.7222142Z mdcompiler_ppdb.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\compiler\Release\mdcompiler_ppdb.lib 2026-01-07T01:26:39.7296733Z mdcolumndescriptors.cpp 2026-01-07T01:26:39.7301773Z liteweightstgdb.cpp 2026-01-07T01:26:39.7310748Z mdfileformat.cpp 2026-01-07T01:26:39.7318314Z metamodel.cpp 2026-01-07T01:26:39.7326693Z metamodelro.cpp 2026-01-07T01:26:39.7334925Z recordpool.cpp 2026-01-07T01:26:39.7342021Z mdinternaldisp.cpp 2026-01-07T01:26:39.7349627Z mdinternalro.cpp 2026-01-07T01:26:39.7359304Z strongnameinternal.cpp 2026-01-07T01:26:39.7368391Z stgpool.cpp 2026-01-07T01:26:39.7414260Z stgpooli.cpp 2026-01-07T01:26:39.7465195Z stgpoolreadonly.cpp 2026-01-07T01:26:39.7519375Z dllmain.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Bootstrap\dllmain\Release\dllmain.lib 2026-01-07T01:26:39.8292748Z watchdog.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\test-watchdog\Release\watchdog.exe 2026-01-07T01:26:40.0285382Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/dbgutil/CMakeLists.txt 2026-01-07T01:26:40.1363948Z mdcompiler-dbi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\compiler\Release\mdcompiler-dbi.lib 2026-01-07T01:26:40.1832132Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gcinfo/CMakeLists.txt 2026-01-07T01:26:40.4206188Z dbgutil.cpp 2026-01-07T01:26:40.8488603Z arraylist.cpp 2026-01-07T01:26:40.9732523Z gcinfoencoder.cpp 2026-01-07T01:26:41.0706114Z simplerhash.cpp 2026-01-07T01:26:41.4906077Z mdruntime_ppdb.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\md\runtime\Release\mdruntime_ppdb.lib 2026-01-07T01:26:41.5820546Z Building Custom Rule D:/a/_work/1/s/src/coreclr/unwinder/CMakeLists.txt 2026-01-07T01:26:41.7232310Z dbgutil.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\dbgutil\Release\dbgutil.lib 2026-01-07T01:26:41.7239498Z Building Custom Rule D:/a/_work/1/s/src/coreclr/utilcode/CMakeLists.txt 2026-01-07T01:26:41.7274556Z cmake_pch.cxx 2026-01-07T01:26:41.9161043Z Generating Release/eventprovider.timestamp 2026-01-07T01:26:41.9549887Z cmake_pch.cxx 2026-01-07T01:26:42.1168311Z gcinfo_universal_arm.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gcinfo\Release\gcinfo_universal_arm.lib 2026-01-07T01:26:42.5919132Z cmake_pch.cxx 2026-01-07T01:26:42.9485788Z baseunwinder.cpp 2026-01-07T01:26:42.9964216Z unwinder.cpp 2026-01-07T01:26:47.0078339Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/eventpipe/CMakeLists.txt 2026-01-07T01:26:47.6749338Z controller.cpp 2026-01-07T01:26:47.7102631Z debugger.cpp 2026-01-07T01:26:47.7485933Z debuggermessagebox.cpp 2026-01-07T01:26:47.8013119Z debuggermodule.cpp 2026-01-07T01:26:47.9455548Z executioncontrol.cpp 2026-01-07T01:26:48.0467781Z functioninfo.cpp 2026-01-07T01:26:48.7356048Z unwinder_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\unwinder\Release\unwinder_dac.lib 2026-01-07T01:26:49.4822588Z cordbee_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\ee\dac\Release\cordbee_dac.lib 2026-01-07T01:26:51.1212922Z clrhost_nodependencies.cpp 2026-01-07T01:26:51.1241384Z ccomprc.cpp 2026-01-07T01:26:51.1272117Z ex.cpp 2026-01-07T01:26:51.1394803Z sbuffer.cpp 2026-01-07T01:26:51.1415409Z sstring_com.cpp 2026-01-07T01:26:51.1525134Z fstring.cpp 2026-01-07T01:26:51.1803566Z namespaceutil.cpp 2026-01-07T01:26:51.1915407Z makepath.cpp 2026-01-07T01:26:51.2005262Z splitpath.cpp 2026-01-07T01:26:51.2116584Z clrconfig.cpp 2026-01-07T01:26:51.2276538Z configuration.cpp 2026-01-07T01:26:51.2339621Z collections.cpp 2026-01-07T01:26:51.2352422Z posterror.cpp 2026-01-07T01:26:51.2489354Z clrhelpers.cpp 2026-01-07T01:26:51.2725289Z utsem.cpp 2026-01-07T01:26:51.3310292Z check.cpp 2026-01-07T01:26:51.3859293Z log.cpp 2026-01-07T01:26:51.4490964Z arraylist.cpp 2026-01-07T01:26:51.5104121Z comex.cpp 2026-01-07T01:26:51.5390096Z guidfromname.cpp 2026-01-07T01:26:51.5678792Z memorypool.cpp 2026-01-07T01:26:51.5962632Z memorystreams.cpp 2026-01-07T01:26:51.6714572Z loaderheap.cpp 2026-01-07T01:26:51.6942298Z interleavedloaderheap.cpp 2026-01-07T01:26:51.7122406Z loaderheap_shared.cpp 2026-01-07T01:26:51.7802562Z explicitcontrolloaderheap.cpp 2026-01-07T01:26:51.8112814Z rangelist.cpp 2026-01-07T01:26:51.8846441Z outstring.cpp 2026-01-07T01:26:51.9029787Z ilformatter.cpp 2026-01-07T01:26:52.0544463Z opinfo.cpp 2026-01-07T01:26:52.0883815Z corimage.cpp 2026-01-07T01:26:52.1286234Z format1.cpp 2026-01-07T01:26:52.1374939Z prettyprintsig.cpp 2026-01-07T01:26:52.1522001Z sha1.cpp 2026-01-07T01:26:52.1613487Z sigbuilder.cpp 2026-01-07T01:26:52.1638950Z sigparser.cpp 2026-01-07T01:26:52.1697243Z sstring.cpp 2026-01-07T01:26:52.1890156Z util_nodependencies.cpp 2026-01-07T01:26:52.1939193Z safewrap.cpp 2026-01-07T01:26:52.1950596Z clrhost.cpp 2026-01-07T01:26:52.1963186Z cycletimer.cpp 2026-01-07T01:26:52.1977387Z md5.cpp 2026-01-07T01:26:52.2009024Z util.cpp 2026-01-07T01:26:52.2015817Z stresslog.cpp 2026-01-07T01:26:52.2053465Z debug.cpp 2026-01-07T01:26:52.2130099Z pedecoder.cpp 2026-01-07T01:26:52.2189353Z winfix.cpp 2026-01-07T01:26:52.2203508Z longfilepathwrappers.cpp 2026-01-07T01:26:52.2228096Z yieldprocessornormalized.cpp 2026-01-07T01:26:52.2237848Z dacutil.cpp 2026-01-07T01:26:52.2243915Z dlwrap.cpp 2026-01-07T01:26:52.2245988Z stacktrace.cpp 2026-01-07T01:26:52.2249842Z hostimpl.cpp 2026-01-07T01:26:52.2255741Z cdac.cpp 2026-01-07T01:26:52.2260931Z dacdbiimpl.cpp 2026-01-07T01:26:52.2265959Z dacdbiimpllocks.cpp 2026-01-07T01:26:52.2270187Z dacdbiimplstackwalk.cpp 2026-01-07T01:26:52.2754891Z utilcode_dac.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\utilcode\Release\utilcode_dac.lib 2026-01-07T01:26:52.3367063Z daccess.cpp 2026-01-07T01:26:52.3397835Z dacfn.cpp 2026-01-07T01:26:52.3400463Z enummem.cpp 2026-01-07T01:26:52.3416049Z fntableaccess.cpp 2026-01-07T01:26:52.3418393Z gcdump_dac.cpp 2026-01-07T01:26:52.3420351Z inspect.cpp 2026-01-07T01:26:52.3424889Z reimpl.cpp 2026-01-07T01:26:52.3432602Z request.cpp 2026-01-07T01:26:52.3438411Z request_svr.cpp 2026-01-07T01:26:52.3455357Z stack.cpp 2026-01-07T01:26:52.3464531Z task.cpp 2026-01-07T01:26:52.3472196Z nidump.cpp 2026-01-07T01:26:52.3478687Z datatargetadapter.cpp 2026-01-07T01:26:52.3485311Z primitives.cpp 2026-01-07T01:26:52.3490119Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/hostmisc/CMakeLists.txt 2026-01-07T01:26:52.6913380Z trace.cpp 2026-01-07T01:26:52.7002229Z utils.cpp 2026-01-07T01:26:52.7200453Z fx_ver.cpp 2026-01-07T01:26:52.7318402Z pal.windows.cpp 2026-01-07T01:26:52.8677452Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/eventpipe/CMakeLists.txt 2026-01-07T01:26:53.7346095Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/Full/CMakeLists.txt 2026-01-07T01:26:53.9242643Z Generating eventpipe/eventpipehelpers.cpp, eventpipe/dotnetruntime.cpp, eventpipe/dotnetruntimerundown.cpp, eventpipe/dotnetruntimeprivate.cpp 2026-01-07T01:26:54.1704791Z longfile.windows.cpp 2026-01-07T01:26:54.4232133Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/Full/CMakeLists.txt 2026-01-07T01:26:54.6165243Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/Full/CMakeLists.txt 2026-01-07T01:26:54.6683203Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\AllocFast.asm... 2026-01-07T01:26:54.9245918Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/eventpipe/CMakeLists.txt 2026-01-07T01:26:55.1421693Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\ExceptionHandling.asm... 2026-01-07T01:26:55.2527253Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\GcProbe.asm... 2026-01-07T01:26:55.3172621Z daccess.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\daccess\Release\daccess.lib 2026-01-07T01:26:55.3541777Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\MiscStubs.asm... 2026-01-07T01:26:55.5300773Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\PInvoke.asm... 2026-01-07T01:26:55.6717244Z ep-rt-aot.cpp 2026-01-07T01:26:55.6826926Z ds-rt-aot.cpp 2026-01-07T01:26:55.7211936Z clrgc.enabled.cpp 2026-01-07T01:26:55.8630460Z DisabledEventPipeInterface.cpp 2026-01-07T01:26:55.9669649Z eventpipeinternal.cpp 2026-01-07T01:26:56.4067228Z disabledeventpipeinternal.cpp 2026-01-07T01:26:56.4568986Z EnabledEventPipeInterface.cpp 2026-01-07T01:26:56.9213787Z disabledeventtrace.cpp 2026-01-07T01:26:57.7117607Z disabledruntimeeventinternal.cpp 2026-01-07T01:26:57.8960127Z runtimeeventinternal.cpp 2026-01-07T01:26:58.1736211Z Building Custom Rule D:/a/_work/1/s/src/native/external/brotli/CMakeLists.txt 2026-01-07T01:26:58.2348120Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\InteropThunksHelpers.asm... 2026-01-07T01:26:58.2941175Z disabledclretwallmain.cpp 2026-01-07T01:26:58.3518858Z clrgc.disabled.cpp 2026-01-07T01:26:58.6975854Z standalonegc-enabled.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\Full\Release\standalonegc-enabled.lib 2026-01-07T01:26:58.7065247Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\StubDispatch.asm... 2026-01-07T01:26:58.8584243Z Building Custom Rule D:/a/_work/1/s/src/native/external/brotli/CMakeLists.txt 2026-01-07T01:26:58.9174053Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\UniversalTransition.asm... 2026-01-07T01:26:59.0137088Z eventpipe-disabled.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\eventpipe\Release\eventpipe-disabled.lib 2026-01-07T01:26:59.1354041Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\WriteBarriers.asm... 2026-01-07T01:26:59.3722462Z hostmisc.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\Corehost.Static\hostmisc\Release\hostmisc.lib 2026-01-07T01:26:59.4077404Z Building Custom Rule D:/a/_work/1/s/src/coreclr/nativeaot/Runtime/Full/CMakeLists.txt 2026-01-07T01:26:59.5032522Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\AllocFast.asm... 2026-01-07T01:27:01.0857871Z backward_references.c 2026-01-07T01:27:01.2194103Z backward_references_hq.c 2026-01-07T01:27:01.3437402Z bit_cost.c 2026-01-07T01:27:01.6476910Z block_splitter.c 2026-01-07T01:27:04.0775790Z brotli_bit_stream.c 2026-01-07T01:27:05.2674776Z cluster.c 2026-01-07T01:27:05.9935214Z command.c 2026-01-07T01:27:06.9396727Z compound_dictionary.c 2026-01-07T01:27:07.4651184Z compress_fragment.c 2026-01-07T01:27:07.8866548Z compress_fragment_two_pass.c 2026-01-07T01:27:08.2596037Z dictionary_hash.c 2026-01-07T01:27:08.7766490Z encode.c 2026-01-07T01:27:09.0794870Z encoder_dict.c 2026-01-07T01:27:09.1823374Z allocheap.cpp 2026-01-07T01:27:09.5882792Z rhassert.cpp 2026-01-07T01:27:09.9110371Z CachedInterfaceDispatch.cpp 2026-01-07T01:27:10.0132190Z CachedInterfaceDispatch_Aot.cpp 2026-01-07T01:27:10.2404400Z MiscNativeHelpers.cpp 2026-01-07T01:27:10.6141925Z standalonegc-disabled.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\Full\Release\standalonegc-disabled.lib 2026-01-07T01:27:10.8159543Z Crst.cpp 2026-01-07T01:27:10.9855991Z entropy_encode.c 2026-01-07T01:27:11.1745975Z fast_log.c 2026-01-07T01:27:11.2180921Z histogram.c 2026-01-07T01:27:11.2689199Z DebugHeader.cpp 2026-01-07T01:27:11.4129946Z eventtrace.cpp 2026-01-07T01:27:11.4393611Z eventtrace_bulktype.cpp 2026-01-07T01:27:11.6073151Z eventtrace_gcheap.cpp 2026-01-07T01:27:11.6744225Z profheapwalkhelper.cpp 2026-01-07T01:27:11.7407159Z bit_reader.c 2026-01-07T01:27:11.7885348Z decode.c 2026-01-07T01:27:11.8283279Z huffman.c 2026-01-07T01:27:11.9029681Z state.c 2026-01-07T01:27:12.0132365Z eventpipehelpers.cpp 2026-01-07T01:27:12.1034098Z dotnetruntime.cpp 2026-01-07T01:27:12.2117124Z dotnetruntimerundown.cpp 2026-01-07T01:27:12.2740838Z dotnetruntimeprivate.cpp 2026-01-07T01:27:12.3262379Z clretwallmain.cpp 2026-01-07T01:27:12.4081859Z literal_cost.c 2026-01-07T01:27:12.4336685Z memory.c 2026-01-07T01:27:12.4836762Z metablock.c 2026-01-07T01:27:12.6527393Z static_dict.c 2026-01-07T01:27:12.7174329Z MethodTable.cpp 2026-01-07T01:27:12.8104491Z EHHelpers.cpp 2026-01-07T01:27:12.9174907Z utf8_util.c 2026-01-07T01:27:12.9952879Z event.cpp 2026-01-07T01:27:13.0291237Z FinalizerHelpers.cpp 2026-01-07T01:27:13.0988547Z GcEnum.cpp 2026-01-07T01:27:13.1348910Z GCHelpers.cpp 2026-01-07T01:27:13.2331977Z gctoclreventsink.cpp 2026-01-07T01:27:13.3260788Z gcheaputilities.cpp 2026-01-07T01:27:13.4307747Z GCMemoryHelpers.cpp 2026-01-07T01:27:13.4558646Z brotlidec.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\_deps\brotli-build\Release\brotlidec.lib 2026-01-07T01:27:13.5349240Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\ExceptionHandling.asm... 2026-01-07T01:27:13.5496530Z gcenv.ee.cpp 2026-01-07T01:27:13.6303157Z GcStressControl.cpp 2026-01-07T01:27:13.7409363Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\GcProbe.asm... 2026-01-07T01:27:13.8229157Z brotlienc.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\_deps\brotli-build\Release\brotlienc.lib 2026-01-07T01:27:13.9454461Z HandleTableHelpers.cpp 2026-01-07T01:27:14.0205113Z interoplibinterface_java.cpp 2026-01-07T01:27:14.0997216Z MathHelpers.cpp 2026-01-07T01:27:14.1489722Z MiscHelpers.cpp 2026-01-07T01:27:14.2243092Z TypeManager.cpp 2026-01-07T01:27:14.2764595Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\MiscStubs.asm... 2026-01-07T01:27:14.3289958Z ObjectLayout.cpp 2026-01-07T01:27:14.5134202Z portable.cpp 2026-01-07T01:27:14.5597218Z RestrictedCallouts.cpp 2026-01-07T01:27:14.6780269Z RhConfig.cpp 2026-01-07T01:27:15.2048510Z eventpipe-enabled.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\eventpipe\Release\eventpipe-enabled.lib 2026-01-07T01:27:15.2508476Z RuntimeInstance.cpp 2026-01-07T01:27:15.4130372Z StackFrameIterator.cpp 2026-01-07T01:27:15.6925291Z startup.cpp 2026-01-07T01:27:15.9410687Z stressLog.cpp 2026-01-07T01:27:16.1193893Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\PInvoke.asm... 2026-01-07T01:27:16.5912662Z SyncClean.cpp 2026-01-07T01:27:16.7801357Z thread.cpp 2026-01-07T01:27:16.9231101Z threadstore.cpp 2026-01-07T01:27:17.1852711Z UniversalTransitionHelpers.cpp 2026-01-07T01:27:17.6091685Z yieldprocessornormalized.cpp 2026-01-07T01:27:17.8123953Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\InteropThunksHelpers.asm... 2026-01-07T01:27:17.9394202Z Generating mscordaccore.exp export file 2026-01-07T01:27:18.0460226Z gceventstatus.cpp 2026-01-07T01:27:18.1751536Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.IO.Compression.Native/CMakeLists.txt 2026-01-07T01:27:18.2423814Z gcbridge.cpp 2026-01-07T01:27:18.3691357Z gcload.cpp 2026-01-07T01:27:19.2433001Z gcconfig.cpp 2026-01-07T01:27:19.2433720Z gchandletable.cpp 2026-01-07T01:27:19.2540112Z 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-01-07T01:27:19.3852582Z gccommon.cpp 2026-01-07T01:27:19.6094336Z gceewks.cpp 2026-01-07T01:27:19.7484166Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\StubDispatch.asm... 2026-01-07T01:27:19.8169001Z gcwks.cpp 2026-01-07T01:27:20.0553754Z gcscan.cpp 2026-01-07T01:27:20.3035814Z handletable.cpp 2026-01-07T01:27:20.4395011Z handletablecache.cpp 2026-01-07T01:27:20.8709715Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscordac/CMakeLists.txt 2026-01-07T01:27:21.6295934Z handletablecore.cpp 2026-01-07T01:27:22.5227949Z handletablescan.cpp 2026-01-07T01:27:23.1457913Z objecthandle.cpp 2026-01-07T01:27:23.2948667Z Assembling D:\a\_work\1\s\src\coreclr\nativeaot\Runtime\i386\UniversalTransition.asm... 2026-01-07T01:27:23.4097471Z softwarewritewatch.cpp 2026-01-07T01:27:23.9571539Z PalCommon.cpp 2026-01-07T01:27:24.0569207Z PalMinWin.cpp 2026-01-07T01:27:24.3926764Z gcenv.windows.cpp 2026-01-07T01:27:24.9680351Z AsmOffsetsVerify.cpp 2026-01-07T01:27:25.2642865Z ThunksMapping.cpp 2026-01-07T01:27:25.4286895Z CoffNativeCodeManager.cpp 2026-01-07T01:27:25.5938919Z Assembling D:\a\_work\1\s\src\coreclr\runtime\i386\WriteBarriers.asm... 2026-01-07T01:27:25.6886821Z pal_zlib.c 2026-01-07T01:27:25.7293893Z entrypoints.c 2026-01-07T01:27:25.9461332Z 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-01-07T01:27:26.5653667Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.IO.Compression.Native/CMakeLists.txt 2026-01-07T01:27:27.0012873Z pal_zlib.c 2026-01-07T01:27:27.0013310Z entrypoints.c 2026-01-07T01:27:27.3318561Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/sample/CMakeLists.txt 2026-01-07T01:27:27.4027653Z Building Custom Rule D:/a/_work/1/s/src/coreclr/minipal/Windows/CMakeLists.txt 2026-01-07T01:27:27.6316173Z xoshiro128pp.c 2026-01-07T01:27:27.7263892Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/createdump/CMakeLists.txt 2026-01-07T01:27:28.0044431Z Runtime.WorkstationGC.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\Full\Release\Runtime.WorkstationGC.lib 2026-01-07T01:27:28.2237266Z 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-01-07T01:27:28.3771308Z Building Custom Rule D:/a/_work/1/s/src/coreclr/hosts/corerun/CMakeLists.txt 2026-01-07T01:27:28.5405687Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/aot/jitinterface/CMakeLists.txt 2026-01-07T01:27:28.7850960Z doublemapping.cpp 2026-01-07T01:27:28.7975144Z dn-u16.cpp 2026-01-07T01:27:28.8450480Z dn-stdio.cpp 2026-01-07T01:27:31.4470592Z jithost.cpp 2026-01-07T01:27:31.4555974Z jitinterface.cpp 2026-01-07T01:27:31.4588802Z jitwrapper.cpp 2026-01-07T01:27:31.4608757Z corinfoexception.cpp 2026-01-07T01:27:31.4635209Z corerun.cpp 2026-01-07T01:27:31.5064240Z dotenv.cpp 2026-01-07T01:27:31.5101885Z main.cpp 2026-01-07T01:27:31.5167387Z createdumpmain.cpp 2026-01-07T01:27:31.5430673Z dumpname.cpp 2026-01-07T01:27:31.5585042Z createdumpwindows.cpp 2026-01-07T01:27:31.5604564Z coreclrminipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\minipal\Windows\Release\coreclrminipal.lib 2026-01-07T01:27:31.6516136Z GCSample.cpp 2026-01-07T01:27:31.6721509Z gcenv.ee.cpp 2026-01-07T01:27:31.6879460Z gceventstatus.cpp 2026-01-07T01:27:31.6934269Z gcconfig.cpp 2026-01-07T01:27:32.7748752Z gccommon.cpp 2026-01-07T01:27:32.8707468Z gceewks.cpp 2026-01-07T01:27:32.9881327Z 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-01-07T01:27:33.1935745Z gchandletable.cpp 2026-01-07T01:27:33.4149530Z Generating code 2026-01-07T01:27:33.6091021Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:27:33.8734166Z gcscan.cpp 2026-01-07T01:27:33.9829830Z gcwks.cpp 2026-01-07T01:27:34.1110019Z All 212 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:27:34.3059962Z Finished generating code 2026-01-07T01:27:34.5190044Z gcload.cpp 2026-01-07T01:27:34.7812050Z handletable.cpp 2026-01-07T01:27:34.9770884Z handletablecache.cpp 2026-01-07T01:27:35.2128933Z jitinterface_x86.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\tools\aot\jitinterface\Release\jitinterface_x86.dll 2026-01-07T01:27:36.2367505Z handletablecore.cpp 2026-01-07T01:27:36.2368672Z handletablescan.cpp 2026-01-07T01:27:36.2370199Z objecthandle.cpp 2026-01-07T01:27:36.2372588Z softwarewritewatch.cpp 2026-01-07T01:27:36.2377388Z gcenv.windows.cpp 2026-01-07T01:27:36.5737261Z Generating code 2026-01-07T01:27:36.5782349Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:27:36.7536109Z All 135 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:27:36.7564233Z Finished generating code 2026-01-07T01:27:36.9173480Z createdump.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\createdump\Release\createdump.exe 2026-01-07T01:27:37.1208355Z Generating code 2026-01-07T01:27:37.1311958Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:27:39.0240457Z All 1547 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:27:39.0309923Z Finished generating code 2026-01-07T01:27:39.1865237Z gcsample.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gc\sample\Release\gcsample.exe 2026-01-07T01:27:39.7339888Z 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-01-07T01:27:39.7445402Z Generating code 2026-01-07T01:27:39.7496666Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:27:41.0996131Z All 1314 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:27:41.1083775Z Finished generating code 2026-01-07T01:27:41.2995473Z corerun.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\hosts\corerun\Release\corerun.exe 2026-01-07T01:27:41.6470989Z 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-01-07T01:27:41.6692522Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi-shim-collector/CMakeLists.txt 2026-01-07T01:27:41.6824285Z superpmi-shim-counter.def 2026-01-07T01:27:41.7040991Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi-shim-counter/CMakeLists.txt 2026-01-07T01:27:41.7427140Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/superpmi/mcs/CMakeLists.txt 2026-01-07T01:27:41.8253082Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi/CMakeLists.txt 2026-01-07T01:27:42.0574538Z allocheap.cpp 2026-01-07T01:27:42.0579932Z rhassert.cpp 2026-01-07T01:27:42.0593307Z CachedInterfaceDispatch.cpp 2026-01-07T01:27:42.0599117Z CachedInterfaceDispatch_Aot.cpp 2026-01-07T01:27:42.2714258Z Building Custom Rule D:/a/_work/1/s/src/coreclr/utilcode/CMakeLists.txt 2026-01-07T01:27:42.9717082Z 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-01-07T01:27:43.0248873Z MiscNativeHelpers.cpp 2026-01-07T01:27:43.0652071Z Crst.cpp 2026-01-07T01:27:43.1309478Z DebugHeader.cpp 2026-01-07T01:27:43.2940311Z MethodTable.cpp 2026-01-07T01:27:43.4075599Z superpmi-shim-simple.def 2026-01-07T01:27:44.0101259Z EHHelpers.cpp 2026-01-07T01:27:44.0288268Z event.cpp 2026-01-07T01:27:44.1697751Z FinalizerHelpers.cpp 2026-01-07T01:27:44.2149031Z GcEnum.cpp 2026-01-07T01:27:44.6171473Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/superpmi/superpmi-shim-simple/CMakeLists.txt 2026-01-07T01:27:45.0556853Z GCHelpers.cpp 2026-01-07T01:27:45.0951621Z gctoclreventsink.cpp 2026-01-07T01:27:45.2154130Z gcheaputilities.cpp 2026-01-07T01:27:45.2567215Z GCMemoryHelpers.cpp 2026-01-07T01:27:46.1362660Z gcenv.ee.cpp 2026-01-07T01:27:46.3074578Z GcStressControl.cpp 2026-01-07T01:27:46.3782677Z HandleTableHelpers.cpp 2026-01-07T01:27:46.5065817Z interoplibinterface_java.cpp 2026-01-07T01:27:46.7453907Z MathHelpers.cpp 2026-01-07T01:27:47.1376011Z MiscHelpers.cpp 2026-01-07T01:27:47.2460273Z TypeManager.cpp 2026-01-07T01:27:47.4134144Z ObjectLayout.cpp 2026-01-07T01:27:47.4762160Z portable.cpp 2026-01-07T01:27:48.1713858Z RestrictedCallouts.cpp 2026-01-07T01:27:48.2417454Z RhConfig.cpp 2026-01-07T01:27:48.3434773Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gc/CMakeLists.txt 2026-01-07T01:27:48.3942792Z RuntimeInstance.cpp 2026-01-07T01:27:48.5659842Z StackFrameIterator.cpp 2026-01-07T01:27:49.2038378Z startup.cpp 2026-01-07T01:27:49.3555932Z stressLog.cpp 2026-01-07T01:27:49.4536695Z SyncClean.cpp 2026-01-07T01:27:49.6618049Z thread.cpp 2026-01-07T01:27:50.3565751Z threadstore.cpp 2026-01-07T01:27:50.5002944Z UniversalTransitionHelpers.cpp 2026-01-07T01:27:50.6914959Z yieldprocessornormalized.cpp 2026-01-07T01:27:50.9266988Z gceventstatus.cpp 2026-01-07T01:27:51.1417065Z cmake_pch.cxx 2026-01-07T01:27:52.6250717Z cmake_pch.cxx 2026-01-07T01:27:53.9310501Z gceventstatus.cpp 2026-01-07T01:27:54.5755854Z gcconfig.cpp 2026-01-07T01:27:54.7304340Z gccommon.cpp 2026-01-07T01:27:54.9825330Z gcscan.cpp 2026-01-07T01:27:55.5342634Z gcsvr.cpp 2026-01-07T01:27:56.5625565Z gcwks.cpp 2026-01-07T01:27:57.2295264Z jithost.cpp 2026-01-07T01:27:57.8002973Z icorjitcompiler.cpp 2026-01-07T01:27:58.4362187Z handletable.cpp 2026-01-07T01:27:58.9582435Z handletablecore.cpp 2026-01-07T01:27:59.4751579Z icorjitinfo_generated.cpp 2026-01-07T01:27:59.8817944Z gcbridge.cpp 2026-01-07T01:28:00.3972597Z gcload.cpp 2026-01-07T01:28:00.9315991Z gcconfig.cpp 2026-01-07T01:28:01.4750371Z cmake_pch.cxx 2026-01-07T01:28:01.9812879Z gchandletable.cpp 2026-01-07T01:28:02.4064191Z gccommon.cpp 2026-01-07T01:28:02.9372747Z gceewks.cpp 2026-01-07T01:28:03.1554871Z gcwks.cpp 2026-01-07T01:28:03.4175022Z gcscan.cpp 2026-01-07T01:28:04.1998824Z handletable.cpp 2026-01-07T01:28:04.6952509Z handletablecache.cpp 2026-01-07T01:28:05.2555783Z handletablecore.cpp 2026-01-07T01:28:05.7145612Z handletablescan.cpp 2026-01-07T01:28:06.0550696Z objecthandle.cpp 2026-01-07T01:28:06.2766747Z softwarewritewatch.cpp 2026-01-07T01:28:06.3091785Z superpmi-shim-simple.cpp 2026-01-07T01:28:06.3980237Z handletablescan.cpp 2026-01-07T01:28:06.5344092Z callutils.cpp 2026-01-07T01:28:06.6749604Z PalCommon.cpp 2026-01-07T01:28:07.2618619Z objecthandle.cpp 2026-01-07T01:28:07.6473571Z compileresult.cpp 2026-01-07T01:28:07.8618002Z softwarewritewatch.cpp 2026-01-07T01:28:08.1956337Z gchandletable.cpp 2026-01-07T01:28:08.3876008Z errorhandling.cpp 2026-01-07T01:28:08.6537366Z hash.cpp 2026-01-07T01:28:08.9706814Z commandline.cpp 2026-01-07T01:28:09.2530952Z gceesvr.cpp 2026-01-07T01:28:09.5107243Z logging.cpp 2026-01-07T01:28:09.7470212Z mclist.cpp 2026-01-07T01:28:09.9049735Z gceewks.cpp 2026-01-07T01:28:10.0076299Z PalMinWin.cpp 2026-01-07T01:28:10.0680796Z cycletimer.cpp 2026-01-07T01:28:10.1363307Z icorjitinfo.cpp 2026-01-07T01:28:10.1427003Z gcload.cpp 2026-01-07T01:28:10.1553087Z jitdebugger.cpp 2026-01-07T01:28:10.1597839Z methodcontext.cpp 2026-01-07T01:28:10.1666575Z methodcontextreader.cpp 2026-01-07T01:28:10.1729865Z simpletimer.cpp 2026-01-07T01:28:10.2509720Z spmiutil.cpp 2026-01-07T01:28:10.2551272Z gcbridge.cpp 2026-01-07T01:28:10.2558223Z handletablecache.cpp 2026-01-07T01:28:10.2644873Z jitinstance.cpp 2026-01-07T01:28:10.2653675Z gcenv.windows.cpp 2026-01-07T01:28:10.2662541Z tocfile.cpp 2026-01-07T01:28:10.2688347Z typeutils.cpp 2026-01-07T01:28:10.2701126Z methodstatsemitter.cpp 2026-01-07T01:28:10.2708883Z neardiffer.cpp 2026-01-07T01:28:10.2717256Z spmidumphelper.cpp 2026-01-07T01:28:10.2729691Z parallelsuperpmi.cpp 2026-01-07T01:28:10.2737952Z streamingsuperpmi.cpp 2026-01-07T01:28:10.2747749Z superpmi.cpp 2026-01-07T01:28:10.2765427Z fileio.cpp 2026-01-07T01:28:10.2770470Z AsmOffsetsVerify.cpp 2026-01-07T01:28:10.2789729Z jithost.cpp 2026-01-07T01:28:10.3813912Z callutils.cpp 2026-01-07T01:28:10.3867496Z compileresult.cpp 2026-01-07T01:28:10.3890566Z errorhandling.cpp 2026-01-07T01:28:10.3906135Z ThunksMapping.cpp 2026-01-07T01:28:10.3918640Z hash.cpp 2026-01-07T01:28:10.3932813Z logging.cpp 2026-01-07T01:28:10.3964307Z mclist.cpp 2026-01-07T01:28:10.4014916Z methodcontext.cpp 2026-01-07T01:28:10.5726176Z methodcontextreader.cpp 2026-01-07T01:28:10.5812470Z CoffNativeCodeManager.cpp 2026-01-07T01:28:10.5842949Z simpletimer.cpp 2026-01-07T01:28:10.5889732Z spmiutil.cpp 2026-01-07T01:28:10.5926762Z tocfile.cpp 2026-01-07T01:28:10.7533014Z typeutils.cpp 2026-01-07T01:28:10.8296345Z gceesvr.cpp 2026-01-07T01:28:10.9788150Z spmidumphelper.cpp 2026-01-07T01:28:11.0236738Z gcsvr.cpp 2026-01-07T01:28:11.1688741Z 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-01-07T01:28:11.2153023Z Generating code 2026-01-07T01:28:11.3647210Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:28:15.1299036Z cmake_pch.cxx 2026-01-07T01:28:15.1353251Z cmake_pch.cxx 2026-01-07T01:28:15.2163106Z All 2937 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:28:15.2377446Z Finished generating code 2026-01-07T01:28:16.2585264Z clrgc.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\gc\Release\clrgc.dll 2026-01-07T01:28:16.9122944Z commandline.cpp 2026-01-07T01:28:17.0844242Z mcs.cpp 2026-01-07T01:28:17.2018851Z removedup.cpp 2026-01-07T01:28:17.3863962Z verbasmdump.cpp 2026-01-07T01:28:17.4762900Z verbconcat.cpp 2026-01-07T01:28:17.6512690Z verbdump.cpp 2026-01-07T01:28:17.8048506Z verbdumpmap.cpp 2026-01-07T01:28:17.9258279Z verbdumptoc.cpp 2026-01-07T01:28:18.1314242Z verbfracture.cpp 2026-01-07T01:28:18.2573759Z verbjitflags.cpp 2026-01-07T01:28:18.4072818Z verbildump.cpp 2026-01-07T01:28:18.4400183Z verbinteg.cpp 2026-01-07T01:28:18.8241162Z verbmerge.cpp 2026-01-07T01:28:19.1704694Z verbprintjiteeversion.cpp 2026-01-07T01:28:19.2232585Z verbremovedup.cpp 2026-01-07T01:28:19.4419326Z verbstat.cpp 2026-01-07T01:28:19.5884277Z 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-01-07T01:28:19.6936972Z Generating code 2026-01-07T01:28:19.8081149Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:28:20.0614411Z verbstrip.cpp 2026-01-07T01:28:20.2214060Z verbtoc.cpp 2026-01-07T01:28:20.2749168Z asmdumper.cpp 2026-01-07T01:28:20.4509344Z callutils.cpp 2026-01-07T01:28:20.8933384Z compileresult.cpp 2026-01-07T01:28:21.1074407Z errorhandling.cpp 2026-01-07T01:28:21.3160169Z hash.cpp 2026-01-07T01:28:21.5599257Z All 623 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:28:21.7026314Z Finished generating code 2026-01-07T01:28:21.7310045Z logging.cpp 2026-01-07T01:28:21.8719879Z mclist.cpp 2026-01-07T01:28:22.0656558Z methodcontext.cpp 2026-01-07T01:28:22.1284498Z clrhost_nodependencies.cpp 2026-01-07T01:28:22.1312590Z methodcontextiterator.cpp 2026-01-07T01:28:22.1435184Z ccomprc.cpp 2026-01-07T01:28:22.3493088Z methodcontextreader.cpp 2026-01-07T01:28:22.3933801Z simpletimer.cpp 2026-01-07T01:28:22.4453946Z spmiutil.cpp 2026-01-07T01:28:22.4897710Z tocfile.cpp 2026-01-07T01:28:22.5063482Z typeutils.cpp 2026-01-07T01:28:22.5297195Z spmidumphelper.cpp 2026-01-07T01:28:22.5475733Z ex.cpp 2026-01-07T01:28:22.5639299Z 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-01-07T01:28:22.6082753Z sbuffer.cpp 2026-01-07T01:28:22.6820728Z sstring_com.cpp 2026-01-07T01:28:22.7129732Z fstring.cpp 2026-01-07T01:28:22.8934058Z namespaceutil.cpp 2026-01-07T01:28:22.9890574Z 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-01-07T01:28:22.9975927Z Generating code 2026-01-07T01:28:23.0032178Z Generating code 2026-01-07T01:28:23.0722806Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:28:23.0906714Z makepath.cpp 2026-01-07T01:28:23.1020429Z splitpath.cpp 2026-01-07T01:28:23.1085488Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:28:23.1786945Z clrconfig.cpp 2026-01-07T01:28:23.2678716Z configuration.cpp 2026-01-07T01:28:23.3428681Z collections.cpp 2026-01-07T01:28:23.6241680Z posterror.cpp 2026-01-07T01:28:24.3672188Z clrhelpers.cpp 2026-01-07T01:28:25.4284703Z utsem.cpp 2026-01-07T01:28:26.6657439Z check.cpp 2026-01-07T01:28:27.8642598Z log.cpp 2026-01-07T01:28:28.5252209Z arraylist.cpp 2026-01-07T01:28:28.8543176Z comex.cpp 2026-01-07T01:28:29.0342710Z All 2664 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:28:29.1050430Z Finished generating code 2026-01-07T01:28:29.1192746Z guidfromname.cpp 2026-01-07T01:28:29.1781989Z memorypool.cpp 2026-01-07T01:28:29.1843884Z memorystreams.cpp 2026-01-07T01:28:29.1885654Z loaderheap.cpp 2026-01-07T01:28:29.1910282Z interleavedloaderheap.cpp 2026-01-07T01:28:29.1926637Z loaderheap_shared.cpp 2026-01-07T01:28:29.1980787Z explicitcontrolloaderheap.cpp 2026-01-07T01:28:29.2000137Z rangelist.cpp 2026-01-07T01:28:29.2024201Z outstring.cpp 2026-01-07T01:28:29.2039568Z ilformatter.cpp 2026-01-07T01:28:29.2074570Z opinfo.cpp 2026-01-07T01:28:29.2136613Z corimage.cpp 2026-01-07T01:28:29.2624722Z format1.cpp 2026-01-07T01:28:29.3106478Z prettyprintsig.cpp 2026-01-07T01:28:29.3142446Z sha1.cpp 2026-01-07T01:28:29.3152078Z sigbuilder.cpp 2026-01-07T01:28:29.3159679Z sigparser.cpp 2026-01-07T01:28:29.3168076Z sstring.cpp 2026-01-07T01:28:29.3178146Z util_nodependencies.cpp 2026-01-07T01:28:29.3188672Z safewrap.cpp 2026-01-07T01:28:29.3197418Z clrhost.cpp 2026-01-07T01:28:29.3204636Z cycletimer.cpp 2026-01-07T01:28:29.3215851Z md5.cpp 2026-01-07T01:28:29.3224724Z util.cpp 2026-01-07T01:28:29.3231664Z stresslog.cpp 2026-01-07T01:28:29.3369289Z debug.cpp 2026-01-07T01:28:29.3655593Z pedecoder.cpp 2026-01-07T01:28:29.3665183Z winfix.cpp 2026-01-07T01:28:29.3674689Z longfilepathwrappers.cpp 2026-01-07T01:28:29.3684763Z yieldprocessornormalized.cpp 2026-01-07T01:28:29.3694886Z dacutil.cpp 2026-01-07T01:28:29.3704362Z dlwrap.cpp 2026-01-07T01:28:29.3714622Z stacktrace.cpp 2026-01-07T01:28:29.3724328Z hostimpl.cpp 2026-01-07T01:28:29.4148686Z superpmi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\tools\superpmi\superpmi\Release\superpmi.exe 2026-01-07T01:28:29.6086674Z cmake_pch.cxx 2026-01-07T01:28:29.6488902Z AsmOffsets.cspp 2026-01-07T01:28:30.3310413Z All 2081 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:28:30.5796286Z Finished generating code 2026-01-07T01:28:31.8464647Z mcs.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\tools\superpmi\mcs\Release\mcs.exe 2026-01-07T01:28:31.8841974Z jithost.cpp 2026-01-07T01:28:31.9823444Z icorjitcompiler.cpp 2026-01-07T01:28:32.0903907Z icorjitinfo.cpp 2026-01-07T01:28:32.2394806Z superpmi-shim-collector.cpp 2026-01-07T01:28:32.6374072Z callutils.cpp 2026-01-07T01:28:32.6902946Z compileresult.cpp 2026-01-07T01:28:32.9393152Z errorhandling.cpp 2026-01-07T01:28:32.9863847Z hash.cpp 2026-01-07T01:28:33.0749392Z jithost.cpp 2026-01-07T01:28:33.1626589Z logging.cpp 2026-01-07T01:28:33.2185395Z icorjitcompiler.cpp 2026-01-07T01:28:33.2386420Z mclist.cpp 2026-01-07T01:28:33.2655722Z methodcontext.cpp 2026-01-07T01:28:33.2758004Z methodcontextreader.cpp 2026-01-07T01:28:33.3467620Z icorjitinfo_generated.cpp 2026-01-07T01:28:33.3784448Z simpletimer.cpp 2026-01-07T01:28:33.4330929Z spmiutil.cpp 2026-01-07T01:28:33.6035626Z tocfile.cpp 2026-01-07T01:28:33.8795914Z methodcallsummarizer.cpp 2026-01-07T01:28:33.9472319Z typeutils.cpp 2026-01-07T01:28:34.0537194Z spmidumphelper.cpp 2026-01-07T01:28:34.1228498Z superpmi-shim-counter.cpp 2026-01-07T01:28:34.1506306Z callutils.cpp 2026-01-07T01:28:34.1586668Z compileresult.cpp 2026-01-07T01:28:34.1613968Z errorhandling.cpp 2026-01-07T01:28:34.1714567Z hash.cpp 2026-01-07T01:28:34.1888772Z logging.cpp 2026-01-07T01:28:34.1983538Z mclist.cpp 2026-01-07T01:28:34.2099170Z methodcontext.cpp 2026-01-07T01:28:34.2249222Z methodcontextreader.cpp 2026-01-07T01:28:34.2283885Z simpletimer.cpp 2026-01-07T01:28:34.2343580Z spmiutil.cpp 2026-01-07T01:28:34.2365065Z tocfile.cpp 2026-01-07T01:28:34.2432184Z typeutils.cpp 2026-01-07T01:28:34.2459925Z spmidumphelper.cpp 2026-01-07T01:28:34.4373969Z utilcodestaticnohost.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\utilcode\Release\utilcodestaticnohost.lib 2026-01-07T01:28:34.7277776Z 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-01-07T01:28:34.7363754Z Generating code 2026-01-07T01:28:34.7515418Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:28:35.2033462Z 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-01-07T01:28:35.2143645Z Generating code 2026-01-07T01:28:35.2154529Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:28:35.3866299Z All 808 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:28:35.3946719Z Finished generating code 2026-01-07T01:28:36.3154147Z 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-01-07T01:28:37.2778241Z All 1950 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:28:37.2960201Z Finished generating code 2026-01-07T01:28:37.4723383Z xoshiro128pp.c 2026-01-07T01:28:37.4891409Z 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-01-07T01:28:37.5818550Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscordac/CMakeLists.txt 2026-01-07T01:28:37.8178572Z Runtime.ServerGC.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\nativeaot\Runtime\Full\Release\Runtime.ServerGC.lib 2026-01-07T01:28:38.1104783Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-01-07T01:28:38.1105688Z 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-01-07T01:28:38.1107427Z Building Custom Rule D:/a/_work/1/s/src/coreclr/hosts/coreshim/CMakeLists.txt 2026-01-07T01:28:38.1406926Z mscordbi.src 2026-01-07T01:28:38.1613387Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscordbi/CMakeLists.txt 2026-01-07T01:28:38.3610953Z Building Custom Rule D:/a/_work/1/s/src/coreclr/ildasm/exe/CMakeLists.txt 2026-01-07T01:28:38.4266230Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-01-07T01:28:38.6203870Z Building Custom Rule D:/a/_work/1/s/src/coreclr/ilasm/CMakeLists.txt 2026-01-07T01:28:38.8371961Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-01-07T01:28:38.9001537Z Generating code 2026-01-07T01:28:38.9430047Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:28:49.6323593Z All 10818 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:28:49.6982606Z Finished generating code 2026-01-07T01:28:50.1466896Z mscordaccore.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscordac\Release\mscordaccore.dll 2026-01-07T01:28:50.3986726Z cmake_pch.cxx 2026-01-07T01:28:50.4000981Z cmake_pch.cxx 2026-01-07T01:28:50.4027507Z CoreShim.cpp 2026-01-07T01:28:50.4228443Z ComActivation.cpp 2026-01-07T01:28:50.6249105Z ceeload.cpp 2026-01-07T01:28:50.7378460Z dasm.cpp 2026-01-07T01:28:51.0810548Z dasm_formattype.cpp 2026-01-07T01:28:52.0539874Z dasm_mi.cpp 2026-01-07T01:28:53.0051089Z dasm_sz.cpp 2026-01-07T01:28:53.3737620Z dis.cpp 2026-01-07T01:28:53.6789107Z dman.cpp 2026-01-07T01:28:54.0658789Z dres.cpp 2026-01-07T01:28:54.3232400Z ildasmpch.cpp 2026-01-07T01:28:54.4854059Z windasm.cpp 2026-01-07T01:28:54.7423801Z abi.cpp 2026-01-07T01:28:54.8222855Z alloc.cpp 2026-01-07T01:28:54.8861646Z abi.cpp 2026-01-07T01:28:54.9719034Z alloc.cpp 2026-01-07T01:28:55.0333001Z assertionprop.cpp 2026-01-07T01:28:55.0923891Z assertionprop.cpp 2026-01-07T01:28:55.3189136Z 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-01-07T01:28:55.4366260Z async.cpp 2026-01-07T01:28:55.4871768Z async.cpp 2026-01-07T01:28:55.6462583Z Generating code 2026-01-07T01:28:55.7822065Z bitset.cpp 2026-01-07T01:28:55.8888726Z block.cpp 2026-01-07T01:28:56.0151444Z bitset.cpp 2026-01-07T01:28:56.3007751Z buildstring.cpp 2026-01-07T01:28:56.4734035Z codegencommon.cpp 2026-01-07T01:28:56.9117988Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:28:57.1055381Z codegenlinear.cpp 2026-01-07T01:28:57.4619832Z block.cpp 2026-01-07T01:28:57.6707765Z compiler.cpp 2026-01-07T01:28:57.7786628Z copyprop.cpp 2026-01-07T01:28:57.8166191Z debuginfo.cpp 2026-01-07T01:28:58.0506763Z disasm.cpp 2026-01-07T01:28:58.3635597Z buildstring.cpp 2026-01-07T01:28:58.5487190Z earlyprop.cpp 2026-01-07T01:28:58.7426221Z ee_il_dll.cpp 2026-01-07T01:28:58.8967643Z eeinterface.cpp 2026-01-07T01:28:59.0437228Z codegencommon.cpp 2026-01-07T01:28:59.1795535Z emit.cpp 2026-01-07T01:28:59.2646384Z codegenlinear.cpp 2026-01-07T01:28:59.4667021Z All 548 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:28:59.6231256Z error.cpp 2026-01-07T01:28:59.6466964Z fgbasic.cpp 2026-01-07T01:28:59.7530928Z fgdiagnostic.cpp 2026-01-07T01:28:59.8042588Z fgehopt.cpp 2026-01-07T01:28:59.8564061Z compiler.cpp 2026-01-07T01:28:59.8914628Z Finished generating code 2026-01-07T01:28:59.9195996Z fgflow.cpp 2026-01-07T01:28:59.9786232Z fginline.cpp 2026-01-07T01:29:00.0897478Z copyprop.cpp 2026-01-07T01:29:00.1978254Z fgopt.cpp 2026-01-07T01:29:00.2821957Z fgprofile.cpp 2026-01-07T01:29:00.3572163Z fgprofilesynthesis.cpp 2026-01-07T01:29:00.3667868Z debuginfo.cpp 2026-01-07T01:29:00.3725448Z fgstmt.cpp 2026-01-07T01:29:00.3731715Z flowgraph.cpp 2026-01-07T01:29:00.3762808Z forwardsub.cpp 2026-01-07T01:29:00.3803464Z gcinfo.cpp 2026-01-07T01:29:00.3820927Z disasm.cpp 2026-01-07T01:29:00.3828977Z earlyprop.cpp 2026-01-07T01:29:00.4210842Z gentree.cpp 2026-01-07T01:29:00.4945252Z gschecks.cpp 2026-01-07T01:29:00.5456578Z hashbv.cpp 2026-01-07T01:29:00.6077571Z CoreShim.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\hosts\coreshim\Release\CoreShim.dll 2026-01-07T01:29:00.6854074Z ee_il_dll.cpp 2026-01-07T01:29:00.7308828Z helperexpansion.cpp 2026-01-07T01:29:00.7418046Z hostallocator.cpp 2026-01-07T01:29:00.7489398Z hwintrinsic.cpp 2026-01-07T01:29:00.7641388Z eeinterface.cpp 2026-01-07T01:29:00.9349741Z ifconversion.cpp 2026-01-07T01:29:01.0250600Z importer.cpp 2026-01-07T01:29:01.0712410Z importercalls.cpp 2026-01-07T01:29:01.2186078Z importervectorization.cpp 2026-01-07T01:29:01.2560847Z emit.cpp 2026-01-07T01:29:01.3331260Z indirectcalltransformer.cpp 2026-01-07T01:29:01.3726344Z inductionvariableopts.cpp 2026-01-07T01:29:01.4785884Z inline.cpp 2026-01-07T01:29:01.5421586Z error.cpp 2026-01-07T01:29:01.5927929Z fgbasic.cpp 2026-01-07T01:29:01.6730226Z inlinepolicy.cpp 2026-01-07T01:29:01.7393495Z fgdiagnostic.cpp 2026-01-07T01:29:01.8267670Z fgehopt.cpp 2026-01-07T01:29:01.8746461Z fgflow.cpp 2026-01-07T01:29:01.9197111Z instr.cpp 2026-01-07T01:29:01.9275109Z jitconfig.cpp 2026-01-07T01:29:01.9395026Z jiteh.cpp 2026-01-07T01:29:01.9449937Z jithashtable.cpp 2026-01-07T01:29:01.9461298Z fginline.cpp 2026-01-07T01:29:01.9474124Z jitmetadata.cpp 2026-01-07T01:29:01.9659240Z layout.cpp 2026-01-07T01:29:02.1269217Z lclmorph.cpp 2026-01-07T01:29:02.1282741Z lclvars.cpp 2026-01-07T01:29:02.1295578Z fgopt.cpp 2026-01-07T01:29:02.1302331Z likelyclass.cpp 2026-01-07T01:29:02.1307389Z lir.cpp 2026-01-07T01:29:02.1314618Z fgprofile.cpp 2026-01-07T01:29:02.1315289Z liveness.cpp 2026-01-07T01:29:02.1319269Z loopcloning.cpp 2026-01-07T01:29:02.1322779Z lower.cpp 2026-01-07T01:29:02.1327517Z morph.cpp 2026-01-07T01:29:02.1330754Z fgprofilesynthesis.cpp 2026-01-07T01:29:02.1332599Z morphblock.cpp 2026-01-07T01:29:02.1334787Z objectalloc.cpp 2026-01-07T01:29:02.1337359Z fgstmt.cpp 2026-01-07T01:29:02.1340882Z optcse.cpp 2026-01-07T01:29:02.1345643Z optimizebools.cpp 2026-01-07T01:29:02.1348411Z optimizemaskconversions.cpp 2026-01-07T01:29:02.1351438Z optimizer.cpp 2026-01-07T01:29:02.1355923Z flowgraph.cpp 2026-01-07T01:29:02.1517358Z patchpoint.cpp 2026-01-07T01:29:02.1581834Z phase.cpp 2026-01-07T01:29:02.1591896Z promotion.cpp 2026-01-07T01:29:02.1599021Z forwardsub.cpp 2026-01-07T01:29:02.1603983Z promotiondecomposition.cpp 2026-01-07T01:29:02.1608299Z promotionliveness.cpp 2026-01-07T01:29:02.1614787Z gcinfo.cpp 2026-01-07T01:29:02.1618904Z rangecheck.cpp 2026-01-07T01:29:02.1625635Z rangecheckcloning.cpp 2026-01-07T01:29:02.1627947Z rationalize.cpp 2026-01-07T01:29:02.1631575Z gentree.cpp 2026-01-07T01:29:02.1635612Z redundantbranchopts.cpp 2026-01-07T01:29:02.1639181Z gschecks.cpp 2026-01-07T01:29:02.1645363Z regalloc.cpp 2026-01-07T01:29:02.1653164Z hashbv.cpp 2026-01-07T01:29:02.1657604Z regset.cpp 2026-01-07T01:29:02.1662558Z scev.cpp 2026-01-07T01:29:02.1666609Z helperexpansion.cpp 2026-01-07T01:29:02.1673625Z hostallocator.cpp 2026-01-07T01:29:02.1679233Z hwintrinsic.cpp 2026-01-07T01:29:02.1684620Z ifconversion.cpp 2026-01-07T01:29:02.1690289Z importer.cpp 2026-01-07T01:29:02.1695099Z importercalls.cpp 2026-01-07T01:29:02.1706535Z importervectorization.cpp 2026-01-07T01:29:02.1715788Z indirectcalltransformer.cpp 2026-01-07T01:29:02.1724698Z scopeinfo.cpp 2026-01-07T01:29:02.1734835Z inductionvariableopts.cpp 2026-01-07T01:29:02.1744640Z inline.cpp 2026-01-07T01:29:02.1752606Z inlinepolicy.cpp 2026-01-07T01:29:02.1760914Z instr.cpp 2026-01-07T01:29:02.1771356Z jitconfig.cpp 2026-01-07T01:29:02.1802994Z jiteh.cpp 2026-01-07T01:29:02.1857164Z jithashtable.cpp 2026-01-07T01:29:02.2566681Z jitmetadata.cpp 2026-01-07T01:29:02.3173800Z layout.cpp 2026-01-07T01:29:02.3599931Z lclmorph.cpp 2026-01-07T01:29:02.4028040Z lclvars.cpp 2026-01-07T01:29:02.4414136Z likelyclass.cpp 2026-01-07T01:29:02.4922734Z segmentlist.cpp 2026-01-07T01:29:02.5293494Z sideeffects.cpp 2026-01-07T01:29:02.5592493Z sm.cpp 2026-01-07T01:29:02.6043454Z lir.cpp 2026-01-07T01:29:02.8230270Z smdata.cpp 2026-01-07T01:29:02.9052222Z smweights.cpp 2026-01-07T01:29:02.9507706Z ssabuilder.cpp 2026-01-07T01:29:02.9766513Z ssarenamestate.cpp 2026-01-07T01:29:02.9876349Z liveness.cpp 2026-01-07T01:29:03.1142774Z stacklevelsetter.cpp 2026-01-07T01:29:03.1776536Z switchrecognition.cpp 2026-01-07T01:29:03.3198696Z treelifeupdater.cpp 2026-01-07T01:29:03.3646650Z loopcloning.cpp 2026-01-07T01:29:03.4342869Z utils.cpp 2026-01-07T01:29:03.4753772Z valuenum.cpp 2026-01-07T01:29:03.5212453Z lower.cpp 2026-01-07T01:29:03.5960539Z lsra.cpp 2026-01-07T01:29:03.6214150Z lsrabuild.cpp 2026-01-07T01:29:03.6406430Z morph.cpp 2026-01-07T01:29:03.6628630Z regMaskTPOps.cpp 2026-01-07T01:29:03.6901583Z gcdecode.cpp 2026-01-07T01:29:03.6984247Z morphblock.cpp 2026-01-07T01:29:03.7041268Z gcencode.cpp 2026-01-07T01:29:03.7499370Z unwind.cpp 2026-01-07T01:29:03.7602838Z codegenxarch.cpp 2026-01-07T01:29:03.7894275Z objectalloc.cpp 2026-01-07T01:29:03.7954747Z decomposelongs.cpp 2026-01-07T01:29:03.7990490Z emitxarch.cpp 2026-01-07T01:29:03.8004566Z lowerxarch.cpp 2026-01-07T01:29:03.8018109Z optcse.cpp 2026-01-07T01:29:03.8031412Z lsraxarch.cpp 2026-01-07T01:29:03.8042371Z simd.cpp 2026-01-07T01:29:03.8051384Z optimizebools.cpp 2026-01-07T01:29:03.8060452Z simdcodegenxarch.cpp 2026-01-07T01:29:03.8069462Z targetx86.cpp 2026-01-07T01:29:03.8077722Z optimizemaskconversions.cpp 2026-01-07T01:29:03.8086610Z unwindx86.cpp 2026-01-07T01:29:03.8092553Z hwintrinsicxarch.cpp 2026-01-07T01:29:03.8101530Z optimizer.cpp 2026-01-07T01:29:03.8106147Z hwintrinsiccodegenxarch.cpp 2026-01-07T01:29:03.8111309Z dllmain.cpp 2026-01-07T01:29:03.8116806Z patchpoint.cpp 2026-01-07T01:29:03.8121862Z phase.cpp 2026-01-07T01:29:03.8127054Z promotion.cpp 2026-01-07T01:29:03.8131807Z promotiondecomposition.cpp 2026-01-07T01:29:03.8136259Z promotionliveness.cpp 2026-01-07T01:29:03.8140590Z rangecheck.cpp 2026-01-07T01:29:03.8144994Z rangecheckcloning.cpp 2026-01-07T01:29:03.8149342Z rationalize.cpp 2026-01-07T01:29:03.8153628Z redundantbranchopts.cpp 2026-01-07T01:29:03.8184807Z regalloc.cpp 2026-01-07T01:29:03.8187476Z regset.cpp 2026-01-07T01:29:03.8195395Z scev.cpp 2026-01-07T01:29:03.8201234Z scopeinfo.cpp 2026-01-07T01:29:03.8207250Z segmentlist.cpp 2026-01-07T01:29:03.8209901Z sideeffects.cpp 2026-01-07T01:29:03.8215314Z sm.cpp 2026-01-07T01:29:03.8219739Z smdata.cpp 2026-01-07T01:29:03.8227697Z smweights.cpp 2026-01-07T01:29:03.8233492Z ssabuilder.cpp 2026-01-07T01:29:03.8243186Z ssarenamestate.cpp 2026-01-07T01:29:03.8248502Z stacklevelsetter.cpp 2026-01-07T01:29:03.8256034Z switchrecognition.cpp 2026-01-07T01:29:03.8264856Z treelifeupdater.cpp 2026-01-07T01:29:03.8272874Z utils.cpp 2026-01-07T01:29:03.8276805Z assem.cpp 2026-01-07T01:29:03.8280573Z valuenum.cpp 2026-01-07T01:29:03.8283389Z writer.cpp 2026-01-07T01:29:03.8293373Z lsra.cpp 2026-01-07T01:29:03.8303834Z method.cpp 2026-01-07T01:29:03.8329497Z asmman.cpp 2026-01-07T01:29:03.8336952Z main.cpp 2026-01-07T01:29:03.8341163Z assembler.cpp 2026-01-07T01:29:03.8345255Z asmparse.cpp 2026-01-07T01:29:03.8350105Z portable_pdb.cpp 2026-01-07T01:29:03.8352039Z lsrabuild.cpp 2026-01-07T01:29:03.8357159Z regMaskTPOps.cpp 2026-01-07T01:29:03.8364439Z gcdecode.cpp 2026-01-07T01:29:03.8377687Z gcencode.cpp 2026-01-07T01:29:03.8403494Z unwind.cpp 2026-01-07T01:29:03.8425654Z codegenarmarch.cpp 2026-01-07T01:29:03.8435934Z codegenarm.cpp 2026-01-07T01:29:03.8443499Z decomposelongs.cpp 2026-01-07T01:29:03.8449322Z emitarm.cpp 2026-01-07T01:29:03.8457545Z lowerarmarch.cpp 2026-01-07T01:29:03.8464875Z lsraarmarch.cpp 2026-01-07T01:29:03.8473238Z lsraarm.cpp 2026-01-07T01:29:03.8479445Z targetarm.cpp 2026-01-07T01:29:03.8485671Z unwindarmarch.cpp 2026-01-07T01:29:03.8492753Z dllmain.cpp 2026-01-07T01:29:04.3567239Z Generating code 2026-01-07T01:29:04.4245281Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:29:04.6759999Z 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-01-07T01:29:04.6901798Z Generating code 2026-01-07T01:29:04.6903316Z 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-01-07T01:29:04.7178232Z Generating code 2026-01-07T01:29:04.7757672Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:29:04.8059016Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:29:04.9536283Z Generating code 2026-01-07T01:29:05.6356723Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:29:25.4832729Z All 4513 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:29:25.9320750Z Finished generating code 2026-01-07T01:29:30.6984054Z All 3711 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:29:32.6535027Z Finished generating code 2026-01-07T01:29:38.2725092Z ildasm.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\ildasm\exe\Release\ildasm.exe 2026-01-07T01:29:38.7773138Z ilasm.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\ilasm\Release\ilasm.exe 2026-01-07T01:29:54.6546326Z All 10311 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:29:54.7541361Z Finished generating code 2026-01-07T01:29:56.1227161Z 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-01-07T01:29:58.7525825Z cmake_pch.cxx 2026-01-07T01:29:58.8850546Z cmake_pch.cxx 2026-01-07T01:29:59.1901327Z All 11625 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:29:59.2389020Z Finished generating code 2026-01-07T01:30:00.2369107Z clrjit.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\jit\Release\clrjit.dll 2026-01-07T01:30:01.6135894Z abi.cpp 2026-01-07T01:30:01.6141422Z alloc.cpp 2026-01-07T01:30:01.6149817Z assertionprop.cpp 2026-01-07T01:30:01.6156856Z async.cpp 2026-01-07T01:30:01.6164579Z bitset.cpp 2026-01-07T01:30:01.6172301Z block.cpp 2026-01-07T01:30:01.6179718Z buildstring.cpp 2026-01-07T01:30:01.6186097Z codegencommon.cpp 2026-01-07T01:30:01.6190759Z codegenlinear.cpp 2026-01-07T01:30:01.6195773Z compiler.cpp 2026-01-07T01:30:01.6202297Z copyprop.cpp 2026-01-07T01:30:01.6207290Z debuginfo.cpp 2026-01-07T01:30:01.6210952Z disasm.cpp 2026-01-07T01:30:01.6215519Z earlyprop.cpp 2026-01-07T01:30:01.6220055Z ee_il_dll.cpp 2026-01-07T01:30:01.6223530Z eeinterface.cpp 2026-01-07T01:30:01.6227031Z emit.cpp 2026-01-07T01:30:01.6230940Z error.cpp 2026-01-07T01:30:01.6234643Z fgbasic.cpp 2026-01-07T01:30:01.6239089Z fgdiagnostic.cpp 2026-01-07T01:30:01.6243215Z fgehopt.cpp 2026-01-07T01:30:01.6252901Z fgflow.cpp 2026-01-07T01:30:01.6739195Z fginline.cpp 2026-01-07T01:30:01.7232574Z fgopt.cpp 2026-01-07T01:30:01.7884833Z fgprofile.cpp 2026-01-07T01:30:01.9396462Z fgprofilesynthesis.cpp 2026-01-07T01:30:01.9669632Z fgstmt.cpp 2026-01-07T01:30:02.3292118Z flowgraph.cpp 2026-01-07T01:30:02.3334113Z forwardsub.cpp 2026-01-07T01:30:02.3343777Z gcinfo.cpp 2026-01-07T01:30:02.3349447Z gentree.cpp 2026-01-07T01:30:02.3355429Z gschecks.cpp 2026-01-07T01:30:02.3359811Z hashbv.cpp 2026-01-07T01:30:02.3364602Z helperexpansion.cpp 2026-01-07T01:30:02.3370279Z hostallocator.cpp 2026-01-07T01:30:02.3380858Z hwintrinsic.cpp 2026-01-07T01:30:02.3389324Z ifconversion.cpp 2026-01-07T01:30:02.3396969Z importer.cpp 2026-01-07T01:30:02.3403789Z importercalls.cpp 2026-01-07T01:30:02.3408461Z importervectorization.cpp 2026-01-07T01:30:02.3413606Z indirectcalltransformer.cpp 2026-01-07T01:30:02.3417963Z inductionvariableopts.cpp 2026-01-07T01:30:02.3422365Z inline.cpp 2026-01-07T01:30:02.3426845Z inlinepolicy.cpp 2026-01-07T01:30:02.3433090Z instr.cpp 2026-01-07T01:30:02.3437857Z jitconfig.cpp 2026-01-07T01:30:02.3741854Z jiteh.cpp 2026-01-07T01:30:02.3771588Z jithashtable.cpp 2026-01-07T01:30:02.3779371Z jitmetadata.cpp 2026-01-07T01:30:02.3785406Z layout.cpp 2026-01-07T01:30:02.3791695Z lclmorph.cpp 2026-01-07T01:30:02.3796821Z lclvars.cpp 2026-01-07T01:30:02.3801712Z likelyclass.cpp 2026-01-07T01:30:02.3806514Z lir.cpp 2026-01-07T01:30:02.3812041Z liveness.cpp 2026-01-07T01:30:02.3816635Z loopcloning.cpp 2026-01-07T01:30:02.3820837Z lower.cpp 2026-01-07T01:30:02.3825000Z morph.cpp 2026-01-07T01:30:02.3828931Z morphblock.cpp 2026-01-07T01:30:02.3832903Z objectalloc.cpp 2026-01-07T01:30:02.3840059Z optcse.cpp 2026-01-07T01:30:02.3847753Z optimizebools.cpp 2026-01-07T01:30:02.3852196Z optimizemaskconversions.cpp 2026-01-07T01:30:02.3856352Z optimizer.cpp 2026-01-07T01:30:02.3860102Z patchpoint.cpp 2026-01-07T01:30:02.3864349Z phase.cpp 2026-01-07T01:30:02.3867950Z promotion.cpp 2026-01-07T01:30:02.3872649Z promotiondecomposition.cpp 2026-01-07T01:30:02.3900111Z promotionliveness.cpp 2026-01-07T01:30:02.4391417Z rangecheck.cpp 2026-01-07T01:30:02.4680853Z rangecheckcloning.cpp 2026-01-07T01:30:02.4689063Z rationalize.cpp 2026-01-07T01:30:02.4696915Z redundantbranchopts.cpp 2026-01-07T01:30:02.4704188Z regalloc.cpp 2026-01-07T01:30:02.4712966Z regset.cpp 2026-01-07T01:30:02.4719992Z scev.cpp 2026-01-07T01:30:02.4727928Z scopeinfo.cpp 2026-01-07T01:30:02.4735866Z segmentlist.cpp 2026-01-07T01:30:02.4743098Z sideeffects.cpp 2026-01-07T01:30:02.4751176Z sm.cpp 2026-01-07T01:30:02.4757967Z smdata.cpp 2026-01-07T01:30:02.4805544Z smweights.cpp 2026-01-07T01:30:02.4814657Z ssabuilder.cpp 2026-01-07T01:30:02.5264804Z ssarenamestate.cpp 2026-01-07T01:30:02.5450115Z stacklevelsetter.cpp 2026-01-07T01:30:02.5484242Z switchrecognition.cpp 2026-01-07T01:30:02.5498014Z treelifeupdater.cpp 2026-01-07T01:30:02.5515088Z utils.cpp 2026-01-07T01:30:02.5520419Z valuenum.cpp 2026-01-07T01:30:02.5526948Z lsra.cpp 2026-01-07T01:30:02.5535694Z lsrabuild.cpp 2026-01-07T01:30:02.5545623Z regMaskTPOps.cpp 2026-01-07T01:30:02.5555009Z gcdecode.cpp 2026-01-07T01:30:02.5564222Z gcencode.cpp 2026-01-07T01:30:02.5575164Z unwind.cpp 2026-01-07T01:30:02.5588923Z codegenxarch.cpp 2026-01-07T01:30:02.5594498Z decomposelongs.cpp 2026-01-07T01:30:02.5599611Z emitxarch.cpp 2026-01-07T01:30:02.5605726Z lowerxarch.cpp 2026-01-07T01:30:02.5610662Z lsraxarch.cpp 2026-01-07T01:30:02.5618432Z simd.cpp 2026-01-07T01:30:02.5629678Z simdcodegenxarch.cpp 2026-01-07T01:30:02.5636735Z targetx86.cpp 2026-01-07T01:30:02.5643761Z unwindx86.cpp 2026-01-07T01:30:02.5653242Z hwintrinsicxarch.cpp 2026-01-07T01:30:02.5665679Z hwintrinsiccodegenxarch.cpp 2026-01-07T01:30:02.5698558Z dllmain.cpp 2026-01-07T01:30:02.6139548Z mscordbi.cpp 2026-01-07T01:30:03.1166287Z 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-01-07T01:30:03.1242519Z Generating code 2026-01-07T01:30:03.1622524Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:30:12.1059785Z All 8782 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:30:12.1674012Z Finished generating code 2026-01-07T01:30:12.5828826Z mscordbi.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscordbi\Release\mscordbi.dll 2026-01-07T01:30:13.0009083Z 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-01-07T01:30:13.0062327Z Generating code 2026-01-07T01:30:13.0418007Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:30:36.3014442Z All 11625 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:30:36.3627066Z Finished generating code 2026-01-07T01:30:36.7395893Z 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-01-07T01:30:38.5111863Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt 2026-01-07T01:30:38.7283891Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt 2026-01-07T01:30:38.7326699Z Building Custom Rule D:/a/_work/1/s/src/coreclr/dlls/mscoree/coreclr/CMakeLists.txt 2026-01-07T01:30:39.0294809Z mscoree.cpp 2026-01-07T01:30:39.0334298Z exports.cpp 2026-01-07T01:30:39.0379295Z mscoree.cpp 2026-01-07T01:30:39.0392956Z exports.cpp 2026-01-07T01:30:41.6117102Z 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-01-07T01:30:41.6264936Z Generating code 2026-01-07T01:30:41.8521927Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:30:44.5130648Z coreclr_static.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscoree\coreclr\Release\coreclr_static.lib 2026-01-07T01:31:21.0316399Z All 33342 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:31:21.2280676Z Finished generating code 2026-01-07T01:31:22.3795362Z coreclr.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\dlls\mscoree\coreclr\Release\coreclr.dll 2026-01-07T01:31:22.5387688Z Generating coreclr module index file -> D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/debug/runtimeinfo/runtimemoduleindex.h 2026-01-07T01:31:22.6675966Z Generating mscordaccore module index file -> D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/debug/runtimeinfo/dacmoduleindex.h 2026-01-07T01:31:22.7803509Z Generating mscordbi module index file -> D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/debug/runtimeinfo/dbimoduleindex.h 2026-01-07T01:31:22.8955294Z Building Custom Rule D:/a/_work/1/s/src/coreclr/debug/runtimeinfo/CMakeLists.txt 2026-01-07T01:31:22.9966759Z runtimeinfo.cpp 2026-01-07T01:31:23.3155762Z runtimeinfo.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\debug\runtimeinfo\Release\runtimeinfo.lib 2026-01-07T01:31:23.4405206Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/apphost/static/CMakeLists.txt 2026-01-07T01:31:23.6527822Z bundle_marker.cpp 2026-01-07T01:31:23.6689234Z hostfxr_resolver.cpp 2026-01-07T01:31:23.6694719Z hostpolicy_resolver.cpp 2026-01-07T01:31:23.6698395Z coreclr_resolver.cpp 2026-01-07T01:31:25.0605775Z fxr_resolver.cpp 2026-01-07T01:31:25.0934294Z corehost.cpp 2026-01-07T01:31:25.1270781Z command_line.cpp 2026-01-07T01:31:25.2160137Z corehost_init.cpp 2026-01-07T01:31:26.4519259Z hostfxr.cpp 2026-01-07T01:31:26.5638593Z fx_muxer.cpp 2026-01-07T01:31:26.6806633Z fx_resolver.cpp 2026-01-07T01:31:26.9479807Z fx_resolver.messages.cpp 2026-01-07T01:31:28.2244495Z framework_info.cpp 2026-01-07T01:31:28.4318790Z host_context.cpp 2026-01-07T01:31:28.4997084Z install_info.cpp 2026-01-07T01:31:29.0758789Z sdk_info.cpp 2026-01-07T01:31:29.8622234Z sdk_resolver.cpp 2026-01-07T01:31:29.9876533Z args.cpp 2026-01-07T01:31:30.1029242Z breadcrumbs.cpp 2026-01-07T01:31:30.1833889Z coreclr.cpp 2026-01-07T01:31:31.4518511Z deps_entry.cpp 2026-01-07T01:31:31.6377783Z deps_format.cpp 2026-01-07T01:31:31.6650318Z deps_resolver.cpp 2026-01-07T01:31:31.7808856Z hostpolicy_context.cpp 2026-01-07T01:31:32.9059220Z hostpolicy.cpp 2026-01-07T01:31:33.5493482Z hostpolicy_init.cpp 2026-01-07T01:31:33.5873814Z shared_store.cpp 2026-01-07T01:31:33.6201778Z version.cpp 2026-01-07T01:31:34.9575428Z dir_utils.cpp 2026-01-07T01:31:35.0296835Z extractor.cpp 2026-01-07T01:31:35.1017205Z file_entry.cpp 2026-01-07T01:31:35.1779770Z manifest.cpp 2026-01-07T01:31:36.4159291Z runner.cpp 2026-01-07T01:31:36.5158917Z json_parser.cpp 2026-01-07T01:31:36.5274195Z host_startup_info.cpp 2026-01-07T01:31:36.6487761Z roll_forward_option.cpp 2026-01-07T01:31:37.8494299Z fx_definition.cpp 2026-01-07T01:31:37.9382543Z fx_reference.cpp 2026-01-07T01:31:38.0430191Z version_compatibility_range.cpp 2026-01-07T01:31:38.0786986Z runtime_config.cpp 2026-01-07T01:31:39.3580444Z info.cpp 2026-01-07T01:31:39.4356983Z reader.cpp 2026-01-07T01:31:39.4640254Z header.cpp 2026-01-07T01:31:39.8447664Z apphost.windows.cpp 2026-01-07T01:31:42.7113186Z 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-01-07T01:31:42.7474957Z Generating code 2026-01-07T01:31:43.0341461Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:32:48.8691368Z All 50025 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:32:49.1518149Z Finished generating code 2026-01-07T01:32:50.7080546Z singlefilehost.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\Corehost.Static\Release\singlefilehost.exe 2026-01-07T01:32:51.0266223Z Building Custom Rule D:/a/_work/1/s/src/coreclr/CMakeLists.txt 2026-01-07T01:32:51.4755197Z 1> 2026-01-07T01:32:51.5913522Z -- Install configuration: "Release" 2026-01-07T01:32:51.5917753Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/corehost/PDB/singlefilehost.pdb 2026-01-07T01:32:51.6920134Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/corehost/singlefilehost.exe 2026-01-07T01:32:51.7085572Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/lib/System.Globalization.Native-Static.lib 2026-01-07T01:32:51.7109179Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/System.Globalization.Native.Aot.lib 2026-01-07T01:32:51.7126386Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/System.Globalization.Native.Aot.pdb 2026-01-07T01:32:51.7150194Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/System.IO.Compression.Native.Aot.lib 2026-01-07T01:32:51.7160624Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/System.IO.Compression.Native.Aot.pdb 2026-01-07T01:32:51.7169718Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/brotlienc.lib 2026-01-07T01:32:51.7221488Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/brotlienc.pdb 2026-01-07T01:32:51.7230809Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/brotlidec.lib 2026-01-07T01:32:51.7243971Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/brotlidec.pdb 2026-01-07T01:32:51.7252609Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/brotlicommon.lib 2026-01-07T01:32:51.7263870Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/brotlicommon.pdb 2026-01-07T01:32:51.7272949Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/zlibstatic.lib 2026-01-07T01:32:51.7296804Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/zlib.pdb 2026-01-07T01:32:51.7307055Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/lib/System.IO.Compression.Native-Static.lib 2026-01-07T01:32:51.7325170Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./watchdog.exe 2026-01-07T01:32:51.7337348Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/watchdog.pdb 2026-01-07T01:32:51.7376679Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/corerror.h 2026-01-07T01:32:51.7382169Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/corprof.h 2026-01-07T01:32:51.7435186Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./jitinterface_x86.dll 2026-01-07T01:32:51.7443188Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/jitinterface_x86.pdb 2026-01-07T01:32:51.7487185Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/bootstrapper.obj 2026-01-07T01:32:51.7494020Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/bootstrapper.pdb 2026-01-07T01:32:51.7506397Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/bootstrapperdll.obj 2026-01-07T01:32:51.7513329Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/bootstrapperdll.pdb 2026-01-07T01:32:51.7526357Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/dllmain.obj 2026-01-07T01:32:51.7534290Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/dllmain.pdb 2026-01-07T01:32:51.7553610Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/Runtime.WorkstationGC.lib 2026-01-07T01:32:51.7680094Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/Runtime.WorkstationGC.pdb 2026-01-07T01:32:51.7700419Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/Runtime.ServerGC.lib 2026-01-07T01:32:51.7869391Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/Runtime.ServerGC.pdb 2026-01-07T01:32:51.7890562Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/standalonegc-disabled.lib 2026-01-07T01:32:51.7901227Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/standalonegc-disabled.pdb 2026-01-07T01:32:51.7917855Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/standalonegc-enabled.lib 2026-01-07T01:32:51.7930166Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/standalonegc-enabled.pdb 2026-01-07T01:32:51.7942602Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/aotminipal.lib 2026-01-07T01:32:51.7958280Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/aotminipal.pdb 2026-01-07T01:32:51.7973797Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/eventpipe-shared-objects.pdb 2026-01-07T01:32:51.7987129Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/dn-containers.pdb 2026-01-07T01:32:51.7995964Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/eventpipe-enabled.lib 2026-01-07T01:32:51.8089288Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/eventpipe-enabled.pdb 2026-01-07T01:32:51.8106668Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/eventpipe-disabled.lib 2026-01-07T01:32:51.8122585Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/aotsdk/eventpipe-disabled.pdb 2026-01-07T01:32:51.8142802Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./clrgc.dll 2026-01-07T01:32:51.8157315Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/clrgc.pdb 2026-01-07T01:32:51.8238754Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/clrgc.dll 2026-01-07T01:32:51.8253800Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/clrgc.pdb 2026-01-07T01:32:51.8336538Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/cfi.h 2026-01-07T01:32:51.8341287Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/cor.h 2026-01-07T01:32:51.8349878Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/cordebuginfo.h 2026-01-07T01:32:51.8355895Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/coredistools.h 2026-01-07T01:32:51.8361575Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/corhdr.h 2026-01-07T01:32:51.8372052Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/corinfo.h 2026-01-07T01:32:51.8380591Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/corjit.h 2026-01-07T01:32:51.8387033Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/corjithost.h 2026-01-07T01:32:51.8392803Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/opcode.def 2026-01-07T01:32:51.8399381Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/openum.h 2026-01-07T01:32:51.8405075Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/gcinfoencoder.h 2026-01-07T01:32:51.8411109Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/inc/gcinfotypes.h 2026-01-07T01:32:51.8422973Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./ilasm.exe 2026-01-07T01:32:51.8443180Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/ilasm.pdb 2026-01-07T01:32:51.8580955Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./ildasm.exe 2026-01-07T01:32:51.8602435Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/ildasm.pdb 2026-01-07T01:32:51.8783575Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/gcinfo/gcinfoencoder.cpp 2026-01-07T01:32:51.8800700Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./clrjit.dll 2026-01-07T01:32:51.8839819Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/clrjit.pdb 2026-01-07T01:32:51.9095595Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/clrjit.dll 2026-01-07T01:32:51.9131555Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/clrjit.pdb 2026-01-07T01:32:51.9385323Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./clrjit_universal_arm_x86.dll 2026-01-07T01:32:51.9416928Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/clrjit_universal_arm_x86.pdb 2026-01-07T01:32:51.9631421Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./clrjit_win_x86_x86.dll 2026-01-07T01:32:51.9670871Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/clrjit_win_x86_x86.pdb 2026-01-07T01:32:51.9977422Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./createdump.exe 2026-01-07T01:32:51.9984606Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/createdump.pdb 2026-01-07T01:32:52.0023356Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/createdump.exe 2026-01-07T01:32:52.0031883Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/createdump.pdb 2026-01-07T01:32:52.0073408Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/lib/runtimeinfo.lib 2026-01-07T01:32:52.0092935Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./clretwrc.dll 2026-01-07T01:32:52.0106289Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/clretwrc.pdb 2026-01-07T01:32:52.0115607Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/clretwrc.dll 2026-01-07T01:32:52.0127543Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/clretwrc.pdb 2026-01-07T01:32:52.0140465Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./mscordbi.dll 2026-01-07T01:32:52.0168834Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/mscordbi.pdb 2026-01-07T01:32:52.0383130Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/mscordbi.dll 2026-01-07T01:32:52.0411115Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/mscordbi.pdb 2026-01-07T01:32:52.0625712Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./mscordaccore.dll 2026-01-07T01:32:52.0654880Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/mscordaccore.pdb 2026-01-07T01:32:52.0923794Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/mscordaccore.dll 2026-01-07T01:32:52.0954013Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/mscordaccore.pdb 2026-01-07T01:32:52.1222208Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/mscordaccore_x86_x86_42.42.42.42424.dll 2026-01-07T01:32:52.1245363Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/mscordaccore_x86_x86_42.42.42.42424.pdb 2026-01-07T01:32:52.1527967Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./coreclr.dll 2026-01-07T01:32:52.1611242Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/coreclr.pdb 2026-01-07T01:32:52.2236470Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/coreclr.dll 2026-01-07T01:32:52.2324326Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/sharedFramework/PDB/coreclr.pdb 2026-01-07T01:32:52.2973894Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./superpmi.exe 2026-01-07T01:32:52.2989900Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/superpmi.pdb 2026-01-07T01:32:52.3090254Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./mcs.exe 2026-01-07T01:32:52.3107426Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/mcs.pdb 2026-01-07T01:32:52.3209830Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./superpmi-shim-collector.dll 2026-01-07T01:32:52.3223026Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/superpmi-shim-collector.pdb 2026-01-07T01:32:52.3318953Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./superpmi-shim-counter.dll 2026-01-07T01:32:52.3329415Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/superpmi-shim-counter.pdb 2026-01-07T01:32:52.3411054Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./superpmi-shim-simple.dll 2026-01-07T01:32:52.3420106Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/superpmi-shim-simple.pdb 2026-01-07T01:32:52.3496630Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./CoreShim.dll 2026-01-07T01:32:52.3505706Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/PDB/CoreShim.pdb 2026-01-07T01:32:52.3560899Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/./corerun.exe 2026-01-07T01:32:52.5926693Z BUILD: Build succeeded. Finished at 1:32:52.59 2026-01-07T01:32:52.5927244Z BUILD: Product binaries are available at D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release 2026-01-07T01:32:52.9522313Z cdac-build-tool -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\cdac-build-tool\cdac-build-tool.dll 2026-01-07T01:32:52.9940536Z 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" -component alljits -component debug -cmakeargs "-DCLR_CMAKE_RUNTIME_CORECLR=1" -cmakeargs "-DCMAKE_PRODUCT_VERSION=11.0.0" -cmakeargs "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" -cmakeargs "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" -cmakeargs "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" -cmakeargs "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" 2026-01-07T01:32:53.0587239Z BUILD: Starting Build at 1:32:53.05 2026-01-07T01:32:54.9338497Z BUILD: Commencing CoreCLR product build 2026-01-07T01:32:54.9339873Z BUILD: Checking prerequisites 2026-01-07T01:32:56.5209754Z BUILD: Using CMake from C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe 2026-01-07T01:32:56.5899555Z BUILD: Number of processor cores 2 2026-01-07T01:32:56.6571873Z BUILD: Commencing build of native components for windows.x86.Release 2026-01-07T01:32:56.6572903Z BUILD: Using environment: "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" amd64 2026-01-07T01:32:56.7931138Z ********************************************************************** 2026-01-07T01:32:56.7931637Z ** Visual Studio 2022 Developer Command Prompt v17.14.16 2026-01-07T01:32:56.7931959Z ** Copyright (c) 2025 Microsoft Corporation 2026-01-07T01:32:56.7932294Z ********************************************************************** 2026-01-07T01:32:58.1858286Z [vcvarsall.bat] Environment initialized for: 'x64' 2026-01-07T01:32:58.1906920Z BUILD: Regenerating the Visual Studio solution 2026-01-07T01:32:58.1918702Z 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" 17.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" "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" "-DCMAKE_PRODUCT_VERSION=11.0.0" "-DCLR_CMAKE_RUNTIME_CORECLR=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-01-07T01:32:58.2525615Z "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\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" "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" "-DCMAKE_PRODUCT_VERSION=11.0.0" "-DCLR_CMAKE_RUNTIME_CORECLR=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 17 2022 -B "D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64" -S "D:\a\_work\1\s\src\coreclr"" 2026-01-07T01:32:58.2888726Z Not searching for unused variables given on the command line. 2026-01-07T01:32:58.3143864Z -- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0. 2026-01-07T01:33:05.3855075Z -- The C compiler identification is MSVC 19.44.35217.0 2026-01-07T01:33:08.7578616Z -- The CXX compiler identification is MSVC 19.44.35217.0 2026-01-07T01:33:08.7771518Z -- Detecting C compiler ABI info 2026-01-07T01:33:11.5604207Z -- Detecting C compiler ABI info - done 2026-01-07T01:33:11.5789487Z -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped 2026-01-07T01:33:11.5795422Z -- Detecting C compile features 2026-01-07T01:33:11.5804203Z -- Detecting C compile features - done 2026-01-07T01:33:11.5910425Z -- Detecting CXX compiler ABI info 2026-01-07T01:33:14.3815383Z -- Detecting CXX compiler ABI info - done 2026-01-07T01:33:14.3983304Z -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped 2026-01-07T01:33:14.3988473Z -- Detecting CXX compile features 2026-01-07T01:33:14.3999578Z -- Detecting CXX compile features - done 2026-01-07T01:33:14.5620999Z -- The ASM_MASM compiler identification is MSVC 2026-01-07T01:33:14.5636864Z -- Found assembler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/ml64.exe 2026-01-07T01:33:14.5828428Z -- Looking for sys/socket.h 2026-01-07T01:33:17.2291105Z -- Looking for sys/socket.h - not found 2026-01-07T01:33:17.2293427Z -- Looking for accept4 2026-01-07T01:33:19.8099622Z -- Looking for accept4 - not found 2026-01-07T01:33:19.8101928Z -- Looking for linux/user_events.h 2026-01-07T01:33:22.4097463Z -- Looking for linux/user_events.h - not found 2026-01-07T01:33:22.4098677Z -- Looking for sys/ioctl.h 2026-01-07T01:33:25.0024774Z -- Looking for sys/ioctl.h - not found 2026-01-07T01:33:25.0025785Z -- Looking for unistd.h 2026-01-07T01:33:27.6614181Z -- Looking for unistd.h - not found 2026-01-07T01:33:27.6615386Z -- Looking for sys/uio.h 2026-01-07T01:33:30.5051476Z -- Looking for sys/uio.h - not found 2026-01-07T01:33:30.5054292Z -- Looking for errno.h 2026-01-07T01:33:35.5310068Z -- Looking for errno.h - found 2026-01-07T01:33:35.5388496Z -- Looking for include files windows.h, bcrypt.h 2026-01-07T01:33:38.5270386Z -- Looking for include files windows.h, bcrypt.h - found 2026-01-07T01:33:38.5271986Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-07T01:33:41.0547713Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-07T01:33:41.0549184Z -- Looking for include file asm/hwprobe.h 2026-01-07T01:33:43.6152272Z -- Looking for include file asm/hwprobe.h - not found 2026-01-07T01:33:43.6153477Z -- Looking for include file sys/resource.h 2026-01-07T01:33:46.1495777Z -- Looking for include file sys/resource.h - not found 2026-01-07T01:33:46.1496186Z -- Looking for sysctlbyname 2026-01-07T01:33:48.7749440Z -- Looking for sysctlbyname - not found 2026-01-07T01:33:48.7749932Z -- Looking for fsync 2026-01-07T01:33:51.3800128Z -- Looking for fsync - not found 2026-01-07T01:33:51.3802207Z -- Looking for arc4random_buf 2026-01-07T01:33:53.9587667Z -- Looking for arc4random_buf - not found 2026-01-07T01:33:53.9590177Z -- Looking for O_CLOEXEC 2026-01-07T01:33:56.5186153Z -- Looking for O_CLOEXEC - not found 2026-01-07T01:33:56.5188359Z -- Looking for CLOCK_MONOTONIC 2026-01-07T01:33:59.0561812Z -- Looking for CLOCK_MONOTONIC - not found 2026-01-07T01:33:59.0563843Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-07T01:34:01.6065840Z -- Looking for CLOCK_MONOTONIC_COARSE - not found 2026-01-07T01:34:01.6068690Z -- Looking for clock_gettime_nsec_np 2026-01-07T01:34:04.1918113Z -- Looking for clock_gettime_nsec_np - not found 2026-01-07T01:34:04.8301440Z -- Found Python: C:/python3/python.exe (found version "3.13.7") found components: Interpreter 2026-01-07T01:34:05.6544716Z -- Performing Test HAVE_DIRENT_D_TYPE 2026-01-07T01:34:08.1917876Z -- Performing Test HAVE_DIRENT_D_TYPE - Failed 2026-01-07T01:34:08.2158064Z -- Configuring done (69.9s) 2026-01-07T01:34:10.2391206Z -- Generating done (2.0s) 2026-01-07T01:34:10.2404218Z -- Build files have been written to: D:/a/_work/1/s/artifacts/obj/coreclr/windows.x86.Release/ide/x64 2026-01-07T01:34:10.3026852Z running "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\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-01-07T01:34:10.8453295Z 2026-01-07T01:34:10.8534400Z 2026-01-07T01:34:12.7799489Z 1>Checking Build System 2026-01-07T01:34:13.4904352Z 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-01-07T01:34:13.4912830Z ClrJit.exports 2026-01-07T01:34:13.5159019Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-01-07T01:34:13.7354830Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-01-07T01:34:13.8907752Z cpufeatures.c 2026-01-07T01:34:13.8908303Z descriptorlimit.c 2026-01-07T01:34:13.8930761Z memorybarrierprocesswide.c 2026-01-07T01:34:13.8940022Z mutex.c 2026-01-07T01:34:14.1272095Z guid.c 2026-01-07T01:34:14.4028672Z random.c 2026-01-07T01:34:14.4528857Z debugger.c 2026-01-07T01:34:14.4601097Z strings.c 2026-01-07T01:34:14.4932245Z time.c 2026-01-07T01:34:14.5884139Z unicodedata.c 2026-01-07T01:34:14.6533620Z utf8.c 2026-01-07T01:34:14.7306116Z xoshiro128pp.c 2026-01-07T01:34:14.8172463Z log.c 2026-01-07T01:34:15.3445674Z 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-01-07T01:34:15.9788821Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-01-07T01:34:15.9982534Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gcinfo/CMakeLists.txt 2026-01-07T01:34:16.2639688Z arraylist.cpp 2026-01-07T01:34:16.2772071Z gcinfoencoder.cpp 2026-01-07T01:34:16.2935038Z simplerhash.cpp 2026-01-07T01:34:16.3034989Z gcdump.cpp 2026-01-07T01:34:16.3384138Z minipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\shared_minipal\Release\minipal.lib 2026-01-07T01:34:16.4511383Z Building Custom Rule D:/a/_work/1/s/src/coreclr/gcinfo/CMakeLists.txt 2026-01-07T01:34:16.5158551Z Generating Release/eventprovider.timestamp 2026-01-07T01:34:17.4403344Z gcdumpx86.cpp 2026-01-07T01:34:17.8428687Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/eventing/EtwProvider/CMakeLists.txt 2026-01-07T01:34:18.1775776Z Building Custom Rule D:/a/_work/1/s/src/coreclr/tools/aot/jitinterface/CMakeLists.txt 2026-01-07T01:34:18.1947220Z arraylist.cpp 2026-01-07T01:34:18.2140089Z gcinfoencoder.cpp 2026-01-07T01:34:18.2371260Z simplerhash.cpp 2026-01-07T01:34:18.3764702Z Building Custom Rule D:/a/_work/1/s/src/coreclr/minipal/Windows/CMakeLists.txt 2026-01-07T01:34:18.4282035Z Generating Release/eventing_headers.timestamp 2026-01-07T01:34:19.2811420Z Building Custom Rule D:/a/_work/1/s/src/coreclr/vm/eventing/CMakeLists.txt 2026-01-07T01:34:19.3258311Z gcinfo_win_x86.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\gcinfo\Release\gcinfo_win_x86.lib 2026-01-07T01:34:19.3830376Z jithost.cpp 2026-01-07T01:34:19.4010126Z jitinterface.cpp 2026-01-07T01:34:19.4110610Z jitwrapper.cpp 2026-01-07T01:34:19.4299457Z corinfoexception.cpp 2026-01-07T01:34:19.5474057Z doublemapping.cpp 2026-01-07T01:34:19.5600494Z dn-u16.cpp 2026-01-07T01:34:19.5646081Z dn-stdio.cpp 2026-01-07T01:34:20.1035757Z 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-01-07T01:34:20.1041364Z Generating code 2026-01-07T01:34:20.1577141Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:34:20.1784246Z gcinfo_universal_arm.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\gcinfo\Release\gcinfo_universal_arm.lib 2026-01-07T01:34:20.4576283Z All 205 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:34:20.4588827Z Finished generating code 2026-01-07T01:34:20.6238778Z jitinterface_x64.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\tools\aot\jitinterface\Release\jitinterface_x64.dll 2026-01-07T01:34:20.7386468Z coreclrminipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\minipal\Windows\Release\coreclrminipal.lib 2026-01-07T01:34:20.8615458Z Building Custom Rule D:/a/_work/1/s/src/coreclr/utilcode/CMakeLists.txt 2026-01-07T01:34:20.9755792Z cmake_pch.cxx 2026-01-07T01:34:21.6796033Z clrhost_nodependencies.cpp 2026-01-07T01:34:21.6809731Z ccomprc.cpp 2026-01-07T01:34:21.6841796Z ex.cpp 2026-01-07T01:34:21.6868259Z sbuffer.cpp 2026-01-07T01:34:21.8858874Z sstring_com.cpp 2026-01-07T01:34:22.0499293Z fstring.cpp 2026-01-07T01:34:22.0534674Z namespaceutil.cpp 2026-01-07T01:34:22.2050484Z makepath.cpp 2026-01-07T01:34:22.2391711Z splitpath.cpp 2026-01-07T01:34:22.2631141Z clrconfig.cpp 2026-01-07T01:34:22.2809535Z configuration.cpp 2026-01-07T01:34:22.2931659Z collections.cpp 2026-01-07T01:34:22.3030214Z posterror.cpp 2026-01-07T01:34:22.4355799Z clrhelpers.cpp 2026-01-07T01:34:22.5358428Z utsem.cpp 2026-01-07T01:34:22.5398346Z check.cpp 2026-01-07T01:34:22.5462031Z log.cpp 2026-01-07T01:34:22.5996040Z arraylist.cpp 2026-01-07T01:34:22.7084897Z comex.cpp 2026-01-07T01:34:22.7851017Z guidfromname.cpp 2026-01-07T01:34:22.8123437Z memorypool.cpp 2026-01-07T01:34:22.8466397Z memorystreams.cpp 2026-01-07T01:34:22.8873253Z loaderheap.cpp 2026-01-07T01:34:22.9699791Z interleavedloaderheap.cpp 2026-01-07T01:34:23.0276571Z loaderheap_shared.cpp 2026-01-07T01:34:23.0588002Z explicitcontrolloaderheap.cpp 2026-01-07T01:34:23.3562827Z rangelist.cpp 2026-01-07T01:34:23.5230506Z outstring.cpp 2026-01-07T01:34:23.5875950Z ilformatter.cpp 2026-01-07T01:34:23.6927370Z opinfo.cpp 2026-01-07T01:34:23.6949322Z corimage.cpp 2026-01-07T01:34:23.7620566Z format1.cpp 2026-01-07T01:34:23.7932276Z prettyprintsig.cpp 2026-01-07T01:34:23.8003303Z sha1.cpp 2026-01-07T01:34:23.9542180Z sigbuilder.cpp 2026-01-07T01:34:23.9610265Z sigparser.cpp 2026-01-07T01:34:24.0155057Z sstring.cpp 2026-01-07T01:34:24.0688233Z util_nodependencies.cpp 2026-01-07T01:34:24.2138832Z safewrap.cpp 2026-01-07T01:34:24.2378253Z clrhost.cpp 2026-01-07T01:34:24.2988919Z cycletimer.cpp 2026-01-07T01:34:24.3671317Z md5.cpp 2026-01-07T01:34:24.4561792Z util.cpp 2026-01-07T01:34:24.4620787Z stresslog.cpp 2026-01-07T01:34:24.4737274Z debug.cpp 2026-01-07T01:34:24.4847481Z pedecoder.cpp 2026-01-07T01:34:24.7415443Z winfix.cpp 2026-01-07T01:34:24.8310209Z longfilepathwrappers.cpp 2026-01-07T01:34:24.8501711Z yieldprocessornormalized.cpp 2026-01-07T01:34:24.8755783Z dacutil.cpp 2026-01-07T01:34:24.9055990Z dlwrap.cpp 2026-01-07T01:34:25.0258800Z stacktrace.cpp 2026-01-07T01:34:25.0984073Z hostimpl.cpp 2026-01-07T01:34:25.7424481Z utilcodestaticnohost.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\utilcode\Release\utilcodestaticnohost.lib 2026-01-07T01:34:25.9358223Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-01-07T01:34:25.9359353Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-01-07T01:34:25.9545492Z Building Custom Rule D:/a/_work/1/s/src/coreclr/jit/CMakeLists.txt 2026-01-07T01:34:26.1985299Z cmake_pch.cxx 2026-01-07T01:34:26.2095834Z cmake_pch.cxx 2026-01-07T01:34:26.2957756Z cmake_pch.cxx 2026-01-07T01:34:28.0340746Z abi.cpp 2026-01-07T01:34:28.0530292Z alloc.cpp 2026-01-07T01:34:28.0574587Z assertionprop.cpp 2026-01-07T01:34:28.0682472Z async.cpp 2026-01-07T01:34:28.1461464Z bitset.cpp 2026-01-07T01:34:28.2457943Z block.cpp 2026-01-07T01:34:28.2943667Z buildstring.cpp 2026-01-07T01:34:28.4346907Z codegencommon.cpp 2026-01-07T01:34:28.5015639Z abi.cpp 2026-01-07T01:34:28.5536210Z codegenlinear.cpp 2026-01-07T01:34:28.5762298Z alloc.cpp 2026-01-07T01:34:28.6168374Z compiler.cpp 2026-01-07T01:34:28.6623430Z assertionprop.cpp 2026-01-07T01:34:28.6964656Z async.cpp 2026-01-07T01:34:28.7103994Z bitset.cpp 2026-01-07T01:34:28.8225603Z copyprop.cpp 2026-01-07T01:34:28.9350877Z block.cpp 2026-01-07T01:34:28.9891807Z buildstring.cpp 2026-01-07T01:34:29.0369372Z debuginfo.cpp 2026-01-07T01:34:29.1072122Z codegencommon.cpp 2026-01-07T01:34:29.1803961Z codegenlinear.cpp 2026-01-07T01:34:29.2701768Z compiler.cpp 2026-01-07T01:34:29.3379190Z disasm.cpp 2026-01-07T01:34:29.4056642Z copyprop.cpp 2026-01-07T01:34:29.4604537Z debuginfo.cpp 2026-01-07T01:34:29.6220994Z earlyprop.cpp 2026-01-07T01:34:29.7407705Z disasm.cpp 2026-01-07T01:34:29.7706692Z earlyprop.cpp 2026-01-07T01:34:29.8815029Z ee_il_dll.cpp 2026-01-07T01:34:29.9500211Z eeinterface.cpp 2026-01-07T01:34:30.0153341Z emit.cpp 2026-01-07T01:34:30.0654783Z error.cpp 2026-01-07T01:34:30.1394318Z fgbasic.cpp 2026-01-07T01:34:30.2484604Z ee_il_dll.cpp 2026-01-07T01:34:30.3097235Z fgdiagnostic.cpp 2026-01-07T01:34:30.4148466Z fgehopt.cpp 2026-01-07T01:34:30.5463613Z fgflow.cpp 2026-01-07T01:34:30.6210293Z fginline.cpp 2026-01-07T01:34:30.6543029Z eeinterface.cpp 2026-01-07T01:34:30.7421606Z fgopt.cpp 2026-01-07T01:34:30.8016933Z fgprofile.cpp 2026-01-07T01:34:30.9169564Z fgprofilesynthesis.cpp 2026-01-07T01:34:31.1150344Z fgstmt.cpp 2026-01-07T01:34:31.1842473Z flowgraph.cpp 2026-01-07T01:34:31.2535380Z forwardsub.cpp 2026-01-07T01:34:31.4053801Z emit.cpp 2026-01-07T01:34:31.6366851Z gcinfo.cpp 2026-01-07T01:34:31.7513073Z gentree.cpp 2026-01-07T01:34:32.2049734Z gschecks.cpp 2026-01-07T01:34:32.2211199Z hashbv.cpp 2026-01-07T01:34:32.2229304Z helperexpansion.cpp 2026-01-07T01:34:32.2483171Z hostallocator.cpp 2026-01-07T01:34:32.2825654Z hwintrinsic.cpp 2026-01-07T01:34:32.4353480Z error.cpp 2026-01-07T01:34:32.5235773Z ifconversion.cpp 2026-01-07T01:34:32.5838731Z importer.cpp 2026-01-07T01:34:32.6715744Z importercalls.cpp 2026-01-07T01:34:32.8220226Z importervectorization.cpp 2026-01-07T01:34:32.8736282Z indirectcalltransformer.cpp 2026-01-07T01:34:32.9814480Z fgbasic.cpp 2026-01-07T01:34:33.1471292Z inductionvariableopts.cpp 2026-01-07T01:34:33.2043776Z inline.cpp 2026-01-07T01:34:33.2362642Z inlinepolicy.cpp 2026-01-07T01:34:33.2612435Z instr.cpp 2026-01-07T01:34:33.4693830Z jitconfig.cpp 2026-01-07T01:34:33.5108087Z jiteh.cpp 2026-01-07T01:34:33.5870885Z jithashtable.cpp 2026-01-07T01:34:33.6179656Z jitmetadata.cpp 2026-01-07T01:34:33.7044778Z fgdiagnostic.cpp 2026-01-07T01:34:33.7157526Z layout.cpp 2026-01-07T01:34:33.7181073Z lclmorph.cpp 2026-01-07T01:34:33.7222625Z lclvars.cpp 2026-01-07T01:34:33.7253079Z likelyclass.cpp 2026-01-07T01:34:33.7265443Z fgehopt.cpp 2026-01-07T01:34:33.7273092Z lir.cpp 2026-01-07T01:34:33.7281525Z liveness.cpp 2026-01-07T01:34:33.7292574Z loopcloning.cpp 2026-01-07T01:34:33.7300751Z lower.cpp 2026-01-07T01:34:33.7307963Z morph.cpp 2026-01-07T01:34:33.7316700Z morphblock.cpp 2026-01-07T01:34:33.7323458Z fgflow.cpp 2026-01-07T01:34:33.7331707Z objectalloc.cpp 2026-01-07T01:34:33.7349983Z optcse.cpp 2026-01-07T01:34:33.7360840Z optimizebools.cpp 2026-01-07T01:34:33.7368546Z optimizemaskconversions.cpp 2026-01-07T01:34:33.7542541Z optimizer.cpp 2026-01-07T01:34:33.7548480Z patchpoint.cpp 2026-01-07T01:34:33.8214435Z fginline.cpp 2026-01-07T01:34:33.8523946Z phase.cpp 2026-01-07T01:34:34.0944243Z promotion.cpp 2026-01-07T01:34:34.2977870Z fgopt.cpp 2026-01-07T01:34:34.4768054Z fgprofile.cpp 2026-01-07T01:34:34.5062497Z fgprofilesynthesis.cpp 2026-01-07T01:34:34.5305334Z fgstmt.cpp 2026-01-07T01:34:34.5848986Z promotiondecomposition.cpp 2026-01-07T01:34:34.7647284Z promotionliveness.cpp 2026-01-07T01:34:34.8716083Z rangecheck.cpp 2026-01-07T01:34:35.0468121Z rangecheckcloning.cpp 2026-01-07T01:34:35.0693137Z rationalize.cpp 2026-01-07T01:34:35.0983847Z redundantbranchopts.cpp 2026-01-07T01:34:35.2668082Z flowgraph.cpp 2026-01-07T01:34:35.3485228Z regalloc.cpp 2026-01-07T01:34:35.4273844Z regset.cpp 2026-01-07T01:34:35.4766649Z scev.cpp 2026-01-07T01:34:35.5950180Z scopeinfo.cpp 2026-01-07T01:34:35.6526482Z forwardsub.cpp 2026-01-07T01:34:35.7191469Z segmentlist.cpp 2026-01-07T01:34:35.7491904Z sideeffects.cpp 2026-01-07T01:34:35.9006275Z sm.cpp 2026-01-07T01:34:35.9489360Z smdata.cpp 2026-01-07T01:34:35.9811898Z smweights.cpp 2026-01-07T01:34:35.9949262Z ssabuilder.cpp 2026-01-07T01:34:36.0029151Z ssarenamestate.cpp 2026-01-07T01:34:36.0110792Z stacklevelsetter.cpp 2026-01-07T01:34:36.0205572Z gcinfo.cpp 2026-01-07T01:34:36.0305464Z switchrecognition.cpp 2026-01-07T01:34:36.0322118Z treelifeupdater.cpp 2026-01-07T01:34:36.0327723Z utils.cpp 2026-01-07T01:34:36.0333420Z valuenum.cpp 2026-01-07T01:34:36.0337266Z gentree.cpp 2026-01-07T01:34:36.0339063Z lsra.cpp 2026-01-07T01:34:36.0341325Z lsrabuild.cpp 2026-01-07T01:34:36.0343848Z regMaskTPOps.cpp 2026-01-07T01:34:36.0347019Z gcdecode.cpp 2026-01-07T01:34:36.0354644Z gcencode.cpp 2026-01-07T01:34:36.0359114Z unwind.cpp 2026-01-07T01:34:36.0363485Z codegenxarch.cpp 2026-01-07T01:34:36.0373478Z gschecks.cpp 2026-01-07T01:34:36.0377104Z decomposelongs.cpp 2026-01-07T01:34:36.0379498Z hashbv.cpp 2026-01-07T01:34:36.0381040Z helperexpansion.cpp 2026-01-07T01:34:36.0382884Z hostallocator.cpp 2026-01-07T01:34:36.0385953Z hwintrinsic.cpp 2026-01-07T01:34:36.0394013Z ifconversion.cpp 2026-01-07T01:34:36.0734010Z importer.cpp 2026-01-07T01:34:36.3144868Z emitxarch.cpp 2026-01-07T01:34:36.3860040Z lowerxarch.cpp 2026-01-07T01:34:36.4644689Z lsraxarch.cpp 2026-01-07T01:34:36.4842292Z simd.cpp 2026-01-07T01:34:36.5337180Z importercalls.cpp 2026-01-07T01:34:36.6702787Z simdcodegenxarch.cpp 2026-01-07T01:34:36.7674663Z targetx86.cpp 2026-01-07T01:34:36.7925662Z unwindx86.cpp 2026-01-07T01:34:36.8604919Z hwintrinsicxarch.cpp 2026-01-07T01:34:36.9989115Z hwintrinsiccodegenxarch.cpp 2026-01-07T01:34:37.0200088Z dllmain.cpp 2026-01-07T01:34:37.0321354Z importervectorization.cpp 2026-01-07T01:34:37.0374941Z indirectcalltransformer.cpp 2026-01-07T01:34:37.0832978Z inductionvariableopts.cpp 2026-01-07T01:34:37.0919127Z inline.cpp 2026-01-07T01:34:37.1164157Z abi.cpp 2026-01-07T01:34:37.1268656Z alloc.cpp 2026-01-07T01:34:37.1310184Z assertionprop.cpp 2026-01-07T01:34:37.1336173Z async.cpp 2026-01-07T01:34:37.1362990Z bitset.cpp 2026-01-07T01:34:37.1367696Z block.cpp 2026-01-07T01:34:37.1372110Z buildstring.cpp 2026-01-07T01:34:37.1379906Z codegencommon.cpp 2026-01-07T01:34:37.1385601Z codegenlinear.cpp 2026-01-07T01:34:37.1391727Z compiler.cpp 2026-01-07T01:34:37.1395293Z copyprop.cpp 2026-01-07T01:34:37.1400891Z debuginfo.cpp 2026-01-07T01:34:37.1406806Z disasm.cpp 2026-01-07T01:34:37.1411032Z earlyprop.cpp 2026-01-07T01:34:37.1415116Z ee_il_dll.cpp 2026-01-07T01:34:37.1418821Z eeinterface.cpp 2026-01-07T01:34:37.1422688Z emit.cpp 2026-01-07T01:34:37.1425511Z error.cpp 2026-01-07T01:34:37.1428015Z inlinepolicy.cpp 2026-01-07T01:34:37.1431099Z fgbasic.cpp 2026-01-07T01:34:37.1433035Z instr.cpp 2026-01-07T01:34:37.1435135Z fgdiagnostic.cpp 2026-01-07T01:34:37.1438211Z jitconfig.cpp 2026-01-07T01:34:37.1440030Z fgehopt.cpp 2026-01-07T01:34:37.1442883Z jiteh.cpp 2026-01-07T01:34:37.1445404Z fgflow.cpp 2026-01-07T01:34:37.1448034Z jithashtable.cpp 2026-01-07T01:34:37.1450307Z fginline.cpp 2026-01-07T01:34:37.1452578Z jitmetadata.cpp 2026-01-07T01:34:37.1458608Z fgopt.cpp 2026-01-07T01:34:37.1462687Z layout.cpp 2026-01-07T01:34:37.1468189Z fgprofile.cpp 2026-01-07T01:34:37.1470052Z lclmorph.cpp 2026-01-07T01:34:37.1476413Z fgprofilesynthesis.cpp 2026-01-07T01:34:37.1480625Z lclvars.cpp 2026-01-07T01:34:37.1487386Z likelyclass.cpp 2026-01-07T01:34:37.1489974Z fgstmt.cpp 2026-01-07T01:34:37.1502181Z lir.cpp 2026-01-07T01:34:37.1506368Z flowgraph.cpp 2026-01-07T01:34:37.1513894Z liveness.cpp 2026-01-07T01:34:37.1514269Z forwardsub.cpp 2026-01-07T01:34:37.1519383Z loopcloning.cpp 2026-01-07T01:34:37.1521468Z gcinfo.cpp 2026-01-07T01:34:37.1527374Z lower.cpp 2026-01-07T01:34:37.1528989Z gentree.cpp 2026-01-07T01:34:37.1535566Z morph.cpp 2026-01-07T01:34:37.1537662Z gschecks.cpp 2026-01-07T01:34:37.1543099Z hashbv.cpp 2026-01-07T01:34:37.1545977Z morphblock.cpp 2026-01-07T01:34:37.1550535Z helperexpansion.cpp 2026-01-07T01:34:37.1551987Z objectalloc.cpp 2026-01-07T01:34:37.1557414Z optcse.cpp 2026-01-07T01:34:37.1558426Z hostallocator.cpp 2026-01-07T01:34:37.1563584Z hwintrinsic.cpp 2026-01-07T01:34:37.1565191Z optimizebools.cpp 2026-01-07T01:34:37.1569317Z ifconversion.cpp 2026-01-07T01:34:37.1571297Z optimizemaskconversions.cpp 2026-01-07T01:34:37.1576387Z importer.cpp 2026-01-07T01:34:37.1577779Z optimizer.cpp 2026-01-07T01:34:37.1581663Z patchpoint.cpp 2026-01-07T01:34:37.1583640Z importercalls.cpp 2026-01-07T01:34:37.1587897Z phase.cpp 2026-01-07T01:34:37.1590167Z importervectorization.cpp 2026-01-07T01:34:37.1594118Z promotion.cpp 2026-01-07T01:34:37.1597090Z indirectcalltransformer.cpp 2026-01-07T01:34:37.1601039Z promotiondecomposition.cpp 2026-01-07T01:34:37.1603941Z inductionvariableopts.cpp 2026-01-07T01:34:37.1607588Z promotionliveness.cpp 2026-01-07T01:34:37.1609722Z inline.cpp 2026-01-07T01:34:37.1614210Z rangecheck.cpp 2026-01-07T01:34:37.1616679Z inlinepolicy.cpp 2026-01-07T01:34:37.1620477Z rangecheckcloning.cpp 2026-01-07T01:34:37.1623047Z instr.cpp 2026-01-07T01:34:37.1627537Z rationalize.cpp 2026-01-07T01:34:37.1630788Z jitconfig.cpp 2026-01-07T01:34:37.1634762Z redundantbranchopts.cpp 2026-01-07T01:34:37.1638306Z jiteh.cpp 2026-01-07T01:34:37.1642042Z regalloc.cpp 2026-01-07T01:34:37.1645207Z jithashtable.cpp 2026-01-07T01:34:37.1650090Z regset.cpp 2026-01-07T01:34:37.1653297Z jitmetadata.cpp 2026-01-07T01:34:37.1658126Z scev.cpp 2026-01-07T01:34:37.1659773Z layout.cpp 2026-01-07T01:34:37.1667029Z scopeinfo.cpp 2026-01-07T01:34:37.1669944Z lclmorph.cpp 2026-01-07T01:34:37.1674674Z segmentlist.cpp 2026-01-07T01:34:37.1677547Z lclvars.cpp 2026-01-07T01:34:37.1681943Z sideeffects.cpp 2026-01-07T01:34:37.1683821Z likelyclass.cpp 2026-01-07T01:34:37.1689510Z sm.cpp 2026-01-07T01:34:37.1691447Z lir.cpp 2026-01-07T01:34:37.1696977Z smdata.cpp 2026-01-07T01:34:37.1700712Z liveness.cpp 2026-01-07T01:34:37.1706988Z smweights.cpp 2026-01-07T01:34:37.1709307Z loopcloning.cpp 2026-01-07T01:34:37.1714251Z lower.cpp 2026-01-07T01:34:37.1715621Z ssabuilder.cpp 2026-01-07T01:34:37.1721761Z morph.cpp 2026-01-07T01:34:37.1723846Z ssarenamestate.cpp 2026-01-07T01:34:37.1745229Z stacklevelsetter.cpp 2026-01-07T01:34:37.1746818Z morphblock.cpp 2026-01-07T01:34:37.1752163Z switchrecognition.cpp 2026-01-07T01:34:37.1757603Z objectalloc.cpp 2026-01-07T01:34:37.1779953Z treelifeupdater.cpp 2026-01-07T01:34:37.1783874Z optcse.cpp 2026-01-07T01:34:37.1791298Z utils.cpp 2026-01-07T01:34:37.1795394Z optimizebools.cpp 2026-01-07T01:34:37.1803769Z valuenum.cpp 2026-01-07T01:34:37.1806034Z optimizemaskconversions.cpp 2026-01-07T01:34:37.1811286Z lsra.cpp 2026-01-07T01:34:37.1814299Z optimizer.cpp 2026-01-07T01:34:37.1816353Z patchpoint.cpp 2026-01-07T01:34:37.1819280Z lsrabuild.cpp 2026-01-07T01:34:37.1822198Z phase.cpp 2026-01-07T01:34:37.1844045Z regMaskTPOps.cpp 2026-01-07T01:34:37.1846021Z promotion.cpp 2026-01-07T01:34:37.1855890Z gcdecode.cpp 2026-01-07T01:34:37.1858583Z promotiondecomposition.cpp 2026-01-07T01:34:37.1859552Z gcencode.cpp 2026-01-07T01:34:37.1861537Z promotionliveness.cpp 2026-01-07T01:34:37.1863825Z unwind.cpp 2026-01-07T01:34:37.1865207Z rangecheck.cpp 2026-01-07T01:34:37.1867081Z codegenxarch.cpp 2026-01-07T01:34:37.1868921Z rangecheckcloning.cpp 2026-01-07T01:34:37.1870151Z decomposelongs.cpp 2026-01-07T01:34:37.1872178Z rationalize.cpp 2026-01-07T01:34:37.1874064Z emitxarch.cpp 2026-01-07T01:34:37.1875640Z redundantbranchopts.cpp 2026-01-07T01:34:37.1878863Z lowerxarch.cpp 2026-01-07T01:34:37.1881699Z regalloc.cpp 2026-01-07T01:34:37.1882857Z regset.cpp 2026-01-07T01:34:37.1884589Z lsraxarch.cpp 2026-01-07T01:34:37.1885769Z scev.cpp 2026-01-07T01:34:37.1888620Z simd.cpp 2026-01-07T01:34:37.1890747Z scopeinfo.cpp 2026-01-07T01:34:37.1892858Z simdcodegenxarch.cpp 2026-01-07T01:34:37.1894478Z segmentlist.cpp 2026-01-07T01:34:37.1896254Z sideeffects.cpp 2026-01-07T01:34:37.1898158Z targetx86.cpp 2026-01-07T01:34:37.1899590Z unwindx86.cpp 2026-01-07T01:34:37.1901638Z sm.cpp 2026-01-07T01:34:37.1903062Z smdata.cpp 2026-01-07T01:34:37.1904608Z hwintrinsicxarch.cpp 2026-01-07T01:34:37.1906302Z smweights.cpp 2026-01-07T01:34:37.1908213Z hwintrinsiccodegenxarch.cpp 2026-01-07T01:34:37.1910143Z ssabuilder.cpp 2026-01-07T01:34:37.1910526Z dllmain.cpp 2026-01-07T01:34:37.1914358Z ssarenamestate.cpp 2026-01-07T01:34:37.1918378Z stacklevelsetter.cpp 2026-01-07T01:34:37.1923688Z switchrecognition.cpp 2026-01-07T01:34:37.1931804Z treelifeupdater.cpp 2026-01-07T01:34:37.1935716Z utils.cpp 2026-01-07T01:34:37.1941019Z valuenum.cpp 2026-01-07T01:34:37.1947283Z lsra.cpp 2026-01-07T01:34:37.1953936Z lsrabuild.cpp 2026-01-07T01:34:37.1964453Z regMaskTPOps.cpp 2026-01-07T01:34:37.1974282Z gcdecode.cpp 2026-01-07T01:34:37.1977894Z gcencode.cpp 2026-01-07T01:34:37.1981880Z unwind.cpp 2026-01-07T01:34:37.1986099Z codegenarmarch.cpp 2026-01-07T01:34:37.1989865Z codegenarm.cpp 2026-01-07T01:34:37.1993684Z decomposelongs.cpp 2026-01-07T01:34:37.1997282Z emitarm.cpp 2026-01-07T01:34:37.2001512Z lowerarmarch.cpp 2026-01-07T01:34:37.2006118Z lsraarmarch.cpp 2026-01-07T01:34:37.2010213Z lsraarm.cpp 2026-01-07T01:34:37.2015897Z targetarm.cpp 2026-01-07T01:34:37.2017725Z unwindarmarch.cpp 2026-01-07T01:34:37.2019746Z dllmain.cpp 2026-01-07T01:34:37.7257218Z 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-01-07T01:34:37.7442034Z Generating code 2026-01-07T01:34:37.7986057Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:34:37.9616591Z 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-01-07T01:34:37.9626028Z Generating code 2026-01-07T01:34:37.9629533Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:34:38.4318798Z 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-01-07T01:34:38.7562266Z Generating code 2026-01-07T01:34:40.1753614Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:35:51.2500453Z All 10279 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:35:51.7579967Z Finished generating code 2026-01-07T01:35:57.9604382Z All 11612 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:35:58.1504157Z Finished generating code 2026-01-07T01:35:58.7605589Z 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-01-07T01:35:58.9623564Z clrjit.vcxproj -> D:\a\_work\1\s\artifacts\obj\coreclr\windows.x86.Release\ide\x64\jit\Release\clrjit.dll 2026-01-07T01:35:59.2796607Z All 11612 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:35:59.3582394Z Finished generating code 2026-01-07T01:35:59.8121089Z 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-01-07T01:36:00.0511427Z -- Install configuration: "Release" 2026-01-07T01:36:00.0543328Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/./jitinterface_x64.dll 2026-01-07T01:36:00.0554640Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/PDB/jitinterface_x64.pdb 2026-01-07T01:36:00.0617939Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/./clrjit.dll 2026-01-07T01:36:00.0672269Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/PDB/clrjit.pdb 2026-01-07T01:36:00.0944300Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/./clrjit_universal_arm_x64.dll 2026-01-07T01:36:00.0984439Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/PDB/clrjit_universal_arm_x64.pdb 2026-01-07T01:36:00.1227555Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/./clrjit_win_x86_x64.dll 2026-01-07T01:36:00.1276791Z -- Installing: D:/a/_work/1/s/artifacts/bin/coreclr/windows.x86.Release/x64/PDB/clrjit_win_x86_x64.pdb 2026-01-07T01:36:00.1723225Z Building Custom Rule D:/a/_work/1/s/src/coreclr/CMakeLists.txt 2026-01-07T01:36:00.8336455Z 2026-01-07T01:36:00.8398348Z 2026-01-07T01:36:02.8933814Z -- Install configuration: "Release" 2026-01-07T01:36:02.9154495Z Building Custom Rule D:/a/_work/1/s/src/coreclr/CMakeLists.txt 2026-01-07T01:36:03.0661090Z BUILD: Build succeeded. Finished at 1:36:03.06 2026-01-07T01:36:03.0661618Z BUILD: Product binaries are available at D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\x64 2026-01-07T01:36:08.2252018Z runincontext -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\runincontext.dll 2026-01-07T01:36:08.4424003Z tieringtest -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\tieringtest.dll 2026-01-07T01:36:10.2724062Z ILCompiler.Reflection.ReadyToRun -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\ILCompiler.Reflection.ReadyToRun.dll 2026-01-07T01:36:15.5330449Z ILCompiler.TypeSystem -> D:\a\_work\1\s\artifacts\bin\ILCompiler.TypeSystem\x86\Release\ILCompiler.TypeSystem.dll 2026-01-07T01:36:16.5433279Z ILCompiler.Diagnostics -> D:\a\_work\1\s\artifacts\bin\ILCompiler.Diagnostics\x86\Release\ILCompiler.Diagnostics.dll 2026-01-07T01:36:16.9288919Z R2RDump -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\R2RDump\R2RDump.dll 2026-01-07T01:36:17.6699687Z dotnet-pgo -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\dotnet-pgo\dotnet-pgo.dll 2026-01-07T01:36:17.8421433Z repro -> D:\a\_work\1\s\artifacts\bin\repro\x86\Release\repro.dll 2026-01-07T01:36:18.4334426Z R2RTest -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\R2RTest\R2RTest.dll 2026-01-07T01:36:18.6573610Z PdbChecker -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\PdbChecker\PdbChecker.dll 2026-01-07T01:36:18.9281117Z AssemblyChecker -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\AssemblyChecker\AssemblyChecker.dll 2026-01-07T01:36:19.6696858Z ILVerify -> D:\a\_work\1\s\artifacts\bin\ILVerify\x86\Release\ILVerify.dll 2026-01-07T01:36:20.2083813Z ILVerification -> D:\a\_work\1\s\artifacts\bin\ILVerification\x86\Release\ILVerification.dll 2026-01-07T01:36:21.6563448Z Microsoft.Diagnostics.DataContractReader.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader.Abstractions\Release\Microsoft.Diagnostics.DataContractReader.Abstractions.dll 2026-01-07T01:36:24.8413195Z Microsoft.Diagnostics.DataContractReader.Contracts -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader.Contracts\Release\Microsoft.Diagnostics.DataContractReader.Contracts.dll 2026-01-07T01:36:25.3665982Z Microsoft.Diagnostics.DataContractReader -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader\Release\Microsoft.Diagnostics.DataContractReader.dll 2026-01-07T01:36:25.8821689Z StressLogAnalyzer -> D:\a\_work\1\s\artifacts\bin\StressLogAnalyzer\Release\net10.0\StressLogAnalyzer.dll 2026-01-07T01:36:26.6190861Z ILCompiler.DependencyAnalysisFramework -> D:\a\_work\1\s\artifacts\bin\ILCompiler.DependencyAnalysisFramework\x86\Release\ILCompiler.DependencyAnalysisFramework.dll 2026-01-07T01:36:28.9797520Z ILCompiler.MetadataTransform -> D:\a\_work\1\s\artifacts\bin\ILCompiler.MetadataTransform\x86\Release\ILCompiler.MetadataTransform.dll 2026-01-07T01:36:42.1699399Z ILCompiler.Compiler -> D:\a\_work\1\s\artifacts\bin\ILCompiler.Compiler\x86\Release\ILCompiler.Compiler.dll 2026-01-07T01:36:42.6736092Z ILCompiler.RyuJit -> D:\a\_work\1\s\artifacts\bin\ILCompiler.RyuJit\x86\Release\ILCompiler.RyuJit.dll 2026-01-07T01:36:44.2690022Z ILCompiler_inbuild -> D:\a\_work\1\s\artifacts\bin\ILCompiler_inbuild\x86\Release\ilc.dll 2026-01-07T01:36:46.9192807Z Generating native code 2026-01-07T01:37:10.0821340Z ILCompiler_inbuild -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\x64\ilc\ 2026-01-07T01:37:11.6936212Z ILCompiler.ReadyToRun -> D:\a\_work\1\s\artifacts\bin\ILCompiler.ReadyToRun\x86\Release\ILCompiler.ReadyToRun.dll 2026-01-07T01:37:12.0077979Z crossgen2_inbuild -> D:\a\_work\1\s\artifacts\bin\crossgen2_inbuild\x86\Release\crossgen2.dll 2026-01-07T01:37:14.8088215Z Generating native code 2026-01-07T01:37:33.1701513Z crossgen2_inbuild -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\x64\crossgen2\ 2026-01-07T01:37:34.2328039Z DownlevelLibraryImportGenerator -> D:\a\_work\1\s\artifacts\bin\DownlevelLibraryImportGenerator\Release\netstandard2.0\Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-01-07T01:37:34.5018272Z ILCompiler.Build.Tasks -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\ilc-published\netstandard\ILCompiler.Build.Tasks.dll 2026-01-07T01:37:36.3355532Z ILCompiler_publish -> D:\a\_work\1\s\artifacts\bin\ILCompiler_publish\x86\Release\ilc.dll 2026-01-07T01:37:39.2613343Z Generating native code 2026-01-07T01:38:02.0410415Z ILCompiler_publish -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\ilc-published\ 2026-01-07T01:38:02.4026155Z crossgen2_publish -> D:\a\_work\1\s\artifacts\bin\crossgen2_publish\x86\Release\crossgen2.dll 2026-01-07T01:38:05.3293262Z Generating native code 2026-01-07T01:38:23.5412942Z crossgen2_publish -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\crossgen2-published\ 2026-01-07T01:38:24.9896686Z ILCompiler -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\ilc\ilc.dll 2026-01-07T01:38:25.2606745Z crossgen2 -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\crossgen2\crossgen2.dll 2026-01-07T01:38:25.6109790Z SuperFileCheck -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\SuperFileCheck\SuperFileCheck.dll 2026-01-07T01:38:25.6938525Z cdac-build-tool -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\cdac-build-tool\cdac-build-tool.dll 2026-01-07T01:38:26.1584208Z Microsoft.Diagnostics.DataContractReader.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader.Abstractions\Release\Microsoft.Diagnostics.DataContractReader.Abstractions.dll 2026-01-07T01:38:26.2736359Z Microsoft.Diagnostics.DataContractReader.Contracts -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader.Contracts\Release\Microsoft.Diagnostics.DataContractReader.Contracts.dll 2026-01-07T01:38:26.3032746Z Microsoft.Diagnostics.DataContractReader -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader\Release\Microsoft.Diagnostics.DataContractReader.dll 2026-01-07T01:38:28.6732630Z Microsoft.Diagnostics.DataContractReader.Legacy -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader.Legacy\Release\Microsoft.Diagnostics.DataContractReader.Legacy.dll 2026-01-07T01:38:28.9364552Z mscordaccore_universal -> D:\a\_work\1\s\artifacts\bin\mscordaccore_universal\Release\mscordaccore_universal.dll 2026-01-07T01:38:31.6658469Z Generating native code 2026-01-07T01:38:37.3532448Z 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-01-07T01:38:37.5271869Z mscordaccore_universal -> D:\a\_work\1\s\artifacts\bin\mscordaccore_universal\Release\win-x86\publish\ 2026-01-07T01:38:37.6947390Z Microsoft.Diagnostics.DataContractReader.Legacy -> D:\a\_work\1\s\artifacts\bin\Microsoft.Diagnostics.DataContractReader.Legacy\Release\Microsoft.Diagnostics.DataContractReader.Legacy.dll 2026-01-07T01:38:38.2852494Z ILLink.Tasks -> D:\a\_work\1\s\artifacts\bin\ILLink.Tasks\Release\netframework\ILLink.Tasks.dll 2026-01-07T01:38:38.7036476Z analyzer -> D:\a\_work\1\s\artifacts\bin\analyzer\Release\net10.0\illinkanalyzer.dll 2026-01-07T01:38:39.1987365Z tlens -> D:\a\_work\1\s\artifacts\bin\tlens\Release\net10.0\tlens.dll 2026-01-07T01:38:39.3021429Z 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-01-07T01:38:40.9236409Z D:\a\_work\1\s\.dotnet 2026-01-07T01:38:41.0607028Z Opening D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_Adhoc.mibc 2026-01-07T01:38:41.0630666Z Opening D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_FirstTimeXP.mibc 2026-01-07T01:38:41.0633829Z Opening D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_FSharp.mibc 2026-01-07T01:38:41.0638478Z Opening D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_HelloWorld.mibc 2026-01-07T01:38:41.0642296Z Opening D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_OrchardCore.mibc 2026-01-07T01:38:41.0645561Z Opening D:\a\_work\1\s\artifacts\mibc\windows\x86\data\DotNet_TechEmpower.mibc 2026-01-07T01:38:44.4134766Z Generated D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\StandardOptimizationData.mibc 2026-01-07T01:38:44.4371757Z Generating native image of System.Private.CoreLib for windows.x86.Release. Logging to 2026-01-07T01:38:44.4382132Z 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 --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-01-07T01:38:52.4745851Z Emitting R2R PE file: D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\System.Private.CoreLib.dll 2026-01-07T01:38:54.2643497Z Emitting PDB file: D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\PDB\System.Private.CoreLib.ni.pdb 2026-01-07T01:38:54.6205956Z Crossgenning of System.Private.CoreLib succeeded. 2026-01-07T01:38:54.6210718Z Product binaries are available at D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\ 2026-01-07T01:38:55.1178399Z Microsoft.NETCore.TestHost -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\runtime.win-x86.Microsoft.NETCore.TestHost.11.0.0-ci.nupkg 2026-01-07T01:38:55.1822664Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NET.Sdk.IL.11.0.0-ci.nupkg'. 2026-01-07T01:38:55.2184384Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NET.Sdk.IL.11.0.0-ci.symbols.nupkg'. 2026-01-07T01:38:55.3141231Z Microsoft.NETCore.ILDAsm -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\runtime.win-x86.Microsoft.NETCore.ILDAsm.11.0.0-ci.nupkg 2026-01-07T01:38:55.3810483Z Microsoft.NETCore.ILAsm -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\runtime.win-x86.Microsoft.NETCore.ILAsm.11.0.0-ci.nupkg 2026-01-07T01:38:56.8285731Z Microsoft.NETCore.ILDAsm -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.ILDAsm.11.0.0-ci.nupkg 2026-01-07T01:38:56.8979651Z Microsoft.NETCore.TestHost -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.NETCore.TestHost.11.0.0-ci.nupkg 2026-01-07T01:38:57.0042213Z Microsoft.NETCore.ILAsm -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.ILAsm.11.0.0-ci.nupkg 2026-01-07T01:39:53.1669228Z System.Private.CoreLib -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\aotsdk\System.Private.CoreLib.dll 2026-01-07T01:39:55.1301368Z System.Private.TypeLoader -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\aotsdk\System.Private.TypeLoader.dll 2026-01-07T01:39:55.6964430Z System.Private.Reflection.Execution -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\aotsdk\System.Private.Reflection.Execution.dll 2026-01-07T01:39:56.0298656Z System.Private.StackTraceMetadata -> D:\a\_work\1\s\artifacts\bin\coreclr\windows.x86.Release\aotsdk\System.Private.StackTraceMetadata.dll 2026-01-07T01:39:56.5468254Z Test.CoreLib -> D:\a\_work\1\s\artifacts\bin\Test.CoreLib\x86\Release\Test.CoreLib.dll 2026-01-07T01:39:56.6791238Z 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-01-07T01:39:58.5845419Z ********************************************************************** 2026-01-07T01:39:58.5846092Z ** Visual Studio 2022 Developer Command Prompt v17.14.16 2026-01-07T01:39:58.5847045Z ** Copyright (c) 2025 Microsoft Corporation 2026-01-07T01:39:58.5847540Z ********************************************************************** 2026-01-07T01:40:00.2974976Z [vcvarsall.bat] Environment initialized for: 'x64_x86' 2026-01-07T01:40:02.0572121Z -- Building for: Visual Studio 17 2022 2026-01-07T01:40:02.0731041Z -- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0.20348. 2026-01-07T01:40:07.0480479Z -- The C compiler identification is MSVC 19.44.35217.0 2026-01-07T01:40:09.7357506Z -- The CXX compiler identification is MSVC 19.44.35217.0 2026-01-07T01:40:09.7558221Z -- Detecting C compiler ABI info 2026-01-07T01:40:12.4543886Z -- Detecting C compiler ABI info - done 2026-01-07T01:40:12.4794092Z -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x86/cl.exe - skipped 2026-01-07T01:40:12.4800130Z -- Detecting C compile features 2026-01-07T01:40:12.4810500Z -- Detecting C compile features - done 2026-01-07T01:40:12.4941522Z -- Detecting CXX compiler ABI info 2026-01-07T01:40:15.1574510Z -- Detecting CXX compiler ABI info - done 2026-01-07T01:40:15.1734365Z -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x86/cl.exe - skipped 2026-01-07T01:40:15.1739225Z -- Detecting CXX compile features 2026-01-07T01:40:15.1749530Z -- Detecting CXX compile features - done 2026-01-07T01:40:15.2213174Z CMAKE_SYSTEM_NAME=Windows 2026-01-07T01:40:15.2213853Z CMAKE_SYSTEM_VARIANT= 2026-01-07T01:40:15.2214204Z CMAKE_SYSTEM_PROCESSOR=x86 2026-01-07T01:40:15.2214574Z TARGET_ARCH=x86 2026-01-07T01:40:15.2214866Z CMAKE_CROSSCOMPILING=FALSE 2026-01-07T01:40:20.8605231Z -- Using CMake version 3.31.6-msvc6 2026-01-07T01:40:20.8624279Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-07T01:40:20.8624651Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-07T01:40:20.8695801Z -- Arch detected: 'i686' 2026-01-07T01:40:20.8696152Z -- Basearch of 'i686' has been detected as: 'x86' 2026-01-07T01:40:20.8751999Z -- Looking for arm_acle.h 2026-01-07T01:40:23.4426644Z -- Looking for arm_acle.h - not found 2026-01-07T01:40:23.4428057Z -- Looking for sys/auxv.h 2026-01-07T01:40:25.9882810Z -- Looking for sys/auxv.h - not found 2026-01-07T01:40:25.9884005Z -- Looking for sys/sdt.h 2026-01-07T01:40:28.6696236Z -- Looking for sys/sdt.h - not found 2026-01-07T01:40:28.6698113Z -- Looking for unistd.h 2026-01-07T01:40:31.2048555Z -- Looking for unistd.h - not found 2026-01-07T01:40:31.2049325Z -- Looking for linux/auxvec.h 2026-01-07T01:40:33.7448464Z -- Looking for linux/auxvec.h - not found 2026-01-07T01:40:33.7450982Z -- Looking for sys/types.h 2026-01-07T01:40:38.3457750Z -- Looking for sys/types.h - found 2026-01-07T01:40:38.3459333Z -- Looking for stdint.h 2026-01-07T01:40:41.0501575Z -- Looking for stdint.h - found 2026-01-07T01:40:41.0502996Z -- Looking for stddef.h 2026-01-07T01:40:43.8084588Z -- Looking for stddef.h - found 2026-01-07T01:40:43.8085284Z -- Check size of off64_t 2026-01-07T01:40:46.3662868Z -- Check size of off64_t - failed 2026-01-07T01:40:46.3667523Z -- Check size of _off64_t 2026-01-07T01:40:48.9082501Z -- Check size of _off64_t - failed 2026-01-07T01:40:48.9086360Z -- Check size of __off64_t 2026-01-07T01:40:51.4550827Z -- Check size of __off64_t - failed 2026-01-07T01:40:51.4553423Z -- Looking for fseeko 2026-01-07T01:40:54.0775891Z -- Looking for fseeko - not found 2026-01-07T01:40:54.0776336Z -- Looking for strerror 2026-01-07T01:40:56.8187684Z -- Looking for strerror - found 2026-01-07T01:40:56.8190204Z -- Looking for posix_memalign 2026-01-07T01:40:59.3795853Z -- Looking for posix_memalign - not found 2026-01-07T01:40:59.3798933Z -- Looking for aligned_alloc 2026-01-07T01:41:01.9479011Z -- Looking for aligned_alloc - not found 2026-01-07T01:41:01.9503639Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-07T01:41:04.6855188Z -- Performing Test HAVE_NO_INTERPOSITION - Failed 2026-01-07T01:41:04.6866947Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-07T01:41:07.2298288Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Failed 2026-01-07T01:41:07.2299103Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-07T01:41:09.7598312Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Failed 2026-01-07T01:41:09.7599917Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-07T01:41:12.3012507Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Failed 2026-01-07T01:41:12.3013009Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-07T01:41:15.0007273Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-07T01:41:15.0008059Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-07T01:41:17.6132882Z -- Performing Test HAVE_BUILTIN_CTZ - Failed 2026-01-07T01:41:17.6133457Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-07T01:41:20.2361113Z -- Performing Test HAVE_BUILTIN_CTZLL - Failed 2026-01-07T01:41:20.2361619Z -- Performing Test HAVE_PTRDIFF_T 2026-01-07T01:41:22.9565783Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-07T01:41:22.9570725Z -- Performing Test HAVE_XSAVE_INTRIN 2026-01-07T01:41:25.7195248Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-01-07T01:41:25.7197801Z -- Performing Test HAVE_SSE2_INTRIN 2026-01-07T01:41:28.4669521Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-01-07T01:41:28.4673800Z -- Performing Test HAVE_SSSE3_INTRIN 2026-01-07T01:41:31.1814911Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-01-07T01:41:31.1817582Z -- Performing Test HAVE_SSE42_INTRIN 2026-01-07T01:41:33.9318274Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-01-07T01:41:33.9320833Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-01-07T01:41:36.6778820Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-01-07T01:41:36.6781609Z -- Performing Test HAVE_AVX2_INTRIN 2026-01-07T01:41:39.4307435Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-01-07T01:41:39.4312639Z -- Performing Test HAVE_AVX512_INTRIN 2026-01-07T01:41:42.1738894Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-01-07T01:41:42.1742349Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-01-07T01:41:44.9260721Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-01-07T01:41:44.9262983Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-01-07T01:41:47.6878104Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-01-07T01:41:47.6879252Z -- 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-01-07T01:41:47.7184443Z -- The following features have been enabled: 2026-01-07T01:41:47.7185496Z 2026-01-07T01:41:47.7185887Z * SSE2, Support the SSE2 instruction set, using "" 2026-01-07T01:41:47.7189051Z * XSAVE, Support XSAVE intrinsics using "" 2026-01-07T01:41:47.7189664Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "" 2026-01-07T01:41:47.7190410Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "" 2026-01-07T01:41:47.7190973Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using " " 2026-01-07T01:41:47.7191692Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "/arch:AVX2" 2026-01-07T01:41:47.7192182Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "/arch:AVX2" 2026-01-07T01:41:47.7192909Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "/arch:AVX2" 2026-01-07T01:41:47.7193645Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "/arch:AVX2" 2026-01-07T01:41:47.7194350Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "/arch:AVX512" 2026-01-07T01:41:47.7194921Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "/arch:AVX512" 2026-01-07T01:41:47.7195564Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "/arch:AVX512" 2026-01-07T01:41:47.7196174Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using " /arch:AVX512" 2026-01-07T01:41:47.7196866Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-07T01:41:47.7197632Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-07T01:41:47.7198198Z * WITH_SANITIZER, Enable sanitizer support 2026-01-07T01:41:47.7198975Z * WITH_GTEST, Build gtest_zlib 2026-01-07T01:41:47.7199336Z * WITH_OPTIM, Build with optimisation 2026-01-07T01:41:47.7200152Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-07T01:41:47.7201030Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-07T01:41:47.7201666Z * WITH_AVX2, Build with AVX2 2026-01-07T01:41:47.7202476Z * WITH_AVX512, Build with AVX512 2026-01-07T01:41:47.7203275Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-01-07T01:41:47.7203890Z * WITH_SSE2, Build with SSE2 2026-01-07T01:41:47.7204581Z * WITH_SSSE3, Build with SSSE3 2026-01-07T01:41:47.7205317Z * WITH_SSE42, Build with SSE42 2026-01-07T01:41:47.7205833Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-01-07T01:41:47.7206687Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-01-07T01:41:47.7207959Z 2026-01-07T01:41:47.7208266Z -- The following features have been disabled: 2026-01-07T01:41:47.7208570Z 2026-01-07T01:41:47.7209194Z * FORCE_SSE2, Assume CPU is SSE2 capable 2026-01-07T01:41:47.7209585Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-07T01:41:47.7210036Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-07T01:41:47.7210505Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-07T01:41:47.7210941Z * WITH_FUZZERS, Build test/fuzz 2026-01-07T01:41:47.7211371Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-07T01:41:47.7211814Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-07T01:41:47.7212344Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-07T01:41:47.7212789Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-07T01:41:47.7213673Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-07T01:41:47.7214280Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-07T01:41:47.7214767Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-07T01:41:47.7215177Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-07T01:41:47.7215513Z 2026-01-07T01:41:47.7434349Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-01-07T01:41:50.1187816Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Failed 2026-01-07T01:41:50.1196262Z -- Check size of int 2026-01-07T01:41:52.8782729Z -- Check size of int - done 2026-01-07T01:41:52.8786756Z -- Check size of void* 2026-01-07T01:41:55.6262579Z -- Check size of void* - done 2026-01-07T01:41:55.6266361Z -- Check size of long 2026-01-07T01:41:58.3904677Z -- Check size of long - done 2026-01-07T01:41:58.3908164Z -- Check size of long long 2026-01-07T01:42:01.1356395Z -- Check size of long long - done 2026-01-07T01:42:01.1360551Z -- Check size of size_t 2026-01-07T01:42:03.9813943Z -- Check size of size_t - done 2026-01-07T01:42:03.9936137Z -- Looking for include files windows.h, bcrypt.h 2026-01-07T01:42:06.8584168Z -- Looking for include files windows.h, bcrypt.h - found 2026-01-07T01:42:06.8586506Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-07T01:42:09.3821618Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-07T01:42:09.3822678Z -- Looking for include file asm/hwprobe.h 2026-01-07T01:42:11.9299808Z -- Looking for include file asm/hwprobe.h - not found 2026-01-07T01:42:11.9300593Z -- Looking for include file sys/resource.h 2026-01-07T01:42:14.4820958Z -- Looking for include file sys/resource.h - not found 2026-01-07T01:42:14.4821506Z -- Looking for sysctlbyname 2026-01-07T01:42:17.1147076Z -- Looking for sysctlbyname - not found 2026-01-07T01:42:17.1147657Z -- Looking for fsync 2026-01-07T01:42:19.7279427Z -- Looking for fsync - not found 2026-01-07T01:42:19.7282043Z -- Looking for arc4random_buf 2026-01-07T01:42:22.2800800Z -- Looking for arc4random_buf - not found 2026-01-07T01:42:22.2803966Z -- Looking for O_CLOEXEC 2026-01-07T01:42:24.8407260Z -- Looking for O_CLOEXEC - not found 2026-01-07T01:42:24.8409496Z -- Looking for CLOCK_MONOTONIC 2026-01-07T01:42:27.3945461Z -- Looking for CLOCK_MONOTONIC - not found 2026-01-07T01:42:27.3947747Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-07T01:42:29.9322339Z -- Looking for CLOCK_MONOTONIC_COARSE - not found 2026-01-07T01:42:29.9324392Z -- Looking for clock_gettime_nsec_np 2026-01-07T01:42:32.4996114Z -- Looking for clock_gettime_nsec_np - not found 2026-01-07T01:42:32.9892864Z -- Found Python: C:/python3/python.exe (found version "3.13.7") found components: Interpreter 2026-01-07T01:42:32.9919099Z -- Looking for sys/socket.h 2026-01-07T01:42:35.5358422Z -- Looking for sys/socket.h - not found 2026-01-07T01:42:35.5360753Z -- Looking for accept4 2026-01-07T01:42:38.0872565Z -- Looking for accept4 - not found 2026-01-07T01:42:38.0875061Z -- Looking for linux/user_events.h 2026-01-07T01:42:40.6280560Z -- Looking for linux/user_events.h - not found 2026-01-07T01:42:40.6281867Z -- Looking for sys/ioctl.h 2026-01-07T01:42:43.2038038Z -- Looking for sys/ioctl.h - not found 2026-01-07T01:42:43.2040457Z -- Looking for sys/uio.h 2026-01-07T01:42:45.7843191Z -- Looking for sys/uio.h - not found 2026-01-07T01:42:45.7844725Z -- Looking for errno.h 2026-01-07T01:42:48.5411479Z -- Looking for errno.h - found 2026-01-07T01:42:49.3093579Z -- Configuring done (167.3s) 2026-01-07T01:42:49.9655714Z -- Generating done (0.7s) 2026-01-07T01:42:49.9668272Z -- Build files have been written to: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release 2026-01-07T01:42:49.9961921Z 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-01-07T01:42:51.7749792Z ********************************************************************** 2026-01-07T01:42:51.7750885Z ** Visual Studio 2022 Developer Command Prompt v17.14.16 2026-01-07T01:42:51.7752552Z ** Copyright (c) 2025 Microsoft Corporation 2026-01-07T01:42:51.7754558Z ********************************************************************** 2026-01-07T01:42:53.4887212Z [vcvarsall.bat] Environment initialized for: 'x64_x86' 2026-01-07T01:42:55.3952675Z MSBuild version 17.14.23+b0019275e for .NET Framework 2026-01-07T01:42:55.7020188Z 2026-01-07T01:42:55.7020566Z 2026-01-07T01:42:57.6976010Z 1>Checking Build System 2026-01-07T01:42:58.1564888Z Building Custom Rule D:/a/_work/1/s/src/native/containers/CMakeLists.txt 2026-01-07T01:42:58.2079744Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:42:58.2119845Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:42:58.4249151Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:42:58.4981113Z dn-allocator.c 2026-01-07T01:42:58.5571752Z dn-fwd-list.c 2026-01-07T01:42:58.6032771Z dn-list.c 2026-01-07T01:42:58.6478343Z debugger-stub.c 2026-01-07T01:42:58.6652670Z dn-queue.c 2026-01-07T01:42:58.7096388Z dn-umap.c 2026-01-07T01:42:58.7405681Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:42:58.7648114Z dn-vector.c 2026-01-07T01:42:58.7928929Z Building Custom Rule D:/a/_work/1/s/src/native/containers/CMakeLists.txt 2026-01-07T01:42:58.8126270Z dn-simdhash.c 2026-01-07T01:42:58.8791467Z dn-simdhash-string-ptr.c 2026-01-07T01:42:59.0010707Z dn-simdhash-u32-ptr.c 2026-01-07T01:42:59.1080774Z dn-simdhash-ptr-ptr.c 2026-01-07T01:42:59.1242715Z marshal-ilgen.c 2026-01-07T01:42:59.2092256Z event_pipe-stub.c 2026-01-07T01:42:59.3010434Z dn-simdhash-ght-compatible.c 2026-01-07T01:42:59.4655213Z dn-simdhash-ptrpair-ptr.c 2026-01-07T01:42:59.4969622Z dn-simdhash-utils.c 2026-01-07T01:42:59.6407937Z diagnostics_server-stub.c 2026-01-07T01:42:59.7606897Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:43:00.1509611Z 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-01-07T01:43:00.3607195Z 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-01-07T01:43:00.4650932Z 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-01-07T01:43:00.4760061Z 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-01-07T01:43:00.5746552Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/utils/CMakeLists.txt 2026-01-07T01:43:00.6751438Z hot_reload.c 2026-01-07T01:43:00.7723293Z debugger.c 2026-01-07T01:43:00.8491272Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:43:00.9065140Z mono-os-semaphore-win32.c 2026-01-07T01:43:00.9783372Z Generating Release/diagnostics_tracing-gen-headers.timestamp 2026-01-07T01:43:01.2103032Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/utils/CMakeLists.txt 2026-01-07T01:43:01.2686736Z mono-os-wait-win32.c 2026-01-07T01:43:01.2964290Z debugger-networking.c 2026-01-07T01:43:01.4506173Z 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-01-07T01:43:01.5530646Z hot_reload-stub.c 2026-01-07T01:43:01.6512264Z mono-windows-thread-name.c 2026-01-07T01:43:01.6826567Z debugger-poll.c 2026-01-07T01:43:01.8147482Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:43:01.8775862Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-01-07T01:43:01.9854144Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:43:02.0111742Z debugger-agent.c 2026-01-07T01:43:02.0263840Z os-event-win32.c 2026-01-07T01:43:02.1692450Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:43:02.2024321Z dn-allocator.c 2026-01-07T01:43:02.2691764Z dn-fwd-list.c 2026-01-07T01:43:02.3146716Z dn-list.c 2026-01-07T01:43:02.3763342Z dn-queue.c 2026-01-07T01:43:02.4024750Z mono-hwcap-x86.c 2026-01-07T01:43:02.4193817Z 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-01-07T01:43:02.4227342Z dn-umap.c 2026-01-07T01:43:02.4756851Z dn-vector.c 2026-01-07T01:43:02.5288553Z dn-simdhash.c 2026-01-07T01:43:02.5480783Z mono-sha1.c 2026-01-07T01:43:02.5672949Z unity_0_c.c 2026-01-07T01:43:02.5881021Z debugger-engine.c 2026-01-07T01:43:02.5958456Z dn-simdhash-string-ptr.c 2026-01-07T01:43:02.6987517Z dn-simdhash-u32-ptr.c 2026-01-07T01:43:02.7451746Z mono-logger.c 2026-01-07T01:43:02.7932689Z dn-simdhash-ptr-ptr.c 2026-01-07T01:43:02.8925552Z mono-cgroup.c 2026-01-07T01:43:02.9583690Z dn-simdhash-ght-compatible.c 2026-01-07T01:43:03.0256554Z dn-simdhash-ptrpair-ptr.c 2026-01-07T01:43:03.0988285Z mono-codeman.c 2026-01-07T01:43:03.1878941Z debugger-state-machine.c 2026-01-07T01:43:03.3535631Z cpufeatures.c 2026-01-07T01:43:03.3587835Z dn-simdhash-utils.c 2026-01-07T01:43:03.4958691Z descriptorlimit.c 2026-01-07T01:43:03.5343924Z mono-counters.c 2026-01-07T01:43:03.5496209Z memorybarrierprocesswide.c 2026-01-07T01:43:03.5756367Z mono-os-semaphore-win32.c 2026-01-07T01:43:03.6541062Z mini-wasm-debugger.c 2026-01-07T01:43:03.6866744Z mono-dl.c 2026-01-07T01:43:03.8122927Z mutex.c 2026-01-07T01:43:03.9476722Z mono-os-wait-win32.c 2026-01-07T01:43:04.0306225Z mono-dl-windows.c 2026-01-07T01:43:04.0954802Z guid.c 2026-01-07T01:43:04.1504902Z debugger-protocol.c 2026-01-07T01:43:04.3687808Z mono-windows-thread-name.c 2026-01-07T01:43:04.3847377Z 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-01-07T01:43:04.4812594Z mono-dl-darwin.c 2026-01-07T01:43:04.5145103Z random.c 2026-01-07T01:43:04.5575368Z Generating Release/diagnostics_tracing-gen-sources.timestamp 2026-01-07T01:43:04.6053717Z mono-dl-posix.c 2026-01-07T01:43:04.6641290Z mono-dl-wasm.c 2026-01-07T01:43:04.7759652Z debugger.c 2026-01-07T01:43:04.8145769Z os-event-win32.c 2026-01-07T01:43:04.8448777Z mono-log-windows.c 2026-01-07T01:43:05.0201903Z mono-log-common.c 2026-01-07T01:43:05.1356584Z 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-01-07T01:43:05.1460450Z strings.c 2026-01-07T01:43:05.1825501Z time.c 2026-01-07T01:43:05.2889261Z mono-log-posix.c 2026-01-07T01:43:05.3469555Z mono-hwcap-x86.c 2026-01-07T01:43:05.3632839Z mono-log-android.c 2026-01-07T01:43:05.3943285Z mono-sha1.c 2026-01-07T01:43:05.4495088Z unicodedata.c 2026-01-07T01:43:05.4893477Z mono-log-darwin.c 2026-01-07T01:43:05.4985279Z debugger-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\debugger-objects.dir\Release\debugger-objects.lib 2026-01-07T01:43:05.5165503Z utf8.c 2026-01-07T01:43:05.5204721Z mono-logger.c 2026-01-07T01:43:05.5207892Z xoshiro128pp.c 2026-01-07T01:43:05.5322383Z log.c 2026-01-07T01:43:05.6106407Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:43:05.6436919Z mono-cgroup.c 2026-01-07T01:43:05.6623485Z Compiling... 2026-01-07T01:43:05.6630991Z mono-log-flight-recorder.c 2026-01-07T01:43:05.8204889Z mono-codeman.c 2026-01-07T01:43:05.9195523Z marshal-ilgen-stub.c 2026-01-07T01:43:06.0306427Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:43:06.0647650Z mono-internal-hash.c 2026-01-07T01:43:06.2060438Z monobitset.c 2026-01-07T01:43:06.2311872Z mono-counters.c 2026-01-07T01:43:06.2392048Z 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-01-07T01:43:06.3354635Z mono-filemap.c 2026-01-07T01:43:06.3860241Z mono-dl.c 2026-01-07T01:43:06.4638380Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-01-07T01:43:06.4963457Z mono-math-c.c 2026-01-07T01:43:06.6368023Z mono-mmap.c 2026-01-07T01:43:06.6741516Z 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-01-07T01:43:06.7403363Z mono-dl-windows.c 2026-01-07T01:43:06.7769421Z ep-rt-mono.c 2026-01-07T01:43:06.9093372Z minipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\minipal\minipal\Release\minipal.lib 2026-01-07T01:43:07.0101813Z mono-mmap-windows.c 2026-01-07T01:43:07.0488789Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/eglib/CMakeLists.txt 2026-01-07T01:43:07.0928389Z mono-dl-darwin.c 2026-01-07T01:43:07.2018377Z mono-dl-posix.c 2026-01-07T01:43:07.2782601Z ep-rt-mono-runtime-provider.c 2026-01-07T01:43:07.3074136Z mono-dl-wasm.c 2026-01-07T01:43:07.3264686Z mono-os-mutex.c 2026-01-07T01:43:07.4351866Z mono-flight-recorder.c 2026-01-07T01:43:07.4391207Z mono-log-windows.c 2026-01-07T01:43:07.5358132Z mono-log-common.c 2026-01-07T01:43:07.6393406Z mono-log-posix.c 2026-01-07T01:43:07.7225795Z ep-rt-mono-profiler-provider.c 2026-01-07T01:43:07.7414025Z mono-log-android.c 2026-01-07T01:43:07.7474523Z mono-proclib.c 2026-01-07T01:43:07.8180763Z mono-log-darwin.c 2026-01-07T01:43:07.9653675Z Compiling... 2026-01-07T01:43:07.9655659Z mono-log-flight-recorder.c 2026-01-07T01:43:08.0593217Z mono-publib.c 2026-01-07T01:43:08.1708823Z eventpipehelpers.c 2026-01-07T01:43:08.1927723Z mono-time.c 2026-01-07T01:43:08.2516993Z mono-internal-hash.c 2026-01-07T01:43:08.2793923Z gdate-win32.c 2026-01-07T01:43:08.4047384Z monobitset.c 2026-01-07T01:43:08.5116364Z mono-path.c 2026-01-07T01:43:08.5975470Z mono-filemap.c 2026-01-07T01:43:08.6124929Z gfile-win32.c 2026-01-07T01:43:08.6301412Z dotnetruntime.c 2026-01-07T01:43:08.6614598Z mono-property-hash.c 2026-01-07T01:43:08.6650543Z mono-math-c.c 2026-01-07T01:43:08.7927101Z mono-mmap.c 2026-01-07T01:43:08.8160110Z mono-error.c 2026-01-07T01:43:08.9431487Z gmisc-win32.c 2026-01-07T01:43:09.0914786Z dotnetruntimerundown.c 2026-01-07T01:43:09.1467129Z mono-mmap-windows.c 2026-01-07T01:43:09.2085537Z mono-context.c 2026-01-07T01:43:09.2493867Z gmodule-win32.c 2026-01-07T01:43:09.4960234Z mono-os-mutex.c 2026-01-07T01:43:09.5284116Z hazard-pointer.c 2026-01-07T01:43:09.5372580Z dotnetruntimestress.c 2026-01-07T01:43:09.5533203Z gtimer-win32.c 2026-01-07T01:43:09.5834708Z mono-flight-recorder.c 2026-01-07T01:43:09.8556335Z garray.c 2026-01-07T01:43:09.8968198Z lock-free-queue.c 2026-01-07T01:43:09.9176988Z mono-proclib.c 2026-01-07T01:43:09.9833226Z gbytearray.c 2026-01-07T01:43:10.0256713Z dotnetruntimeprivate.c 2026-01-07T01:43:10.1022146Z gerror.c 2026-01-07T01:43:10.2141311Z lock-free-alloc.c 2026-01-07T01:43:10.2333014Z ghashtable.c 2026-01-07T01:43:10.2359847Z mono-publib.c 2026-01-07T01:43:10.3621669Z mono-time.c 2026-01-07T01:43:10.3651246Z giconv.c 2026-01-07T01:43:10.4672450Z dotnetruntimemonoprofiler.c 2026-01-07T01:43:10.4856141Z gmem.c 2026-01-07T01:43:10.5359713Z lock-free-array-queue.c 2026-01-07T01:43:10.6215706Z goutput.c 2026-01-07T01:43:10.6813162Z mono-path.c 2026-01-07T01:43:10.7527932Z gstr.c 2026-01-07T01:43:10.8065886Z mono-property-hash.c 2026-01-07T01:43:10.8716463Z gslist.c 2026-01-07T01:43:10.9265281Z ds-rt-mono.c 2026-01-07T01:43:10.9443334Z mono-error.c 2026-01-07T01:43:11.0006883Z Compiling... 2026-01-07T01:43:11.0632151Z mono-linked-list-set.c 2026-01-07T01:43:11.0917840Z gstring.c 2026-01-07T01:43:11.1500980Z gptrarray.c 2026-01-07T01:43:11.2649906Z mono-threads.c 2026-01-07T01:43:11.2812031Z glist.c 2026-01-07T01:43:11.3992029Z event_pipe.c 2026-01-07T01:43:11.4527060Z mono-context.c 2026-01-07T01:43:11.5451500Z gqueue.c 2026-01-07T01:43:11.5702667Z gpath.c 2026-01-07T01:43:11.6501098Z mono-threads-state-machine.c 2026-01-07T01:43:11.7020846Z gfile.c 2026-01-07T01:43:11.7281091Z hazard-pointer.c 2026-01-07T01:43:11.8845669Z diagnostics_server.c 2026-01-07T01:43:11.9048921Z Compiling... 2026-01-07T01:43:11.9530385Z gfile-posix.c 2026-01-07T01:43:12.0091949Z mono-threads-posix.c 2026-01-07T01:43:12.0306640Z gutf8.c 2026-01-07T01:43:12.0918350Z lock-free-queue.c 2026-01-07T01:43:12.4449988Z lock-free-alloc.c 2026-01-07T01:43:12.5041492Z mono-threads-posix-signals.c 2026-01-07T01:43:12.5842325Z eglib_objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\eglib\eglib_objects.dir\Release\eglib_objects.lib 2026-01-07T01:43:12.7927742Z lock-free-array-queue.c 2026-01-07T01:43:12.8098038Z mono-threads-mach.c 2026-01-07T01:43:12.8802731Z 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-01-07T01:43:13.1138097Z mono-threads-mach-helper.c 2026-01-07T01:43:13.1433110Z Compiling... 2026-01-07T01:43:13.1433558Z mono-linked-list-set.c 2026-01-07T01:43:13.1925764Z mono-threads-windows.c 2026-01-07T01:43:13.4025841Z mono-threads.c 2026-01-07T01:43:13.5043440Z mono-threads-linux.c 2026-01-07T01:43:13.5824177Z mono-threads-freebsd.c 2026-01-07T01:43:13.6865118Z mono-threads-netbsd.c 2026-01-07T01:43:13.7083838Z mono-threads-state-machine.c 2026-01-07T01:43:13.7587592Z mono-threads-openbsd.c 2026-01-07T01:43:13.8450068Z mono-threads-android.c 2026-01-07T01:43:13.9181645Z mono-threads-haiku.c 2026-01-07T01:43:13.9571485Z mono-threads-posix.c 2026-01-07T01:43:13.9908601Z mono-threads-aix.c 2026-01-07T01:43:14.0629757Z mono-threads-wasm.c 2026-01-07T01:43:14.2243879Z mono-threads-posix-signals.c 2026-01-07T01:43:14.2954633Z mono-threads-sunos.c 2026-01-07T01:43:14.3692806Z mono-threads-coop.c 2026-01-07T01:43:14.4626302Z mono-threads-mach.c 2026-01-07T01:43:14.6086792Z mono-utility-thread.c 2026-01-07T01:43:14.7049151Z mono-threads-mach-helper.c 2026-01-07T01:43:14.7806278Z mono-threads-windows.c 2026-01-07T01:43:14.8612449Z mono-tls.c 2026-01-07T01:43:15.0169193Z mono-threads-linux.c 2026-01-07T01:43:15.1004188Z mono-threads-freebsd.c 2026-01-07T01:43:15.1458033Z Compiling... 2026-01-07T01:43:15.1458801Z atomic.c 2026-01-07T01:43:15.1769596Z mono-threads-netbsd.c 2026-01-07T01:43:15.2486258Z mono-threads-openbsd.c 2026-01-07T01:43:15.3236705Z mono-threads-android.c 2026-01-07T01:43:15.3612324Z mono-hwcap.c 2026-01-07T01:43:15.4086557Z mono-threads-haiku.c 2026-01-07T01:43:15.4641686Z bsearch.c 2026-01-07T01:43:15.4856827Z mono-threads-aix.c 2026-01-07T01:43:15.5454998Z mono-signal-handler.c 2026-01-07T01:43:15.5604780Z mono-threads-wasm.c 2026-01-07T01:43:15.8098931Z mono-conc-hashtable.c 2026-01-07T01:43:15.8523364Z mono-threads-sunos.c 2026-01-07T01:43:15.9259328Z mono-threads-coop.c 2026-01-07T01:43:16.0319743Z json.c 2026-01-07T01:43:16.1199023Z memfuncs.c 2026-01-07T01:43:16.1615218Z mono-utility-thread.c 2026-01-07T01:43:16.3728682Z parse.c 2026-01-07T01:43:16.4349347Z mono-tls.c 2026-01-07T01:43:16.4567970Z checked-build.c 2026-01-07T01:43:16.5292415Z options.c 2026-01-07T01:43:16.7221832Z Compiling... 2026-01-07T01:43:16.7223083Z atomic.c 2026-01-07T01:43:16.7870403Z wasm-module-reader.c 2026-01-07T01:43:16.8921950Z mono-bitutils.c 2026-01-07T01:43:16.9688600Z mono-hwcap.c 2026-01-07T01:43:17.0672227Z bsearch.c 2026-01-07T01:43:17.1465774Z mono-signal-handler.c 2026-01-07T01:43:17.3728422Z mono-conc-hashtable.c 2026-01-07T01:43:17.6295439Z utils_objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\utils\utils_objects.dir\Release\utils_objects.lib 2026-01-07T01:43:17.6331884Z json.c 2026-01-07T01:43:17.7664445Z memfuncs.c 2026-01-07T01:43:17.7981785Z Building Custom Rule D:/a/_work/1/s/src/native/external/zlib-ng/CMakeLists.txt 2026-01-07T01:43:17.9376647Z adler32_c.c 2026-01-07T01:43:17.9783344Z adler32_fold_c.c 2026-01-07T01:43:17.9802192Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/sgen/CMakeLists.txt 2026-01-07T01:43:18.0186025Z chunkset_c.c 2026-01-07T01:43:18.0719678Z compare256_c.c 2026-01-07T01:43:18.0764882Z parse.c 2026-01-07T01:43:18.1268976Z sgen-alloc.c 2026-01-07T01:43:18.1504553Z crc32_braid_c.c 2026-01-07T01:43:18.1823668Z crc32_fold_c.c 2026-01-07T01:43:18.1928359Z checked-build.c 2026-01-07T01:43:18.2254240Z slide_hash_c.c 2026-01-07T01:43:18.2586036Z adler32.c 2026-01-07T01:43:18.2847923Z options.c 2026-01-07T01:43:18.2980688Z compress.c 2026-01-07T01:43:18.3422739Z crc32.c 2026-01-07T01:43:18.3804630Z crc32_braid_comb.c 2026-01-07T01:43:18.4178609Z deflate.c 2026-01-07T01:43:18.4656068Z deflate_fast.c 2026-01-07T01:43:18.5085074Z deflate_huff.c 2026-01-07T01:43:18.5490760Z sgen-cardtable.c 2026-01-07T01:43:18.5507650Z deflate_medium.c 2026-01-07T01:43:18.5527665Z wasm-module-reader.c 2026-01-07T01:43:18.5962607Z deflate_quick.c 2026-01-07T01:43:18.6416019Z deflate_rle.c 2026-01-07T01:43:18.6673834Z mono-bitutils.c 2026-01-07T01:43:18.7144244Z deflate_slow.c 2026-01-07T01:43:18.7581148Z deflate_stored.c 2026-01-07T01:43:18.8020341Z functable.c 2026-01-07T01:43:18.9181593Z sgen-debug.c 2026-01-07T01:43:18.9633575Z Compiling... 2026-01-07T01:43:18.9636279Z infback.c 2026-01-07T01:43:19.0074688Z inflate.c 2026-01-07T01:43:19.0577034Z inftrees.c 2026-01-07T01:43:19.0927615Z insert_string.c 2026-01-07T01:43:19.1233938Z insert_string_roll.c 2026-01-07T01:43:19.1647758Z trees.c 2026-01-07T01:43:19.2136937Z uncompr.c 2026-01-07T01:43:19.2490552Z zutil.c 2026-01-07T01:43:19.2848163Z cpu_features.c 2026-01-07T01:43:19.3227463Z x86_features.c 2026-01-07T01:43:19.3358840Z sgen-descriptor.c 2026-01-07T01:43:19.4052400Z adler32_ssse3.c 2026-01-07T01:43:19.4829043Z chunkset_ssse3.c 2026-01-07T01:43:19.5682363Z adler32_sse42.c 2026-01-07T01:43:19.5825122Z 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-01-07T01:43:19.6400980Z crc32_pclmulqdq.c 2026-01-07T01:43:19.7133627Z sgen-fin-weak-hash.c 2026-01-07T01:43:19.7297748Z gzlib.c 2026-01-07T01:43:19.7663954Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/sgen/CMakeLists.txt 2026-01-07T01:43:19.7922403Z gzread.c 2026-01-07T01:43:19.8547523Z gzwrite.c 2026-01-07T01:43:19.8933376Z sgen-alloc.c 2026-01-07T01:43:20.1265271Z chunkset_sse2.c 2026-01-07T01:43:20.1451602Z sgen-gc.c 2026-01-07T01:43:20.2188240Z compare256_sse2.c 2026-01-07T01:43:20.2863522Z sgen-cardtable.c 2026-01-07T01:43:20.3107554Z slide_hash_sse2.c 2026-01-07T01:43:20.4754188Z slide_hash_avx2.c 2026-01-07T01:43:20.5301801Z sgen-gchandles.c 2026-01-07T01:43:20.5653879Z chunkset_avx2.c 2026-01-07T01:43:20.6372205Z compare256_avx2.c 2026-01-07T01:43:20.6972867Z sgen-debug.c 2026-01-07T01:43:20.7002202Z adler32_avx2.c 2026-01-07T01:43:20.8875551Z adler32_avx512.c 2026-01-07T01:43:20.9357134Z sgen-gray.c 2026-01-07T01:43:20.9616445Z chunkset_avx512.c 2026-01-07T01:43:21.0337731Z adler32_avx512_vnni.c 2026-01-07T01:43:21.1006651Z sgen-descriptor.c 2026-01-07T01:43:21.1126588Z crc32_vpclmulqdq.c 2026-01-07T01:43:21.3246277Z sgen-hash-table.c 2026-01-07T01:43:21.4846301Z zlib.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\_deps\fetchzlibng-build\Release\zlibstatic.lib 2026-01-07T01:43:21.5097716Z sgen-fin-weak-hash.c 2026-01-07T01:43:21.6660115Z sgen-internal.c 2026-01-07T01:43:21.8002592Z sgen-gc.c 2026-01-07T01:43:21.9775611Z sgen-layout-stats.c 2026-01-07T01:43:22.1253393Z sgen-gchandles.c 2026-01-07T01:43:22.2578260Z sgen-los.c 2026-01-07T01:43:22.4126730Z sgen-gray.c 2026-01-07T01:43:22.5722139Z sgen-marksweep.c 2026-01-07T01:43:22.7402944Z sgen-hash-table.c 2026-01-07T01:43:22.9402015Z sgen-memory-governor.c 2026-01-07T01:43:23.0397088Z sgen-internal.c 2026-01-07T01:43:23.2327078Z sgen-nursery-allocator.c 2026-01-07T01:43:23.3301961Z sgen-layout-stats.c 2026-01-07T01:43:23.5460697Z sgen-pinning-stats.c 2026-01-07T01:43:23.6487929Z sgen-los.c 2026-01-07T01:43:23.8878803Z sgen-pinning.c 2026-01-07T01:43:23.9947513Z sgen-marksweep.c 2026-01-07T01:43:24.2039006Z sgen-pointer-queue.c 2026-01-07T01:43:24.3060588Z sgen-memory-governor.c 2026-01-07T01:43:24.5036019Z sgen-array-list.c 2026-01-07T01:43:24.6137414Z sgen-nursery-allocator.c 2026-01-07T01:43:24.8254575Z sgen-protocol.c 2026-01-07T01:43:24.9721909Z sgen-pinning-stats.c 2026-01-07T01:43:25.3066067Z Compiling... 2026-01-07T01:43:25.3066722Z sgen-qsort.c 2026-01-07T01:43:25.3473301Z sgen-pinning.c 2026-01-07T01:43:25.6225894Z sgen-simple-nursery.c 2026-01-07T01:43:25.6695592Z sgen-pointer-queue.c 2026-01-07T01:43:25.9661784Z sgen-split-nursery.c 2026-01-07T01:43:25.9820660Z sgen-array-list.c 2026-01-07T01:43:26.2572818Z sgen-thread-pool.c 2026-01-07T01:43:26.2597262Z sgen-protocol.c 2026-01-07T01:43:26.5466855Z sgen-workers.c 2026-01-07T01:43:26.6507171Z Compiling... 2026-01-07T01:43:26.6508251Z sgen-qsort.c 2026-01-07T01:43:26.9665546Z sgen-simple-nursery.c 2026-01-07T01:43:27.2916857Z sgen-split-nursery.c 2026-01-07T01:43:27.5051816Z sgen_objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\sgen\Release\sgen_objects.lib 2026-01-07T01:43:27.5919651Z sgen-thread-pool.c 2026-01-07T01:43:27.6015358Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/metadata/CMakeLists.txt 2026-01-07T01:43:27.7343464Z w32event-win32.c 2026-01-07T01:43:27.9116401Z sgen-workers.c 2026-01-07T01:43:28.0858335Z appdomain.c 2026-01-07T01:43:28.4017704Z domain.c 2026-01-07T01:43:28.6958391Z assembly.c 2026-01-07T01:43:28.8524475Z sgen_objects_shared.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\sgen\Release\sgen_objects_shared.lib 2026-01-07T01:43:28.9327145Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/metadata/CMakeLists.txt 2026-01-07T01:43:29.0081413Z bundled-resources.c 2026-01-07T01:43:29.0577214Z w32event-win32.c 2026-01-07T01:43:29.1116284Z class.c 2026-01-07T01:43:29.3665921Z appdomain.c 2026-01-07T01:43:29.4264551Z class-init.c 2026-01-07T01:43:29.6798393Z domain.c 2026-01-07T01:43:29.7325400Z class-accessors.c 2026-01-07T01:43:29.9638331Z assembly.c 2026-01-07T01:43:30.0087179Z class-setup-vtable.c 2026-01-07T01:43:30.2635201Z bundled-resources.c 2026-01-07T01:43:30.2934914Z components.c 2026-01-07T01:43:30.3535660Z class.c 2026-01-07T01:43:30.5688228Z debug-helpers.c 2026-01-07T01:43:30.6669657Z class-init.c 2026-01-07T01:43:30.8732272Z debug-mono-symfile.c 2026-01-07T01:43:30.9677903Z class-accessors.c 2026-01-07T01:43:30.9729626Z debug-mono-ppdb.c 2026-01-07T01:43:31.2212100Z environment.c 2026-01-07T01:43:31.2471764Z class-setup-vtable.c 2026-01-07T01:43:31.5530873Z exception.c 2026-01-07T01:43:31.5838324Z components.c 2026-01-07T01:43:31.8651030Z icall.c 2026-01-07T01:43:31.8695409Z debug-helpers.c 2026-01-07T01:43:32.1412848Z debug-mono-symfile.c 2026-01-07T01:43:32.2319402Z icall-eventpipe.c 2026-01-07T01:43:32.2412770Z debug-mono-ppdb.c 2026-01-07T01:43:32.4936069Z environment.c 2026-01-07T01:43:32.5242923Z image.c 2026-01-07T01:43:32.7845938Z exception.c 2026-01-07T01:43:32.8231285Z webcil-loader.c 2026-01-07T01:43:33.0624181Z jit-info.c 2026-01-07T01:43:33.0863368Z icall.c 2026-01-07T01:43:33.4628462Z Compiling... 2026-01-07T01:43:33.4629512Z loader.c 2026-01-07T01:43:33.4837383Z icall-eventpipe.c 2026-01-07T01:43:33.8304965Z lock-tracer.c 2026-01-07T01:43:33.8507026Z image.c 2026-01-07T01:43:34.0633957Z marshal.c 2026-01-07T01:43:34.1426324Z webcil-loader.c 2026-01-07T01:43:34.3774788Z jit-info.c 2026-01-07T01:43:34.4622692Z mempool.c 2026-01-07T01:43:34.5536552Z metadata.c 2026-01-07T01:43:34.7526030Z Compiling... 2026-01-07T01:43:34.7526541Z loader.c 2026-01-07T01:43:34.8980029Z metadata-update.c 2026-01-07T01:43:35.0458520Z lock-tracer.c 2026-01-07T01:43:35.1792378Z method-builder.c 2026-01-07T01:43:35.2799290Z marshal.c 2026-01-07T01:43:35.4772437Z mono-basic-block.c 2026-01-07T01:43:35.7733278Z mempool.c 2026-01-07T01:43:35.8035975Z mono-config.c 2026-01-07T01:43:35.8706033Z metadata.c 2026-01-07T01:43:36.0805960Z mono-debug.c 2026-01-07T01:43:36.1749982Z metadata-update.c 2026-01-07T01:43:36.3739763Z mono-endian.c 2026-01-07T01:43:36.4931924Z mono-hash.c 2026-01-07T01:43:36.5081661Z method-builder.c 2026-01-07T01:43:36.8025834Z mono-conc-hash.c 2026-01-07T01:43:36.8129030Z mono-basic-block.c 2026-01-07T01:43:37.0551754Z mono-config.c 2026-01-07T01:43:37.0791459Z weak-hash.c 2026-01-07T01:43:37.3631312Z mono-debug.c 2026-01-07T01:43:37.3886971Z object.c 2026-01-07T01:43:37.6662007Z mono-endian.c 2026-01-07T01:43:37.7353758Z opcodes.c 2026-01-07T01:43:37.7608771Z mono-hash.c 2026-01-07T01:43:37.8209937Z property-bag.c 2026-01-07T01:43:38.0790938Z mono-conc-hash.c 2026-01-07T01:43:38.0842507Z profiler.c 2026-01-07T01:43:38.3604756Z weak-hash.c 2026-01-07T01:43:38.3739407Z runtime.c 2026-01-07T01:43:38.6591680Z object.c 2026-01-07T01:43:38.6747859Z string-icalls.c 2026-01-07T01:43:39.0054757Z opcodes.c 2026-01-07T01:43:39.0696165Z Compiling... 2026-01-07T01:43:39.0696597Z sysmath.c 2026-01-07T01:43:39.0981237Z property-bag.c 2026-01-07T01:43:39.3086849Z profiler.c 2026-01-07T01:43:39.3580142Z threads.c 2026-01-07T01:43:39.5956445Z runtime.c 2026-01-07T01:43:39.7978070Z verify.c 2026-01-07T01:43:39.9085360Z string-icalls.c 2026-01-07T01:43:40.1033931Z dynamic-stream.c 2026-01-07T01:43:40.2833626Z Compiling... 2026-01-07T01:43:40.2834627Z sysmath.c 2026-01-07T01:43:40.4009899Z metadata-cross-helpers.c 2026-01-07T01:43:40.5942237Z threads.c 2026-01-07T01:43:40.7098435Z seq-points-data.c 2026-01-07T01:43:40.8060036Z handle.c 2026-01-07T01:43:41.0361748Z verify.c 2026-01-07T01:43:41.0941599Z w32handle.c 2026-01-07T01:43:41.3140603Z dynamic-stream.c 2026-01-07T01:43:41.3328063Z reflection.c 2026-01-07T01:43:41.6013825Z metadata-cross-helpers.c 2026-01-07T01:43:41.6727415Z dynamic-image.c 2026-01-07T01:43:41.8878001Z seq-points-data.c 2026-01-07T01:43:41.9432525Z sre.c 2026-01-07T01:43:41.9786499Z handle.c 2026-01-07T01:43:42.2828554Z w32handle.c 2026-01-07T01:43:42.2933562Z sre-encode.c 2026-01-07T01:43:42.5230067Z reflection.c 2026-01-07T01:43:42.5892799Z custom-attrs.c 2026-01-07T01:43:42.8621548Z dynamic-image.c 2026-01-07T01:43:42.9307311Z callspec.c 2026-01-07T01:43:43.1686353Z sre.c 2026-01-07T01:43:43.1915998Z assembly-load-context.c 2026-01-07T01:43:43.5312682Z native-library.c 2026-01-07T01:43:43.5429436Z sre-encode.c 2026-01-07T01:43:43.8673079Z custom-attrs.c 2026-01-07T01:43:43.8704201Z native-library-qcall.c 2026-01-07T01:43:44.1193002Z loaded-images.c 2026-01-07T01:43:44.1965998Z callspec.c 2026-01-07T01:43:44.3548633Z abi.c 2026-01-07T01:43:44.4755455Z assembly-load-context.c 2026-01-07T01:43:44.6107203Z memory-manager.c 2026-01-07T01:43:44.8000226Z native-library.c 2026-01-07T01:43:44.9949582Z Compiling... 2026-01-07T01:43:44.9951435Z unsafe-accessor.c 2026-01-07T01:43:45.1173757Z native-library-qcall.c 2026-01-07T01:43:45.2614115Z icall-table.c 2026-01-07T01:43:45.3359962Z loaded-images.c 2026-01-07T01:43:45.5829591Z gc-stats.c 2026-01-07T01:43:45.5871631Z abi.c 2026-01-07T01:43:45.7190324Z gc.c 2026-01-07T01:43:45.8164483Z memory-manager.c 2026-01-07T01:43:46.0620678Z monitor.c 2026-01-07T01:43:46.2234479Z Compiling... 2026-01-07T01:43:46.2234872Z unsafe-accessor.c 2026-01-07T01:43:46.4170303Z sgen-bridge.c 2026-01-07T01:43:46.5215443Z icall-table.c 2026-01-07T01:43:46.7170199Z sgen-new-bridge.c 2026-01-07T01:43:46.8201997Z gc-stats.c 2026-01-07T01:43:46.9108667Z gc.c 2026-01-07T01:43:47.0046390Z sgen-tarjan-bridge.c 2026-01-07T01:43:47.2094264Z monitor.c 2026-01-07T01:43:47.2902578Z sgen-toggleref.c 2026-01-07T01:43:47.5077427Z sgen-bridge.c 2026-01-07T01:43:47.5825059Z sgen-stw.c 2026-01-07T01:43:47.8161995Z sgen-new-bridge.c 2026-01-07T01:43:47.8877301Z sgen-mono.c 2026-01-07T01:43:48.1022026Z sgen-tarjan-bridge.c 2026-01-07T01:43:48.2167904Z method-builder-ilgen.c 2026-01-07T01:43:48.4214406Z sgen-toggleref.c 2026-01-07T01:43:48.5179352Z marshal-lightweight.c 2026-01-07T01:43:48.7029396Z sgen-stw.c 2026-01-07T01:43:48.8353809Z marshal-shared.c 2026-01-07T01:43:49.0008834Z sgen-mono.c 2026-01-07T01:43:49.1404186Z sgen-mono-ilgen.c 2026-01-07T01:43:49.3177319Z method-builder-ilgen.c 2026-01-07T01:43:49.5993946Z marshal-lightweight.c 2026-01-07T01:43:49.9333281Z marshal-shared.c 2026-01-07T01:43:50.2315641Z sgen-mono-ilgen.c 2026-01-07T01:43:50.3704447Z metadata_objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\metadata\metadata_objects.dir\Release\metadata_objects.lib 2026-01-07T01:43:50.4766226Z Generating cpu-x86.h 2026-01-07T01:43:50.5582478Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:43:50.6958261Z main-core.c 2026-01-07T01:43:51.0681966Z mini.c 2026-01-07T01:43:51.4460987Z mini-runtime.c 2026-01-07T01:43:51.5875280Z 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-01-07T01:43:51.6796278Z Generating cpu-x86.h 2026-01-07T01:43:51.7596302Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:43:51.8307056Z seq-points.c 2026-01-07T01:43:51.8929058Z main-core.c 2026-01-07T01:43:52.1730841Z method-to-ir.c 2026-01-07T01:43:52.2556278Z mini.c 2026-01-07T01:43:52.5896153Z mini-runtime.c 2026-01-07T01:43:52.7124755Z cfgdump.c 2026-01-07T01:43:52.9412979Z seq-points.c 2026-01-07T01:43:53.0096997Z calls.c 2026-01-07T01:43:53.2772116Z method-to-ir.c 2026-01-07T01:43:53.3600452Z decompose.c 2026-01-07T01:43:53.7203064Z jit-icalls.c 2026-01-07T01:43:53.7796439Z cfgdump.c 2026-01-07T01:43:54.0556628Z trace.c 2026-01-07T01:43:54.1068733Z calls.c 2026-01-07T01:43:54.3655560Z dominators.c 2026-01-07T01:43:54.4414262Z decompose.c 2026-01-07T01:43:54.7046195Z cfold.c 2026-01-07T01:43:54.8329431Z jit-icalls.c 2026-01-07T01:43:55.0339438Z helpers.c 2026-01-07T01:43:55.1751767Z trace.c 2026-01-07T01:43:55.3824322Z liveness.c 2026-01-07T01:43:55.5187252Z dominators.c 2026-01-07T01:43:55.7073708Z ssa.c 2026-01-07T01:43:55.8282065Z cfold.c 2026-01-07T01:43:56.0398498Z abcremoval.c 2026-01-07T01:43:56.1564700Z helpers.c 2026-01-07T01:43:56.3629597Z local-propagation.c 2026-01-07T01:43:56.4875944Z liveness.c 2026-01-07T01:43:56.6865405Z driver.c 2026-01-07T01:43:56.7969104Z ssa.c 2026-01-07T01:43:57.0616431Z debug-mini.c 2026-01-07T01:43:57.1432857Z abcremoval.c 2026-01-07T01:43:57.3944025Z linear-scan.c 2026-01-07T01:43:57.4719597Z local-propagation.c 2026-01-07T01:43:57.7990617Z Compiling... 2026-01-07T01:43:57.7991183Z aot-compiler.c 2026-01-07T01:43:57.8078430Z driver.c 2026-01-07T01:43:58.1272861Z debug-mini.c 2026-01-07T01:43:58.1641271Z aot-runtime.c 2026-01-07T01:43:58.4335932Z linear-scan.c 2026-01-07T01:43:58.5061730Z aot-runtime-wasm.c 2026-01-07T01:43:58.8263728Z graph.c 2026-01-07T01:43:58.8421325Z Compiling... 2026-01-07T01:43:58.8421873Z aot-compiler.c 2026-01-07T01:43:59.1234025Z mini-codegen.c 2026-01-07T01:43:59.2319190Z aot-runtime.c 2026-01-07T01:43:59.4777759Z mini-exceptions.c 2026-01-07T01:43:59.5696417Z aot-runtime-wasm.c 2026-01-07T01:43:59.8081612Z mini-trampolines.c 2026-01-07T01:43:59.8776964Z graph.c 2026-01-07T01:44:00.1275479Z branch-opts.c 2026-01-07T01:44:00.1889880Z mini-codegen.c 2026-01-07T01:44:00.4622746Z mini-generic-sharing.c 2026-01-07T01:44:00.5340686Z mini-exceptions.c 2026-01-07T01:44:00.8505156Z simd-intrinsics.c 2026-01-07T01:44:00.9457466Z mini-trampolines.c 2026-01-07T01:44:01.2152427Z unwind.c 2026-01-07T01:44:01.2797401Z branch-opts.c 2026-01-07T01:44:01.5470665Z image-writer.c 2026-01-07T01:44:01.5917626Z mini-generic-sharing.c 2026-01-07T01:44:01.8727929Z dwarfwriter.c 2026-01-07T01:44:01.9322206Z simd-intrinsics.c 2026-01-07T01:44:02.1816416Z mini-gc.c 2026-01-07T01:44:02.2798172Z unwind.c 2026-01-07T01:44:02.4829264Z alias-analysis.c 2026-01-07T01:44:02.5877550Z image-writer.c 2026-01-07T01:44:02.7971019Z mini-cross-helpers.c 2026-01-07T01:44:02.8847153Z dwarfwriter.c 2026-01-07T01:44:03.1114312Z arch-stubs.c 2026-01-07T01:44:03.2102756Z mini-gc.c 2026-01-07T01:44:03.4286054Z type-checking.c 2026-01-07T01:44:03.5285157Z alias-analysis.c 2026-01-07T01:44:03.8258423Z lldb.c 2026-01-07T01:44:03.8939051Z mini-cross-helpers.c 2026-01-07T01:44:04.1613865Z memory-access.c 2026-01-07T01:44:04.2282212Z arch-stubs.c 2026-01-07T01:44:04.5874901Z type-checking.c 2026-01-07T01:44:04.6035058Z Compiling... 2026-01-07T01:44:04.6037822Z intrinsics.c 2026-01-07T01:44:04.9368142Z lldb.c 2026-01-07T01:44:04.9825043Z mini-profiler.c 2026-01-07T01:44:05.2297687Z memory-access.c 2026-01-07T01:44:05.2866707Z interp-stubs.c 2026-01-07T01:44:05.6501693Z llvmonly-runtime.c 2026-01-07T01:44:05.6930265Z Compiling... 2026-01-07T01:44:05.6930708Z intrinsics.c 2026-01-07T01:44:05.9718876Z monovm.c 2026-01-07T01:44:06.0407734Z mini-profiler.c 2026-01-07T01:44:06.2921579Z mini-x86.c 2026-01-07T01:44:06.3659262Z interp-stubs.c 2026-01-07T01:44:06.6881587Z llvmonly-runtime.c 2026-01-07T01:44:06.7581281Z exceptions-x86.c 2026-01-07T01:44:06.9975658Z monovm.c 2026-01-07T01:44:07.1203704Z tramp-x86.c 2026-01-07T01:44:07.3390964Z mini-x86.c 2026-01-07T01:44:07.4839218Z mini-x86-gsharedvt.c 2026-01-07T01:44:07.8226027Z tramp-x86-gsharedvt.c 2026-01-07T01:44:07.8484438Z exceptions-x86.c 2026-01-07T01:44:08.1480233Z mini-windows.c 2026-01-07T01:44:08.1797188Z tramp-x86.c 2026-01-07T01:44:08.4780267Z mini-windows-tls-callback.c 2026-01-07T01:44:08.5188112Z mini-x86-gsharedvt.c 2026-01-07T01:44:08.8214749Z interp.c 2026-01-07T01:44:08.8542687Z tramp-x86-gsharedvt.c 2026-01-07T01:44:09.1576924Z mini-windows.c 2026-01-07T01:44:09.1978158Z interp-intrins.c 2026-01-07T01:44:09.4826127Z mini-windows-tls-callback.c 2026-01-07T01:44:09.5127402Z mintops.c 2026-01-07T01:44:09.6157169Z transform.c 2026-01-07T01:44:09.8094559Z interp.c 2026-01-07T01:44:10.0097577Z transform-opt.c 2026-01-07T01:44:10.1945887Z interp-intrins.c 2026-01-07T01:44:10.3235476Z tiering.c 2026-01-07T01:44:10.4858253Z mintops.c 2026-01-07T01:44:10.5865270Z transform.c 2026-01-07T01:44:10.6181112Z jiterpreter.c 2026-01-07T01:44:10.6302466Z interp-pgo.c 2026-01-07T01:44:10.9390324Z transform-opt.c 2026-01-07T01:44:11.0169193Z Compiling... 2026-01-07T01:44:11.0169712Z interp-simd.c 2026-01-07T01:44:11.3094235Z tiering.c 2026-01-07T01:44:11.3751327Z debugger-agent-external.c 2026-01-07T01:44:11.6015851Z jiterpreter.c 2026-01-07T01:44:11.6134161Z interp-pgo.c 2026-01-07T01:44:12.0460243Z Compiling... 2026-01-07T01:44:12.0460797Z interp-simd.c 2026-01-07T01:44:12.4307192Z debugger-agent-external.c 2026-01-07T01:44:12.6554767Z monosgen-objects.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\monosgen-objects.dir\Release\monosgen-objects.lib 2026-01-07T01:44:13.5554954Z 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-01-07T01:44:13.9899118Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:44:14.1237476Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-01-07T01:44:14.1241733Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:44:14.1261608Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:44:14.1528860Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:44:14.3433889Z cpufeatures.c 2026-01-07T01:44:14.3722164Z 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-01-07T01:44:14.4102658Z 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-01-07T01:44:14.4521745Z 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-01-07T01:44:14.5472965Z descriptorlimit.c 2026-01-07T01:44:14.5663714Z 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-01-07T01:44:14.5664365Z memorybarrierprocesswide.c 2026-01-07T01:44:14.7086118Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:44:14.7230612Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/profiler/CMakeLists.txt 2026-01-07T01:44:14.7357289Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:44:14.8681869Z mutex.c 2026-01-07T01:44:14.8827826Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:44:14.9558309Z 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-01-07T01:44:14.9568526Z 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-01-07T01:44:15.0580348Z aot.c 2026-01-07T01:44:15.0712492Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:44:15.1626827Z guid.c 2026-01-07T01:44:15.2064743Z 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-01-07T01:44:15.3232139Z 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-01-07T01:44:15.4342193Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:44:15.4571564Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:44:15.5007852Z helper.c 2026-01-07T01:44:15.5949442Z random.c 2026-01-07T01:44:15.8014647Z debugger.c 2026-01-07T01:44:16.0062804Z mono-profiler-aot-static.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\profiler\Release\mono-profiler-aot.lib 2026-01-07T01:44:16.0077919Z strings.c 2026-01-07T01:44:16.0982351Z time.c 2026-01-07T01:44:16.2447969Z unicodedata.c 2026-01-07T01:44:16.2749152Z utf8.c 2026-01-07T01:44:16.3066224Z xoshiro128pp.c 2026-01-07T01:44:16.3236567Z log.c 2026-01-07T01:44:16.7235324Z aotminipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\minipal\minipal\Release\aotminipal.lib 2026-01-07T01:44:17.0150476Z monosgen-static.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\monosgen-2.0.lib 2026-01-07T01:44:17.0970993Z Building Custom Rule D:/a/_work/1/s/src/mono/mono/mini/CMakeLists.txt 2026-01-07T01:44:17.1953117Z main.c 2026-01-07T01:44:17.2177202Z mini-windows-dllmain.c 2026-01-07T01:44:18.7437932Z 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-01-07T01:44:18.7480796Z Generating code 2026-01-07T01:44:18.7620479Z Generating code 2026-01-07T01:45:19.4874841Z Finished generating code 2026-01-07T01:45:19.9550627Z mono-sgen.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\mono-sgen.exe 2026-01-07T01:45:20.2170408Z Finished generating code 2026-01-07T01:45:21.1677367Z monosgen-shared.vcxproj -> D:\a\_work\1\s\artifacts\obj\mono\windows.x86.Release\mono\mini\Release\coreclr.dll 2026-01-07T01:45:21.3441738Z Building Custom Rule D:/a/_work/1/s/src/mono/CMakeLists.txt 2026-01-07T01:45:21.4847966Z 1> 2026-01-07T01:45:21.5675444Z -- Install configuration: "Release" 2026-01-07T01:45:21.5678542Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-logger.h 2026-01-07T01:45:21.5685589Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-error.h 2026-01-07T01:45:21.5691457Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-forward.h 2026-01-07T01:45:21.5697810Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-publib.h 2026-01-07T01:45:21.5704047Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-jemalloc.h 2026-01-07T01:45:21.5713293Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-dl-fallback.h 2026-01-07T01:45:21.5718606Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-private-unstable.h 2026-01-07T01:45:21.5725903Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/utils/mono-counters.h 2026-01-07T01:45:21.5734314Z -- 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-01-07T01:45:21.5739967Z -- 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-01-07T01:45:21.5745313Z -- 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-01-07T01:45:21.5750520Z -- 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-01-07T01:45:21.5756110Z -- 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-01-07T01:45:21.5761331Z -- 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-01-07T01:45:21.5768807Z -- 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-01-07T01:45:21.5774331Z -- 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-01-07T01:45:21.5779529Z -- 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-01-07T01:45:21.5785068Z -- 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-01-07T01:45:21.5798813Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/appdomain.h 2026-01-07T01:45:21.5803992Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/assembly.h 2026-01-07T01:45:21.5809111Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/attrdefs.h 2026-01-07T01:45:21.5815474Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/blob.h 2026-01-07T01:45:21.5820732Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/class.h 2026-01-07T01:45:21.5826324Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/debug-helpers.h 2026-01-07T01:45:21.5831562Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/debug-mono-symfile.h 2026-01-07T01:45:21.5838644Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/environment.h 2026-01-07T01:45:21.5844292Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/exception.h 2026-01-07T01:45:21.5849564Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/image.h 2026-01-07T01:45:21.5855228Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/loader.h 2026-01-07T01:45:21.5860912Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/metadata.h 2026-01-07T01:45:21.5866391Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/mono-config.h 2026-01-07T01:45:21.5871784Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/mono-debug.h 2026-01-07T01:45:21.5876943Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/mono-gc.h 2026-01-07T01:45:21.5882191Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/mono-private-unstable.h 2026-01-07T01:45:21.5887228Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/object.h 2026-01-07T01:45:21.5892669Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/object-forward.h 2026-01-07T01:45:21.5898246Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/opcodes.h 2026-01-07T01:45:21.5903919Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/profiler.h 2026-01-07T01:45:21.5909372Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/profiler-events.h 2026-01-07T01:45:21.5915285Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/reflection.h 2026-01-07T01:45:21.5920521Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/row-indexes.h 2026-01-07T01:45:21.5926305Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/sgen-bridge.h 2026-01-07T01:45:21.5931791Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/threads.h 2026-01-07T01:45:21.5937248Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/tokentype.h 2026-01-07T01:45:21.5942573Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/verify.h 2026-01-07T01:45:21.5951528Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/environment-functions.h 2026-01-07T01:45:21.5957179Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/opcodes-types.h 2026-01-07T01:45:21.5962498Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/opcodes-functions.h 2026-01-07T01:45:21.5968214Z -- 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-01-07T01:45:21.5973670Z -- 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-01-07T01:45:21.5979687Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/image-types.h 2026-01-07T01:45:21.5988920Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/image-functions.h 2026-01-07T01:45:21.5994871Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/metadata-types.h 2026-01-07T01:45:21.6000734Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/metadata-functions.h 2026-01-07T01:45:21.6006707Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/assembly-types.h 2026-01-07T01:45:21.6012054Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/assembly-functions.h 2026-01-07T01:45:21.6018806Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/loader-types.h 2026-01-07T01:45:21.6024386Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/loader-functions.h 2026-01-07T01:45:21.6030031Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/class-types.h 2026-01-07T01:45:21.6035768Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/class-functions.h 2026-01-07T01:45:21.6041514Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/object-types.h 2026-01-07T01:45:21.6046633Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/object-functions.h 2026-01-07T01:45:21.6053311Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/exception-types.h 2026-01-07T01:45:21.6059346Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/exception-functions.h 2026-01-07T01:45:21.6065065Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/reflection-types.h 2026-01-07T01:45:21.6070636Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/reflection-functions.h 2026-01-07T01:45:21.6076564Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/appdomain-types.h 2026-01-07T01:45:21.6082064Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/appdomain-functions.h 2026-01-07T01:45:21.6087931Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/threads-types.h 2026-01-07T01:45:21.6093080Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/threads-functions.h 2026-01-07T01:45:21.6098603Z -- 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-01-07T01:45:21.6104416Z -- 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-01-07T01:45:21.6109748Z -- 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-01-07T01:45:21.6115680Z -- 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-01-07T01:45:21.6121018Z -- 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-01-07T01:45:21.6126432Z -- 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-01-07T01:45:21.6132065Z -- 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-01-07T01:45:21.6138256Z -- 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-01-07T01:45:21.6144073Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/profiler-types.h 2026-01-07T01:45:21.6150573Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/metadata/details/profiler-functions.h 2026-01-07T01:45:21.6156241Z -- 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-01-07T01:45:21.6162301Z -- 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-01-07T01:45:21.6171024Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/jit/jit.h 2026-01-07T01:45:21.6176549Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/jit/mono-private-unstable.h 2026-01-07T01:45:21.6184761Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/jit/details/jit-types.h 2026-01-07T01:45:21.6190054Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/include/mono-2.0/mono/jit/details/jit-functions.h 2026-01-07T01:45:21.6195723Z -- 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-01-07T01:45:21.6201108Z -- 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-01-07T01:45:21.6241840Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-debugger-static.lib 2026-01-07T01:45:21.6335038Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-hot_reload-static.lib 2026-01-07T01:45:21.6358528Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-diagnostics_tracing-static.lib 2026-01-07T01:45:21.6516197Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-marshal-ilgen-static.lib 2026-01-07T01:45:21.6532036Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-debugger-stub-static.lib 2026-01-07T01:45:21.6549377Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-hot_reload-stub-static.lib 2026-01-07T01:45:21.6563310Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-diagnostics_tracing-stub-static.lib 2026-01-07T01:45:21.6583270Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-component-marshal-ilgen-stub-static.lib 2026-01-07T01:45:21.6596849Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/monosgen-2.0.lib 2026-01-07T01:45:21.8173673Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/PDB/coreclr.pdb 2026-01-07T01:45:21.8577991Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/coreclr.import.lib 2026-01-07T01:45:21.8591143Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/coreclr.dll 2026-01-07T01:45:21.8665910Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/bin/PDB/mono-sgen.pdb 2026-01-07T01:45:21.9053839Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/bin/mono-sgen.exe 2026-01-07T01:45:21.9124972Z -- Installing: D:/a/_work/1/s/artifacts/obj/mono/windows.x86.Release/out/lib/mono-profiler-aot.lib 2026-01-07T01:46:20.6343061Z System.Private.CoreLib -> D:\a\_work\1\s\artifacts\bin\mono\windows.x86.Release\IL\System.Private.CoreLib.dll 2026-01-07T01:46:20.7099872Z "D:\a\_work\1\s\src\native\libs\build-native.cmd" x86 Release outconfig net11.0-windows-Release-x86 -os windows -cmakeargs "-DCLR_CMAKE_RUNTIME_CORECLR=1" -cmakeargs "-DCMAKE_PRODUCT_VERSION=11.0.0" -cmakeargs "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" -cmakeargs "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" -cmakeargs "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" -cmakeargs "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" msbuild 2026-01-07T01:46:22.5398970Z ********************************************************************** 2026-01-07T01:46:22.5399564Z ** Visual Studio 2022 Developer Command Prompt v17.14.16 2026-01-07T01:46:22.5400369Z ** Copyright (c) 2025 Microsoft Corporation 2026-01-07T01:46:22.5400802Z ********************************************************************** 2026-01-07T01:46:24.2181539Z [vcvarsall.bat] Environment initialized for: 'x64_x86' 2026-01-07T01:46:25.9340151Z Commencing build of native components 2026-01-07T01:46:25.9376534Z 2026-01-07T01:46:25.9658313Z "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\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" "-DCLR_CMAKE_RUNTIME_CORECLR=1" "-DCMAKE_PRODUCT_VERSION=11.0.0" "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" "-DCMAKE_BUILD_TYPE=Release" --no-warn-unused-cli -G Visual Studio 17 2022 -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-01-07T01:46:25.9836780Z Not searching for unused variables given on the command line. 2026-01-07T01:46:26.0068552Z -- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0. 2026-01-07T01:46:29.7919885Z -- The C compiler identification is MSVC 19.44.35217.0 2026-01-07T01:46:29.8210023Z -- Detecting C compiler ABI info 2026-01-07T01:46:31.9180033Z -- Detecting C compiler ABI info - done 2026-01-07T01:46:31.9360680Z -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x86/cl.exe - skipped 2026-01-07T01:46:31.9366696Z -- Detecting C compile features 2026-01-07T01:46:31.9375252Z -- Detecting C compile features - done 2026-01-07T01:46:32.0343844Z -- The ASM_MASM compiler identification is MSVC 2026-01-07T01:46:32.0355081Z -- Found assembler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x86/ml.exe 2026-01-07T01:46:32.0448526Z -- Looking for include files windows.h, bcrypt.h 2026-01-07T01:46:34.4777020Z -- Looking for include files windows.h, bcrypt.h - found 2026-01-07T01:46:34.4778183Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-07T01:46:36.8039493Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-07T01:46:36.8042265Z -- Looking for include file asm/hwprobe.h 2026-01-07T01:46:38.8425810Z -- Looking for include file asm/hwprobe.h - not found 2026-01-07T01:46:38.8427041Z -- Looking for include file sys/resource.h 2026-01-07T01:46:40.8672782Z -- Looking for include file sys/resource.h - not found 2026-01-07T01:46:40.8673358Z -- Looking for sysctlbyname 2026-01-07T01:46:42.9220554Z -- Looking for sysctlbyname - not found 2026-01-07T01:46:42.9221055Z -- Looking for fsync 2026-01-07T01:46:44.9754073Z -- Looking for fsync - not found 2026-01-07T01:46:44.9756343Z -- Looking for arc4random_buf 2026-01-07T01:46:46.9985341Z -- Looking for arc4random_buf - not found 2026-01-07T01:46:46.9988029Z -- Looking for O_CLOEXEC 2026-01-07T01:46:49.0263402Z -- Looking for O_CLOEXEC - not found 2026-01-07T01:46:49.0265838Z -- Looking for CLOCK_MONOTONIC 2026-01-07T01:46:51.0429803Z -- Looking for CLOCK_MONOTONIC - not found 2026-01-07T01:46:51.0431783Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-07T01:46:53.0928966Z -- Looking for CLOCK_MONOTONIC_COARSE - not found 2026-01-07T01:46:53.0931126Z -- Looking for clock_gettime_nsec_np 2026-01-07T01:46:55.1325695Z -- Looking for clock_gettime_nsec_np - not found 2026-01-07T01:46:55.1737590Z -- Performing Test COMPILER_HAS_DEPRECATED_ATTR 2026-01-07T01:46:57.2146593Z -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed 2026-01-07T01:46:57.2148166Z -- Performing Test COMPILER_HAS_DEPRECATED 2026-01-07T01:46:59.3882254Z -- Performing Test COMPILER_HAS_DEPRECATED - Success 2026-01-07T01:47:03.9444263Z -- Using CMake version 3.31.6-msvc6 2026-01-07T01:47:03.9463352Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-07T01:47:03.9463769Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-07T01:47:06.0611374Z -- The CXX compiler identification is MSVC 19.44.35217.0 2026-01-07T01:47:06.0720690Z -- Detecting CXX compiler ABI info 2026-01-07T01:47:08.3520645Z -- Detecting CXX compiler ABI info - done 2026-01-07T01:47:08.3781009Z -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x86/cl.exe - skipped 2026-01-07T01:47:08.3785916Z -- Detecting CXX compile features 2026-01-07T01:47:08.3796667Z -- Detecting CXX compile features - done 2026-01-07T01:47:08.3826864Z -- Arch detected: 'i686' 2026-01-07T01:47:08.3827218Z -- Basearch of 'i686' has been detected as: 'x86' 2026-01-07T01:47:08.3882030Z -- Looking for arm_acle.h 2026-01-07T01:47:10.4133170Z -- Looking for arm_acle.h - not found 2026-01-07T01:47:10.4134297Z -- Looking for sys/auxv.h 2026-01-07T01:47:12.4297514Z -- Looking for sys/auxv.h - not found 2026-01-07T01:47:12.4299203Z -- Looking for sys/sdt.h 2026-01-07T01:47:14.4760663Z -- Looking for sys/sdt.h - not found 2026-01-07T01:47:14.4762117Z -- Looking for unistd.h 2026-01-07T01:47:16.5055770Z -- Looking for unistd.h - not found 2026-01-07T01:47:16.5056923Z -- Looking for linux/auxvec.h 2026-01-07T01:47:18.5073941Z -- Looking for linux/auxvec.h - not found 2026-01-07T01:47:18.5076358Z -- Looking for sys/types.h 2026-01-07T01:47:20.6615479Z -- Looking for sys/types.h - found 2026-01-07T01:47:20.6616034Z -- Looking for stdint.h 2026-01-07T01:47:22.8030156Z -- Looking for stdint.h - found 2026-01-07T01:47:22.8031505Z -- Looking for stddef.h 2026-01-07T01:47:25.0607464Z -- Looking for stddef.h - found 2026-01-07T01:47:25.0607884Z -- Check size of off64_t 2026-01-07T01:47:27.0965070Z -- Check size of off64_t - failed 2026-01-07T01:47:27.0969337Z -- Check size of _off64_t 2026-01-07T01:47:29.0990379Z -- Check size of _off64_t - failed 2026-01-07T01:47:29.0994287Z -- Check size of __off64_t 2026-01-07T01:47:31.1240414Z -- Check size of __off64_t - failed 2026-01-07T01:47:31.1242429Z -- Looking for fseeko 2026-01-07T01:47:33.1752054Z -- Looking for fseeko - not found 2026-01-07T01:47:33.1753966Z -- Looking for strerror 2026-01-07T01:47:35.3188835Z -- Looking for strerror - found 2026-01-07T01:47:35.3190676Z -- Looking for posix_memalign 2026-01-07T01:47:37.3854321Z -- Looking for posix_memalign - not found 2026-01-07T01:47:37.3856817Z -- Looking for aligned_alloc 2026-01-07T01:47:39.4163300Z -- Looking for aligned_alloc - not found 2026-01-07T01:47:39.4179744Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-07T01:47:41.7115633Z -- Performing Test HAVE_NO_INTERPOSITION - Failed 2026-01-07T01:47:41.7122642Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-07T01:47:43.7419450Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Failed 2026-01-07T01:47:43.7420234Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-07T01:47:45.7563960Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Failed 2026-01-07T01:47:45.7565710Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-07T01:47:47.7916991Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Failed 2026-01-07T01:47:47.7917584Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-07T01:47:49.9837780Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-07T01:47:49.9838261Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-07T01:47:52.0271729Z -- Performing Test HAVE_BUILTIN_CTZ - Failed 2026-01-07T01:47:52.0272376Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-07T01:47:54.0886852Z -- Performing Test HAVE_BUILTIN_CTZLL - Failed 2026-01-07T01:47:54.0887445Z -- Performing Test HAVE_PTRDIFF_T 2026-01-07T01:47:56.2485833Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-07T01:47:56.2489928Z -- Performing Test HAVE_XSAVE_INTRIN 2026-01-07T01:47:58.4870215Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-01-07T01:47:58.4872756Z -- Performing Test HAVE_SSE2_INTRIN 2026-01-07T01:48:00.6840481Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-01-07T01:48:00.6844281Z -- Performing Test HAVE_SSSE3_INTRIN 2026-01-07T01:48:02.9125837Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-01-07T01:48:02.9128175Z -- Performing Test HAVE_SSE42_INTRIN 2026-01-07T01:48:05.1520745Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-01-07T01:48:05.1522877Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-01-07T01:48:07.3881004Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-01-07T01:48:07.3883623Z -- Performing Test HAVE_AVX2_INTRIN 2026-01-07T01:48:09.5558093Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-01-07T01:48:09.5562228Z -- Performing Test HAVE_AVX512_INTRIN 2026-01-07T01:48:11.7347166Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-01-07T01:48:11.7350152Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-01-07T01:48:13.9420008Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-01-07T01:48:13.9422206Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-01-07T01:48:16.1244669Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-01-07T01:48:16.1246250Z -- 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-01-07T01:48:16.1558456Z -- The following features have been enabled: 2026-01-07T01:48:16.1559050Z 2026-01-07T01:48:16.1561222Z * SSE2, Support the SSE2 instruction set, using "" 2026-01-07T01:48:16.1561859Z * XSAVE, Support XSAVE intrinsics using "" 2026-01-07T01:48:16.1562447Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "" 2026-01-07T01:48:16.1563391Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "" 2026-01-07T01:48:16.1563918Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using " " 2026-01-07T01:48:16.1564836Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "/arch:AVX2" 2026-01-07T01:48:16.1565299Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "/arch:AVX2" 2026-01-07T01:48:16.1565725Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "/arch:AVX2" 2026-01-07T01:48:16.1566286Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "/arch:AVX2" 2026-01-07T01:48:16.1566877Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "/arch:AVX512" 2026-01-07T01:48:16.1567462Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "/arch:AVX512" 2026-01-07T01:48:16.1568134Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "/arch:AVX512" 2026-01-07T01:48:16.1568693Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using " /arch:AVX512" 2026-01-07T01:48:16.1569340Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-07T01:48:16.1570100Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-07T01:48:16.1570594Z * WITH_SANITIZER, Enable sanitizer support 2026-01-07T01:48:16.1571240Z * WITH_GTEST, Build gtest_zlib 2026-01-07T01:48:16.1571797Z * WITH_OPTIM, Build with optimisation 2026-01-07T01:48:16.1572546Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-07T01:48:16.1572911Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-07T01:48:16.1573539Z * WITH_AVX2, Build with AVX2 2026-01-07T01:48:16.1574303Z * WITH_AVX512, Build with AVX512 2026-01-07T01:48:16.1575390Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-01-07T01:48:16.1575839Z * WITH_SSE2, Build with SSE2 2026-01-07T01:48:16.1576346Z * WITH_SSSE3, Build with SSSE3 2026-01-07T01:48:16.1577199Z * WITH_SSE42, Build with SSE42 2026-01-07T01:48:16.1577899Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-01-07T01:48:16.1578514Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-01-07T01:48:16.1579028Z 2026-01-07T01:48:16.1579648Z -- The following features have been disabled: 2026-01-07T01:48:16.1580230Z 2026-01-07T01:48:16.1580907Z * FORCE_SSE2, Assume CPU is SSE2 capable 2026-01-07T01:48:16.1581909Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-07T01:48:16.1582474Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-07T01:48:16.1582839Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-07T01:48:16.1583154Z * WITH_FUZZERS, Build test/fuzz 2026-01-07T01:48:16.1583530Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-07T01:48:16.1583883Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-07T01:48:16.1584310Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-07T01:48:16.1584740Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-07T01:48:16.1585356Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-07T01:48:16.1585738Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-07T01:48:16.1586148Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-07T01:48:16.1586564Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-07T01:48:16.1587058Z 2026-01-07T01:48:20.6441966Z -- Build type is 'Release' 2026-01-07T01:48:20.6445205Z -- Performing Test BROTLI_EMSCRIPTEN 2026-01-07T01:48:22.7143688Z -- Performing Test BROTLI_EMSCRIPTEN - Failed 2026-01-07T01:48:22.7144091Z -- Compiler is not EMSCRIPTEN 2026-01-07T01:48:22.7182619Z -- Looking for log2 2026-01-07T01:48:24.8782147Z -- Looking for log2 - found 2026-01-07T01:48:24.8874263Z -- Configuring done (118.9s) 2026-01-07T01:48:25.0747646Z -- Generating done (0.2s) 2026-01-07T01:48:25.0758766Z -- Build files have been written to: D:/a/_work/1/s/artifacts/obj/native/net11.0-windows-Release-x86/ide 2026-01-07T01:48:25.2628187Z MSBuild version 17.14.23+b0019275e for .NET Framework 2026-01-07T01:48:25.5659007Z 2026-01-07T01:48:25.5659316Z 2026-01-07T01:48:26.8703788Z 1>Checking Build System 2026-01-07T01:48:27.1363700Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-01-07T01:48:27.3365321Z cpufeatures.c 2026-01-07T01:48:27.3432049Z descriptorlimit.c 2026-01-07T01:48:27.3480334Z memorybarrierprocesswide.c 2026-01-07T01:48:27.3568660Z mutex.c 2026-01-07T01:48:27.7101852Z guid.c 2026-01-07T01:48:28.0575693Z random.c 2026-01-07T01:48:28.0720443Z debugger.c 2026-01-07T01:48:28.2875847Z strings.c 2026-01-07T01:48:28.2934568Z time.c 2026-01-07T01:48:28.3263815Z unicodedata.c 2026-01-07T01:48:28.3331517Z utf8.c 2026-01-07T01:48:28.3808196Z xoshiro128pp.c 2026-01-07T01:48:28.4106401Z log.c 2026-01-07T01:48:28.9801087Z 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-01-07T01:48:29.0911432Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.Globalization.Native/CMakeLists.txt 2026-01-07T01:48:29.2070376Z pal_idna.c 2026-01-07T01:48:29.2115601Z pal_common.c 2026-01-07T01:48:29.2205302Z pal_calendarData.c 2026-01-07T01:48:29.2225717Z pal_casing.c 2026-01-07T01:48:29.3122203Z pal_collation.c 2026-01-07T01:48:29.3128613Z pal_locale.c 2026-01-07T01:48:29.3244880Z pal_localeNumberData.c 2026-01-07T01:48:29.3499993Z pal_localeStringData.c 2026-01-07T01:48:29.4223279Z pal_normalization.c 2026-01-07T01:48:29.4368196Z pal_icushim.c 2026-01-07T01:48:29.4600488Z pal_timeZoneInfo.c 2026-01-07T01:48:30.1777271Z 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-01-07T01:48:30.1805483Z Generating code 2026-01-07T01:48:30.1825343Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:48:30.4394422Z All 124 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:48:30.4406972Z Finished generating code 2026-01-07T01:48:30.5247262Z 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-01-07T01:48:30.6045147Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.Globalization.Native/CMakeLists.txt 2026-01-07T01:48:30.7292310Z pal_idna.c 2026-01-07T01:48:30.7294412Z pal_common.c 2026-01-07T01:48:30.7366150Z pal_calendarData.c 2026-01-07T01:48:30.7369623Z pal_casing.c 2026-01-07T01:48:30.8302761Z pal_collation.c 2026-01-07T01:48:30.8328123Z pal_locale.c 2026-01-07T01:48:30.8511654Z pal_localeNumberData.c 2026-01-07T01:48:30.8962139Z pal_localeStringData.c 2026-01-07T01:48:30.9370106Z pal_normalization.c 2026-01-07T01:48:30.9776536Z pal_icushim.c 2026-01-07T01:48:31.0174908Z pal_timeZoneInfo.c 2026-01-07T01:48:31.6183341Z entrypoints.c 2026-01-07T01:48:31.8034374Z 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-01-07T01:48:31.9227363Z Building Custom Rule D:/a/_work/1/s/src/native/external/brotli/CMakeLists.txt 2026-01-07T01:48:32.0434561Z constants.c 2026-01-07T01:48:32.0443317Z context.c 2026-01-07T01:48:32.0457663Z dictionary.c 2026-01-07T01:48:32.0489102Z platform.c 2026-01-07T01:48:32.1234256Z shared_dictionary.c 2026-01-07T01:48:32.1519158Z transform.c 2026-01-07T01:48:32.3544867Z brotlicommon.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\_deps\brotli-build\Release\brotlicommon.lib 2026-01-07T01:48:32.4443622Z Building Custom Rule D:/a/_work/1/s/src/native/external/brotli/CMakeLists.txt 2026-01-07T01:48:32.5912964Z bit_reader.c 2026-01-07T01:48:32.6037138Z decode.c 2026-01-07T01:48:32.6568474Z huffman.c 2026-01-07T01:48:32.6723639Z state.c 2026-01-07T01:48:32.8350496Z brotlidec.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\_deps\brotli-build\Release\brotlidec.lib 2026-01-07T01:48:32.9240389Z Building Custom Rule D:/a/_work/1/s/src/native/external/brotli/CMakeLists.txt 2026-01-07T01:48:33.0601858Z backward_references.c 2026-01-07T01:48:33.0633223Z backward_references_hq.c 2026-01-07T01:48:33.0686239Z bit_cost.c 2026-01-07T01:48:33.0760039Z block_splitter.c 2026-01-07T01:48:33.3187078Z brotli_bit_stream.c 2026-01-07T01:48:33.3418892Z cluster.c 2026-01-07T01:48:33.3585592Z compound_dictionary.c 2026-01-07T01:48:33.3839012Z command.c 2026-01-07T01:48:33.5723587Z compress_fragment.c 2026-01-07T01:48:33.5861816Z compress_fragment_two_pass.c 2026-01-07T01:48:33.6263510Z dictionary_hash.c 2026-01-07T01:48:33.6315529Z encode.c 2026-01-07T01:48:33.7580817Z encoder_dict.c 2026-01-07T01:48:33.8344045Z entropy_encode.c 2026-01-07T01:48:33.8435963Z fast_log.c 2026-01-07T01:48:33.9260086Z histogram.c 2026-01-07T01:48:33.9309250Z literal_cost.c 2026-01-07T01:48:33.9613271Z memory.c 2026-01-07T01:48:34.0322306Z metablock.c 2026-01-07T01:48:34.0348630Z static_dict.c 2026-01-07T01:48:34.0421712Z utf8_util.c 2026-01-07T01:48:34.4636417Z brotlienc.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\_deps\brotli-build\Release\brotlienc.lib 2026-01-07T01:48:34.5584912Z Building Custom Rule D:/a/_work/1/s/src/native/external/zlib-ng/CMakeLists.txt 2026-01-07T01:48:34.7032641Z adler32_c.c 2026-01-07T01:48:34.7034817Z adler32_fold_c.c 2026-01-07T01:48:34.7057060Z chunkset_c.c 2026-01-07T01:48:34.7058540Z compare256_c.c 2026-01-07T01:48:34.7587373Z crc32_braid_c.c 2026-01-07T01:48:34.8742661Z crc32_fold_c.c 2026-01-07T01:48:34.8773764Z slide_hash_c.c 2026-01-07T01:48:34.8868251Z adler32.c 2026-01-07T01:48:34.8874503Z compress.c 2026-01-07T01:48:34.9009453Z crc32.c 2026-01-07T01:48:34.9287172Z crc32_braid_comb.c 2026-01-07T01:48:34.9335661Z deflate.c 2026-01-07T01:48:34.9426244Z deflate_fast.c 2026-01-07T01:48:34.9560528Z deflate_huff.c 2026-01-07T01:48:34.9802878Z deflate_medium.c 2026-01-07T01:48:35.0410784Z deflate_quick.c 2026-01-07T01:48:35.0667844Z deflate_rle.c 2026-01-07T01:48:35.1292245Z deflate_slow.c 2026-01-07T01:48:35.1507853Z deflate_stored.c 2026-01-07T01:48:35.1756985Z functable.c 2026-01-07T01:48:35.1878213Z infback.c 2026-01-07T01:48:35.2105200Z inflate.c 2026-01-07T01:48:35.2469922Z inftrees.c 2026-01-07T01:48:35.3441842Z insert_string.c 2026-01-07T01:48:35.3550949Z insert_string_roll.c 2026-01-07T01:48:35.3870544Z trees.c 2026-01-07T01:48:35.4018254Z uncompr.c 2026-01-07T01:48:35.4155598Z zutil.c 2026-01-07T01:48:35.5003179Z cpu_features.c 2026-01-07T01:48:35.5136983Z x86_features.c 2026-01-07T01:48:35.5491633Z adler32_ssse3.c 2026-01-07T01:48:35.5562146Z chunkset_ssse3.c 2026-01-07T01:48:35.6079503Z adler32_sse42.c 2026-01-07T01:48:35.6510071Z crc32_pclmulqdq.c 2026-01-07T01:48:35.6619383Z gzlib.c 2026-01-07T01:48:35.6931382Z gzread.c 2026-01-07T01:48:35.7236615Z gzwrite.c 2026-01-07T01:48:35.9699901Z chunkset_sse2.c 2026-01-07T01:48:35.9708059Z compare256_sse2.c 2026-01-07T01:48:35.9776953Z slide_hash_sse2.c 2026-01-07T01:48:36.2420568Z slide_hash_avx2.c 2026-01-07T01:48:36.2426286Z chunkset_avx2.c 2026-01-07T01:48:36.2523167Z compare256_avx2.c 2026-01-07T01:48:36.2569836Z adler32_avx2.c 2026-01-07T01:48:36.5280245Z adler32_avx512.c 2026-01-07T01:48:36.5319657Z chunkset_avx512.c 2026-01-07T01:48:36.5399984Z adler32_avx512_vnni.c 2026-01-07T01:48:36.6189799Z crc32_vpclmulqdq.c 2026-01-07T01:48:36.8681154Z zlib.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\_deps\fetchzlibng-build\Release\zlibstatic.lib 2026-01-07T01:48:36.9446360Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.IO.Compression.Native/CMakeLists.txt 2026-01-07T01:48:37.0566218Z pal_zlib.c 2026-01-07T01:48:37.0573716Z entrypoints.c 2026-01-07T01:48:37.5897118Z 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-01-07T01:48:37.5957108Z Generating code 2026-01-07T01:48:37.6369643Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:48:41.6389150Z All 906 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:48:41.6437717Z Finished generating code 2026-01-07T01:48:41.7543073Z 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-01-07T01:48:41.8368608Z Building Custom Rule D:/a/_work/1/s/src/native/libs/System.IO.Compression.Native/CMakeLists.txt 2026-01-07T01:48:41.9402436Z pal_zlib.c 2026-01-07T01:48:41.9403223Z entrypoints.c 2026-01-07T01:48:42.4401315Z 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-01-07T01:48:42.5212309Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-01-07T01:48:42.6415564Z cpufeatures.c 2026-01-07T01:48:42.6500323Z descriptorlimit.c 2026-01-07T01:48:42.6577813Z memorybarrierprocesswide.c 2026-01-07T01:48:42.6635312Z mutex.c 2026-01-07T01:48:42.6943868Z guid.c 2026-01-07T01:48:43.1580193Z random.c 2026-01-07T01:48:43.1819859Z debugger.c 2026-01-07T01:48:43.2027775Z strings.c 2026-01-07T01:48:43.2487789Z time.c 2026-01-07T01:48:43.3249018Z unicodedata.c 2026-01-07T01:48:43.3899417Z utf8.c 2026-01-07T01:48:43.5504009Z xoshiro128pp.c 2026-01-07T01:48:43.5867696Z log.c 2026-01-07T01:48:44.0961841Z aotminipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\minipal\Release\aotminipal.lib 2026-01-07T01:48:44.1878610Z Building Custom Rule D:/a/_work/1/s/src/native/minipal/CMakeLists.txt 2026-01-07T01:48:44.3553983Z minipal.vcxproj -> D:\a\_work\1\s\artifacts\obj\native\net11.0-windows-Release-x86\ide\minipal\Release\minipal.lib 2026-01-07T01:48:44.4335990Z Building Custom Rule D:/a/_work/1/s/src/native/libs/CMakeLists.txt 2026-01-07T01:48:44.5362890Z 1> 2026-01-07T01:48:44.6131218Z -- Install configuration: "Release" 2026-01-07T01:48:44.6285946Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.Globalization.Native.lib 2026-01-07T01:48:44.6286883Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.Globalization.Native.dll 2026-01-07T01:48:44.6289949Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.Globalization.Native.pdb 2026-01-07T01:48:44.6290425Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.Globalization.Native-Static.lib 2026-01-07T01:48:44.6290863Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.IO.Compression.Native.lib 2026-01-07T01:48:44.6291325Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.IO.Compression.Native.dll 2026-01-07T01:48:44.6291695Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.IO.Compression.Native.pdb 2026-01-07T01:48:44.6342628Z -- Installing: D:/a/_work/1/s/artifacts/bin/native/net11.0-windows-Release-x86/./System.IO.Compression.Native-Static.lib 2026-01-07T01:48:44.7106738Z Done building Native components 2026-01-07T01:48:46.6558378Z JSImportGenerator -> D:\a\_work\1\s\artifacts\bin\JSImportGenerator\Release\netstandard2.0\Microsoft.Interop.JavaScript.JSImportGenerator.dll 2026-01-07T01:48:49.7584551Z ComInterfaceGenerator -> D:\a\_work\1\s\artifacts\bin\ComInterfaceGenerator\Release\netstandard2.0\Microsoft.Interop.ComInterfaceGenerator.dll 2026-01-07T01:48:53.3072740Z 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-01-07T01:48:54.3169655Z System.Text.RegularExpressions.Generator -> D:\a\_work\1\s\artifacts\bin\System.Text.RegularExpressions.Generator\Release\netstandard2.0\System.Text.RegularExpressions.Generator.dll 2026-01-07T01:49:05.2776333Z System.Runtime -> D:\a\_work\1\s\artifacts\bin\System.Runtime\ref\Release\net11.0\System.Runtime.dll 2026-01-07T01:49:06.6937665Z System.Private.Uri -> D:\a\_work\1\s\artifacts\bin\System.Private.Uri\Release\net11.0\System.Private.Uri.dll 2026-01-07T01:49:07.1611525Z System.Threading.Overlapped -> D:\a\_work\1\s\artifacts\bin\System.Threading.Overlapped\ref\Release\net11.0\System.Threading.Overlapped.dll 2026-01-07T01:49:07.1924747Z Microsoft.Win32.Primitives -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.Primitives\ref\Release\net11.0\Microsoft.Win32.Primitives.dll 2026-01-07T01:49:07.2051572Z System.Memory -> D:\a\_work\1\s\artifacts\bin\System.Memory\ref\Release\net11.0\System.Memory.dll 2026-01-07T01:49:07.3390453Z System.Collections -> D:\a\_work\1\s\artifacts\bin\System.Collections\ref\Release\net11.0\System.Collections.dll 2026-01-07T01:49:07.3581351Z System.Threading.ThreadPool -> D:\a\_work\1\s\artifacts\bin\System.Threading.ThreadPool\ref\Release\net11.0\System.Threading.ThreadPool.dll 2026-01-07T01:49:07.3645064Z System.Threading -> D:\a\_work\1\s\artifacts\bin\System.Threading\ref\Release\net11.0\System.Threading.dll 2026-01-07T01:49:07.4004856Z System.Reflection.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Primitives\ref\Release\net11.0\System.Reflection.Primitives.dll 2026-01-07T01:49:07.4567202Z System.Diagnostics.StackTrace -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.StackTrace\ref\Release\net11.0\System.Diagnostics.StackTrace.dll 2026-01-07T01:49:07.5593945Z System.Threading.Thread -> D:\a\_work\1\s\artifacts\bin\System.Threading.Thread\ref\Release\net11.0\System.Threading.Thread.dll 2026-01-07T01:49:07.5833107Z System.Numerics.Vectors -> D:\a\_work\1\s\artifacts\bin\System.Numerics.Vectors\ref\Release\net11.0\System.Numerics.Vectors.dll 2026-01-07T01:49:07.6181623Z 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-01-07T01:49:07.6741993Z System.Diagnostics.Tracing -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Tracing\ref\Release\net11.0\System.Diagnostics.Tracing.dll 2026-01-07T01:49:08.0237921Z System.Runtime.InteropServices -> D:\a\_work\1\s\artifacts\bin\System.Runtime.InteropServices\ref\Release\net11.0\System.Runtime.InteropServices.dll 2026-01-07T01:49:08.8796579Z System.Runtime.Intrinsics -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Intrinsics\ref\Release\net11.0\System.Runtime.Intrinsics.dll 2026-01-07T01:49:13.8717651Z System.Runtime -> D:\a\_work\1\s\artifacts\bin\System.Runtime\Release\net11.0\System.Runtime.dll 2026-01-07T01:49:15.7135214Z System.Threading.Thread -> D:\a\_work\1\s\artifacts\bin\System.Threading.Thread\Release\net11.0\System.Threading.Thread.dll 2026-01-07T01:49:16.1516987Z System.Text.Encoding.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Text.Encoding.Extensions\Release\net11.0\System.Text.Encoding.Extensions.dll 2026-01-07T01:49:17.3657388Z Microsoft.Win32.Primitives -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.Primitives\Release\net11.0\Microsoft.Win32.Primitives.dll 2026-01-07T01:49:17.4911038Z System.ComponentModel -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel\ref\Release\net11.0\System.ComponentModel.dll 2026-01-07T01:49:17.5112268Z System.Runtime.Loader -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Loader\ref\Release\net11.0\System.Runtime.Loader.dll 2026-01-07T01:49:18.0729671Z System.Numerics.Vectors -> D:\a\_work\1\s\artifacts\bin\System.Numerics.Vectors\Release\net11.0\System.Numerics.Vectors.dll 2026-01-07T01:49:19.5263384Z System.Reflection.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Primitives\Release\net11.0\System.Reflection.Primitives.dll 2026-01-07T01:49:22.6404005Z System.Collections -> D:\a\_work\1\s\artifacts\bin\System.Collections\Release\net11.0\System.Collections.dll 2026-01-07T01:49:24.7352612Z System.Memory -> D:\a\_work\1\s\artifacts\bin\System.Memory\Release\net11.0\System.Memory.dll 2026-01-07T01:49:24.8671883Z System.Security.Claims -> D:\a\_work\1\s\artifacts\bin\System.Security.Claims\ref\Release\net11.0\System.Security.Claims.dll 2026-01-07T01:49:26.8880775Z System.Threading -> D:\a\_work\1\s\artifacts\bin\System.Threading\Release\net11.0\System.Threading.dll 2026-01-07T01:49:28.1703253Z System.Threading.ThreadPool -> D:\a\_work\1\s\artifacts\bin\System.Threading.ThreadPool\Release\net11.0\System.Threading.ThreadPool.dll 2026-01-07T01:49:29.2915174Z System.ComponentModel -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel\Release\net11.0\System.ComponentModel.dll 2026-01-07T01:49:29.3293827Z 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-01-07T01:49:31.0605507Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Security.Claims\Release\net11.0\System.Security.Claims.dll' in any of the provided search directories. 2026-01-07T01:49:31.0713384Z System.Security.Claims -> D:\a\_work\1\s\artifacts\bin\System.Security.Claims\Release\net11.0\System.Security.Claims.dll 2026-01-07T01:49:31.1035873Z 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-01-07T01:49:32.8682109Z System.Threading.Overlapped -> D:\a\_work\1\s\artifacts\bin\System.Threading.Overlapped\Release\net11.0\System.Threading.Overlapped.dll 2026-01-07T01:49:33.2727641Z System.Runtime.Loader -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Loader\Release\net11.0\System.Runtime.Loader.dll 2026-01-07T01:49:34.2355041Z System.Runtime.Intrinsics -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Intrinsics\Release\net11.0\System.Runtime.Intrinsics.dll 2026-01-07T01:49:34.4118983Z System.Runtime.Numerics -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Numerics\ref\Release\net11.0\System.Runtime.Numerics.dll 2026-01-07T01:49:35.8400184Z System.Reflection.Emit.ILGeneration -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Emit.ILGeneration\Release\net11.0\System.Reflection.Emit.ILGeneration.dll 2026-01-07T01:49:37.2548194Z System.Reflection.Emit.Lightweight -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Emit.Lightweight\Release\net11.0\System.Reflection.Emit.Lightweight.dll 2026-01-07T01:49:40.3480295Z Could not resolve reference 'System.Numerics.Vectors.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Numerics\Release\net11.0\System.Runtime.Numerics.dll' in any of the provided search directories. 2026-01-07T01:49:40.4109606Z System.Runtime.Numerics -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Numerics\Release\net11.0\System.Runtime.Numerics.dll 2026-01-07T01:49:40.4437044Z System.Collections.NonGeneric -> D:\a\_work\1\s\artifacts\bin\System.Collections.NonGeneric\ref\Release\net11.0\System.Collections.NonGeneric.dll 2026-01-07T01:49:40.6138110Z System.ObjectModel -> D:\a\_work\1\s\artifacts\bin\System.ObjectModel\ref\Release\net11.0\System.ObjectModel.dll 2026-01-07T01:49:42.0860172Z System.Diagnostics.Tracing -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Tracing\Release\net11.0\System.Diagnostics.Tracing.dll 2026-01-07T01:49:43.8479608Z System.Collections.NonGeneric -> D:\a\_work\1\s\artifacts\bin\System.Collections.NonGeneric\Release\net11.0\System.Collections.NonGeneric.dll 2026-01-07T01:49:43.9903885Z System.Collections.Concurrent -> D:\a\_work\1\s\artifacts\bin\System.Collections.Concurrent\ref\Release\net11.0\System.Collections.Concurrent.dll 2026-01-07T01:49:45.6181943Z System.ObjectModel -> D:\a\_work\1\s\artifacts\bin\System.ObjectModel\Release\net11.0\System.ObjectModel.dll 2026-01-07T01:49:47.6241152Z System.Collections.Concurrent -> D:\a\_work\1\s\artifacts\bin\System.Collections.Concurrent\Release\net11.0\System.Collections.Concurrent.dll 2026-01-07T01:49:47.6713588Z System.ComponentModel.Primitives -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Primitives\ref\Release\net11.0\System.ComponentModel.Primitives.dll 2026-01-07T01:49:50.7105907Z System.Runtime.InteropServices -> D:\a\_work\1\s\artifacts\bin\System.Runtime.InteropServices\Release\net11.0\System.Runtime.InteropServices.dll 2026-01-07T01:49:51.1470245Z 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-01-07T01:49:52.8446415Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.Primitives\Release\net11.0\System.ComponentModel.Primitives.dll' in any of the provided search directories. 2026-01-07T01:49:52.8684749Z System.ComponentModel.Primitives -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Primitives\Release\net11.0\System.ComponentModel.Primitives.dll 2026-01-07T01:49:53.0262067Z 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-01-07T01:49:53.2609992Z System.Diagnostics.FileVersionInfo -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.FileVersionInfo\ref\Release\net11.0\System.Diagnostics.FileVersionInfo.dll 2026-01-07T01:49:53.2633104Z 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-01-07T01:49:53.2652732Z 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-01-07T01:49:54.1000611Z System.IO.Compression -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression\ref\Release\net11.0\System.IO.Compression.dll 2026-01-07T01:49:54.1964938Z System.Threading.Channels -> D:\a\_work\1\s\artifacts\bin\System.Threading.Channels\ref\Release\net11.0\System.Threading.Channels.dll 2026-01-07T01:49:55.6436098Z 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-01-07T01:49:55.6986348Z System.Net.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Net.Primitives\ref\Release\net11.0\System.Net.Primitives.dll 2026-01-07T01:49:55.7330972Z System.Formats.Tar -> D:\a\_work\1\s\artifacts\bin\System.Formats.Tar\ref\Release\net11.0\System.Formats.Tar.dll 2026-01-07T01:49:55.7670666Z System.IO.MemoryMappedFiles -> D:\a\_work\1\s\artifacts\bin\System.IO.MemoryMappedFiles\ref\Release\net11.0\System.IO.MemoryMappedFiles.dll 2026-01-07T01:49:55.8387043Z System.Linq -> D:\a\_work\1\s\artifacts\bin\System.Linq\ref\Release\net11.0\System.Linq.dll 2026-01-07T01:49:55.8775327Z System.Console -> D:\a\_work\1\s\artifacts\bin\System.Console\ref\Release\net11.0\System.Console.dll 2026-01-07T01:49:55.9385014Z System.ComponentModel.EventBasedAsync -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.EventBasedAsync\ref\Release\net11.0\System.ComponentModel.EventBasedAsync.dll 2026-01-07T01:49:56.0684327Z System.Collections.Specialized -> D:\a\_work\1\s\artifacts\bin\System.Collections.Specialized\ref\Release\net11.0\System.Collections.Specialized.dll 2026-01-07T01:49:58.1036149Z System.Threading.Channels -> D:\a\_work\1\s\artifacts\bin\System.Threading.Channels\Release\net11.0\System.Threading.Channels.dll 2026-01-07T01:49:59.6581729Z 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-01-07T01:50:01.6160059Z System.Linq -> D:\a\_work\1\s\artifacts\bin\System.Linq\Release\net11.0\System.Linq.dll 2026-01-07T01:50:03.4317766Z System.IO.MemoryMappedFiles -> D:\a\_work\1\s\artifacts\bin\System.IO.MemoryMappedFiles\Release\net11.0-windows\System.IO.MemoryMappedFiles.dll 2026-01-07T01:50:03.5723226Z System.IO.MemoryMappedFiles -> D:\a\_work\1\s\artifacts\bin\System.IO.MemoryMappedFiles\Release\net11.0\System.IO.MemoryMappedFiles.dll 2026-01-07T01:50:05.7929143Z System.Console -> D:\a\_work\1\s\artifacts\bin\System.Console\Release\net11.0-windows\System.Console.dll 2026-01-07T01:50:05.9496977Z System.Drawing.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Drawing.Primitives\ref\Release\net11.0\System.Drawing.Primitives.dll 2026-01-07T01:50:08.0105972Z System.IO.Compression -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression\Release\net11.0\System.IO.Compression.dll 2026-01-07T01:50:11.4518143Z System.IO.Compression -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression\Release\net11.0-windows\System.IO.Compression.dll 2026-01-07T01:50:11.7427960Z System.Net.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Net.Primitives\Release\net11.0-windows\System.Net.Primitives.dll 2026-01-07T01:50:12.4046575Z 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-01-07T01:50:12.5293117Z System.Formats.Tar -> D:\a\_work\1\s\artifacts\bin\System.Formats.Tar\Release\net11.0-windows\System.Formats.Tar.dll 2026-01-07T01:50:13.9116116Z 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-01-07T01:50:14.0445985Z System.Diagnostics.DiagnosticSource -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.DiagnosticSource\ref\Release\net11.0\System.Diagnostics.DiagnosticSource.dll 2026-01-07T01:50:14.1636532Z System.Collections.Immutable -> D:\a\_work\1\s\artifacts\bin\System.Collections.Immutable\ref\Release\net11.0\System.Collections.Immutable.dll 2026-01-07T01:50:14.2717090Z System.Security.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.Security.AccessControl\ref\Release\net11.0\System.Security.AccessControl.dll 2026-01-07T01:50:14.2744963Z System.Diagnostics.FileVersionInfo -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.FileVersionInfo\Release\net11.0-windows\System.Diagnostics.FileVersionInfo.dll 2026-01-07T01:50:15.5492826Z Could not resolve reference 'System.Collections.NonGeneric.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.EventBasedAsync\Release\net11.0\System.ComponentModel.EventBasedAsync.dll' in any of the provided search directories. 2026-01-07T01:50:15.5494034Z Could not resolve reference 'System.ObjectModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.EventBasedAsync\Release\net11.0\System.ComponentModel.EventBasedAsync.dll' in any of the provided search directories. 2026-01-07T01:50:15.5612598Z System.ComponentModel.EventBasedAsync -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.EventBasedAsync\Release\net11.0\System.ComponentModel.EventBasedAsync.dll 2026-01-07T01:50:19.2926106Z Could not resolve reference 'System.Collections.NonGeneric.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Collections.Specialized\Release\net11.0\System.Collections.Specialized.dll' in any of the provided search directories. 2026-01-07T01:50:19.2926996Z Could not resolve reference 'System.ObjectModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Collections.Specialized\Release\net11.0\System.Collections.Specialized.dll' in any of the provided search directories. 2026-01-07T01:50:19.2927891Z Could not resolve reference 'System.ComponentModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Collections.Specialized\Release\net11.0\System.Collections.Specialized.dll' in any of the provided search directories. 2026-01-07T01:50:19.3082182Z System.Collections.Specialized -> D:\a\_work\1\s\artifacts\bin\System.Collections.Specialized\Release\net11.0\System.Collections.Specialized.dll 2026-01-07T01:50:21.3060256Z System.Collections.Immutable -> D:\a\_work\1\s\artifacts\bin\System.Collections.Immutable\Release\net11.0\System.Collections.Immutable.dll 2026-01-07T01:50:21.4438477Z 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-01-07T01:50:21.4439551Z System.Net.WebHeaderCollection -> D:\a\_work\1\s\artifacts\bin\System.Net.WebHeaderCollection\ref\Release\net11.0\System.Net.WebHeaderCollection.dll 2026-01-07T01:50:21.5008487Z 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-01-07T01:50:21.7164016Z System.Drawing.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Drawing.Primitives\Release\net11.0-windows\System.Drawing.Primitives.dll 2026-01-07T01:50:24.9140309Z System.Diagnostics.DiagnosticSource -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.DiagnosticSource\Release\net11.0\System.Diagnostics.DiagnosticSource.dll 2026-01-07T01:50:27.8634935Z Could not resolve reference 'System.ComponentModel.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Net.WebHeaderCollection\Release\net11.0\System.Net.WebHeaderCollection.dll' in any of the provided search directories. 2026-01-07T01:50:27.8718011Z System.Net.WebHeaderCollection -> D:\a\_work\1\s\artifacts\bin\System.Net.WebHeaderCollection\Release\net11.0\System.Net.WebHeaderCollection.dll 2026-01-07T01:50:28.1493795Z 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-01-07T01:50:28.3867843Z System.Security.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.Security.AccessControl\Release\net11.0-windows\System.Security.AccessControl.dll 2026-01-07T01:50:30.0070977Z 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-01-07T01:50:30.1323098Z System.Net.NameResolution -> D:\a\_work\1\s\artifacts\bin\System.Net.NameResolution\ref\Release\net11.0\System.Net.NameResolution.dll 2026-01-07T01:50:30.3514660Z System.IO.Pipes -> D:\a\_work\1\s\artifacts\bin\System.IO.Pipes\ref\Release\net11.0\System.IO.Pipes.dll 2026-01-07T01:50:30.3653570Z System.Reflection.Metadata -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Metadata\ref\Release\net11.0\System.Reflection.Metadata.dll 2026-01-07T01:50:30.4036717Z 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-01-07T01:50:30.4383169Z System.Threading.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.Threading.AccessControl\ref\Release\net11.0\System.Threading.AccessControl.dll 2026-01-07T01:50:30.4734047Z System.Diagnostics.TraceSource -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.TraceSource\ref\Release\net11.0\System.Diagnostics.TraceSource.dll 2026-01-07T01:50:30.5127766Z Microsoft.Win32.Registry -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.Registry\ref\Release\net11.0\Microsoft.Win32.Registry.dll 2026-01-07T01:50:33.1936372Z 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-01-07T01:50:33.2936776Z System.IO.Pipes -> D:\a\_work\1\s\artifacts\bin\System.IO.Pipes\Release\net11.0-windows\System.IO.Pipes.dll 2026-01-07T01:50:35.0998462Z Could not resolve reference 'System.Private.Uri.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\bin\System.Diagnostics.TraceSource\ref\Release\net11.0\System.Diagnostics.TraceSource.dll' in any of the provided search directories. 2026-01-07T01:50:35.1044676Z Could not resolve reference 'System.Private.Uri.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.TraceSource\Release\net11.0\System.Diagnostics.TraceSource.dll' in any of the provided search directories. 2026-01-07T01:50:35.1047939Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.TraceSource\Release\net11.0\System.Diagnostics.TraceSource.dll' in any of the provided search directories. 2026-01-07T01:50:35.1049549Z Could not resolve reference 'System.ComponentModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.TraceSource\Release\net11.0\System.Diagnostics.TraceSource.dll' in any of the provided search directories. 2026-01-07T01:50:35.1050128Z Could not resolve reference 'System.ObjectModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.TraceSource\Release\net11.0\System.Diagnostics.TraceSource.dll' in any of the provided search directories. 2026-01-07T01:50:35.1184234Z System.Diagnostics.TraceSource -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.TraceSource\Release\net11.0\System.Diagnostics.TraceSource.dll 2026-01-07T01:50:40.5265260Z System.Net.NameResolution -> D:\a\_work\1\s\artifacts\bin\System.Net.NameResolution\Release\net11.0-windows\System.Net.NameResolution.dll 2026-01-07T01:50:41.8501589Z System.Reflection.Metadata -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Metadata\Release\net11.0\System.Reflection.Metadata.dll 2026-01-07T01:50:42.5930991Z System.Threading.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.Threading.AccessControl\Release\net11.0-windows\System.Threading.AccessControl.dll 2026-01-07T01:50:44.4230919Z Microsoft.Win32.Registry -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.Registry\Release\net11.0-windows\Microsoft.Win32.Registry.dll 2026-01-07T01:50:44.5403646Z System.Diagnostics.Process -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Process\ref\Release\net11.0\System.Diagnostics.Process.dll 2026-01-07T01:50:44.5808929Z System.Net.Sockets -> D:\a\_work\1\s\artifacts\bin\System.Net.Sockets\ref\Release\net11.0\System.Net.Sockets.dll 2026-01-07T01:50:44.6353312Z System.Reflection.Emit -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Emit\ref\Release\net11.0\System.Reflection.Emit.dll 2026-01-07T01:50:46.3986782Z Could not resolve reference 'System.Private.Uri.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\bin\System.Diagnostics.StackTrace\ref\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4022433Z Could not resolve reference 'System.Private.Uri.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4023400Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4024433Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4027914Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4028729Z Could not resolve reference 'System.Linq.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4029588Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4030581Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4031480Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4032797Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4033465Z Could not resolve reference 'System.IO.Compression.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4034080Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4034759Z Could not resolve reference 'System.IO.MemoryMappedFiles.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4035675Z Could not resolve reference 'System.Text.Encoding.Extensions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll' in any of the provided search directories. 2026-01-07T01:50:46.4135418Z System.Diagnostics.StackTrace -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.StackTrace\Release\net11.0\System.Diagnostics.StackTrace.dll 2026-01-07T01:50:46.4647220Z 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-01-07T01:50:49.4134773Z System.Diagnostics.Process -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Process\Release\net11.0-windows\System.Diagnostics.Process.dll 2026-01-07T01:50:53.1314543Z 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-01-07T01:50:54.4982285Z System.Net.Sockets -> D:\a\_work\1\s\artifacts\bin\System.Net.Sockets\Release\net11.0-windows\System.Net.Sockets.dll 2026-01-07T01:50:54.5363350Z Could not resolve reference 'System.Private.Uri.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\bin\System.Reflection.Emit\ref\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5460274Z Could not resolve reference 'System.Private.Uri.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5461587Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5462647Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5465981Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5467274Z Could not resolve reference 'System.Linq.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5468476Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5469375Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5470415Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5471435Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5472446Z Could not resolve reference 'System.IO.Compression.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5473221Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5474216Z Could not resolve reference 'System.IO.MemoryMappedFiles.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5474975Z Could not resolve reference 'System.Text.Encoding.Extensions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll' in any of the provided search directories. 2026-01-07T01:50:54.5942553Z System.Reflection.Emit -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Emit\Release\net11.0\System.Reflection.Emit.dll 2026-01-07T01:50:54.6926654Z System.Net.NetworkInformation -> D:\a\_work\1\s\artifacts\bin\System.Net.NetworkInformation\ref\Release\net11.0\System.Net.NetworkInformation.dll 2026-01-07T01:50:54.7917428Z System.Linq.Expressions -> D:\a\_work\1\s\artifacts\bin\System.Linq.Expressions\ref\Release\net11.0\System.Linq.Expressions.dll 2026-01-07T01:50:54.8275439Z System.Net.Ping -> D:\a\_work\1\s\artifacts\bin\System.Net.Ping\ref\Release\net11.0\System.Net.Ping.dll 2026-01-07T01:50:54.8982577Z System.Text.RegularExpressions -> D:\a\_work\1\s\artifacts\bin\System.Text.RegularExpressions\ref\Release\net11.0\System.Text.RegularExpressions.dll 2026-01-07T01:50:57.2006736Z System.Net.NetworkInformation -> D:\a\_work\1\s\artifacts\bin\System.Net.NetworkInformation\Release\net11.0-windows\System.Net.NetworkInformation.dll 2026-01-07T01:50:59.0323507Z System.Net.Ping -> D:\a\_work\1\s\artifacts\bin\System.Net.Ping\Release\net11.0-windows\System.Net.Ping.dll 2026-01-07T01:51:04.7085682Z Could not resolve reference 'System.Diagnostics.StackTrace.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Text.RegularExpressions\Release\net11.0\System.Text.RegularExpressions.dll' in any of the provided search directories. 2026-01-07T01:51:04.7253258Z System.Text.RegularExpressions -> D:\a\_work\1\s\artifacts\bin\System.Text.RegularExpressions\Release\net11.0\System.Text.RegularExpressions.dll 2026-01-07T01:51:11.7693796Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Linq.Expressions\Release\net11.0\System.Linq.Expressions.dll' in any of the provided search directories. 2026-01-07T01:51:11.7694968Z Could not resolve reference 'System.Diagnostics.StackTrace.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Linq.Expressions\Release\net11.0\System.Linq.Expressions.dll' in any of the provided search directories. 2026-01-07T01:51:11.7695655Z Could not resolve reference 'System.Diagnostics.StackTrace.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Linq.Expressions\Release\net11.0\System.Linq.Expressions.dll' in any of the provided search directories. 2026-01-07T01:51:11.7696335Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Linq.Expressions\Release\net11.0\System.Linq.Expressions.dll' in any of the provided search directories. 2026-01-07T01:51:11.7697305Z Could not resolve reference 'System.Reflection.Metadata.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Linq.Expressions\Release\net11.0\System.Linq.Expressions.dll' in any of the provided search directories. 2026-01-07T01:51:11.8035763Z System.Linq.Expressions -> D:\a\_work\1\s\artifacts\bin\System.Linq.Expressions\Release\net11.0\System.Linq.Expressions.dll 2026-01-07T01:51:11.9488592Z Microsoft.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CSharp\ref\Release\net11.0\Microsoft.CSharp.dll 2026-01-07T01:51:12.0419790Z System.Formats.Asn1 -> D:\a\_work\1\s\artifacts\bin\System.Formats.Asn1\ref\Release\net11.0\System.Formats.Asn1.dll 2026-01-07T01:51:12.3361586Z System.Console -> D:\a\_work\1\s\artifacts\bin\System.Console\Release\net11.0\System.Console.dll 2026-01-07T01:51:12.6691990Z System.Net.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Net.Primitives\Release\net11.0\System.Net.Primitives.dll 2026-01-07T01:51:18.3185496Z Microsoft.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CSharp\Release\net11.0-windows\Microsoft.CSharp.dll 2026-01-07T01:51:18.5059603Z Microsoft.VisualBasic.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualBasic.Core\ref\Release\net11.0\Microsoft.VisualBasic.Core.dll 2026-01-07T01:51:19.6184688Z System.IO.Compression.Brotli -> D:\a\_work\1\s\artifacts\bin\System.IO.Compression.Brotli\Release\net11.0\System.IO.Compression.Brotli.dll 2026-01-07T01:51:19.6208734Z System.Security.Principal.Windows -> D:\a\_work\1\s\artifacts\bin\System.Security.Principal.Windows\Release\net11.0\System.Security.Principal.Windows.dll 2026-01-07T01:51:21.0864185Z System.Formats.Asn1 -> D:\a\_work\1\s\artifacts\bin\System.Formats.Asn1\Release\net11.0\System.Formats.Asn1.dll 2026-01-07T01:51:26.8148614Z Microsoft.VisualBasic.Core -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualBasic.Core\Release\net11.0-windows\Microsoft.VisualBasic.Core.dll 2026-01-07T01:51:26.9921092Z System.Net.NameResolution -> D:\a\_work\1\s\artifacts\bin\System.Net.NameResolution\Release\net11.0\System.Net.NameResolution.dll 2026-01-07T01:51:27.6435104Z System.Security.Cryptography -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography\ref\Release\net11.0\System.Security.Cryptography.dll 2026-01-07T01:51:27.6610023Z System.Net.Sockets -> D:\a\_work\1\s\artifacts\bin\System.Net.Sockets\Release\net11.0\System.Net.Sockets.dll 2026-01-07T01:51:29.6046762Z System.Security.Cryptography -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography\Release\net11.0\System.Security.Cryptography.dll 2026-01-07T01:51:29.9413879Z System.Net.NetworkInformation -> D:\a\_work\1\s\artifacts\bin\System.Net.NetworkInformation\Release\net11.0\System.Net.NetworkInformation.dll 2026-01-07T01:51:45.0793054Z System.Security.Cryptography -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography\Release\net11.0-windows\System.Security.Cryptography.dll 2026-01-07T01:51:45.1610562Z System.Net.WebSockets -> D:\a\_work\1\s\artifacts\bin\System.Net.WebSockets\ref\Release\net11.0\System.Net.WebSockets.dll 2026-01-07T01:51:45.1908165Z System.IO.IsolatedStorage -> D:\a\_work\1\s\artifacts\bin\System.IO.IsolatedStorage\ref\Release\net11.0\System.IO.IsolatedStorage.dll 2026-01-07T01:51:45.2583786Z System.Net.Security -> D:\a\_work\1\s\artifacts\bin\System.Net.Security\ref\Release\net11.0\System.Net.Security.dll 2026-01-07T01:51:47.5503376Z System.IO.IsolatedStorage -> D:\a\_work\1\s\artifacts\bin\System.IO.IsolatedStorage\Release\net11.0-windows\System.IO.IsolatedStorage.dll 2026-01-07T01:51:47.9727340Z System.Net.WebSockets -> D:\a\_work\1\s\artifacts\bin\System.Net.WebSockets\Release\net11.0-windows\System.Net.WebSockets.dll 2026-01-07T01:51:48.3463701Z System.Net.Security -> D:\a\_work\1\s\artifacts\bin\System.Net.Security\Release\net11.0\System.Net.Security.dll 2026-01-07T01:51:52.4783449Z System.Net.Security -> D:\a\_work\1\s\artifacts\bin\System.Net.Security\Release\net11.0-windows\System.Net.Security.dll 2026-01-07T01:51:52.5314775Z System.Net.Quic -> D:\a\_work\1\s\artifacts\bin\System.Net.Quic\ref\Release\net11.0\System.Net.Quic.dll 2026-01-07T01:51:54.2793320Z System.Net.Quic -> D:\a\_work\1\s\artifacts\bin\System.Net.Quic\Release\net11.0\System.Net.Quic.dll 2026-01-07T01:51:56.0162986Z System.Net.Quic -> D:\a\_work\1\s\artifacts\bin\System.Net.Quic\Release\net11.0-windows\System.Net.Quic.dll 2026-01-07T01:51:56.1368722Z System.Net.Http -> D:\a\_work\1\s\artifacts\bin\System.Net.Http\ref\Release\net11.0\System.Net.Http.dll 2026-01-07T01:52:03.0330230Z System.Net.Http -> D:\a\_work\1\s\artifacts\bin\System.Net.Http\Release\net11.0-windows\System.Net.Http.dll 2026-01-07T01:52:03.5944986Z System.Net.Http -> D:\a\_work\1\s\artifacts\bin\System.Net.Http\Release\net11.0\System.Net.Http.dll 2026-01-07T01:52:03.7719123Z System.Net.Requests -> D:\a\_work\1\s\artifacts\bin\System.Net.Requests\ref\Release\net11.0\System.Net.Requests.dll 2026-01-07T01:52:55.0696331Z System.Private.Xml -> D:\a\_work\1\s\artifacts\bin\System.Private.Xml\Release\net11.0-windows\System.Private.Xml.dll 2026-01-07T01:52:55.3227031Z System.Private.Xml -> D:\a\_work\1\s\artifacts\bin\System.Private.Xml\Release\net11.0\System.Private.Xml.dll 2026-01-07T01:52:55.4783331Z System.Xml.ReaderWriter -> D:\a\_work\1\s\artifacts\bin\System.Xml.ReaderWriter\ref\Release\net11.0\System.Xml.ReaderWriter.dll 2026-01-07T01:52:58.2921971Z System.Net.Requests -> D:\a\_work\1\s\artifacts\bin\System.Net.Requests\Release\net11.0-windows\System.Net.Requests.dll 2026-01-07T01:52:59.8811991Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8813366Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8814558Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8815450Z Could not resolve reference 'System.Diagnostics.TraceSource.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8816251Z Could not resolve reference 'System.Text.RegularExpressions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8817421Z Could not resolve reference 'System.Net.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8818508Z Could not resolve reference 'System.Net.Http.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8819780Z Could not resolve reference 'System.Text.Encoding.Extensions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8820632Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8821595Z Could not resolve reference 'System.Reflection.Emit.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8822458Z Could not resolve reference 'System.Reflection.Emit.Lightweight.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8823109Z Could not resolve reference 'System.Reflection.Emit.ILGeneration.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8823527Z Could not resolve reference 'System.Reflection.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8824058Z Could not resolve reference 'System.ObjectModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8824466Z Could not resolve reference 'System.Collections.Specialized.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8824842Z Could not resolve reference 'System.Diagnostics.Tracing.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8825213Z Could not resolve reference 'System.Runtime.Loader.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8825633Z Could not resolve reference 'System.Threading.Thread.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8826009Z Could not resolve reference 'System.Security.Cryptography.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.8826397Z Could not resolve reference 'System.Linq.Expressions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll' in any of the provided search directories. 2026-01-07T01:52:59.9625374Z System.Xml.ReaderWriter -> D:\a\_work\1\s\artifacts\bin\System.Xml.ReaderWriter\Release\net11.0\System.Xml.ReaderWriter.dll 2026-01-07T01:53:00.0965666Z System.Net.Mail -> D:\a\_work\1\s\artifacts\bin\System.Net.Mail\ref\Release\net11.0\System.Net.Mail.dll 2026-01-07T01:53:00.0993795Z System.Transactions.Local -> D:\a\_work\1\s\artifacts\bin\System.Transactions.Local\ref\Release\net11.0\System.Transactions.Local.dll 2026-01-07T01:53:00.3068787Z System.Net.WebSockets -> D:\a\_work\1\s\artifacts\bin\System.Net.WebSockets\Release\net11.0\System.Net.WebSockets.dll 2026-01-07T01:53:05.0560198Z System.Net.Mail -> D:\a\_work\1\s\artifacts\bin\System.Net.Mail\Release\net11.0-windows\System.Net.Mail.dll 2026-01-07T01:53:06.1616632Z System.Transactions.Local -> D:\a\_work\1\s\artifacts\bin\System.Transactions.Local\Release\net11.0-windows\System.Transactions.Local.dll 2026-01-07T01:53:06.2566479Z 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-01-07T01:53:07.8669226Z System.Net.WebSockets.Client -> D:\a\_work\1\s\artifacts\bin\System.Net.WebSockets.Client\Release\net11.0\System.Net.WebSockets.Client.dll 2026-01-07T01:53:07.9589630Z System.Net.HttpListener -> D:\a\_work\1\s\artifacts\bin\System.Net.HttpListener\ref\Release\net11.0\System.Net.HttpListener.dll 2026-01-07T01:53:11.4269464Z System.Net.HttpListener -> D:\a\_work\1\s\artifacts\bin\System.Net.HttpListener\Release\net11.0-windows\System.Net.HttpListener.dll 2026-01-07T01:53:13.7073404Z System.Diagnostics.Contracts -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Contracts\ref\Release\net11.0\System.Diagnostics.Contracts.dll 2026-01-07T01:53:14.1557724Z System.Resources.Writer -> D:\a\_work\1\s\artifacts\bin\System.Resources.Writer\ref\Release\net11.0\System.Resources.Writer.dll 2026-01-07T01:53:14.4436311Z 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-01-07T01:53:14.7974125Z System.Diagnostics.Debug -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Debug\Release\net11.0-windows\System.Diagnostics.Debug.dll 2026-01-07T01:53:15.2091719Z System.Reflection.DispatchProxy -> D:\a\_work\1\s\artifacts\bin\System.Reflection.DispatchProxy\ref\Release\net11.0\System.Reflection.DispatchProxy.dll 2026-01-07T01:53:15.4761677Z System.Globalization.Calendars -> D:\a\_work\1\s\artifacts\bin\System.Globalization.Calendars\Release\net11.0-windows\System.Globalization.Calendars.dll 2026-01-07T01:53:15.7814911Z 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-01-07T01:53:16.4646087Z System.Private.Xml.Linq -> D:\a\_work\1\s\artifacts\bin\System.Private.Xml.Linq\Release\net11.0\System.Private.Xml.Linq.dll 2026-01-07T01:53:16.5818923Z System.AppContext -> D:\a\_work\1\s\artifacts\bin\System.AppContext\Release\net11.0-windows\System.AppContext.dll 2026-01-07T01:53:16.6702705Z Microsoft.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualBasic\Release\net11.0-windows\Microsoft.VisualBasic.dll 2026-01-07T01:53:16.7321473Z System.Reflection.TypeExtensions -> D:\a\_work\1\s\artifacts\bin\System.Reflection.TypeExtensions\ref\Release\net11.0\System.Reflection.TypeExtensions.dll 2026-01-07T01:53:16.7959250Z System.Buffers -> D:\a\_work\1\s\artifacts\bin\System.Buffers\Release\net11.0-windows\System.Buffers.dll 2026-01-07T01:53:17.1406114Z System.Runtime.CompilerServices.VisualC -> D:\a\_work\1\s\artifacts\bin\System.Runtime.CompilerServices.VisualC\Release\net11.0\System.Runtime.CompilerServices.VisualC.dll 2026-01-07T01:53:17.3175771Z System.Diagnostics.Tools -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Tools\Release\net11.0-windows\System.Diagnostics.Tools.dll 2026-01-07T01:53:17.4619685Z System.Linq.Queryable -> D:\a\_work\1\s\artifacts\bin\System.Linq.Queryable\ref\Release\net11.0\System.Linq.Queryable.dll 2026-01-07T01:53:17.4669660Z System.Threading.Tasks -> D:\a\_work\1\s\artifacts\bin\System.Threading.Tasks\Release\net11.0-windows\System.Threading.Tasks.dll 2026-01-07T01:53:17.4693517Z System.Security.Permissions -> D:\a\_work\1\s\artifacts\bin\System.Security.Permissions\stub\Release\net11.0\System.Security.Permissions.dll 2026-01-07T01:53:17.6159035Z System.Data.SqlClient -> D:\a\_work\1\s\artifacts\bin\System.Data.SqlClient\stub\Release\net11.0\System.Data.SqlClient.dll 2026-01-07T01:53:17.6338386Z 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-01-07T01:53:17.7737118Z System.Runtime.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Extensions\Release\net11.0-windows\System.Runtime.Extensions.dll 2026-01-07T01:53:17.7907266Z System.Globalization.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Globalization.Extensions\Release\net11.0-windows\System.Globalization.Extensions.dll 2026-01-07T01:53:17.9455047Z 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-01-07T01:53:17.9460708Z System.Reflection -> D:\a\_work\1\s\artifacts\bin\System.Reflection\Release\net11.0-windows\System.Reflection.dll 2026-01-07T01:53:19.0894176Z System.Resources.Writer -> D:\a\_work\1\s\artifacts\bin\System.Resources.Writer\Release\net11.0\System.Resources.Writer.dll 2026-01-07T01:53:20.8697780Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.DispatchProxy\Release\net11.0\System.Reflection.DispatchProxy.dll' in any of the provided search directories. 2026-01-07T01:53:20.8699462Z Could not resolve reference 'System.Diagnostics.StackTrace.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.DispatchProxy\Release\net11.0\System.Reflection.DispatchProxy.dll' in any of the provided search directories. 2026-01-07T01:53:20.8700893Z Could not resolve reference 'System.Diagnostics.StackTrace.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.DispatchProxy\Release\net11.0\System.Reflection.DispatchProxy.dll' in any of the provided search directories. 2026-01-07T01:53:20.8701797Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.DispatchProxy\Release\net11.0\System.Reflection.DispatchProxy.dll' in any of the provided search directories. 2026-01-07T01:53:20.8702949Z Could not resolve reference 'System.Reflection.Metadata.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Reflection.DispatchProxy\Release\net11.0\System.Reflection.DispatchProxy.dll' in any of the provided search directories. 2026-01-07T01:53:20.8790746Z System.Reflection.DispatchProxy -> D:\a\_work\1\s\artifacts\bin\System.Reflection.DispatchProxy\Release\net11.0\System.Reflection.DispatchProxy.dll 2026-01-07T01:53:21.1700375Z System.Xml.XPath -> D:\a\_work\1\s\artifacts\bin\System.Xml.XPath\ref\Release\net11.0\System.Xml.XPath.dll 2026-01-07T01:53:21.3102925Z 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-01-07T01:53:21.3164454Z System.Reflection.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Extensions\Release\net11.0-windows\System.Reflection.Extensions.dll 2026-01-07T01:53:21.3622057Z System.Data.Odbc -> D:\a\_work\1\s\artifacts\bin\System.Data.Odbc\stub\Release\net11.0\System.Data.Odbc.dll 2026-01-07T01:53:21.4759510Z System.IO -> D:\a\_work\1\s\artifacts\bin\System.IO\Release\net11.0-windows\System.IO.dll 2026-01-07T01:53:21.5041683Z 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-01-07T01:53:21.5201212Z System.IO.FileSystem -> D:\a\_work\1\s\artifacts\bin\System.IO.FileSystem\Release\net11.0-windows\System.IO.FileSystem.dll 2026-01-07T01:53:21.5604728Z System.Resources.Reader -> D:\a\_work\1\s\artifacts\bin\System.Resources.Reader\Release\net11.0-windows\System.Resources.Reader.dll 2026-01-07T01:53:21.6210722Z System.Dynamic.Runtime -> D:\a\_work\1\s\artifacts\bin\System.Dynamic.Runtime\Release\net11.0-windows\System.Dynamic.Runtime.dll 2026-01-07T01:53:21.6698368Z System.Xml.XmlSerializer -> D:\a\_work\1\s\artifacts\bin\System.Xml.XmlSerializer\ref\Release\net11.0\System.Xml.XmlSerializer.dll 2026-01-07T01:53:21.8251649Z System.Globalization -> D:\a\_work\1\s\artifacts\bin\System.Globalization\Release\net11.0-windows\System.Globalization.dll 2026-01-07T01:53:21.8652904Z System.Windows.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Windows.Extensions\stub\Release\net11.0\System.Windows.Extensions.dll 2026-01-07T01:53:21.8686074Z 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-01-07T01:53:21.9020914Z 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-01-07T01:53:21.9604815Z System.Configuration.ConfigurationManager -> D:\a\_work\1\s\artifacts\bin\System.Configuration.ConfigurationManager\stub\Release\net11.0\System.Configuration.ConfigurationManager.dll 2026-01-07T01:53:22.0271949Z 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-01-07T01:53:22.0742076Z System.Resources.ResourceManager -> D:\a\_work\1\s\artifacts\bin\System.Resources.ResourceManager\Release\net11.0-windows\System.Resources.ResourceManager.dll 2026-01-07T01:53:22.0812629Z System.Diagnostics.PerformanceCounter -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.PerformanceCounter\stub\Release\net11.0\System.Diagnostics.PerformanceCounter.dll 2026-01-07T01:53:22.1830614Z 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-01-07T01:53:22.1832454Z System.Runtime.Handles -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Handles\Release\net11.0-windows\System.Runtime.Handles.dll 2026-01-07T01:53:22.2093406Z System.ServiceProcess.ServiceController -> D:\a\_work\1\s\artifacts\bin\System.ServiceProcess.ServiceController\stub\Release\net11.0\System.ServiceProcess.ServiceController.dll 2026-01-07T01:53:22.2654889Z System.Security.Principal -> D:\a\_work\1\s\artifacts\bin\System.Security.Principal\Release\net11.0-windows\System.Security.Principal.dll 2026-01-07T01:53:22.2944666Z System.Threading.Timer -> D:\a\_work\1\s\artifacts\bin\System.Threading.Timer\Release\net11.0-windows\System.Threading.Timer.dll 2026-01-07T01:53:22.3619694Z System.Text.Encoding -> D:\a\_work\1\s\artifacts\bin\System.Text.Encoding\Release\net11.0-windows\System.Text.Encoding.dll 2026-01-07T01:53:22.5758795Z 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-01-07T01:53:22.5759702Z System.Transactions -> D:\a\_work\1\s\artifacts\bin\System.Transactions\Release\net11.0-windows\System.Transactions.dll 2026-01-07T01:53:22.6238473Z 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-01-07T01:53:22.7178218Z 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-01-07T01:53:22.7290298Z 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-01-07T01:53:22.8869491Z System.ValueTuple -> D:\a\_work\1\s\artifacts\bin\System.ValueTuple\Release\net11.0-windows\System.ValueTuple.dll 2026-01-07T01:53:22.9525626Z System.ServiceProcess -> D:\a\_work\1\s\artifacts\bin\System.ServiceProcess\Release\net11.0-windows\System.ServiceProcess.dll 2026-01-07T01:53:22.9582020Z System.Security -> D:\a\_work\1\s\artifacts\bin\System.Security\Release\net11.0-windows\System.Security.dll 2026-01-07T01:53:23.0039953Z 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-01-07T01:53:23.1306257Z 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-01-07T01:53:23.3056661Z Microsoft.Win32.SystemEvents -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.SystemEvents\stub\Release\net11.0\Microsoft.Win32.SystemEvents.dll 2026-01-07T01:53:23.3058928Z System.CodeDom -> D:\a\_work\1\s\artifacts\bin\System.CodeDom\stub\Release\net11.0\System.CodeDom.dll 2026-01-07T01:53:23.3060188Z System.Windows -> D:\a\_work\1\s\artifacts\bin\System.Windows\Release\net11.0-windows\System.Windows.dll 2026-01-07T01:53:23.3615455Z System.Xml.XmlDocument -> D:\a\_work\1\s\artifacts\bin\System.Xml.XmlDocument\Release\net11.0-windows\System.Xml.XmlDocument.dll 2026-01-07T01:53:23.4502789Z System.IO.Ports -> D:\a\_work\1\s\artifacts\bin\System.IO.Ports\stub\Release\net11.0\System.IO.Ports.dll 2026-01-07T01:53:23.4542156Z System.Data.OleDb -> D:\a\_work\1\s\artifacts\bin\System.Data.OleDb\stub\Release\net11.0\System.Data.OleDb.dll 2026-01-07T01:53:23.5561224Z System.Diagnostics.EventLog -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.EventLog\stub\Release\net11.0\System.Diagnostics.EventLog.dll 2026-01-07T01:53:23.5629148Z System.IO.Packaging -> D:\a\_work\1\s\artifacts\bin\System.IO.Packaging\stub\Release\net11.0\System.IO.Packaging.dll 2026-01-07T01:53:23.6036341Z 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-01-07T01:53:23.6468475Z System.Web.HttpUtility -> D:\a\_work\1\s\artifacts\bin\System.Web.HttpUtility\ref\Release\net11.0\System.Web.HttpUtility.dll 2026-01-07T01:53:23.6891875Z WindowsBase -> D:\a\_work\1\s\artifacts\bin\WindowsBase\Release\net11.0-windows\WindowsBase.dll 2026-01-07T01:53:25.7129722Z Could not resolve reference 'System.ObjectModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Linq.Queryable\Release\net11.0\System.Linq.Queryable.dll' in any of the provided search directories. 2026-01-07T01:53:25.7482122Z System.Linq.Queryable -> D:\a\_work\1\s\artifacts\bin\System.Linq.Queryable\Release\net11.0\System.Linq.Queryable.dll 2026-01-07T01:53:25.8142638Z System.Net.ServicePoint -> D:\a\_work\1\s\artifacts\bin\System.Net.ServicePoint\Release\net11.0-windows\System.Net.ServicePoint.dll 2026-01-07T01:53:25.9266527Z 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-01-07T01:53:27.3125764Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3126423Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3127066Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3127865Z Could not resolve reference 'System.Diagnostics.TraceSource.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3128779Z Could not resolve reference 'System.Text.RegularExpressions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3129285Z Could not resolve reference 'System.Net.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3129864Z Could not resolve reference 'System.Net.Http.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3130533Z Could not resolve reference 'System.Text.Encoding.Extensions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3131377Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3131915Z Could not resolve reference 'System.Collections.NonGeneric.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3132544Z Could not resolve reference 'System.Reflection.Emit.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3132997Z Could not resolve reference 'System.Reflection.Emit.Lightweight.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3133420Z Could not resolve reference 'System.Reflection.Emit.ILGeneration.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3133830Z Could not resolve reference 'System.Reflection.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3134262Z Could not resolve reference 'System.ObjectModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3134665Z Could not resolve reference 'System.Collections.Specialized.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3135094Z Could not resolve reference 'System.Diagnostics.Tracing.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3135518Z Could not resolve reference 'System.Runtime.Loader.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3135918Z Could not resolve reference 'System.Threading.Thread.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3136395Z Could not resolve reference 'System.Security.Cryptography.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3136822Z Could not resolve reference 'System.Linq.Expressions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll' in any of the provided search directories. 2026-01-07T01:53:27.3238669Z System.Xml.XPath -> D:\a\_work\1\s\artifacts\bin\System.Xml.XPath\Release\net11.0\System.Xml.XPath.dll 2026-01-07T01:53:27.3785233Z System.ServiceModel.Syndication -> D:\a\_work\1\s\artifacts\bin\System.ServiceModel.Syndication\stub\Release\net11.0\System.ServiceModel.Syndication.dll 2026-01-07T01:53:28.7016371Z System.Diagnostics.Contracts -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Contracts\Release\net11.0\System.Diagnostics.Contracts.dll 2026-01-07T01:53:30.1301862Z System.Reflection.TypeExtensions -> D:\a\_work\1\s\artifacts\bin\System.Reflection.TypeExtensions\Release\net11.0\System.Reflection.TypeExtensions.dll 2026-01-07T01:53:30.3044646Z 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-01-07T01:53:30.3125066Z System.Linq.Parallel -> D:\a\_work\1\s\artifacts\bin\System.Linq.Parallel\ref\Release\net11.0\System.Linq.Parallel.dll 2026-01-07T01:53:30.3870069Z System.IO.UnmanagedMemoryStream -> D:\a\_work\1\s\artifacts\bin\System.IO.UnmanagedMemoryStream\Release\net11.0-windows\System.IO.UnmanagedMemoryStream.dll 2026-01-07T01:53:30.4704241Z System.Security.SecureString -> D:\a\_work\1\s\artifacts\bin\System.Security.SecureString\Release\net11.0-windows\System.Security.SecureString.dll 2026-01-07T01:53:30.7795502Z System.Numerics -> D:\a\_work\1\s\artifacts\bin\System.Numerics\Release\net11.0-windows\System.Numerics.dll 2026-01-07T01:53:32.3745497Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3778181Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3779263Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3780280Z Could not resolve reference 'System.Diagnostics.TraceSource.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3781242Z Could not resolve reference 'System.Text.RegularExpressions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3782180Z Could not resolve reference 'System.Net.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3783145Z Could not resolve reference 'System.Net.Http.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3784124Z Could not resolve reference 'System.Text.Encoding.Extensions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3785427Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3786428Z Could not resolve reference 'System.Reflection.Emit.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3787388Z Could not resolve reference 'System.Reflection.Emit.Lightweight.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3788381Z Could not resolve reference 'System.Reflection.Emit.ILGeneration.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3789378Z Could not resolve reference 'System.Reflection.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3790337Z Could not resolve reference 'System.ObjectModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3791446Z Could not resolve reference 'System.Collections.Specialized.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3792397Z Could not resolve reference 'System.Diagnostics.Tracing.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3793360Z Could not resolve reference 'System.Runtime.Loader.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3794547Z Could not resolve reference 'System.Threading.Thread.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3795544Z Could not resolve reference 'System.Security.Cryptography.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.3796489Z Could not resolve reference 'System.Linq.Expressions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll' in any of the provided search directories. 2026-01-07T01:53:32.4437297Z System.Xml.XmlSerializer -> D:\a\_work\1\s\artifacts\bin\System.Xml.XmlSerializer\Release\net11.0\System.Xml.XmlSerializer.dll 2026-01-07T01:53:32.5488029Z System.Configuration -> D:\a\_work\1\s\artifacts\bin\System.Configuration\Release\net11.0-windows\System.Configuration.dll 2026-01-07T01:53:32.5557389Z System.Runtime.Serialization.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Primitives\Release\net11.0\System.Runtime.Serialization.Primitives.dll 2026-01-07T01:53:32.8389781Z Could not resolve reference 'System.ComponentModel.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Web.HttpUtility\Release\net11.0\System.Web.HttpUtility.dll' in any of the provided search directories. 2026-01-07T01:53:32.8479069Z System.Web.HttpUtility -> D:\a\_work\1\s\artifacts\bin\System.Web.HttpUtility\Release\net11.0\System.Web.HttpUtility.dll 2026-01-07T01:53:33.0023988Z System.Xml.XDocument -> D:\a\_work\1\s\artifacts\bin\System.Xml.XDocument\ref\Release\net11.0\System.Xml.XDocument.dll 2026-01-07T01:53:33.0173611Z System.Xml.Serialization -> D:\a\_work\1\s\artifacts\bin\System.Xml.Serialization\Release\net11.0-windows\System.Xml.Serialization.dll 2026-01-07T01:53:33.0629744Z System.Xml -> D:\a\_work\1\s\artifacts\bin\System.Xml\Release\net11.0-windows\System.Xml.dll 2026-01-07T01:53:36.4609110Z System.IO.FileSystem.DriveInfo -> D:\a\_work\1\s\artifacts\bin\System.IO.FileSystem.DriveInfo\Release\net11.0\System.IO.FileSystem.DriveInfo.dll 2026-01-07T01:53:37.1013972Z System.Linq.Parallel -> D:\a\_work\1\s\artifacts\bin\System.Linq.Parallel\Release\net11.0\System.Linq.Parallel.dll 2026-01-07T01:53:37.4817360Z System.Diagnostics.FileVersionInfo -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.FileVersionInfo\Release\net11.0\System.Diagnostics.FileVersionInfo.dll 2026-01-07T01:53:37.6679516Z 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-01-07T01:53:37.7849276Z System.Web -> D:\a\_work\1\s\artifacts\bin\System.Web\Release\net11.0-windows\System.Web.dll 2026-01-07T01:53:39.1979186Z Could not resolve reference 'System.Threading.Overlapped.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Threading.Tasks.Parallel\Release\net11.0\System.Threading.Tasks.Parallel.dll' in any of the provided search directories. 2026-01-07T01:53:39.2190516Z System.Threading.Tasks.Parallel -> D:\a\_work\1\s\artifacts\bin\System.Threading.Tasks.Parallel\Release\net11.0\System.Threading.Tasks.Parallel.dll 2026-01-07T01:53:39.6975106Z System.Security.AccessControl -> D:\a\_work\1\s\artifacts\bin\System.Security.AccessControl\Release\net11.0\System.Security.AccessControl.dll 2026-01-07T01:53:41.1861977Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1863502Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1864750Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1866348Z Could not resolve reference 'System.Diagnostics.TraceSource.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1867287Z Could not resolve reference 'System.Text.RegularExpressions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1868426Z Could not resolve reference 'System.Net.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1869603Z Could not resolve reference 'System.Net.Http.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1870543Z Could not resolve reference 'System.Text.Encoding.Extensions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1871993Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1873119Z Could not resolve reference 'System.Collections.NonGeneric.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1874261Z Could not resolve reference 'System.Reflection.Emit.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1875504Z Could not resolve reference 'System.Reflection.Emit.Lightweight.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1876473Z Could not resolve reference 'System.Reflection.Emit.ILGeneration.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1877215Z Could not resolve reference 'System.Reflection.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1878203Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1878906Z Could not resolve reference 'System.Collections.Specialized.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1879652Z Could not resolve reference 'System.Diagnostics.Tracing.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1880388Z Could not resolve reference 'System.Runtime.Loader.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1881324Z Could not resolve reference 'System.Threading.Thread.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1882709Z Could not resolve reference 'System.Security.Cryptography.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1883835Z Could not resolve reference 'System.Linq.Expressions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1884630Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1885417Z Could not resolve reference 'System.Linq.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1886279Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1886982Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.1887710Z Could not resolve reference 'System.Threading.Thread.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:41.2113681Z System.Xml.XDocument -> D:\a\_work\1\s\artifacts\bin\System.Xml.XDocument\Release\net11.0\System.Xml.XDocument.dll 2026-01-07T01:53:42.6955662Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6957171Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6958066Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6959205Z Could not resolve reference 'System.Diagnostics.TraceSource.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6960050Z Could not resolve reference 'System.Text.RegularExpressions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6961206Z Could not resolve reference 'System.Net.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6962561Z Could not resolve reference 'System.Net.Http.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6963366Z Could not resolve reference 'System.Text.Encoding.Extensions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6964194Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6965093Z Could not resolve reference 'System.Collections.NonGeneric.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6965837Z Could not resolve reference 'System.Reflection.Emit.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6966836Z Could not resolve reference 'System.Reflection.Emit.Lightweight.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6967565Z Could not resolve reference 'System.Reflection.Emit.ILGeneration.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6968303Z Could not resolve reference 'System.Reflection.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6969050Z Could not resolve reference 'System.ObjectModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6969728Z Could not resolve reference 'System.Collections.Specialized.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6970419Z Could not resolve reference 'System.Diagnostics.Tracing.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6971254Z Could not resolve reference 'System.Runtime.Loader.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6971642Z Could not resolve reference 'System.Threading.Thread.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6972048Z Could not resolve reference 'System.Security.Cryptography.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6972424Z Could not resolve reference 'System.Linq.Expressions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6974897Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6976095Z Could not resolve reference 'System.Linq.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6977342Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6978215Z Could not resolve reference 'System.ObjectModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6979051Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.6979953Z Could not resolve reference 'System.Threading.Thread.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll' in any of the provided search directories. 2026-01-07T01:53:42.7260211Z System.Xml.XPath.XDocument -> D:\a\_work\1\s\artifacts\bin\System.Xml.XPath.XDocument\Release\net11.0\System.Xml.XPath.XDocument.dll 2026-01-07T01:53:42.8496588Z System.Xml.Linq -> D:\a\_work\1\s\artifacts\bin\System.Xml.Linq\Release\net11.0-windows\System.Xml.Linq.dll 2026-01-07T01:53:42.8864903Z System.Core -> D:\a\_work\1\s\artifacts\bin\System.Core\Release\net11.0-windows\System.Core.dll 2026-01-07T01:53:43.0701733Z Microsoft.Win32.Registry -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.Registry\Release\net11.0\Microsoft.Win32.Registry.dll 2026-01-07T01:53:44.9943375Z System.Drawing.Primitives -> D:\a\_work\1\s\artifacts\bin\System.Drawing.Primitives\Release\net11.0\System.Drawing.Primitives.dll 2026-01-07T01:53:45.1431673Z System.IO.Pipes -> D:\a\_work\1\s\artifacts\bin\System.IO.Pipes\Release\net11.0\System.IO.Pipes.dll 2026-01-07T01:53:45.4174477Z System.Diagnostics.Process -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.Process\Release\net11.0\System.Diagnostics.Process.dll 2026-01-07T01:53:45.7261668Z System.Net.Requests -> D:\a\_work\1\s\artifacts\bin\System.Net.Requests\Release\net11.0\System.Net.Requests.dll 2026-01-07T01:53:45.8208279Z 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-01-07T01:53:45.9511437Z System.Diagnostics.TextWriterTraceListener -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.TextWriterTraceListener\ref\Release\net11.0\System.Diagnostics.TextWriterTraceListener.dll 2026-01-07T01:53:45.9544703Z System.Net.WebClient -> D:\a\_work\1\s\artifacts\bin\System.Net.WebClient\ref\Release\net11.0\System.Net.WebClient.dll 2026-01-07T01:53:48.0342304Z System.Runtime.Serialization.Formatters -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Formatters\Release\net11.0\System.Runtime.Serialization.Formatters.dll 2026-01-07T01:53:54.1617644Z System.Private.DataContractSerialization -> D:\a\_work\1\s\artifacts\bin\System.Private.DataContractSerialization\Release\net11.0\System.Private.DataContractSerialization.dll 2026-01-07T01:53:54.2988543Z System.ComponentModel.TypeConverter -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.TypeConverter\ref\Release\net11.0\System.ComponentModel.TypeConverter.dll 2026-01-07T01:53:56.1103375Z System.Net.WebClient -> D:\a\_work\1\s\artifacts\bin\System.Net.WebClient\Release\net11.0\System.Net.WebClient.dll 2026-01-07T01:53:56.2101384Z 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-01-07T01:54:01.0418603Z Could not resolve reference 'System.Reflection.Emit.ILGeneration.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.TypeConverter\Release\net11.0\System.ComponentModel.TypeConverter.dll' in any of the provided search directories. 2026-01-07T01:54:01.0422683Z Could not resolve reference 'System.Net.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.TypeConverter\Release\net11.0\System.ComponentModel.TypeConverter.dll' in any of the provided search directories. 2026-01-07T01:54:01.0425498Z Could not resolve reference 'System.Security.Cryptography.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.TypeConverter\Release\net11.0\System.ComponentModel.TypeConverter.dll' in any of the provided search directories. 2026-01-07T01:54:01.0430502Z Could not resolve reference 'System.Numerics.Vectors.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.TypeConverter\Release\net11.0\System.ComponentModel.TypeConverter.dll' in any of the provided search directories. 2026-01-07T01:54:01.0438864Z Could not resolve reference 'System.Xml.ReaderWriter.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.TypeConverter\Release\net11.0\System.ComponentModel.TypeConverter.dll' in any of the provided search directories. 2026-01-07T01:54:01.1275202Z System.ComponentModel.TypeConverter -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.TypeConverter\Release\net11.0\System.ComponentModel.TypeConverter.dll 2026-01-07T01:54:01.2310687Z 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-01-07T01:54:02.7651340Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.TextWriterTraceListener\Release\net11.0\System.Diagnostics.TextWriterTraceListener.dll' in any of the provided search directories. 2026-01-07T01:54:02.7657664Z Could not resolve reference 'System.ObjectModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.TextWriterTraceListener\Release\net11.0\System.Diagnostics.TextWriterTraceListener.dll' in any of the provided search directories. 2026-01-07T01:54:02.7659017Z Could not resolve reference 'System.ComponentModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.TextWriterTraceListener\Release\net11.0\System.Diagnostics.TextWriterTraceListener.dll' in any of the provided search directories. 2026-01-07T01:54:02.7665785Z Could not resolve reference 'System.Net.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.TextWriterTraceListener\Release\net11.0\System.Diagnostics.TextWriterTraceListener.dll' in any of the provided search directories. 2026-01-07T01:54:02.7671723Z Could not resolve reference 'System.Diagnostics.FileVersionInfo.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Diagnostics.TextWriterTraceListener\Release\net11.0\System.Diagnostics.TextWriterTraceListener.dll' in any of the provided search directories. 2026-01-07T01:54:02.7774551Z System.Diagnostics.TextWriterTraceListener -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.TextWriterTraceListener\Release\net11.0\System.Diagnostics.TextWriterTraceListener.dll 2026-01-07T01:54:03.1384199Z System.Drawing.Common -> D:\a\_work\1\s\artifacts\bin\System.Drawing.Common\stub\Release\net11.0\System.Drawing.Common.dll 2026-01-07T01:54:03.1540706Z System.Net -> D:\a\_work\1\s\artifacts\bin\System.Net\Release\net11.0-windows\System.Net.dll 2026-01-07T01:54:04.6360842Z Could not resolve reference 'System.Text.RegularExpressions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6363479Z Could not resolve reference 'System.Xml.ReaderWriter.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6365877Z Could not resolve reference 'System.Text.Encoding.Extensions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6369069Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6371440Z Could not resolve reference 'System.Reflection.Emit.ILGeneration.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6374541Z Could not resolve reference 'System.Reflection.Emit.Lightweight.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6376808Z Could not resolve reference 'System.Reflection.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6379016Z Could not resolve reference 'System.Runtime.Serialization.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6381265Z Could not resolve reference 'System.Xml.XmlSerializer.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6383650Z Could not resolve reference 'System.Collections.NonGeneric.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6385696Z Could not resolve reference 'System.Runtime.Loader.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6387828Z Could not resolve reference 'System.Collections.Concurrent.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6404679Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6406891Z Could not resolve reference 'System.Runtime.Intrinsics.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6409038Z Could not resolve reference 'System.Threading.Thread.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6411096Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6413284Z Could not resolve reference 'System.Runtime.Serialization.Formatters.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6415403Z Could not resolve reference 'System.Collections.Specialized.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6417466Z Could not resolve reference 'System.Linq.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6419125Z Could not resolve reference 'System.Xml.XDocument.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll' in any of the provided search directories. 2026-01-07T01:54:04.6550760Z System.Runtime.Serialization.Json -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Json\Release\net11.0\System.Runtime.Serialization.Json.dll 2026-01-07T01:54:04.7222196Z Could not resolve reference 'System.Text.RegularExpressions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7224101Z Could not resolve reference 'System.Net.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7230870Z Could not resolve reference 'System.Collections.NonGeneric.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7231975Z Could not resolve reference 'System.Text.Encoding.Extensions.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7232765Z Could not resolve reference 'System.Collections.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7233290Z Could not resolve reference 'System.Reflection.Emit.ILGeneration.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7233781Z Could not resolve reference 'System.Reflection.Emit.Lightweight.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7234262Z Could not resolve reference 'System.Reflection.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7234759Z Could not resolve reference 'System.Xml.XmlSerializer.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7235229Z Could not resolve reference 'System.Collections.NonGeneric.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7235708Z Could not resolve reference 'System.Runtime.Loader.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7236210Z Could not resolve reference 'System.Collections.Concurrent.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7236791Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7237255Z Could not resolve reference 'System.Runtime.Intrinsics.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7237751Z Could not resolve reference 'System.Threading.Thread.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7238214Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7238715Z Could not resolve reference 'System.Runtime.Serialization.Formatters.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7239198Z Could not resolve reference 'System.Collections.Specialized.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7239749Z Could not resolve reference 'System.Linq.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7240239Z Could not resolve reference 'System.Xml.XDocument.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll' in any of the provided search directories. 2026-01-07T01:54:04.7634362Z System.Runtime.Serialization.Xml -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Xml\Release\net11.0\System.Runtime.Serialization.Xml.dll 2026-01-07T01:54:04.8159368Z System.ComponentModel.Annotations -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Annotations\ref\Release\net11.0\System.ComponentModel.Annotations.dll 2026-01-07T01:54:04.8932135Z mscorlib -> D:\a\_work\1\s\artifacts\bin\mscorlib\ref\Release\net11.0-windows\mscorlib.dll 2026-01-07T01:54:04.9658847Z System.ServiceModel.Web -> D:\a\_work\1\s\artifacts\bin\System.ServiceModel.Web\Release\net11.0-windows\System.ServiceModel.Web.dll 2026-01-07T01:54:06.9319609Z Could not resolve reference 'System.Collections.NonGeneric.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.Annotations\Release\net11.0\System.ComponentModel.Annotations.dll' in any of the provided search directories. 2026-01-07T01:54:06.9320813Z Could not resolve reference 'System.ObjectModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.Annotations\Release\net11.0\System.ComponentModel.Annotations.dll' in any of the provided search directories. 2026-01-07T01:54:06.9321941Z Could not resolve reference 'System.ObjectModel.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.Annotations\Release\net11.0\System.ComponentModel.Annotations.dll' in any of the provided search directories. 2026-01-07T01:54:06.9323350Z Could not resolve reference 'System.Collections.NonGeneric.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.Annotations\Release\net11.0\System.ComponentModel.Annotations.dll' in any of the provided search directories. 2026-01-07T01:54:06.9324489Z Could not resolve reference 'System.Resources.Writer.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.Annotations\Release\net11.0\System.ComponentModel.Annotations.dll' in any of the provided search directories. 2026-01-07T01:54:06.9333042Z Could not resolve reference 'System.Reflection.Emit.ILGeneration.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.ComponentModel.Annotations\Release\net11.0\System.ComponentModel.Annotations.dll' in any of the provided search directories. 2026-01-07T01:54:06.9578925Z System.ComponentModel.Annotations -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Annotations\Release\net11.0\System.ComponentModel.Annotations.dll 2026-01-07T01:54:07.1330883Z System.Drawing -> D:\a\_work\1\s\artifacts\bin\System.Drawing\Release\net11.0-windows\System.Drawing.dll 2026-01-07T01:54:07.6516591Z System.Runtime.Serialization -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization\Release\net11.0-windows\System.Runtime.Serialization.dll 2026-01-07T01:54:09.9271335Z System.Transactions.Local -> D:\a\_work\1\s\artifacts\bin\System.Transactions.Local\Release\net11.0\System.Transactions.Local.dll 2026-01-07T01:54:10.0296549Z System.ComponentModel.DataAnnotations -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.DataAnnotations\Release\net11.0-windows\System.ComponentModel.DataAnnotations.dll 2026-01-07T01:54:10.0998866Z System.Net.WebProxy -> D:\a\_work\1\s\artifacts\bin\System.Net.WebProxy\ref\Release\net11.0\System.Net.WebProxy.dll 2026-01-07T01:54:10.4977654Z mscorlib -> D:\a\_work\1\s\artifacts\bin\mscorlib\Release\net11.0-windows\mscorlib.dll 2026-01-07T01:54:10.6856133Z System.Data.Common -> D:\a\_work\1\s\artifacts\bin\System.Data.Common\ref\Release\net11.0\System.Data.Common.dll 2026-01-07T01:54:12.0798037Z System.Net.WebProxy -> D:\a\_work\1\s\artifacts\bin\System.Net.WebProxy\Release\net11.0\System.Net.WebProxy.dll 2026-01-07T01:54:23.7225935Z Could not resolve reference 'System.Reflection.Emit.ILGeneration.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7231633Z Could not resolve reference 'System.Net.Primitives.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7235543Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7243452Z Could not resolve reference 'System.Runtime.Loader.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7246287Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7249106Z Could not resolve reference 'System.Memory.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7251764Z Could not resolve reference 'System.Net.Security.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7261924Z Could not resolve reference 'System.Numerics.Vectors.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7266843Z Could not resolve reference 'System.Collections.Concurrent.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7268769Z Could not resolve reference 'System.Threading.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7271658Z Could not resolve reference 'System.Collections.Specialized.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7275364Z Could not resolve reference 'System.Resources.Writer.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7277728Z Could not resolve reference 'System.Xml.XDocument.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7284977Z Could not resolve reference 'System.Collections.Specialized.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.7289303Z Could not resolve reference 'System.Runtime.InteropServices.dll' directly or transitively referenced by 'D:\a\_work\1\s\artifacts\obj\System.Data.Common\Release\net11.0\System.Data.Common.dll' in any of the provided search directories. 2026-01-07T01:54:23.8454629Z System.Data.Common -> D:\a\_work\1\s\artifacts\bin\System.Data.Common\Release\net11.0\System.Data.Common.dll 2026-01-07T01:54:23.9990841Z System -> D:\a\_work\1\s\artifacts\bin\System\ref\Release\net11.0-windows\System.dll 2026-01-07T01:54:24.1189487Z System.Data.DataSetExtensions -> D:\a\_work\1\s\artifacts\bin\System.Data.DataSetExtensions\Release\net11.0-windows\System.Data.DataSetExtensions.dll 2026-01-07T01:54:24.4403854Z System -> D:\a\_work\1\s\artifacts\bin\System\Release\net11.0-windows\System.dll 2026-01-07T01:54:24.5247818Z System.Data -> D:\a\_work\1\s\artifacts\bin\System.Data\ref\Release\net11.0-windows\System.Data.dll 2026-01-07T01:54:25.2563154Z netstandard -> D:\a\_work\1\s\artifacts\bin\netstandard\Release\net11.0-windows\netstandard.dll 2026-01-07T01:54:25.3796914Z System.Data -> D:\a\_work\1\s\artifacts\bin\System.Data\Release\net11.0-windows\System.Data.dll 2026-01-07T01:54:26.5484507Z System.Linq.AsyncEnumerable -> D:\a\_work\1\s\artifacts\bin\System.Linq.AsyncEnumerable\ref\Release\net11.0\System.Linq.AsyncEnumerable.dll 2026-01-07T01:54:26.5600408Z 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-01-07T01:54:26.6027330Z 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-01-07T01:54:26.6532348Z System.Net.ServerSentEvents -> D:\a\_work\1\s\artifacts\bin\System.Net.ServerSentEvents\ref\Release\net11.0\System.Net.ServerSentEvents.dll 2026-01-07T01:54:26.6739082Z System.IO.Pipelines -> D:\a\_work\1\s\artifacts\bin\System.IO.Pipelines\ref\Release\net11.0\System.IO.Pipelines.dll 2026-01-07T01:54:27.2139886Z 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-01-07T01:54:29.6632856Z System.Text.Encodings.Web -> D:\a\_work\1\s\artifacts\bin\System.Text.Encodings.Web\Release\net11.0\System.Text.Encodings.Web.dll 2026-01-07T01:54:31.5208919Z System.Threading.Tasks.Dataflow -> D:\a\_work\1\s\artifacts\bin\System.Threading.Tasks.Dataflow\Release\net11.0\System.Threading.Tasks.Dataflow.dll 2026-01-07T01:54:31.8933118Z System.IO.Pipelines -> D:\a\_work\1\s\artifacts\bin\System.IO.Pipelines\Release\net11.0\System.IO.Pipelines.dll 2026-01-07T01:54:33.3137115Z System.Net.ServerSentEvents -> D:\a\_work\1\s\artifacts\bin\System.Net.ServerSentEvents\Release\net11.0\System.Net.ServerSentEvents.dll 2026-01-07T01:54:36.4330507Z System.Linq.AsyncEnumerable -> D:\a\_work\1\s\artifacts\bin\System.Linq.AsyncEnumerable\Release\net11.0\System.Linq.AsyncEnumerable.dll 2026-01-07T01:54:38.2440205Z 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-01-07T01:54:38.2453283Z 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-01-07T01:54:39.1885417Z System.Text.Json.SourceGeneration.Roslyn4.4 -> D:\a\_work\1\s\artifacts\bin\System.Text.Json.SourceGeneration.Roslyn4.4\Release\net10.0\System.Text.Json.SourceGeneration.dll 2026-01-07T01:54:39.5531697Z System.Runtime.InteropServices.JavaScript -> D:\a\_work\1\s\artifacts\bin\System.Runtime.InteropServices.JavaScript\Release\net11.0\System.Runtime.InteropServices.JavaScript.dll 2026-01-07T01:54:39.7313485Z System.Text.Json -> D:\a\_work\1\s\artifacts\bin\System.Text.Json\ref\Release\net11.0\System.Text.Json.dll 2026-01-07T01:54:47.4559353Z System.Text.Json -> D:\a\_work\1\s\artifacts\bin\System.Text.Json\Release\net11.0\System.Text.Json.dll 2026-01-07T01:54:47.5290082Z 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-01-07T01:54:49.1669159Z System.Net.Http.Json -> D:\a\_work\1\s\artifacts\bin\System.Net.Http.Json\Release\net11.0\System.Net.Http.Json.dll 2026-01-07T01:54:49.3423985Z sfx-finish -> Trimming win-x86 shared framework assemblies with ILLinker... 2026-01-07T01:55:18.3633162Z Microsoft.Bcl.Numerics -> D:\a\_work\1\s\artifacts\bin\Microsoft.Bcl.Numerics\Release\netstandard2.1\Microsoft.Bcl.Numerics.dll 2026-01-07T01:55:18.3678767Z Microsoft.Bcl.AsyncInterfaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.Bcl.AsyncInterfaces\Release\netstandard2.1\Microsoft.Bcl.AsyncInterfaces.dll 2026-01-07T01:55:19.4139268Z Microsoft.Bcl.Memory -> D:\a\_work\1\s\artifacts\bin\Microsoft.Bcl.Memory\Release\net11.0\Microsoft.Bcl.Memory.dll 2026-01-07T01:55:19.4450772Z Microsoft.Bcl.Cryptography -> D:\a\_work\1\s\artifacts\bin\Microsoft.Bcl.Cryptography\Release\net11.0\Microsoft.Bcl.Cryptography.dll 2026-01-07T01:55:21.7516788Z Microsoft.Extensions.Options.SourceGeneration -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Options.SourceGeneration\Release\netstandard2.0\Microsoft.Extensions.Options.SourceGeneration.dll 2026-01-07T01:55:22.9847604Z Microsoft.Extensions.FileSystemGlobbing -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileSystemGlobbing\ref\Release\net11.0\Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-07T01:55:23.1017902Z 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-01-07T01:55:23.3882485Z Microsoft.Extensions.Primitives -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Primitives\ref\Release\net11.0\Microsoft.Extensions.Primitives.dll 2026-01-07T01:55:24.7488720Z Microsoft.Extensions.DependencyInjection.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.DependencyInjection.Abstractions\Release\net11.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-07T01:55:24.7610602Z Microsoft.Extensions.FileSystemGlobbing -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileSystemGlobbing\Release\net11.0\Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-07T01:55:26.3302505Z 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-01-07T01:55:26.3898016Z 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-01-07T01:55:26.6686080Z 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-01-07T01:55:27.1092724Z Microsoft.Extensions.Primitives -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Primitives\Release\net11.0\Microsoft.Extensions.Primitives.dll 2026-01-07T01:55:27.7680518Z 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-01-07T01:55:28.7448902Z 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-01-07T01:55:28.7542330Z System.Composition.Runtime -> D:\a\_work\1\s\artifacts\bin\System.Composition.Runtime\Release\net11.0\System.Composition.Runtime.dll 2026-01-07T01:55:29.0218212Z System.Memory.Data -> D:\a\_work\1\s\artifacts\bin\System.Memory.Data\ref\Release\net11.0\System.Memory.Data.dll 2026-01-07T01:55:29.0773980Z 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-01-07T01:55:29.2685820Z System.IO.Hashing -> D:\a\_work\1\s\artifacts\bin\System.IO.Hashing\ref\Release\net11.0\System.IO.Hashing.dll 2026-01-07T01:55:29.3932752Z Microsoft.Extensions.DependencyModel -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.DependencyModel\ref\Release\net11.0\Microsoft.Extensions.DependencyModel.dll 2026-01-07T01:55:29.5513081Z System.CodeDom -> D:\a\_work\1\s\artifacts\bin\System.CodeDom\ref\Release\net11.0\System.CodeDom.dll 2026-01-07T01:55:29.8219483Z System.Diagnostics.EventLog -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.EventLog\ref\Release\net11.0\System.Diagnostics.EventLog.dll 2026-01-07T01:55:30.2493240Z System.Composition.AttributedModel -> D:\a\_work\1\s\artifacts\bin\System.Composition.AttributedModel\Release\net11.0\System.Composition.AttributedModel.dll 2026-01-07T01:55:30.2768897Z System.Reflection.Context -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Context\ref\Release\net11.0\System.Reflection.Context.dll 2026-01-07T01:55:31.0415915Z System.IO.Hashing -> D:\a\_work\1\s\artifacts\bin\System.IO.Hashing\Release\net11.0\System.IO.Hashing.dll 2026-01-07T01:55:31.1073528Z Microsoft.Extensions.Configuration.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Abstractions\Release\net11.0\Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-07T01:55:31.4219755Z System.Memory.Data -> D:\a\_work\1\s\artifacts\bin\System.Memory.Data\Release\net11.0\System.Memory.Data.dll 2026-01-07T01:55:31.5105034Z System.ComponentModel.Composition -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Composition\ref\Release\net11.0\System.ComponentModel.Composition.dll 2026-01-07T01:55:33.4873555Z System.CodeDom -> D:\a\_work\1\s\artifacts\bin\System.CodeDom\Release\net11.0\System.CodeDom.dll 2026-01-07T01:55:33.5350426Z Microsoft.Extensions.DependencyModel -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.DependencyModel\Release\net11.0\Microsoft.Extensions.DependencyModel.dll 2026-01-07T01:55:34.3000896Z System.Diagnostics.EventLog -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.EventLog\Release\net11.0\System.Diagnostics.EventLog.dll 2026-01-07T01:55:35.2623790Z System.Formats.Nrbf -> D:\a\_work\1\s\artifacts\bin\System.Formats.Nrbf\ref\Release\net11.0\System.Formats.Nrbf.dll 2026-01-07T01:55:35.2915725Z System.Reflection.Context -> D:\a\_work\1\s\artifacts\bin\System.Reflection.Context\Release\net11.0\System.Reflection.Context.dll 2026-01-07T01:55:35.6620051Z System.Composition.Convention -> D:\a\_work\1\s\artifacts\bin\System.Composition.Convention\Release\net11.0\System.Composition.Convention.dll 2026-01-07T01:55:35.7256951Z Microsoft.Extensions.DependencyInjection -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.DependencyInjection\ref\Release\net11.0\Microsoft.Extensions.DependencyInjection.dll 2026-01-07T01:55:35.7555195Z System.IO.Packaging -> D:\a\_work\1\s\artifacts\bin\System.IO.Packaging\ref\Release\net11.0\System.IO.Packaging.dll 2026-01-07T01:55:35.9668232Z System.Threading.RateLimiting -> D:\a\_work\1\s\artifacts\bin\System.Threading.RateLimiting\ref\Release\net11.0\System.Threading.RateLimiting.dll 2026-01-07T01:55:36.1355489Z 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-01-07T01:55:38.1114319Z System.ComponentModel.Composition -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Composition\Release\net11.0\System.ComponentModel.Composition.dll 2026-01-07T01:55:38.5286119Z System.Composition.Hosting -> D:\a\_work\1\s\artifacts\bin\System.Composition.Hosting\Release\net11.0\System.Composition.Hosting.dll 2026-01-07T01:55:39.1193259Z 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-01-07T01:55:39.9879759Z System.IO.Packaging -> D:\a\_work\1\s\artifacts\bin\System.IO.Packaging\Release\net11.0\System.IO.Packaging.dll 2026-01-07T01:55:40.0932567Z System.Threading.RateLimiting -> D:\a\_work\1\s\artifacts\bin\System.Threading.RateLimiting\Release\net11.0\System.Threading.RateLimiting.dll 2026-01-07T01:55:40.4757394Z Microsoft.Extensions.Logging.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Abstractions\Release\net11.0\Microsoft.Extensions.Logging.Abstractions.dll 2026-01-07T01:55:40.5764636Z 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-01-07T01:55:41.1220898Z Microsoft.Extensions.DependencyInjection -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.DependencyInjection\Release\net11.0\Microsoft.Extensions.DependencyInjection.dll 2026-01-07T01:55:41.5594484Z System.Formats.Nrbf -> D:\a\_work\1\s\artifacts\bin\System.Formats.Nrbf\Release\net11.0\System.Formats.Nrbf.dll 2026-01-07T01:55:41.7997974Z System.ServiceProcess.ServiceController -> D:\a\_work\1\s\artifacts\bin\System.ServiceProcess.ServiceController\ref\Release\net11.0\System.ServiceProcess.ServiceController.dll 2026-01-07T01:55:41.8262179Z 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-01-07T01:55:42.0778534Z Microsoft.Extensions.Caching.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.Abstractions\Release\net11.0\Microsoft.Extensions.Caching.Abstractions.dll 2026-01-07T01:55:42.2060462Z Microsoft.Extensions.Options -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Options\ref\Release\net11.0\Microsoft.Extensions.Options.dll 2026-01-07T01:55:42.2122133Z System.Numerics.Tensors -> D:\a\_work\1\s\artifacts\bin\System.Numerics.Tensors\ref\Release\net11.0\System.Numerics.Tensors.dll 2026-01-07T01:55:42.3002843Z 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-01-07T01:55:42.3008009Z System.ServiceModel.Syndication -> D:\a\_work\1\s\artifacts\bin\System.ServiceModel.Syndication\ref\Release\net11.0\System.ServiceModel.Syndication.dll 2026-01-07T01:55:42.3921383Z System.Formats.Cbor -> D:\a\_work\1\s\artifacts\bin\System.Formats.Cbor\ref\Release\net11.0\System.Formats.Cbor.dll 2026-01-07T01:55:42.5135878Z 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-01-07T01:55:42.8015828Z Microsoft.Extensions.FileProviders.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Abstractions\Release\net11.0\Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-07T01:55:45.5493004Z System.Security.Cryptography.Pkcs -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Pkcs\Release\net11.0\System.Security.Cryptography.Pkcs.dll 2026-01-07T01:55:46.8022576Z Microsoft.Extensions.Options -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Options\Release\net11.0\Microsoft.Extensions.Options.dll 2026-01-07T01:55:46.9257897Z System.Formats.Cbor -> D:\a\_work\1\s\artifacts\bin\System.Formats.Cbor\Release\net11.0\System.Formats.Cbor.dll 2026-01-07T01:55:47.3755322Z System.ServiceModel.Syndication -> D:\a\_work\1\s\artifacts\bin\System.ServiceModel.Syndication\Release\net11.0\System.ServiceModel.Syndication.dll 2026-01-07T01:55:52.1358723Z System.Runtime.Serialization.Schema -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Serialization.Schema\Release\net11.0\System.Runtime.Serialization.Schema.dll 2026-01-07T01:55:52.8289349Z Microsoft.Extensions.Configuration -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration\ref\Release\net11.0\Microsoft.Extensions.Configuration.dll 2026-01-07T01:55:53.2049793Z System.Numerics.Tensors -> D:\a\_work\1\s\artifacts\bin\System.Numerics.Tensors\Release\net11.0\System.Numerics.Tensors.dll 2026-01-07T01:55:53.2364942Z System.Security.Cryptography.ProtectedData -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.ProtectedData\Release\net11.0\System.Security.Cryptography.ProtectedData.dll 2026-01-07T01:55:53.8184067Z System.Composition.TypedParts -> D:\a\_work\1\s\artifacts\bin\System.Composition.TypedParts\Release\net11.0\System.Composition.TypedParts.dll 2026-01-07T01:55:53.8341915Z System.ServiceProcess.ServiceController -> D:\a\_work\1\s\artifacts\bin\System.ServiceProcess.ServiceController\Release\net11.0\System.ServiceProcess.ServiceController.dll 2026-01-07T01:55:53.9978812Z System.Windows.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Windows.Extensions\ref\Release\net11.0\System.Windows.Extensions.dll 2026-01-07T01:55:54.1630566Z 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-01-07T01:55:54.1812269Z System.Resources.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Resources.Extensions\ref\Release\net11.0\System.Resources.Extensions.dll 2026-01-07T01:55:54.2644589Z System.Reflection.MetadataLoadContext -> D:\a\_work\1\s\artifacts\bin\System.Reflection.MetadataLoadContext\ref\Release\net11.0\System.Reflection.MetadataLoadContext.dll 2026-01-07T01:55:54.4691513Z 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-01-07T01:55:56.6091816Z System.Reflection.MetadataLoadContext -> D:\a\_work\1\s\artifacts\bin\System.Reflection.MetadataLoadContext\Release\net11.0\System.Reflection.MetadataLoadContext.dll 2026-01-07T01:55:56.7171778Z System.Resources.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Resources.Extensions\Release\net11.0\System.Resources.Extensions.dll 2026-01-07T01:55:57.0717294Z System.ComponentModel.Composition.Registration -> D:\a\_work\1\s\artifacts\bin\System.ComponentModel.Composition.Registration\Release\net11.0\System.ComponentModel.Composition.Registration.dll 2026-01-07T01:55:58.3797296Z System.Security.Cryptography.Xml -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Xml\Release\net11.0\System.Security.Cryptography.Xml.dll 2026-01-07T01:55:58.5609649Z System.Windows.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Windows.Extensions\Release\net11.0\System.Windows.Extensions.dll 2026-01-07T01:55:58.9292935Z 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-01-07T01:55:58.9457853Z Microsoft.Extensions.Configuration -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration\Release\net11.0\Microsoft.Extensions.Configuration.dll 2026-01-07T01:55:59.0530048Z 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-01-07T01:55:59.6843378Z System.Configuration.ConfigurationManager -> D:\a\_work\1\s\artifacts\bin\System.Configuration.ConfigurationManager\ref\Release\net11.0\System.Configuration.ConfigurationManager.dll 2026-01-07T01:55:59.7484798Z System.Security.Cryptography.Cose -> D:\a\_work\1\s\artifacts\bin\System.Security.Cryptography.Cose\Release\net11.0\System.Security.Cryptography.Cose.dll 2026-01-07T01:55:59.8878942Z Microsoft.Extensions.FileProviders.Composite -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Composite\Release\net11.0\Microsoft.Extensions.FileProviders.Composite.dll 2026-01-07T01:56:02.7014297Z System.Configuration.ConfigurationManager -> D:\a\_work\1\s\artifacts\bin\System.Configuration.ConfigurationManager\Release\net11.0\System.Configuration.ConfigurationManager.dll 2026-01-07T01:56:02.8118145Z 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-01-07T01:56:02.9362753Z 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-01-07T01:56:02.9363483Z System.Security.Permissions -> D:\a\_work\1\s\artifacts\bin\System.Security.Permissions\ref\Release\net11.0\System.Security.Permissions.dll 2026-01-07T01:56:03.0488254Z Microsoft.Extensions.Logging -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging\ref\Release\net11.0\Microsoft.Extensions.Logging.dll 2026-01-07T01:56:03.0882471Z 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-01-07T01:56:03.1308027Z 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-01-07T01:56:03.4624309Z Microsoft.Extensions.FileProviders.Physical -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.FileProviders.Physical\Release\net11.0\Microsoft.Extensions.FileProviders.Physical.dll 2026-01-07T01:56:04.3028636Z Microsoft.Extensions.Diagnostics.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics.Abstractions\Release\net11.0\Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-07T01:56:04.3882921Z System.Security.Permissions -> D:\a\_work\1\s\artifacts\bin\System.Security.Permissions\Release\net11.0\System.Security.Permissions.dll 2026-01-07T01:56:04.4775110Z 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-01-07T01:56:04.5344366Z 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-01-07T01:56:04.5859802Z 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-01-07T01:56:04.7591733Z Microsoft.Extensions.Configuration.CommandLine -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.CommandLine\Release\net11.0\Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-07T01:56:05.0297162Z Microsoft.Extensions.Caching.Memory -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Caching.Memory\Release\net11.0\Microsoft.Extensions.Caching.Memory.dll 2026-01-07T01:56:05.0699543Z 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-01-07T01:56:05.1781840Z Microsoft.Extensions.Configuration.EnvironmentVariables -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.EnvironmentVariables\Release\net11.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-07T01:56:05.2951489Z Microsoft.Extensions.Options.DataAnnotations -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Options.DataAnnotations\Release\net11.0\Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-07T01:56:05.7551844Z Microsoft.Extensions.Logging -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging\Release\net11.0\Microsoft.Extensions.Logging.dll 2026-01-07T01:56:05.7905279Z Microsoft.Extensions.Configuration.Binder -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Binder\Release\net11.0\Microsoft.Extensions.Configuration.Binder.dll 2026-01-07T01:56:06.1015484Z 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-01-07T01:56:06.1057298Z 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-01-07T01:56:06.1089925Z 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-01-07T01:56:06.2004333Z 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-01-07T01:56:06.4649925Z Microsoft.Extensions.Logging.Debug -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Debug\Release\net11.0\Microsoft.Extensions.Logging.Debug.dll 2026-01-07T01:56:06.4672688Z Microsoft.Extensions.Logging.TraceSource -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.TraceSource\Release\net11.0\Microsoft.Extensions.Logging.TraceSource.dll 2026-01-07T01:56:06.6436504Z Microsoft.Extensions.Logging.EventLog -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.EventLog\Release\net11.0\Microsoft.Extensions.Logging.EventLog.dll 2026-01-07T01:56:06.7873703Z Microsoft.Extensions.Logging.EventSource -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.EventSource\Release\net11.0\Microsoft.Extensions.Logging.EventSource.dll 2026-01-07T01:56:06.8854911Z Microsoft.Extensions.Configuration.FileExtensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.FileExtensions\Release\net11.0\Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-07T01:56:07.0534953Z 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-01-07T01:56:07.0715128Z 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-01-07T01:56:07.1832821Z 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-01-07T01:56:07.2334092Z 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-01-07T01:56:07.3430771Z 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-01-07T01:56:07.5644270Z Microsoft.Extensions.Configuration.Json -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Json\Release\net11.0\Microsoft.Extensions.Configuration.Json.dll 2026-01-07T01:56:07.5800627Z Microsoft.Extensions.Options.ConfigurationExtensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Options.ConfigurationExtensions\Release\net11.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-07T01:56:07.7486965Z Microsoft.Extensions.Configuration.Ini -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Ini\Release\net11.0\Microsoft.Extensions.Configuration.Ini.dll 2026-01-07T01:56:07.9174765Z Microsoft.Extensions.Hosting.Abstractions -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting.Abstractions\Release\net11.0\Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-07T01:56:07.9793220Z Microsoft.Extensions.Diagnostics -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics\ref\Release\net11.0\Microsoft.Extensions.Diagnostics.dll 2026-01-07T01:56:08.1855774Z Microsoft.Extensions.Configuration.Xml -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.Xml\Release\net11.0\Microsoft.Extensions.Configuration.Xml.dll 2026-01-07T01:56:08.2676900Z 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-01-07T01:56:08.4822463Z Microsoft.Extensions.Configuration.UserSecrets -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Configuration.UserSecrets\Release\net11.0\Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-07T01:56:08.6483786Z Microsoft.Extensions.Diagnostics -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Diagnostics\Release\net11.0\Microsoft.Extensions.Diagnostics.dll 2026-01-07T01:56:08.8382864Z 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-01-07T01:56:08.8582714Z Microsoft.Extensions.Http -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http\ref\Release\net11.0\Microsoft.Extensions.Http.dll 2026-01-07T01:56:09.5443305Z Microsoft.Extensions.Http -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Http\Release\net11.0\Microsoft.Extensions.Http.dll 2026-01-07T01:56:09.5630096Z Microsoft.Extensions.Logging.Configuration -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Configuration\Release\net11.0\Microsoft.Extensions.Logging.Configuration.dll 2026-01-07T01:56:09.6591080Z 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-01-07T01:56:10.1523750Z Microsoft.Extensions.Logging.Console -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Logging.Console\Release\net11.0\Microsoft.Extensions.Logging.Console.dll 2026-01-07T01:56:10.2486574Z Microsoft.Extensions.Hosting -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting\ref\Release\net11.0\Microsoft.Extensions.Hosting.dll 2026-01-07T01:56:10.6292336Z Microsoft.Extensions.Hosting -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting\Release\net11.0\Microsoft.Extensions.Hosting.dll 2026-01-07T01:56:10.7473907Z 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-01-07T01:56:10.9105971Z Microsoft.Extensions.Hosting.Systemd -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting.Systemd\Release\net11.0\Microsoft.Extensions.Hosting.Systemd.dll 2026-01-07T01:56:11.0066742Z 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-01-07T01:56:11.2225043Z Microsoft.Extensions.Hosting.WindowsServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.Extensions.Hosting.WindowsServices\Release\net11.0\Microsoft.Extensions.Hosting.WindowsServices.dll 2026-01-07T01:56:11.4305935Z Microsoft.Bcl.TimeProvider -> D:\a\_work\1\s\artifacts\bin\Microsoft.Bcl.TimeProvider\Release\net10.0\Microsoft.Bcl.TimeProvider.dll 2026-01-07T01:56:11.6644524Z Microsoft.NETCore.Platforms -> D:\a\_work\1\s\artifacts\bin\Microsoft.NETCore.Platforms\Release\net10.0\Microsoft.NETCore.Platforms.dll 2026-01-07T01:56:11.7628507Z 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-01-07T01:56:11.7845554Z System.Threading.WebAssembly.Threading -> D:\a\_work\1\s\artifacts\bin\System.Threading.WebAssembly.Threading\ref\Release\net11.0\System.Threading.dll 2026-01-07T01:56:11.7851038Z 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-01-07T01:56:13.2105437Z 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-01-07T01:56:13.2949448Z Microsoft.Win32.SystemEvents -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.SystemEvents\ref\Release\net11.0\Microsoft.Win32.SystemEvents.dll 2026-01-07T01:56:13.3398557Z System.Diagnostics.EventLog.Messages -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.EventLog.Messages\Release\netstandard2.0\System.Diagnostics.EventLog.Messages.dll 2026-01-07T01:56:13.8134261Z 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-01-07T01:56:14.3264443Z System.Data.Odbc -> D:\a\_work\1\s\artifacts\bin\System.Data.Odbc\ref\Release\net11.0\System.Data.Odbc.dll 2026-01-07T01:56:14.3309553Z Microsoft.Win32.SystemEvents -> D:\a\_work\1\s\artifacts\bin\Microsoft.Win32.SystemEvents\Release\net11.0-windows\Microsoft.Win32.SystemEvents.dll 2026-01-07T01:56:14.9669954Z System.DirectoryServices.Protocols -> D:\a\_work\1\s\artifacts\bin\System.DirectoryServices.Protocols\ref\Release\net11.0\System.DirectoryServices.Protocols.dll 2026-01-07T01:56:17.3462994Z System.Diagnostics.EventLog -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.EventLog\Release\net11.0-windows\System.Diagnostics.EventLog.dll 2026-01-07T01:56:18.1694810Z System.Data.Odbc -> D:\a\_work\1\s\artifacts\bin\System.Data.Odbc\Release\net11.0-windows\System.Data.Odbc.dll 2026-01-07T01:56:18.2844389Z System.Diagnostics.PerformanceCounter -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.PerformanceCounter\ref\Release\net11.0\System.Diagnostics.PerformanceCounter.dll 2026-01-07T01:56:18.3265434Z 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-01-07T01:56:18.6362863Z System.IO.Ports -> D:\a\_work\1\s\artifacts\bin\System.IO.Ports\ref\Release\net11.0\System.IO.Ports.dll 2026-01-07T01:56:18.6992517Z System.Management -> D:\a\_work\1\s\artifacts\bin\System.Management\ref\Release\net11.0\System.Management.dll 2026-01-07T01:56:20.1454739Z 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-01-07T01:56:20.6163132Z System.DirectoryServices.Protocols -> D:\a\_work\1\s\artifacts\bin\System.DirectoryServices.Protocols\Release\net11.0-windows\System.DirectoryServices.Protocols.dll 2026-01-07T01:56:21.0340869Z System.ServiceProcess.ServiceController -> D:\a\_work\1\s\artifacts\bin\System.ServiceProcess.ServiceController\Release\net11.0-windows\System.ServiceProcess.ServiceController.dll 2026-01-07T01:56:21.0562031Z System.Runtime.Caching -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Caching\ref\Release\net11.0\System.Runtime.Caching.dll 2026-01-07T01:56:23.1330266Z System.Management -> D:\a\_work\1\s\artifacts\bin\System.Management\Release\net11.0-windows\System.Management.dll 2026-01-07T01:56:24.6584002Z System.IO.Ports -> D:\a\_work\1\s\artifacts\bin\System.IO.Ports\Release\net11.0-windows\System.IO.Ports.dll 2026-01-07T01:56:24.6856456Z System.Diagnostics.PerformanceCounter -> D:\a\_work\1\s\artifacts\bin\System.Diagnostics.PerformanceCounter\Release\net11.0-windows\System.Diagnostics.PerformanceCounter.dll 2026-01-07T01:56:24.8514283Z System.Speech -> D:\a\_work\1\s\artifacts\bin\System.Speech\ref\Release\net11.0\System.Speech.dll 2026-01-07T01:56:27.5051354Z System.Windows.Extensions -> D:\a\_work\1\s\artifacts\bin\System.Windows.Extensions\Release\net11.0-windows\System.Windows.Extensions.dll 2026-01-07T01:56:27.5872717Z 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-01-07T01:56:31.3664166Z System.Runtime.Caching -> D:\a\_work\1\s\artifacts\bin\System.Runtime.Caching\Release\net11.0-windows\System.Runtime.Caching.dll 2026-01-07T01:56:31.5186798Z System.Data.OleDb -> D:\a\_work\1\s\artifacts\bin\System.Data.OleDb\ref\Release\net11.0\System.Data.OleDb.dll 2026-01-07T01:56:31.5675475Z System.Speech -> D:\a\_work\1\s\artifacts\bin\System.Speech\Release\net11.0-windows\System.Speech.dll 2026-01-07T01:56:34.4602557Z System.Data.OleDb -> D:\a\_work\1\s\artifacts\bin\System.Data.OleDb\Release\net11.0-windows\System.Data.OleDb.dll 2026-01-07T01:56:34.6041891Z System.DirectoryServices -> D:\a\_work\1\s\artifacts\bin\System.DirectoryServices\ref\Release\net11.0\System.DirectoryServices.dll 2026-01-07T01:56:37.9284184Z System.DirectoryServices -> D:\a\_work\1\s\artifacts\bin\System.DirectoryServices\Release\net11.0-windows\System.DirectoryServices.dll 2026-01-07T01:56:38.0139936Z System.DirectoryServices.AccountManagement -> D:\a\_work\1\s\artifacts\bin\System.DirectoryServices.AccountManagement\ref\Release\net11.0\System.DirectoryServices.AccountManagement.dll 2026-01-07T01:56:40.2591600Z System.DirectoryServices.AccountManagement -> D:\a\_work\1\s\artifacts\bin\System.DirectoryServices.AccountManagement\Release\net11.0-windows\System.DirectoryServices.AccountManagement.dll 2026-01-07T01:56:40.5500249Z oob-trim -> Trimming win-x86 out-of-band assemblies with ILLinker... 2026-01-07T01:56:40.5621388Z ApiCompat -> Comparing net11.0 reference assemblies against .NETStandard 2.x and .NETCoreApp 10.0.0... 2026-01-07T01:56:54.3668460Z "D:\a\_work\1\s\src\native\corehost\build.cmd" Release x86 -os windows commit 9f3a401a7b4f1544a77259a0f51538a0f6196464 targetrid win-x86 portable incremental-native-build rootdir D:\a\_work\1\s\ msbuild runtimeflavor CoreCLR runtimeconfiguration Release -cmakeargs "-DCLR_CMAKE_RUNTIME_CORECLR=1" -cmakeargs "-DCMAKE_PRODUCT_VERSION=11.0.0" -cmakeargs "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" -cmakeargs "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" -cmakeargs "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" -cmakeargs "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" 2026-01-07T01:56:56.2102384Z ********************************************************************** 2026-01-07T01:56:56.2102931Z ** Visual Studio 2022 Developer Command Prompt v17.14.16 2026-01-07T01:56:56.2103536Z ** Copyright (c) 2025 Microsoft Corporation 2026-01-07T01:56:56.2103918Z ********************************************************************** 2026-01-07T01:56:57.9328024Z [vcvarsall.bat] Environment initialized for: 'x64_x86' 2026-01-07T01:56:59.6246956Z Configuring corehost native components 2026-01-07T01:56:59.6274118Z 2026-01-07T01:56:59.6332515Z 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" 17.0 x86 windows "-DCLR_CMAKE_RUNTIME_CORECLR=1" "-DCMAKE_PRODUCT_VERSION=11.0.0" "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" "-DCLI_CMAKE_FALLBACK_OS=win10" "-DCLI_CMAKE_COMMIT_HASH=9f3a401a7b4f1544a77259a0f51538a0f6196464" "-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-01-07T01:56:59.6595872Z "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\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" "-DCLR_CMAKE_RUNTIME_CORECLR=1" "-DCMAKE_PRODUCT_VERSION=11.0.0" "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=True" "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" "-DCLI_CMAKE_FALLBACK_OS=win10" "-DCLI_CMAKE_COMMIT_HASH=9f3a401a7b4f1544a77259a0f51538a0f6196464" "-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 17 2022 -B "D:/a/_work/1/s//artifacts/obj/win-x86.Release/corehost/ide" -S "D:\a\_work\1\s\src\native\corehost"" 2026-01-07T01:56:59.6812549Z Not searching for unused variables given on the command line. 2026-01-07T01:56:59.7015982Z -- Selecting Windows SDK version 10.0.26100.0 to target Windows 10.0. 2026-01-07T01:57:04.7068032Z -- The C compiler identification is MSVC 19.44.35217.0 2026-01-07T01:57:07.3854628Z -- The CXX compiler identification is MSVC 19.44.35217.0 2026-01-07T01:57:07.4047743Z -- Detecting C compiler ABI info 2026-01-07T01:57:10.0656058Z -- Detecting C compiler ABI info - done 2026-01-07T01:57:10.0827996Z -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x86/cl.exe - skipped 2026-01-07T01:57:10.0833675Z -- Detecting C compile features 2026-01-07T01:57:10.0842387Z -- Detecting C compile features - done 2026-01-07T01:57:10.0948503Z -- Detecting CXX compiler ABI info 2026-01-07T01:57:12.8392545Z -- Detecting CXX compiler ABI info - done 2026-01-07T01:57:12.8554026Z -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x86/cl.exe - skipped 2026-01-07T01:57:12.8559122Z -- Detecting CXX compile features 2026-01-07T01:57:12.8569807Z -- Detecting CXX compile features - done 2026-01-07T01:57:12.9589583Z -- The ASM_MASM compiler identification is MSVC 2026-01-07T01:57:12.9600193Z -- Found assembler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x86/ml.exe 2026-01-07T01:57:12.9999760Z -- Performing Test HAVE_DIRENT_D_TYPE 2026-01-07T01:57:15.5595510Z -- Performing Test HAVE_DIRENT_D_TYPE - Failed 2026-01-07T01:57:15.5597367Z -- Looking for getauxval 2026-01-07T01:57:18.1173853Z -- Looking for getauxval - not found 2026-01-07T01:57:19.6858741Z -- Configuring done (20.0s) 2026-01-07T01:57:19.9374247Z CMake Warning in test/ijw/CMakeLists.txt: 2026-01-07T01:57:19.9375017Z For the target "ijw" the /clr compiler flag was added manually. Set usage 2026-01-07T01:57:19.9375702Z of C++/CLI by setting COMMON_LANGUAGE_RUNTIME target property. 2026-01-07T01:57:19.9375990Z 2026-01-07T01:57:19.9376210Z 2026-01-07T01:57:19.9928105Z -- Generating done (0.3s) 2026-01-07T01:57:19.9937009Z -- Build files have been written to: D:/a/_work/1/s/artifacts/obj/win-x86.Release/corehost/ide 2026-01-07T01:57:20.0181568Z Commencing build of corehost native components 2026-01-07T01:57:20.2012432Z MSBuild version 17.14.23+b0019275e for .NET Framework 2026-01-07T01:57:20.5036400Z 2026-01-07T01:57:22.3966462Z 2026-01-07T01:57:22.3966717Z 1>Checking Build System 2026-01-07T01:57:22.6830844Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/hostmisc/CMakeLists.txt 2026-01-07T01:57:22.8903328Z trace.cpp 2026-01-07T01:57:22.8914099Z utils.cpp 2026-01-07T01:57:22.8955152Z fx_ver.cpp 2026-01-07T01:57:22.8968199Z pal.windows.cpp 2026-01-07T01:57:24.5554238Z longfile.windows.cpp 2026-01-07T01:57:25.7743489Z hostmisc_public.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\hostmisc\hostmisc_public.dir\Release\hostmisc_public.lib 2026-01-07T01:57:25.9017622Z Compiling D:/a/_work/1/s/src/native/corehost/test/typelibs/Nested.idl 2026-01-07T01:57:25.9253096Z 64 bit Processing D:\a\_work\1\s\src\native\corehost\test\typelibs\Nested.idl 2026-01-07T01:57:25.9430550Z Nested.idl 2026-01-07T01:57:25.9641733Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.idl 2026-01-07T01:57:25.9807868Z oaidl.idl 2026-01-07T01:57:26.0061304Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\objidl.idl 2026-01-07T01:57:26.0231142Z objidl.idl 2026-01-07T01:57:26.0512765Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-01-07T01:57:26.0679368Z unknwn.idl 2026-01-07T01:57:26.0793352Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-01-07T01:57:26.0959886Z wtypes.idl 2026-01-07T01:57:26.1197231Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-01-07T01:57:26.1368830Z wtypesbase.idl 2026-01-07T01:57:26.1608915Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-01-07T01:57:26.1775763Z basetsd.h 2026-01-07T01:57:26.1882070Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-01-07T01:57:26.2049404Z guiddef.h 2026-01-07T01:57:26.2412175Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\ocidl.idl 2026-01-07T01:57:26.2593729Z ocidl.idl 2026-01-07T01:57:26.2931948Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oleidl.idl 2026-01-07T01:57:26.3108846Z oleidl.idl 2026-01-07T01:57:26.3463125Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\servprov.idl 2026-01-07T01:57:26.3640369Z servprov.idl 2026-01-07T01:57:26.3887491Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\urlmon.idl 2026-01-07T01:57:26.4058292Z urlmon.idl 2026-01-07T01:57:26.4507750Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\msxml.idl 2026-01-07T01:57:26.4684379Z msxml.idl 2026-01-07T01:57:26.5627587Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.acf 2026-01-07T01:57:26.5791440Z oaidl.acf 2026-01-07T01:57:26.6086827Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\ocidl.acf 2026-01-07T01:57:26.6250776Z ocidl.acf 2026-01-07T01:57:26.6719184Z Compiling D:/a/_work/1/s/src/native/corehost/test/typelibs/Server.idl 2026-01-07T01:57:26.6949002Z 64 bit Processing D:\a\_work\1\s\src\native\corehost\test\typelibs\Server.idl 2026-01-07T01:57:26.7153711Z Server.idl 2026-01-07T01:57:26.7363892Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.idl 2026-01-07T01:57:26.7529611Z oaidl.idl 2026-01-07T01:57:26.7785734Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\objidl.idl 2026-01-07T01:57:26.7954157Z objidl.idl 2026-01-07T01:57:26.8226127Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\unknwn.idl 2026-01-07T01:57:26.8389698Z unknwn.idl 2026-01-07T01:57:26.8491494Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypes.idl 2026-01-07T01:57:26.8655496Z wtypes.idl 2026-01-07T01:57:26.8894198Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\wtypesbase.idl 2026-01-07T01:57:26.9062764Z wtypesbase.idl 2026-01-07T01:57:26.9315248Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\basetsd.h 2026-01-07T01:57:26.9481734Z basetsd.h 2026-01-07T01:57:26.9586121Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\guiddef.h 2026-01-07T01:57:26.9751665Z guiddef.h 2026-01-07T01:57:27.0111937Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\ocidl.idl 2026-01-07T01:57:27.0282870Z ocidl.idl 2026-01-07T01:57:27.0539296Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oleidl.idl 2026-01-07T01:57:27.0717641Z oleidl.idl 2026-01-07T01:57:27.1013787Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\servprov.idl 2026-01-07T01:57:27.1184334Z servprov.idl 2026-01-07T01:57:27.1390512Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\urlmon.idl 2026-01-07T01:57:27.1563164Z urlmon.idl 2026-01-07T01:57:27.1881132Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\msxml.idl 2026-01-07T01:57:27.2048974Z msxml.idl 2026-01-07T01:57:27.2736913Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\oaidl.acf 2026-01-07T01:57:27.2904699Z oaidl.acf 2026-01-07T01:57:27.3014712Z 64 bit Processing C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\ocidl.acf 2026-01-07T01:57:27.3179168Z ocidl.acf 2026-01-07T01:57:27.3466899Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/typelibs/CMakeLists.txt 2026-01-07T01:57:27.5333711Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/hostmisc/CMakeLists.txt 2026-01-07T01:57:27.6441650Z trace.cpp 2026-01-07T01:57:27.6511994Z utils.cpp 2026-01-07T01:57:27.6589639Z fx_ver.cpp 2026-01-07T01:57:27.6617387Z pal.windows.cpp 2026-01-07T01:57:29.0287692Z longfile.windows.cpp 2026-01-07T01:57:30.0884043Z hostmisc.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\hostmisc\Release\hostmisc.lib 2026-01-07T01:57:30.1643198Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/apphost/standalone/CMakeLists.txt 2026-01-07T01:57:30.2874391Z bundle_marker.cpp 2026-01-07T01:57:30.2962779Z hostfxr_resolver.cpp 2026-01-07T01:57:30.2984254Z corehost.cpp 2026-01-07T01:57:30.2987686Z apphost.windows.cpp 2026-01-07T01:57:31.6562379Z fxr_resolver.cpp 2026-01-07T01:57:32.7783017Z Generating code 2026-01-07T01:57:32.7853489Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:57:33.7096572Z All 765 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:57:33.7142847Z Finished generating code 2026-01-07T01:57:33.8321606Z apphost.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\apphost\standalone\Release\apphost.exe 2026-01-07T01:57:34.0129130Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/hostcommon/CMakeLists.txt 2026-01-07T01:57:34.1308895Z json_parser.cpp 2026-01-07T01:57:34.1381480Z host_startup_info.cpp 2026-01-07T01:57:34.1414405Z roll_forward_option.cpp 2026-01-07T01:57:34.1499878Z fx_definition.cpp 2026-01-07T01:57:35.5039043Z fx_reference.cpp 2026-01-07T01:57:35.5266893Z version_compatibility_range.cpp 2026-01-07T01:57:35.6705914Z runtime_config.cpp 2026-01-07T01:57:35.8080521Z info.cpp 2026-01-07T01:57:36.8824387Z reader.cpp 2026-01-07T01:57:36.8892450Z header.cpp 2026-01-07T01:57:38.1634034Z libhostcommon.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\hostcommon\Release\libhostcommon.lib 2026-01-07T01:57:38.2423276Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/comhost/CMakeLists.txt 2026-01-07T01:57:38.3656747Z comhost.cpp 2026-01-07T01:57:38.3663035Z clsidmap.cpp 2026-01-07T01:57:38.3721298Z redirected_error_writer.cpp 2026-01-07T01:57:38.3792275Z fxr_resolver.cpp 2026-01-07T01:57:40.1349722Z 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-01-07T01:57:40.1408505Z Generating code 2026-01-07T01:57:40.1496887Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:57:41.2304233Z All 1269 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:57:41.2372452Z Finished generating code 2026-01-07T01:57:41.3770152Z comhost.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\comhost\Release\comhost.dll 2026-01-07T01:57:41.5084451Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/comsxs/CMakeLists.txt 2026-01-07T01:57:41.5944500Z comsxs.cpp 2026-01-07T01:57:42.6387547Z Generating code 2026-01-07T01:57:42.6409023Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:57:42.8080469Z All 263 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:57:42.8095556Z Finished generating code 2026-01-07T01:57:43.1572064Z comsxs.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\comsxs\Release\comsxs.exe 2026-01-07T01:57:43.2916594Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/dotnet/CMakeLists.txt 2026-01-07T01:57:43.4018457Z hostfxr_resolver.cpp 2026-01-07T01:57:43.4073672Z corehost.cpp 2026-01-07T01:57:43.4076305Z fxr_resolver.cpp 2026-01-07T01:57:44.8627357Z Generating code 2026-01-07T01:57:44.8678068Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:57:45.4343808Z All 439 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:57:45.4377103Z Finished generating code 2026-01-07T01:57:45.6163472Z dotnet.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\dotnet\Release\dotnet.exe 2026-01-07T01:57:45.7441890Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/fxr/standalone/CMakeLists.txt 2026-01-07T01:57:45.8736097Z hostpolicy_resolver.cpp 2026-01-07T01:57:45.8766884Z command_line.cpp 2026-01-07T01:57:45.8771276Z corehost_init.cpp 2026-01-07T01:57:45.8775615Z hostfxr.cpp 2026-01-07T01:57:47.4189165Z fx_muxer.cpp 2026-01-07T01:57:47.4308856Z fx_resolver.cpp 2026-01-07T01:57:47.4858182Z fx_resolver.messages.cpp 2026-01-07T01:57:47.6208911Z framework_info.cpp 2026-01-07T01:57:49.0510061Z host_context.cpp 2026-01-07T01:57:49.1370791Z install_info.cpp 2026-01-07T01:57:49.1423742Z sdk_info.cpp 2026-01-07T01:57:49.2415867Z sdk_resolver.cpp 2026-01-07T01:57:51.0790857Z 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-01-07T01:57:51.0835615Z Generating code 2026-01-07T01:57:51.1016761Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:57:53.5732466Z All 3187 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:57:53.5913455Z Finished generating code 2026-01-07T01:57:53.7608680Z hostfxr.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\fxr\standalone\Release\hostfxr.dll 2026-01-07T01:57:53.8916294Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/hostpolicy/standalone/CMakeLists.txt 2026-01-07T01:57:54.0223585Z coreclr_resolver.cpp 2026-01-07T01:57:54.0348705Z args.cpp 2026-01-07T01:57:54.0352114Z breadcrumbs.cpp 2026-01-07T01:57:54.0371221Z coreclr.cpp 2026-01-07T01:57:55.4000167Z deps_entry.cpp 2026-01-07T01:57:55.5401744Z deps_format.cpp 2026-01-07T01:57:55.6339240Z deps_resolver.cpp 2026-01-07T01:57:55.7056378Z hostpolicy_context.cpp 2026-01-07T01:57:56.9044105Z hostpolicy.cpp 2026-01-07T01:57:57.4174006Z hostpolicy_init.cpp 2026-01-07T01:57:57.4831821Z shared_store.cpp 2026-01-07T01:57:57.5599756Z version.cpp 2026-01-07T01:57:58.8500967Z dir_utils.cpp 2026-01-07T01:57:58.9208008Z extractor.cpp 2026-01-07T01:57:58.9691797Z file_entry.cpp 2026-01-07T01:57:58.9741288Z manifest.cpp 2026-01-07T01:58:00.2496222Z runner.cpp 2026-01-07T01:58:01.5453568Z 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-01-07T01:58:01.5511127Z Generating code 2026-01-07T01:58:01.5719921Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:58:04.3493000Z All 3641 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:58:04.3686372Z Finished generating code 2026-01-07T01:58:04.5474754Z hostpolicy.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\hostpolicy\standalone\Release\hostpolicy.dll 2026-01-07T01:58:04.8900532Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/ijwhost/CMakeLists.txt 2026-01-07T01:58:04.9276346Z Assembling D:\a\_work\1\s\src\native\corehost\ijwhost\i386\asmhelpers.asm... 2026-01-07T01:58:05.3978997Z ijwthunk.cpp 2026-01-07T01:58:05.4071695Z ijwhost.cpp 2026-01-07T01:58:05.4204181Z pedecoder.cpp 2026-01-07T01:58:05.4209742Z bootstrap_thunk_chunk.cpp 2026-01-07T01:58:06.7543542Z bootstrap_thunk.cpp 2026-01-07T01:58:06.7722296Z fxr_resolver.cpp 2026-01-07T01:58:07.9744616Z 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-01-07T01:58:07.9784724Z Generating code 2026-01-07T01:58:07.9856274Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:58:08.6197076Z All 478 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:58:08.6234545Z Finished generating code 2026-01-07T01:58:08.7196528Z ijwhost.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\ijwhost\Release\ijwhost.dll 2026-01-07T01:58:08.8167093Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/ijw/CMakeLists.txt 2026-01-07T01:58:08.9584765Z ijw.cpp 2026-01-07T01:58:08.9890972Z .NETCoreApp,Version=v8.0.AssemblyAttributes.cpp 2026-01-07T01:58:10.4750612Z 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-01-07T01:58:10.6138031Z ijw.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\ijw\Release\ijw.dll 2026-01-07T01:58:11.0209083Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/fxr/staticlib/CMakeLists.txt 2026-01-07T01:58:11.1452235Z hostpolicy_resolver.cpp 2026-01-07T01:58:11.1538494Z json_parser.cpp 2026-01-07T01:58:11.1546026Z host_startup_info.cpp 2026-01-07T01:58:11.1625691Z roll_forward_option.cpp 2026-01-07T01:58:12.6412452Z fx_definition.cpp 2026-01-07T01:58:12.6447427Z fx_reference.cpp 2026-01-07T01:58:13.1853171Z version_compatibility_range.cpp 2026-01-07T01:58:13.3511939Z runtime_config.cpp 2026-01-07T01:58:14.5184399Z info.cpp 2026-01-07T01:58:14.5763761Z reader.cpp 2026-01-07T01:58:14.7135119Z header.cpp 2026-01-07T01:58:15.7620143Z command_line.cpp 2026-01-07T01:58:15.8340933Z corehost_init.cpp 2026-01-07T01:58:16.0251971Z hostfxr.cpp 2026-01-07T01:58:16.4367344Z fx_muxer.cpp 2026-01-07T01:58:17.8398369Z fx_resolver.cpp 2026-01-07T01:58:17.9581837Z fx_resolver.messages.cpp 2026-01-07T01:58:18.5552547Z framework_info.cpp 2026-01-07T01:58:19.5703105Z host_context.cpp 2026-01-07T01:58:20.6853106Z install_info.cpp 2026-01-07T01:58:21.1639810Z sdk_info.cpp 2026-01-07T01:58:21.1792198Z sdk_resolver.cpp 2026-01-07T01:58:23.5095847Z libhostfxr.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\fxr\staticlib\Release\libhostfxr.lib 2026-01-07T01:58:23.6350359Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/nethost/CMakeLists.txt 2026-01-07T01:58:23.7452837Z nethost.cpp 2026-01-07T01:58:23.7453366Z fxr_resolver.cpp 2026-01-07T01:58:25.0546167Z libnethost.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\nethost\Release\libnethost.lib 2026-01-07T01:58:25.1802669Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/mockcoreclr/CMakeLists.txt 2026-01-07T01:58:25.2649929Z mockcoreclr.cpp 2026-01-07T01:58:26.3857630Z 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-01-07T01:58:26.3913573Z Generating code 2026-01-07T01:58:26.3965282Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:58:26.8857536Z All 666 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:58:26.8896590Z Finished generating code 2026-01-07T01:58:26.9952556Z mockcoreclr.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\mockcoreclr\Release\mockcoreclr.dll 2026-01-07T01:58:27.1266327Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/mockhostfxr/CMakeLists.txt 2026-01-07T01:58:27.2130711Z mockhostfxr.cpp 2026-01-07T01:58:28.1606851Z test_c_api.c 2026-01-07T01:58:28.2893250Z 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-01-07T01:58:28.2931310Z Generating code 2026-01-07T01:58:28.2964676Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:58:28.4771991Z All 229 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:58:28.4794380Z Finished generating code 2026-01-07T01:58:28.5588332Z mockhostfxr_2_2.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\mockhostfxr\Release\mockhostfxr_2_2.dll 2026-01-07T01:58:28.6782107Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/mockhostfxr/CMakeLists.txt 2026-01-07T01:58:28.7603444Z mockhostfxr.cpp 2026-01-07T01:58:29.6910025Z test_c_api.c 2026-01-07T01:58:29.8127240Z 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-01-07T01:58:29.8165599Z Generating code 2026-01-07T01:58:29.8199172Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:58:30.0094558Z All 232 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:58:30.0117052Z Finished generating code 2026-01-07T01:58:30.0961692Z mockhostfxr_5_0.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\mockhostfxr\Release\mockhostfxr_5_0.dll 2026-01-07T01:58:30.2227716Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/mockhostpolicy/CMakeLists.txt 2026-01-07T01:58:30.3046349Z mockhostpolicy.cpp 2026-01-07T01:58:31.3097513Z 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-01-07T01:58:31.3146885Z Generating code 2026-01-07T01:58:31.3202004Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:58:31.7282671Z All 581 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:58:31.7313099Z Finished generating code 2026-01-07T01:58:31.8397710Z mockhostpolicy.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\mockhostpolicy\Release\mockhostpolicy.dll 2026-01-07T01:58:32.0004756Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/nethost/CMakeLists.txt 2026-01-07T01:58:32.1018491Z nethost.cpp 2026-01-07T01:58:32.1019029Z fxr_resolver.cpp 2026-01-07T01:58:33.2019044Z 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-01-07T01:58:33.2051642Z Generating code 2026-01-07T01:58:33.2104163Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:58:33.7771762Z All 416 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:58:33.7806028Z Finished generating code 2026-01-07T01:58:33.8762643Z nethost.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\nethost\Release\nethost.dll 2026-01-07T01:58:33.9597074Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/nativehost/CMakeLists.txt 2026-01-07T01:58:34.0839228Z error_writer_redirector.cpp 2026-01-07T01:58:34.0848047Z get_native_search_directories_test.cpp 2026-01-07T01:58:34.0935775Z hostfxr_exports.cpp 2026-01-07T01:58:34.0990451Z hostpolicy_exports.cpp 2026-01-07T01:58:35.4633292Z host_context_test.cpp 2026-01-07T01:58:35.4895150Z resolve_component_dependencies_test.cpp 2026-01-07T01:58:35.5084912Z nativehost.cpp 2026-01-07T01:58:35.5494185Z comhost_test.cpp 2026-01-07T01:58:37.7416138Z Generating code 2026-01-07T01:58:37.7521847Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:58:39.2609071Z All 2119 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:58:39.2701874Z Finished generating code 2026-01-07T01:58:39.4716357Z nativehost.vcxproj -> D:\a\_work\1\s\artifacts\obj\win-x86.Release\corehost\ide\test\nativehost\Release\nativehost.exe 2026-01-07T01:58:39.6005469Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/test/fx_ver/CMakeLists.txt 2026-01-07T01:58:39.6870864Z test_fx_ver.cpp 2026-01-07T01:58:40.6910368Z Generating code 2026-01-07T01:58:40.6959348Z Previous IPDB not found, fall back to full compilation. 2026-01-07T01:58:41.0275655Z All 204 functions were compiled because no usable IPDB/IOBJ from previous compilation was found. 2026-01-07T01:58:41.0301915Z Finished generating code 2026-01-07T01:58:41.1903032Z 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-01-07T01:58:41.3571334Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(2433,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-01-07T01:58:41.4273850Z Building Custom Rule D:/a/_work/1/s/src/native/corehost/CMakeLists.txt 2026-01-07T01:58:41.5586590Z 1> 2026-01-07T01:58:41.6519114Z -- Install configuration: "Release" 2026-01-07T01:58:41.6520551Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/hostfxr.pdb 2026-01-07T01:58:41.6680047Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/hostfxr.lib 2026-01-07T01:58:41.6689037Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/hostfxr.dll 2026-01-07T01:58:41.6714813Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/libhostfxr.pdb 2026-01-07T01:58:41.6753741Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/libhostfxr.lib 2026-01-07T01:58:41.6926785Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/hostpolicy.pdb 2026-01-07T01:58:41.7031605Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/hostpolicy.lib 2026-01-07T01:58:41.7037784Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/hostpolicy.dll 2026-01-07T01:58:41.7060149Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/apphost.pdb 2026-01-07T01:58:41.7123617Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/apphost.exe 2026-01-07T01:58:41.7138872Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/dotnet.pdb 2026-01-07T01:58:41.7186999Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/dotnet.exe 2026-01-07T01:58:41.7201908Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/coreclr_delegates.h 2026-01-07T01:58:41.7208023Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/hostfxr.h 2026-01-07T01:58:41.7214392Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/nethost.h 2026-01-07T01:58:41.7220700Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/nethost.pdb 2026-01-07T01:58:41.7269254Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/nethost.lib 2026-01-07T01:58:41.7275618Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/nethost.dll 2026-01-07T01:58:41.7285571Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/libnethost.pdb 2026-01-07T01:58:41.7299593Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/libnethost.lib 2026-01-07T01:58:41.7340345Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/test_fx_ver.pdb 2026-01-07T01:58:41.7385177Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/test_fx_ver.exe 2026-01-07T01:58:41.7398496Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/mockcoreclr.pdb 2026-01-07T01:58:41.7459078Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockcoreclr.lib 2026-01-07T01:58:41.7465108Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockcoreclr.dll 2026-01-07T01:58:41.7480503Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/mockhostfxr_2_2.pdb 2026-01-07T01:58:41.7525716Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockhostfxr_2_2.lib 2026-01-07T01:58:41.7532277Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockhostfxr_2_2.dll 2026-01-07T01:58:41.7541822Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/mockhostfxr_5_0.pdb 2026-01-07T01:58:41.7588732Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockhostfxr_5_0.lib 2026-01-07T01:58:41.7613232Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockhostfxr_5_0.dll 2026-01-07T01:58:41.7627227Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/mockhostpolicy.pdb 2026-01-07T01:58:41.7682164Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockhostpolicy.lib 2026-01-07T01:58:41.7688270Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/mockhostpolicy.dll 2026-01-07T01:58:41.7702069Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/nativehost.pdb 2026-01-07T01:58:41.7788547Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/nativehost.exe 2026-01-07T01:58:41.7804509Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/comsxs.pdb 2026-01-07T01:58:41.7852405Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/comsxs.exe 2026-01-07T01:58:41.7865591Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/PDB/ijw.pdb 2026-01-07T01:58:41.7887866Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/ijw.lib 2026-01-07T01:58:41.7894020Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/ijw.dll 2026-01-07T01:58:41.7905869Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/Server.tlb 2026-01-07T01:58:41.7911160Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost_test/Nested.tlb 2026-01-07T01:58:41.7922040Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/comhost.pdb 2026-01-07T01:58:41.8044380Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/comhost.lib 2026-01-07T01:58:41.8044956Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/comhost.dll 2026-01-07T01:58:41.8045427Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/PDB/ijwhost.pdb 2026-01-07T01:58:41.8065754Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/ijwhost.lib 2026-01-07T01:58:41.8072297Z -- Installing: D:/a/_work/1/s/artifacts/bin/win-x86.Release/corehost/ijwhost.dll 2026-01-07T01:58:41.8945868Z Done building Native components 2026-01-07T01:58:43.0750039Z Microsoft.NETCore.DotNetAppHost -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.DotNetAppHost.11.0.0-ci.nupkg 2026-01-07T01:58:44.2935614Z Microsoft.NETCore.DotNetAppHost -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\runtime.win-x86.Microsoft.NETCore.DotNetAppHost.11.0.0-ci.nupkg 2026-01-07T01:58:45.1555613Z installer.tasks -> D:\a\_work\1\s\artifacts\bin\installer.tasks\Release\net10.0\installer.tasks.dll 2026-01-07T01:58:45.4937198Z Determining projects to restore... 2026-01-07T01:58:46.2633046Z All projects are up-to-date for restore. 2026-01-07T01:59:15.4332380Z AppWithWait -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\AppWithWait\AppWithWait.dll 2026-01-07T01:59:15.4741581Z AppWithUnknownLanguageResource -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\AppWithUnknownLanguageResource\AppWithUnknownLanguageResource.dll 2026-01-07T01:59:15.4745202Z AppWithCustomEntryPoints -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\AppWithCustomEntryPoints\AppWithCustomEntryPoints.dll 2026-01-07T01:59:15.4803022Z AppWithSubDirs -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\AppWithSubDirs\AppWithSubDirs.dll 2026-01-07T01:59:15.8232792Z ComLibraryConflictingGuid -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\ComLibraryConflictingGuid\ComLibraryConflictingGuid.dll 2026-01-07T01:59:15.8621475Z ComLibraryMissingGuid -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\ComLibraryMissingGuid\ComLibraryMissingGuid.dll 2026-01-07T01:59:15.8680216Z ComLibrary -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\ComLibrary\ComLibrary.dll 2026-01-07T01:59:15.8682975Z Component -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\Component\Component.dll 2026-01-07T01:59:16.2616501Z SharedLibrary -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\SharedLibrary\SharedLibrary.dll 2026-01-07T01:59:16.3053551Z HelloWorld -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\HelloWorld\HelloWorld.dll 2026-01-07T01:59:16.3388092Z HelloWorld_中文 -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\HelloWorld_中文\HelloWorld_中文.dll 2026-01-07T01:59:16.4391194Z HammerServicing -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\HammerServicing\HammerServicing.dll 2026-01-07T01:59:16.7466957Z SelfContained -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\SelfContained\net6.0\HelloWorld.dll 2026-01-07T01:59:16.7858433Z ManagedHost -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\ManagedHost\ManagedHost.dll 2026-01-07T01:59:16.8848289Z HostApiInvokerApp -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\HostApiInvokerApp\HostApiInvokerApp.dll 2026-01-07T01:59:16.8957888Z LocalizedApp -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\LocalizedApp\LocalizedApp.dll 2026-01-07T01:59:17.0463911Z ServicedLibrary -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\ServicedLibrary\SharedLibrary.dll 2026-01-07T01:59:17.1664274Z RegFreeCom -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\RegFreeCom\RegFreeCom.dll 2026-01-07T01:59:17.2813093Z SingleFileApiTests -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\SingleFileApiTests\SingleFileApiTests.dll 2026-01-07T01:59:17.3142762Z StartupHook -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\StartupHook\StartupHook.dll 2026-01-07T01:59:17.3222369Z StartupHookWithAssemblyResolver -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\StartupHookWithAssemblyResolver\StartupHookWithAssemblyResolver.dll 2026-01-07T01:59:17.3921591Z WindowsSpecific -> D:\a\_work\1\s\artifacts\tests\host\windows.x86.Release\WindowsSpecific\WindowsSpecific.dll 2026-01-07T01:59:17.9391604Z Microsoft.DotNet.ILCompiler -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.ILCompiler.11.0.0-ci.nupkg 2026-01-07T01:59:19.2316975Z Microsoft.DotNet.ILCompiler -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\runtime.win-x86.Microsoft.DotNet.ILCompiler.11.0.0-ci.nupkg 2026-01-07T01:59:19.4929443Z Microsoft.DotNet.Cdac.Transport -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\runtime.win-x86.Microsoft.DotNet.Cdac.Transport.11.0.0-ci.nupkg 2026-01-07T01:59:19.5603840Z Microsoft.NETCore.App.Ref -> 2026-01-07T01:59:33.3694777Z Microsoft.NETCore.App.Ref -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-targeting-pack-11.0.0-ci-win-x86.msi 2026-01-07T01:59:33.9589578Z [NuGet Manager] [Warning] The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. 2026-01-07T01:59:33.9691114Z Microsoft.NETCore.App.Ref -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.NetCore.TargetingPack.x86.11.0.11.0.0-ci.nupkg 2026-01-07T01:59:34.8792208Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.App.Ref.11.0.0-ci.nupkg'. 2026-01-07T01:59:35.4102908Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.App.Ref.11.0.0-ci.symbols.nupkg'. 2026-01-07T01:59:35.4918874Z Microsoft.NETCore.App.Crossgen2 -> 2026-01-07T01:59:35.6003361Z INFO: Could not find files for the given pattern(s). 2026-01-07T01:59:35.6732119Z Zipping directory "D:\a\_work\1\s\artifacts\obj\Microsoft.NETCore.App.Crossgen2\Release\net11.0\win-x86\output\" to "D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-crossgen2-11.0.0-ci-win-x86.zip". 2026-01-07T01:59:36.0111521Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-crossgen2-11.0.0-ci-win-x86.zip' from 'D:\a\_work\1\s\artifacts\obj\Microsoft.NETCore.App.Crossgen2\Release\net11.0\win-x86\output\' 2026-01-07T01:59:36.5658136Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.App.Crossgen2.win-x86.11.0.0-ci.nupkg'. 2026-01-07T01:59:36.9190091Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.App.Crossgen2.win-x86.11.0.0-ci.symbols.nupkg'. 2026-01-07T01:59:38.3158506Z dotnet-host -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-host-11.0.0-ci-win-x86.msi 2026-01-07T01:59:38.6991696Z [NuGet Manager] [Warning] The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. 2026-01-07T01:59:38.7083740Z dotnet-host -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.NetCore.SharedHost.x86.11.0.11.0.0-ci.nupkg 2026-01-07T01:59:40.2600451Z dotnet-hostfxr -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-hostfxr-11.0.0-ci-win-x86.msi 2026-01-07T01:59:40.6458869Z [NuGet Manager] [Warning] The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. 2026-01-07T01:59:40.6550745Z dotnet-hostfxr -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.NetCore.HostFXR.x86.11.0.11.0.0-ci.nupkg 2026-01-07T01:59:41.0250351Z INFO: Could not find files for the given pattern(s). 2026-01-07T01:59:41.0633127Z Zipping directory "D:\a\_work\1\s\artifacts\obj\dotnet-nethost\Release\net11.0\win-x86\output\" to "D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-nethost-11.0.0-ci-win-x86.zip". 2026-01-07T01:59:41.0886521Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-nethost-11.0.0-ci-win-x86.zip' from 'D:\a\_work\1\s\artifacts\obj\dotnet-nethost\Release\net11.0\win-x86\output\' 2026-01-07T01:59:41.1215528Z Zipping directory "D:\a\_work\1\s\artifacts\obj\dotnet-nethost\Release\net11.0\win-x86\symbols\" to "D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-nethost-symbols-win-x86-11.0.0-ci.zip". 2026-01-07T01:59:41.1628749Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-nethost-symbols-win-x86-11.0.0-ci.zip' from 'D:\a\_work\1\s\artifacts\obj\dotnet-nethost\Release\net11.0\win-x86\symbols\' 2026-01-07T01:59:41.2406660Z Microsoft.NETCore.App.Host -> 2026-01-07T01:59:46.6721216Z Microsoft.NETCore.App.Host -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-apphost-pack-11.0.0-ci-win-x86.msi 2026-01-07T01:59:47.1694821Z [NuGet Manager] [Warning] The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. 2026-01-07T01:59:47.1792505Z Microsoft.NETCore.App.Host -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.NetCore.AppHostPack.x86.11.0.11.0.0-ci.nupkg 2026-01-07T01:59:52.4579692Z Microsoft.NETCore.App.Host -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-apphost-pack-11.0.0-ci-win-x64_x86.msi 2026-01-07T01:59:52.8815460Z [NuGet Manager] [Warning] The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. 2026-01-07T01:59:52.8912310Z Microsoft.NETCore.App.Host -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.NetCore.AppHostPack.x64_x86.11.0.11.0.0-ci.nupkg 2026-01-07T01:59:58.2540246Z Microsoft.NETCore.App.Host -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-apphost-pack-11.0.0-ci-win-arm64_x86.msi 2026-01-07T01:59:58.7043544Z [NuGet Manager] [Warning] The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. 2026-01-07T01:59:58.7147906Z Microsoft.NETCore.App.Host -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.NetCore.AppHostPack.arm64_x86.11.0.11.0.0-ci.nupkg 2026-01-07T01:59:58.8064668Z INFO: Could not find files for the given pattern(s). 2026-01-07T01:59:58.8637708Z Zipping directory "D:\a\_work\1\s\artifacts\obj\Microsoft.NETCore.App.Host\Release\net11.0\win-x86\output\" to "D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-apphost-pack-11.0.0-ci-win-x86.zip". 2026-01-07T01:59:59.0941739Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-apphost-pack-11.0.0-ci-win-x86.zip' from 'D:\a\_work\1\s\artifacts\obj\Microsoft.NETCore.App.Host\Release\net11.0\win-x86\output\' 2026-01-07T01:59:59.4760587Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.App.Host.win-x86.11.0.0-ci.nupkg'. 2026-01-07T02:00:01.0747093Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.App.Host.win-x86.11.0.0-ci.symbols.nupkg'. 2026-01-07T02:00:01.1945429Z Microsoft.NETCore.App.Runtime.CoreCLR -> 2026-01-07T02:00:27.2427499Z Microsoft.NETCore.App.Runtime.CoreCLR -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-runtime-11.0.0-ci-win-x86.msi 2026-01-07T02:00:28.4392225Z [NuGet Manager] [Warning] The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. 2026-01-07T02:00:28.4478998Z Microsoft.NETCore.App.Runtime.CoreCLR -> D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VS.Redist.Common.NetCore.SharedFramework.x86.11.0.11.0.0-ci.nupkg 2026-01-07T02:00:30.6868332Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.App.Runtime.win-x86.11.0.0-ci.nupkg'. 2026-01-07T02:00:35.3459555Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.NETCore.App.Runtime.win-x86.11.0.0-ci.symbols.nupkg'. 2026-01-07T02:00:41.1305698Z Microsoft.NETCore.App.Bundle -> D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-runtime-11.0.0-ci-win-x86.exe 2026-01-07T02:00:41.2250639Z INFO: Could not find files for the given pattern(s). 2026-01-07T02:00:41.4201817Z Zipping directory "D:\a\_work\1\s\artifacts\obj\Microsoft.NETCore.App.Bundle\Release\net11.0\win-x86\output\" to "D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-runtime-11.0.0-ci-win-x86.zip". 2026-01-07T02:00:42.9283799Z Successfully created archive -> 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\dotnet-runtime-11.0.0-ci-win-x86.zip' from 'D:\a\_work\1\s\artifacts\obj\Microsoft.NETCore.App.Bundle\Release\net11.0\win-x86\output\' 2026-01-07T02:00:44.2390814Z Microsoft.NET.HostModel -> D:\a\_work\1\s\artifacts\bin\Microsoft.NET.HostModel\Release\net10.0\Microsoft.NET.HostModel.dll 2026-01-07T02:00:44.7990693Z Microsoft.NET.HostModel -> D:\a\_work\1\s\artifacts\bin\Microsoft.NET.HostModel\Release\net472\Microsoft.NET.HostModel.dll 2026-01-07T02:00:44.9816505Z TestUtils -> D:\a\_work\1\s\artifacts\bin\TestUtils\Release\net10.0\TestUtils.dll 2026-01-07T02:00:45.2262940Z The package Microsoft.NET.HostModel.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-07T02:00:45.2263759Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.NET.HostModel.11.0.0-ci.nupkg'. 2026-01-07T02:00:45.2383745Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.NET.HostModel.11.0.0-ci.symbols.nupkg'. 2026-01-07T02:00:45.5705179Z Microsoft.NET.HostModel.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.NET.HostModel.Tests\Release\net10.0\win-x86\Microsoft.NET.HostModel.Tests.dll 2026-01-07T02:00:45.5923485Z Microsoft.DotNet.CoreSetup.Packaging.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.CoreSetup.Packaging.Tests\Release\net10.0\Microsoft.DotNet.CoreSetup.Packaging.Tests.dll 2026-01-07T02:00:45.8502224Z ##[error]src\installer\tests\AppHost.Bundle.Tests\BundledAppWithSubDirs.cs(23,17): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) 2026-01-07T02:00:45.8627233Z D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\BundledAppWithSubDirs.cs(23,17): error CS0246: The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) [D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\AppHost.Bundle.Tests.csproj] 2026-01-07T02:00:45.8630649Z ##[error]src\installer\tests\AppHost.Bundle.Tests\NativeLibraries.cs(152,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) 2026-01-07T02:00:45.8635918Z D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\NativeLibraries.cs(152,23): error CS0246: The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) [D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\AppHost.Bundle.Tests.csproj] 2026-01-07T02:00:45.8642774Z ##[error]src\installer\tests\AppHost.Bundle.Tests\NativeLibraries.cs(161,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) 2026-01-07T02:00:45.8643999Z D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\NativeLibraries.cs(161,23): error CS0246: The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) [D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\AppHost.Bundle.Tests.csproj] 2026-01-07T02:00:45.8646507Z ##[error]src\installer\tests\AppHost.Bundle.Tests\BundledAppWithSubDirs.cs(143,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) 2026-01-07T02:00:45.8647606Z D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\BundledAppWithSubDirs.cs(143,23): error CS0246: The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) [D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\AppHost.Bundle.Tests.csproj] 2026-01-07T02:00:45.8649719Z ##[error]src\installer\tests\AppHost.Bundle.Tests\BundledAppWithSubDirs.cs(151,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) 2026-01-07T02:00:45.8650593Z D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\BundledAppWithSubDirs.cs(151,23): error CS0246: The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) [D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\AppHost.Bundle.Tests.csproj] 2026-01-07T02:00:46.2052271Z HostActivation.Tests -> D:\a\_work\1\s\artifacts\bin\HostActivation.Tests\Release\net10.0\win-x86\HostActivation.Tests.dll 2026-01-07T02:00:46.2490316Z 2026-01-07T02:00:46.2542016Z Build FAILED. 2026-01-07T02:00:46.2598162Z 2026-01-07T02:00:46.3061721Z D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\BundledAppWithSubDirs.cs(23,17): error CS0246: The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) [D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\AppHost.Bundle.Tests.csproj] 2026-01-07T02:00:46.3064697Z D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\NativeLibraries.cs(152,23): error CS0246: The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) [D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\AppHost.Bundle.Tests.csproj] 2026-01-07T02:00:46.3065684Z D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\NativeLibraries.cs(161,23): error CS0246: The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) [D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\AppHost.Bundle.Tests.csproj] 2026-01-07T02:00:46.3066722Z D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\BundledAppWithSubDirs.cs(143,23): error CS0246: The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) [D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\AppHost.Bundle.Tests.csproj] 2026-01-07T02:00:46.3067617Z D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\BundledAppWithSubDirs.cs(151,23): error CS0246: The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?) [D:\a\_work\1\s\src\installer\tests\AppHost.Bundle.Tests\AppHost.Bundle.Tests.csproj] 2026-01-07T02:00:46.3069556Z 0 Warning(s) 2026-01-07T02:00:46.3069843Z 5 Error(s) 2026-01-07T02:00:46.3069977Z 2026-01-07T02:00:46.3070329Z Time Elapsed 00:42:09.21 2026-01-07T02:00:46.7233199Z Build failed with exit code 1. Check errors above. 2026-01-07T02:00:46.7660844Z See log: D:\a\_work\1\s\artifacts\log\Release\Build.binlog 2026-01-07T02:00:47.2988851Z ##[section]Finishing: Build product