2026-01-22T09:07:24.7781149Z ##[section]Starting: Build product 2026-01-22T09:07:24.7787412Z ============================================================================== 2026-01-22T09:07:24.7787543Z Task : Command line 2026-01-22T09:07:24.7787621Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-01-22T09:07:24.7787745Z Version : 2.250.1 2026-01-22T09:07:24.7787828Z Author : Microsoft Corporation 2026-01-22T09:07:24.7787922Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-01-22T09:07:24.7788036Z ============================================================================== 2026-01-22T09:07:27.5449259Z Generating script. 2026-01-22T09:07:27.5455956Z Script contents: 2026-01-22T09:07:27.5456554Z /__w/1/s/build.sh -ci -arch x64 -os linux -cross -s clr.aot+host.native+libs+libs.tests -c Release -rc Checked /p:TestNativeAot=true /p:ArchiveTests=true /p:OptimizationPreference=Size /p:IlcUseServerGc=false /p:RunAnalyzers=false 2026-01-22T09:07:27.5457212Z ========================== Starting Command Output =========================== 2026-01-22T09:07:27.5470615Z [command]/usr/bin/bash --noprofile --norc /__w/_temp/c1091678-1c47-4fe7-9b3c-6c6413612857.sh 2026-01-22T09:07:27.7245527Z Downloading 'https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh' 2026-01-22T09:07:27.7894006Z Attempting to install 'sdk v11.0.100-alpha.1.26060.102' from public_location. 2026-01-22T09:07:28.3674836Z dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz 2026-01-22T09:07:28.5209450Z dotnet-install: The resource at primary link 'https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz' is not available. 2026-01-22T09:07:28.5224392Z dotnet-install: Attempting to download using primary link https://ci.dot.net/public/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz 2026-01-22T09:07:30.3832063Z dotnet-install: Remote file https://ci.dot.net/public/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz size is 244020902 bytes. 2026-01-22T09:07:30.3834465Z dotnet-install: Extracting archive from https://ci.dot.net/public/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz 2026-01-22T09:07:40.6107392Z dotnet-install: Downloaded file size is 244020902 bytes. 2026-01-22T09:07:40.6107861Z dotnet-install: The remote and local file sizes are equal. 2026-01-22T09:07:41.1354012Z dotnet-install: Installed version is 11.0.100-alpha.1.26060.102 2026-01-22T09:07:41.1441182Z dotnet-install: Adding to current process PATH: `/__w/1/s/.dotnet`. Note: This change will be visible only when sourcing script. 2026-01-22T09:07:41.1446463Z dotnet-install: Note that the script does not resolve dependencies during installation. 2026-01-22T09:07:41.1447002Z dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the "Dependencies" section. 2026-01-22T09:07:41.1447468Z dotnet-install: Installation finished successfully. 2026-01-22T09:07:42.9049597Z 2026-01-22T09:07:43.0819399Z Determining projects to restore... 2026-01-22T09:07:46.6192217Z Tool 'coverlet.console' (version '6.0.4') was restored. Available commands: coverlet 2026-01-22T09:07:46.6193169Z Tool 'dotnet-reportgenerator-globaltool' (version '5.4.3') was restored. Available commands: reportgenerator 2026-01-22T09:07:46.6194767Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26064.3') was restored. Available commands: xharness 2026-01-22T09:07:46.6195628Z Tool 'microsoft.visualstudio.slngen.tool' (version '12.0.15') was restored. Available commands: slngen 2026-01-22T09:07:46.6195978Z 2026-01-22T09:07:46.6196370Z A newer version of tool 'dotnet-reportgenerator-globaltool' is available (version '5.5.1'). Consider updating your manifest file. 2026-01-22T09:07:46.6197102Z A newer version of tool 'microsoft.visualstudio.slngen.tool' is available (version '12.0.32'). Consider updating your manifest file. 2026-01-22T09:07:46.6197467Z 2026-01-22T09:07:46.6197749Z Restore was successful. 2026-01-22T09:07:49.0561597Z Restored /__w/1/s/.packages/microsoft.dotnet.arcade.sdk/11.0.0-beta.26065.101/tools/Tools.proj (in 2.28 sec). 2026-01-22T09:07:50.2799830Z Determining projects to restore... 2026-01-22T09:08:44.5449854Z Restored /__w/1/s/src/tools/StressLogAnalyzer/src/StressLogAnalyzer.csproj (in 1.56 sec). 2026-01-22T09:08:44.5454274Z Restored /__w/1/s/src/tasks/tasks.proj (in 4 ms). 2026-01-22T09:08:44.9982786Z Restored /__w/1/s/src/tasks/installer.tasks/installer.tasks.csproj (in 461 ms). 2026-01-22T09:08:44.9983537Z Restored /__w/1/s/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj (in 2 ms). 2026-01-22T09:08:44.9983977Z Restored /__w/1/s/src/native/managed/cdac/Microsoft.Diagnostics.DataContractReader/Microsoft.Diagnostics.DataContractReader.csproj (in 8 ms). 2026-01-22T09:08:44.9989153Z Restored /__w/1/s/src/native/managed/cdac/Microsoft.Diagnostics.DataContractReader.Contracts/Microsoft.Diagnostics.DataContractReader.Contracts.csproj (in 2 ms). 2026-01-22T09:08:45.0037849Z Restored /__w/1/s/src/native/managed/cdac/Microsoft.Diagnostics.DataContractReader.Abstractions/Microsoft.Diagnostics.DataContractReader.Abstractions.csproj (in 4 ms). 2026-01-22T09:08:45.0088996Z Restored /__w/1/s/src/native/libs/build-native.proj (in 3 ms). 2026-01-22T09:08:45.0127428Z Restored /__w/1/s/src/native/corehost/corehost.proj (in 1 ms). 2026-01-22T09:08:45.1340097Z Restored /__w/1/s/src/tools/illink/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (in 2.23 sec). 2026-01-22T09:08:45.1361395Z Restored /__w/1/s/src/tools/illink/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (in 2.23 sec). 2026-01-22T09:08:45.2616336Z Restored /__w/1/s/src/libraries/tests.proj (in 246 ms). 2026-01-22T09:08:45.4077418Z Restored /__w/1/s/src/tools/illink/src/ILLink.Tasks/ILLink.Tasks.csproj (in 2.5 sec). 2026-01-22T09:08:45.8298227Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceProcess.ServiceController.csproj (in 687 ms). 2026-01-22T09:08:45.8320183Z Restored /__w/1/s/src/libraries/shims/stubs/System.Windows.Extensions.csproj (in 689 ms). 2026-01-22T09:08:45.8351220Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceModel.Syndication.csproj (in 562 ms). 2026-01-22T09:08:46.2099219Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/ref/System.ComponentModel.Composition.csproj (in 362 ms). 2026-01-22T09:08:46.2100263Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj (in 781 ms). 2026-01-22T09:08:46.2101557Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/ref/System.ComponentModel.Composition.Registration.csproj (in 355 ms). 2026-01-22T09:08:46.2104203Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj (in 357 ms). 2026-01-22T09:08:46.2104785Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/ref/System.ComponentModel.Annotations.csproj (in 2 ms). 2026-01-22T09:08:46.2105284Z Restored /__w/1/s/src/libraries/System.Collections/src/System.Collections.csproj (in 2 ms). 2026-01-22T09:08:46.2105735Z Restored /__w/1/s/src/libraries/System.Collections/ref/System.Collections.csproj (in 1 ms). 2026-01-22T09:08:46.2106212Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj (in 2 ms). 2026-01-22T09:08:46.2148262Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/ref/System.Collections.Specialized.csproj (in 2 ms). 2026-01-22T09:08:46.2224375Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj (in 12 ms). 2026-01-22T09:08:46.2264018Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj (in 2 ms). 2026-01-22T09:08:46.2299022Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/ref/System.Collections.NonGeneric.csproj (in 1 ms). 2026-01-22T09:08:46.6661673Z Restored /__w/1/s/src/libraries/System.Collections/tests/System.Collections.Tests.csproj (in 444 ms). 2026-01-22T09:08:46.6664275Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/tests/System.Collections.Specialized.Tests.csproj (in 443 ms). 2026-01-22T09:08:46.6664778Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj (in 440 ms). 2026-01-22T09:08:46.6665269Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/tests/System.Collections.Concurrent.Tests.csproj (in 6 ms). 2026-01-22T09:08:46.6665753Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/src/System.Collections.Concurrent.csproj (in 2 ms). 2026-01-22T09:08:46.6666198Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/ref/System.Collections.Concurrent.csproj (in 1 ms). 2026-01-22T09:08:47.0244303Z Restored /__w/1/s/src/libraries/System.CodeDom/ref/System.CodeDom.csproj (in 346 ms). 2026-01-22T09:08:47.0246567Z Restored /__w/1/s/src/libraries/System.CodeDom/src/System.CodeDom.csproj (in 351 ms). 2026-01-22T09:08:47.0247039Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj (in 349 ms). 2026-01-22T09:08:47.0247525Z Restored /__w/1/s/src/libraries/Microsoft.XmlSerializer.Generator/tests/SerializableAssembly.csproj (in 3 ms). 2026-01-22T09:08:47.0250012Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj (in 783 ms). 2026-01-22T09:08:47.0317220Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj (in 3 ms). 2026-01-22T09:08:47.0417048Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj (in 13 ms). 2026-01-22T09:08:47.0428498Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj (in 6 ms). 2026-01-22T09:08:47.0472521Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj (in 3 ms). 2026-01-22T09:08:47.1562316Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj (in 132 ms). 2026-01-22T09:08:47.2992936Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj (in 139 ms). 2026-01-22T09:08:47.3250728Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/tests/Microsoft.Win32.Primitives.Tests.csproj (in 22 ms). 2026-01-22T09:08:47.3293419Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj (in 2 ms). 2026-01-22T09:08:47.3316916Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/ref/Microsoft.Win32.Primitives.csproj (in 1 ms). 2026-01-22T09:08:47.3482874Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj (in 9 ms). 2026-01-22T09:08:47.3514391Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/ref/Microsoft.VisualBasic.Core.csproj (in 1 ms). 2026-01-22T09:08:47.3545449Z Restored /__w/1/s/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj (in 1 ms). 2026-01-22T09:08:47.3952321Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj (in 343 ms). 2026-01-22T09:08:47.4759403Z Restored /__w/1/s/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj (in 119 ms). 2026-01-22T09:08:47.6021296Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj (in 123 ms). 2026-01-22T09:08:47.6085825Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/ref/Microsoft.Extensions.Primitives.csproj (in 3 ms). 2026-01-22T09:08:48.9059582Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/tests/Microsoft.Win32.SystemEvents.Tests.csproj (in 1.87 sec). 2026-01-22T09:08:48.9060733Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/tests/Microsoft.Win32.Registry.AccessControl.Tests.csproj (in 1.84 sec). 2026-01-22T09:08:48.9061675Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/tests/Microsoft.Extensions.Primitives.Tests.csproj (in 1.49 sec). 2026-01-22T09:08:48.9442310Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/Microsoft.Extensions.Options.Tests/Microsoft.Extensions.Options.Tests.csproj (in 1.28 sec). 2026-01-22T09:08:49.7028978Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/gen/Microsoft.Extensions.Options.SourceGeneration.csproj (in 804 ms). 2026-01-22T09:08:53.0084515Z Failed to download package 'System.ComponentModel.Annotations.5.0.0' from 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/system.componentmodel.annotations/5.0.0/system.componentmodel.annotations.5.0.0.nupkg'. 2026-01-22T09:08:53.0085094Z Network is unreachable (1s1vsblobprodcus386.vsblob.vsassets.io:443) 2026-01-22T09:08:53.0085339Z Network is unreachable 2026-01-22T09:08:54.2448507Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/ref/Microsoft.Extensions.Options.csproj (in 5.35 sec). 2026-01-22T09:08:54.2457443Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/ref/Microsoft.Extensions.Options.DataAnnotations.csproj (in 4.54 sec). 2026-01-22T09:08:54.2559893Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 5 ms). 2026-01-22T09:08:54.2741201Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/DI.Common/Common/tests/Microsoft.Extensions.Logging.Testing.Tests.csproj (in 11 ms). 2026-01-22T09:08:54.3165353Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/Common/Microsoft.Extensions.Logging.Tests.csproj (in 24 ms). 2026-01-22T09:08:54.3389217Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj (in 5.39 sec). 2026-01-22T09:08:54.3414961Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj (in 5.44 sec). 2026-01-22T09:08:54.3499596Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/ref/Microsoft.Extensions.Logging.csproj (in 6 ms). 2026-01-22T09:08:54.3603687Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/ref/Microsoft.Extensions.Logging.TraceSource.csproj (in 4 ms). 2026-01-22T09:08:54.3836183Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 120 ms). 2026-01-22T09:08:54.3886595Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/tests/Microsoft.Extensions.Logging.EventSource.Tests.csproj (in 16 ms). 2026-01-22T09:08:54.3987792Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/ref/Microsoft.Extensions.Logging.EventSource.csproj (in 5 ms). 2026-01-22T09:08:54.4492597Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj (in 126 ms). 2026-01-22T09:08:54.4600207Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/ref/Microsoft.Extensions.Logging.EventLog.csproj (in 5 ms). 2026-01-22T09:08:54.5132089Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj (in 166 ms). 2026-01-22T09:08:54.5258846Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/ref/Microsoft.Extensions.Logging.Debug.csproj (in 6 ms). 2026-01-22T09:08:54.5654934Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj (in 175 ms). 2026-01-22T09:08:54.5714617Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/tests/Microsoft.Extensions.Logging.Console.Tests/Microsoft.Extensions.Logging.Console.Tests.csproj (in 23 ms). 2026-01-22T09:08:54.5715289Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj (in 158 ms). 2026-01-22T09:08:54.5898477Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/ref/Microsoft.Extensions.Logging.Console.csproj (in 13 ms). 2026-01-22T09:08:54.6093508Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/ref/Microsoft.Extensions.Logging.Configuration.csproj (in 7 ms). 2026-01-22T09:08:54.6117998Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj (in 143 ms). 2026-01-22T09:08:54.6212112Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/ref/Microsoft.Extensions.Logging.Abstractions.csproj (in 5 ms). 2026-01-22T09:08:54.6266941Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj (in 2 ms). 2026-01-22T09:08:54.7847811Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj (in 208 ms). 2026-01-22T09:08:54.7980552Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj (in 224 ms). 2026-01-22T09:08:54.8069752Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj (in 194 ms). 2026-01-22T09:08:54.8371164Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/tests/Microsoft.Extensions.Http.Tests/Microsoft.Extensions.Http.Tests.csproj (in 20 ms). 2026-01-22T09:08:54.8454587Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/ref/Microsoft.Extensions.Http.csproj (in 5 ms). 2026-01-22T09:08:54.9038774Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/UnitTests/Microsoft.Extensions.Hosting.Unit.Tests.csproj (in 34 ms). 2026-01-22T09:08:54.9548493Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/TestApp/Microsoft.Extensions.Hosting.TestApp.csproj (in 17 ms). 2026-01-22T09:08:54.9854294Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj (in 155 ms). 2026-01-22T09:08:55.0256553Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/FunctionalTests/Microsoft.Extensions.Hosting.Functional.Tests.csproj (in 33 ms). 2026-01-22T09:08:55.0521667Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/ref/Microsoft.Extensions.Hosting.csproj (in 17 ms). 2026-01-22T09:08:55.1476292Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj (in 153 ms). 2026-01-22T09:08:55.1657249Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/ref/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 8 ms). 2026-01-22T09:08:55.3572942Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/tests/Microsoft.Extensions.Hosting.Systemd.Tests.csproj (in 28 ms). 2026-01-22T09:08:55.4858562Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 206 ms). 2026-01-22T09:08:55.4870718Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/ref/Microsoft.Extensions.Hosting.Systemd.csproj (in 93 ms). 2026-01-22T09:08:55.5550514Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/src/Microsoft.Extensions.Hosting.Systemd.csproj (in 277 ms). 2026-01-22T09:08:55.5645532Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.0.csproj (in 936 ms). 2026-01-22T09:08:55.5675612Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/src/Microsoft.Extensions.HostFactoryResolver.Sources.csproj (in 0.7 ms). 2026-01-22T09:08:55.5689752Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/ref/Microsoft.Extensions.Hosting.Abstractions.csproj (in 6 ms). 2026-01-22T09:08:55.5775744Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/tests/Microsoft.Extensions.FileSystemGlobbing.Tests.csproj (in 8 ms). 2026-01-22T09:08:55.5815890Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/ref/Microsoft.Extensions.FileSystemGlobbing.csproj (in 2 ms). 2026-01-22T09:08:55.5951971Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/Microsoft.Extensions.FileProviders.Physical.Tests.csproj (in 8 ms). 2026-01-22T09:08:55.6127831Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/src/Microsoft.Extensions.Hosting.Abstractions.csproj (in 139 ms). 2026-01-22T09:08:55.6199391Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/ref/Microsoft.Extensions.FileProviders.Physical.csproj (in 3 ms). 2026-01-22T09:08:55.6294792Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn3.11.csproj (in 841 ms). 2026-01-22T09:08:55.6334812Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/tests/Microsoft.Extensions.FileProviders.Composite.Tests.csproj (in 9 ms). 2026-01-22T09:08:55.6389757Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/ref/Microsoft.Extensions.FileProviders.Composite.csproj (in 2 ms). 2026-01-22T09:08:55.6893932Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj (in 117 ms). 2026-01-22T09:08:55.6943504Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/ref/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 2 ms). 2026-01-22T09:08:55.7403606Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj (in 139 ms). 2026-01-22T09:08:55.7474706Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/tests/Microsoft.Extensions.Diagnostics.Tests.csproj (in 26 ms). 2026-01-22T09:08:55.7581789Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/Microsoft.Extensions.FileProviders.Composite.csproj (in 124 ms). 2026-01-22T09:08:55.7585026Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/ref/Microsoft.Extensions.Diagnostics.csproj (in 6 ms). 2026-01-22T09:08:55.7767377Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/tests/Microsoft.Extensions.Diagnostics.Abstractions.Tests.csproj (in 11 ms). 2026-01-22T09:08:55.7826740Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 141 ms). 2026-01-22T09:08:55.7829033Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/ref/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 3 ms). 2026-01-22T09:08:55.7849696Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/tests/nonentrypointassembly/nonentrypointassembly.csproj (in 0.8 ms). 2026-01-22T09:08:55.8641980Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/src/Microsoft.Extensions.Diagnostics.csproj (in 117 ms). 2026-01-22T09:08:55.8680529Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj (in 2 ms). 2026-01-22T09:08:55.8793739Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/src/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 115 ms). 2026-01-22T09:08:55.8843555Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/ref/Microsoft.Extensions.DependencyInjection.csproj (in 3 ms). 2026-01-22T09:08:55.9131025Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj (in 122 ms). 2026-01-22T09:08:55.9522529Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/tests/Microsoft.Extensions.DependencyModel.Tests.csproj (in 160 ms). 2026-01-22T09:08:55.9581983Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 3 ms). 2026-01-22T09:08:55.9754724Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/Microsoft.Extensions.Configuration.Tests.csproj (in 10 ms). 2026-01-22T09:08:56.3264731Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj (in 18 ms). 2026-01-22T09:08:56.3266904Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj (in 226 ms). 2026-01-22T09:08:56.3267480Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/ref/Microsoft.Extensions.Configuration.csproj (in 3 ms). 2026-01-22T09:08:56.3299537Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj (in 446 ms). 2026-01-22T09:08:56.3334341Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 413 ms). 2026-01-22T09:08:56.3515970Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/ref/Microsoft.Extensions.Configuration.Xml.csproj (in 8 ms). 2026-01-22T09:08:56.3516840Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj (in 15 ms). 2026-01-22T09:08:56.3787903Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/tests/Microsoft.Extensions.Configuration.UserSecrets.Tests.csproj (in 18 ms). 2026-01-22T09:08:56.3893684Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/ref/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 5 ms). 2026-01-22T09:08:56.4238066Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/tests/Microsoft.Extensions.Configuration.Json.Tests.csproj (in 16 ms). 2026-01-22T09:08:56.4370850Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/src/Microsoft.Extensions.Configuration.csproj (in 323 ms). 2026-01-22T09:08:56.4504205Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/ref/Microsoft.Extensions.Configuration.Json.csproj (in 5 ms). 2026-01-22T09:08:56.4691797Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/tests/Microsoft.Extensions.Configuration.Ini.Tests.csproj (in 12 ms). 2026-01-22T09:08:56.4950921Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 131 ms). 2026-01-22T09:08:56.5049949Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/ref/Microsoft.Extensions.Configuration.Ini.csproj (in 5 ms). 2026-01-22T09:08:56.5469186Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/tests/Microsoft.Extensions.Configuration.FileExtensions.Tests.csproj (in 12 ms). 2026-01-22T09:08:56.5811518Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj (in 152 ms). 2026-01-22T09:08:56.5895752Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/ref/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 4 ms). 2026-01-22T09:08:56.6034646Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/tests/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.csproj (in 9 ms). 2026-01-22T09:08:56.6204881Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/src/Microsoft.Extensions.Configuration.Ini.csproj (in 145 ms). 2026-01-22T09:08:56.6255723Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj (in 287 ms). 2026-01-22T09:08:56.6274362Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 3 ms). 2026-01-22T09:08:56.6392686Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/tests/Microsoft.Extensions.Configuration.CommandLine.Tests.csproj (in 9 ms). 2026-01-22T09:08:56.6452762Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/ref/Microsoft.Extensions.Configuration.CommandLine.csproj (in 3 ms). 2026-01-22T09:08:56.6724730Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/src/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 121 ms). 2026-01-22T09:08:56.6786372Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/ref/Microsoft.Extensions.Configuration.Binder.csproj (in 3 ms). 2026-01-22T09:08:56.7377129Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/src/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 128 ms). 2026-01-22T09:08:56.7497794Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/src/Microsoft.Extensions.Configuration.CommandLine.csproj (in 119 ms). 2026-01-22T09:08:56.7554515Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/ref/Microsoft.Extensions.Configuration.Abstractions.csproj (in 2 ms). 2026-01-22T09:08:56.7721098Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/tests/Microsoft.Extensions.Caching.Memory.Tests.csproj (in 10 ms). 2026-01-22T09:08:56.7737616Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/src/Microsoft.Extensions.Configuration.Binder.csproj (in 124 ms). 2026-01-22T09:08:56.7836732Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/ref/Microsoft.Extensions.Caching.Memory.csproj (in 4 ms). 2026-01-22T09:08:56.8901379Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/Microsoft.Extensions.Configuration.Abstractions.csproj (in 148 ms). 2026-01-22T09:08:56.8970700Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/ref/Microsoft.Extensions.Caching.Abstractions.csproj (in 4 ms). 2026-01-22T09:08:56.9374427Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj (in 5 ms). 2026-01-22T09:08:56.9375633Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/ref/Microsoft.CSharp.csproj (in 1 ms). 2026-01-22T09:08:56.9376516Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/src/Microsoft.Extensions.Caching.Memory.csproj (in 138 ms). 2026-01-22T09:08:56.9378503Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/tests/Microsoft.Bcl.TimeProvider.Tests.csproj (in 9 ms). 2026-01-22T09:08:56.9451390Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/tests/Microsoft.Bcl.Numerics.Tests.csproj (in 10 ms). 2026-01-22T09:08:56.9510714Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/src/Microsoft.Extensions.Caching.Abstractions.csproj (in 151 ms). 2026-01-22T09:08:56.9610313Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/tests/Microsoft.Bcl.Memory.Tests.csproj (in 13 ms). 2026-01-22T09:08:57.0512059Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/src/Microsoft.Bcl.TimeProvider.csproj (in 126 ms). 2026-01-22T09:08:57.0513637Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/src/Microsoft.Bcl.Numerics.csproj (in 110 ms). 2026-01-22T09:08:57.0786869Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/src/Microsoft.Bcl.Memory.csproj (in 115 ms). 2026-01-22T09:08:57.0924995Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/tests/Microsoft.Bcl.AsyncInterfaces.Tests.csproj (in 8 ms). 2026-01-22T09:08:57.3171072Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/src/Microsoft.Bcl.AsyncInterfaces.csproj (in 199 ms). 2026-01-22T09:08:57.3172012Z Restored /__w/1/s/src/libraries/Common/tests/TestUtilities/TestUtilities.csproj (in 2 ms). 2026-01-22T09:08:57.3172670Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/src/Microsoft.Bcl.Cryptography.csproj (in 237 ms). 2026-01-22T09:08:57.3180595Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj (in 1 ms). 2026-01-22T09:08:57.3309694Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/XmlCoreTest/XmlCoreTest.csproj (in 6 ms). 2026-01-22T09:08:57.3348961Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/ModuleCore/ModuleCore.csproj (in 2 ms). 2026-01-22T09:08:57.3369383Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/BaseLibManaged/BaseLibManaged.csproj (in 0.7 ms). 2026-01-22T09:08:57.3467317Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/tests/Microsoft.Bcl.Cryptography.Tests.csproj (in 290 ms). 2026-01-22T09:08:57.3513859Z Restored /__w/1/s/src/libraries/Common/tests/StreamConformanceTests/StreamConformanceTests.csproj (in 2 ms). 2026-01-22T09:08:57.4208322Z Restored /__w/1/s/src/libraries/Common/tests/Common.Tests.csproj (in 60 ms). 2026-01-22T09:08:57.4296922Z Restored /__w/1/s/src/coreclr/tools/tieringtest/tieringtest.csproj (in 1 ms). 2026-01-22T09:08:57.4392243Z Restored /__w/1/s/src/coreclr/tools/runincontext/runincontext.csproj (in 7 ms). 2026-01-22T09:08:57.5337272Z Restored /__w/1/s/src/libraries/Common/tests/System/TestILAssembly/TestILAssembly.ilproj (in 194 ms). 2026-01-22T09:08:57.6095881Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Microsoft.Extensions.Configuration.Binder.SourceGeneration.csproj (in 925 ms). 2026-01-22T09:08:57.6226617Z Restored /__w/1/s/src/libraries/Common/tests/TestUtilities.Unicode/TestUtilities.Unicode.csproj (in 317 ms). 2026-01-22T09:08:57.6273537Z Restored /__w/1/s/src/coreclr/tools/cdac-build-tool/cdac-build-tool.csproj (in 1 ms). 2026-01-22T09:09:01.5757422Z Restored /__w/1/s/src/coreclr/tools/r2rtest/R2RTest.csproj (in 2.36 sec). 2026-01-22T09:09:02.1138364Z Restored /__w/1/s/src/coreclr/tools/aot/crossgen2/crossgen2_publish.csproj (in 4.28 sec). 2026-01-22T09:09:02.1139031Z Restored /__w/1/s/src/coreclr/tools/r2rdump/R2RDump.csproj (in 4.49 sec). 2026-01-22T09:09:02.6271856Z Restored /__w/1/s/src/coreclr/tools/aot/crossgen2/crossgen2_inbuild.csproj (in 596 ms). 2026-01-22T09:09:02.6277939Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler/repro/repro.csproj (in 405 ms). 2026-01-22T09:09:02.6278509Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler/ILCompiler_inbuild.csproj (in 3 ms). 2026-01-22T09:09:03.0767947Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj (in 2 ms). 2026-01-22T09:09:03.0769355Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler/ILCompiler_publish.csproj (in 6 ms). 2026-01-22T09:09:04.0160325Z Restored /__w/1/s/src/coreclr/tools/aot/crossgen2/crossgen2.csproj (in 561 ms). 2026-01-22T09:09:04.0160784Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.RyuJit/ILCompiler.RyuJit.csproj (in 2 ms). 2026-01-22T09:09:04.0654187Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.ReadyToRun/ILCompiler.ReadyToRun.csproj (in 2 ms). 2026-01-22T09:09:04.2266548Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.MetadataTransform/ILCompiler.MetadataTransform.csproj (in 2 ms). 2026-01-22T09:09:04.2267075Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.Diagnostics/ILCompiler.Diagnostics.csproj (in 1 ms). 2026-01-22T09:09:04.2267867Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/ILCompiler.DependencyAnalysisFramework.csproj (in 1 ms). 2026-01-22T09:09:04.2268357Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.TypeSystem/ILCompiler.TypeSystem.csproj (in 1.14 sec). 2026-01-22T09:09:04.2268921Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.Compiler/ILCompiler.Compiler.csproj (in 4 ms). 2026-01-22T09:09:04.2269357Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.Build.Tasks/ILCompiler.Build.Tasks.csproj (in 5 ms). 2026-01-22T09:09:04.4694492Z Restored /__w/1/s/src/coreclr/tools/PdbChecker/PdbChecker.csproj (in 1 ms). 2026-01-22T09:09:04.4758535Z Restored /__w/1/s/src/coreclr/tools/ILVerify/ILVerify.csproj (in 0.9 ms). 2026-01-22T09:09:04.4921412Z Restored /__w/1/s/src/coreclr/tools/ILVerification/ILVerification.csproj (in 0.9 ms). 2026-01-22T09:09:04.5100662Z Restored /__w/1/s/src/coreclr/tools/AssemblyChecker/AssemblyChecker.csproj (in 0.8 ms). 2026-01-22T09:09:06.1711524Z Restored /__w/1/s/src/coreclr/tools/dotnet-pgo/dotnet-pgo.csproj (in 8.13 sec). 2026-01-22T09:09:07.9776542Z Restored /__w/1/s/src/coreclr/runtime-prereqs.proj (in 1.8 sec). 2026-01-22T09:09:07.9777718Z Restored /__w/1/s/src/coreclr/runtime.proj (in 3.46 sec). 2026-01-22T09:09:07.9889008Z Restored /__w/1/s/src/coreclr/nativeaot/Test.CoreLib/src/Test.CoreLib.csproj (in 0.6 ms). 2026-01-22T09:09:07.9890101Z Restored /__w/1/s/src/coreclr/nativeaot/System.Private.TypeLoader/src/System.Private.TypeLoader.csproj (in 1 ms). 2026-01-22T09:09:08.8747448Z Restored /__w/1/s/src/coreclr/nativeaot/System.Private.Reflection.Execution/src/System.Private.Reflection.Execution.csproj (in 0.9 ms). 2026-01-22T09:09:08.9311629Z Restored /__w/1/s/src/coreclr/nativeaot/System.Private.StackTraceMetadata/src/System.Private.StackTraceMetadata.csproj (in 5 ms). 2026-01-22T09:09:08.9687640Z Restored /__w/1/s/src/coreclr/nativeaot/System.Private.CoreLib/src/System.Private.CoreLib.csproj (in 3 ms). 2026-01-22T09:09:08.9749862Z Restored /__w/1/s/src/coreclr/nativeaot/BuildIntegration/BuildIntegration.proj (in 3 ms). 2026-01-22T09:09:09.0581401Z Restored /__w/1/s/src/libraries/shims/netstandard/src/netstandard.csproj (in 16 ms). 2026-01-22T09:09:09.1694786Z Restored /__w/1/s/src/libraries/shims/mscorlib/src/mscorlib.csproj (in 10 ms). 2026-01-22T09:09:09.3626467Z Restored /__w/1/s/src/libraries/shims/mscorlib/ref/mscorlib.csproj (in 6 ms). 2026-01-22T09:09:09.3680639Z Restored /__w/1/s/src/libraries/shims/WindowsBase/src/WindowsBase.csproj (in 1 ms). 2026-01-22T09:09:09.5316110Z Restored /__w/1/s/src/libraries/shims/System/src/System.csproj (in 22 ms). 2026-01-22T09:09:09.5316641Z Restored /__w/1/s/Build.proj (in 561 ms). 2026-01-22T09:09:09.5427238Z Restored /__w/1/s/src/coreclr/tools/SuperFileCheck/SuperFileCheck.csproj (in 5.32 sec). 2026-01-22T09:09:09.7768292Z Restored /__w/1/s/src/libraries/shims/System/ref/System.csproj (in 11 ms). 2026-01-22T09:09:09.7797539Z Restored /__w/1/s/src/libraries/shims/System.Xml/src/System.Xml.csproj (in 15 ms). 2026-01-22T09:09:09.7913456Z Restored /__w/1/s/src/libraries/shims/System.Xml.XmlDocument/src/System.Xml.XmlDocument.csproj (in 7 ms). 2026-01-22T09:09:10.1139294Z Restored /__w/1/s/src/libraries/shims/System.Xml.Serialization/src/System.Xml.Serialization.csproj (in 15 ms). 2026-01-22T09:09:10.1139859Z Restored /__w/1/s/src/libraries/shims/System.Xml.Linq/src/System.Xml.Linq.csproj (in 8 ms). 2026-01-22T09:09:10.1140313Z Restored /__w/1/s/src/libraries/shims/System.Windows/src/System.Windows.csproj (in 1 ms). 2026-01-22T09:09:10.1141086Z Restored /__w/1/s/src/libraries/shims/System.ValueTuple/src/System.ValueTuple.csproj (in 1 ms). 2026-01-22T09:09:10.1178292Z Restored /__w/1/s/src/libraries/shims/System.Web/src/System.Web.csproj (in 1 ms). 2026-01-22T09:09:10.5202621Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks/src/System.Threading.Tasks.csproj (in 2 ms). 2026-01-22T09:09:10.5207619Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ILCompiler.Reflection.ReadyToRun.csproj (in 6.1 sec). 2026-01-22T09:09:10.5208824Z Restored /__w/1/s/src/libraries/shims/System.Threading.Timer/src/System.Threading.Timer.csproj (in 3 ms). 2026-01-22T09:09:10.5231836Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Handles/src/System.Runtime.Handles.csproj (in 0.9 ms). 2026-01-22T09:09:10.5232536Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj (in 0.7 ms). 2026-01-22T09:09:10.5243728Z Restored /__w/1/s/src/libraries/shims/System.Resources.Reader/src/System.Resources.Reader.csproj (in 0.8 ms). 2026-01-22T09:09:10.5254823Z Restored /__w/1/s/src/libraries/shims/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj (in 0.6 ms). 2026-01-22T09:09:10.5291781Z Restored /__w/1/s/src/libraries/shims/System.Resources.ResourceManager/src/System.Resources.ResourceManager.csproj (in 0.7 ms). 2026-01-22T09:09:10.5293158Z Restored /__w/1/s/src/libraries/shims/System.Transactions/src/System.Transactions.csproj (in 8 ms). 2026-01-22T09:09:10.5294359Z Restored /__w/1/s/src/libraries/shims/System.Reflection.Extensions/src/System.Reflection.Extensions.csproj (in 0.8 ms). 2026-01-22T09:09:10.5480954Z Restored /__w/1/s/src/libraries/shims/System.Numerics/src/System.Numerics.csproj (in 0.9 ms). 2026-01-22T09:09:10.5484204Z Restored /__w/1/s/src/libraries/shims/System.Reflection/src/System.Reflection.csproj (in 5 ms). 2026-01-22T09:09:10.5485115Z Restored /__w/1/s/src/libraries/shims/System.IO/src/System.IO.csproj (in 0.8 ms). 2026-01-22T09:09:10.5485987Z Restored /__w/1/s/src/libraries/shims/System.IO.UnmanagedMemoryStream/src/System.IO.UnmanagedMemoryStream.csproj (in 0.9 ms). 2026-01-22T09:09:10.5491333Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem.Primitives/src/System.IO.FileSystem.Primitives.csproj (in 0.6 ms). 2026-01-22T09:09:10.5493782Z Restored /__w/1/s/src/libraries/shims/System.IO.Compression.FileSystem/src/System.IO.Compression.FileSystem.csproj (in 1 ms). 2026-01-22T09:09:10.5494322Z Restored /__w/1/s/src/libraries/shims/System.Globalization/src/System.Globalization.csproj (in 0.7 ms). 2026-01-22T09:09:10.5494751Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem/src/System.IO.FileSystem.csproj (in 8 ms). 2026-01-22T09:09:10.5516039Z Restored /__w/1/s/src/libraries/shims/System.Net.ServicePoint/src/System.Net.ServicePoint.csproj (in 6 ms). 2026-01-22T09:09:10.5517553Z Restored /__w/1/s/src/libraries/System.Security.Claims/src/System.Security.Claims.csproj (in 0.9 ms). 2026-01-22T09:09:10.5550704Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj (in 3 ms). 2026-01-22T09:09:10.5562644Z Restored /__w/1/s/src/libraries/System.Security.Claims/tests/System.Security.Claims.Tests.csproj (in 5 ms). 2026-01-22T09:09:10.5564692Z Restored /__w/1/s/src/libraries/System.Security.Claims/ref/System.Security.Claims.csproj (in 4 ms). 2026-01-22T09:09:10.5565558Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj (in 2 ms). 2026-01-22T09:09:10.5589745Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/tests/System.Security.AccessControl.Tests.csproj (in 4 ms). 2026-01-22T09:09:10.5619614Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.ValueTuple.Tests/System.ValueTuple.Tests.csproj (in 2 ms). 2026-01-22T09:09:10.5653144Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj (in 4 ms). 2026-01-22T09:09:10.5752379Z Restored /__w/1/s/src/libraries/shims/System.Net/src/System.Net.csproj (in 8 ms). 2026-01-22T09:09:10.5753807Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Tasks.Extensions.Tests/System.Threading.Tasks.Extensions.Tests.csproj (in 6 ms). 2026-01-22T09:09:10.5788768Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Timer.Tests/System.Threading.Timer.Tests.csproj (in 3 ms). 2026-01-22T09:09:10.5790094Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Threading.Tasks.Tests.csproj (in 4 ms). 2026-01-22T09:09:10.5791048Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestModule/System.Reflection.TestModule.ilproj (in 0.7 ms). 2026-01-22T09:09:10.5803735Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestStructs/System.TestStructs.ilproj (in 2 ms). 2026-01-22T09:09:10.7289953Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Text.Encoding.Tests/System.Text.Encoding.Tests.csproj (in 10 ms). 2026-01-22T09:09:10.7290733Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestCollectibleAssembly/TestCollectibleAssembly.csproj (in 1 ms). 2026-01-22T09:09:10.7292589Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestLoadAssembly/TestLoadAssembly.csproj (in 2 ms). 2026-01-22T09:09:10.7293129Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Security.SecureString.Tests/System.Security.SecureString.Tests.csproj (in 10 ms). 2026-01-22T09:09:10.8206406Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/InvariantTimezone/System.Runtime.InvariantTimezone.Tests.csproj (in 3 ms). 2026-01-22T09:09:10.8207137Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/Hybrid/System.Runtime.IOS.Tests.csproj (in 17 ms). 2026-01-22T09:09:10.8207592Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Handles.Tests/System.Runtime.Handles.Tests.csproj (in 2 ms). 2026-01-22T09:09:10.9125816Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/VoidMainWithExitCodeApp/VoidMainWithExitCodeApp.csproj (in 0.7 ms). 2026-01-22T09:09:10.9126627Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TestAppOutsideOfTPA/TestAppOutsideOfTPA.csproj (in 0.6 ms). 2026-01-22T09:09:10.9127293Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.InteropServices.RuntimeInformation.Tests/System.Runtime.InteropServices.RuntimeInformation.Tests.csproj (in 9 ms). 2026-01-22T09:09:11.0254631Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TargetFrameworkNameTestApp/TargetFrameworkNameTestApp.csproj (in 0.9 ms). 2026-01-22T09:09:11.0255413Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TestApp/TestApp.csproj (in 0.7 ms). 2026-01-22T09:09:11.0256084Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/AssemblyResolveTestApp/AssemblyResolveTestApp.csproj (in 0.8 ms). 2026-01-22T09:09:11.1196274Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/System.Runtime.Extensions.Tests.csproj (in 7 ms). 2026-01-22T09:09:11.1196935Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.CompilerServices.Unsafe.Tests/System.Runtime.CompilerServices.Unsafe.Tests.csproj (in 7 ms). 2026-01-22T09:09:11.1197466Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/UnloadableAssembly/UnloadableAssembly.csproj (in 0.5 ms). 2026-01-22T09:09:11.1198013Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Resources.Reader.Tests/System.Resources.Reader.Tests.csproj (in 2 ms). 2026-01-22T09:09:11.1274409Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/TestAssembly/TestAssembly.csproj (in 0.5 ms). 2026-01-22T09:09:11.1301530Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/TestExe/System.Reflection.TestExe.csproj (in 1 ms). 2026-01-22T09:09:11.9075573Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/Hello工程123/Hello工程123.csproj (in 0.6 ms). 2026-01-22T09:09:11.9616865Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/ForwardedTypesAssembly/ForwardedTypesAssembly.csproj (in 0.9 ms). 2026-01-22T09:09:11.9749112Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System.Runtime.Tests.csproj (in 478 ms). 2026-01-22T09:09:12.0060505Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/System.Reflection.Tests.csproj (in 492 ms). 2026-01-22T09:09:12.0083141Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_3_0_0_0.csproj (in 1 ms). 2026-01-22T09:09:12.0083983Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_3_0_0.csproj (in 0.9 ms). 2026-01-22T09:09:12.0084570Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_2_0_0.csproj (in 0.8 ms). 2026-01-22T09:09:12.0764554Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_3_0.csproj (in 0.5 ms). 2026-01-22T09:09:12.1170043Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_2_0.csproj (in 0.5 ms). 2026-01-22T09:09:12.1190540Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_3.csproj (in 2 ms). 2026-01-22T09:09:12.1195222Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_2.csproj (in 0.7 ms). 2026-01-22T09:09:12.1197540Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_0_0.csproj (in 0.7 ms). 2026-01-22T09:09:12.1656725Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Resources.ResourceManager.Tests/System.Resources.ResourceManager.Tests.csproj (in 1.06 sec). 2026-01-22T09:09:12.1657384Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_0_0_0.csproj (in 0.5 ms). 2026-01-22T09:09:12.1657992Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_0_0_0_0.csproj (in 0.8 ms). 2026-01-22T09:09:12.1839064Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_0.csproj (in 3 ms). 2026-01-22T09:09:12.1839840Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.UnmanagedMemoryStream.Tests/System.IO.UnmanagedMemoryStream.Tests.csproj (in 5 ms). 2026-01-22T09:09:12.1840378Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.Tests/System.IO.Tests.csproj (in 2 ms). 2026-01-22T09:09:12.2573772Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/ManualTests/System.IO.FileSystem.Manual.Tests.csproj (in 3 ms). 2026-01-22T09:09:12.2574891Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Primitives.Tests/System.IO.FileSystem.Primitives.Tests.csproj (in 2 ms). 2026-01-22T09:09:12.2576486Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/System.IO.FileSystem.Tests.csproj (in 9 ms). 2026-01-22T09:09:12.2923354Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/DisabledFileLockingTests/System.IO.FileSystem.DisabledFileLocking.Tests.csproj (in 3 ms). 2026-01-22T09:09:12.2925897Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Invariant/Invariant.Tests.csproj (in 2 ms). 2026-01-22T09:09:12.2930065Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/NlsTests/System.Globalization.Nls.Tests.csproj (in 11 ms). 2026-01-22T09:09:12.5160822Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/System.Globalization.Tests.csproj (in 8 ms). 2026-01-22T09:09:12.5237020Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/System.Globalization.Extensions.Tests.csproj (in 3 ms). 2026-01-22T09:09:12.5765864Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/NlsTests/System.Globalization.Extensions.Nls.Tests.csproj (in 3 ms). 2026-01-22T09:09:12.5807187Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Hybrid/AppleHybrid.Tests.csproj (in 242 ms). 2026-01-22T09:09:12.5818967Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Hybrid/System.Globalization.IOS.Tests.csproj (in 244 ms). 2026-01-22T09:09:12.5896621Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/System.Globalization.Calendars.Tests.csproj (in 2 ms). 2026-01-22T09:09:12.5904123Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/Hybrid/System.Globalization.Extensions.iOS.Tests.csproj (in 7 ms). 2026-01-22T09:09:12.5947144Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/Hybrid/System.Globalization.Calendars.IOS.Tests.csproj (in 5 ms). 2026-01-22T09:09:12.5995358Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/CalendarTestWithConfigSwitch/System.Globalization.CalendarsWithConfigSwitch.Tests.csproj (in 3 ms). 2026-01-22T09:09:12.6019279Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Diagnostics.Tools.Tests/System.Diagnostics.Tools.Tests.csproj (in 2 ms). 2026-01-22T09:09:12.6064402Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Diagnostics.Debug.Tests/System.Diagnostics.Debug.Tests.csproj (in 3 ms). 2026-01-22T09:09:12.6191711Z Restored /__w/1/s/src/libraries/System.Runtime/src/System.Runtime.csproj (in 0.9 ms). 2026-01-22T09:09:12.6194562Z Restored /__w/1/s/src/libraries/System.Runtime/ref/System.Runtime.csproj (in 0.6 ms). 2026-01-22T09:09:12.6205266Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Buffers.Tests/System.Buffers.Tests.csproj (in 3 ms). 2026-01-22T09:09:12.6270790Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/ref/System.Runtime.Serialization.Xml.csproj (in 1 ms). 2026-01-22T09:09:12.6365239Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/ref/System.Runtime.Serialization.Schema.csproj (in 2 ms). 2026-01-22T09:09:12.6641975Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/src/System.Runtime.Serialization.Xml.csproj (in 10 ms). 2026-01-22T09:09:12.6696059Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/tests/System.Runtime.Serialization.Primitives.Tests.csproj (in 4 ms). 2026-01-22T09:09:12.6696697Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/src/System.Runtime.Serialization.Primitives.csproj (in 1 ms). 2026-01-22T09:09:12.6729193Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/ref/System.Runtime.Serialization.Primitives.csproj (in 0.6 ms). 2026-01-22T09:09:12.7615668Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/ref/System.Runtime.Serialization.Json.csproj (in 2 ms). 2026-01-22T09:09:12.8124860Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/src/System.Runtime.Serialization.Json.csproj (in 8 ms). 2026-01-22T09:09:12.9160997Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/tests/Disabled/System.Runtime.Serialization.Formatters.Disabled.Tests.csproj (in 44 ms). 2026-01-22T09:09:13.0214752Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/ref/System.Runtime.Serialization.Formatters.csproj (in 1 ms). 2026-01-22T09:09:13.0215434Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/src/System.Runtime.Serialization.Schema.csproj (in 252 ms). 2026-01-22T09:09:13.1080851Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj (in 248 ms). 2026-01-22T09:09:13.1291342Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/tests/System.Runtime.Numerics.Tests.csproj (in 3 ms). 2026-01-22T09:09:13.1295822Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/ref/System.Runtime.Numerics.csproj (in 0.7 ms). 2026-01-22T09:09:13.1385772Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/src/System.Runtime.Numerics.csproj (in 1 ms). 2026-01-22T09:09:13.2209464Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/ref/System.Runtime.Loader.csproj (in 0.5 ms). 2026-01-22T09:09:13.3618526Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/src/System.Runtime.Loader.csproj (in 4 ms). 2026-01-22T09:09:13.3620742Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/src/System.Runtime.Intrinsics.csproj (in 8 ms). 2026-01-22T09:09:13.5174600Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/TestAssets/SharedTypes/SharedTypes.csproj (in 6 ms). 2026-01-22T09:09:13.5185867Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/tests/System.Runtime.Intrinsics.Tests.csproj (in 18 ms). 2026-01-22T09:09:13.6654220Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.csproj (in 8 ms). 2026-01-22T09:09:13.6654836Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System.Runtime.InteropServices.Tests.csproj (in 8 ms). 2026-01-22T09:09:13.7140401Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.ComDisabled.UnitTests/System.Runtime.InteropServices.ComDisabled.Tests.csproj (in 7 ms). 2026-01-22T09:09:13.7150803Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/IcuAppLocal/IcuAppLocal.Tests.csproj (in 1.38 sec). 2026-01-22T09:09:13.7639680Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop/Ancillary.Interop.csproj (in 0.7 ms). 2026-01-22T09:09:13.7686307Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/src/System.Runtime.InteropServices.csproj (in 3 ms). 2026-01-22T09:09:13.8631459Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/ref/System.Runtime.InteropServices.csproj (in 1 ms). 2026-01-22T09:09:13.9750696Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/TestAssets/NativeExports/NativeExports.csproj (in 348 ms). 2026-01-22T09:09:13.9751321Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/ComInterfaceGenerator.Tests/ComInterfaceGenerator.Tests.csproj (in 154 ms). 2026-01-22T09:09:13.9751906Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/LibraryImportGenerator.Tests/LibraryImportGenerator.Tests.csproj (in 204 ms). 2026-01-22T09:09:13.9752768Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/DownlevelLibraryImportGenerator/DownlevelLibraryImportGenerator.csproj (in 0.8 ms). 2026-01-22T09:09:14.0606715Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/LibraryImportGenerator.csproj (in 2 ms). 2026-01-22T09:09:14.0608660Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/ComInterfaceGenerator.csproj (in 1 ms). 2026-01-22T09:09:14.1634375Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System.Runtime.InteropServices.JavaScript.Tests.csproj (in 4 ms). 2026-01-22T09:09:14.1634849Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/ref/System.Runtime.InteropServices.JavaScript.csproj (in 1 ms). 2026-01-22T09:09:14.1635193Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/src/System.Runtime.InteropServices.JavaScript.csproj (in 3 ms). 2026-01-22T09:09:14.1635517Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/JavaScriptLibrary/JavaScriptLibrary.csproj (in 5 ms). 2026-01-22T09:09:14.4655294Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/src/System.Runtime.CompilerServices.VisualC.csproj (in 2 ms). 2026-01-22T09:09:14.4660095Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/tests/System.Runtime.CompilerServices.VisualC.Tests.csproj (in 3 ms). 2026-01-22T09:09:14.4682139Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/JSImportGenerator.csproj (in 2 ms). 2026-01-22T09:09:14.4683991Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/ref/System.Runtime.CompilerServices.VisualC.csproj (in 0.7 ms). 2026-01-22T09:09:14.4699993Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/ref/System.Runtime.Caching.csproj (in 1 ms). 2026-01-22T09:09:14.4758426Z Restored /__w/1/s/src/libraries/System.Resources.Writer/tests/System.Resources.Writer.Tests.csproj (in 3 ms). 2026-01-22T09:09:14.5684284Z Restored /__w/1/s/src/libraries/System.Resources.Writer/src/System.Resources.Writer.csproj (in 0.9 ms). 2026-01-22T09:09:14.5721512Z Restored /__w/1/s/src/libraries/System.Resources.Writer/ref/System.Resources.Writer.csproj (in 2 ms). 2026-01-22T09:09:14.6739605Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching.Tests.csproj (in 17 ms). 2026-01-22T09:09:15.0704063Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj (in 344 ms). 2026-01-22T09:09:15.2205977Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/ref/System.Resources.Extensions.csproj (in 3 ms). 2026-01-22T09:09:15.2212666Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/tests/System.Reflection.TypeExtensions.Tests.csproj (in 3 ms). 2026-01-22T09:09:15.2213957Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.csproj (in 0.8 ms). 2026-01-22T09:09:15.3731996Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj (in 0.5 ms). 2026-01-22T09:09:15.3736086Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj (in 1 ms). 2026-01-22T09:09:15.5100299Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/ref/System.Reflection.Primitives.csproj (in 0.9 ms). 2026-01-22T09:09:15.6258148Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/tests/System.Resources.Extensions.Tests.csproj (in 695 ms). 2026-01-22T09:09:15.6273813Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj (in 1.52 sec). 2026-01-22T09:09:15.6274443Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj (in 709 ms). 2026-01-22T09:09:15.6274983Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/ref/System.Reflection.MetadataLoadContext.csproj (in 2 ms). 2026-01-22T09:09:15.7245044Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj (in 2 ms). 2026-01-22T09:09:15.7246169Z Restored /__w/1/s/src/libraries/System.Reflection.Extensions/tests/System.Reflection.Extensions.Tests.csproj (in 2 ms). 2026-01-22T09:09:15.8118156Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/tests/System.Reflection.Metadata.Tests.csproj (in 14 ms). 2026-01-22T09:09:15.8155036Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/src/System.Reflection.Emit.csproj (in 4 ms). 2026-01-22T09:09:15.8155984Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj (in 217 ms). 2026-01-22T09:09:15.9258738Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/ref/System.Reflection.Emit.csproj (in 1 ms). 2026-01-22T09:09:15.9259258Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/ref/System.Reflection.Emit.Lightweight.csproj (in 3 ms). 2026-01-22T09:09:15.9259576Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/src/System.Reflection.Emit.Lightweight.csproj (in 2 ms). 2026-01-22T09:09:15.9260161Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj (in 1 ms). 2026-01-22T09:09:16.0187027Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj (in 0.4 ms). 2026-01-22T09:09:16.0200657Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj (in 1 ms). 2026-01-22T09:09:16.0204193Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj (in 302 ms). 2026-01-22T09:09:16.1122805Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj (in 2 ms). 2026-01-22T09:09:16.2214171Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/XmlReaderLib/System.Xml.RW.XmlReaderLib.csproj (in 2 ms). 2026-01-22T09:09:16.2215513Z Restored /__w/1/s/src/libraries/System.Reflection.Context/tests/System.Reflection.Context.Tests.csproj (in 5 ms). 2026-01-22T09:09:16.2217405Z Restored /__w/1/s/src/libraries/System.Reflection.Context/ref/System.Reflection.Context.csproj (in 2 ms). 2026-01-22T09:09:16.2259780Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/xNodeReader/System.Xml.Linq.xNodeReader.Tests.csproj (in 4 ms). 2026-01-22T09:09:16.2275601Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj (in 5 ms). 2026-01-22T09:09:16.4095801Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj (in 4 ms). 2026-01-22T09:09:16.4097091Z Restored /__w/1/s/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj (in 16 ms). 2026-01-22T09:09:16.4098922Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj (in 4 ms). 2026-01-22T09:09:16.4124192Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj (in 0.8 ms). 2026-01-22T09:09:16.4141986Z Restored /__w/1/s/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj (in 388 ms). 2026-01-22T09:09:16.5135561Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/axes/System.Xml.Linq.Axes.Tests.csproj (in 6 ms). 2026-01-22T09:09:16.5138278Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/XDocument.Common/XDocument.Common.csproj (in 2 ms). 2026-01-22T09:09:16.5142177Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj (in 8 ms). 2026-01-22T09:09:16.5142773Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj (in 5 ms). 2026-01-22T09:09:16.6168041Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Schema/System.Xml.Schema.Extensions.Tests.csproj (in 15 ms). 2026-01-22T09:09:16.6169184Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/SDMSample/System.Xml.Linq.SDMSample.Tests.csproj (in 14 ms). 2026-01-22T09:09:16.6170420Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Streaming/System.Xml.Linq.Streaming.Tests.csproj (in 18 ms). 2026-01-22T09:09:16.7106096Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/UnitTests/System.Private.Uri.Unit.Tests.csproj (in 2 ms). 2026-01-22T09:09:16.7106650Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Properties/System.Xml.Linq.Properties.Tests.csproj (in 14 ms). 2026-01-22T09:09:16.7107128Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/FunctionalTests/System.Private.Uri.Functional.Tests.csproj (in 2 ms). 2026-01-22T09:09:16.8647142Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj (in 6 ms). 2026-01-22T09:09:16.8666042Z Restored /__w/1/s/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj (in 0.6 ms). 2026-01-22T09:09:16.8667044Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/ExtendedFunctionalTests/System.Private.Uri.ExtendedFunctional.Tests.csproj (in 2 ms). 2026-01-22T09:09:16.8668345Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/ref/System.Private.CoreLib.csproj (in 0.7 ms). 2026-01-22T09:09:16.8727863Z Restored /__w/1/s/src/libraries/System.ObjectModel/src/System.ObjectModel.csproj (in 1 ms). 2026-01-22T09:09:16.8735158Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/System.Private.CoreLib.Generators.csproj (in 1 ms). 2026-01-22T09:09:16.8736459Z Restored /__w/1/s/src/libraries/System.ObjectModel/ref/System.ObjectModel.csproj (in 0.7 ms). 2026-01-22T09:09:16.8750933Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/EventSourceGenerator.csproj (in 0.8 ms). 2026-01-22T09:09:16.8777015Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/tests/System.Numerics.Vectors.Tests.csproj (in 2 ms). 2026-01-22T09:09:16.9582411Z Restored /__w/1/s/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj (in 9 ms). 2026-01-22T09:09:16.9589935Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj (in 0.7 ms). 2026-01-22T09:09:16.9606707Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj (in 2 ms). 2026-01-22T09:09:16.9615451Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/ref/System.Numerics.Tensors.csproj (in 2 ms). 2026-01-22T09:09:16.9627017Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/tests/System.Net.WebSockets.Tests.csproj (in 3 ms). 2026-01-22T09:09:16.9675512Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/ref/System.Net.WebSockets.csproj (in 3 ms). 2026-01-22T09:09:16.9697535Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj (in 8 ms). 2026-01-22T09:09:16.9836044Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj (in 6 ms). 2026-01-22T09:09:16.9875545Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/ref/System.Net.WebSockets.Client.csproj (in 2 ms). 2026-01-22T09:09:17.0694044Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/tests/System.Net.WebProxy.Tests.csproj (in 2 ms). 2026-01-22T09:09:17.0789116Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/src/System.Net.WebProxy.csproj (in 6 ms). 2026-01-22T09:09:17.0815362Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/ref/System.Net.WebProxy.csproj (in 1 ms). 2026-01-22T09:09:17.0865761Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/tests/System.Net.WebHeaderCollection.Tests.csproj (in 3 ms). 2026-01-22T09:09:17.0894692Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj (in 211 ms). 2026-01-22T09:09:17.0899826Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj (in 1 ms). 2026-01-22T09:09:17.0920072Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/ref/System.Net.WebHeaderCollection.csproj (in 0.8 ms). 2026-01-22T09:09:17.0951010Z Restored /__w/1/s/src/libraries/System.Net.WebClient/tests/System.Net.WebClient.Tests.csproj (in 3 ms). 2026-01-22T09:09:17.1011299Z Restored /__w/1/s/src/libraries/System.Net.WebClient/ref/System.Net.WebClient.csproj (in 2 ms). 2026-01-22T09:09:17.1108576Z Restored /__w/1/s/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj (in 11 ms). 2026-01-22T09:09:17.1120507Z Restored /__w/1/s/src/libraries/System.Net.Sockets/tests/FunctionalTests/System.Net.Sockets.Tests.csproj (in 8 ms). 2026-01-22T09:09:17.1148972Z Restored /__w/1/s/src/libraries/System.Net.Sockets/ref/System.Net.Sockets.csproj (in 0.8 ms). 2026-01-22T09:09:17.1231281Z Restored /__w/1/s/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj (in 8 ms). 2026-01-22T09:09:17.1324317Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/tests/System.Net.ServerSentEvents.Tests.csproj (in 9 ms). 2026-01-22T09:09:17.1373425Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/ref/System.Net.ServerSentEvents.csproj (in 2 ms). 2026-01-22T09:09:17.1524131Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj (in 10 ms). 2026-01-22T09:09:17.1674146Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/tests/wasm/System.Net.WebSockets.Client.Wasm.Tests.csproj (in 202 ms). 2026-01-22T09:09:17.1721610Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/tests/System.Net.WebSockets.Client.Tests.csproj (in 201 ms). 2026-01-22T09:09:17.1740797Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/EnterpriseTests/System.Net.Security.Enterprise.Tests.csproj (in 4 ms). 2026-01-22T09:09:17.1792687Z Restored /__w/1/s/src/libraries/System.Net.Security/ref/System.Net.Security.csproj (in 1 ms). 2026-01-22T09:09:17.1902911Z Restored /__w/1/s/src/libraries/System.Net.Requests/tests/System.Net.Requests.Tests.csproj (in 8 ms). 2026-01-22T09:09:17.1941981Z Restored /__w/1/s/src/libraries/System.Net.Security/src/System.Net.Security.csproj (in 15 ms). 2026-01-22T09:09:17.1948853Z Restored /__w/1/s/src/libraries/System.Net.Requests/tests/ServicePointTests/System.Net.ServicePoint.Tests.csproj (in 2 ms). 2026-01-22T09:09:17.1999992Z Restored /__w/1/s/src/libraries/System.Net.Requests/ref/System.Net.Requests.csproj (in 2 ms). 2026-01-22T09:09:17.2117064Z Restored /__w/1/s/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj (in 9 ms). 2026-01-22T09:09:17.2260194Z Restored /__w/1/s/src/libraries/System.Net.Quic/src/System.Net.Quic.csproj (in 8 ms). 2026-01-22T09:09:17.2281878Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks.Extensions/src/System.Threading.Tasks.Extensions.csproj (in 0.9 ms). 2026-01-22T09:09:17.2305428Z Restored /__w/1/s/src/libraries/shims/System.Text.Encoding/src/System.Text.Encoding.csproj (in 0.7 ms). 2026-01-22T09:09:17.2332366Z Restored /__w/1/s/src/libraries/shims/System.ServiceProcess/src/System.ServiceProcess.csproj (in 1 ms). 2026-01-22T09:09:17.2483175Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/src/System.Net.ServerSentEvents.csproj (in 122 ms). 2026-01-22T09:09:17.2498701Z Restored /__w/1/s/src/libraries/shims/System.ServiceModel.Web/src/System.ServiceModel.Web.csproj (in 7 ms). 2026-01-22T09:09:17.2515640Z Restored /__w/1/s/src/libraries/shims/System.Security.SecureString/src/System.Security.SecureString.csproj (in 1 ms). 2026-01-22T09:09:17.2540878Z Restored /__w/1/s/src/libraries/shims/System.Security/src/System.Security.csproj (in 2 ms). 2026-01-22T09:09:17.2554043Z Restored /__w/1/s/src/libraries/shims/System.Security.Principal/src/System.Security.Principal.csproj (in 0.9 ms). 2026-01-22T09:09:17.2687680Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj (in 3 ms). 2026-01-22T09:09:17.2692021Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj (in 4 ms). 2026-01-22T09:09:17.2712351Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj (in 3 ms). 2026-01-22T09:09:17.2723668Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj (in 3 ms). 2026-01-22T09:09:17.2796259Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj (in 4 ms). 2026-01-22T09:09:17.2797654Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj (in 4 ms). 2026-01-22T09:09:17.4143866Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj (in 4 ms). 2026-01-22T09:09:17.5725634Z Restored /__w/1/s/src/libraries/shims/System.Runtime.InteropServices.RuntimeInformation/src/System.Runtime.InteropServices.RuntimeInformation.csproj (in 0.9 ms). 2026-01-22T09:09:17.5726791Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Serialization/src/System.Runtime.Serialization.csproj (in 7 ms). 2026-01-22T09:09:17.7117617Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Extensions/src/System.Globalization.Extensions.csproj (in 1 ms). 2026-01-22T09:09:17.7120088Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Calendars/src/System.Globalization.Calendars.csproj (in 5 ms). 2026-01-22T09:09:17.9219492Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj (in 448 ms). 2026-01-22T09:09:17.9221168Z Restored /__w/1/s/src/libraries/shims/System.Dynamic.Runtime/src/System.Dynamic.Runtime.csproj (in 2 ms). 2026-01-22T09:09:17.9222003Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Debug/src/System.Diagnostics.Debug.csproj (in 1 ms). 2026-01-22T09:09:17.9226149Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Tools/src/System.Diagnostics.Tools.csproj (in 1 ms). 2026-01-22T09:09:17.9226601Z Restored /__w/1/s/src/libraries/shims/System.Drawing/src/System.Drawing.csproj (in 10 ms). 2026-01-22T09:09:18.0204820Z Restored /__w/1/s/src/libraries/shims/System.Data/ref/System.Data.csproj (in 2 ms). 2026-01-22T09:09:18.1231829Z Restored /__w/1/s/src/libraries/shims/System.Data/src/System.Data.csproj (in 9 ms). 2026-01-22T09:09:18.1248697Z Restored /__w/1/s/src/libraries/shims/System.Data.DataSetExtensions/src/System.Data.DataSetExtensions.csproj (in 9 ms). 2026-01-22T09:09:18.2650091Z Restored /__w/1/s/src/libraries/shims/System.Core/src/System.Core.csproj (in 11 ms). 2026-01-22T09:09:18.2650645Z Restored /__w/1/s/src/libraries/shims/System.Configuration/src/System.Configuration.csproj (in 1 ms). 2026-01-22T09:09:18.2697301Z Restored /__w/1/s/src/libraries/shims/System.AppContext/src/System.AppContext.csproj (in 1 ms). 2026-01-22T09:09:18.2697661Z Restored /__w/1/s/src/libraries/shims/System.Buffers/src/System.Buffers.csproj (in 0.6 ms). 2026-01-22T09:09:18.3598007Z Restored /__w/1/s/src/libraries/shims/System.ComponentModel.DataAnnotations/src/System.ComponentModel.DataAnnotations.csproj (in 9 ms). 2026-01-22T09:09:18.3598567Z Restored /__w/1/s/src/libraries/sfx-src.proj (in 0.7 ms). 2026-01-22T09:09:18.3598936Z Restored /__w/1/s/src/libraries/sfx.proj (in 0.8 ms). 2026-01-22T09:09:18.4673859Z Restored /__w/1/s/src/libraries/shims/Microsoft.VisualBasic/src/Microsoft.VisualBasic.csproj (in 6 ms). 2026-01-22T09:09:18.4674600Z Restored /__w/1/s/src/libraries/sfx-gen.proj (in 0.4 ms). 2026-01-22T09:09:18.4689138Z Restored /__w/1/s/src/libraries/pretest.proj (in 0.8 ms). 2026-01-22T09:09:18.7670410Z Restored /__w/1/s/src/libraries/oob.proj (in 0.4 ms). 2026-01-22T09:09:18.7697511Z Restored /__w/1/s/src/libraries/oob-trim.proj (in 0.5 ms). 2026-01-22T09:09:18.7775762Z Restored /__w/1/s/src/libraries/System.Net.Quic/tests/FunctionalTests/System.Net.Quic.Functional.Tests.csproj (in 1.18 sec). 2026-01-22T09:09:18.7779151Z Restored /__w/1/s/src/libraries/sfx-finish.proj (in 404 ms). 2026-01-22T09:09:18.8140968Z Restored /__w/1/s/src/libraries/externals.csproj (in 1 ms). 2026-01-22T09:09:18.8148315Z Restored /__w/1/s/src/libraries/oob-src.proj (in 0.6 ms). 2026-01-22T09:09:18.8278035Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/src/System.Xml.XmlSerializer.csproj (in 9 ms). 2026-01-22T09:09:18.8345873Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/ref/System.Xml.XmlSerializer.csproj (in 2 ms). 2026-01-22T09:09:18.8571812Z Restored /__w/1/s/src/libraries/System.Xml.XPath/src/System.Xml.XPath.csproj (in 6 ms). 2026-01-22T09:09:18.8615999Z Restored /__w/1/s/src/libraries/System.Xml.XPath/ref/System.Xml.XPath.csproj (in 2 ms). 2026-01-22T09:09:18.8659313Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/ref/System.Xml.XPath.XDocument.csproj (in 1 ms). 2026-01-22T09:09:18.8714858Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/ref/System.Xml.XDocument.csproj (in 1 ms). 2026-01-22T09:09:18.8752503Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj (in 12 ms). 2026-01-22T09:09:18.9054938Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/src/System.Xml.XDocument.csproj (in 7 ms). 2026-01-22T09:09:18.9144919Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/ref/System.Xml.ReaderWriter.csproj (in 0.9 ms). 2026-01-22T09:09:19.0759617Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/src/System.Xml.ReaderWriter.csproj (in 7 ms). 2026-01-22T09:09:19.0760395Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/ref/System.Windows.Extensions.csproj (in 2 ms). 2026-01-22T09:09:19.1717259Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj (in 106 ms). 2026-01-22T09:09:19.1717834Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/tests/System.Web.HttpUtility.Tests.csproj (in 5 ms). 2026-01-22T09:09:19.2726862Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/ref/System.Web.HttpUtility.csproj (in 4 ms). 2026-01-22T09:09:19.4130814Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj (in 7 ms). 2026-01-22T09:09:19.4228947Z Restored /__w/1/s/src/libraries/System.Transactions.Local/ref/System.Transactions.Local.csproj (in 0.9 ms). 2026-01-22T09:09:19.4309121Z Restored /__w/1/s/src/libraries/System.Threading/tests/System.Threading.Tests.csproj (in 8 ms). 2026-01-22T09:09:19.5214713Z Restored /__w/1/s/src/libraries/System.Threading/src/System.Threading.csproj (in 1 ms). 2026-01-22T09:09:19.5215228Z Restored /__w/1/s/src/libraries/System.Transactions.Local/src/System.Transactions.Local.csproj (in 10 ms). 2026-01-22T09:09:19.6200013Z Restored /__w/1/s/src/libraries/System.Threading.WebAssembly.Threading/ref/System.Threading.WebAssembly.Threading.csproj (in 1 ms). 2026-01-22T09:09:19.6210553Z Restored /__w/1/s/src/libraries/System.Threading/ref/System.Threading.csproj (in 3 ms). 2026-01-22T09:09:19.6211259Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj (in 640 ms). 2026-01-22T09:09:19.6223470Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/tests/WindowsThreadPool/System.Threading.ThreadPool.WindowsThreadPool.Tests.csproj (in 3 ms). 2026-01-22T09:09:19.6226871Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/src/System.Threading.ThreadPool.csproj (in 0.8 ms). 2026-01-22T09:09:19.6232337Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/tests/System.Threading.ThreadPool.Tests.csproj (in 3 ms). 2026-01-22T09:09:19.6634890Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.csproj (in 0.6 ms). 2026-01-22T09:09:19.6635901Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool.WebAssembly.Threading/ref/System.Threading.ThreadPool.WebAssembly.Threading.csproj (in 0.6 ms). 2026-01-22T09:09:19.6636436Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/STAMain/STAMain.csproj (in 1 ms). 2026-01-22T09:09:19.6636902Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj (in 3 ms). 2026-01-22T09:09:19.6639461Z Restored /__w/1/s/src/libraries/apicompat/ApiCompat.proj (in 890 ms). 2026-01-22T09:09:19.6639863Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/MTAMain/MTAMain.csproj (in 0.5 ms). 2026-01-22T09:09:19.7092328Z Restored /__w/1/s/src/libraries/System.Threading.Thread/src/System.Threading.Thread.csproj (in 0.7 ms). 2026-01-22T09:09:19.7093452Z Restored /__w/1/s/src/libraries/System.Threading.Thread/ref/System.Threading.Thread.csproj (in 0.5 ms). 2026-01-22T09:09:19.7096127Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/DefaultApartmentStateMain/DefaultApartmentStateMain.csproj (in 3 ms). 2026-01-22T09:09:19.7096680Z Restored /__w/1/s/src/libraries/System.Threading.Thread.WebAssembly.Threading/ref/System.Threading.Thread.WebAssembly.Threading.csproj (in 1 ms). 2026-01-22T09:09:19.7097229Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/ref/System.Threading.Tasks.Parallel.csproj (in 0.6 ms). 2026-01-22T09:09:19.7120378Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/src/System.Threading.Tasks.Parallel.csproj (in 1 ms). 2026-01-22T09:09:19.7126769Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/tests/System.Threading.Tasks.Parallel.Tests.csproj (in 4 ms). 2026-01-22T09:09:19.7176212Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/ref/System.Threading.Tasks.Dataflow.csproj (in 2 ms). 2026-01-22T09:09:19.7243960Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/tests/System.Threading.RateLimiting.Tests.csproj (in 8 ms). 2026-01-22T09:09:19.7256524Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/tests/System.Threading.Tasks.Dataflow.Tests.csproj (in 12 ms). 2026-01-22T09:09:19.7721554Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/ref/System.Threading.RateLimiting.csproj (in 2 ms). 2026-01-22T09:09:19.7727389Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/tests/System.Threading.Overlapped.Tests.csproj (in 3 ms). 2026-01-22T09:09:19.7728029Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/src/System.Threading.Overlapped.csproj (in 0.9 ms). 2026-01-22T09:09:19.7748025Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/ref/System.Threading.Overlapped.csproj (in 0.5 ms). 2026-01-22T09:09:19.7837953Z Restored /__w/1/s/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj (in 8 ms). 2026-01-22T09:09:19.7886885Z Restored /__w/1/s/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj (in 2 ms). 2026-01-22T09:09:19.7990321Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/tests/System.Threading.AccessControl.Tests.csproj (in 7 ms). 2026-01-22T09:09:19.8444253Z Restored /__w/1/s/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj (in 65 ms). 2026-01-22T09:09:19.8489471Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj (in 2 ms). 2026-01-22T09:09:19.8514905Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj (in 137 ms). 2026-01-22T09:09:19.8541795Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/tests/UnitTests/System.Text.RegularExpressions.Unit.Tests.csproj (in 3 ms). 2026-01-22T09:09:19.8573588Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj (in 3 ms). 2026-01-22T09:09:19.8593685Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/ref/System.Text.RegularExpressions.csproj (in 0.7 ms). 2026-01-22T09:09:19.8700945Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/gen/System.Text.RegularExpressions.Generator.csproj (in 8 ms). 2026-01-22T09:09:19.8786416Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/src/System.Threading.RateLimiting.csproj (in 158 ms). 2026-01-22T09:09:19.8798424Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.Roslyn3.11.csproj (in 4 ms). 2026-01-22T09:09:19.8868425Z Restored /__w/1/s/src/libraries/System.Text.Json/ref/System.Text.Json.csproj (in 3 ms). 2026-01-22T09:09:19.8913491Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.4.csproj (in 2 ms). 2026-01-22T09:09:19.8948121Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.0.csproj (in 1 ms). 2026-01-22T09:09:19.8979365Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn3.11.csproj (in 1 ms). 2026-01-22T09:09:19.9140637Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/tests/System.Text.Encodings.Web.Tests.csproj (in 12 ms). 2026-01-22T09:09:19.9263377Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj (in 123 ms). 2026-01-22T09:09:19.9324330Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj (in 2 ms). 2026-01-22T09:09:19.9353886Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/tests/System.Text.Encoding.Extensions.Tests.csproj (in 2 ms). 2026-01-22T09:09:19.9381950Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/src/System.Text.Encoding.Extensions.csproj (in 0.9 ms). 2026-01-22T09:09:19.9405234Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/ref/System.Text.Encoding.Extensions.csproj (in 0.6 ms). 2026-01-22T09:09:19.9502234Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/tests/System.Text.Encoding.CodePages.Tests.csproj (in 6 ms). 2026-01-22T09:09:20.0497833Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj (in 129 ms). 2026-01-22T09:09:20.0535868Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj (in 2 ms). 2026-01-22T09:09:20.0857677Z Restored /__w/1/s/src/libraries/System.Text.Json/src/System.Text.Json.csproj (in 200 ms). 2026-01-22T09:09:20.0887896Z Restored /__w/1/s/src/libraries/System.Speech/ref/System.Speech.csproj (in 1 ms). 2026-01-22T09:09:20.0998151Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests.csproj (in 7 ms). 2026-01-22T09:09:20.1051798Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/System.ServiceProcess.ServiceController.TestService.csproj (in 2 ms). 2026-01-22T09:09:20.1138889Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj (in 3 ms). 2026-01-22T09:09:20.1152670Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj (in 161 ms). 2026-01-22T09:09:20.1206339Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj (in 2 ms). 2026-01-22T09:09:20.1208950Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj (in 2 ms). 2026-01-22T09:09:20.1224526Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj (in 1 ms). 2026-01-22T09:09:20.1286918Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj (in 2 ms). 2026-01-22T09:09:20.1289288Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj (in 4 ms). 2026-01-22T09:09:20.1320984Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj (in 0.6 ms). 2026-01-22T09:09:20.1395180Z Restored /__w/1/s/src/libraries/System.Security.Permissions/tests/System.Security.Permissions.Tests.csproj (in 6 ms). 2026-01-22T09:09:20.1395764Z Restored /__w/1/s/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj (in 3 ms). 2026-01-22T09:09:20.1459395Z Restored /__w/1/s/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj (in 2 ms). 2026-01-22T09:09:20.1648247Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/src/System.Security.Cryptography.csproj (in 10 ms). 2026-01-22T09:09:20.1687513Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/ref/System.Security.Cryptography.csproj (in 1 ms). 2026-01-22T09:09:20.1806463Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj (in 5 ms). 2026-01-22T09:09:20.1905438Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/tests/System.Security.Cryptography.Tests.csproj (in 39 ms). 2026-01-22T09:09:20.1952263Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/ref/System.Security.Cryptography.Xml.csproj (in 3 ms). 2026-01-22T09:09:20.2010083Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj (in 3 ms). 2026-01-22T09:09:20.2102177Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/tests/System.Security.Cryptography.ProtectedData.Tests.csproj (in 11 ms). 2026-01-22T09:09:20.2103098Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj (in 3 ms). 2026-01-22T09:09:20.2139728Z Restored /__w/1/s/src/libraries/System.Speech/src/System.Speech.csproj (in 154 ms). 2026-01-22T09:09:20.2248147Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj (in 6 ms). 2026-01-22T09:09:20.2282696Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj (in 5 ms). 2026-01-22T09:09:20.2319008Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.OpenSsl/tests/System.Security.Cryptography.OpenSsl.Tests.csproj (in 4 ms). 2026-01-22T09:09:20.2329290Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.csproj (in 360 ms). 2026-01-22T09:09:20.2336236Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj (in 19 ms). 2026-01-22T09:09:20.2423061Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj (in 12 ms). 2026-01-22T09:09:20.2441911Z Restored /__w/1/s/src/tools/illink/src/linker/ref/Mono.Linker.csproj (in 0.5 ms). 2026-01-22T09:09:20.2471317Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/ref/System.Security.Cryptography.Cose.csproj (in 7 ms). 2026-01-22T09:09:20.2483004Z Restored /__w/1/s/src/tools/illink/src/linker/Mono.Linker.csproj (in 1 ms). 2026-01-22T09:09:20.2485838Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Permissions.csproj (in 0.8 ms). 2026-01-22T09:09:20.2506895Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Xml.csproj (in 0.7 ms). 2026-01-22T09:09:20.2524994Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.ProtectedData.csproj (in 0.5 ms). 2026-01-22T09:09:20.2537032Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Pkcs.csproj (in 0.9 ms). 2026-01-22T09:09:20.2552875Z Restored /__w/1/s/src/libraries/shims/stubs/System.Runtime.Serialization.Schema.csproj (in 0.7 ms). 2026-01-22T09:09:20.2567426Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Ports.csproj (in 0.9 ms). 2026-01-22T09:09:20.2584959Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Packaging.csproj (in 1 ms). 2026-01-22T09:09:20.2600187Z Restored /__w/1/s/src/libraries/shims/stubs/System.Drawing.Common.csproj (in 1 ms). 2026-01-22T09:09:20.2607295Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.PerformanceCounter.csproj (in 2 ms). 2026-01-22T09:09:20.2632857Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.SqlClient.csproj (in 0.6 ms). 2026-01-22T09:09:20.2642703Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.EventLog.csproj (in 2 ms). 2026-01-22T09:09:20.2656894Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.OleDb.csproj (in 0.7 ms). 2026-01-22T09:09:20.2672316Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.Odbc.csproj (in 0.7 ms). 2026-01-22T09:09:20.2687351Z Restored /__w/1/s/src/libraries/shims/stubs/System.Configuration.ConfigurationManager.csproj (in 0.9 ms). 2026-01-22T09:09:20.2695895Z Restored /__w/1/s/src/libraries/shims/stubs/System.CodeDom.csproj (in 1 ms). 2026-01-22T09:09:20.2710762Z Restored /__w/1/s/src/libraries/shims/stubs/Microsoft.Win32.SystemEvents.csproj (in 0.8 ms). 2026-01-22T09:09:20.2734232Z Restored /__w/1/s/src/libraries/System.Net.Quic/ref/System.Net.Quic.csproj (in 1 ms). 2026-01-22T09:09:20.2800750Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/UnitTests/System.Net.Primitives.UnitTests.Tests.csproj (in 5 ms). 2026-01-22T09:09:20.2822807Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/PalTests/System.Net.Primitives.Pal.Tests.csproj (in 5 ms). 2026-01-22T09:09:20.2878322Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/FunctionalTests/System.Net.Primitives.Functional.Tests.csproj (in 5 ms). 2026-01-22T09:09:20.2883005Z Restored /__w/1/s/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj (in 4 ms). 2026-01-22T09:09:20.2910445Z Restored /__w/1/s/src/libraries/System.Net.Primitives/ref/System.Net.Primitives.csproj (in 0.9 ms). 2026-01-22T09:09:20.3011149Z Restored /__w/1/s/src/libraries/System.Net.Ping/tests/FunctionalTests/System.Net.Ping.Functional.Tests.csproj (in 9 ms). 2026-01-22T09:09:20.3036949Z Restored /__w/1/s/src/libraries/System.Net.Ping/ref/System.Net.Ping.csproj (in 1 ms). 2026-01-22T09:09:20.3087806Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/System.Net.NetworkInformation.Functional.Tests.csproj (in 2 ms). 2026-01-22T09:09:20.3094363Z Restored /__w/1/s/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj (in 12 ms). 2026-01-22T09:09:20.3113716Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/ref/System.Net.NetworkInformation.csproj (in 0.8 ms). 2026-01-22T09:09:20.3212953Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/tests/PalTests/System.Net.NameResolution.Pal.Tests.csproj (in 6 ms). 2026-01-22T09:09:20.3235117Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj (in 10 ms). 2026-01-22T09:09:20.3331257Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj (in 5 ms). 2026-01-22T09:09:20.3336853Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/tests/FunctionalTests/System.Net.NameResolution.Functional.Tests.csproj (in 8 ms). 2026-01-22T09:09:20.3362080Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/ref/System.Net.NameResolution.csproj (in 0.8 ms). 2026-01-22T09:09:20.3451772Z Restored /__w/1/s/src/libraries/System.Net.Mail/tests/Unit/System.Net.Mail.Unit.Tests.csproj (in 7 ms). 2026-01-22T09:09:20.3552670Z Restored /__w/1/s/src/libraries/System.Net.Mail/tests/Functional/System.Net.Mail.Functional.Tests.csproj (in 13 ms). 2026-01-22T09:09:20.3607067Z Restored /__w/1/s/src/libraries/System.Net.Mail/ref/System.Net.Mail.csproj (in 2 ms). 2026-01-22T09:09:20.3620046Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/src/System.Security.Cryptography.Cose.csproj (in 124 ms). 2026-01-22T09:09:20.3793472Z Restored /__w/1/s/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj (in 14 ms). 2026-01-22T09:09:20.3794571Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/tests/System.Net.HttpListener.Tests.csproj (in 12 ms). 2026-01-22T09:09:20.3816627Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/ref/System.Net.HttpListener.csproj (in 2 ms). 2026-01-22T09:09:20.3951126Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj (in 15 ms). 2026-01-22T09:09:20.4014616Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/EnterpriseTests/System.Net.Http.Enterprise.Tests.csproj (in 3 ms). 2026-01-22T09:09:20.4149945Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/UnitTests/System.Net.Http.Unit.Tests.csproj (in 29 ms). 2026-01-22T09:09:20.4201779Z Restored /__w/1/s/src/libraries/System.Net.Http/ref/System.Net.Http.csproj (in 3 ms). 2026-01-22T09:09:20.4279062Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj (in 3 ms). 2026-01-22T09:09:20.4426445Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj (in 50 ms). 2026-01-22T09:09:20.4468391Z Restored /__w/1/s/src/libraries/System.Net.Http/src/System.Net.Http.csproj (in 33 ms). 2026-01-22T09:09:20.4513088Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/ref/System.Net.Http.WinHttpHandler.csproj (in 2 ms). 2026-01-22T09:09:20.4669382Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/System.Net.Http.WinHttpHandler.Functional.Tests.csproj (in 27 ms). 2026-01-22T09:09:20.4763874Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/tests/UnitTests/System.Net.Http.Json.Unit.Tests.csproj (in 13 ms). 2026-01-22T09:09:20.4850730Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/ref/System.Net.Http.Json.csproj (in 4 ms). 2026-01-22T09:09:20.4903765Z Restored /__w/1/s/src/libraries/System.Memory/tests/System.Memory.Tests.csproj (in 3 ms). 2026-01-22T09:09:20.4925943Z Restored /__w/1/s/src/libraries/System.Memory/src/System.Memory.csproj (in 0.8 ms). 2026-01-22T09:09:20.4947479Z Restored /__w/1/s/src/libraries/System.Memory/ref/System.Memory.csproj (in 0.5 ms). 2026-01-22T09:09:20.5112506Z Restored /__w/1/s/src/libraries/System.Memory.Data/tests/System.Memory.Data.Tests.csproj (in 9 ms). 2026-01-22T09:09:20.5475076Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/tests/System.Security.Cryptography.Cose.Tests.csproj (in 312 ms). 2026-01-22T09:09:20.5542461Z Restored /__w/1/s/src/libraries/System.Memory.Data/ref/System.Memory.Data.csproj (in 3 ms). 2026-01-22T09:09:20.5845660Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj (in 139 ms). 2026-01-22T09:09:20.5883663Z Restored /__w/1/s/src/libraries/System.Management/ref/System.Management.csproj (in 1 ms). 2026-01-22T09:09:20.5931179Z Restored /__w/1/s/src/libraries/System.Linq/tests/System.Linq.Tests.csproj (in 2 ms). 2026-01-22T09:09:20.5960402Z Restored /__w/1/s/src/libraries/System.Linq/src/System.Linq.csproj (in 1 ms). 2026-01-22T09:09:20.5977350Z Restored /__w/1/s/src/libraries/System.Linq/ref/System.Linq.csproj (in 0.6 ms). 2026-01-22T09:09:20.6029630Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/src/System.Linq.Queryable.csproj (in 2 ms). 2026-01-22T09:09:20.6048751Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/ref/System.Linq.Queryable.csproj (in 0.8 ms). 2026-01-22T09:09:20.6085705Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/src/System.Linq.Parallel.csproj (in 1 ms). 2026-01-22T09:09:20.6112169Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/ref/System.Linq.Parallel.csproj (in 0.9 ms). 2026-01-22T09:09:20.6128765Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj (in 134 ms). 2026-01-22T09:09:20.6190127Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj (in 3 ms). 2026-01-22T09:09:20.6211760Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/ref/System.Linq.Expressions.csproj (in 0.6 ms). 2026-01-22T09:09:20.6294643Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/tests/System.Linq.Expressions.Tests.csproj (in 10 ms). 2026-01-22T09:09:20.6350233Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/tests/System.Linq.AsyncEnumerable.Tests.csproj (in 9 ms). 2026-01-22T09:09:20.6366359Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/src/System.Linq.AsyncEnumerable.csproj (in 4 ms). 2026-01-22T09:09:20.6413879Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/ref/System.Linq.AsyncEnumerable.csproj (in 3 ms). 2026-01-22T09:09:20.6462384Z Restored /__w/1/s/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj (in 126 ms). 2026-01-22T09:09:20.6463058Z Restored /__w/1/s/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj (in 2 ms). 2026-01-22T09:09:20.6498183Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-arm64.runtime.native.System.IO.Ports.proj (in 0.8 ms). 2026-01-22T09:09:20.6498908Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-x64.runtime.native.System.IO.Ports.proj (in 0.7 ms). 2026-01-22T09:09:20.6531611Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-22T09:09:20.6549456Z Restored /__w/1/s/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj (in 12 ms). 2026-01-22T09:09:20.6566244Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-22T09:09:20.6571576Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-22T09:09:20.6593379Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-x64.runtime.native.System.IO.Ports.proj (in 0.7 ms). 2026-01-22T09:09:20.6610768Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-22T09:09:20.6616728Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm.runtime.native.System.IO.Ports.proj (in 0.9 ms). 2026-01-22T09:09:20.6643621Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-x64.runtime.native.System.IO.Ports.proj (in 0.3 ms). 2026-01-22T09:09:20.6652448Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-22T09:09:20.6665941Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-22T09:09:20.6677783Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm.runtime.native.System.IO.Ports.proj (in 0.6 ms). 2026-01-22T09:09:20.6685787Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x86.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-22T09:09:20.6708433Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x64.runtime.native.System.IO.Ports.proj (in 0.7 ms). 2026-01-22T09:09:20.6712795Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-22T09:09:20.6728828Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-22T09:09:20.6824464Z Restored /__w/1/s/src/libraries/System.IO.Pipes/src/System.IO.Pipes.csproj (in 4 ms). 2026-01-22T09:09:20.6877018Z Restored /__w/1/s/src/libraries/System.IO.Pipes/ref/System.IO.Pipes.csproj (in 1 ms). 2026-01-22T09:09:20.6941432Z Restored /__w/1/s/src/libraries/System.IO.Pipes/tests/System.IO.Pipes.Tests.csproj (in 15 ms). 2026-01-22T09:09:20.6989307Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/tests/System.IO.Pipes.AccessControl.Tests.csproj (in 6 ms). 2026-01-22T09:09:20.7028574Z Restored /__w/1/s/src/libraries/System.Management/src/System.Management.csproj (in 141 ms). 2026-01-22T09:09:20.7029229Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj (in 1 ms). 2026-01-22T09:09:20.7054963Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/src/System.IO.Pipes.AccessControl.csproj (in 6 ms). 2026-01-22T09:09:20.7103746Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/ref/System.IO.Pipelines.csproj (in 2 ms). 2026-01-22T09:09:20.7140257Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/tests/System.IO.Pipelines.Tests.csproj (in 9 ms). 2026-01-22T09:09:20.7190757Z Restored /__w/1/s/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj (in 2 ms). 2026-01-22T09:09:20.7225915Z Restored /__w/1/s/src/libraries/System.IO.Packaging/ref/System.IO.Packaging.csproj (in 1 ms). 2026-01-22T09:09:20.7309354Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/tests/System.IO.MemoryMappedFiles.Tests.csproj (in 5 ms). 2026-01-22T09:09:20.7360985Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj (in 3 ms). 2026-01-22T09:09:20.7381059Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/ref/System.IO.MemoryMappedFiles.csproj (in 0.7 ms). 2026-01-22T09:09:20.7583543Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/tests/System.IO.IsolatedStorage.Tests.csproj (in 13 ms). 2026-01-22T09:09:20.7703139Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj (in 65 ms). 2026-01-22T09:09:20.7725673Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj (in 6 ms). 2026-01-22T09:09:20.7726589Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/ref/System.IO.IsolatedStorage.csproj (in 0.8 ms). 2026-01-22T09:09:20.7846539Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.native.System.IO.Ports.proj (in 131 ms). 2026-01-22T09:09:20.7852345Z Restored /__w/1/s/src/libraries/System.IO.Hashing/tests/System.IO.Hashing.Tests.csproj (in 7 ms). 2026-01-22T09:09:20.7878867Z Restored /__w/1/s/src/libraries/System.IO.Hashing/ref/System.IO.Hashing.csproj (in 2 ms). 2026-01-22T09:09:20.7970841Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/src/System.IO.FileSystem.Watcher.csproj (in 5 ms). 2026-01-22T09:09:20.7977754Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/tests/System.IO.FileSystem.Watcher.Tests.csproj (in 10 ms). 2026-01-22T09:09:20.7996381Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/ref/System.IO.FileSystem.Watcher.csproj (in 0.9 ms). 2026-01-22T09:09:20.8039170Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj (in 2 ms). 2026-01-22T09:09:20.8059431Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/tests/System.IO.FileSystem.DriveInfo.Tests.csproj (in 5 ms). 2026-01-22T09:09:20.8060293Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/ref/System.IO.FileSystem.DriveInfo.csproj (in 0.5 ms). 2026-01-22T09:09:20.8103650Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj (in 2 ms). 2026-01-22T09:09:20.8123709Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj (in 0.7 ms). 2026-01-22T09:09:20.8158139Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/tests/System.IO.FileSystem.AccessControl.Tests.csproj (in 4 ms). 2026-01-22T09:09:20.8221724Z Restored /__w/1/s/src/libraries/System.IO.Compression/src/System.IO.Compression.csproj (in 3 ms). 2026-01-22T09:09:20.8241665Z Restored /__w/1/s/src/libraries/System.IO.Compression/ref/System.IO.Compression.csproj (in 0.7 ms). 2026-01-22T09:09:20.8549506Z Restored /__w/1/s/src/libraries/System.IO.Packaging/tests/System.IO.Packaging.Tests.csproj (in 139 ms). 2026-01-22T09:09:20.8604746Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/src/System.IO.Compression.ZipFile.csproj (in 2 ms). 2026-01-22T09:09:20.8624404Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/ref/System.IO.Compression.ZipFile.csproj (in 0.6 ms). 2026-01-22T09:09:20.8992962Z Restored /__w/1/s/src/libraries/System.IO.Hashing/src/System.IO.Hashing.csproj (in 124 ms). 2026-01-22T09:09:20.9042982Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj (in 2 ms). 2026-01-22T09:09:20.9066246Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/ref/System.IO.Compression.Brotli.csproj (in 0.7 ms). 2026-01-22T09:09:22.0467072Z Restored /__w/1/s/src/libraries/System.Formats.Tar/tests/System.Formats.Tar.Tests.csproj (in 1.13 sec). 2026-01-22T09:09:22.0533820Z Restored /__w/1/s/src/libraries/System.Formats.Tar/tests/Manual/System.Formats.Tar.Manual.Tests.csproj (in 3 ms). 2026-01-22T09:09:22.0588218Z Restored /__w/1/s/src/libraries/System.Formats.Tar/src/System.Formats.Tar.csproj (in 3 ms). 2026-01-22T09:09:22.0610418Z Restored /__w/1/s/src/libraries/System.Formats.Tar/ref/System.Formats.Tar.csproj (in 0.8 ms). 2026-01-22T09:09:22.0850625Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/tests/System.Formats.Nrbf.Tests.csproj (in 10 ms). 2026-01-22T09:09:22.2228177Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj (in 129 ms). 2026-01-22T09:09:22.2349314Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/ref/System.Formats.Nrbf.csproj (in 4 ms). 2026-01-22T09:09:22.3948407Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/src/System.Formats.Cbor.csproj (in 155 ms). 2026-01-22T09:09:22.4069381Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/ref/System.Formats.Cbor.csproj (in 4 ms). 2026-01-22T09:09:22.4353583Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/tests/System.Formats.Asn1.Tests.csproj (in 19 ms). 2026-01-22T09:09:22.5801563Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj (in 138 ms). 2026-01-22T09:09:22.5910645Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/ref/System.Formats.Asn1.csproj (in 4 ms). 2026-01-22T09:09:22.6012107Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/tests/System.Drawing.Primitives.Tests.csproj (in 5 ms). 2026-01-22T09:09:22.6111277Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj (in 4 ms). 2026-01-22T09:09:22.6131392Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/ref/System.Drawing.Primitives.csproj (in 1 ms). 2026-01-22T09:09:22.8832209Z Restored /__w/1/s/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj (in 260 ms). 2026-01-22T09:09:22.9232473Z Restored /__w/1/s/src/libraries/System.DirectoryServices/ref/System.DirectoryServices.csproj (in 4 ms). 2026-01-22T09:09:22.9651685Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/tests/System.DirectoryServices.Protocols.Tests.csproj (in 24 ms). 2026-01-22T09:09:23.3866155Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj (in 417 ms). 2026-01-22T09:09:23.3911340Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/ref/System.DirectoryServices.Protocols.csproj (in 2 ms). 2026-01-22T09:09:23.5399014Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj (in 136 ms). 2026-01-22T09:09:23.5419275Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/ref/System.DirectoryServices.AccountManagement.csproj (in 2 ms). 2026-01-22T09:09:23.5518857Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/src/System.Diagnostics.Tracing.csproj (in 3 ms). 2026-01-22T09:09:23.5519367Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/ref/System.Diagnostics.Tracing.csproj (in 0.7 ms). 2026-01-22T09:09:23.5686021Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/tests/System.Diagnostics.TraceSource.Tests/System.Diagnostics.TraceSource.Tests.csproj (in 7 ms). 2026-01-22T09:09:23.5768353Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj (in 3 ms). 2026-01-22T09:09:23.5905235Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/ref/System.Diagnostics.TraceSource.csproj (in 12 ms). 2026-01-22T09:09:23.6019986Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/System.Diagnostics.TextWriterTraceListener.Tests.csproj (in 6 ms). 2026-01-22T09:09:23.6331829Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj (in 14 ms). 2026-01-22T09:09:23.6421622Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/ref/System.Diagnostics.TextWriterTraceListener.csproj (in 3 ms). 2026-01-22T09:09:23.6490983Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/tests/System.Diagnostics.StackTrace.Tests.csproj (in 5 ms). 2026-01-22T09:09:23.6611859Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/tests/ExceptionTestAssembly/ExceptionTestAssembly.csproj (in 0.7 ms). 2026-01-22T09:09:23.6721421Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj (in 4 ms). 2026-01-22T09:09:23.6776066Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj (in 2 ms). 2026-01-22T09:09:23.7075132Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj (in 17 ms). 2026-01-22T09:09:23.7097771Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/tests/LongPath/LongPath.csproj (in 0.8 ms). 2026-01-22T09:09:23.7488493Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj (in 25 ms). 2026-01-22T09:09:23.7550986Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/ref/System.Diagnostics.Process.csproj (in 2 ms). 2026-01-22T09:09:23.7758701Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj (in 11 ms). 2026-01-22T09:09:23.7849530Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj (in 2 ms). 2026-01-22T09:09:23.8013016Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj (in 10 ms). 2026-01-22T09:09:23.8083098Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/System.Diagnostics.FileVersionInfo.TestAssembly.csproj (in 3 ms). 2026-01-22T09:09:23.8215411Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj (in 5 ms). 2026-01-22T09:09:23.8265280Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/ref/System.Diagnostics.FileVersionInfo.csproj (in 1 ms). 2026-01-22T09:09:23.8461305Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/tests/System.Diagnostics.EventLog.Tests.csproj (in 10 ms). 2026-01-22T09:09:23.8599995Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj (in 7 ms). 2026-01-22T09:09:23.8665691Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/Messages/System.Diagnostics.EventLog.Messages.csproj (in 0.9 ms). 2026-01-22T09:09:23.8751256Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/ref/System.Diagnostics.EventLog.csproj (in 4 ms). 2026-01-22T09:09:23.9005720Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj (in 16 ms). 2026-01-22T09:09:23.9541816Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricOuterLoopTests/MetricOuterLoop1.Tests.csproj (in 15 ms). 2026-01-22T09:09:23.9857517Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricOuterLoopTests/MetricOuterLoop.Tests.csproj (in 23 ms). 2026-01-22T09:09:24.0472317Z Restored /__w/1/s/src/libraries/System.IO.Compression/tests/System.IO.Compression.Tests.csproj (in 3.22 sec). 2026-01-22T09:09:24.0568021Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj (in 5 ms). 2026-01-22T09:09:24.0624866Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/tests/System.Diagnostics.Contracts.Tests.csproj (in 2 ms). 2026-01-22T09:09:24.0664308Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/src/System.Diagnostics.Contracts.csproj (in 1 ms). 2026-01-22T09:09:24.0694351Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/ref/System.Diagnostics.Contracts.csproj (in 0.6 ms). 2026-01-22T09:09:24.0790600Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/tests/System.IO.Compression.Brotli.Tests.csproj (in 3.19 sec). 2026-01-22T09:09:24.0798685Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/tests/System.IO.Compression.ZipFile.Tests.csproj (in 3.24 sec). 2026-01-22T09:09:24.0852892Z Restored /__w/1/s/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj (in 2 ms). 2026-01-22T09:09:24.0874188Z Restored /__w/1/s/src/libraries/System.Data.OleDb/tests/System.Data.OleDb.Tests.csproj (in 9 ms). 2026-01-22T09:09:24.0937866Z Restored /__w/1/s/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj (in 3 ms). 2026-01-22T09:09:24.0957358Z Restored /__w/1/s/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj (in 7 ms). 2026-01-22T09:09:24.0999463Z Restored /__w/1/s/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj (in 2 ms). 2026-01-22T09:09:24.1010128Z Restored /__w/1/s/src/libraries/System.Data.Common/tests/System.Data.DataSetExtensions.Tests/System.Data.DataSetExtensions.Tests.csproj (in 3 ms). 2026-01-22T09:09:24.1043347Z Restored /__w/1/s/src/libraries/System.Data.Odbc/tests/System.Data.Odbc.Tests.csproj (in 10 ms). 2026-01-22T09:09:24.1085445Z Restored /__w/1/s/src/libraries/System.Data.Common/ref/System.Data.Common.csproj (in 1 ms). 2026-01-22T09:09:24.1175661Z Restored /__w/1/s/src/libraries/System.Console/tests/ManualTests/System.Console.Manual.Tests.csproj (in 7 ms). 2026-01-22T09:09:24.1246726Z Restored /__w/1/s/src/libraries/System.Console/tests/System.Console.Tests.csproj (in 10 ms). 2026-01-22T09:09:24.1294280Z Restored /__w/1/s/src/libraries/System.Console/ref/System.Console.csproj (in 0.7 ms). 2026-01-22T09:09:24.1301936Z Restored /__w/1/s/src/libraries/System.Console/src/System.Console.csproj (in 7 ms). 2026-01-22T09:09:24.1317684Z Restored /__w/1/s/src/libraries/System.Data.Common/src/System.Data.Common.csproj (in 18 ms). 2026-01-22T09:09:24.1376537Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj (in 147 ms). 2026-01-22T09:09:24.1377064Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj (in 7 ms). 2026-01-22T09:09:24.1419226Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj (in 5 ms). 2026-01-22T09:09:24.1489128Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/tests/System.Composition.Runtime.Tests.csproj (in 8 ms). 2026-01-22T09:09:24.2009731Z Restored /__w/1/s/src/libraries/System.Composition/src/System.Composition.csproj (in 58 ms). 2026-01-22T09:09:24.2014922Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj (in 59 ms). 2026-01-22T09:09:24.2165772Z Restored /__w/1/s/src/libraries/System.Composition.Convention/tests/System.Composition.Convention.Tests.csproj (in 9 ms). 2026-01-22T09:09:24.2189792Z Restored /__w/1/s/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj (in 75 ms). 2026-01-22T09:09:24.2280954Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/tests/System.Composition.AttributeModel.Tests.csproj (in 9 ms). 2026-01-22T09:09:24.2337201Z Restored /__w/1/s/src/libraries/System.ComponentModel/tests/System.ComponentModel.Tests.csproj (in 3 ms). 2026-01-22T09:09:24.2358139Z Restored /__w/1/s/src/libraries/System.ComponentModel/src/System.ComponentModel.csproj (in 0.9 ms). 2026-01-22T09:09:24.2366065Z Restored /__w/1/s/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj (in 84 ms). 2026-01-22T09:09:24.2383450Z Restored /__w/1/s/src/libraries/System.ComponentModel/ref/System.ComponentModel.csproj (in 0.7 ms). 2026-01-22T09:09:24.2400344Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/tests/UnloadableTestTypes/UnloadableTestTypes.csproj (in 0.7 ms). 2026-01-22T09:09:24.2446758Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/tests/System.ComponentModel.TypeConverter.Tests.csproj (in 3 ms). 2026-01-22T09:09:24.2480308Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/ref/System.ComponentModel.TypeConverter.csproj (in 1 ms). 2026-01-22T09:09:24.2566691Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/tests/System.ComponentModel.Primitives.Tests.csproj (in 4 ms). 2026-01-22T09:09:24.2587282Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj (in 7 ms). 2026-01-22T09:09:24.2611890Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/src/System.ComponentModel.Primitives.csproj (in 2 ms). 2026-01-22T09:09:24.2622581Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/ref/System.ComponentModel.Primitives.csproj (in 1 ms). 2026-01-22T09:09:24.2666897Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/src/System.ComponentModel.EventBasedAsync.csproj (in 2 ms). 2026-01-22T09:09:24.2669441Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/tests/System.ComponentModel.EventBasedAsync.Tests.csproj (in 3 ms). 2026-01-22T09:09:24.2682709Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/ref/System.ComponentModel.EventBasedAsync.csproj (in 0.9 ms). 2026-01-22T09:09:24.2691992Z Restored /__w/1/s/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj (in 65 ms). 2026-01-22T09:09:24.2876102Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj (in 67 ms). 2026-01-22T09:09:30.7894926Z Crossgen2Tasks -> /__w/1/s/artifacts/bin/Crossgen2Tasks/Release/Crossgen2Tasks.dll 2026-01-22T09:09:30.8105442Z installer.tasks -> /__w/1/s/artifacts/bin/installer.tasks/Release/installer.tasks.dll 2026-01-22T09:09:31.3434755Z Executing "/__w/1/s/src/coreclr/build-runtime.sh" -x64 -checked -ci -cross -os linux -targetrid linux-x64 -cmakeargs "-DCLR_DOTNET_RID=linux-x64" -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -component alljits -component nativeaot -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=Checked" 2026-01-22T09:09:31.3568516Z Commencing CoreCLR Repo build 2026-01-22T09:09:31.4291697Z __TargetRid: linux-x64 2026-01-22T09:09:31.4294182Z Setting up directories for build 2026-01-22T09:09:31.4384794Z Checking prerequisites... 2026-01-22T09:09:31.4836125Z Commencing build of " alljits nativeaot " target in "CoreCLR component" for linux.x64.Checked in /__w/1/s/artifacts/obj/coreclr/linux.x64.Checked 2026-01-22T09:09:31.4837196Z Invoking "/__w/1/s/eng/native/gen-buildsys.sh" "/__w/1/s/src/coreclr" "/__w/1/s/artifacts/obj/coreclr/linux.x64.Checked" x64 linux clang Checked "" -DCLR_CMAKE_PGO_INSTRUMENT=0 -DCLR_CMAKE_OPTDATA_PATH= -DCLR_CMAKE_PGO_OPTIMIZE=0 -DCLI_CMAKE_FALLBACK_OS="linux" -DFEATURE_DISTRO_AGNOSTIC_SSL=1 -DCMAKE_BUILD_RUNTIME_CONFIGURATION=Checked -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 -DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet -DCLR_DOTNET_RID=linux-x64 2026-01-22T09:09:31.9444656Z Not searching for unused variables given on the command line. 2026-01-22T09:09:31.9445026Z loading initial cache file /__w/1/s/eng/native/tryrun.cmake 2026-01-22T09:09:32.0880312Z -- The C compiler identification is Clang 21.1.7 2026-01-22T09:09:32.1675751Z -- The CXX compiler identification is Clang 21.1.7 2026-01-22T09:09:32.1959208Z -- Detecting C compiler ABI info 2026-01-22T09:09:32.3277852Z -- Detecting C compiler ABI info - done 2026-01-22T09:09:32.3510445Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-01-22T09:09:32.3516451Z -- Detecting C compile features 2026-01-22T09:09:32.3522388Z -- Detecting C compile features - done 2026-01-22T09:09:32.3599098Z -- Detecting CXX compiler ABI info 2026-01-22T09:09:32.4685909Z -- Detecting CXX compiler ABI info - done 2026-01-22T09:09:32.4903153Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-01-22T09:09:32.4909754Z -- Detecting CXX compile features 2026-01-22T09:09:32.4917504Z -- Detecting CXX compile features - done 2026-01-22T09:09:32.5326923Z -- The linker identification is LLD 21.1.7 (compatible with GNU linkers) 2026-01-22T09:09:32.5432013Z Detected Linux x86_64 2026-01-22T09:09:32.5439106Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG 2026-01-22T09:09:32.6491470Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG - Success 2026-01-22T09:09:32.6498561Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH 2026-01-22T09:09:32.7451268Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success 2026-01-22T09:09:32.7459850Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-22T09:09:32.8459641Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-22T09:09:32.8969064Z -- The ASM compiler identification is Clang 21.1.7 with GNU-like command-line 2026-01-22T09:09:32.9004378Z -- Found assembler: /usr/local/bin/clang-21 2026-01-22T09:09:32.9056948Z -- Performing Test COMPILER_SUPPORTS_F_ALIGNED_NEW 2026-01-22T09:09:33.0059225Z -- Performing Test COMPILER_SUPPORTS_F_ALIGNED_NEW - Success 2026-01-22T09:09:33.0119084Z -- Performing Test HAVE_DIRENT_D_TYPE 2026-01-22T09:09:33.1166033Z -- Performing Test HAVE_DIRENT_D_TYPE - Success 2026-01-22T09:09:33.1167106Z -- Looking for getauxval 2026-01-22T09:09:33.2340946Z -- Looking for getauxval - found 2026-01-22T09:09:33.2382638Z -- Looking for include file GSS/GSS.h 2026-01-22T09:09:33.3031604Z -- Looking for include file GSS/GSS.h - not found 2026-01-22T09:09:33.3322559Z -- Found OpenSSL: /crossrootfs/x64/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") 2026-01-22T09:09:33.6305885Z -- Using CMake version 3.30.3 2026-01-22T09:09:33.6321055Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-22T09:09:33.6321469Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-22T09:09:33.6383583Z -- Arch detected: 'x86_64-linux-gnu' 2026-01-22T09:09:33.6383983Z -- Basearch of 'x86_64-linux-gnu' has been detected as: 'x86' 2026-01-22T09:09:33.6421162Z -- Using CMake toolchain: /__w/1/s/eng/common/cross/toolchain.cmake 2026-01-22T09:09:33.6433499Z -- Performing Test FNO_LTO_AVAILABLE 2026-01-22T09:09:33.7452992Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-01-22T09:09:33.7453920Z -- Looking for arm_acle.h 2026-01-22T09:09:33.8045633Z -- Looking for arm_acle.h - not found 2026-01-22T09:09:33.8046062Z -- Looking for sys/auxv.h 2026-01-22T09:09:33.9113897Z -- Looking for sys/auxv.h - found 2026-01-22T09:09:33.9114284Z -- Looking for sys/sdt.h 2026-01-22T09:09:33.9668778Z -- Looking for sys/sdt.h - not found 2026-01-22T09:09:33.9669278Z -- Looking for unistd.h 2026-01-22T09:09:34.0742904Z -- Looking for unistd.h - found 2026-01-22T09:09:34.0743373Z -- Looking for linux/auxvec.h 2026-01-22T09:09:34.1720581Z -- Looking for linux/auxvec.h - found 2026-01-22T09:09:34.1721004Z -- Looking for sys/types.h 2026-01-22T09:09:34.2725616Z -- Looking for sys/types.h - found 2026-01-22T09:09:34.2744059Z -- Looking for stdint.h 2026-01-22T09:09:34.3760778Z -- Looking for stdint.h - found 2026-01-22T09:09:34.3761750Z -- Looking for stddef.h 2026-01-22T09:09:34.4814716Z -- Looking for stddef.h - found 2026-01-22T09:09:34.4815196Z -- Check size of off64_t 2026-01-22T09:09:34.5823749Z -- Check size of off64_t - done 2026-01-22T09:09:34.5824197Z -- Looking for fseeko 2026-01-22T09:09:34.6795704Z -- Looking for fseeko - found 2026-01-22T09:09:34.6796146Z -- Looking for strerror 2026-01-22T09:09:34.7766110Z -- Looking for strerror - found 2026-01-22T09:09:34.7772039Z -- Looking for posix_memalign 2026-01-22T09:09:34.8791258Z -- Looking for posix_memalign - found 2026-01-22T09:09:34.8792347Z -- Looking for aligned_alloc 2026-01-22T09:09:34.9807612Z -- Looking for aligned_alloc - found 2026-01-22T09:09:34.9808040Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-22T09:09:35.0744237Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-01-22T09:09:35.0744754Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-22T09:09:35.1668192Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-01-22T09:09:35.1668488Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-22T09:09:35.2588016Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-01-22T09:09:35.2588298Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-22T09:09:35.3554499Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-01-22T09:09:35.3555411Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-22T09:09:35.4547670Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-22T09:09:35.4548151Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-22T09:09:35.5537879Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-01-22T09:09:35.5539027Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-22T09:09:35.6484257Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-01-22T09:09:35.6484621Z -- Performing Test HAVE_PTRDIFF_T 2026-01-22T09:09:35.7442179Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-22T09:09:35.7442658Z -- Performing Test HAVE_XSAVE_INTRIN 2026-01-22T09:09:36.2057230Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-01-22T09:09:36.2061388Z -- Performing Test HAVE_SSE2_INTRIN 2026-01-22T09:09:36.6672001Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-01-22T09:09:36.6672365Z -- Performing Test HAVE_SSSE3_INTRIN 2026-01-22T09:09:37.1186484Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-01-22T09:09:37.1186929Z -- Performing Test HAVE_SSE42_INTRIN 2026-01-22T09:09:37.2555639Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-01-22T09:09:37.2556026Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-01-22T09:09:37.7134984Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-01-22T09:09:37.7137279Z -- Performing Test HAVE_AVX2_INTRIN 2026-01-22T09:09:38.1648014Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-01-22T09:09:38.1656628Z -- Performing Test HAVE_CASCADE_LAKE 2026-01-22T09:09:38.2589855Z -- Performing Test HAVE_CASCADE_LAKE - Success 2026-01-22T09:09:38.2590143Z -- Performing Test HAVE_AVX512_INTRIN 2026-01-22T09:09:38.7188267Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-01-22T09:09:38.7188536Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-01-22T09:09:39.1720540Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-01-22T09:09:39.1720954Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-01-22T09:09:39.6166950Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-01-22T09:09:39.6167867Z -- 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-22T09:09:39.6349476Z -- The following features have been enabled: 2026-01-22T09:09:39.6349880Z 2026-01-22T09:09:39.6350228Z * CMAKE_BUILD_TYPE, Build type: CHECKED (selected) 2026-01-22T09:09:39.6350620Z * XSAVE, Support XSAVE intrinsics using "-mxsave" 2026-01-22T09:09:39.6351035Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "-mssse3" 2026-01-22T09:09:39.6351481Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "-msse4.2" 2026-01-22T09:09:39.6351963Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-msse4.2 -mpclmul" 2026-01-22T09:09:39.6352363Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "-mavx2 -mbmi2" 2026-01-22T09:09:39.6352766Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "-mavx2 -mbmi2" 2026-01-22T09:09:39.6353158Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "-mavx2 -mbmi2" 2026-01-22T09:09:39.6353730Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "-mavx2 -mbmi2" 2026-01-22T09:09:39.6354185Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-22T09:09:39.6354991Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-22T09:09:39.6355512Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mavx512vnni -mbmi2 -mtune=cascadelake" 2026-01-22T09:09:39.6356212Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using "-mpclmul -mvpclmulqdq -mavx512f -mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-22T09:09:39.6356680Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-22T09:09:39.6357048Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-22T09:09:39.6357374Z * WITH_SANITIZER, Enable sanitizer support 2026-01-22T09:09:39.6357683Z * WITH_GTEST, Build gtest_zlib 2026-01-22T09:09:39.6357990Z * WITH_OPTIM, Build with optimisation 2026-01-22T09:09:39.6358309Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-22T09:09:39.6358639Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-22T09:09:39.6358998Z * WITH_AVX2, Build with AVX2 2026-01-22T09:09:39.6359190Z * WITH_AVX512, Build with AVX512 2026-01-22T09:09:39.6359388Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-01-22T09:09:39.6359588Z * WITH_SSE2, Build with SSE2 2026-01-22T09:09:39.6359777Z * WITH_SSSE3, Build with SSSE3 2026-01-22T09:09:39.6359973Z * WITH_SSE42, Build with SSE42 2026-01-22T09:09:39.6360166Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-01-22T09:09:39.6360368Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-01-22T09:09:39.6360545Z 2026-01-22T09:09:39.6360733Z -- The following OPTIONAL packages have been found: 2026-01-22T09:09:39.6360919Z 2026-01-22T09:09:39.6361163Z * PkgConfig 2026-01-22T09:09:39.6361417Z * OpenSSL 2026-01-22T09:09:39.6361664Z 2026-01-22T09:09:39.6361957Z -- The following features have been disabled: 2026-01-22T09:09:39.6362254Z 2026-01-22T09:09:39.6362578Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-22T09:09:39.6362958Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-22T09:09:39.6363421Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-22T09:09:39.6363768Z * WITH_FUZZERS, Build test/fuzz 2026-01-22T09:09:39.6364119Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-22T09:09:39.6364490Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-22T09:09:39.6364910Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-22T09:09:39.6365349Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-22T09:09:39.6365718Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-22T09:09:39.6366082Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-22T09:09:39.6366504Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-22T09:09:39.6366980Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-22T09:09:39.6367297Z 2026-01-22T09:09:39.9088211Z -- Build type is 'CHECKED' 2026-01-22T09:09:39.9089170Z -- Performing Test BROTLI_EMSCRIPTEN 2026-01-22T09:09:40.0015440Z -- Performing Test BROTLI_EMSCRIPTEN - Failed 2026-01-22T09:09:40.0015823Z -- Compiler is not EMSCRIPTEN 2026-01-22T09:09:40.0044890Z -- Looking for log2 2026-01-22T09:09:40.1025417Z -- Looking for log2 - not found 2026-01-22T09:09:40.1025764Z -- Looking for log2 2026-01-22T09:09:40.1994053Z -- Looking for log2 - found 2026-01-22T09:09:40.2074869Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-01-22T09:09:40.3009036Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-01-22T09:09:40.3009582Z -- Looking for include files sys/socket.h, linux/in.h 2026-01-22T09:09:40.4089433Z -- Looking for include files sys/socket.h, linux/in.h - found 2026-01-22T09:09:40.4089956Z -- Performing Test HAVE_IN_PKTINFO 2026-01-22T09:09:40.9723823Z -- Performing Test HAVE_IN_PKTINFO - Success 2026-01-22T09:09:40.9726136Z -- Performing Test HAVE_IP_MREQN 2026-01-22T09:09:41.3084130Z -- Performing Test HAVE_IP_MREQN - Success 2026-01-22T09:09:41.3084785Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX 2026-01-22T09:09:41.9280690Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX - Failed 2026-01-22T09:09:41.9281257Z -- Performing Test HAVE_STATFS_VFS 2026-01-22T09:09:42.0441098Z -- Performing Test HAVE_STATFS_VFS - Success 2026-01-22T09:09:42.0442864Z -- Performing Test HAVE_STATFS_MOUNT 2026-01-22T09:09:42.1159611Z -- Performing Test HAVE_STATFS_MOUNT - Failed 2026-01-22T09:09:42.1160000Z -- Performing Test HAVE_FLOCK64 2026-01-22T09:09:42.2360192Z -- Performing Test HAVE_FLOCK64 - Success 2026-01-22T09:09:42.2360663Z -- Looking for O_CLOEXEC 2026-01-22T09:09:42.3434708Z -- Looking for O_CLOEXEC - found 2026-01-22T09:09:42.3435158Z -- Looking for F_DUPFD_CLOEXEC 2026-01-22T09:09:42.4705831Z -- Looking for F_DUPFD_CLOEXEC - found 2026-01-22T09:09:42.4709093Z -- Looking for F_DUPFD 2026-01-22T09:09:42.6600269Z -- Looking for F_DUPFD - found 2026-01-22T09:09:42.6602029Z -- Looking for F_FULLFSYNC 2026-01-22T09:09:42.8181272Z -- Looking for F_FULLFSYNC - not found 2026-01-22T09:09:42.8181740Z -- Looking for getifaddrs 2026-01-22T09:09:42.9151609Z -- Looking for getifaddrs - found 2026-01-22T09:09:42.9152007Z -- Looking for fork 2026-01-22T09:09:43.0136898Z -- Looking for fork - found 2026-01-22T09:09:43.0138522Z -- Looking for lseek64 2026-01-22T09:09:43.1126929Z -- Looking for lseek64 - found 2026-01-22T09:09:43.1127948Z -- Looking for mmap64 2026-01-22T09:09:43.2087482Z -- Looking for mmap64 - found 2026-01-22T09:09:43.2091669Z -- Looking for ftruncate64 2026-01-22T09:09:43.3077637Z -- Looking for ftruncate64 - found 2026-01-22T09:09:43.3080697Z -- Looking for posix_fadvise64 2026-01-22T09:09:43.4034834Z -- Looking for posix_fadvise64 - found 2026-01-22T09:09:43.4037306Z -- Looking for stat64 2026-01-22T09:09:43.5000609Z -- Looking for stat64 - found 2026-01-22T09:09:43.5006423Z -- Looking for vfork 2026-01-22T09:09:43.5992554Z -- Looking for vfork - found 2026-01-22T09:09:43.5992894Z -- Looking for pipe 2026-01-22T09:09:43.6977228Z -- Looking for pipe - found 2026-01-22T09:09:43.6977595Z -- Looking for pipe2 2026-01-22T09:09:43.8001167Z -- Looking for pipe2 - found 2026-01-22T09:09:43.8001756Z -- Looking for getmntinfo 2026-01-22T09:09:43.8548307Z -- Looking for getmntinfo - not found 2026-01-22T09:09:43.8553871Z -- Looking for strcpy_s 2026-01-22T09:09:43.9154134Z -- Looking for strcpy_s - not found 2026-01-22T09:09:43.9160474Z -- Looking for strlcat 2026-01-22T09:09:43.9757327Z -- Looking for strlcat - not found 2026-01-22T09:09:43.9757745Z -- Looking for posix_fadvise 2026-01-22T09:09:44.0748057Z -- Looking for posix_fadvise - found 2026-01-22T09:09:44.0755790Z -- Looking for fallocate 2026-01-22T09:09:44.1745678Z -- Looking for fallocate - found 2026-01-22T09:09:44.1746030Z -- Looking for preadv 2026-01-22T09:09:44.2744873Z -- Looking for preadv - found 2026-01-22T09:09:44.2754345Z -- Looking for pwritev 2026-01-22T09:09:44.3756129Z -- Looking for pwritev - found 2026-01-22T09:09:44.3756390Z -- Looking for ioctl 2026-01-22T09:09:44.4713473Z -- Looking for ioctl - found 2026-01-22T09:09:44.4713898Z -- Looking for sched_getaffinity 2026-01-22T09:09:44.5681706Z -- Looking for sched_getaffinity - found 2026-01-22T09:09:44.5682912Z -- Looking for sched_setaffinity 2026-01-22T09:09:44.6636045Z -- Looking for sched_setaffinity - found 2026-01-22T09:09:44.6636450Z -- Looking for sched_getcpu 2026-01-22T09:09:44.7592486Z -- Looking for sched_getcpu - found 2026-01-22T09:09:44.7598943Z -- Looking for pthread_setcancelstate 2026-01-22T09:09:44.8597476Z -- Looking for pthread_setcancelstate - found 2026-01-22T09:09:44.8597854Z -- Looking for include file gnu/lib-names.h 2026-01-22T09:09:44.9511873Z -- Looking for include file gnu/lib-names.h - found 2026-01-22T09:09:44.9513987Z -- Looking for TIOCGWINSZ 2026-01-22T09:09:45.0491111Z -- Looking for TIOCGWINSZ - found 2026-01-22T09:09:45.0491523Z -- Looking for cfsetspeed 2026-01-22T09:09:45.1512383Z -- Looking for cfsetspeed - found 2026-01-22T09:09:45.1513387Z -- Looking for cfmakeraw 2026-01-22T09:09:45.2490243Z -- Looking for cfmakeraw - found 2026-01-22T09:09:45.2490750Z -- Performing Test HAVE_UTSNAME_DOMAINNAME 2026-01-22T09:09:45.3442795Z -- Performing Test HAVE_UTSNAME_DOMAINNAME - Success 2026-01-22T09:09:45.3443173Z -- Performing Test HAVE_STAT_BIRTHTIME 2026-01-22T09:09:45.4038801Z -- Performing Test HAVE_STAT_BIRTHTIME - Failed 2026-01-22T09:09:45.4040232Z -- Performing Test HAVE_STAT_FLAGS 2026-01-22T09:09:45.4625618Z -- Performing Test HAVE_STAT_FLAGS - Failed 2026-01-22T09:09:45.4626017Z -- Looking for lchflags 2026-01-22T09:09:45.5218483Z -- Looking for lchflags - not found 2026-01-22T09:09:45.5218943Z -- Performing Test HAVE_STAT_TIMESPEC 2026-01-22T09:09:45.5815533Z -- Performing Test HAVE_STAT_TIMESPEC - Failed 2026-01-22T09:09:45.5815788Z -- Performing Test HAVE_STAT_TIM 2026-01-22T09:09:45.6799743Z -- Performing Test HAVE_STAT_TIM - Success 2026-01-22T09:09:45.6800359Z -- Performing Test HAVE_STAT_NSEC 2026-01-22T09:09:45.7408470Z -- Performing Test HAVE_STAT_NSEC - Failed 2026-01-22T09:09:45.7408840Z -- Performing Test HAVE_DIRENT_NAME_LEN 2026-01-22T09:09:45.7972803Z -- Performing Test HAVE_DIRENT_NAME_LEN - Failed 2026-01-22T09:09:45.7973511Z -- Performing Test HAVE_STATFS_FSTYPENAME 2026-01-22T09:09:45.8532393Z -- Performing Test HAVE_STATFS_FSTYPENAME - Failed 2026-01-22T09:09:45.8534745Z -- Performing Test HAVE_STATVFS_FSTYPENAME 2026-01-22T09:09:45.9094585Z -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed 2026-01-22T09:09:45.9097107Z -- Performing Test HAVE_STATVFS_BASETYPE 2026-01-22T09:09:45.9659603Z -- Performing Test HAVE_STATVFS_BASETYPE - Failed 2026-01-22T09:09:45.9660969Z -- Looking for statfs 2026-01-22T09:09:46.0641519Z -- Looking for statfs - found 2026-01-22T09:09:46.0642350Z -- Looking for getrlimit 2026-01-22T09:09:46.1640674Z -- Looking for getrlimit - found 2026-01-22T09:09:46.1646404Z -- Looking for setrlimit 2026-01-22T09:09:46.2666316Z -- Looking for setrlimit - found 2026-01-22T09:09:46.2666790Z -- Check size of struct statfs 2026-01-22T09:09:46.3651827Z -- Check size of struct statfs - done 2026-01-22T09:09:46.3652901Z -- Performing Test HAVE_GNU_STRERROR_R 2026-01-22T09:09:46.4664828Z -- Performing Test HAVE_GNU_STRERROR_R - Success 2026-01-22T09:09:46.4665204Z -- Performing Test KEVENT_HAS_VOID_UDATA 2026-01-22T09:09:46.5254926Z -- Performing Test KEVENT_HAS_VOID_UDATA - Failed 2026-01-22T09:09:46.5255296Z -- Performing Test HAVE_SENDFILE_4 2026-01-22T09:09:46.6270400Z -- Performing Test HAVE_SENDFILE_4 - Success 2026-01-22T09:09:46.6270780Z -- Performing Test HAVE_SENDFILE_6 2026-01-22T09:09:46.6929619Z -- Performing Test HAVE_SENDFILE_6 - Failed 2026-01-22T09:09:46.6930002Z -- Performing Test HAVE_SENDFILE_7 2026-01-22T09:09:46.7590743Z -- Performing Test HAVE_SENDFILE_7 - Failed 2026-01-22T09:09:46.7591071Z -- Looking for fcopyfile 2026-01-22T09:09:46.8135302Z -- Looking for fcopyfile - not found 2026-01-22T09:09:46.8136905Z -- Looking for include file sys/sockio.h 2026-01-22T09:09:46.8673716Z -- Looking for include file sys/sockio.h - not found 2026-01-22T09:09:46.8674189Z -- Looking for include file linux/ethtool.h 2026-01-22T09:09:46.9661953Z -- Looking for include file linux/ethtool.h - found 2026-01-22T09:09:46.9662336Z -- Looking for include file sys/poll.h 2026-01-22T09:09:47.0654447Z -- Looking for include file sys/poll.h - found 2026-01-22T09:09:47.0655319Z -- Looking for include file sys/proc_info.h 2026-01-22T09:09:47.1188286Z -- Looking for include file sys/proc_info.h - not found 2026-01-22T09:09:47.1190731Z -- Looking for include files time.h, linux/errqueue.h 2026-01-22T09:09:47.2192856Z -- Looking for include files time.h, linux/errqueue.h - found 2026-01-22T09:09:47.2212035Z -- Looking for epoll_create1 2026-01-22T09:09:47.3215009Z -- Looking for epoll_create1 - found 2026-01-22T09:09:47.3224654Z -- Looking for gethostname 2026-01-22T09:09:47.4249816Z -- Looking for gethostname - found 2026-01-22T09:09:47.4251026Z -- Looking for getnameinfo 2026-01-22T09:09:47.5281189Z -- Looking for getnameinfo - found 2026-01-22T09:09:47.5281564Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH 2026-01-22T09:09:47.6286668Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH - Success 2026-01-22T09:09:47.6289027Z -- Looking for accept4 2026-01-22T09:09:47.7312014Z -- Looking for accept4 - found 2026-01-22T09:09:47.7314082Z -- Looking for kqueue 2026-01-22T09:09:47.7899982Z -- Looking for kqueue - not found 2026-01-22T09:09:47.7902391Z -- Looking for disconnectx 2026-01-22T09:09:47.8504302Z -- Looking for disconnectx - not found 2026-01-22T09:09:47.8504700Z -- Looking for connectx 2026-01-22T09:09:47.9108032Z -- Looking for connectx - not found 2026-01-22T09:09:47.9110227Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS 2026-01-22T09:09:48.0152602Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success 2026-01-22T09:09:48.0152976Z -- Looking for malloc_size 2026-01-22T09:09:48.0701422Z -- Looking for malloc_size - not found 2026-01-22T09:09:48.0724096Z -- Looking for malloc_usable_size 2026-01-22T09:09:48.4925938Z -- Looking for malloc_usable_size - found 2026-01-22T09:09:48.4936825Z -- Looking for malloc_usable_size 2026-01-22T09:09:48.8628120Z -- Looking for malloc_usable_size - not found 2026-01-22T09:09:48.8633562Z -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP 2026-01-22T09:09:49.3665078Z -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP - Success 2026-01-22T09:09:49.3665483Z -- Performing Test HAVE_CLOCK_MONOTONIC 2026-01-22T09:09:49.4749702Z -- Performing Test HAVE_CLOCK_MONOTONIC - Success 2026-01-22T09:09:49.4750227Z -- Performing Test HAVE_CLOCK_REALTIME 2026-01-22T09:09:49.5790607Z -- Performing Test HAVE_CLOCK_REALTIME - Success 2026-01-22T09:09:49.5791072Z -- Looking for clock_gettime_nsec_np 2026-01-22T09:09:49.6380669Z -- Looking for clock_gettime_nsec_np - not found 2026-01-22T09:09:49.6381087Z -- Looking for pthread_create in pthread 2026-01-22T09:09:49.7351777Z -- Looking for pthread_create in pthread - found 2026-01-22T09:09:49.7352142Z -- Looking for pthread_create in c 2026-01-22T09:09:49.8311351Z -- Looking for pthread_create in c - not found 2026-01-22T09:09:49.8311737Z -- Looking for pthread_condattr_setclock in pthread 2026-01-22T09:09:49.9260583Z -- Looking for pthread_condattr_setclock in pthread - found 2026-01-22T09:09:49.9261353Z -- Looking for pthread_mutex_clocklock in pthread 2026-01-22T09:09:50.0230626Z -- Looking for pthread_mutex_clocklock in pthread - not found 2026-01-22T09:09:50.0231015Z -- Looking for futimes 2026-01-22T09:09:50.1199062Z -- Looking for futimes - found 2026-01-22T09:09:50.1199476Z -- Looking for futimens 2026-01-22T09:09:50.2156280Z -- Looking for futimens - found 2026-01-22T09:09:50.2156534Z -- Looking for fchmod 2026-01-22T09:09:50.3139720Z -- Looking for fchmod - found 2026-01-22T09:09:50.3142183Z -- Looking for chmod 2026-01-22T09:09:50.4129571Z -- Looking for chmod - found 2026-01-22T09:09:50.4129990Z -- Looking for utimensat 2026-01-22T09:09:50.5188691Z -- Looking for utimensat - found 2026-01-22T09:09:50.5189332Z -- Looking for lutimes 2026-01-22T09:09:50.6196536Z -- Looking for lutimes - found 2026-01-22T09:09:50.6196804Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED 2026-01-22T09:09:50.7219830Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success 2026-01-22T09:09:50.7221550Z -- Looking for include file sys/inotify.h 2026-01-22T09:09:50.8190015Z -- Looking for include file sys/inotify.h - found 2026-01-22T09:09:50.8190825Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED 2026-01-22T09:09:50.8759536Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed 2026-01-22T09:09:50.8759825Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO 2026-01-22T09:09:50.9314683Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False 2026-01-22T09:09:50.9315105Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS 2026-01-22T09:09:50.9886265Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False 2026-01-22T09:09:50.9886696Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS 2026-01-22T09:09:51.0860528Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - True 2026-01-22T09:09:51.0860974Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST 2026-01-22T09:09:51.1411749Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST - False 2026-01-22T09:09:51.1412045Z -- Performing Test HAVE_MKSTEMPS 2026-01-22T09:09:51.2467778Z -- Performing Test HAVE_MKSTEMPS - Success 2026-01-22T09:09:51.2468216Z -- Performing Test HAVE_MKSTEMP 2026-01-22T09:09:51.3521429Z -- Performing Test HAVE_MKSTEMP - Success 2026-01-22T09:09:51.3522742Z -- Performing Test HAVE_NETINET_TCP_VAR_H 2026-01-22T09:09:51.4135521Z -- Performing Test HAVE_NETINET_TCP_VAR_H - Failed 2026-01-22T09:09:51.4135946Z -- Performing Test HAVE_NETINET_UDP_VAR_H 2026-01-22T09:09:51.4752516Z -- Performing Test HAVE_NETINET_UDP_VAR_H - Failed 2026-01-22T09:09:51.4752893Z -- Performing Test HAVE_NETINET_IP_VAR_H 2026-01-22T09:09:51.5366604Z -- Performing Test HAVE_NETINET_IP_VAR_H - Failed 2026-01-22T09:09:51.5366875Z -- Performing Test HAVE_NETINET_ICMP_VAR_H 2026-01-22T09:09:51.6017993Z -- Performing Test HAVE_NETINET_ICMP_VAR_H - Failed 2026-01-22T09:09:51.6018858Z -- Looking for include file sys/cdefs.h 2026-01-22T09:09:51.7049057Z -- Looking for include file sys/cdefs.h - found 2026-01-22T09:09:51.7049432Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM 2026-01-22T09:09:51.8058296Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Success 2026-01-22T09:09:51.8058771Z -- Looking for TCPS_ESTABLISHED 2026-01-22T09:09:51.8643986Z -- Looking for TCPS_ESTABLISHED - not found 2026-01-22T09:09:51.8645728Z -- Looking for getgrouplist 2026-01-22T09:09:51.9671741Z -- Looking for getgrouplist - found 2026-01-22T09:09:51.9672042Z -- Looking for include file syslog.h 2026-01-22T09:09:52.0647670Z -- Looking for include file syslog.h - found 2026-01-22T09:09:52.0648136Z -- Looking for include file termios.h 2026-01-22T09:09:52.1591079Z -- Looking for include file termios.h - found 2026-01-22T09:09:52.1591335Z -- Looking for include file dlfcn.h 2026-01-22T09:09:52.2540342Z -- Looking for include file dlfcn.h - found 2026-01-22T09:09:52.2540742Z -- Looking for include file sys/statfs.h 2026-01-22T09:09:52.3483364Z -- Looking for include file sys/statfs.h - found 2026-01-22T09:09:52.3483887Z -- Looking for include file sys/statvfs.h 2026-01-22T09:09:52.4429179Z -- Looking for include file sys/statvfs.h - found 2026-01-22T09:09:52.4432726Z -- Looking for include file net/if.h 2026-01-22T09:09:52.5413501Z -- Looking for include file net/if.h - found 2026-01-22T09:09:52.5413769Z -- Looking for include file pthread.h 2026-01-22T09:09:52.6399988Z -- Looking for include file pthread.h - found 2026-01-22T09:09:52.6400249Z -- Check size of struct rt_msghdr 2026-01-22T09:09:52.7050101Z -- Check size of struct rt_msghdr - failed 2026-01-22T09:09:52.7050562Z -- Check size of struct rt_msghdr2 2026-01-22T09:09:52.7736298Z -- Check size of struct rt_msghdr2 - failed 2026-01-22T09:09:52.7736771Z -- Check size of struct if_msghdr2 2026-01-22T09:09:52.8378907Z -- Check size of struct if_msghdr2 - failed 2026-01-22T09:09:52.8379344Z -- Looking for include file sys/ioctl.h 2026-01-22T09:09:52.9345857Z -- Looking for include file sys/ioctl.h - found 2026-01-22T09:09:52.9346247Z -- Looking for include file sys/filio.h 2026-01-22T09:09:52.9885233Z -- Looking for include file sys/filio.h - not found 2026-01-22T09:09:52.9886244Z -- Looking for include files sys/types.h, netpacket/packet.h 2026-01-22T09:09:53.0862769Z -- Looking for include files sys/types.h, netpacket/packet.h - found 2026-01-22T09:09:53.0863375Z -- Looking for include file net/if_arp.h 2026-01-22T09:09:53.1886713Z -- Looking for include file net/if_arp.h - found 2026-01-22T09:09:53.1887177Z -- Looking for include file sys/mntent.h 2026-01-22T09:09:53.2427896Z -- Looking for include file sys/mntent.h - not found 2026-01-22T09:09:53.2428303Z -- Looking for include file mntent.h 2026-01-22T09:09:53.3379483Z -- Looking for include file mntent.h - found 2026-01-22T09:09:53.3379877Z -- Looking for include files stdint.h, net/if_media.h 2026-01-22T09:09:53.3924987Z -- Looking for include files stdint.h, net/if_media.h - not found 2026-01-22T09:09:53.3925276Z -- Looking for include file linux/rtnetlink.h 2026-01-22T09:09:53.4878886Z -- Looking for include file linux/rtnetlink.h - found 2026-01-22T09:09:53.4879159Z -- Looking for include file linux/can.h 2026-01-22T09:09:53.5819486Z -- Looking for include file linux/can.h - found 2026-01-22T09:09:53.5819880Z -- Looking for include file IOKit/serial/ioss.h 2026-01-22T09:09:53.6355854Z -- Looking for include file IOKit/serial/ioss.h - not found 2026-01-22T09:09:53.6356391Z -- Looking for getpeereid 2026-01-22T09:09:53.6939570Z -- Looking for getpeereid - not found 2026-01-22T09:09:53.6939975Z -- Looking for getdomainname 2026-01-22T09:09:53.7954802Z -- Looking for getdomainname - found 2026-01-22T09:09:53.7955295Z -- Performing Test HAVE_GETDOMAINNAME_SIZET 2026-01-22T09:09:53.9001843Z -- Performing Test HAVE_GETDOMAINNAME_SIZET - Success 2026-01-22T09:09:53.9002310Z -- Looking for inotify_init 2026-01-22T09:09:53.9982996Z -- Looking for inotify_init - found 2026-01-22T09:09:53.9983586Z -- Looking for inotify_add_watch 2026-01-22T09:09:54.0962045Z -- Looking for inotify_add_watch - found 2026-01-22T09:09:54.0963015Z -- Looking for inotify_rm_watch 2026-01-22T09:09:54.1998680Z -- Looking for inotify_rm_watch - found 2026-01-22T09:09:54.2011226Z -- Looking for GSS_SPNEGO_MECHANISM 2026-01-22T09:09:54.4609020Z -- Looking for GSS_SPNEGO_MECHANISM - not found 2026-01-22T09:09:54.4623999Z -- Looking for include file crt_externs.h 2026-01-22T09:09:54.6640664Z -- Looking for include file crt_externs.h - not found 2026-01-22T09:09:54.6647846Z -- Performing Test HAVE_IN_EXCL_UNLINK 2026-01-22T09:09:54.9631840Z -- Performing Test HAVE_IN_EXCL_UNLINK - Success 2026-01-22T09:09:54.9632713Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE 2026-01-22T09:09:55.1193068Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE - Failed 2026-01-22T09:09:55.1193653Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW 2026-01-22T09:09:55.2184493Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW - Success 2026-01-22T09:09:55.2186464Z -- Looking for makedev 2026-01-22T09:09:55.2766147Z -- Looking for makedev - not found 2026-01-22T09:09:55.2770117Z -- Looking for makedev 2026-01-22T09:09:55.3734545Z -- Looking for makedev - found 2026-01-22T09:09:55.3734981Z -- Looking for getgrgid_r 2026-01-22T09:09:55.4703182Z -- Looking for getgrgid_r - found 2026-01-22T09:09:55.4703792Z -- Performing Test HAVE_TERMIOS2 2026-01-22T09:09:55.5655251Z -- Performing Test HAVE_TERMIOS2 - Success 2026-01-22T09:09:55.5682249Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT 2026-01-22T09:09:55.6627869Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT - Success 2026-01-22T09:09:55.6685365Z -- Performing Test HAVE_UDAT_STANDALONE_SHORTER_WEEKDAYS 2026-01-22T09:09:55.7731494Z -- Performing Test HAVE_UDAT_STANDALONE_SHORTER_WEEKDAYS - Success 2026-01-22T09:09:55.7732169Z -- Looking for ucol_clone 2026-01-22T09:09:55.8414522Z -- Looking for ucol_clone - not found 2026-01-22T09:09:55.8562657Z -- OPENSSL_INCLUDE_DIR: /crossrootfs/x64/usr/include 2026-01-22T09:09:55.8563441Z -- OPENSSL_CRYPTO_LIBRARY: /crossrootfs/x64/usr/lib/x86_64-linux-gnu/libcrypto.so 2026-01-22T09:09:55.8564083Z -- OPENSSL_SSL_LIBRARY: /crossrootfs/x64/usr/lib/x86_64-linux-gnu/libssl.so 2026-01-22T09:09:55.8564705Z -- OPENSSL_VERSION: 1.1.1 2026-01-22T09:09:55.8567315Z -- Looking for EC_GF2m_simple_method 2026-01-22T09:09:55.9562713Z -- Looking for EC_GF2m_simple_method - found 2026-01-22T09:09:55.9563140Z -- Looking for SSL_get0_alpn_selected 2026-01-22T09:09:56.0629605Z -- Looking for SSL_get0_alpn_selected - found 2026-01-22T09:09:56.0630041Z -- Looking for EVP_DigestSqueeze 2026-01-22T09:09:56.1688871Z -- Looking for EVP_DigestSqueeze - not found 2026-01-22T09:09:56.1689349Z -- Looking for EVP_PKEY_sign_message_init 2026-01-22T09:09:56.2716557Z -- Looking for EVP_PKEY_sign_message_init - not found 2026-01-22T09:09:56.2716996Z -- Performing Test HAVE_OPENSSL_CHACHA20POLY1305 2026-01-22T09:09:56.4179169Z -- Performing Test HAVE_OPENSSL_CHACHA20POLY1305 - Success 2026-01-22T09:09:56.4179445Z -- Performing Test HAVE_OPENSSL_ENGINE 2026-01-22T09:09:56.5916304Z -- Performing Test HAVE_OPENSSL_ENGINE - Success 2026-01-22T09:09:56.5962419Z -- Looking for include file elf.h 2026-01-22T09:09:56.6942130Z -- Looking for include file elf.h - found 2026-01-22T09:09:56.6942547Z -- Looking for include file sys/elf.h 2026-01-22T09:09:56.7472098Z -- Looking for include file sys/elf.h - not found 2026-01-22T09:09:56.7472467Z -- Looking for include file endian.h 2026-01-22T09:09:56.8405155Z -- Looking for include file endian.h - found 2026-01-22T09:09:56.8405696Z -- Looking for include file sys/endian.h 2026-01-22T09:09:56.8928678Z -- Looking for include file sys/endian.h - not found 2026-01-22T09:09:56.8931014Z -- Looking for include file link.h 2026-01-22T09:09:56.9926606Z -- Looking for include file link.h - found 2026-01-22T09:09:56.9927031Z -- Looking for include file sys/link.h 2026-01-22T09:09:57.0449320Z -- Looking for include file sys/link.h - not found 2026-01-22T09:09:57.0454073Z -- Performing Test HAVE__BUILTIN_UNREACHABLE 2026-01-22T09:09:57.1393049Z -- Performing Test HAVE__BUILTIN_UNREACHABLE - Success 2026-01-22T09:09:57.1471460Z -- Looking for include file sys/vmparam.h 2026-01-22T09:09:57.2044899Z -- Looking for include file sys/vmparam.h - not found 2026-01-22T09:09:57.2045187Z -- Looking for include file mach/vm_types.h 2026-01-22T09:09:57.2600398Z -- Looking for include file mach/vm_types.h - not found 2026-01-22T09:09:57.2601886Z -- Looking for include file mach/vm_param.h 2026-01-22T09:09:57.3134487Z -- Looking for include file mach/vm_param.h - not found 2026-01-22T09:09:57.3135604Z -- Looking for 3 include files sys/param.h, ..., machine/npx.h 2026-01-22T09:09:57.3761742Z -- Looking for 3 include files sys/param.h, ..., machine/npx.h - not found 2026-01-22T09:09:57.3762111Z -- Looking for 3 include files sys/param.h, ..., machine/reg.h 2026-01-22T09:09:57.4372298Z -- Looking for 3 include files sys/param.h, ..., machine/reg.h - not found 2026-01-22T09:09:57.4373086Z -- Looking for include file machine/vmparam.h 2026-01-22T09:09:57.4908220Z -- Looking for include file machine/vmparam.h - not found 2026-01-22T09:09:57.4910071Z -- Looking for include file procfs.h 2026-01-22T09:09:57.5438433Z -- Looking for include file procfs.h - not found 2026-01-22T09:09:57.5442260Z -- Looking for include file sys/time.h 2026-01-22T09:09:57.6411058Z -- Looking for include file sys/time.h - found 2026-01-22T09:09:57.6411531Z -- Looking for include file pthread_np.h 2026-01-22T09:09:57.6940497Z -- Looking for include file pthread_np.h - not found 2026-01-22T09:09:57.6941385Z -- Looking for include file sys/membarrier.h 2026-01-22T09:09:57.7465178Z -- Looking for include file sys/membarrier.h - not found 2026-01-22T09:09:57.7465544Z -- Looking for include file sys/lwp.h 2026-01-22T09:09:57.7995309Z -- Looking for include file sys/lwp.h - not found 2026-01-22T09:09:57.7995763Z -- Looking for include file lwp.h 2026-01-22T09:09:57.8521798Z -- Looking for include file lwp.h - not found 2026-01-22T09:09:57.8522168Z -- Looking for include file runetype.h 2026-01-22T09:09:57.9047967Z -- Looking for include file runetype.h - not found 2026-01-22T09:09:57.9048382Z -- Looking for include file semaphore.h 2026-01-22T09:09:58.0025430Z -- Looking for include file semaphore.h - found 2026-01-22T09:09:58.0970762Z -- Looking for include file sys/prctl.h 2026-01-22T09:09:58.0971137Z -- Looking for include file sys/prctl.h - found 2026-01-22T09:09:58.0973522Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-22T09:09:58.1547255Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-22T09:09:58.1548299Z -- Looking for include file sys/ptrace.h 2026-01-22T09:09:58.2504367Z -- Looking for include file sys/ptrace.h - found 2026-01-22T09:09:58.2504817Z -- Looking for include file sys/ucontext.h 2026-01-22T09:09:58.3494195Z -- Looking for include file sys/ucontext.h - found 2026-01-22T09:09:58.3495070Z -- Looking for include file sys/mount.h 2026-01-22T09:09:58.4479071Z -- Looking for include file sys/mount.h - found 2026-01-22T09:09:58.4480857Z -- Looking for include file ucontext.h 2026-01-22T09:09:58.5427313Z -- Looking for include file ucontext.h - found 2026-01-22T09:09:58.5428802Z -- Performing Test HAVE_VM_FLAGS_SUPERPAGE_SIZE_ANY 2026-01-22T09:09:58.6018036Z -- Performing Test HAVE_VM_FLAGS_SUPERPAGE_SIZE_ANY - Failed 2026-01-22T09:09:58.6018521Z -- Performing Test HAVE_MAP_HUGETLB 2026-01-22T09:09:58.7017061Z -- Performing Test HAVE_MAP_HUGETLB - Success 2026-01-22T09:09:58.7017530Z -- Performing Test HAVE_LTTNG_TRACEPOINT_H 2026-01-22T09:09:58.8348529Z -- Performing Test HAVE_LTTNG_TRACEPOINT_H - Success 2026-01-22T09:09:58.8349371Z -- Looking for sysctlbyname 2026-01-22T09:09:58.9332216Z -- Looking for sysctlbyname - not found 2026-01-22T09:09:58.9332671Z -- Looking for pthread_attr_get_np in pthread 2026-01-22T09:09:59.0290886Z -- Looking for pthread_attr_get_np in pthread - not found 2026-01-22T09:09:59.0291292Z -- Looking for pthread_getattr_np in pthread 2026-01-22T09:09:59.1229878Z -- Looking for pthread_getattr_np in pthread - found 2026-01-22T09:09:59.1230283Z -- Looking for pthread_getcpuclockid in pthread 2026-01-22T09:09:59.2181092Z -- Looking for pthread_getcpuclockid in pthread - found 2026-01-22T09:09:59.2181520Z -- Looking for pthread_getaffinity_np in pthread 2026-01-22T09:09:59.3137638Z -- Looking for pthread_getaffinity_np in pthread - found 2026-01-22T09:09:59.3138023Z -- Looking for fsync 2026-01-22T09:09:59.4126657Z -- Looking for fsync - found 2026-01-22T09:09:59.4127005Z -- Looking for sysconf 2026-01-22T09:09:59.5129051Z -- Looking for sysconf - found 2026-01-22T09:09:59.5129441Z -- Looking for gmtime_r 2026-01-22T09:09:59.6082357Z -- Looking for gmtime_r - found 2026-01-22T09:09:59.6082606Z -- Looking for poll 2026-01-22T09:09:59.7057378Z -- Looking for poll - found 2026-01-22T09:09:59.7057717Z -- Looking for statvfs 2026-01-22T09:09:59.8015068Z -- Looking for statvfs - found 2026-01-22T09:09:59.8015406Z -- Looking for thread_self 2026-01-22T09:09:59.8960141Z -- Looking for thread_self - not found 2026-01-22T09:09:59.8960496Z -- Looking for _lwp_self 2026-01-22T09:09:59.9922021Z -- Looking for _lwp_self - not found 2026-01-22T09:09:59.9923046Z -- Looking for pthread_mach_thread_np 2026-01-22T09:10:00.0913595Z -- Looking for pthread_mach_thread_np - not found 2026-01-22T09:10:00.0914077Z -- Performing Test HAVE_MACH_EXCEPTIONS 2026-01-22T09:10:00.1474422Z -- Performing Test HAVE_MACH_EXCEPTIONS - Failed 2026-01-22T09:10:00.1475359Z -- Performing Test HAVE_SIGALTSTACK 2026-01-22T09:10:00.2624454Z -- Performing Test HAVE_SIGALTSTACK - Success 2026-01-22T09:10:00.2624807Z -- Looking for vm_allocate 2026-01-22T09:10:00.3626692Z -- Looking for vm_allocate - not found 2026-01-22T09:10:00.3627108Z -- Looking for vm_read 2026-01-22T09:10:00.4620426Z -- Looking for vm_read - not found 2026-01-22T09:10:00.4620899Z -- Looking for directio 2026-01-22T09:10:00.5646697Z -- Looking for directio - not found 2026-01-22T09:10:00.5647315Z -- Looking for semget 2026-01-22T09:10:00.6652411Z -- Looking for semget - found 2026-01-22T09:10:00.6652782Z -- Looking for pthread_mutex_init 2026-01-22T09:10:00.7628879Z -- Looking for pthread_mutex_init - found 2026-01-22T09:10:00.7629234Z -- Looking for ttrace 2026-01-22T09:10:00.8624049Z -- Looking for ttrace - not found 2026-01-22T09:10:00.8624694Z -- Looking for strerrorname_np 2026-01-22T09:10:00.9588263Z -- Looking for strerrorname_np - not found 2026-01-22T09:10:00.9591711Z -- Performing Test HAVE_CPUSET_T 2026-01-22T09:10:01.0128655Z -- Performing Test HAVE_CPUSET_T - Failed 2026-01-22T09:10:01.0129026Z -- Performing Test HAVE_GREGSET_T 2026-01-22T09:10:01.1095074Z -- Performing Test HAVE_GREGSET_T - Success 2026-01-22T09:10:01.1095335Z -- Performing Test HAVE___GREGSET_T 2026-01-22T09:10:01.1650345Z -- Performing Test HAVE___GREGSET_T - Failed 2026-01-22T09:10:01.1650735Z -- Performing Test HAVE_FPSTATE_GLIBC_RESERVED1 2026-01-22T09:10:01.2625284Z -- Performing Test HAVE_FPSTATE_GLIBC_RESERVED1 - Success 2026-01-22T09:10:01.2628929Z -- Performing Test HAVE_FPREGS_WITH_CW 2026-01-22T09:10:01.3193147Z -- Performing Test HAVE_FPREGS_WITH_CW - Failed 2026-01-22T09:10:01.3193589Z -- Check size of struct reg 2026-01-22T09:10:01.3776095Z -- Check size of struct reg - failed 2026-01-22T09:10:01.3776879Z -- Check size of struct pt_regs 2026-01-22T09:10:01.4788781Z -- Check size of struct pt_regs - done 2026-01-22T09:10:01.4790851Z -- Check size of ucontext_t 2026-01-22T09:10:01.5810530Z -- Check size of ucontext_t - done 2026-01-22T09:10:01.5812731Z -- Check size of pthread_rwlock_t 2026-01-22T09:10:01.6889923Z -- Check size of pthread_rwlock_t - done 2026-01-22T09:10:01.6892784Z -- Check size of prwatch_t 2026-01-22T09:10:01.7526863Z -- Check size of prwatch_t - failed 2026-01-22T09:10:01.7527111Z -- Check size of off_t 2026-01-22T09:10:01.8522535Z -- Check size of off_t - done 2026-01-22T09:10:01.8522895Z -- Looking for SYS_yield 2026-01-22T09:10:01.9091605Z -- Looking for SYS_yield - not found 2026-01-22T09:10:01.9092084Z -- Looking for INFTIM 2026-01-22T09:10:01.9687553Z -- Looking for INFTIM - not found 2026-01-22T09:10:01.9701512Z -- Looking for _DEBUG 2026-01-22T09:10:02.0315215Z -- Looking for _DEBUG - not found 2026-01-22T09:10:02.0315780Z -- Looking for _SC_PHYS_PAGES 2026-01-22T09:10:02.1447775Z -- Looking for _SC_PHYS_PAGES - found 2026-01-22T09:10:02.1451433Z -- Looking for _SC_AVPHYS_PAGES 2026-01-22T09:10:02.2627108Z -- Looking for _SC_AVPHYS_PAGES - found 2026-01-22T09:10:02.2631933Z -- Performing Test REALPATH_SUPPORTS_NONEXISTENT_FILES 2026-01-22T09:10:02.3908795Z -- Performing Test REALPATH_SUPPORTS_NONEXISTENT_FILES - Failed 2026-01-22T09:10:02.3909086Z -- Performing Test HAVE_BROKEN_FIFO_SELECT 2026-01-22T09:10:02.4771461Z -- Performing Test HAVE_BROKEN_FIFO_SELECT - Failed 2026-01-22T09:10:02.4772275Z -- Performing Test HAVE_BROKEN_FIFO_KEVENT 2026-01-22T09:10:02.5683027Z -- Performing Test HAVE_BROKEN_FIFO_KEVENT - Failed 2026-01-22T09:10:02.5687107Z -- Performing Test HAVE_SCHED_GET_PRIORITY 2026-01-22T09:10:02.6995132Z -- Performing Test HAVE_SCHED_GET_PRIORITY - Success 2026-01-22T09:10:02.6995618Z -- Performing Test HAVE_WORKING_GETTIMEOFDAY 2026-01-22T09:10:02.8198249Z -- Performing Test HAVE_WORKING_GETTIMEOFDAY - Success 2026-01-22T09:10:02.8199346Z -- Performing Test HAVE_WORKING_CLOCK_GETTIME 2026-01-22T09:10:02.9390919Z -- Performing Test HAVE_WORKING_CLOCK_GETTIME - Success 2026-01-22T09:10:02.9391306Z -- Performing Test HAVE_CLOCK_THREAD_CPUTIME 2026-01-22T09:10:03.0570298Z -- Performing Test HAVE_CLOCK_THREAD_CPUTIME - Success 2026-01-22T09:10:03.0570788Z -- Performing Test MMAP_ANON_IGNORES_PROTECTION 2026-01-22T09:10:03.1346924Z -- Performing Test MMAP_ANON_IGNORES_PROTECTION - Failed 2026-01-22T09:10:03.1347435Z -- Performing Test ONE_SHARED_MAPPING_PER_FILEREGION_PER_PROCESS 2026-01-22T09:10:03.3630052Z -- Performing Test ONE_SHARED_MAPPING_PER_FILEREGION_PER_PROCESS - Failed 2026-01-22T09:10:03.3630908Z -- Performing Test PTHREAD_CREATE_MODIFIES_ERRNO 2026-01-22T09:10:03.4849321Z -- Performing Test PTHREAD_CREATE_MODIFIES_ERRNO - Failed 2026-01-22T09:10:03.4849861Z -- Performing Test SEM_INIT_MODIFIES_ERRNO 2026-01-22T09:10:03.6027130Z -- Performing Test SEM_INIT_MODIFIES_ERRNO - Failed 2026-01-22T09:10:03.6027694Z -- Performing Test HAVE_PROCFS_CTL 2026-01-22T09:10:03.7280480Z -- Performing Test HAVE_PROCFS_CTL - Failed 2026-01-22T09:10:03.7280885Z -- Performing Test HAVE_PROCFS_STAT 2026-01-22T09:10:03.8627708Z -- Performing Test HAVE_PROCFS_STAT - Success 2026-01-22T09:10:03.8628604Z -- Performing Test HAS_POSIX_SEMAPHORES 2026-01-22T09:10:03.9821392Z -- Performing Test HAS_POSIX_SEMAPHORES - Success 2026-01-22T09:10:03.9822071Z -- Performing Test UNWIND_CONTEXT_IS_UCONTEXT_T 2026-01-22T09:10:04.0837516Z -- Performing Test UNWIND_CONTEXT_IS_UCONTEXT_T - Success 2026-01-22T09:10:04.0839954Z -- Looking for unw_get_save_loc 2026-01-22T09:10:04.1879517Z -- Looking for unw_get_save_loc - found 2026-01-22T09:10:04.1884433Z -- Looking for unw_get_accessors 2026-01-22T09:10:04.2937808Z -- Looking for unw_get_accessors - found 2026-01-22T09:10:04.2939884Z -- Looking for unw_get_proc_info_in_range 2026-01-22T09:10:04.3947776Z -- Looking for unw_get_proc_info_in_range - found 2026-01-22T09:10:04.3948179Z -- Performing Test HAVE_UNW_AARCH64_X19 2026-01-22T09:10:04.4590681Z -- Performing Test HAVE_UNW_AARCH64_X19 - Failed 2026-01-22T09:10:04.4591159Z -- Performing Test HAVE_PUBLIC_XSTATE_STRUCT 2026-01-22T09:10:04.5648562Z -- Performing Test HAVE_PUBLIC_XSTATE_STRUCT - Success 2026-01-22T09:10:04.5648959Z -- Performing Test HAVE__FPX_SW_BYTES_WITH_XSTATE_BV 2026-01-22T09:10:04.6632359Z -- Performing Test HAVE__FPX_SW_BYTES_WITH_XSTATE_BV - Success 2026-01-22T09:10:04.6632640Z -- Performing Test HAVE_PR_SET_PTRACER 2026-01-22T09:10:04.7652669Z -- Performing Test HAVE_PR_SET_PTRACER - Success 2026-01-22T09:10:04.9482209Z -- Found Python: /usr/bin/python3.12 (found version "3.12.9") found components: Interpreter 2026-01-22T09:10:05.4705739Z -- Looking for sys/socket.h 2026-01-22T09:10:05.5735292Z -- Looking for sys/socket.h - found 2026-01-22T09:10:05.5741121Z -- Looking for linux/user_events.h 2026-01-22T09:10:05.6301631Z -- Looking for linux/user_events.h - not found 2026-01-22T09:10:05.6302294Z -- Looking for sys/uio.h 2026-01-22T09:10:05.7312122Z -- Looking for sys/uio.h - found 2026-01-22T09:10:05.7312478Z -- Looking for errno.h 2026-01-22T09:10:05.8260035Z -- Looking for errno.h - found 2026-01-22T09:10:05.8308072Z -- Looking for include files windows.h, bcrypt.h 2026-01-22T09:10:05.8825992Z -- Looking for include files windows.h, bcrypt.h - not found 2026-01-22T09:10:05.8827849Z -- Looking for include file asm/hwprobe.h 2026-01-22T09:10:05.9358905Z -- Looking for include file asm/hwprobe.h - not found 2026-01-22T09:10:05.9359295Z -- Looking for include file sys/resource.h 2026-01-22T09:10:06.0352171Z -- Looking for include file sys/resource.h - found 2026-01-22T09:10:06.0353150Z -- Looking for arc4random_buf 2026-01-22T09:10:06.0981859Z -- Looking for arc4random_buf - not found 2026-01-22T09:10:06.0984548Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-22T09:10:06.1971870Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-01-22T09:10:06.2101335Z -- Looking for include file sys/mman.h 2026-01-22T09:10:06.3067723Z -- Looking for include file sys/mman.h - found 2026-01-22T09:10:06.3070979Z -- Performing Test HAVE_PTHREAD_THREADID_NP 2026-01-22T09:10:06.3727615Z -- Performing Test HAVE_PTHREAD_THREADID_NP - Failed 2026-01-22T09:10:06.3728014Z -- Performing Test HAVE_PTHREAD_GETTHREADID_NP 2026-01-22T09:10:06.4384833Z -- Performing Test HAVE_PTHREAD_GETTHREADID_NP - Failed 2026-01-22T09:10:06.4388780Z -- Looking for posix_madvise 2026-01-22T09:10:06.5368095Z -- Looking for posix_madvise - found 2026-01-22T09:10:06.5369315Z -- Looking for pthread_setaffinity_np in pthread 2026-01-22T09:10:06.6323039Z -- Looking for pthread_setaffinity_np in pthread - found 2026-01-22T09:10:06.6323695Z -- Looking for swapctl 2026-01-22T09:10:06.6877612Z -- Looking for swapctl - not found 2026-01-22T09:10:06.6877861Z -- Looking for sysinfo 2026-01-22T09:10:06.7830659Z -- Looking for sysinfo - found 2026-01-22T09:10:06.7831769Z -- Performing Test HAVE_SYSINFO_WITH_MEM_UNIT 2026-01-22T09:10:06.8814161Z -- Performing Test HAVE_SYSINFO_WITH_MEM_UNIT - Success 2026-01-22T09:10:06.8814529Z -- Performing Test HAVE_XSWDEV 2026-01-22T09:10:06.9468373Z -- Performing Test HAVE_XSWDEV - Failed 2026-01-22T09:10:06.9468718Z -- Performing Test HAVE_XSW_USAGE 2026-01-22T09:10:07.0155022Z -- Performing Test HAVE_XSW_USAGE - Failed 2026-01-22T09:10:07.0158565Z -- Performing Test HAVE_PROCFS_STATM 2026-01-22T09:10:07.1427291Z -- Performing Test HAVE_PROCFS_STATM - Success 2026-01-22T09:10:07.1463967Z -- Looking for clock_nanosleep 2026-01-22T09:10:07.2469301Z -- Looking for clock_nanosleep - found 2026-01-22T09:10:07.2474414Z -- Check size of siginfo_t 2026-01-22T09:10:07.3558750Z -- Check size of siginfo_t - done 2026-01-22T09:10:07.3559099Z -- Performing Test HAVE_LWP_SELF 2026-01-22T09:10:07.4118532Z -- Performing Test HAVE_LWP_SELF - Failed 2026-01-22T09:10:08.0395337Z -- Using a stub cDAC contract descriptor 2026-01-22T09:10:08.0400104Z -- Using a stub cDAC contract descriptor 2026-01-22T09:10:08.0407285Z -- Using a stub cDAC contract descriptor 2026-01-22T09:10:08.0413997Z -- Using a stub cDAC contract descriptor 2026-01-22T09:10:08.0457822Z -- Looking for process_vm_readv 2026-01-22T09:10:08.1407852Z -- Looking for process_vm_readv - found 2026-01-22T09:10:08.9172877Z -- Using a stub cDAC contract descriptor 2026-01-22T09:10:08.9178075Z -- Using a stub cDAC contract descriptor 2026-01-22T09:10:08.9187418Z -- Using a stub cDAC contract descriptor 2026-01-22T09:10:08.9378251Z -- Performing Test LINKER_SUPPORTS_UNDEFINED_VERSION 2026-01-22T09:10:09.0408951Z -- Performing Test LINKER_SUPPORTS_UNDEFINED_VERSION - Success 2026-01-22T09:10:09.0797183Z -- Configuring done (37.1s) 2026-01-22T09:10:10.2472497Z -- Generating done (1.2s) 2026-01-22T09:10:10.2481626Z -- Build files have been written to: /__w/1/s/artifacts/obj/coreclr/linux.x64.Checked 2026-01-22T09:10:10.3289397Z /__w/1/s/artifacts/obj/coreclr/linux.x64.Checked /__w/1/s/src/coreclr 2026-01-22T09:10:10.3290693Z Executing make alljits nativeaot -j 4 2026-01-22T09:10:10.3875028Z [ 0%] Preprocessing /__w/1/s/src/coreclr/dlls/mscorrc/include.rc. Outputting to /__w/1/s/artifacts/obj/coreclr/linux.x64.Checked/dlls/mscorrc/mscorrc.rc.i 2026-01-22T09:10:10.4038547Z [ 0%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-01-22T09:10:10.4222514Z [ 0%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/os-linux.c.o 2026-01-22T09:10:10.4223026Z [ 3%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/com/guid.cpp.o 2026-01-22T09:10:10.4347171Z [ 3%] Generating mscorrc.cpp 2026-01-22T09:10:10.5028703Z [ 3%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-01-22T09:10:10.5460997Z [ 3%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-01-22T09:10:10.6218331Z [ 3%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-01-22T09:10:10.6818654Z [ 3%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-01-22T09:10:10.7246364Z [ 3%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/init.c.o 2026-01-22T09:10:10.7488464Z [ 3%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-01-22T09:10:10.8360503Z [ 6%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-01-22T09:10:10.8381887Z [ 6%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/flush_cache.c.o 2026-01-22T09:10:10.8719842Z [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/cruntime/wchar.cpp.o 2026-01-22T09:10:10.9025618Z [ 6%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-01-22T09:10:10.9380348Z [ 6%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/mempool.c.o 2026-01-22T09:10:10.9589171Z [ 6%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-01-22T09:10:11.0365059Z [ 6%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-01-22T09:10:11.0782698Z [ 6%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/strerror.c.o 2026-01-22T09:10:11.1346180Z [ 6%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-01-22T09:10:11.1915518Z [ 6%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/is_fpreg.c.o 2026-01-22T09:10:11.3268619Z [ 6%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/regname.c.o 2026-01-22T09:10:11.3346316Z [ 6%] Building CXX object dlls/mscorrc/CMakeFiles/mscorrc.dir/mscorrc.cpp.o 2026-01-22T09:10:11.4008752Z [ 6%] Built target mscorrc 2026-01-22T09:10:11.4178502Z [ 6%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Los-linux.c.o 2026-01-22T09:10:11.4526167Z [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/debug/debug.cpp.o 2026-01-22T09:10:11.5344342Z [ 6%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-01-22T09:10:11.5747168Z [ 6%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/backtrace.c.o 2026-01-22T09:10:11.6201235Z [ 6%] Building CXX object minipal/Unix/CMakeFiles/coreclrminipal_objects.dir/doublemapping.cpp.o 2026-01-22T09:10:11.6221419Z [ 6%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-01-22T09:10:11.7031964Z [ 6%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/dyn-cancel.c.o 2026-01-22T09:10:11.7377518Z [ 6%] Built target minipal_objects 2026-01-22T09:10:11.7521377Z [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/exception/seh.cpp.o 2026-01-22T09:10:11.7731172Z [ 6%] Building CXX object minipal/Unix/CMakeFiles/coreclrminipal_objects.dir/dn-u16.cpp.o 2026-01-22T09:10:11.8142598Z [ 6%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/dyn-info-list.c.o 2026-01-22T09:10:11.8997564Z [ 6%] Building CXX object minipal/Unix/CMakeFiles/coreclrminipal_objects.dir/dn-stdio.cpp.o 2026-01-22T09:10:11.9321973Z [ 6%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/dyn-register.c.o 2026-01-22T09:10:11.9988323Z [ 6%] Built target coreclrminipal_objects 2026-01-22T09:10:12.0105204Z [ 6%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/exception/signal.cpp.o 2026-01-22T09:10:12.0269758Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Ldyn-extract.c.o 2026-01-22T09:10:12.0619579Z [ 9%] Building CXX object nativeresources/CMakeFiles/nativeresourcestring_objects.dir/resourcestring.cpp.o 2026-01-22T09:10:12.1489678Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lfind_dynamic_proc_info.c.o 2026-01-22T09:10:12.2644859Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lget_accessors.c.o 2026-01-22T09:10:12.3342475Z [ 9%] Generating lttng/eventprovdotnetruntime.cpp, lttng/eventprovdotnetruntimerundown.cpp, lttng/eventprovdotnetruntimestress.cpp, lttng/eventprovdotnetruntimeprivate.cpp, lttng/eventprovdotnetruntimemonoprofiler.cpp, lttng/traceptprovdotnetruntime.cpp, lttng/traceptprovdotnetruntimerundown.cpp, lttng/traceptprovdotnetruntimestress.cpp, lttng/traceptprovdotnetruntimeprivate.cpp, lttng/traceptprovdotnetruntimemonoprofiler.cpp, lttng/tpdotnetruntime.h, lttng/tpdotnetruntimerundown.h, lttng/tpdotnetruntimestress.h, lttng/tpdotnetruntimeprivate.h, lttng/tpdotnetruntimemonoprofiler.h 2026-01-22T09:10:12.3917227Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lget_proc_info_by_ip.c.o 2026-01-22T09:10:12.5120461Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lget_proc_name.c.o 2026-01-22T09:10:12.6447791Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lget_proc_info_in_range.c.o 2026-01-22T09:10:12.6721268Z [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/file/directory.cpp.o 2026-01-22T09:10:12.7656156Z [ 9%] Built target nativeresourcestring_objects 2026-01-22T09:10:12.7798660Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lput_dynamic_unwind_info.c.o 2026-01-22T09:10:12.7916885Z [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/file/file.cpp.o 2026-01-22T09:10:12.8998869Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Ldestroy_addr_space.c.o 2026-01-22T09:10:13.0199427Z [ 9%] Built target generated_eventing_headers 2026-01-22T09:10:13.0208991Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lget_reg.c.o 2026-01-22T09:10:13.0327487Z [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/file/path.cpp.o 2026-01-22T09:10:13.1348787Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lset_reg.c.o 2026-01-22T09:10:13.2481684Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lget_fpreg.c.o 2026-01-22T09:10:13.2581253Z [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/handlemgr/handleapi.cpp.o 2026-01-22T09:10:13.3584272Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lset_fpreg.c.o 2026-01-22T09:10:13.4774492Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lset_caching_policy.c.o 2026-01-22T09:10:13.6001187Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lset_cache_size.c.o 2026-01-22T09:10:13.7256001Z [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/handlemgr/handlemgr.cpp.o 2026-01-22T09:10:13.7282767Z [ 9%] Building ASM object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/setcontext.S.o 2026-01-22T09:10:13.7499719Z [ 9%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x86.dir/arraylist.cpp.o 2026-01-22T09:10:13.7899096Z [ 9%] Generating exports file /__w/1/s/artifacts/obj/coreclr/linux.x64.Checked/jit/clrjit.exports 2026-01-22T09:10:13.7953793Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lapply_reg_state.c.o 2026-01-22T09:10:13.8199067Z [ 9%] Built target jit_exports 2026-01-22T09:10:13.8305666Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lreg_states_iterate.c.o 2026-01-22T09:10:13.9065304Z [ 9%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x86.dir/gcinfoencoder.cpp.o 2026-01-22T09:10:13.9412538Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lcreate_addr_space.c.o 2026-01-22T09:10:14.0546957Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lget_save_loc.c.o 2026-01-22T09:10:14.1720020Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lglobal.c.o 2026-01-22T09:10:14.2382806Z [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/init/pal.cpp.o 2026-01-22T09:10:14.2996822Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Linit.c.o 2026-01-22T09:10:14.3281606Z [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/init/sxs.cpp.o 2026-01-22T09:10:14.4420004Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Linit_local.c.o 2026-01-22T09:10:14.5921668Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Linit_remote.c.o 2026-01-22T09:10:14.7077884Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lget_proc_info.c.o 2026-01-22T09:10:14.8257123Z [ 9%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x86.dir/simplerhash.cpp.o 2026-01-22T09:10:14.8280162Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lregs.c.o 2026-01-22T09:10:14.9654258Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lresume.c.o 2026-01-22T09:10:14.9933728Z [ 9%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/loader/module.cpp.o 2026-01-22T09:10:15.0984933Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lstash_frame.c.o 2026-01-22T09:10:15.2359084Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lstep.c.o 2026-01-22T09:10:15.3640489Z [ 9%] Building CXX object gcinfo/CMakeFiles/gcinfo_unix_x64.dir/arraylist.cpp.o 2026-01-22T09:10:15.4024904Z [ 9%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Ltrace.c.o 2026-01-22T09:10:15.6722758Z [ 9%] Building ASM object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/getcontext.S.o 2026-01-22T09:10:15.7335909Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gos-linux.c.o 2026-01-22T09:10:15.8884503Z [ 12%] Building CXX object gcinfo/CMakeFiles/gcinfo_unix_x64.dir/gcinfoencoder.cpp.o 2026-01-22T09:10:15.8885109Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gdyn-extract.c.o 2026-01-22T09:10:15.9589411Z [ 12%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/locale/unicode.cpp.o 2026-01-22T09:10:16.0128580Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gdyn-remote.c.o 2026-01-22T09:10:16.2323534Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gfind_dynamic_proc_info.c.o 2026-01-22T09:10:16.3554802Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gget_proc_info_by_ip.c.o 2026-01-22T09:10:16.4052645Z [ 12%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/map/common.cpp.o 2026-01-22T09:10:16.4797340Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gget_proc_name.c.o 2026-01-22T09:10:16.6223447Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gget_proc_info_in_range.c.o 2026-01-22T09:10:16.7535415Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gput_dynamic_unwind_info.c.o 2026-01-22T09:10:16.7802518Z [ 12%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x86.dir/__/gcdump/gcdump.cpp.o 2026-01-22T09:10:16.8251240Z [ 12%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/map/map.cpp.o 2026-01-22T09:10:16.8777714Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gdestroy_addr_space.c.o 2026-01-22T09:10:16.9889814Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gget_reg.c.o 2026-01-22T09:10:17.1041123Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gset_reg.c.o 2026-01-22T09:10:17.2207533Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gget_fpreg.c.o 2026-01-22T09:10:17.3369021Z [ 12%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gset_fpreg.c.o 2026-01-22T09:10:17.4579580Z [ 16%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x86.dir/__/gcdump/i386/gcdumpx86.cpp.o 2026-01-22T09:10:17.4675148Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gset_caching_policy.c.o 2026-01-22T09:10:17.5871487Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gset_cache_size.c.o 2026-01-22T09:10:17.6882351Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gaddress_validator.c.o 2026-01-22T09:10:17.7712654Z [ 16%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/map/virtual.cpp.o 2026-01-22T09:10:17.8454443Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gapply_reg_state.c.o 2026-01-22T09:10:17.9575123Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Greg_states_iterate.c.o 2026-01-22T09:10:18.0610604Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gcreate_addr_space.c.o 2026-01-22T09:10:18.1755295Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gget_save_loc.c.o 2026-01-22T09:10:18.2947115Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gglobal.c.o 2026-01-22T09:10:18.3679346Z [ 16%] Linking CXX static library libgcinfo_win_x86.a 2026-01-22T09:10:18.4353428Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Ginit.c.o 2026-01-22T09:10:18.4436888Z [ 16%] Built target gcinfo_win_x86 2026-01-22T09:10:18.4674573Z [ 16%] Building CXX object gcinfo/CMakeFiles/gcinfo_unix_x64.dir/simplerhash.cpp.o 2026-01-22T09:10:18.5996233Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Ginit_local.c.o 2026-01-22T09:10:18.6492829Z [ 16%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/cgroup.cpp.o 2026-01-22T09:10:18.7351123Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Ginit_remote.c.o 2026-01-22T09:10:18.7896627Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gget_proc_info.c.o 2026-01-22T09:10:18.8768743Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gregs.c.o 2026-01-22T09:10:18.9256287Z [ 16%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/dbgmsg.cpp.o 2026-01-22T09:10:18.9637016Z [ 16%] Linking CXX static library libgcinfo_unix_x64.a 2026-01-22T09:10:19.0082237Z [ 16%] Built target gcinfo_unix_x64 2026-01-22T09:10:19.0226094Z [ 16%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/environ.cpp.o 2026-01-22T09:10:19.0276766Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gresume.c.o 2026-01-22T09:10:19.1632357Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gstash_frame.c.o 2026-01-22T09:10:19.2027962Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gstep.c.o 2026-01-22T09:10:19.2954725Z [ 16%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/error.cpp.o 2026-01-22T09:10:19.3763951Z [ 16%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gtrace.c.o 2026-01-22T09:10:19.4889907Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lexpr.c.o 2026-01-22T09:10:19.6641478Z [ 19%] Building CXX object gcinfo/CMakeFiles/gcinfo_universal_arm64.dir/arraylist.cpp.o 2026-01-22T09:10:19.7218981Z [ 19%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/errorstrings.cpp.o 2026-01-22T09:10:19.7340149Z [ 19%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x64.dir/arraylist.cpp.o 2026-01-22T09:10:19.8655535Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lfde.c.o 2026-01-22T09:10:20.0724495Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lparser.c.o 2026-01-22T09:10:20.1419177Z [ 19%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/fmtmessage.cpp.o 2026-01-22T09:10:20.2411597Z [ 19%] Building CXX object gcinfo/CMakeFiles/gcinfo_universal_arm64.dir/gcinfoencoder.cpp.o 2026-01-22T09:10:20.2728488Z [ 19%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x64.dir/gcinfoencoder.cpp.o 2026-01-22T09:10:20.5297231Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lpe.c.o 2026-01-22T09:10:20.6793189Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lfind_proc_info-lsb.c.o 2026-01-22T09:10:20.8039314Z [ 19%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/perfjitdump.cpp.o 2026-01-22T09:10:20.9264579Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lfind_unwind_table.c.o 2026-01-22T09:10:21.0747740Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/global.c.o 2026-01-22T09:10:21.1914035Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gexpr.c.o 2026-01-22T09:10:21.6052694Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gfde.c.o 2026-01-22T09:10:21.9553539Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gparser.c.o 2026-01-22T09:10:22.1729519Z [ 19%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/strutil.cpp.o 2026-01-22T09:10:22.4610571Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gpe.c.o 2026-01-22T09:10:22.5928712Z [ 19%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/sysinfo.cpp.o 2026-01-22T09:10:22.6574297Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gfind_proc_info-lsb.c.o 2026-01-22T09:10:22.9536528Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gfind_unwind_table.c.o 2026-01-22T09:10:23.0718900Z [ 19%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x64.dir/simplerhash.cpp.o 2026-01-22T09:10:23.0730638Z [ 19%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/time.cpp.o 2026-01-22T09:10:23.1143002Z [ 19%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/elf64.c.o 2026-01-22T09:10:23.2213989Z [ 19%] Building CXX object gcinfo/CMakeFiles/gcinfo_universal_arm64.dir/simplerhash.cpp.o 2026-01-22T09:10:23.4502730Z [ 19%] Built target libunwind 2026-01-22T09:10:23.4649688Z [ 19%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/utils.cpp.o 2026-01-22T09:10:23.5018557Z [ 19%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/objmgr/palobjbase.cpp.o 2026-01-22T09:10:23.5816555Z [ 19%] Linking CXX static library libgcinfo_win_x64.a 2026-01-22T09:10:23.6365820Z [ 19%] Built target gcinfo_win_x64 2026-01-22T09:10:23.6484073Z [ 19%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/objmgr/listedobject.cpp.o 2026-01-22T09:10:23.7411799Z [ 19%] Linking CXX static library libgcinfo_universal_arm64.a 2026-01-22T09:10:23.7889175Z [ 19%] Built target gcinfo_universal_arm64 2026-01-22T09:10:23.8043489Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/objmgr/listedobjectmanager.cpp.o 2026-01-22T09:10:23.9777419Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/memcpy_s.cpp.o 2026-01-22T09:10:24.0406592Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/memmove_s.cpp.o 2026-01-22T09:10:24.0659066Z [ 22%] Building CXX object gcinfo/CMakeFiles/gcinfo_universal_arm.dir/arraylist.cpp.o 2026-01-22T09:10:24.1219940Z [ 22%] Linking C static library libminipal.a 2026-01-22T09:10:24.1746016Z [ 22%] Built target minipal 2026-01-22T09:10:24.2068712Z [ 22%] Linking CXX static library libnativeresourcestring.a 2026-01-22T09:10:24.2561734Z [ 22%] Built target nativeresourcestring 2026-01-22T09:10:24.2694216Z [ 22%] Building CXX object gcinfo/CMakeFiles/gcinfo_universal_arm.dir/gcinfoencoder.cpp.o 2026-01-22T09:10:24.2763939Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/mbusafecrt.cpp.o 2026-01-22T09:10:24.4582908Z [ 22%] Building CXX object gcinfo/CMakeFiles/gcinfo_universal_arm.dir/simplerhash.cpp.o 2026-01-22T09:10:24.6465682Z [ 22%] Building CXX object pal/src/eventprovider/lttngprovider/CMakeFiles/eventprovider.dir/lttng/eventprovdotnetruntime.cpp.o 2026-01-22T09:10:24.6939964Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/safecrt_input_s.cpp.o 2026-01-22T09:10:25.0085461Z [ 22%] Building CXX object tools/aot/jitinterface/CMakeFiles/jitinterface_x64.dir/jithost.cpp.o 2026-01-22T09:10:25.0864552Z [ 22%] Building CXX object tools/aot/jitinterface/CMakeFiles/jitinterface_x64.dir/jitinterface.cpp.o 2026-01-22T09:10:25.3730110Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/safecrt_winput_s.cpp.o 2026-01-22T09:10:25.7736879Z [ 22%] Building CXX object tools/aot/jitinterface/CMakeFiles/jitinterface_x64.dir/jitwrapper.cpp.o 2026-01-22T09:10:25.7876867Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/sprintf_s.cpp.o 2026-01-22T09:10:25.8600435Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/sscanf_s.cpp.o 2026-01-22T09:10:25.9176636Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/strcat_s.cpp.o 2026-01-22T09:10:25.9666537Z [ 22%] Building CXX object tools/aot/jitinterface/CMakeFiles/jitinterface_x64.dir/corinfoexception.cpp.o 2026-01-22T09:10:26.0058895Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/strcpy_s.cpp.o 2026-01-22T09:10:26.0244506Z [ 22%] Building C object tools/aot/jitinterface/CMakeFiles/jitinterface_x64.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:10:26.0564339Z [ 22%] Linking CXX shared library libjitinterface_x64.so 2026-01-22T09:10:26.0817202Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/strncat_s.cpp.o 2026-01-22T09:10:26.1317053Z Stripping symbols from libjitinterface_x64.so into libjitinterface_x64.so.dbg 2026-01-22T09:10:26.1672076Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/strncpy_s.cpp.o 2026-01-22T09:10:26.1759513Z [ 22%] Built target jitinterface_x64 2026-01-22T09:10:26.1875867Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/vsprintf.cpp.o 2026-01-22T09:10:26.2466511Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wcscat_s.cpp.o 2026-01-22T09:10:26.3029821Z [ 22%] Building CXX object pal/src/eventprovider/lttngprovider/CMakeFiles/eventprovider.dir/lttng/eventprovdotnetruntimerundown.cpp.o 2026-01-22T09:10:26.3276413Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wcscpy_s.cpp.o 2026-01-22T09:10:26.3927251Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wcslen_s.cpp.o 2026-01-22T09:10:26.4502376Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wcslwr_s.cpp.o 2026-01-22T09:10:26.5291399Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wcsncat_s.cpp.o 2026-01-22T09:10:26.6117107Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wcsncpy_s.cpp.o 2026-01-22T09:10:26.6937944Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wmakepath_s.cpp.o 2026-01-22T09:10:26.7763832Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/synchobj/event.cpp.o 2026-01-22T09:10:27.1640047Z [ 22%] Linking CXX static library libgcinfo_universal_arm.a 2026-01-22T09:10:27.2207700Z [ 22%] Built target gcinfo_universal_arm 2026-01-22T09:10:27.2306922Z [ 22%] Building CXX object pal/src/eventprovider/lttngprovider/CMakeFiles/eventprovider.dir/lttng/eventprovdotnetruntimestress.cpp.o 2026-01-22T09:10:27.2687513Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/synchobj/semaphore.cpp.o 2026-01-22T09:10:27.7106128Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/synchmgr/synchcontrollers.cpp.o 2026-01-22T09:10:27.7824421Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/synchmgr/synchmanager.cpp.o 2026-01-22T09:10:27.8539586Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/synchmgr/wait.cpp.o 2026-01-22T09:10:28.4229867Z [ 22%] Linking CXX static library libcoreclrminipal.a 2026-01-22T09:10:28.4754627Z [ 22%] Built target coreclrminipal 2026-01-22T09:10:28.4888093Z [ 22%] Building CXX object pal/src/eventprovider/lttngprovider/CMakeFiles/eventprovider.dir/lttng/eventprovdotnetruntimeprivate.cpp.o 2026-01-22T09:10:28.5166685Z [ 22%] Building CXX object pal/src/eventprovider/lttngprovider/CMakeFiles/eventprovider.dir/lttng/eventprovdotnetruntimemonoprofiler.cpp.o 2026-01-22T09:10:28.7820023Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/thread/context.cpp.o 2026-01-22T09:10:29.0833350Z [ 22%] Building CXX object pal/src/eventprovider/lttngprovider/CMakeFiles/eventprovider.dir/eventproviderhelpers.cpp.o 2026-01-22T09:10:29.4452262Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/thread/process.cpp.o 2026-01-22T09:10:29.5394019Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/thread/thread.cpp.o 2026-01-22T09:10:29.7630251Z [ 22%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/thread/threadsusp.cpp.o 2026-01-22T09:10:30.3191335Z [ 22%] Building ASM object pal/src/CMakeFiles/coreclrpal_objects.dir/arch/amd64/context2.S.o 2026-01-22T09:10:30.3914389Z [ 25%] Building ASM object pal/src/CMakeFiles/coreclrpal_objects.dir/arch/amd64/debugbreak.S.o 2026-01-22T09:10:30.4194252Z [ 25%] Building ASM object pal/src/CMakeFiles/coreclrpal_objects.dir/arch/amd64/exceptionhelper.S.o 2026-01-22T09:10:30.4560227Z [ 25%] Building ASM object pal/src/CMakeFiles/coreclrpal_objects.dir/arch/amd64/callsignalhandlerwrapper.S.o 2026-01-22T09:10:30.4916113Z [ 25%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/arch/amd64/signalhandlerhelper.cpp.o 2026-01-22T09:10:30.8420423Z [ 25%] Built target coreclrpal_objects 2026-01-22T09:10:30.8645269Z [ 25%] Linking CXX static library libcoreclrpal.a 2026-01-22T09:10:30.9101744Z [ 25%] Built target coreclrpal 2026-01-22T09:10:31.2224921Z [ 25%] Linking CXX static library libeventprovider.a 2026-01-22T09:10:31.2564251Z [ 25%] Built target eventprovider 2026-01-22T09:10:31.2755397Z [ 25%] Generating eventing_headers.timestamp 2026-01-22T09:10:31.8137424Z [ 25%] Built target eventing_headers 2026-01-22T09:10:31.8361073Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/cmake_pch.hxx.pch 2026-01-22T09:10:32.2092780Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/clrhost_nodependencies.cpp.o 2026-01-22T09:10:32.2105552Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/ccomprc.cpp.o 2026-01-22T09:10:32.2124211Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/sbuffer.cpp.o 2026-01-22T09:10:32.2150129Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/ex.cpp.o 2026-01-22T09:10:32.4496825Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/sstring_com.cpp.o 2026-01-22T09:10:32.5704473Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/fstring.cpp.o 2026-01-22T09:10:32.6803454Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/namespaceutil.cpp.o 2026-01-22T09:10:32.8705814Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/makepath.cpp.o 2026-01-22T09:10:32.9961845Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/splitpath.cpp.o 2026-01-22T09:10:33.0108627Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/clrconfig.cpp.o 2026-01-22T09:10:33.2828299Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/configuration.cpp.o 2026-01-22T09:10:33.2945626Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/posterror.cpp.o 2026-01-22T09:10:33.2947378Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/collections.cpp.o 2026-01-22T09:10:33.5590680Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/clrhelpers.cpp.o 2026-01-22T09:10:33.6542663Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/utsem.cpp.o 2026-01-22T09:10:33.8006586Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/check.cpp.o 2026-01-22T09:10:33.9186826Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/log.cpp.o 2026-01-22T09:10:34.0460491Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/arraylist.cpp.o 2026-01-22T09:10:34.1065742Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/comex.cpp.o 2026-01-22T09:10:34.3427008Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/guidfromname.cpp.o 2026-01-22T09:10:34.4538895Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/memorypool.cpp.o 2026-01-22T09:10:34.4641659Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/memorystreams.cpp.o 2026-01-22T09:10:34.4981160Z [ 25%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/loaderheap.cpp.o 2026-01-22T09:10:34.4996984Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/interleavedloaderheap.cpp.o 2026-01-22T09:10:34.8837843Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/loaderheap_shared.cpp.o 2026-01-22T09:10:34.9051304Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/explicitcontrolloaderheap.cpp.o 2026-01-22T09:10:35.4840040Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/rangelist.cpp.o 2026-01-22T09:10:35.5565350Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/outstring.cpp.o 2026-01-22T09:10:35.7330031Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/ilformatter.cpp.o 2026-01-22T09:10:35.7725283Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/opinfo.cpp.o 2026-01-22T09:10:35.8754602Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/corimage.cpp.o 2026-01-22T09:10:35.9951469Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/format1.cpp.o 2026-01-22T09:10:36.1235515Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/prettyprintsig.cpp.o 2026-01-22T09:10:36.2793783Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/sha1.cpp.o 2026-01-22T09:10:36.3729298Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/sigbuilder.cpp.o 2026-01-22T09:10:36.4248079Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/sigparser.cpp.o 2026-01-22T09:10:36.6432686Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/sstring.cpp.o 2026-01-22T09:10:36.7729585Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/util_nodependencies.cpp.o 2026-01-22T09:10:36.9159170Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/safewrap.cpp.o 2026-01-22T09:10:36.9623197Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/clrhost.cpp.o 2026-01-22T09:10:37.2291286Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/cycletimer.cpp.o 2026-01-22T09:10:37.2868359Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/md5.cpp.o 2026-01-22T09:10:37.3469754Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/util.cpp.o 2026-01-22T09:10:37.4885900Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/stresslog.cpp.o 2026-01-22T09:10:37.5418783Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/debug.cpp.o 2026-01-22T09:10:37.9998096Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/pedecoder.cpp.o 2026-01-22T09:10:38.0794651Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/winfix.cpp.o 2026-01-22T09:10:38.3432320Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/longfilepathwrappers.cpp.o 2026-01-22T09:10:38.5083449Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/yieldprocessornormalized.cpp.o 2026-01-22T09:10:38.5371527Z [ 29%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/hostimpl.cpp.o 2026-01-22T09:10:39.3196981Z [ 29%] Linking CXX static library libutilcodestaticnohost.a 2026-01-22T09:10:39.3575621Z [ 29%] Built target utilcodestaticnohost 2026-01-22T09:10:39.4009672Z [ 29%] Building CXX object jit/CMakeFiles/clrjit.dir/cmake_pch.hxx.pch 2026-01-22T09:10:39.4010695Z [ 29%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/cmake_pch.hxx.pch 2026-01-22T09:10:39.4077832Z [ 29%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/cmake_pch.hxx.pch 2026-01-22T09:10:39.4084995Z [ 29%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/cmake_pch.hxx.pch 2026-01-22T09:10:41.5088402Z [ 29%] Building C object jit/CMakeFiles/clrjit_win_x86_x64.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:10:41.5240611Z [ 29%] Building C object jit/CMakeFiles/clrjit.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:10:41.5309307Z [ 29%] Building C object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:10:41.5608238Z [ 29%] Building C object jit/CMakeFiles/clrjit_unix_x64_x64.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:10:41.5609593Z [ 29%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/abi.cpp.o 2026-01-22T09:10:41.5652483Z [ 32%] Building CXX object jit/CMakeFiles/clrjit.dir/abi.cpp.o 2026-01-22T09:10:41.5771329Z [ 32%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/abi.cpp.o 2026-01-22T09:10:41.5961987Z [ 32%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/abi.cpp.o 2026-01-22T09:10:42.0741498Z [ 32%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/alloc.cpp.o 2026-01-22T09:10:42.1156822Z [ 32%] Building CXX object jit/CMakeFiles/clrjit.dir/alloc.cpp.o 2026-01-22T09:10:42.1421633Z [ 32%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/alloc.cpp.o 2026-01-22T09:10:42.1500901Z [ 32%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/alloc.cpp.o 2026-01-22T09:10:42.2600188Z [ 32%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/assertionprop.cpp.o 2026-01-22T09:10:42.3242704Z [ 32%] Building CXX object jit/CMakeFiles/clrjit.dir/assertionprop.cpp.o 2026-01-22T09:10:42.3392439Z [ 32%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/assertionprop.cpp.o 2026-01-22T09:10:42.3420695Z [ 32%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/assertionprop.cpp.o 2026-01-22T09:10:45.5944861Z [ 32%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/async.cpp.o 2026-01-22T09:10:45.6498634Z [ 32%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/async.cpp.o 2026-01-22T09:10:45.6519618Z [ 32%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/async.cpp.o 2026-01-22T09:10:45.6931687Z [ 32%] Building CXX object jit/CMakeFiles/clrjit.dir/async.cpp.o 2026-01-22T09:10:47.6644122Z [ 32%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/bitset.cpp.o 2026-01-22T09:10:47.7179919Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/bitset.cpp.o 2026-01-22T09:10:47.7523845Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/bitset.cpp.o 2026-01-22T09:10:47.7906169Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/bitset.cpp.o 2026-01-22T09:10:48.1958968Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/block.cpp.o 2026-01-22T09:10:48.2373376Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/block.cpp.o 2026-01-22T09:10:48.2898124Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/block.cpp.o 2026-01-22T09:10:48.3130108Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/block.cpp.o 2026-01-22T09:10:49.4224973Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/buildstring.cpp.o 2026-01-22T09:10:49.4642928Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/buildstring.cpp.o 2026-01-22T09:10:49.4961973Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/codegencommon.cpp.o 2026-01-22T09:10:49.5154220Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/buildstring.cpp.o 2026-01-22T09:10:49.5293538Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/codegencommon.cpp.o 2026-01-22T09:10:49.5344914Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/buildstring.cpp.o 2026-01-22T09:10:49.5826779Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/codegencommon.cpp.o 2026-01-22T09:10:49.6018140Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/codegencommon.cpp.o 2026-01-22T09:10:52.5855390Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/codegenlinear.cpp.o 2026-01-22T09:10:52.7338139Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/codegenlinear.cpp.o 2026-01-22T09:10:52.7404643Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/codegenlinear.cpp.o 2026-01-22T09:10:52.8261170Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/codegenlinear.cpp.o 2026-01-22T09:10:54.2657871Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/compiler.cpp.o 2026-01-22T09:10:54.4459692Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/compiler.cpp.o 2026-01-22T09:10:54.4479783Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/compiler.cpp.o 2026-01-22T09:10:54.5628638Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/compiler.cpp.o 2026-01-22T09:10:57.8226408Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/copyprop.cpp.o 2026-01-22T09:10:58.1429174Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/copyprop.cpp.o 2026-01-22T09:10:58.1721633Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/copyprop.cpp.o 2026-01-22T09:10:58.1730871Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/copyprop.cpp.o 2026-01-22T09:10:58.6188976Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/debuginfo.cpp.o 2026-01-22T09:10:58.9406328Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/debuginfo.cpp.o 2026-01-22T09:10:58.9550390Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/debuginfo.cpp.o 2026-01-22T09:10:58.9561859Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/debuginfo.cpp.o 2026-01-22T09:10:58.9920697Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/disasm.cpp.o 2026-01-22T09:10:59.3183340Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/disasm.cpp.o 2026-01-22T09:10:59.3301330Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/disasm.cpp.o 2026-01-22T09:10:59.3301760Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/disasm.cpp.o 2026-01-22T09:10:59.5495563Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/earlyprop.cpp.o 2026-01-22T09:10:59.8880808Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/earlyprop.cpp.o 2026-01-22T09:10:59.8881992Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/earlyprop.cpp.o 2026-01-22T09:10:59.8883090Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/earlyprop.cpp.o 2026-01-22T09:11:00.2193582Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/ee_il_dll.cpp.o 2026-01-22T09:11:00.5631120Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/ee_il_dll.cpp.o 2026-01-22T09:11:00.5738845Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/ee_il_dll.cpp.o 2026-01-22T09:11:00.5741011Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/ee_il_dll.cpp.o 2026-01-22T09:11:00.8824859Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/eeinterface.cpp.o 2026-01-22T09:11:01.2197879Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/eeinterface.cpp.o 2026-01-22T09:11:01.2237478Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/eeinterface.cpp.o 2026-01-22T09:11:01.2616854Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/eeinterface.cpp.o 2026-01-22T09:11:01.6213702Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/emit.cpp.o 2026-01-22T09:11:01.9598386Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/emit.cpp.o 2026-01-22T09:11:01.9627103Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/emit.cpp.o 2026-01-22T09:11:02.0004558Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/emit.cpp.o 2026-01-22T09:11:04.5688218Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/error.cpp.o 2026-01-22T09:11:04.8586733Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/error.cpp.o 2026-01-22T09:11:04.8628197Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/error.cpp.o 2026-01-22T09:11:04.9528266Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/error.cpp.o 2026-01-22T09:11:05.0135519Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgbasic.cpp.o 2026-01-22T09:11:05.2876736Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgbasic.cpp.o 2026-01-22T09:11:05.2877685Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/fgbasic.cpp.o 2026-01-22T09:11:05.3880288Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgbasic.cpp.o 2026-01-22T09:11:07.2547180Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgdiagnostic.cpp.o 2026-01-22T09:11:07.4993867Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgdiagnostic.cpp.o 2026-01-22T09:11:07.5042669Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/fgdiagnostic.cpp.o 2026-01-22T09:11:07.6092454Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgdiagnostic.cpp.o 2026-01-22T09:11:09.9898099Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgehopt.cpp.o 2026-01-22T09:11:10.2278722Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgehopt.cpp.o 2026-01-22T09:11:10.2611983Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/fgehopt.cpp.o 2026-01-22T09:11:10.3392524Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgehopt.cpp.o 2026-01-22T09:11:11.7861060Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgflow.cpp.o 2026-01-22T09:11:11.9949976Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgflow.cpp.o 2026-01-22T09:11:12.0425445Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/fgflow.cpp.o 2026-01-22T09:11:12.0962580Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgflow.cpp.o 2026-01-22T09:11:12.3021025Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fginline.cpp.o 2026-01-22T09:11:12.4969276Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fginline.cpp.o 2026-01-22T09:11:12.5469952Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/fginline.cpp.o 2026-01-22T09:11:12.5926907Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fginline.cpp.o 2026-01-22T09:11:13.7327509Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgopt.cpp.o 2026-01-22T09:11:13.8965720Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgopt.cpp.o 2026-01-22T09:11:13.9495800Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/fgopt.cpp.o 2026-01-22T09:11:13.9930326Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgopt.cpp.o 2026-01-22T09:11:16.5914620Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgprofile.cpp.o 2026-01-22T09:11:16.8275237Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgprofile.cpp.o 2026-01-22T09:11:16.8810499Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/fgprofile.cpp.o 2026-01-22T09:11:16.9550743Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgprofile.cpp.o 2026-01-22T09:11:18.8405975Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgprofilesynthesis.cpp.o 2026-01-22T09:11:19.0763707Z [ 35%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgprofilesynthesis.cpp.o 2026-01-22T09:11:19.1025889Z [ 35%] Building CXX object jit/CMakeFiles/clrjit.dir/fgprofilesynthesis.cpp.o 2026-01-22T09:11:19.2014498Z [ 38%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgprofilesynthesis.cpp.o 2026-01-22T09:11:19.9888961Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgstmt.cpp.o 2026-01-22T09:11:20.1576551Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgstmt.cpp.o 2026-01-22T09:11:20.1987334Z [ 41%] Building CXX object jit/CMakeFiles/clrjit.dir/fgstmt.cpp.o 2026-01-22T09:11:20.2855064Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgstmt.cpp.o 2026-01-22T09:11:20.4857399Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/flowgraph.cpp.o 2026-01-22T09:11:20.6711614Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/flowgraph.cpp.o 2026-01-22T09:11:20.7147698Z [ 41%] Building CXX object jit/CMakeFiles/clrjit.dir/flowgraph.cpp.o 2026-01-22T09:11:20.7891640Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/flowgraph.cpp.o 2026-01-22T09:11:24.7588806Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/forwardsub.cpp.o 2026-01-22T09:11:24.9955339Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/forwardsub.cpp.o 2026-01-22T09:11:25.0744428Z [ 41%] Building CXX object jit/CMakeFiles/clrjit.dir/forwardsub.cpp.o 2026-01-22T09:11:25.2818525Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/forwardsub.cpp.o 2026-01-22T09:11:25.6686629Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/gcinfo.cpp.o 2026-01-22T09:11:25.9100630Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/gcinfo.cpp.o 2026-01-22T09:11:25.9877663Z [ 41%] Building CXX object jit/CMakeFiles/clrjit.dir/gcinfo.cpp.o 2026-01-22T09:11:26.1951997Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/gcinfo.cpp.o 2026-01-22T09:11:26.2897685Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/gentree.cpp.o 2026-01-22T09:11:26.4346643Z [ 41%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/gentree.cpp.o 2026-01-22T09:11:26.5272923Z [ 45%] Building CXX object jit/CMakeFiles/clrjit.dir/gentree.cpp.o 2026-01-22T09:11:26.7482238Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/gentree.cpp.o 2026-01-22T09:11:37.7879643Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/gschecks.cpp.o 2026-01-22T09:11:38.5291863Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/hashbv.cpp.o 2026-01-22T09:11:38.8277926Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/gschecks.cpp.o 2026-01-22T09:11:38.9476181Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/gschecks.cpp.o 2026-01-22T09:11:39.0245712Z [ 45%] Building CXX object jit/CMakeFiles/clrjit.dir/gschecks.cpp.o 2026-01-22T09:11:39.5893464Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/hashbv.cpp.o 2026-01-22T09:11:39.6846284Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/hashbv.cpp.o 2026-01-22T09:11:39.7612948Z [ 45%] Building CXX object jit/CMakeFiles/clrjit.dir/hashbv.cpp.o 2026-01-22T09:11:40.0843855Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/helperexpansion.cpp.o 2026-01-22T09:11:41.1400720Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/helperexpansion.cpp.o 2026-01-22T09:11:41.2811600Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/helperexpansion.cpp.o 2026-01-22T09:11:41.3350731Z [ 45%] Building CXX object jit/CMakeFiles/clrjit.dir/helperexpansion.cpp.o 2026-01-22T09:11:41.5055521Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/hostallocator.cpp.o 2026-01-22T09:11:41.5870057Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/hwintrinsic.cpp.o 2026-01-22T09:11:42.5109754Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/hostallocator.cpp.o 2026-01-22T09:11:42.5961262Z [ 45%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/hwintrinsic.cpp.o 2026-01-22T09:11:42.7137182Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/hostallocator.cpp.o 2026-01-22T09:11:42.7658249Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/ifconversion.cpp.o 2026-01-22T09:11:42.7828601Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/hostallocator.cpp.o 2026-01-22T09:11:42.7976009Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/hwintrinsic.cpp.o 2026-01-22T09:11:42.8631860Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/hwintrinsic.cpp.o 2026-01-22T09:11:43.4531523Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/importer.cpp.o 2026-01-22T09:11:43.6818815Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/ifconversion.cpp.o 2026-01-22T09:11:43.9002116Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/ifconversion.cpp.o 2026-01-22T09:11:43.9615797Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/ifconversion.cpp.o 2026-01-22T09:11:44.3665339Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/importer.cpp.o 2026-01-22T09:11:44.6039744Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/importer.cpp.o 2026-01-22T09:11:44.6464027Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/importer.cpp.o 2026-01-22T09:11:49.9353110Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/importercalls.cpp.o 2026-01-22T09:11:50.4898887Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/importercalls.cpp.o 2026-01-22T09:11:50.9808359Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/importercalls.cpp.o 2026-01-22T09:11:51.0884454Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/importercalls.cpp.o 2026-01-22T09:11:53.8341047Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/importervectorization.cpp.o 2026-01-22T09:11:54.1567093Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/importervectorization.cpp.o 2026-01-22T09:11:54.5525693Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/indirectcalltransformer.cpp.o 2026-01-22T09:11:54.8500091Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/importervectorization.cpp.o 2026-01-22T09:11:54.8830949Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/indirectcalltransformer.cpp.o 2026-01-22T09:11:54.9717596Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/importervectorization.cpp.o 2026-01-22T09:11:55.5732826Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/indirectcalltransformer.cpp.o 2026-01-22T09:11:55.6967625Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/indirectcalltransformer.cpp.o 2026-01-22T09:11:55.7454535Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/inductionvariableopts.cpp.o 2026-01-22T09:11:56.0612054Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/inductionvariableopts.cpp.o 2026-01-22T09:11:56.7854199Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/inductionvariableopts.cpp.o 2026-01-22T09:11:56.8965916Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/inductionvariableopts.cpp.o 2026-01-22T09:11:57.7414251Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/inline.cpp.o 2026-01-22T09:11:58.0646578Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/inline.cpp.o 2026-01-22T09:11:58.4883744Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/inlinepolicy.cpp.o 2026-01-22T09:11:58.7720158Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/inline.cpp.o 2026-01-22T09:11:58.7958041Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/inlinepolicy.cpp.o 2026-01-22T09:11:58.8930300Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/inline.cpp.o 2026-01-22T09:11:59.5135966Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/inlinepolicy.cpp.o 2026-01-22T09:11:59.5688169Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/instr.cpp.o 2026-01-22T09:11:59.6373665Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/inlinepolicy.cpp.o 2026-01-22T09:11:59.8418500Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/instr.cpp.o 2026-01-22T09:12:00.1391508Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/jitconfig.cpp.o 2026-01-22T09:12:00.6030431Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/instr.cpp.o 2026-01-22T09:12:00.7100239Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/instr.cpp.o 2026-01-22T09:12:00.7190789Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/jitconfig.cpp.o 2026-01-22T09:12:00.7471748Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/jiteh.cpp.o 2026-01-22T09:12:01.3149282Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/jiteh.cpp.o 2026-01-22T09:12:01.5076825Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/jitconfig.cpp.o 2026-01-22T09:12:01.5842642Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/jitconfig.cpp.o 2026-01-22T09:12:02.2847486Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/jiteh.cpp.o 2026-01-22T09:12:02.3242902Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/jiteh.cpp.o 2026-01-22T09:12:02.6734363Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/jithashtable.cpp.o 2026-01-22T09:12:02.7518881Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/jitmetadata.cpp.o 2026-01-22T09:12:03.2261594Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/layout.cpp.o 2026-01-22T09:12:03.4020841Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/jithashtable.cpp.o 2026-01-22T09:12:03.4751106Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/jitmetadata.cpp.o 2026-01-22T09:12:03.9225597Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/layout.cpp.o 2026-01-22T09:12:04.0734029Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/jithashtable.cpp.o 2026-01-22T09:12:04.1008804Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lclmorph.cpp.o 2026-01-22T09:12:04.1414893Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/jithashtable.cpp.o 2026-01-22T09:12:04.1594385Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/jitmetadata.cpp.o 2026-01-22T09:12:04.2137381Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/jitmetadata.cpp.o 2026-01-22T09:12:04.6330212Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/layout.cpp.o 2026-01-22T09:12:04.6758303Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/layout.cpp.o 2026-01-22T09:12:04.7913114Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lclmorph.cpp.o 2026-01-22T09:12:05.5130560Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lclmorph.cpp.o 2026-01-22T09:12:05.5524801Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/lclmorph.cpp.o 2026-01-22T09:12:06.1875563Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lclvars.cpp.o 2026-01-22T09:12:06.9264139Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lclvars.cpp.o 2026-01-22T09:12:07.6252989Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lclvars.cpp.o 2026-01-22T09:12:07.6458507Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/lclvars.cpp.o 2026-01-22T09:12:08.6272301Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/likelyclass.cpp.o 2026-01-22T09:12:08.9281860Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lir.cpp.o 2026-01-22T09:12:09.1692979Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/likelyclass.cpp.o 2026-01-22T09:12:09.4686324Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lir.cpp.o 2026-01-22T09:12:09.9565721Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/likelyclass.cpp.o 2026-01-22T09:12:09.9581249Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/likelyclass.cpp.o 2026-01-22T09:12:10.2576287Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/lir.cpp.o 2026-01-22T09:12:10.2637424Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lir.cpp.o 2026-01-22T09:12:10.3868322Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/liveness.cpp.o 2026-01-22T09:12:10.9780729Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/liveness.cpp.o 2026-01-22T09:12:11.7546309Z [ 48%] Building CXX object jit/CMakeFiles/clrjit.dir/liveness.cpp.o 2026-01-22T09:12:11.7550763Z [ 48%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/liveness.cpp.o 2026-01-22T09:12:12.5279043Z [ 51%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/loopcloning.cpp.o 2026-01-22T09:12:13.1122548Z [ 51%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/loopcloning.cpp.o 2026-01-22T09:12:13.8254506Z [ 51%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/loopcloning.cpp.o 2026-01-22T09:12:13.8429712Z [ 51%] Building CXX object jit/CMakeFiles/clrjit.dir/loopcloning.cpp.o 2026-01-22T09:12:14.7760324Z [ 51%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lower.cpp.o 2026-01-22T09:12:15.3610915Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lower.cpp.o 2026-01-22T09:12:16.0241399Z [ 54%] Building CXX object jit/CMakeFiles/clrjit.dir/lower.cpp.o 2026-01-22T09:12:16.0252290Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lower.cpp.o 2026-01-22T09:12:19.9180237Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/morph.cpp.o 2026-01-22T09:12:19.9273322Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/morph.cpp.o 2026-01-22T09:12:20.7064404Z [ 54%] Building CXX object jit/CMakeFiles/clrjit.dir/morph.cpp.o 2026-01-22T09:12:20.7914010Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/morph.cpp.o 2026-01-22T09:12:25.8228849Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/morphblock.cpp.o 2026-01-22T09:12:25.9671187Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/morphblock.cpp.o 2026-01-22T09:12:26.7349969Z [ 54%] Building CXX object jit/CMakeFiles/clrjit.dir/morphblock.cpp.o 2026-01-22T09:12:26.8008423Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/morphblock.cpp.o 2026-01-22T09:12:26.8206564Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/objectalloc.cpp.o 2026-01-22T09:12:26.9721134Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/objectalloc.cpp.o 2026-01-22T09:12:27.7355890Z [ 54%] Building CXX object jit/CMakeFiles/clrjit.dir/objectalloc.cpp.o 2026-01-22T09:12:27.7968356Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/objectalloc.cpp.o 2026-01-22T09:12:30.2530164Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/optcse.cpp.o 2026-01-22T09:12:30.3961919Z [ 54%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/optcse.cpp.o 2026-01-22T09:12:31.1806384Z [ 58%] Building CXX object jit/CMakeFiles/clrjit.dir/optcse.cpp.o 2026-01-22T09:12:31.2591152Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/optcse.cpp.o 2026-01-22T09:12:33.0323466Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/optimizebools.cpp.o 2026-01-22T09:12:33.1466238Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/optimizebools.cpp.o 2026-01-22T09:12:33.9132793Z [ 58%] Building CXX object jit/CMakeFiles/clrjit.dir/optimizebools.cpp.o 2026-01-22T09:12:33.9387503Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/optimizemaskconversions.cpp.o 2026-01-22T09:12:34.0065926Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/optimizebools.cpp.o 2026-01-22T09:12:34.1308795Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/optimizemaskconversions.cpp.o 2026-01-22T09:12:34.7057058Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/optimizer.cpp.o 2026-01-22T09:12:34.9117907Z [ 58%] Building CXX object jit/CMakeFiles/clrjit.dir/optimizemaskconversions.cpp.o 2026-01-22T09:12:34.9144782Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/optimizer.cpp.o 2026-01-22T09:12:34.9898363Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/optimizemaskconversions.cpp.o 2026-01-22T09:12:35.7062086Z [ 58%] Building CXX object jit/CMakeFiles/clrjit.dir/optimizer.cpp.o 2026-01-22T09:12:35.7944078Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/optimizer.cpp.o 2026-01-22T09:12:38.4988285Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/patchpoint.cpp.o 2026-01-22T09:12:38.6004958Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/patchpoint.cpp.o 2026-01-22T09:12:39.0828087Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/phase.cpp.o 2026-01-22T09:12:39.1844232Z [ 58%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/phase.cpp.o 2026-01-22T09:12:39.3457912Z [ 58%] Building CXX object jit/CMakeFiles/clrjit.dir/patchpoint.cpp.o 2026-01-22T09:12:39.4242289Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/patchpoint.cpp.o 2026-01-22T09:12:39.4811870Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/promotion.cpp.o 2026-01-22T09:12:39.5669509Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/promotion.cpp.o 2026-01-22T09:12:39.9212738Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/phase.cpp.o 2026-01-22T09:12:40.0018618Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/phase.cpp.o 2026-01-22T09:12:40.3361690Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/promotion.cpp.o 2026-01-22T09:12:40.4024397Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/promotion.cpp.o 2026-01-22T09:12:41.5080492Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/promotiondecomposition.cpp.o 2026-01-22T09:12:41.6092185Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/promotiondecomposition.cpp.o 2026-01-22T09:12:42.3848088Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/promotiondecomposition.cpp.o 2026-01-22T09:12:42.4328673Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/promotiondecomposition.cpp.o 2026-01-22T09:12:42.5106352Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/promotionliveness.cpp.o 2026-01-22T09:12:42.6183789Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/promotionliveness.cpp.o 2026-01-22T09:12:43.3944592Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/promotionliveness.cpp.o 2026-01-22T09:12:43.4401808Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/promotionliveness.cpp.o 2026-01-22T09:12:43.6312689Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/rangecheck.cpp.o 2026-01-22T09:12:43.7535260Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/rangecheck.cpp.o 2026-01-22T09:12:44.5071526Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/rangecheck.cpp.o 2026-01-22T09:12:44.5917240Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/rangecheck.cpp.o 2026-01-22T09:12:45.3392558Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/rangecheckcloning.cpp.o 2026-01-22T09:12:45.4690394Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/rangecheckcloning.cpp.o 2026-01-22T09:12:46.1833723Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/rangecheckcloning.cpp.o 2026-01-22T09:12:46.2874359Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/rangecheckcloning.cpp.o 2026-01-22T09:12:46.4291392Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/rationalize.cpp.o 2026-01-22T09:12:46.5737982Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/rationalize.cpp.o 2026-01-22T09:12:47.2734539Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/rationalize.cpp.o 2026-01-22T09:12:47.3948112Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/rationalize.cpp.o 2026-01-22T09:12:47.4474695Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/redundantbranchopts.cpp.o 2026-01-22T09:12:47.5661837Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/redundantbranchopts.cpp.o 2026-01-22T09:12:48.2977015Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/redundantbranchopts.cpp.o 2026-01-22T09:12:48.4334507Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/redundantbranchopts.cpp.o 2026-01-22T09:12:48.9953160Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/regalloc.cpp.o 2026-01-22T09:12:49.1091760Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/regalloc.cpp.o 2026-01-22T09:12:49.5437065Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/regset.cpp.o 2026-01-22T09:12:49.6642440Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/regset.cpp.o 2026-01-22T09:12:49.8250126Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/regalloc.cpp.o 2026-01-22T09:12:49.9590438Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/regalloc.cpp.o 2026-01-22T09:12:50.2581350Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/scev.cpp.o 2026-01-22T09:12:50.3581622Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/regset.cpp.o 2026-01-22T09:12:50.3814852Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/scev.cpp.o 2026-01-22T09:12:50.5062743Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/regset.cpp.o 2026-01-22T09:12:51.0801028Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/scev.cpp.o 2026-01-22T09:12:51.2133664Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/scev.cpp.o 2026-01-22T09:12:51.3381724Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/scopeinfo.cpp.o 2026-01-22T09:12:51.4648901Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/scopeinfo.cpp.o 2026-01-22T09:12:52.1691611Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/scopeinfo.cpp.o 2026-01-22T09:12:52.2348576Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/segmentlist.cpp.o 2026-01-22T09:12:52.2745649Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/scopeinfo.cpp.o 2026-01-22T09:12:52.3179979Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/segmentlist.cpp.o 2026-01-22T09:12:52.7571255Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/sideeffects.cpp.o 2026-01-22T09:12:52.8370159Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/sideeffects.cpp.o 2026-01-22T09:12:53.0352363Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/segmentlist.cpp.o 2026-01-22T09:12:53.1671594Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/segmentlist.cpp.o 2026-01-22T09:12:53.4428950Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/sm.cpp.o 2026-01-22T09:12:53.5395665Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/sm.cpp.o 2026-01-22T09:12:53.5670817Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/sideeffects.cpp.o 2026-01-22T09:12:53.6875590Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/sideeffects.cpp.o 2026-01-22T09:12:53.8780366Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/smdata.cpp.o 2026-01-22T09:12:53.9622873Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/smweights.cpp.o 2026-01-22T09:12:53.9856447Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/smdata.cpp.o 2026-01-22T09:12:54.0360877Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/ssabuilder.cpp.o 2026-01-22T09:12:54.0713588Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/smweights.cpp.o 2026-01-22T09:12:54.1484581Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/ssabuilder.cpp.o 2026-01-22T09:12:54.2868494Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/sm.cpp.o 2026-01-22T09:12:54.4001476Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/sm.cpp.o 2026-01-22T09:12:54.8342570Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/smdata.cpp.o 2026-01-22T09:12:54.8699157Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/smdata.cpp.o 2026-01-22T09:12:54.9422449Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/smweights.cpp.o 2026-01-22T09:12:54.9679760Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/smweights.cpp.o 2026-01-22T09:12:55.0180565Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/ssabuilder.cpp.o 2026-01-22T09:12:55.0436159Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/ssabuilder.cpp.o 2026-01-22T09:12:55.8053782Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/ssarenamestate.cpp.o 2026-01-22T09:12:55.9335058Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/ssarenamestate.cpp.o 2026-01-22T09:12:56.2250876Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/stacklevelsetter.cpp.o 2026-01-22T09:12:56.3626100Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/stacklevelsetter.cpp.o 2026-01-22T09:12:56.7863499Z [ 61%] Building CXX object jit/CMakeFiles/clrjit.dir/ssarenamestate.cpp.o 2026-01-22T09:12:56.7985992Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/ssarenamestate.cpp.o 2026-01-22T09:12:56.8398109Z [ 61%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/switchrecognition.cpp.o 2026-01-22T09:12:56.9280797Z [ 64%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/switchrecognition.cpp.o 2026-01-22T09:12:57.2186453Z [ 64%] Building CXX object jit/CMakeFiles/clrjit.dir/stacklevelsetter.cpp.o 2026-01-22T09:12:57.2336242Z [ 64%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/stacklevelsetter.cpp.o 2026-01-22T09:12:57.5098862Z [ 64%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/treelifeupdater.cpp.o 2026-01-22T09:12:57.6029541Z [ 64%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/treelifeupdater.cpp.o 2026-01-22T09:12:57.7905998Z [ 64%] Building CXX object jit/CMakeFiles/clrjit.dir/switchrecognition.cpp.o 2026-01-22T09:12:57.7911660Z [ 64%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/switchrecognition.cpp.o 2026-01-22T09:12:58.3662074Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/utils.cpp.o 2026-01-22T09:12:58.4544913Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/treelifeupdater.cpp.o 2026-01-22T09:12:58.4545795Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/utils.cpp.o 2026-01-22T09:12:58.4606710Z [ 67%] Building CXX object jit/CMakeFiles/clrjit.dir/treelifeupdater.cpp.o 2026-01-22T09:12:59.2975551Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/utils.cpp.o 2026-01-22T09:12:59.3128610Z [ 67%] Building CXX object jit/CMakeFiles/clrjit.dir/utils.cpp.o 2026-01-22T09:12:59.5566402Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/valuenum.cpp.o 2026-01-22T09:12:59.7023554Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/valuenum.cpp.o 2026-01-22T09:13:00.5241811Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/valuenum.cpp.o 2026-01-22T09:13:00.5476464Z [ 67%] Building CXX object jit/CMakeFiles/clrjit.dir/valuenum.cpp.o 2026-01-22T09:13:09.3314726Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lsra.cpp.o 2026-01-22T09:13:09.7739280Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lsra.cpp.o 2026-01-22T09:13:10.7412002Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lsra.cpp.o 2026-01-22T09:13:10.7741047Z [ 67%] Building CXX object jit/CMakeFiles/clrjit.dir/lsra.cpp.o 2026-01-22T09:13:15.2427819Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lsrabuild.cpp.o 2026-01-22T09:13:15.7926635Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lsrabuild.cpp.o 2026-01-22T09:13:16.2261762Z [ 67%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lsrabuild.cpp.o 2026-01-22T09:13:16.2918093Z [ 70%] Building CXX object jit/CMakeFiles/clrjit.dir/lsrabuild.cpp.o 2026-01-22T09:13:17.6555538Z [ 70%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/regMaskTPOps.cpp.o 2026-01-22T09:13:17.7542351Z [ 70%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/gcdecode.cpp.o 2026-01-22T09:13:17.9165109Z [ 70%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/gcencode.cpp.o 2026-01-22T09:13:18.4768462Z [ 70%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/regMaskTPOps.cpp.o 2026-01-22T09:13:18.5904282Z [ 70%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/gcdecode.cpp.o 2026-01-22T09:13:18.6023009Z [ 70%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/regMaskTPOps.cpp.o 2026-01-22T09:13:18.6764132Z [ 70%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/gcencode.cpp.o 2026-01-22T09:13:18.7062044Z [ 70%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/gcdecode.cpp.o 2026-01-22T09:13:18.7065003Z [ 70%] Building CXX object jit/CMakeFiles/clrjit.dir/regMaskTPOps.cpp.o 2026-01-22T09:13:18.7817518Z [ 70%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/gcencode.cpp.o 2026-01-22T09:13:18.8102035Z [ 70%] Building CXX object jit/CMakeFiles/clrjit.dir/gcdecode.cpp.o 2026-01-22T09:13:18.8837431Z [ 70%] Building CXX object jit/CMakeFiles/clrjit.dir/gcencode.cpp.o 2026-01-22T09:13:19.4551557Z [ 70%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/unwind.cpp.o 2026-01-22T09:13:19.9147281Z [ 70%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/codegenxarch.cpp.o 2026-01-22T09:13:19.9448800Z [ 70%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/unwind.cpp.o 2026-01-22T09:13:19.9843805Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/unwind.cpp.o 2026-01-22T09:13:20.1105326Z [ 74%] Building CXX object jit/CMakeFiles/clrjit.dir/unwind.cpp.o 2026-01-22T09:13:20.4800577Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/codegenarmarch.cpp.o 2026-01-22T09:13:20.4968220Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/codegenxarch.cpp.o 2026-01-22T09:13:20.6238828Z [ 74%] Building CXX object jit/CMakeFiles/clrjit.dir/codegenxarch.cpp.o 2026-01-22T09:13:22.8658606Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/codegenarm64.cpp.o 2026-01-22T09:13:23.5184943Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/decomposelongs.cpp.o 2026-01-22T09:13:24.2426932Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/emitxarch.cpp.o 2026-01-22T09:13:24.3515804Z [ 74%] Building CXX object jit/CMakeFiles/clrjit.dir/emitxarch.cpp.o 2026-01-22T09:13:25.0066267Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/emitxarch.cpp.o 2026-01-22T09:13:25.5270932Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/codegenarm64test.cpp.o 2026-01-22T09:13:27.1969534Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/emitarm64.cpp.o 2026-01-22T09:13:30.3252176Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lowerxarch.cpp.o 2026-01-22T09:13:30.5242261Z [ 74%] Building CXX object jit/CMakeFiles/clrjit.dir/lowerxarch.cpp.o 2026-01-22T09:13:30.9602033Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lowerxarch.cpp.o 2026-01-22T09:13:32.5677842Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/emitarm64sve.cpp.o 2026-01-22T09:13:33.3866358Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lsraxarch.cpp.o 2026-01-22T09:13:33.6133176Z [ 74%] Building CXX object jit/CMakeFiles/clrjit.dir/lsraxarch.cpp.o 2026-01-22T09:13:34.1132780Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lsraxarch.cpp.o 2026-01-22T09:13:34.8341239Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/simd.cpp.o 2026-01-22T09:13:35.0525330Z [ 74%] Building CXX object jit/CMakeFiles/clrjit.dir/simd.cpp.o 2026-01-22T09:13:35.5151297Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/simd.cpp.o 2026-01-22T09:13:35.5801479Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/simdcodegenxarch.cpp.o 2026-01-22T09:13:35.7871034Z [ 74%] Building CXX object jit/CMakeFiles/clrjit.dir/simdcodegenxarch.cpp.o 2026-01-22T09:13:36.2483041Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/targetamd64.cpp.o 2026-01-22T09:13:36.2624508Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/simdcodegenxarch.cpp.o 2026-01-22T09:13:36.4742651Z [ 74%] Building CXX object jit/CMakeFiles/clrjit.dir/targetamd64.cpp.o 2026-01-22T09:13:36.6412134Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/unwindamd64.cpp.o 2026-01-22T09:13:36.8601268Z [ 74%] Building CXX object jit/CMakeFiles/clrjit.dir/unwindamd64.cpp.o 2026-01-22T09:13:36.9416710Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/targetx86.cpp.o 2026-01-22T09:13:37.2153450Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/hwintrinsicxarch.cpp.o 2026-01-22T09:13:37.3189986Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/unwindx86.cpp.o 2026-01-22T09:13:37.4356722Z [ 74%] Building CXX object jit/CMakeFiles/clrjit.dir/hwintrinsicxarch.cpp.o 2026-01-22T09:13:37.7374478Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/hwintrinsicxarch.cpp.o 2026-01-22T09:13:38.0386016Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lowerarmarch.cpp.o 2026-01-22T09:13:39.2246755Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/hwintrinsiccodegenxarch.cpp.o 2026-01-22T09:13:39.4042525Z [ 74%] Building CXX object jit/CMakeFiles/clrjit.dir/hwintrinsiccodegenxarch.cpp.o 2026-01-22T09:13:39.6961466Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/hwintrinsiccodegenxarch.cpp.o 2026-01-22T09:13:40.1054913Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lsraarmarch.cpp.o 2026-01-22T09:13:40.7815948Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lsraarm64.cpp.o 2026-01-22T09:13:41.1510701Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/dllmain.cpp.o 2026-01-22T09:13:41.2301688Z [ 74%] Linking CXX shared library libclrjit_unix_x64_x64.so 2026-01-22T09:13:41.3582048Z [ 74%] Building CXX object jit/CMakeFiles/clrjit.dir/dllmain.cpp.o 2026-01-22T09:13:41.4387617Z [ 74%] Linking CXX shared library libclrjit.so 2026-01-22T09:13:41.7689522Z Stripping symbols from libclrjit_unix_x64_x64.so into libclrjit_unix_x64_x64.so.dbg 2026-01-22T09:13:41.8234731Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/dllmain.cpp.o 2026-01-22T09:13:41.9397886Z [ 74%] Linking CXX shared library libclrjit_win_x86_x64.so 2026-01-22T09:13:41.9874817Z Stripping symbols from libclrjit.so into libclrjit.so.dbg 2026-01-22T09:13:42.0430044Z [ 74%] Built target clrjit_unix_x64_x64 2026-01-22T09:13:42.0553872Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/simd.cpp.o 2026-01-22T09:13:42.2646491Z [ 74%] Built target clrjit 2026-01-22T09:13:42.2779192Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/targetarm64.cpp.o 2026-01-22T09:13:42.4155115Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/cmake_pch.hxx.pch 2026-01-22T09:13:42.4516090Z Stripping symbols from libclrjit_win_x86_x64.so into libclrjit_win_x86_x64.so.dbg 2026-01-22T09:13:42.6723626Z [ 74%] Built target clrjit_win_x86_x64 2026-01-22T09:13:42.6850759Z [ 74%] Building C object jit/CMakeFiles/clrjit_win_x64_x64.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:13:42.7261101Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/unwindarmarch.cpp.o 2026-01-22T09:13:42.7924453Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/unwindarm64.cpp.o 2026-01-22T09:13:42.9127075Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/cmake_pch.hxx.pch 2026-01-22T09:13:43.4179761Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/hwintrinsicarm64.cpp.o 2026-01-22T09:13:43.5975518Z [ 74%] Building C object jit/CMakeFiles/clrjit_universal_arm_x64.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:13:43.6415932Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/hwintrinsiccodegenarm64.cpp.o 2026-01-22T09:13:44.4833899Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/abi.cpp.o 2026-01-22T09:13:44.8241935Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/abi.cpp.o 2026-01-22T09:13:44.8315909Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/alloc.cpp.o 2026-01-22T09:13:44.9830936Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/alloc.cpp.o 2026-01-22T09:13:45.0171195Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/dllmain.cpp.o 2026-01-22T09:13:45.0924252Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/assertionprop.cpp.o 2026-01-22T09:13:45.1597326Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/assertionprop.cpp.o 2026-01-22T09:13:45.1643679Z [ 74%] Linking CXX shared library libclrjit_universal_arm64_x64.so 2026-01-22T09:13:45.3575730Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/async.cpp.o 2026-01-22T09:13:45.6611349Z Stripping symbols from libclrjit_universal_arm64_x64.so into libclrjit_universal_arm64_x64.so.dbg 2026-01-22T09:13:45.8852685Z [ 74%] Built target clrjit_universal_arm64_x64 2026-01-22T09:13:45.8985024Z [ 74%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/bitset.cpp.o 2026-01-22T09:13:46.4405720Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/async.cpp.o 2026-01-22T09:13:47.4362924Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/bitset.cpp.o 2026-01-22T09:13:47.9482047Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/block.cpp.o 2026-01-22T09:13:48.4641272Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/buildstring.cpp.o 2026-01-22T09:13:48.4886996Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/block.cpp.o 2026-01-22T09:13:48.5343441Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/codegencommon.cpp.o 2026-01-22T09:13:48.6009023Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/buildstring.cpp.o 2026-01-22T09:13:48.6695620Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/codegencommon.cpp.o 2026-01-22T09:13:49.2127721Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/codegenlinear.cpp.o 2026-01-22T09:13:49.7162727Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/compiler.cpp.o 2026-01-22T09:13:50.7909915Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/copyprop.cpp.o 2026-01-22T09:13:51.5779676Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/debuginfo.cpp.o 2026-01-22T09:13:51.5781118Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/codegenlinear.cpp.o 2026-01-22T09:13:51.6409717Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/compiler.cpp.o 2026-01-22T09:13:51.9242894Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/copyprop.cpp.o 2026-01-22T09:13:52.7377473Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/disasm.cpp.o 2026-01-22T09:13:53.0881202Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/debuginfo.cpp.o 2026-01-22T09:13:53.2007364Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/earlyprop.cpp.o 2026-01-22T09:13:53.2901748Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/disasm.cpp.o 2026-01-22T09:13:53.4839632Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/ee_il_dll.cpp.o 2026-01-22T09:13:53.8448982Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/earlyprop.cpp.o 2026-01-22T09:13:53.8819616Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/eeinterface.cpp.o 2026-01-22T09:13:54.1498077Z [ 77%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/ee_il_dll.cpp.o 2026-01-22T09:13:54.5230649Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/eeinterface.cpp.o 2026-01-22T09:13:54.5685002Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/emit.cpp.o 2026-01-22T09:13:54.8029473Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/error.cpp.o 2026-01-22T09:13:55.2234824Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/emit.cpp.o 2026-01-22T09:13:55.2556403Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgbasic.cpp.o 2026-01-22T09:13:55.3735882Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/error.cpp.o 2026-01-22T09:13:55.8538442Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgdiagnostic.cpp.o 2026-01-22T09:13:57.1985576Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgbasic.cpp.o 2026-01-22T09:13:57.4756566Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgehopt.cpp.o 2026-01-22T09:13:58.1778236Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgdiagnostic.cpp.o 2026-01-22T09:13:58.4932948Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgflow.cpp.o 2026-01-22T09:13:58.9688781Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgehopt.cpp.o 2026-01-22T09:13:59.2182212Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fginline.cpp.o 2026-01-22T09:13:59.4909914Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgopt.cpp.o 2026-01-22T09:14:00.5800273Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgflow.cpp.o 2026-01-22T09:14:00.7418065Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fginline.cpp.o 2026-01-22T09:14:00.9147071Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgprofile.cpp.o 2026-01-22T09:14:01.1013202Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgprofilesynthesis.cpp.o 2026-01-22T09:14:02.2082391Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgopt.cpp.o 2026-01-22T09:14:02.4087212Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgprofile.cpp.o 2026-01-22T09:14:02.5221427Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgprofilesynthesis.cpp.o 2026-01-22T09:14:03.2866923Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgstmt.cpp.o 2026-01-22T09:14:03.6298579Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/flowgraph.cpp.o 2026-01-22T09:14:03.7732988Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgstmt.cpp.o 2026-01-22T09:14:04.2922814Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/flowgraph.cpp.o 2026-01-22T09:14:04.6770346Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/forwardsub.cpp.o 2026-01-22T09:14:05.2038332Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/forwardsub.cpp.o 2026-01-22T09:14:05.6073505Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/gcinfo.cpp.o 2026-01-22T09:14:06.0559149Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/gcinfo.cpp.o 2026-01-22T09:14:06.0951200Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/gentree.cpp.o 2026-01-22T09:14:06.5835007Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/gschecks.cpp.o 2026-01-22T09:14:07.3370292Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/gentree.cpp.o 2026-01-22T09:14:07.9732287Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/gschecks.cpp.o 2026-01-22T09:14:08.6413039Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/hashbv.cpp.o 2026-01-22T09:14:08.6947852Z [ 80%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/hashbv.cpp.o 2026-01-22T09:14:10.2511558Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/helperexpansion.cpp.o 2026-01-22T09:14:10.2548815Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/helperexpansion.cpp.o 2026-01-22T09:14:11.6430172Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/hostallocator.cpp.o 2026-01-22T09:14:11.6879861Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/hwintrinsic.cpp.o 2026-01-22T09:14:11.7322383Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/ifconversion.cpp.o 2026-01-22T09:14:11.7661801Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/hostallocator.cpp.o 2026-01-22T09:14:11.8461013Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/hwintrinsic.cpp.o 2026-01-22T09:14:12.3673768Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/ifconversion.cpp.o 2026-01-22T09:14:12.9343600Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/importer.cpp.o 2026-01-22T09:14:13.0417223Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/importer.cpp.o 2026-01-22T09:14:14.7293918Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/importercalls.cpp.o 2026-01-22T09:14:18.3898463Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/importercalls.cpp.o 2026-01-22T09:14:18.6092033Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/importervectorization.cpp.o 2026-01-22T09:14:19.2229733Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/importervectorization.cpp.o 2026-01-22T09:14:19.2604985Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/indirectcalltransformer.cpp.o 2026-01-22T09:14:19.4540258Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/inductionvariableopts.cpp.o 2026-01-22T09:14:19.9725260Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/inline.cpp.o 2026-01-22T09:14:20.4720707Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/inlinepolicy.cpp.o 2026-01-22T09:14:20.7245661Z [ 83%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/instr.cpp.o 2026-01-22T09:14:21.4804219Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/jitconfig.cpp.o 2026-01-22T09:14:21.5391330Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/indirectcalltransformer.cpp.o 2026-01-22T09:14:21.5736928Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/jiteh.cpp.o 2026-01-22T09:14:21.8609372Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/jithashtable.cpp.o 2026-01-22T09:14:21.9375751Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/jitmetadata.cpp.o 2026-01-22T09:14:22.0734936Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/layout.cpp.o 2026-01-22T09:14:22.4170561Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/inductionvariableopts.cpp.o 2026-01-22T09:14:22.6990241Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lclmorph.cpp.o 2026-01-22T09:14:22.9448604Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/inline.cpp.o 2026-01-22T09:14:23.3869627Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/inlinepolicy.cpp.o 2026-01-22T09:14:23.6776335Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/instr.cpp.o 2026-01-22T09:14:24.1987740Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lclvars.cpp.o 2026-01-22T09:14:24.3984609Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/jitconfig.cpp.o 2026-01-22T09:14:24.4476069Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/jiteh.cpp.o 2026-01-22T09:14:24.7834308Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/jithashtable.cpp.o 2026-01-22T09:14:24.8558773Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/likelyclass.cpp.o 2026-01-22T09:14:24.9698963Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/jitmetadata.cpp.o 2026-01-22T09:14:25.1632244Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/layout.cpp.o 2026-01-22T09:14:25.4055070Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lir.cpp.o 2026-01-22T09:14:26.0183095Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lclmorph.cpp.o 2026-01-22T09:14:26.2296362Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lclvars.cpp.o 2026-01-22T09:14:26.4767409Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/likelyclass.cpp.o 2026-01-22T09:14:26.7855726Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/liveness.cpp.o 2026-01-22T09:14:26.9431392Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lir.cpp.o 2026-01-22T09:14:27.9690711Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/loopcloning.cpp.o 2026-01-22T09:14:28.3168203Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lower.cpp.o 2026-01-22T09:14:28.4512717Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/liveness.cpp.o 2026-01-22T09:14:28.9466453Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/loopcloning.cpp.o 2026-01-22T09:14:30.1633614Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lower.cpp.o 2026-01-22T09:14:30.4537775Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/morph.cpp.o 2026-01-22T09:14:31.1002423Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/morphblock.cpp.o 2026-01-22T09:14:32.1175830Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/morph.cpp.o 2026-01-22T09:14:33.0399281Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/morphblock.cpp.o 2026-01-22T09:14:34.0259615Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/objectalloc.cpp.o 2026-01-22T09:14:34.4497254Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/objectalloc.cpp.o 2026-01-22T09:14:36.6599773Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/optcse.cpp.o 2026-01-22T09:14:37.4560846Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/optcse.cpp.o 2026-01-22T09:14:37.6328406Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/optimizebools.cpp.o 2026-01-22T09:14:37.8178693Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/optimizemaskconversions.cpp.o 2026-01-22T09:14:38.5975618Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/optimizebools.cpp.o 2026-01-22T09:14:38.6071308Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/optimizer.cpp.o 2026-01-22T09:14:39.3259055Z [ 87%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/optimizemaskconversions.cpp.o 2026-01-22T09:14:39.5306065Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/optimizer.cpp.o 2026-01-22T09:14:39.6416317Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/patchpoint.cpp.o 2026-01-22T09:14:40.2437991Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/patchpoint.cpp.o 2026-01-22T09:14:40.2535588Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/phase.cpp.o 2026-01-22T09:14:40.6190561Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/phase.cpp.o 2026-01-22T09:14:40.8135947Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/promotion.cpp.o 2026-01-22T09:14:41.0183992Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/promotion.cpp.o 2026-01-22T09:14:42.2744735Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/promotiondecomposition.cpp.o 2026-01-22T09:14:42.8483618Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/promotiondecomposition.cpp.o 2026-01-22T09:14:42.9473982Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/promotionliveness.cpp.o 2026-01-22T09:14:43.1386544Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/promotionliveness.cpp.o 2026-01-22T09:14:43.2340117Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/rangecheck.cpp.o 2026-01-22T09:14:43.8761623Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/rangecheck.cpp.o 2026-01-22T09:14:44.0729730Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/rangecheckcloning.cpp.o 2026-01-22T09:14:44.2407326Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/rangecheckcloning.cpp.o 2026-01-22T09:14:44.9074962Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/rationalize.cpp.o 2026-01-22T09:14:45.1074802Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/redundantbranchopts.cpp.o 2026-01-22T09:14:45.3929283Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/regalloc.cpp.o 2026-01-22T09:14:45.5610831Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/rationalize.cpp.o 2026-01-22T09:14:45.6695219Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/redundantbranchopts.cpp.o 2026-01-22T09:14:45.8740350Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/regalloc.cpp.o 2026-01-22T09:14:46.4041447Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/regset.cpp.o 2026-01-22T09:14:46.5719921Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/scev.cpp.o 2026-01-22T09:14:46.6374085Z [ 90%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/regset.cpp.o 2026-01-22T09:14:47.0557286Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/scev.cpp.o 2026-01-22T09:14:47.1952280Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/scopeinfo.cpp.o 2026-01-22T09:14:47.3223526Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/segmentlist.cpp.o 2026-01-22T09:14:47.6429987Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/scopeinfo.cpp.o 2026-01-22T09:14:47.8038852Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/segmentlist.cpp.o 2026-01-22T09:14:48.0040278Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/sideeffects.cpp.o 2026-01-22T09:14:48.1355769Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/sm.cpp.o 2026-01-22T09:14:48.3059756Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/smdata.cpp.o 2026-01-22T09:14:48.3912459Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/smweights.cpp.o 2026-01-22T09:14:48.4638745Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/sideeffects.cpp.o 2026-01-22T09:14:48.5204913Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/ssabuilder.cpp.o 2026-01-22T09:14:48.5592169Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/sm.cpp.o 2026-01-22T09:14:48.6375856Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/ssarenamestate.cpp.o 2026-01-22T09:14:49.0009093Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/stacklevelsetter.cpp.o 2026-01-22T09:14:49.0305251Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/smdata.cpp.o 2026-01-22T09:14:49.1174556Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/smweights.cpp.o 2026-01-22T09:14:49.1590738Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/switchrecognition.cpp.o 2026-01-22T09:14:49.1984905Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/ssabuilder.cpp.o 2026-01-22T09:14:49.5370807Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/ssarenamestate.cpp.o 2026-01-22T09:14:49.7475055Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/stacklevelsetter.cpp.o 2026-01-22T09:14:49.9595577Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/treelifeupdater.cpp.o 2026-01-22T09:14:50.2438994Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/switchrecognition.cpp.o 2026-01-22T09:14:50.3099434Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/utils.cpp.o 2026-01-22T09:14:50.8030255Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/treelifeupdater.cpp.o 2026-01-22T09:14:50.9523607Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/valuenum.cpp.o 2026-01-22T09:14:50.9794068Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lsra.cpp.o 2026-01-22T09:14:51.5121534Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/utils.cpp.o 2026-01-22T09:14:51.6872592Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lsrabuild.cpp.o 2026-01-22T09:14:52.7664518Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/valuenum.cpp.o 2026-01-22T09:14:53.9316136Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lsra.cpp.o 2026-01-22T09:14:56.6346189Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/regMaskTPOps.cpp.o 2026-01-22T09:14:56.7934194Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lsrabuild.cpp.o 2026-01-22T09:14:56.9842148Z [ 93%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/gcdecode.cpp.o 2026-01-22T09:14:57.0681186Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/gcencode.cpp.o 2026-01-22T09:14:58.2257604Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/unwind.cpp.o 2026-01-22T09:14:58.7142010Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/codegenarmarch.cpp.o 2026-01-22T09:14:59.3172125Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/codegenarm.cpp.o 2026-01-22T09:14:59.7240451Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/decomposelongs.cpp.o 2026-01-22T09:15:00.1745519Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/regMaskTPOps.cpp.o 2026-01-22T09:15:00.2761467Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/emitarm.cpp.o 2026-01-22T09:15:00.6767542Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/gcdecode.cpp.o 2026-01-22T09:15:00.7482442Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lowerarmarch.cpp.o 2026-01-22T09:15:01.0153754Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/gcencode.cpp.o 2026-01-22T09:15:01.6107101Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/unwind.cpp.o 2026-01-22T09:15:02.0448491Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lsraarmarch.cpp.o 2026-01-22T09:15:02.2866867Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lsraarm.cpp.o 2026-01-22T09:15:02.6638540Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/targetarm.cpp.o 2026-01-22T09:15:02.9655484Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/codegenxarch.cpp.o 2026-01-22T09:15:03.0216052Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/unwindarmarch.cpp.o 2026-01-22T09:15:03.0536455Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/emitxarch.cpp.o 2026-01-22T09:15:03.1881250Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/dllmain.cpp.o 2026-01-22T09:15:03.2669433Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lowerxarch.cpp.o 2026-01-22T09:15:04.1163155Z [ 96%] Linking CXX shared library libclrjit_universal_arm_x64.so 2026-01-22T09:15:04.5951897Z Stripping symbols from libclrjit_universal_arm_x64.so into libclrjit_universal_arm_x64.so.dbg 2026-01-22T09:15:04.7966926Z [ 96%] Built target clrjit_universal_arm_x64 2026-01-22T09:15:04.8112671Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lsraxarch.cpp.o 2026-01-22T09:15:06.2748831Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/simd.cpp.o 2026-01-22T09:15:06.4106997Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/simdcodegenxarch.cpp.o 2026-01-22T09:15:06.7725213Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/targetamd64.cpp.o 2026-01-22T09:15:07.0262683Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/unwindamd64.cpp.o 2026-01-22T09:15:07.1009299Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/hwintrinsicxarch.cpp.o 2026-01-22T09:15:07.1424905Z [ 96%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/hwintrinsiccodegenxarch.cpp.o 2026-01-22T09:15:07.5670664Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/dllmain.cpp.o 2026-01-22T09:15:09.0361290Z [100%] Linking CXX shared library libclrjit_win_x64_x64.so 2026-01-22T09:15:09.3016973Z Stripping symbols from libclrjit_win_x64_x64.so into libclrjit_win_x64_x64.so.dbg 2026-01-22T09:15:09.4660866Z [100%] Built target clrjit_win_x64_x64 2026-01-22T09:15:09.4844432Z -- Install configuration: "CHECKED" 2026-01-22T09:15:09.4889504Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libjitinterface_x64.so 2026-01-22T09:15:09.4890758Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libjitinterface_x64.so.dbg 2026-01-22T09:15:09.4931972Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libclrjit.so 2026-01-22T09:15:09.5012010Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libclrjit.so.dbg 2026-01-22T09:15:09.5655706Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/sharedFramework/libclrjit.so 2026-01-22T09:15:09.5730155Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/sharedFramework/libclrjit.so.dbg 2026-01-22T09:15:09.6373787Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libclrjit_universal_arm64_x64.so 2026-01-22T09:15:09.6451054Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libclrjit_universal_arm64_x64.so.dbg 2026-01-22T09:15:09.7139724Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libclrjit_unix_x64_x64.so 2026-01-22T09:15:09.7213667Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libclrjit_unix_x64_x64.so.dbg 2026-01-22T09:15:09.7860987Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libclrjit_win_x64_x64.so 2026-01-22T09:15:09.7939517Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libclrjit_win_x64_x64.so.dbg 2026-01-22T09:15:09.8578895Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libclrjit_universal_arm_x64.so 2026-01-22T09:15:09.8638673Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libclrjit_universal_arm_x64.so.dbg 2026-01-22T09:15:09.9183603Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libclrjit_win_x86_x64.so 2026-01-22T09:15:09.9255525Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./libclrjit_win_x86_x64.so.dbg 2026-01-22T09:15:10.0029691Z [100%] Built target alljits 2026-01-22T09:15:10.0730820Z [ 0%] Generating aot_eventing_headers.timestamp 2026-01-22T09:15:10.0736962Z [ 0%] Building CXX object test-watchdog/CMakeFiles/watchdog.dir/watchdog.cpp.o 2026-01-22T09:15:10.0826769Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-01-22T09:15:10.0828093Z [ 0%] Building CXX object nativeaot/Bootstrap/base/CMakeFiles/bootstrapper.dir/__/main.cpp.o 2026-01-22T09:15:10.1454500Z [ 0%] Built target bootstrapper 2026-01-22T09:15:10.1765886Z [ 0%] Building CXX object nativeaot/Bootstrap/base/CMakeFiles/stdc++compat.dir/__/stdcppshim.cpp.o 2026-01-22T09:15:10.1779888Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-01-22T09:15:10.2284964Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-01-22T09:15:10.3220781Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-01-22T09:15:10.3518533Z [ 0%] Linking CXX static library libstdc++compat.a 2026-01-22T09:15:10.3964609Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-01-22T09:15:10.4076765Z [ 0%] Built target stdc++compat 2026-01-22T09:15:10.4391147Z [ 0%] Building CXX object nativeaot/Bootstrap/dll/CMakeFiles/bootstrapperdll.dir/__/main.cpp.o 2026-01-22T09:15:10.4718252Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-01-22T09:15:10.4988176Z [ 0%] Linking CXX static library libbootstrapperdll.a 2026-01-22T09:15:10.5492444Z [ 0%] Built target bootstrapperdll 2026-01-22T09:15:10.5557419Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-01-22T09:15:10.5830181Z [ 0%] Generating AsmOffsets.inc 2026-01-22T09:15:10.6171010Z [ 0%] Built target RuntimeAsmHelpers 2026-01-22T09:15:10.6342379Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-01-22T09:15:10.6518971Z [ 0%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.VxsortEnabled.dir/__/__/__/gc/vxsort/isa_detection.cpp.o 2026-01-22T09:15:10.6928388Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-01-22T09:15:10.7574367Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-01-22T09:15:10.7929061Z [ 0%] Building C object test-watchdog/CMakeFiles/watchdog.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:15:10.8302564Z [ 0%] Linking CXX executable watchdog 2026-01-22T09:15:10.8681708Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-01-22T09:15:10.8944794Z Stripping symbols from watchdog into watchdog.dbg 2026-01-22T09:15:10.9230904Z [ 0%] Built target watchdog 2026-01-22T09:15:10.9376426Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-01-22T09:15:11.0327374Z [ 0%] Built target aot_eventing_headers 2026-01-22T09:15:11.0408777Z [ 0%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.VxsortDisabled.dir/__/__/__/gc/vxsort/dummy.cpp.o 2026-01-22T09:15:11.0480939Z [ 0%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.VxsortEnabled.dir/__/__/__/gc/vxsort/do_vxsort_avx2.cpp.o 2026-01-22T09:15:11.1354927Z [ 0%] Building C object containers/CMakeFiles/dn-containers.dir/dn-allocator.c.o 2026-01-22T09:15:11.2358418Z [ 0%] Building C object containers/CMakeFiles/dn-containers.dir/dn-fwd-list.c.o 2026-01-22T09:15:11.3351598Z [ 0%] Building C object shared_minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-01-22T09:15:11.4370534Z [ 0%] Linking C static library libaotminipal.a 2026-01-22T09:15:11.4470639Z [ 0%] Linking CXX static library libRuntime.VxsortDisabled.a 2026-01-22T09:15:11.4783929Z [ 0%] Building C object containers/CMakeFiles/dn-containers.dir/dn-list.c.o 2026-01-22T09:15:11.4826696Z [ 0%] Built target aotminipal 2026-01-22T09:15:11.4909967Z [ 0%] Built target Runtime.VxsortDisabled 2026-01-22T09:15:11.5004181Z [ 0%] Building C object containers/CMakeFiles/dn-containers.dir/dn-queue.c.o 2026-01-22T09:15:11.5099854Z [ 0%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-allocator.c.o 2026-01-22T09:15:11.5890640Z [ 0%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-fwd-list.c.o 2026-01-22T09:15:11.6292474Z [ 0%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-disabled.dir/__/DisabledEventPipeInterface.cpp.o 2026-01-22T09:15:11.6762086Z [ 0%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-disabled.dir/__/disabledeventpipeinternal.cpp.o 2026-01-22T09:15:11.7514399Z [ 0%] Building C object containers/CMakeFiles/dn-containers.dir/dn-umap.c.o 2026-01-22T09:15:11.8353641Z [ 0%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-list.c.o 2026-01-22T09:15:11.9966892Z [ 0%] Building C object containers/CMakeFiles/dn-containers.dir/dn-vector.c.o 2026-01-22T09:15:12.0875000Z [ 0%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-queue.c.o 2026-01-22T09:15:12.1655833Z [ 0%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-umap.c.o 2026-01-22T09:15:12.1846471Z [ 0%] Building C object containers/CMakeFiles/dn-containers.dir/dn-simdhash.c.o 2026-01-22T09:15:12.2500843Z [ 0%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-disabled.dir/__/disabledeventtrace.cpp.o 2026-01-22T09:15:12.3180648Z [ 0%] Building C object containers/CMakeFiles/dn-containers.dir/dn-simdhash-string-ptr.c.o 2026-01-22T09:15:12.4255457Z [ 0%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-vector.c.o 2026-01-22T09:15:12.5986844Z [ 0%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash.c.o 2026-01-22T09:15:12.6254523Z [ 0%] Building C object containers/CMakeFiles/dn-containers.dir/dn-simdhash-u32-ptr.c.o 2026-01-22T09:15:12.7062666Z [ 0%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-disabled.dir/__/disabledruntimeeventinternal.cpp.o 2026-01-22T09:15:12.7448434Z [ 0%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-string-ptr.c.o 2026-01-22T09:15:12.8980807Z [ 0%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.VxsortEnabled.dir/__/__/__/gc/vxsort/do_vxsort_avx512.cpp.o 2026-01-22T09:15:12.9061233Z [ 0%] Building C object containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptr-ptr.c.o 2026-01-22T09:15:13.0495117Z [ 0%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-u32-ptr.c.o 2026-01-22T09:15:13.1703980Z [ 0%] Building C object containers/CMakeFiles/dn-containers.dir/dn-simdhash-ght-compatible.c.o 2026-01-22T09:15:13.1925863Z [ 0%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-disabled.dir/inc/disabledclretwallmain.cpp.o 2026-01-22T09:15:13.2992965Z [ 0%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptr-ptr.c.o 2026-01-22T09:15:13.4988945Z [ 0%] Building C object containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-22T09:15:13.5006202Z [ 0%] Linking CXX static library libeventpipe-disabled.a 2026-01-22T09:15:13.5576869Z [ 0%] Built target eventpipe-disabled 2026-01-22T09:15:13.5623857Z [ 16%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ght-compatible.c.o 2026-01-22T09:15:13.5708656Z [ 16%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.VxsortEnabled.dir/__/__/__/gc/vxsort/machine_traits.avx2.cpp.o 2026-01-22T09:15:13.7770845Z [ 16%] Building C object containers/CMakeFiles/dn-containers.dir/dn-simdhash-utils.c.o 2026-01-22T09:15:13.8451202Z [ 16%] Built target dn-containers 2026-01-22T09:15:13.8582134Z [ 16%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-22T09:15:13.8714329Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.VxsortEnabled.dir/__/__/__/gc/vxsort/smallsort/bitonic_sort.AVX2.int64_t.generated.cpp.o 2026-01-22T09:15:14.1402088Z [ 33%] Building C object containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-utils.c.o 2026-01-22T09:15:14.2223709Z [ 33%] Built target dn-containers-no-lto 2026-01-22T09:15:14.2345417Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.VxsortEnabled.dir/__/__/__/gc/vxsort/smallsort/bitonic_sort.AVX2.int32_t.generated.cpp.o 2026-01-22T09:15:14.7577126Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.VxsortEnabled.dir/__/__/__/gc/vxsort/smallsort/bitonic_sort.AVX512.int64_t.generated.cpp.o 2026-01-22T09:15:14.9072065Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.VxsortEnabled.dir/__/__/__/gc/vxsort/smallsort/bitonic_sort.AVX512.int32_t.generated.cpp.o 2026-01-22T09:15:16.0047489Z [ 33%] Building ASM object nativeaot/Runtime/Full/CMakeFiles/Runtime.AsmHelpers.dir/__w/1/s/src/native/external/llvm-libunwind/src/UnwindRegistersRestore.S.o 2026-01-22T09:15:16.0732036Z [ 33%] Building ASM object nativeaot/Runtime/Full/CMakeFiles/Runtime.AsmHelpers.dir/__w/1/s/src/native/external/llvm-libunwind/src/UnwindRegistersSave.S.o 2026-01-22T09:15:16.1069023Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/standalonegc-disabled.dir/__/clrgc.disabled.cpp.o 2026-01-22T09:15:16.1423075Z [ 33%] Building ASM object nativeaot/Runtime/Full/CMakeFiles/Runtime.AsmHelpers.dir/__/__/__/runtime/amd64/AllocFast.S.o 2026-01-22T09:15:16.2068007Z [ 33%] Building ASM object nativeaot/Runtime/Full/CMakeFiles/Runtime.AsmHelpers.dir/__/amd64/ExceptionHandling.S.o 2026-01-22T09:15:16.2764854Z [ 33%] Building ASM object nativeaot/Runtime/Full/CMakeFiles/Runtime.AsmHelpers.dir/__/amd64/GcProbe.S.o 2026-01-22T09:15:16.3466184Z [ 33%] Building ASM object nativeaot/Runtime/Full/CMakeFiles/Runtime.AsmHelpers.dir/__/amd64/MiscStubs.S.o 2026-01-22T09:15:16.4095360Z [ 33%] Building ASM object nativeaot/Runtime/Full/CMakeFiles/Runtime.AsmHelpers.dir/__/amd64/PInvoke.S.o 2026-01-22T09:15:16.4728300Z [ 33%] Building ASM object nativeaot/Runtime/Full/CMakeFiles/Runtime.AsmHelpers.dir/__/amd64/InteropThunksHelpers.S.o 2026-01-22T09:15:16.5380274Z [ 33%] Building ASM object nativeaot/Runtime/Full/CMakeFiles/Runtime.AsmHelpers.dir/__/__/__/runtime/amd64/StubDispatch.S.o 2026-01-22T09:15:16.6068532Z [ 33%] Building ASM object nativeaot/Runtime/Full/CMakeFiles/Runtime.AsmHelpers.dir/__/amd64/UniversalTransition.S.o 2026-01-22T09:15:16.6436979Z [ 33%] Linking CXX static library libstandalonegc-disabled.a 2026-01-22T09:15:16.6755807Z [ 33%] Building ASM object nativeaot/Runtime/Full/CMakeFiles/Runtime.AsmHelpers.dir/__/__/__/runtime/amd64/WriteBarriers.S.o 2026-01-22T09:15:16.6934996Z [ 33%] Built target standalonegc-disabled 2026-01-22T09:15:16.7199167Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/standalonegc-enabled.dir/__/clrgc.enabled.cpp.o 2026-01-22T09:15:16.7477230Z [ 33%] Building ASM object nativeaot/Runtime/Full/CMakeFiles/Runtime.AsmHelpers.dir/__/amd64/CachedInterfaceDispatchAot.S.o 2026-01-22T09:15:16.7898350Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.VxsortEnabled.dir/__/__/__/gc/vxsort/smallsort/avx2_load_mask_tables.cpp.o 2026-01-22T09:15:16.8085348Z [ 33%] Built target Runtime.AsmHelpers 2026-01-22T09:15:16.8366292Z [ 33%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-shared-objects.dir/Unity/unity_0_cxx.cxx.o 2026-01-22T09:15:17.1293894Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/allocheap.cpp.o 2026-01-22T09:15:17.1779638Z [ 33%] Linking CXX static library libRuntime.VxsortEnabled.a 2026-01-22T09:15:17.2353319Z [ 33%] Built target Runtime.VxsortEnabled 2026-01-22T09:15:17.2470914Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/rhassert.cpp.o 2026-01-22T09:15:17.3950337Z [ 33%] Linking CXX static library libstandalonegc-enabled.a 2026-01-22T09:15:17.4501921Z [ 33%] Built target standalonegc-enabled 2026-01-22T09:15:17.4620167Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/runtime/CachedInterfaceDispatch.cpp.o 2026-01-22T09:15:17.6445760Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/CachedInterfaceDispatch_Aot.cpp.o 2026-01-22T09:15:17.7214486Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/allocheap.cpp.o 2026-01-22T09:15:17.9796122Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/rhassert.cpp.o 2026-01-22T09:15:18.1543970Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/runtime/MiscNativeHelpers.cpp.o 2026-01-22T09:15:18.2610812Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/Crst.cpp.o 2026-01-22T09:15:18.4021767Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/runtime/CachedInterfaceDispatch.cpp.o 2026-01-22T09:15:18.5723036Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/CachedInterfaceDispatch_Aot.cpp.o 2026-01-22T09:15:18.7415070Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/DebugHeader.cpp.o 2026-01-22T09:15:18.9428742Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/MethodTable.cpp.o 2026-01-22T09:15:19.0751297Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/runtime/MiscNativeHelpers.cpp.o 2026-01-22T09:15:19.4153046Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/Crst.cpp.o 2026-01-22T09:15:19.4379879Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/EHHelpers.cpp.o 2026-01-22T09:15:19.5417644Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/DebugHeader.cpp.o 2026-01-22T09:15:19.8572617Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/event.cpp.o 2026-01-22T09:15:19.9856105Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/MethodTable.cpp.o 2026-01-22T09:15:20.2543023Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/FinalizerHelpers.cpp.o 2026-01-22T09:15:20.3462575Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/EHHelpers.cpp.o 2026-01-22T09:15:20.4387843Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/GcEnum.cpp.o 2026-01-22T09:15:20.8308272Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/GCHelpers.cpp.o 2026-01-22T09:15:20.8975139Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/event.cpp.o 2026-01-22T09:15:21.0354967Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/FinalizerHelpers.cpp.o 2026-01-22T09:15:21.3890846Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/gctoclreventsink.cpp.o 2026-01-22T09:15:21.5629981Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/GcEnum.cpp.o 2026-01-22T09:15:21.6489283Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/gcheaputilities.cpp.o 2026-01-22T09:15:21.7853421Z [ 33%] Built target eventpipe-shared-objects 2026-01-22T09:15:21.7972763Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/GCHelpers.cpp.o 2026-01-22T09:15:22.0079518Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/gctoclreventsink.cpp.o 2026-01-22T09:15:22.1364580Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/GCMemoryHelpers.cpp.o 2026-01-22T09:15:22.2500621Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/gcenv.ee.cpp.o 2026-01-22T09:15:22.5899705Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/GcStressControl.cpp.o 2026-01-22T09:15:22.6189675Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/gcheaputilities.cpp.o 2026-01-22T09:15:22.7857904Z [ 33%] Generating eventpipe/eventpipehelpers.cpp, eventpipe/dotnetruntime.cpp, eventpipe/dotnetruntimerundown.cpp, eventpipe/dotnetruntimeprivate.cpp 2026-01-22T09:15:22.9685704Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/GCMemoryHelpers.cpp.o 2026-01-22T09:15:23.1800126Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/HandleTableHelpers.cpp.o 2026-01-22T09:15:23.1816969Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/interoplibinterface_java.cpp.o 2026-01-22T09:15:23.6178436Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/gcenv.ee.cpp.o 2026-01-22T09:15:23.7134574Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/MathHelpers.cpp.o 2026-01-22T09:15:23.7904007Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/MiscHelpers.cpp.o 2026-01-22T09:15:23.8551384Z [ 33%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/ep-rt-aot.cpp.o 2026-01-22T09:15:24.1472026Z [ 33%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/ds-rt-aot.cpp.o 2026-01-22T09:15:24.3362550Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/GcStressControl.cpp.o 2026-01-22T09:15:24.4076215Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/TypeManager.cpp.o 2026-01-22T09:15:24.6715846Z [ 33%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/ObjectLayout.cpp.o 2026-01-22T09:15:24.7178681Z [ 33%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/__/eventpipeinternal.cpp.o 2026-01-22T09:15:24.9039974Z [ 33%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/__/EnabledEventPipeInterface.cpp.o 2026-01-22T09:15:24.9854083Z [ 50%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/HandleTableHelpers.cpp.o 2026-01-22T09:15:25.1412160Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/portable.cpp.o 2026-01-22T09:15:25.3361770Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/interoplibinterface_java.cpp.o 2026-01-22T09:15:25.4405619Z [ 66%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/__/runtimeeventinternal.cpp.o 2026-01-22T09:15:25.5464676Z [ 66%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/__/eventtrace.cpp.o 2026-01-22T09:15:25.6458221Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/RestrictedCallouts.cpp.o 2026-01-22T09:15:25.6982951Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/RhConfig.cpp.o 2026-01-22T09:15:25.9504464Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/MathHelpers.cpp.o 2026-01-22T09:15:26.1593727Z [ 66%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/__/eventtrace_bulktype.cpp.o 2026-01-22T09:15:26.1802602Z [ 66%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/__/eventtrace_gcheap.cpp.o 2026-01-22T09:15:26.2059883Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/RuntimeInstance.cpp.o 2026-01-22T09:15:26.4019206Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/MiscHelpers.cpp.o 2026-01-22T09:15:26.8235298Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/StackFrameIterator.cpp.o 2026-01-22T09:15:26.8459008Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/startup.cpp.o 2026-01-22T09:15:26.8511618Z [ 66%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/__/profheapwalkhelper.cpp.o 2026-01-22T09:15:27.0046620Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/TypeManager.cpp.o 2026-01-22T09:15:27.3735759Z [ 66%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/eventpipe/eventpipehelpers.cpp.o 2026-01-22T09:15:27.3863903Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/ObjectLayout.cpp.o 2026-01-22T09:15:27.5124531Z [ 66%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/eventpipe/dotnetruntime.cpp.o 2026-01-22T09:15:27.6362858Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/stressLog.cpp.o 2026-01-22T09:15:27.8442508Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/portable.cpp.o 2026-01-22T09:15:28.0415717Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/RestrictedCallouts.cpp.o 2026-01-22T09:15:28.2511982Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/SyncClean.cpp.o 2026-01-22T09:15:28.3358942Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/RhConfig.cpp.o 2026-01-22T09:15:28.5700381Z [ 66%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/eventpipe/dotnetruntimerundown.cpp.o 2026-01-22T09:15:28.6751768Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/thread.cpp.o 2026-01-22T09:15:28.8498140Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/RuntimeInstance.cpp.o 2026-01-22T09:15:28.9541936Z [ 66%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/eventpipe/dotnetruntimeprivate.cpp.o 2026-01-22T09:15:29.2665370Z [ 66%] Building CXX object nativeaot/Runtime/eventpipe/CMakeFiles/eventpipe-enabled.dir/inc/clretwallmain.cpp.o 2026-01-22T09:15:29.4605998Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/StackFrameIterator.cpp.o 2026-01-22T09:15:29.5287263Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/threadstore.cpp.o 2026-01-22T09:15:29.8086021Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/UniversalTransitionHelpers.cpp.o 2026-01-22T09:15:29.9658932Z [ 66%] Linking CXX static library libeventpipe-enabled.a 2026-01-22T09:15:30.0217480Z [ 66%] Built target eventpipe-enabled 2026-01-22T09:15:30.0340979Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/startup.cpp.o 2026-01-22T09:15:30.2271584Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/stressLog.cpp.o 2026-01-22T09:15:30.2526939Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/yieldprocessornormalized.cpp.o 2026-01-22T09:15:30.2760656Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/gceventstatus.cpp.o 2026-01-22T09:15:30.5465938Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/SyncClean.cpp.o 2026-01-22T09:15:30.8346818Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/thread.cpp.o 2026-01-22T09:15:30.8384927Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/gcbridge.cpp.o 2026-01-22T09:15:30.8614820Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/threadstore.cpp.o 2026-01-22T09:15:31.0017544Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/gcload.cpp.o 2026-01-22T09:15:31.5557667Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/UniversalTransitionHelpers.cpp.o 2026-01-22T09:15:31.5573124Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/gcconfig.cpp.o 2026-01-22T09:15:31.7068268Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/gchandletable.cpp.o 2026-01-22T09:15:31.7184337Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/yieldprocessornormalized.cpp.o 2026-01-22T09:15:31.9610856Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/gccommon.cpp.o 2026-01-22T09:15:32.3156939Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/gceventstatus.cpp.o 2026-01-22T09:15:32.3164791Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/gceewks.cpp.o 2026-01-22T09:15:32.3901788Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/gcbridge.cpp.o 2026-01-22T09:15:32.5396434Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/gcload.cpp.o 2026-01-22T09:15:32.8671152Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/gcwks.cpp.o 2026-01-22T09:15:33.1022784Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/gcscan.cpp.o 2026-01-22T09:15:33.1091516Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/handletable.cpp.o 2026-01-22T09:15:33.2687613Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/gcconfig.cpp.o 2026-01-22T09:15:33.6642844Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/gchandletable.cpp.o 2026-01-22T09:15:33.8616066Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/gccommon.cpp.o 2026-01-22T09:15:34.1040242Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/gceewks.cpp.o 2026-01-22T09:15:34.2721668Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/gcwks.cpp.o 2026-01-22T09:15:34.4338897Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/handletablecache.cpp.o 2026-01-22T09:15:34.8934828Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/handletablecore.cpp.o 2026-01-22T09:15:35.1201166Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/gcscan.cpp.o 2026-01-22T09:15:35.6632766Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/handletablescan.cpp.o 2026-01-22T09:15:35.8007458Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/handletable.cpp.o 2026-01-22T09:15:36.4747049Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/objecthandle.cpp.o 2026-01-22T09:15:36.5289318Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/softwarewritewatch.cpp.o 2026-01-22T09:15:37.1253660Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/handletablecache.cpp.o 2026-01-22T09:15:37.3439554Z [ 66%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/handletablecore.cpp.o 2026-01-22T09:15:37.8111851Z [ 66%] Building C object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__w/1/s/src/native/minipal/xoshiro128pp.c.o 2026-01-22T09:15:37.8922510Z [ 83%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/handletablescan.cpp.o 2026-01-22T09:15:38.2246610Z [ 83%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/runtime/SignalSafeThreadMap.cpp.o 2026-01-22T09:15:38.6678680Z [ 83%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/objecthandle.cpp.o 2026-01-22T09:15:38.7173653Z [ 83%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/softwarewritewatch.cpp.o 2026-01-22T09:15:39.3692490Z [ 83%] Building C object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__w/1/s/src/native/minipal/xoshiro128pp.c.o 2026-01-22T09:15:39.4491800Z [ 83%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/unix/PalUnix.cpp.o 2026-01-22T09:15:39.6437181Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/unix/PalCreateDump.cpp.o 2026-01-22T09:15:39.8726324Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/runtime/SignalSafeThreadMap.cpp.o 2026-01-22T09:15:39.9290879Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/unix/PalUnix.cpp.o 2026-01-22T09:15:40.3033632Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/unix/PalCreateDump.cpp.o 2026-01-22T09:15:40.4300750Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/unix/gcenv.unix.cpp.o 2026-01-22T09:15:40.5295232Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/unix/gcenv.unix.cpp.o 2026-01-22T09:15:41.3261133Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/unix/numasupport.cpp.o 2026-01-22T09:15:41.4290547Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/unix/numasupport.cpp.o 2026-01-22T09:15:41.5001465Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/unix/events.cpp.o 2026-01-22T09:15:41.5371062Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/unix/cgroup.cpp.o 2026-01-22T09:15:41.7718103Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/unix/events.cpp.o 2026-01-22T09:15:41.9382973Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/AsmOffsetsVerify.cpp.o 2026-01-22T09:15:42.2120905Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/ThunksMapping.cpp.o 2026-01-22T09:15:42.4336758Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/__/__/gc/unix/cgroup.cpp.o 2026-01-22T09:15:42.6604664Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/AsmOffsetsVerify.cpp.o 2026-01-22T09:15:42.6769131Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/ThunksMapping.cpp.o 2026-01-22T09:15:43.1133898Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/unix/cgroupcpu.cpp.o 2026-01-22T09:15:43.1670271Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/unix/HardwareExceptions.cpp.o 2026-01-22T09:15:43.3082564Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/unix/cgroupcpu.cpp.o 2026-01-22T09:15:43.4985779Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/unix/NativeContext.cpp.o 2026-01-22T09:15:43.6474152Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/unix/HardwareExceptions.cpp.o 2026-01-22T09:15:43.9126750Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/unix/NativeContext.cpp.o 2026-01-22T09:15:44.1252431Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/unix/UnixSignals.cpp.o 2026-01-22T09:15:44.3732701Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/unix/UnixSignals.cpp.o 2026-01-22T09:15:44.7192188Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/unix/UnwindHelpers.cpp.o 2026-01-22T09:15:44.7863867Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/unix/UnwindHelpers.cpp.o 2026-01-22T09:15:45.0439015Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/unix/UnixNativeCodeManager.cpp.o 2026-01-22T09:15:46.2010552Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__w/1/s/src/native/external/llvm-libunwind/src/Unwind-EHABI.cpp.o 2026-01-22T09:15:46.2237490Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__w/1/s/src/native/external/llvm-libunwind/src/libunwind.cpp.o 2026-01-22T09:15:46.2274356Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__/unix/UnixNativeCodeManager.cpp.o 2026-01-22T09:15:46.2540896Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__w/1/s/src/native/external/llvm-libunwind/src/Unwind-EHABI.cpp.o 2026-01-22T09:15:46.2959862Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/gceesvr.cpp.o 2026-01-22T09:15:47.0876117Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.ServerGC.dir/__/__/__/gc/gcsvr.cpp.o 2026-01-22T09:15:47.1229820Z [100%] Building CXX object nativeaot/Runtime/Full/CMakeFiles/Runtime.WorkstationGC.dir/__w/1/s/src/native/external/llvm-libunwind/src/libunwind.cpp.o 2026-01-22T09:15:47.7798109Z [100%] Linking CXX static library libRuntime.WorkstationGC.a 2026-01-22T09:15:47.8440455Z [100%] Built target Runtime.WorkstationGC 2026-01-22T09:15:56.9878490Z [100%] Linking CXX static library libRuntime.ServerGC.a 2026-01-22T09:15:57.0354197Z [100%] Built target Runtime.ServerGC 2026-01-22T09:15:57.0523664Z -- Install configuration: "CHECKED" 2026-01-22T09:15:57.0553704Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./watchdog 2026-01-22T09:15:57.0559096Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/./watchdog.dbg 2026-01-22T09:15:57.0577094Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/libbootstrapper.o 2026-01-22T09:15:57.0583164Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/libstdc++compat.a 2026-01-22T09:15:57.0589076Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/libbootstrapperdll.o 2026-01-22T09:15:57.0594888Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/libRuntime.WorkstationGC.a 2026-01-22T09:15:57.0723571Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/libRuntime.ServerGC.a 2026-01-22T09:15:57.0892556Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/libstandalonegc-disabled.a 2026-01-22T09:15:57.0895027Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/libstandalonegc-enabled.a 2026-01-22T09:15:57.0901720Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/libaotminipal.a 2026-01-22T09:15:57.0907204Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/libRuntime.VxsortEnabled.a 2026-01-22T09:15:57.0918679Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/libRuntime.VxsortDisabled.a 2026-01-22T09:15:57.0924692Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/libeventpipe-enabled.a 2026-01-22T09:15:57.0977170Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/libeventpipe-disabled.a 2026-01-22T09:15:57.1136676Z [100%] Built target nativeaot 2026-01-22T09:15:57.1213623Z /__w/1/s/src/coreclr 2026-01-22T09:15:57.1214075Z Repo successfully built. 2026-01-22T09:15:57.1214409Z Product binaries are available at /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked 2026-01-22T09:15:57.3774094Z Executing "/__w/1/s/src/coreclr/build-runtime.sh" -cmakeargs "-DCLR_CROSS_COMPONENTS_BUILD=1" -x64 -checked -ci -os linux -hostarch x64 -hostos linux -targetrid linux-x64 -cmakeargs "-DCLR_DOTNET_RID=linux-x64" -subdir x64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -component alljits -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=Checked" 2026-01-22T09:15:57.3896894Z Commencing CoreCLR Repo build 2026-01-22T09:15:57.4489198Z __TargetRid: linux-x64 2026-01-22T09:15:57.4490017Z Setting up directories for build 2026-01-22T09:15:57.4570001Z Checking prerequisites... 2026-01-22T09:15:57.4852288Z Commencing build of " alljits " target in "CoreCLR component" for linux.x64.Checked in /__w/1/s/artifacts/obj/coreclr/linux.x64.Checked/x64 2026-01-22T09:15:57.4854007Z Invoking "/__w/1/s/eng/native/gen-buildsys.sh" "/__w/1/s/src/coreclr" "/__w/1/s/artifacts/obj/coreclr/linux.x64.Checked/x64" x64 linux clang Checked "" -DCLR_CMAKE_PGO_INSTRUMENT=0 -DCLR_CMAKE_OPTDATA_PATH= -DCLR_CMAKE_PGO_OPTIMIZE=0 -DCLI_CMAKE_FALLBACK_OS="linux" -DFEATURE_DISTRO_AGNOSTIC_SSL=1 -DCMAKE_BUILD_RUNTIME_CONFIGURATION=Checked -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 -DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet -DCLR_DOTNET_RID=linux-x64 -DCLR_CROSS_COMPONENTS_BUILD=1 2026-01-22T09:15:57.6605634Z Not searching for unused variables given on the command line. 2026-01-22T09:15:57.6606167Z -- The C compiler identification is Clang 21.1.7 2026-01-22T09:15:57.7622311Z -- The CXX compiler identification is Clang 21.1.7 2026-01-22T09:15:57.7815751Z -- Detecting C compiler ABI info 2026-01-22T09:15:57.8946732Z -- Detecting C compiler ABI info - done 2026-01-22T09:15:57.9155155Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-01-22T09:15:57.9168322Z -- Detecting C compile features 2026-01-22T09:15:57.9171509Z -- Detecting C compile features - done 2026-01-22T09:15:57.9234496Z -- Detecting CXX compiler ABI info 2026-01-22T09:15:58.0326172Z -- Detecting CXX compiler ABI info - done 2026-01-22T09:15:58.0548366Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-01-22T09:15:58.0551602Z -- Detecting CXX compile features 2026-01-22T09:15:58.0572984Z -- Detecting CXX compile features - done 2026-01-22T09:15:58.0982645Z -- The linker identification is LLD 21.1.7 (compatible with GNU linkers) 2026-01-22T09:15:58.1093917Z Detected Linux x86_64 2026-01-22T09:15:58.1113001Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG 2026-01-22T09:15:58.2309391Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG - Success 2026-01-22T09:15:58.2310022Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH 2026-01-22T09:15:58.3552477Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success 2026-01-22T09:15:58.3572874Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-22T09:15:58.4817173Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-22T09:15:58.5510244Z -- The ASM compiler identification is Clang 21.1.7 with GNU-like command-line 2026-01-22T09:15:58.5548911Z -- Found assembler: /usr/local/bin/clang-21 2026-01-22T09:15:58.5586014Z -- Performing Test COMPILER_SUPPORTS_F_ALIGNED_NEW 2026-01-22T09:15:58.6708218Z -- Performing Test COMPILER_SUPPORTS_F_ALIGNED_NEW - Success 2026-01-22T09:15:58.6751661Z -- Looking for include file elf.h 2026-01-22T09:15:58.7846225Z -- Looking for include file elf.h - found 2026-01-22T09:15:58.7851199Z -- Looking for include file sys/elf.h 2026-01-22T09:15:58.8449068Z -- Looking for include file sys/elf.h - not found 2026-01-22T09:15:58.8449777Z -- Looking for include file endian.h 2026-01-22T09:15:58.9446701Z -- Looking for include file endian.h - found 2026-01-22T09:15:58.9457478Z -- Looking for include file sys/endian.h 2026-01-22T09:15:59.0025821Z -- Looking for include file sys/endian.h - not found 2026-01-22T09:15:59.0029378Z -- Looking for include file link.h 2026-01-22T09:15:59.1132631Z -- Looking for include file link.h - found 2026-01-22T09:15:59.1138177Z -- Looking for include file sys/link.h 2026-01-22T09:15:59.1677352Z -- Looking for include file sys/link.h - not found 2026-01-22T09:15:59.1680971Z -- Looking for pipe2 2026-01-22T09:15:59.2716105Z -- Looking for pipe2 - found 2026-01-22T09:15:59.2716958Z -- Performing Test HAVE__BUILTIN_UNREACHABLE 2026-01-22T09:15:59.3707699Z -- Performing Test HAVE__BUILTIN_UNREACHABLE - Success 2026-01-22T09:15:59.3777875Z -- Looking for include file sys/vmparam.h 2026-01-22T09:15:59.4308303Z -- Looking for include file sys/vmparam.h - not found 2026-01-22T09:15:59.4309436Z -- Looking for include file mach/vm_types.h 2026-01-22T09:15:59.4831057Z -- Looking for include file mach/vm_types.h - not found 2026-01-22T09:15:59.4836967Z -- Looking for include file mach/vm_param.h 2026-01-22T09:15:59.5385268Z -- Looking for include file mach/vm_param.h - not found 2026-01-22T09:15:59.5386373Z -- Looking for 3 include files sys/param.h, ..., machine/npx.h 2026-01-22T09:15:59.6235471Z -- Looking for 3 include files sys/param.h, ..., machine/npx.h - not found 2026-01-22T09:15:59.6241088Z -- Looking for 3 include files sys/param.h, ..., machine/reg.h 2026-01-22T09:15:59.6903446Z -- Looking for 3 include files sys/param.h, ..., machine/reg.h - not found 2026-01-22T09:15:59.6903912Z -- Looking for include file machine/vmparam.h 2026-01-22T09:15:59.7491960Z -- Looking for include file machine/vmparam.h - not found 2026-01-22T09:15:59.7494002Z -- Looking for include file procfs.h 2026-01-22T09:15:59.8090211Z -- Looking for include file procfs.h - not found 2026-01-22T09:15:59.8090801Z -- Looking for include file crt_externs.h 2026-01-22T09:15:59.8704912Z -- Looking for include file crt_externs.h - not found 2026-01-22T09:15:59.8705442Z -- Looking for include file sys/time.h 2026-01-22T09:15:59.9780820Z -- Looking for include file sys/time.h - found 2026-01-22T09:15:59.9784089Z -- Looking for include file pthread_np.h 2026-01-22T09:16:00.0348685Z -- Looking for include file pthread_np.h - not found 2026-01-22T09:16:00.0350259Z -- Looking for include file sys/membarrier.h 2026-01-22T09:16:00.0891667Z -- Looking for include file sys/membarrier.h - not found 2026-01-22T09:16:00.0892062Z -- Looking for include file sys/lwp.h 2026-01-22T09:16:00.1432675Z -- Looking for include file sys/lwp.h - not found 2026-01-22T09:16:00.1433053Z -- Looking for include file lwp.h 2026-01-22T09:16:00.1984001Z -- Looking for include file lwp.h - not found 2026-01-22T09:16:00.1984378Z -- Looking for include file runetype.h 2026-01-22T09:16:00.2508178Z -- Looking for include file runetype.h - not found 2026-01-22T09:16:00.2508929Z -- Looking for include file semaphore.h 2026-01-22T09:16:00.3498305Z -- Looking for include file semaphore.h - found 2026-01-22T09:16:00.3498573Z -- Looking for include file sys/prctl.h 2026-01-22T09:16:00.4492463Z -- Looking for include file sys/prctl.h - found 2026-01-22T09:16:00.4493875Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-22T09:16:00.5078786Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-22T09:16:00.5079258Z -- Looking for include file sys/ptrace.h 2026-01-22T09:16:00.6062899Z -- Looking for include file sys/ptrace.h - found 2026-01-22T09:16:00.6063591Z -- Looking for include file sys/ucontext.h 2026-01-22T09:16:00.7052196Z -- Looking for include file sys/ucontext.h - found 2026-01-22T09:16:00.7052627Z -- Looking for include file sys/mount.h 2026-01-22T09:16:00.8134563Z -- Looking for include file sys/mount.h - found 2026-01-22T09:16:00.8134930Z -- Looking for include file ucontext.h 2026-01-22T09:16:00.9147027Z -- Looking for include file ucontext.h - found 2026-01-22T09:16:00.9151564Z -- Looking for getauxval 2026-01-22T09:16:01.0168956Z -- Looking for getauxval - found 2026-01-22T09:16:01.0169229Z -- Performing Test HAVE_VM_FLAGS_SUPERPAGE_SIZE_ANY 2026-01-22T09:16:01.0769179Z -- Performing Test HAVE_VM_FLAGS_SUPERPAGE_SIZE_ANY - Failed 2026-01-22T09:16:01.0769583Z -- Performing Test HAVE_MAP_HUGETLB 2026-01-22T09:16:01.1825129Z -- Performing Test HAVE_MAP_HUGETLB - Success 2026-01-22T09:16:01.1825586Z -- Performing Test HAVE_LTTNG_TRACEPOINT_H 2026-01-22T09:16:01.3901363Z -- Performing Test HAVE_LTTNG_TRACEPOINT_H - Success 2026-01-22T09:16:01.3901751Z -- Looking for sysctlbyname 2026-01-22T09:16:01.4940691Z -- Looking for sysctlbyname - not found 2026-01-22T09:16:01.4943427Z -- Looking for include file gnu/lib-names.h 2026-01-22T09:16:01.5932248Z -- Looking for include file gnu/lib-names.h - found 2026-01-22T09:16:01.5933623Z -- Looking for kqueue 2026-01-22T09:16:01.6879591Z -- Looking for kqueue - not found 2026-01-22T09:16:01.6880026Z -- Looking for sched_getaffinity in c 2026-01-22T09:16:01.7812771Z -- Looking for sched_getaffinity in c - found 2026-01-22T09:16:01.7814421Z -- Looking for sched_setaffinity in c 2026-01-22T09:16:01.8806934Z -- Looking for sched_setaffinity in c - found 2026-01-22T09:16:01.8807418Z -- Looking for pthread_create in pthread 2026-01-22T09:16:01.9790912Z -- Looking for pthread_create in pthread - found 2026-01-22T09:16:01.9791178Z -- Looking for pthread_create in c 2026-01-22T09:16:02.0728133Z -- Looking for pthread_create in c - found 2026-01-22T09:16:02.0728519Z -- Looking for pthread_attr_get_np in pthread 2026-01-22T09:16:02.1693982Z -- Looking for pthread_attr_get_np in pthread - not found 2026-01-22T09:16:02.1694337Z -- Looking for pthread_getattr_np in pthread 2026-01-22T09:16:02.2632936Z -- Looking for pthread_getattr_np in pthread - found 2026-01-22T09:16:02.2633472Z -- Looking for pthread_getcpuclockid in pthread 2026-01-22T09:16:02.3588056Z -- Looking for pthread_getcpuclockid in pthread - found 2026-01-22T09:16:02.3588346Z -- Looking for pthread_getaffinity_np in pthread 2026-01-22T09:16:02.4538163Z -- Looking for pthread_getaffinity_np in pthread - found 2026-01-22T09:16:02.4538544Z -- Looking for fsync 2026-01-22T09:16:02.5475367Z -- Looking for fsync - found 2026-01-22T09:16:02.5476132Z -- Looking for futimes 2026-01-22T09:16:02.6403958Z -- Looking for futimes - found 2026-01-22T09:16:02.6404309Z -- Looking for sysconf 2026-01-22T09:16:02.7345528Z -- Looking for sysconf - found 2026-01-22T09:16:02.7345878Z -- Looking for gmtime_r 2026-01-22T09:16:02.8309659Z -- Looking for gmtime_r - found 2026-01-22T09:16:02.8310080Z -- Looking for poll 2026-01-22T09:16:02.9272501Z -- Looking for poll - found 2026-01-22T09:16:02.9273087Z -- Looking for statvfs 2026-01-22T09:16:03.0286646Z -- Looking for statvfs - found 2026-01-22T09:16:03.0287003Z -- Looking for thread_self 2026-01-22T09:16:03.1225753Z -- Looking for thread_self - not found 2026-01-22T09:16:03.1226104Z -- Looking for _lwp_self 2026-01-22T09:16:03.2205646Z -- Looking for _lwp_self - not found 2026-01-22T09:16:03.2205899Z -- Looking for pthread_mach_thread_np 2026-01-22T09:16:03.3151928Z -- Looking for pthread_mach_thread_np - not found 2026-01-22T09:16:03.3152604Z -- Performing Test HAVE_MACH_EXCEPTIONS 2026-01-22T09:16:03.3692746Z -- Performing Test HAVE_MACH_EXCEPTIONS - Failed 2026-01-22T09:16:03.3693393Z -- Performing Test HAVE_SIGALTSTACK 2026-01-22T09:16:03.4900728Z -- Performing Test HAVE_SIGALTSTACK - Success 2026-01-22T09:16:03.4905741Z -- Looking for vm_allocate 2026-01-22T09:16:03.5869274Z -- Looking for vm_allocate - not found 2026-01-22T09:16:03.5869623Z -- Looking for vm_read 2026-01-22T09:16:03.6817511Z -- Looking for vm_read - not found 2026-01-22T09:16:03.6817766Z -- Looking for directio 2026-01-22T09:16:03.7756371Z -- Looking for directio - not found 2026-01-22T09:16:03.7756811Z -- Looking for semget 2026-01-22T09:16:03.8693610Z -- Looking for semget - found 2026-01-22T09:16:03.8693984Z -- Looking for pthread_mutex_init 2026-01-22T09:16:03.9638826Z -- Looking for pthread_mutex_init - found 2026-01-22T09:16:03.9639180Z -- Looking for ttrace 2026-01-22T09:16:04.0629995Z -- Looking for ttrace - not found 2026-01-22T09:16:04.0630371Z -- Looking for strerrorname_np 2026-01-22T09:16:04.1627816Z -- Looking for strerrorname_np - found 2026-01-22T09:16:04.1628238Z -- Performing Test HAVE_CPUSET_T 2026-01-22T09:16:04.2172121Z -- Performing Test HAVE_CPUSET_T - Failed 2026-01-22T09:16:04.2172480Z -- Performing Test HAVE_GREGSET_T 2026-01-22T09:16:04.3135217Z -- Performing Test HAVE_GREGSET_T - Success 2026-01-22T09:16:04.3135589Z -- Performing Test HAVE___GREGSET_T 2026-01-22T09:16:04.3688563Z -- Performing Test HAVE___GREGSET_T - Failed 2026-01-22T09:16:04.3689002Z -- Performing Test HAVE_FPSTATE_GLIBC_RESERVED1 2026-01-22T09:16:04.4649340Z -- Performing Test HAVE_FPSTATE_GLIBC_RESERVED1 - Success 2026-01-22T09:16:04.4653882Z -- Performing Test HAVE_FPREGS_WITH_CW 2026-01-22T09:16:04.5204152Z -- Performing Test HAVE_FPREGS_WITH_CW - Failed 2026-01-22T09:16:04.5204569Z -- Looking for sys/types.h 2026-01-22T09:16:04.6166606Z -- Looking for sys/types.h - found 2026-01-22T09:16:04.6167061Z -- Looking for stdint.h 2026-01-22T09:16:04.7118090Z -- Looking for stdint.h - found 2026-01-22T09:16:04.7118340Z -- Looking for stddef.h 2026-01-22T09:16:04.8051736Z -- Looking for stddef.h - found 2026-01-22T09:16:04.8052140Z -- Check size of struct reg 2026-01-22T09:16:04.8614756Z -- Check size of struct reg - failed 2026-01-22T09:16:04.8615951Z -- Check size of struct pt_regs 2026-01-22T09:16:04.9623506Z -- Check size of struct pt_regs - done 2026-01-22T09:16:04.9623921Z -- Check size of ucontext_t 2026-01-22T09:16:05.0620663Z -- Check size of ucontext_t - done 2026-01-22T09:16:05.0626341Z -- Check size of pthread_rwlock_t 2026-01-22T09:16:05.1727058Z -- Check size of pthread_rwlock_t - done 2026-01-22T09:16:05.1727493Z -- Check size of prwatch_t 2026-01-22T09:16:05.2334110Z -- Check size of prwatch_t - failed 2026-01-22T09:16:05.2334474Z -- Check size of off_t 2026-01-22T09:16:05.3323586Z -- Check size of off_t - done 2026-01-22T09:16:05.3326766Z -- Looking for SYS_yield 2026-01-22T09:16:05.3871948Z -- Looking for SYS_yield - not found 2026-01-22T09:16:05.3872297Z -- Looking for INFTIM 2026-01-22T09:16:05.4444311Z -- Looking for INFTIM - not found 2026-01-22T09:16:05.4445755Z -- Looking for _DEBUG 2026-01-22T09:16:05.4979548Z -- Looking for _DEBUG - not found 2026-01-22T09:16:05.4979807Z -- Looking for _SC_PHYS_PAGES 2026-01-22T09:16:05.6027074Z -- Looking for _SC_PHYS_PAGES - found 2026-01-22T09:16:05.6027536Z -- Looking for _SC_AVPHYS_PAGES 2026-01-22T09:16:05.7062933Z -- Looking for _SC_AVPHYS_PAGES - found 2026-01-22T09:16:05.7063868Z -- Performing Test REALPATH_SUPPORTS_NONEXISTENT_FILES 2026-01-22T09:16:05.8300693Z -- Performing Test REALPATH_SUPPORTS_NONEXISTENT_FILES - Failed 2026-01-22T09:16:05.8301245Z -- Performing Test HAVE_BROKEN_FIFO_SELECT 2026-01-22T09:16:05.9169144Z -- Performing Test HAVE_BROKEN_FIFO_SELECT - Failed 2026-01-22T09:16:05.9170078Z -- Performing Test HAVE_BROKEN_FIFO_KEVENT 2026-01-22T09:16:06.0010820Z -- Performing Test HAVE_BROKEN_FIFO_KEVENT - Failed 2026-01-22T09:16:06.0011149Z -- Performing Test HAVE_SCHED_GET_PRIORITY 2026-01-22T09:16:06.1271347Z -- Performing Test HAVE_SCHED_GET_PRIORITY - Success 2026-01-22T09:16:06.1272618Z -- Performing Test HAVE_WORKING_GETTIMEOFDAY 2026-01-22T09:16:06.2447374Z -- Performing Test HAVE_WORKING_GETTIMEOFDAY - Success 2026-01-22T09:16:06.2447790Z -- Performing Test HAVE_WORKING_CLOCK_GETTIME 2026-01-22T09:16:06.3664287Z -- Performing Test HAVE_WORKING_CLOCK_GETTIME - Success 2026-01-22T09:16:06.3667505Z -- Performing Test HAVE_CLOCK_MONOTONIC 2026-01-22T09:16:06.4867054Z -- Performing Test HAVE_CLOCK_MONOTONIC - Success 2026-01-22T09:16:06.4867519Z -- Looking for pthread_condattr_setclock in pthread 2026-01-22T09:16:06.5830221Z -- Looking for pthread_condattr_setclock in pthread - found 2026-01-22T09:16:06.5830626Z -- Performing Test HAVE_CLOCK_THREAD_CPUTIME 2026-01-22T09:16:06.7018557Z -- Performing Test HAVE_CLOCK_THREAD_CPUTIME - Success 2026-01-22T09:16:06.7018977Z -- Performing Test MMAP_ANON_IGNORES_PROTECTION 2026-01-22T09:16:06.7776407Z -- Performing Test MMAP_ANON_IGNORES_PROTECTION - Failed 2026-01-22T09:16:06.7776815Z -- Performing Test ONE_SHARED_MAPPING_PER_FILEREGION_PER_PROCESS 2026-01-22T09:16:07.0067535Z -- Performing Test ONE_SHARED_MAPPING_PER_FILEREGION_PER_PROCESS - Failed 2026-01-22T09:16:07.0069246Z -- Performing Test PTHREAD_CREATE_MODIFIES_ERRNO 2026-01-22T09:16:07.1319388Z -- Performing Test PTHREAD_CREATE_MODIFIES_ERRNO - Failed 2026-01-22T09:16:07.1321411Z -- Performing Test SEM_INIT_MODIFIES_ERRNO 2026-01-22T09:16:07.2524593Z -- Performing Test SEM_INIT_MODIFIES_ERRNO - Failed 2026-01-22T09:16:07.2525131Z -- Performing Test HAVE_PROCFS_CTL 2026-01-22T09:16:07.3830732Z -- Performing Test HAVE_PROCFS_CTL - Failed 2026-01-22T09:16:07.3831220Z -- Performing Test HAVE_PROCFS_STAT 2026-01-22T09:16:07.5155042Z -- Performing Test HAVE_PROCFS_STAT - Success 2026-01-22T09:16:07.5155859Z -- Performing Test HAS_POSIX_SEMAPHORES 2026-01-22T09:16:07.6380982Z -- Performing Test HAS_POSIX_SEMAPHORES - Success 2026-01-22T09:16:07.6382755Z -- Performing Test UNWIND_CONTEXT_IS_UCONTEXT_T 2026-01-22T09:16:07.7404119Z -- Performing Test UNWIND_CONTEXT_IS_UCONTEXT_T - Success 2026-01-22T09:16:07.7404587Z -- Looking for unw_get_save_loc 2026-01-22T09:16:07.8411067Z -- Looking for unw_get_save_loc - found 2026-01-22T09:16:07.8411575Z -- Looking for unw_get_accessors 2026-01-22T09:16:07.9425433Z -- Looking for unw_get_accessors - found 2026-01-22T09:16:07.9426208Z -- Looking for unw_get_proc_info_in_range 2026-01-22T09:16:08.0438434Z -- Looking for unw_get_proc_info_in_range - found 2026-01-22T09:16:08.0439437Z -- Performing Test HAVE_UNW_AARCH64_X19 2026-01-22T09:16:08.1092687Z -- Performing Test HAVE_UNW_AARCH64_X19 - Failed 2026-01-22T09:16:08.1093068Z -- Performing Test HAVE_PUBLIC_XSTATE_STRUCT 2026-01-22T09:16:08.2182223Z -- Performing Test HAVE_PUBLIC_XSTATE_STRUCT - Success 2026-01-22T09:16:08.2182523Z -- Performing Test HAVE__FPX_SW_BYTES_WITH_XSTATE_BV 2026-01-22T09:16:08.3150977Z -- Performing Test HAVE__FPX_SW_BYTES_WITH_XSTATE_BV - Success 2026-01-22T09:16:08.3151263Z -- Performing Test HAVE_PR_SET_PTRACER 2026-01-22T09:16:08.4153865Z -- Performing Test HAVE_PR_SET_PTRACER - Success 2026-01-22T09:16:08.4154258Z -- Performing Test HAVE_STATFS_FSTYPENAME 2026-01-22T09:16:08.4745784Z -- Performing Test HAVE_STATFS_FSTYPENAME - Failed 2026-01-22T09:16:08.4746162Z -- Performing Test HAVE_STATVFS_FSTYPENAME 2026-01-22T09:16:08.5357060Z -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed 2026-01-22T09:16:08.5361037Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS 2026-01-22T09:16:08.6371495Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - True 2026-01-22T09:16:09.0261082Z -- Found Python: /usr/bin/python3.12 (found version "3.12.9") found components: Interpreter 2026-01-22T09:16:09.7529512Z -- Looking for sys/socket.h 2026-01-22T09:16:09.8579081Z -- Looking for sys/socket.h - found 2026-01-22T09:16:09.8580021Z -- Looking for accept4 2026-01-22T09:16:09.9207270Z -- Looking for accept4 - not found 2026-01-22T09:16:09.9207683Z -- Looking for linux/user_events.h 2026-01-22T09:16:10.0160464Z -- Looking for linux/user_events.h - found 2026-01-22T09:16:10.0160821Z -- Looking for sys/ioctl.h 2026-01-22T09:16:10.1131112Z -- Looking for sys/ioctl.h - found 2026-01-22T09:16:10.1131468Z -- Looking for unistd.h 2026-01-22T09:16:10.2130973Z -- Looking for unistd.h - found 2026-01-22T09:16:10.2133629Z -- Looking for sys/uio.h 2026-01-22T09:16:10.3111123Z -- Looking for sys/uio.h - found 2026-01-22T09:16:10.3111577Z -- Looking for errno.h 2026-01-22T09:16:10.4046224Z -- Looking for errno.h - found 2026-01-22T09:16:10.4083192Z -- Looking for include files windows.h, bcrypt.h 2026-01-22T09:16:10.4604386Z -- Looking for include files windows.h, bcrypt.h - not found 2026-01-22T09:16:10.4606162Z -- Looking for include file asm/hwprobe.h 2026-01-22T09:16:10.5131434Z -- Looking for include file asm/hwprobe.h - not found 2026-01-22T09:16:10.5131934Z -- Looking for include file sys/resource.h 2026-01-22T09:16:10.6109775Z -- Looking for include file sys/resource.h - found 2026-01-22T09:16:10.6115399Z -- Looking for arc4random_buf 2026-01-22T09:16:10.7173862Z -- Looking for arc4random_buf - found 2026-01-22T09:16:10.7176610Z -- Looking for O_CLOEXEC 2026-01-22T09:16:10.8167053Z -- Looking for O_CLOEXEC - found 2026-01-22T09:16:10.8168907Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-22T09:16:10.9145377Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-01-22T09:16:10.9146527Z -- Looking for clock_gettime_nsec_np 2026-01-22T09:16:10.9714099Z -- Looking for clock_gettime_nsec_np - not found 2026-01-22T09:16:10.9813585Z -- Looking for include file sys/mman.h 2026-01-22T09:16:11.0764834Z -- Looking for include file sys/mman.h - found 2026-01-22T09:16:11.0769277Z -- Performing Test HAVE_PTHREAD_THREADID_NP 2026-01-22T09:16:11.1440518Z -- Performing Test HAVE_PTHREAD_THREADID_NP - Failed 2026-01-22T09:16:11.1441074Z -- Performing Test HAVE_PTHREAD_GETTHREADID_NP 2026-01-22T09:16:11.2117429Z -- Performing Test HAVE_PTHREAD_GETTHREADID_NP - Failed 2026-01-22T09:16:11.2117853Z -- Performing Test HAVE_SCHED_GETCPU 2026-01-22T09:16:11.3176087Z -- Performing Test HAVE_SCHED_GETCPU - Success 2026-01-22T09:16:11.3177392Z -- Looking for posix_madvise 2026-01-22T09:16:11.4133598Z -- Looking for posix_madvise - found 2026-01-22T09:16:11.4137213Z -- Looking for pthread_setaffinity_np in pthread 2026-01-22T09:16:11.5082299Z -- Looking for pthread_setaffinity_np in pthread - found 2026-01-22T09:16:11.5082780Z -- Looking for swapctl 2026-01-22T09:16:11.5631927Z -- Looking for swapctl - not found 2026-01-22T09:16:11.5632335Z -- Looking for sysinfo 2026-01-22T09:16:11.6585534Z -- Looking for sysinfo - found 2026-01-22T09:16:11.6588625Z -- Performing Test HAVE_SYSINFO_WITH_MEM_UNIT 2026-01-22T09:16:11.7595582Z -- Performing Test HAVE_SYSINFO_WITH_MEM_UNIT - Success 2026-01-22T09:16:11.7598568Z -- Performing Test HAVE_XSWDEV 2026-01-22T09:16:11.8308101Z -- Performing Test HAVE_XSWDEV - Failed 2026-01-22T09:16:11.8308476Z -- Performing Test HAVE_XSW_USAGE 2026-01-22T09:16:11.9006880Z -- Performing Test HAVE_XSW_USAGE - Failed 2026-01-22T09:16:11.9008476Z -- Performing Test HAVE_PROCFS_STATM 2026-01-22T09:16:12.0262313Z -- Performing Test HAVE_PROCFS_STATM - Success 2026-01-22T09:16:12.0334116Z -- Using a stub cDAC contract descriptor 2026-01-22T09:16:12.0341808Z -- Using a stub cDAC contract descriptor 2026-01-22T09:16:12.0349846Z -- Using a stub cDAC contract descriptor 2026-01-22T09:16:12.0357894Z -- Using a stub cDAC contract descriptor 2026-01-22T09:16:12.0392118Z -- Looking for process_vm_readv 2026-01-22T09:16:12.1334653Z -- Looking for process_vm_readv - found 2026-01-22T09:16:13.3787383Z -- Using a stub cDAC contract descriptor 2026-01-22T09:16:13.3791730Z -- Using a stub cDAC contract descriptor 2026-01-22T09:16:13.3799830Z -- Using a stub cDAC contract descriptor 2026-01-22T09:16:13.3952566Z -- Performing Test LINKER_SUPPORTS_UNDEFINED_VERSION 2026-01-22T09:16:13.4993126Z -- Performing Test LINKER_SUPPORTS_UNDEFINED_VERSION - Success 2026-01-22T09:16:13.5102105Z -- Performing Test HAVE_DIRENT_D_TYPE 2026-01-22T09:16:13.6098227Z -- Performing Test HAVE_DIRENT_D_TYPE - Success 2026-01-22T09:16:13.6286741Z -- Configuring done (16.0s) 2026-01-22T09:16:14.5763420Z -- Generating done (0.9s) 2026-01-22T09:16:14.5770372Z -- Build files have been written to: /__w/1/s/artifacts/obj/coreclr/linux.x64.Checked/x64 2026-01-22T09:16:14.6070001Z /__w/1/s/artifacts/obj/coreclr/linux.x64.Checked/x64 /__w/1/s/src/coreclr 2026-01-22T09:16:14.6070778Z Executing make alljits -j 4 2026-01-22T09:16:14.6644469Z [ 0%] Preprocessing /__w/1/s/src/coreclr/dlls/mscorrc/include.rc. Outputting to /__w/1/s/artifacts/obj/coreclr/linux.x64.Checked/x64/dlls/mscorrc/mscorrc.rc.i 2026-01-22T09:16:14.6777979Z [ 0%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-01-22T09:16:14.6908283Z [ 0%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/com/guid.cpp.o 2026-01-22T09:16:14.7008778Z [ 0%] Generating mscorrc.cpp 2026-01-22T09:16:14.7770085Z [ 0%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-01-22T09:16:14.7962784Z [ 0%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/os-linux.c.o 2026-01-22T09:16:14.8291408Z [ 0%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-01-22T09:16:14.9171544Z [ 0%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-01-22T09:16:14.9857100Z [ 0%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-01-22T09:16:15.0464962Z [ 0%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/init.c.o 2026-01-22T09:16:15.0606446Z [ 0%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-01-22T09:16:15.1224719Z [ 0%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-01-22T09:16:15.1362427Z [ 0%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/cruntime/wchar.cpp.o 2026-01-22T09:16:15.1952282Z [ 2%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-01-22T09:16:15.2097414Z [ 2%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/flush_cache.c.o 2026-01-22T09:16:15.2544802Z [ 2%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-01-22T09:16:15.3274914Z [ 2%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/mempool.c.o 2026-01-22T09:16:15.3353991Z [ 2%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-01-22T09:16:15.4316914Z [ 2%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-01-22T09:16:15.4739896Z [ 2%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/strerror.c.o 2026-01-22T09:16:15.5824206Z [ 5%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/is_fpreg.c.o 2026-01-22T09:16:15.6288797Z [ 7%] Building CXX object dlls/mscorrc/CMakeFiles/mscorrc.dir/mscorrc.cpp.o 2026-01-22T09:16:15.6980946Z [ 7%] Built target mscorrc 2026-01-22T09:16:15.7129363Z [ 7%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-01-22T09:16:15.7130414Z [ 7%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/regname.c.o 2026-01-22T09:16:15.7906809Z [ 7%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Los-linux.c.o 2026-01-22T09:16:15.8345646Z [ 7%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/debug/debug.cpp.o 2026-01-22T09:16:15.8766198Z [ 7%] Building C object shared_minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-01-22T09:16:15.9401291Z [ 7%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/backtrace.c.o 2026-01-22T09:16:15.9401819Z [ 7%] Building CXX object minipal/Unix/CMakeFiles/coreclrminipal_objects.dir/doublemapping.cpp.o 2026-01-22T09:16:15.9839007Z [ 7%] Built target minipal_objects 2026-01-22T09:16:15.9940559Z [ 7%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/dyn-cancel.c.o 2026-01-22T09:16:16.0860765Z [ 7%] Building CXX object minipal/Unix/CMakeFiles/coreclrminipal_objects.dir/dn-u16.cpp.o 2026-01-22T09:16:16.1060471Z [ 7%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/dyn-info-list.c.o 2026-01-22T09:16:16.1061495Z [ 7%] Building CXX object nativeresources/CMakeFiles/nativeresourcestring_objects.dir/resourcestring.cpp.o 2026-01-22T09:16:16.2077244Z [ 7%] Building CXX object minipal/Unix/CMakeFiles/coreclrminipal_objects.dir/dn-stdio.cpp.o 2026-01-22T09:16:16.2225551Z [ 7%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/dyn-register.c.o 2026-01-22T09:16:16.2905979Z [ 7%] Built target coreclrminipal_objects 2026-01-22T09:16:16.3025486Z [ 10%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/exception/seh.cpp.o 2026-01-22T09:16:16.3392055Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Ldyn-extract.c.o 2026-01-22T09:16:16.4599802Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lfind_dynamic_proc_info.c.o 2026-01-22T09:16:16.5660844Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lget_accessors.c.o 2026-01-22T09:16:16.5945459Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lget_proc_info_by_ip.c.o 2026-01-22T09:16:16.6893518Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lget_proc_name.c.o 2026-01-22T09:16:16.7415325Z [ 10%] Generating lttng/eventprovdotnetruntime.cpp, lttng/eventprovdotnetruntimerundown.cpp, lttng/eventprovdotnetruntimestress.cpp, lttng/eventprovdotnetruntimeprivate.cpp, lttng/eventprovdotnetruntimemonoprofiler.cpp, lttng/traceptprovdotnetruntime.cpp, lttng/traceptprovdotnetruntimerundown.cpp, lttng/traceptprovdotnetruntimestress.cpp, lttng/traceptprovdotnetruntimeprivate.cpp, lttng/traceptprovdotnetruntimemonoprofiler.cpp, lttng/tpdotnetruntime.h, lttng/tpdotnetruntimerundown.h, lttng/tpdotnetruntimestress.h, lttng/tpdotnetruntimeprivate.h, lttng/tpdotnetruntimemonoprofiler.h 2026-01-22T09:16:16.8408021Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lget_proc_info_in_range.c.o 2026-01-22T09:16:16.8711417Z [ 10%] Built target nativeresourcestring_objects 2026-01-22T09:16:16.8849178Z [ 10%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/exception/signal.cpp.o 2026-01-22T09:16:16.9197912Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lput_dynamic_unwind_info.c.o 2026-01-22T09:16:17.0094053Z [ 10%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x86.dir/arraylist.cpp.o 2026-01-22T09:16:17.0398376Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Ldestroy_addr_space.c.o 2026-01-22T09:16:17.1604603Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lget_reg.c.o 2026-01-22T09:16:17.2776613Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lset_reg.c.o 2026-01-22T09:16:17.4160918Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lget_fpreg.c.o 2026-01-22T09:16:17.4622059Z [ 10%] Built target generated_eventing_headers 2026-01-22T09:16:17.4755398Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lset_fpreg.c.o 2026-01-22T09:16:17.5328483Z [ 10%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/file/directory.cpp.o 2026-01-22T09:16:17.5497876Z [ 10%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x86.dir/gcinfoencoder.cpp.o 2026-01-22T09:16:17.5900795Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lset_caching_policy.c.o 2026-01-22T09:16:17.6456673Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Lset_cache_size.c.o 2026-01-22T09:16:17.7134245Z [ 10%] Building ASM object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/setcontext.S.o 2026-01-22T09:16:17.7754008Z [ 10%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/file/file.cpp.o 2026-01-22T09:16:17.7874845Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lapply_reg_state.c.o 2026-01-22T09:16:17.9002470Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lreg_states_iterate.c.o 2026-01-22T09:16:18.0140289Z [ 10%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lcreate_addr_space.c.o 2026-01-22T09:16:18.1354974Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lget_save_loc.c.o 2026-01-22T09:16:18.1814928Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lglobal.c.o 2026-01-22T09:16:18.2847575Z [ 13%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/file/path.cpp.o 2026-01-22T09:16:18.3128553Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Linit.c.o 2026-01-22T09:16:18.4567248Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Linit_local.c.o 2026-01-22T09:16:18.6050109Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Linit_remote.c.o 2026-01-22T09:16:18.7240710Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lget_proc_info.c.o 2026-01-22T09:16:18.7593449Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lregs.c.o 2026-01-22T09:16:18.8408597Z [ 13%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/handlemgr/handleapi.cpp.o 2026-01-22T09:16:18.9019510Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lresume.c.o 2026-01-22T09:16:19.0312860Z [ 13%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x86.dir/simplerhash.cpp.o 2026-01-22T09:16:19.0427463Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lstash_frame.c.o 2026-01-22T09:16:19.1933057Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Lstep.c.o 2026-01-22T09:16:19.4099854Z [ 13%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/handlemgr/handlemgr.cpp.o 2026-01-22T09:16:19.4231829Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Ltrace.c.o 2026-01-22T09:16:19.6158539Z [ 13%] Generating exports file /__w/1/s/artifacts/obj/coreclr/linux.x64.Checked/x64/jit/clrjit.exports 2026-01-22T09:16:19.6424313Z [ 13%] Built target jit_exports 2026-01-22T09:16:19.6544793Z [ 13%] Building ASM object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/getcontext.S.o 2026-01-22T09:16:19.7063629Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gos-linux.c.o 2026-01-22T09:16:19.7141281Z [ 13%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x86.dir/__/gcdump/gcdump.cpp.o 2026-01-22T09:16:19.8595525Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gdyn-extract.c.o 2026-01-22T09:16:19.9500076Z [ 13%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/init/pal.cpp.o 2026-01-22T09:16:19.9854629Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gdyn-remote.c.o 2026-01-22T09:16:20.2122199Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gfind_dynamic_proc_info.c.o 2026-01-22T09:16:20.3412143Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gget_proc_info_by_ip.c.o 2026-01-22T09:16:20.4119827Z [ 13%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/init/sxs.cpp.o 2026-01-22T09:16:20.4618370Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gget_proc_name.c.o 2026-01-22T09:16:20.6049331Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gget_proc_info_in_range.c.o 2026-01-22T09:16:20.6816991Z [ 13%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x86.dir/__/gcdump/i386/gcdumpx86.cpp.o 2026-01-22T09:16:20.7452026Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gput_dynamic_unwind_info.c.o 2026-01-22T09:16:20.7499451Z [ 13%] Building CXX object gcinfo/CMakeFiles/gcinfo_unix_x64.dir/arraylist.cpp.o 2026-01-22T09:16:20.8684597Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gdestroy_addr_space.c.o 2026-01-22T09:16:20.9127684Z [ 13%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/loader/module.cpp.o 2026-01-22T09:16:20.9962918Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gget_reg.c.o 2026-01-22T09:16:21.1099809Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gset_reg.c.o 2026-01-22T09:16:21.2267934Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gget_fpreg.c.o 2026-01-22T09:16:21.3532379Z [ 13%] Building CXX object gcinfo/CMakeFiles/gcinfo_unix_x64.dir/gcinfoencoder.cpp.o 2026-01-22T09:16:21.3575985Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gset_fpreg.c.o 2026-01-22T09:16:21.4741876Z [ 13%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gset_caching_policy.c.o 2026-01-22T09:16:21.5945876Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gset_cache_size.c.o 2026-01-22T09:16:21.6787519Z [ 15%] Linking CXX static library libgcinfo_win_x86.a 2026-01-22T09:16:21.7257742Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/mi/Gaddress_validator.c.o 2026-01-22T09:16:21.7336369Z [ 15%] Built target gcinfo_win_x86 2026-01-22T09:16:21.7502648Z [ 15%] Building CXX object gcinfo/CMakeFiles/gcinfo_unix_x64.dir/simplerhash.cpp.o 2026-01-22T09:16:21.8733365Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gapply_reg_state.c.o 2026-01-22T09:16:21.9296300Z [ 15%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/locale/unicode.cpp.o 2026-01-22T09:16:21.9830342Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Greg_states_iterate.c.o 2026-01-22T09:16:22.0987950Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gcreate_addr_space.c.o 2026-01-22T09:16:22.2221678Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gget_save_loc.c.o 2026-01-22T09:16:22.3330016Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gglobal.c.o 2026-01-22T09:16:22.3478588Z [ 15%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/map/common.cpp.o 2026-01-22T09:16:22.4670511Z [ 15%] Building CXX object gcinfo/CMakeFiles/gcinfo_universal_arm64.dir/arraylist.cpp.o 2026-01-22T09:16:22.4823827Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Ginit.c.o 2026-01-22T09:16:22.6312376Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Ginit_local.c.o 2026-01-22T09:16:22.7756038Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Ginit_remote.c.o 2026-01-22T09:16:22.8252965Z [ 15%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/map/map.cpp.o 2026-01-22T09:16:22.9164396Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gget_proc_info.c.o 2026-01-22T09:16:23.0380382Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gregs.c.o 2026-01-22T09:16:23.0636233Z [ 15%] Building CXX object gcinfo/CMakeFiles/gcinfo_universal_arm64.dir/gcinfoencoder.cpp.o 2026-01-22T09:16:23.1750853Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gresume.c.o 2026-01-22T09:16:23.3177982Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gstash_frame.c.o 2026-01-22T09:16:23.4600266Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gstep.c.o 2026-01-22T09:16:23.6932341Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/x86_64/Gtrace.c.o 2026-01-22T09:16:23.8176951Z [ 15%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/map/virtual.cpp.o 2026-01-22T09:16:23.9592765Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lexpr.c.o 2026-01-22T09:16:24.2930029Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lfde.c.o 2026-01-22T09:16:24.3431356Z [ 15%] Linking CXX static library libgcinfo_unix_x64.a 2026-01-22T09:16:24.3912817Z [ 15%] Built target gcinfo_unix_x64 2026-01-22T09:16:24.4039995Z [ 15%] Building CXX object gcinfo/CMakeFiles/gcinfo_universal_arm64.dir/simplerhash.cpp.o 2026-01-22T09:16:24.5135342Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lparser.c.o 2026-01-22T09:16:24.7211588Z [ 15%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/cgroup.cpp.o 2026-01-22T09:16:24.9488584Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lpe.c.o 2026-01-22T09:16:24.9877742Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lfind_proc_info-lsb.c.o 2026-01-22T09:16:25.0988667Z [ 15%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/dbgmsg.cpp.o 2026-01-22T09:16:25.2177857Z [ 15%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Lfind_unwind_table.c.o 2026-01-22T09:16:25.3660485Z [ 18%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x64.dir/arraylist.cpp.o 2026-01-22T09:16:25.3680893Z [ 18%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/global.c.o 2026-01-22T09:16:25.4852643Z [ 18%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gexpr.c.o 2026-01-22T09:16:25.6783794Z [ 18%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/environ.cpp.o 2026-01-22T09:16:25.9135608Z [ 18%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gfde.c.o 2026-01-22T09:16:25.9832741Z [ 18%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x64.dir/gcinfoencoder.cpp.o 2026-01-22T09:16:26.0202131Z [ 18%] Linking CXX static library libgcinfo_universal_arm64.a 2026-01-22T09:16:26.0722091Z [ 18%] Built target gcinfo_universal_arm64 2026-01-22T09:16:26.0881638Z [ 18%] Building CXX object gcinfo/CMakeFiles/gcinfo_win_x64.dir/simplerhash.cpp.o 2026-01-22T09:16:26.2796782Z [ 18%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gparser.c.o 2026-01-22T09:16:26.3379437Z [ 18%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/error.cpp.o 2026-01-22T09:16:26.6560382Z [ 21%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gpe.c.o 2026-01-22T09:16:26.8150420Z [ 21%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/errorstrings.cpp.o 2026-01-22T09:16:26.8437681Z [ 21%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gfind_proc_info-lsb.c.o 2026-01-22T09:16:26.8478211Z [ 21%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/dwarf/Gfind_unwind_table.c.o 2026-01-22T09:16:27.0201148Z [ 21%] Building CXX object gcinfo/CMakeFiles/gcinfo_universal_arm.dir/arraylist.cpp.o 2026-01-22T09:16:27.1461763Z [ 21%] Building C object /__w/1/s/artifacts/obj/external/libunwind/CMakeFiles/libunwind.dir/__w/1/s/src/native/external/libunwind/src/elf64.c.o 2026-01-22T09:16:27.2985067Z [ 21%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/fmtmessage.cpp.o 2026-01-22T09:16:27.4705080Z [ 21%] Built target libunwind 2026-01-22T09:16:27.4790796Z [ 21%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/perfjitdump.cpp.o 2026-01-22T09:16:27.6405563Z [ 21%] Building CXX object gcinfo/CMakeFiles/gcinfo_universal_arm.dir/gcinfoencoder.cpp.o 2026-01-22T09:16:28.0287017Z [ 21%] Building CXX object gcinfo/CMakeFiles/gcinfo_universal_arm.dir/simplerhash.cpp.o 2026-01-22T09:16:28.6315396Z [ 21%] Linking C static library libminipal.a 2026-01-22T09:16:28.6871194Z [ 21%] Built target minipal 2026-01-22T09:16:28.7009583Z [ 21%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/strutil.cpp.o 2026-01-22T09:16:28.8871442Z [ 21%] Linking CXX static library libnativeresourcestring.a 2026-01-22T09:16:28.9291887Z [ 21%] Built target nativeresourcestring 2026-01-22T09:16:28.9402524Z [ 21%] Linking CXX static library libgcinfo_win_x64.a 2026-01-22T09:16:28.9597663Z [ 21%] Building CXX object pal/src/eventprovider/lttngprovider/CMakeFiles/eventprovider.dir/lttng/eventprovdotnetruntime.cpp.o 2026-01-22T09:16:28.9906941Z [ 21%] Built target gcinfo_win_x64 2026-01-22T09:16:28.9998075Z [ 21%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/sysinfo.cpp.o 2026-01-22T09:16:29.2135991Z [ 21%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/time.cpp.o 2026-01-22T09:16:29.5671535Z [ 21%] Building CXX object tools/aot/jitinterface/CMakeFiles/jitinterface_x64.dir/jithost.cpp.o 2026-01-22T09:16:29.6404091Z [ 21%] Building CXX object tools/aot/jitinterface/CMakeFiles/jitinterface_x64.dir/jitinterface.cpp.o 2026-01-22T09:16:29.7474964Z [ 21%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/misc/utils.cpp.o 2026-01-22T09:16:30.2434273Z [ 21%] Building CXX object tools/aot/jitinterface/CMakeFiles/jitinterface_x64.dir/jitwrapper.cpp.o 2026-01-22T09:16:30.3226058Z [ 21%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/objmgr/palobjbase.cpp.o 2026-01-22T09:16:30.4038496Z [ 21%] Building CXX object tools/aot/jitinterface/CMakeFiles/jitinterface_x64.dir/corinfoexception.cpp.o 2026-01-22T09:16:30.4675098Z [ 21%] Building C object tools/aot/jitinterface/CMakeFiles/jitinterface_x64.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:16:30.5138227Z [ 21%] Linking CXX shared library libjitinterface_x64.so 2026-01-22T09:16:30.5479683Z [ 21%] Linking CXX static library libgcinfo_universal_arm.a 2026-01-22T09:16:30.5871749Z Stripping symbols from libjitinterface_x64.so into libjitinterface_x64.so.dbg 2026-01-22T09:16:30.5989172Z [ 21%] Built target gcinfo_universal_arm 2026-01-22T09:16:30.6136770Z [ 21%] Building CXX object pal/src/eventprovider/lttngprovider/CMakeFiles/eventprovider.dir/lttng/eventprovdotnetruntimerundown.cpp.o 2026-01-22T09:16:30.6259299Z [ 21%] Built target jitinterface_x64 2026-01-22T09:16:30.6571423Z [ 21%] Linking CXX static library libcoreclrminipal.a 2026-01-22T09:16:30.6984126Z [ 21%] Built target coreclrminipal 2026-01-22T09:16:30.7111297Z [ 21%] Building CXX object pal/src/eventprovider/lttngprovider/CMakeFiles/eventprovider.dir/lttng/eventprovdotnetruntimestress.cpp.o 2026-01-22T09:16:30.9417737Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/objmgr/listedobject.cpp.o 2026-01-22T09:16:31.2737386Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/objmgr/listedobjectmanager.cpp.o 2026-01-22T09:16:31.5758753Z [ 23%] Building CXX object pal/src/eventprovider/lttngprovider/CMakeFiles/eventprovider.dir/lttng/eventprovdotnetruntimeprivate.cpp.o 2026-01-22T09:16:31.9842872Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/memcpy_s.cpp.o 2026-01-22T09:16:32.0602694Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/memmove_s.cpp.o 2026-01-22T09:16:32.1247638Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/mbusafecrt.cpp.o 2026-01-22T09:16:32.2006277Z [ 23%] Building CXX object pal/src/eventprovider/lttngprovider/CMakeFiles/eventprovider.dir/lttng/eventprovdotnetruntimemonoprofiler.cpp.o 2026-01-22T09:16:32.6129462Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/safecrt_input_s.cpp.o 2026-01-22T09:16:33.3178574Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/safecrt_winput_s.cpp.o 2026-01-22T09:16:33.3486152Z [ 23%] Building CXX object pal/src/eventprovider/lttngprovider/CMakeFiles/eventprovider.dir/eventproviderhelpers.cpp.o 2026-01-22T09:16:33.5197203Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/sprintf_s.cpp.o 2026-01-22T09:16:33.5864071Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/sscanf_s.cpp.o 2026-01-22T09:16:33.6560674Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/strcat_s.cpp.o 2026-01-22T09:16:33.7451566Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/strcpy_s.cpp.o 2026-01-22T09:16:33.8036238Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/strncat_s.cpp.o 2026-01-22T09:16:33.8240117Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/strncpy_s.cpp.o 2026-01-22T09:16:33.8240620Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/vsprintf.cpp.o 2026-01-22T09:16:33.8986566Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wcscat_s.cpp.o 2026-01-22T09:16:33.8993064Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wcscpy_s.cpp.o 2026-01-22T09:16:33.9404965Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wcslen_s.cpp.o 2026-01-22T09:16:33.9738287Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wcslwr_s.cpp.o 2026-01-22T09:16:33.9928685Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wcsncat_s.cpp.o 2026-01-22T09:16:34.0118425Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wcsncpy_s.cpp.o 2026-01-22T09:16:34.0632702Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/safecrt/wmakepath_s.cpp.o 2026-01-22T09:16:34.0803676Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/synchobj/event.cpp.o 2026-01-22T09:16:34.0867859Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/synchobj/semaphore.cpp.o 2026-01-22T09:16:34.1458407Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/synchmgr/synchcontrollers.cpp.o 2026-01-22T09:16:34.6294141Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/synchmgr/synchmanager.cpp.o 2026-01-22T09:16:34.6822328Z [ 23%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/synchmgr/wait.cpp.o 2026-01-22T09:16:34.7496054Z [ 23%] Linking CXX static library libeventprovider.a 2026-01-22T09:16:34.8275212Z [ 23%] Built target eventprovider 2026-01-22T09:16:34.8278696Z [ 26%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/thread/context.cpp.o 2026-01-22T09:16:35.0292438Z [ 26%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/thread/process.cpp.o 2026-01-22T09:16:35.3269293Z [ 26%] Generating eventing_headers.timestamp 2026-01-22T09:16:35.5385176Z [ 26%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/thread/thread.cpp.o 2026-01-22T09:16:35.9872989Z [ 26%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/thread/threadsusp.cpp.o 2026-01-22T09:16:36.2586465Z [ 26%] Built target eventing_headers 2026-01-22T09:16:36.2719926Z [ 26%] Building ASM object pal/src/CMakeFiles/coreclrpal_objects.dir/arch/amd64/context2.S.o 2026-01-22T09:16:36.3468484Z [ 26%] Building ASM object pal/src/CMakeFiles/coreclrpal_objects.dir/arch/amd64/debugbreak.S.o 2026-01-22T09:16:36.4159452Z [ 26%] Building ASM object pal/src/CMakeFiles/coreclrpal_objects.dir/arch/amd64/exceptionhelper.S.o 2026-01-22T09:16:36.4283144Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/cmake_pch.hxx.pch 2026-01-22T09:16:36.4830325Z [ 26%] Building ASM object pal/src/CMakeFiles/coreclrpal_objects.dir/arch/amd64/callsignalhandlerwrapper.S.o 2026-01-22T09:16:36.4851751Z [ 26%] Building CXX object pal/src/CMakeFiles/coreclrpal_objects.dir/arch/amd64/signalhandlerhelper.cpp.o 2026-01-22T09:16:36.8419246Z [ 26%] Built target coreclrpal_objects 2026-01-22T09:16:36.8643863Z [ 26%] Linking CXX static library libcoreclrpal.a 2026-01-22T09:16:36.8843098Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/ccomprc.cpp.o 2026-01-22T09:16:36.8846642Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/ex.cpp.o 2026-01-22T09:16:36.8847079Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/clrhost_nodependencies.cpp.o 2026-01-22T09:16:36.9189468Z [ 26%] Built target coreclrpal 2026-01-22T09:16:36.9396172Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/sbuffer.cpp.o 2026-01-22T09:16:37.1145057Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/sstring_com.cpp.o 2026-01-22T09:16:37.2383549Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/fstring.cpp.o 2026-01-22T09:16:37.4080936Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/namespaceutil.cpp.o 2026-01-22T09:16:37.5516545Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/makepath.cpp.o 2026-01-22T09:16:37.6804880Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/splitpath.cpp.o 2026-01-22T09:16:37.7167098Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/clrconfig.cpp.o 2026-01-22T09:16:37.9407532Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/configuration.cpp.o 2026-01-22T09:16:37.9700409Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/collections.cpp.o 2026-01-22T09:16:38.0005652Z [ 26%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/posterror.cpp.o 2026-01-22T09:16:38.2343823Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/clrhelpers.cpp.o 2026-01-22T09:16:38.3575812Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/utsem.cpp.o 2026-01-22T09:16:38.5007789Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/check.cpp.o 2026-01-22T09:16:38.5918632Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/log.cpp.o 2026-01-22T09:16:38.7252931Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/arraylist.cpp.o 2026-01-22T09:16:38.8200936Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/comex.cpp.o 2026-01-22T09:16:39.0101412Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/guidfromname.cpp.o 2026-01-22T09:16:39.1256635Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/memorypool.cpp.o 2026-01-22T09:16:39.1735503Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/memorystreams.cpp.o 2026-01-22T09:16:39.1829843Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/loaderheap.cpp.o 2026-01-22T09:16:39.1878174Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/interleavedloaderheap.cpp.o 2026-01-22T09:16:39.5788264Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/loaderheap_shared.cpp.o 2026-01-22T09:16:39.5943670Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/explicitcontrolloaderheap.cpp.o 2026-01-22T09:16:40.1287053Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/rangelist.cpp.o 2026-01-22T09:16:40.2397505Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/outstring.cpp.o 2026-01-22T09:16:40.4048284Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/ilformatter.cpp.o 2026-01-22T09:16:40.4807057Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/opinfo.cpp.o 2026-01-22T09:16:40.5419161Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/corimage.cpp.o 2026-01-22T09:16:40.7024915Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/format1.cpp.o 2026-01-22T09:16:40.7801486Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/prettyprintsig.cpp.o 2026-01-22T09:16:40.9623672Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/sha1.cpp.o 2026-01-22T09:16:41.0525355Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/sigbuilder.cpp.o 2026-01-22T09:16:41.1241701Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/sigparser.cpp.o 2026-01-22T09:16:41.3321231Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/sstring.cpp.o 2026-01-22T09:16:41.4638797Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/util_nodependencies.cpp.o 2026-01-22T09:16:41.5524304Z [ 28%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/safewrap.cpp.o 2026-01-22T09:16:41.6485194Z [ 31%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/clrhost.cpp.o 2026-01-22T09:16:41.9012664Z [ 31%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/cycletimer.cpp.o 2026-01-22T09:16:41.9418077Z [ 31%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/md5.cpp.o 2026-01-22T09:16:42.0264865Z [ 31%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/util.cpp.o 2026-01-22T09:16:42.1719600Z [ 31%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/stresslog.cpp.o 2026-01-22T09:16:42.1977393Z [ 31%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/debug.cpp.o 2026-01-22T09:16:42.7002087Z [ 31%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/pedecoder.cpp.o 2026-01-22T09:16:42.7656715Z [ 31%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/winfix.cpp.o 2026-01-22T09:16:43.0333022Z [ 31%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/longfilepathwrappers.cpp.o 2026-01-22T09:16:43.1835456Z [ 31%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/yieldprocessornormalized.cpp.o 2026-01-22T09:16:43.1940805Z [ 31%] Building CXX object utilcode/CMakeFiles/utilcodestaticnohost.dir/hostimpl.cpp.o 2026-01-22T09:16:43.9870595Z [ 31%] Linking CXX static library libutilcodestaticnohost.a 2026-01-22T09:16:44.0252931Z [ 31%] Built target utilcodestaticnohost 2026-01-22T09:16:44.0624679Z [ 31%] Building CXX object jit/CMakeFiles/clrjit.dir/cmake_pch.hxx.pch 2026-01-22T09:16:44.0631095Z [ 31%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/cmake_pch.hxx.pch 2026-01-22T09:16:44.0701367Z [ 34%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/cmake_pch.hxx.pch 2026-01-22T09:16:44.0736124Z [ 34%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/cmake_pch.hxx.pch 2026-01-22T09:16:46.2655853Z [ 34%] Building C object jit/CMakeFiles/clrjit_unix_x64_x64.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:16:46.2715545Z [ 34%] Building C object jit/CMakeFiles/clrjit_win_x86_x64.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:16:46.2730568Z [ 34%] Building C object jit/CMakeFiles/clrjit.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:16:46.3113761Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/abi.cpp.o 2026-01-22T09:16:46.3122772Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/abi.cpp.o 2026-01-22T09:16:46.3162442Z [ 36%] Building CXX object jit/CMakeFiles/clrjit.dir/abi.cpp.o 2026-01-22T09:16:46.3696085Z [ 36%] Building C object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:16:46.4090769Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/abi.cpp.o 2026-01-22T09:16:46.8261228Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/alloc.cpp.o 2026-01-22T09:16:46.8642706Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/alloc.cpp.o 2026-01-22T09:16:46.8671797Z [ 36%] Building CXX object jit/CMakeFiles/clrjit.dir/alloc.cpp.o 2026-01-22T09:16:46.9782046Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/alloc.cpp.o 2026-01-22T09:16:47.0249130Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/assertionprop.cpp.o 2026-01-22T09:16:47.0393797Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/assertionprop.cpp.o 2026-01-22T09:16:47.0636290Z [ 36%] Building CXX object jit/CMakeFiles/clrjit.dir/assertionprop.cpp.o 2026-01-22T09:16:47.1709769Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/assertionprop.cpp.o 2026-01-22T09:16:50.3618159Z [ 36%] Building CXX object jit/CMakeFiles/clrjit.dir/async.cpp.o 2026-01-22T09:16:50.3681717Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/async.cpp.o 2026-01-22T09:16:50.3897868Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/async.cpp.o 2026-01-22T09:16:50.4450564Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/async.cpp.o 2026-01-22T09:16:52.4553653Z [ 36%] Building CXX object jit/CMakeFiles/clrjit.dir/bitset.cpp.o 2026-01-22T09:16:52.4751784Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/bitset.cpp.o 2026-01-22T09:16:52.5244496Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/bitset.cpp.o 2026-01-22T09:16:52.6447516Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/bitset.cpp.o 2026-01-22T09:16:52.9951719Z [ 36%] Building CXX object jit/CMakeFiles/clrjit.dir/block.cpp.o 2026-01-22T09:16:52.9975747Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/block.cpp.o 2026-01-22T09:16:53.0754466Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/block.cpp.o 2026-01-22T09:16:53.1966334Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/block.cpp.o 2026-01-22T09:16:54.2274879Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/buildstring.cpp.o 2026-01-22T09:16:54.2333572Z [ 36%] Building CXX object jit/CMakeFiles/clrjit.dir/buildstring.cpp.o 2026-01-22T09:16:54.2992173Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/codegencommon.cpp.o 2026-01-22T09:16:54.2996896Z [ 36%] Building CXX object jit/CMakeFiles/clrjit.dir/codegencommon.cpp.o 2026-01-22T09:16:54.3300433Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/buildstring.cpp.o 2026-01-22T09:16:54.3968277Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/codegencommon.cpp.o 2026-01-22T09:16:54.4605625Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/buildstring.cpp.o 2026-01-22T09:16:54.5255352Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/codegencommon.cpp.o 2026-01-22T09:16:57.3667866Z [ 36%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/codegenlinear.cpp.o 2026-01-22T09:16:57.4990139Z [ 39%] Building CXX object jit/CMakeFiles/clrjit.dir/codegenlinear.cpp.o 2026-01-22T09:16:57.5766105Z [ 39%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/codegenlinear.cpp.o 2026-01-22T09:16:57.7834303Z [ 39%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/codegenlinear.cpp.o 2026-01-22T09:16:59.0541578Z [ 39%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/compiler.cpp.o 2026-01-22T09:16:59.2149835Z [ 39%] Building CXX object jit/CMakeFiles/clrjit.dir/compiler.cpp.o 2026-01-22T09:16:59.3180531Z [ 39%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/compiler.cpp.o 2026-01-22T09:16:59.5475834Z [ 39%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/compiler.cpp.o 2026-01-22T09:17:02.6354302Z [ 39%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/copyprop.cpp.o 2026-01-22T09:17:02.9688640Z [ 39%] Building CXX object jit/CMakeFiles/clrjit.dir/copyprop.cpp.o 2026-01-22T09:17:03.0820887Z [ 39%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/copyprop.cpp.o 2026-01-22T09:17:03.2160530Z [ 39%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/copyprop.cpp.o 2026-01-22T09:17:03.4385388Z [ 39%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/debuginfo.cpp.o 2026-01-22T09:17:03.7878272Z [ 39%] Building CXX object jit/CMakeFiles/clrjit.dir/debuginfo.cpp.o 2026-01-22T09:17:03.8258072Z [ 39%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/disasm.cpp.o 2026-01-22T09:17:03.8854513Z [ 39%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/debuginfo.cpp.o 2026-01-22T09:17:04.0460392Z [ 39%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/debuginfo.cpp.o 2026-01-22T09:17:04.1670954Z [ 39%] Building CXX object jit/CMakeFiles/clrjit.dir/disasm.cpp.o 2026-01-22T09:17:04.2787430Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/disasm.cpp.o 2026-01-22T09:17:04.4108800Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/earlyprop.cpp.o 2026-01-22T09:17:04.4358329Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/disasm.cpp.o 2026-01-22T09:17:04.7560066Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/earlyprop.cpp.o 2026-01-22T09:17:04.8731422Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/earlyprop.cpp.o 2026-01-22T09:17:05.0258633Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/earlyprop.cpp.o 2026-01-22T09:17:05.1070580Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/ee_il_dll.cpp.o 2026-01-22T09:17:05.4448102Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/ee_il_dll.cpp.o 2026-01-22T09:17:05.5737018Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/ee_il_dll.cpp.o 2026-01-22T09:17:05.7462283Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/ee_il_dll.cpp.o 2026-01-22T09:17:05.7686117Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/eeinterface.cpp.o 2026-01-22T09:17:06.1170602Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/eeinterface.cpp.o 2026-01-22T09:17:06.2664353Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/eeinterface.cpp.o 2026-01-22T09:17:06.4377875Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/eeinterface.cpp.o 2026-01-22T09:17:06.4910166Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/emit.cpp.o 2026-01-22T09:17:06.8638348Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/emit.cpp.o 2026-01-22T09:17:07.0246477Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/emit.cpp.o 2026-01-22T09:17:07.1862040Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/emit.cpp.o 2026-01-22T09:17:09.4666136Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/error.cpp.o 2026-01-22T09:17:09.8551298Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/error.cpp.o 2026-01-22T09:17:09.9198467Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgbasic.cpp.o 2026-01-22T09:17:10.0205289Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/error.cpp.o 2026-01-22T09:17:10.2520497Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/error.cpp.o 2026-01-22T09:17:10.3068689Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/fgbasic.cpp.o 2026-01-22T09:17:10.4572819Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgbasic.cpp.o 2026-01-22T09:17:10.6939931Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgbasic.cpp.o 2026-01-22T09:17:12.1814917Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgdiagnostic.cpp.o 2026-01-22T09:17:12.5408003Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/fgdiagnostic.cpp.o 2026-01-22T09:17:12.6864794Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgdiagnostic.cpp.o 2026-01-22T09:17:12.9859643Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgdiagnostic.cpp.o 2026-01-22T09:17:14.9261334Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgehopt.cpp.o 2026-01-22T09:17:15.3266006Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/fgehopt.cpp.o 2026-01-22T09:17:15.4193867Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgehopt.cpp.o 2026-01-22T09:17:15.7628527Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgehopt.cpp.o 2026-01-22T09:17:16.7199807Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgflow.cpp.o 2026-01-22T09:17:17.1153600Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/fgflow.cpp.o 2026-01-22T09:17:17.2080952Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgflow.cpp.o 2026-01-22T09:17:17.2402571Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fginline.cpp.o 2026-01-22T09:17:17.5534933Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgflow.cpp.o 2026-01-22T09:17:17.6161096Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/fginline.cpp.o 2026-01-22T09:17:17.7140138Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fginline.cpp.o 2026-01-22T09:17:18.0799613Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fginline.cpp.o 2026-01-22T09:17:18.6245497Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgopt.cpp.o 2026-01-22T09:17:19.0397740Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/fgopt.cpp.o 2026-01-22T09:17:19.1588097Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgopt.cpp.o 2026-01-22T09:17:19.5319128Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgopt.cpp.o 2026-01-22T09:17:21.5110230Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgprofile.cpp.o 2026-01-22T09:17:21.9636228Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/fgprofile.cpp.o 2026-01-22T09:17:22.1647587Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgprofile.cpp.o 2026-01-22T09:17:22.5429585Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgprofile.cpp.o 2026-01-22T09:17:23.7741609Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgprofilesynthesis.cpp.o 2026-01-22T09:17:24.2363757Z [ 42%] Building CXX object jit/CMakeFiles/clrjit.dir/fgprofilesynthesis.cpp.o 2026-01-22T09:17:24.4636500Z [ 42%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgprofilesynthesis.cpp.o 2026-01-22T09:17:24.8312305Z [ 44%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgprofilesynthesis.cpp.o 2026-01-22T09:17:24.8939229Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/fgstmt.cpp.o 2026-01-22T09:17:25.3641017Z [ 47%] Building CXX object jit/CMakeFiles/clrjit.dir/fgstmt.cpp.o 2026-01-22T09:17:25.4070456Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/flowgraph.cpp.o 2026-01-22T09:17:25.6033894Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/fgstmt.cpp.o 2026-01-22T09:17:25.8739467Z [ 47%] Building CXX object jit/CMakeFiles/clrjit.dir/flowgraph.cpp.o 2026-01-22T09:17:25.9592112Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/fgstmt.cpp.o 2026-01-22T09:17:26.1382515Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/flowgraph.cpp.o 2026-01-22T09:17:26.4695788Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/flowgraph.cpp.o 2026-01-22T09:17:29.7710559Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/forwardsub.cpp.o 2026-01-22T09:17:30.2665218Z [ 47%] Building CXX object jit/CMakeFiles/clrjit.dir/forwardsub.cpp.o 2026-01-22T09:17:30.5122723Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/forwardsub.cpp.o 2026-01-22T09:17:30.6702962Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/gcinfo.cpp.o 2026-01-22T09:17:31.0391945Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/forwardsub.cpp.o 2026-01-22T09:17:31.1670569Z [ 47%] Building CXX object jit/CMakeFiles/clrjit.dir/gcinfo.cpp.o 2026-01-22T09:17:31.2791350Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/gentree.cpp.o 2026-01-22T09:17:31.4188015Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/gcinfo.cpp.o 2026-01-22T09:17:31.6834607Z [ 47%] Building CXX object jit/CMakeFiles/clrjit.dir/gentree.cpp.o 2026-01-22T09:17:31.9484158Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/gcinfo.cpp.o 2026-01-22T09:17:31.9513355Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/gentree.cpp.o 2026-01-22T09:17:32.4773952Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/gentree.cpp.o 2026-01-22T09:17:43.5411357Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/gschecks.cpp.o 2026-01-22T09:17:43.8929842Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/gschecks.cpp.o 2026-01-22T09:17:44.1417670Z [ 47%] Building CXX object jit/CMakeFiles/clrjit.dir/gschecks.cpp.o 2026-01-22T09:17:44.2932327Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/hashbv.cpp.o 2026-01-22T09:17:44.4791421Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/gschecks.cpp.o 2026-01-22T09:17:44.6413603Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/hashbv.cpp.o 2026-01-22T09:17:44.8894122Z [ 47%] Building CXX object jit/CMakeFiles/clrjit.dir/hashbv.cpp.o 2026-01-22T09:17:45.2219551Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/hashbv.cpp.o 2026-01-22T09:17:45.9267629Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/helperexpansion.cpp.o 2026-01-22T09:17:46.2737486Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/helperexpansion.cpp.o 2026-01-22T09:17:46.5119655Z [ 47%] Building CXX object jit/CMakeFiles/clrjit.dir/helperexpansion.cpp.o 2026-01-22T09:17:46.8573956Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/helperexpansion.cpp.o 2026-01-22T09:17:47.3796411Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/hostallocator.cpp.o 2026-01-22T09:17:47.4722493Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/hwintrinsic.cpp.o 2026-01-22T09:17:47.6937375Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/hostallocator.cpp.o 2026-01-22T09:17:47.7722827Z [ 47%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/hwintrinsic.cpp.o 2026-01-22T09:17:47.9990339Z [ 50%] Building CXX object jit/CMakeFiles/clrjit.dir/hostallocator.cpp.o 2026-01-22T09:17:48.0812995Z [ 50%] Building CXX object jit/CMakeFiles/clrjit.dir/hwintrinsic.cpp.o 2026-01-22T09:17:48.3149950Z [ 50%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/hostallocator.cpp.o 2026-01-22T09:17:48.3937734Z [ 50%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/hwintrinsic.cpp.o 2026-01-22T09:17:48.6816236Z [ 50%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/ifconversion.cpp.o 2026-01-22T09:17:48.8781455Z [ 50%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/ifconversion.cpp.o 2026-01-22T09:17:49.1682450Z [ 50%] Building CXX object jit/CMakeFiles/clrjit.dir/ifconversion.cpp.o 2026-01-22T09:17:49.3636960Z [ 50%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/importer.cpp.o 2026-01-22T09:17:49.4798521Z [ 50%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/ifconversion.cpp.o 2026-01-22T09:17:49.5619341Z [ 50%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/importer.cpp.o 2026-01-22T09:17:49.8391489Z [ 50%] Building CXX object jit/CMakeFiles/clrjit.dir/importer.cpp.o 2026-01-22T09:17:50.1543427Z [ 50%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/importer.cpp.o 2026-01-22T09:17:55.7731910Z [ 50%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/importercalls.cpp.o 2026-01-22T09:17:55.8174584Z [ 50%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/importercalls.cpp.o 2026-01-22T09:17:56.2622529Z [ 50%] Building CXX object jit/CMakeFiles/clrjit.dir/importercalls.cpp.o 2026-01-22T09:17:56.6096891Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/importercalls.cpp.o 2026-01-22T09:17:59.4928543Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/importervectorization.cpp.o 2026-01-22T09:17:59.6204860Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/importervectorization.cpp.o 2026-01-22T09:18:00.1741928Z [ 52%] Building CXX object jit/CMakeFiles/clrjit.dir/importervectorization.cpp.o 2026-01-22T09:18:00.2520370Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/indirectcalltransformer.cpp.o 2026-01-22T09:18:00.3165229Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/indirectcalltransformer.cpp.o 2026-01-22T09:18:00.6297796Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/importervectorization.cpp.o 2026-01-22T09:18:00.9158549Z [ 52%] Building CXX object jit/CMakeFiles/clrjit.dir/indirectcalltransformer.cpp.o 2026-01-22T09:18:01.3665472Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/indirectcalltransformer.cpp.o 2026-01-22T09:18:01.4482686Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/inductionvariableopts.cpp.o 2026-01-22T09:18:01.5300025Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/inductionvariableopts.cpp.o 2026-01-22T09:18:02.2336538Z [ 52%] Building CXX object jit/CMakeFiles/clrjit.dir/inductionvariableopts.cpp.o 2026-01-22T09:18:02.6998293Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/inductionvariableopts.cpp.o 2026-01-22T09:18:03.6755244Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/inline.cpp.o 2026-01-22T09:18:03.7096628Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/inline.cpp.o 2026-01-22T09:18:04.2956862Z [ 52%] Building CXX object jit/CMakeFiles/clrjit.dir/inline.cpp.o 2026-01-22T09:18:04.4138462Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/inlinepolicy.cpp.o 2026-01-22T09:18:04.4636553Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/inlinepolicy.cpp.o 2026-01-22T09:18:04.7047743Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/inline.cpp.o 2026-01-22T09:18:05.0523600Z [ 52%] Building CXX object jit/CMakeFiles/clrjit.dir/inlinepolicy.cpp.o 2026-01-22T09:18:05.4577441Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/inlinepolicy.cpp.o 2026-01-22T09:18:05.4912339Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/instr.cpp.o 2026-01-22T09:18:05.5260961Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/instr.cpp.o 2026-01-22T09:18:06.0466301Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/jitconfig.cpp.o 2026-01-22T09:18:06.1289178Z [ 52%] Building CXX object jit/CMakeFiles/clrjit.dir/instr.cpp.o 2026-01-22T09:18:06.3871365Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/jitconfig.cpp.o 2026-01-22T09:18:06.5407496Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/instr.cpp.o 2026-01-22T09:18:06.6442674Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/jiteh.cpp.o 2026-01-22T09:18:06.9830969Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/jiteh.cpp.o 2026-01-22T09:18:07.0034074Z [ 52%] Building CXX object jit/CMakeFiles/clrjit.dir/jitconfig.cpp.o 2026-01-22T09:18:07.4233044Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/jitconfig.cpp.o 2026-01-22T09:18:07.6168084Z [ 52%] Building CXX object jit/CMakeFiles/clrjit.dir/jiteh.cpp.o 2026-01-22T09:18:08.0555278Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/jiteh.cpp.o 2026-01-22T09:18:08.4735188Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/jithashtable.cpp.o 2026-01-22T09:18:08.5512313Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/jitmetadata.cpp.o 2026-01-22T09:18:08.7959687Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/jithashtable.cpp.o 2026-01-22T09:18:08.8688588Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/jitmetadata.cpp.o 2026-01-22T09:18:09.0182141Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/layout.cpp.o 2026-01-22T09:18:09.3179748Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/layout.cpp.o 2026-01-22T09:18:09.4620664Z [ 52%] Building CXX object jit/CMakeFiles/clrjit.dir/jithashtable.cpp.o 2026-01-22T09:18:09.5390660Z [ 52%] Building CXX object jit/CMakeFiles/clrjit.dir/jitmetadata.cpp.o 2026-01-22T09:18:09.8901398Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lclmorph.cpp.o 2026-01-22T09:18:09.8975667Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/jithashtable.cpp.o 2026-01-22T09:18:09.9707149Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/jitmetadata.cpp.o 2026-01-22T09:18:10.0087755Z [ 52%] Building CXX object jit/CMakeFiles/clrjit.dir/layout.cpp.o 2026-01-22T09:18:10.2006883Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lclmorph.cpp.o 2026-01-22T09:18:10.4383095Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/layout.cpp.o 2026-01-22T09:18:10.8879031Z [ 52%] Building CXX object jit/CMakeFiles/clrjit.dir/lclmorph.cpp.o 2026-01-22T09:18:11.3171727Z [ 52%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lclmorph.cpp.o 2026-01-22T09:18:11.9632722Z [ 55%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lclvars.cpp.o 2026-01-22T09:18:12.2973385Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lclvars.cpp.o 2026-01-22T09:18:13.0129169Z [ 57%] Building CXX object jit/CMakeFiles/clrjit.dir/lclvars.cpp.o 2026-01-22T09:18:13.4417897Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lclvars.cpp.o 2026-01-22T09:18:14.3623426Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/likelyclass.cpp.o 2026-01-22T09:18:14.5379126Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/likelyclass.cpp.o 2026-01-22T09:18:14.6539104Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lir.cpp.o 2026-01-22T09:18:14.8394005Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lir.cpp.o 2026-01-22T09:18:15.4013113Z [ 57%] Building CXX object jit/CMakeFiles/clrjit.dir/likelyclass.cpp.o 2026-01-22T09:18:15.6952487Z [ 57%] Building CXX object jit/CMakeFiles/clrjit.dir/lir.cpp.o 2026-01-22T09:18:15.8348295Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/likelyclass.cpp.o 2026-01-22T09:18:16.1538312Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lir.cpp.o 2026-01-22T09:18:16.1823053Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/liveness.cpp.o 2026-01-22T09:18:16.4258922Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/liveness.cpp.o 2026-01-22T09:18:17.2842162Z [ 57%] Building CXX object jit/CMakeFiles/clrjit.dir/liveness.cpp.o 2026-01-22T09:18:17.6649436Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/liveness.cpp.o 2026-01-22T09:18:18.3120021Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/loopcloning.cpp.o 2026-01-22T09:18:18.5531101Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/loopcloning.cpp.o 2026-01-22T09:18:19.4299333Z [ 57%] Building CXX object jit/CMakeFiles/clrjit.dir/loopcloning.cpp.o 2026-01-22T09:18:19.7899153Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/loopcloning.cpp.o 2026-01-22T09:18:20.5168637Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lower.cpp.o 2026-01-22T09:18:20.8331022Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lower.cpp.o 2026-01-22T09:18:21.6501271Z [ 57%] Building CXX object jit/CMakeFiles/clrjit.dir/lower.cpp.o 2026-01-22T09:18:22.0023397Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lower.cpp.o 2026-01-22T09:18:25.4032997Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/morph.cpp.o 2026-01-22T09:18:25.5966670Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/morph.cpp.o 2026-01-22T09:18:26.3583113Z [ 57%] Building CXX object jit/CMakeFiles/clrjit.dir/morph.cpp.o 2026-01-22T09:18:26.7250164Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/morph.cpp.o 2026-01-22T09:18:31.3594356Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/morphblock.cpp.o 2026-01-22T09:18:31.7414212Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/morphblock.cpp.o 2026-01-22T09:18:32.3719484Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/objectalloc.cpp.o 2026-01-22T09:18:32.4617452Z [ 57%] Building CXX object jit/CMakeFiles/clrjit.dir/morphblock.cpp.o 2026-01-22T09:18:32.7386711Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/objectalloc.cpp.o 2026-01-22T09:18:32.8580767Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/morphblock.cpp.o 2026-01-22T09:18:33.4808056Z [ 57%] Building CXX object jit/CMakeFiles/clrjit.dir/objectalloc.cpp.o 2026-01-22T09:18:33.8763118Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/objectalloc.cpp.o 2026-01-22T09:18:35.8270350Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/optcse.cpp.o 2026-01-22T09:18:36.2115651Z [ 57%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/optcse.cpp.o 2026-01-22T09:18:36.9245353Z [ 60%] Building CXX object jit/CMakeFiles/clrjit.dir/optcse.cpp.o 2026-01-22T09:18:37.3301242Z [ 60%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/optcse.cpp.o 2026-01-22T09:18:38.6050049Z [ 60%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/optimizebools.cpp.o 2026-01-22T09:18:38.9971708Z [ 60%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/optimizebools.cpp.o 2026-01-22T09:18:39.5336229Z [ 60%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/optimizemaskconversions.cpp.o 2026-01-22T09:18:39.7157461Z [ 60%] Building CXX object jit/CMakeFiles/clrjit.dir/optimizebools.cpp.o 2026-01-22T09:18:39.9612693Z [ 60%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/optimizemaskconversions.cpp.o 2026-01-22T09:18:40.0486329Z [ 60%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/optimizebools.cpp.o 2026-01-22T09:18:40.3125368Z [ 60%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/optimizer.cpp.o 2026-01-22T09:18:40.6931691Z [ 60%] Building CXX object jit/CMakeFiles/clrjit.dir/optimizemaskconversions.cpp.o 2026-01-22T09:18:40.7505683Z [ 60%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/optimizer.cpp.o 2026-01-22T09:18:41.0522813Z [ 60%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/optimizemaskconversions.cpp.o 2026-01-22T09:18:41.4864749Z [ 60%] Building CXX object jit/CMakeFiles/clrjit.dir/optimizer.cpp.o 2026-01-22T09:18:41.8287896Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/optimizer.cpp.o 2026-01-22T09:18:44.0761015Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/patchpoint.cpp.o 2026-01-22T09:18:44.4173158Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/patchpoint.cpp.o 2026-01-22T09:18:44.6696926Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/phase.cpp.o 2026-01-22T09:18:45.0169612Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/phase.cpp.o 2026-01-22T09:18:45.0592250Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/promotion.cpp.o 2026-01-22T09:18:45.1802113Z [ 63%] Building CXX object jit/CMakeFiles/clrjit.dir/patchpoint.cpp.o 2026-01-22T09:18:45.4228284Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/promotion.cpp.o 2026-01-22T09:18:45.4907984Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/patchpoint.cpp.o 2026-01-22T09:18:45.7858081Z [ 63%] Building CXX object jit/CMakeFiles/clrjit.dir/phase.cpp.o 2026-01-22T09:18:46.0908814Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/phase.cpp.o 2026-01-22T09:18:46.1819779Z [ 63%] Building CXX object jit/CMakeFiles/clrjit.dir/promotion.cpp.o 2026-01-22T09:18:46.4731125Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/promotion.cpp.o 2026-01-22T09:18:47.1014404Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/promotiondecomposition.cpp.o 2026-01-22T09:18:47.4569699Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/promotiondecomposition.cpp.o 2026-01-22T09:18:48.1056972Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/promotionliveness.cpp.o 2026-01-22T09:18:48.2380495Z [ 63%] Building CXX object jit/CMakeFiles/clrjit.dir/promotiondecomposition.cpp.o 2026-01-22T09:18:48.4662934Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/promotionliveness.cpp.o 2026-01-22T09:18:48.5352893Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/promotiondecomposition.cpp.o 2026-01-22T09:18:49.2577403Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/rangecheck.cpp.o 2026-01-22T09:18:49.2779930Z [ 63%] Building CXX object jit/CMakeFiles/clrjit.dir/promotionliveness.cpp.o 2026-01-22T09:18:49.5782873Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/promotionliveness.cpp.o 2026-01-22T09:18:49.6165612Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/rangecheck.cpp.o 2026-01-22T09:18:50.4130873Z [ 63%] Building CXX object jit/CMakeFiles/clrjit.dir/rangecheck.cpp.o 2026-01-22T09:18:50.7310300Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/rangecheck.cpp.o 2026-01-22T09:18:50.9524106Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/rangecheckcloning.cpp.o 2026-01-22T09:18:51.3318027Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/rangecheckcloning.cpp.o 2026-01-22T09:18:52.0402023Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/rationalize.cpp.o 2026-01-22T09:18:52.1394234Z [ 63%] Building CXX object jit/CMakeFiles/clrjit.dir/rangecheckcloning.cpp.o 2026-01-22T09:18:52.4213695Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/rangecheckcloning.cpp.o 2026-01-22T09:18:52.4273054Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/rationalize.cpp.o 2026-01-22T09:18:53.0742454Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/redundantbranchopts.cpp.o 2026-01-22T09:18:53.2502114Z [ 63%] Building CXX object jit/CMakeFiles/clrjit.dir/rationalize.cpp.o 2026-01-22T09:18:53.4185715Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/redundantbranchopts.cpp.o 2026-01-22T09:18:53.5195218Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/rationalize.cpp.o 2026-01-22T09:18:54.2750128Z [ 63%] Building CXX object jit/CMakeFiles/clrjit.dir/redundantbranchopts.cpp.o 2026-01-22T09:18:54.5407716Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/redundantbranchopts.cpp.o 2026-01-22T09:18:54.6412128Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/regalloc.cpp.o 2026-01-22T09:18:54.9511494Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/regalloc.cpp.o 2026-01-22T09:18:55.1771137Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/regset.cpp.o 2026-01-22T09:18:55.5070630Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/regset.cpp.o 2026-01-22T09:18:55.8210531Z [ 63%] Building CXX object jit/CMakeFiles/clrjit.dir/regalloc.cpp.o 2026-01-22T09:18:55.8933147Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/scev.cpp.o 2026-01-22T09:18:56.0970971Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/regalloc.cpp.o 2026-01-22T09:18:56.2372896Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/scev.cpp.o 2026-01-22T09:18:56.3650859Z [ 63%] Building CXX object jit/CMakeFiles/clrjit.dir/regset.cpp.o 2026-01-22T09:18:56.6202942Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/regset.cpp.o 2026-01-22T09:18:56.9926344Z [ 63%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/scopeinfo.cpp.o 2026-01-22T09:18:57.0847620Z [ 63%] Building CXX object jit/CMakeFiles/clrjit.dir/scev.cpp.o 2026-01-22T09:18:57.3279578Z [ 65%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/scopeinfo.cpp.o 2026-01-22T09:18:57.3476551Z [ 65%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/scev.cpp.o 2026-01-22T09:18:57.8756774Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/segmentlist.cpp.o 2026-01-22T09:18:58.1800222Z [ 68%] Building CXX object jit/CMakeFiles/clrjit.dir/scopeinfo.cpp.o 2026-01-22T09:18:58.1989106Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/segmentlist.cpp.o 2026-01-22T09:18:58.3917945Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/sideeffects.cpp.o 2026-01-22T09:18:58.4613917Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/scopeinfo.cpp.o 2026-01-22T09:18:58.7112584Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/sideeffects.cpp.o 2026-01-22T09:18:59.0416495Z [ 68%] Building CXX object jit/CMakeFiles/clrjit.dir/segmentlist.cpp.o 2026-01-22T09:18:59.0800199Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/sm.cpp.o 2026-01-22T09:18:59.3374606Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/segmentlist.cpp.o 2026-01-22T09:18:59.4096559Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/sm.cpp.o 2026-01-22T09:18:59.5166132Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/smdata.cpp.o 2026-01-22T09:18:59.5621720Z [ 68%] Building CXX object jit/CMakeFiles/clrjit.dir/sideeffects.cpp.o 2026-01-22T09:18:59.6045117Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/smweights.cpp.o 2026-01-22T09:18:59.6844519Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/ssabuilder.cpp.o 2026-01-22T09:18:59.8459552Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/sideeffects.cpp.o 2026-01-22T09:18:59.8968243Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/smdata.cpp.o 2026-01-22T09:19:00.0150334Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/smweights.cpp.o 2026-01-22T09:19:00.0885992Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/ssabuilder.cpp.o 2026-01-22T09:19:00.2872905Z [ 68%] Building CXX object jit/CMakeFiles/clrjit.dir/sm.cpp.o 2026-01-22T09:19:00.5237798Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/sm.cpp.o 2026-01-22T09:19:00.7674377Z [ 68%] Building CXX object jit/CMakeFiles/clrjit.dir/smdata.cpp.o 2026-01-22T09:19:00.8554376Z [ 68%] Building CXX object jit/CMakeFiles/clrjit.dir/smweights.cpp.o 2026-01-22T09:19:00.9318605Z [ 68%] Building CXX object jit/CMakeFiles/clrjit.dir/ssabuilder.cpp.o 2026-01-22T09:19:00.9681949Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/smdata.cpp.o 2026-01-22T09:19:01.0549253Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/smweights.cpp.o 2026-01-22T09:19:01.1283449Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/ssabuilder.cpp.o 2026-01-22T09:19:01.5380656Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/ssarenamestate.cpp.o 2026-01-22T09:19:01.9518915Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/ssarenamestate.cpp.o 2026-01-22T09:19:01.9838401Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/stacklevelsetter.cpp.o 2026-01-22T09:19:02.3843581Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/stacklevelsetter.cpp.o 2026-01-22T09:19:02.6011003Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/switchrecognition.cpp.o 2026-01-22T09:19:02.7144031Z [ 68%] Building CXX object jit/CMakeFiles/clrjit.dir/ssarenamestate.cpp.o 2026-01-22T09:19:02.8514362Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/ssarenamestate.cpp.o 2026-01-22T09:19:02.9522969Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/switchrecognition.cpp.o 2026-01-22T09:19:03.1366761Z [ 68%] Building CXX object jit/CMakeFiles/clrjit.dir/stacklevelsetter.cpp.o 2026-01-22T09:19:03.2767752Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/treelifeupdater.cpp.o 2026-01-22T09:19:03.2852358Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/stacklevelsetter.cpp.o 2026-01-22T09:19:03.6325677Z [ 68%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/treelifeupdater.cpp.o 2026-01-22T09:19:03.7066109Z [ 71%] Building CXX object jit/CMakeFiles/clrjit.dir/switchrecognition.cpp.o 2026-01-22T09:19:03.8520234Z [ 71%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/switchrecognition.cpp.o 2026-01-22T09:19:04.1427967Z [ 71%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/utils.cpp.o 2026-01-22T09:19:04.3618687Z [ 71%] Building CXX object jit/CMakeFiles/clrjit.dir/treelifeupdater.cpp.o 2026-01-22T09:19:04.5015644Z [ 71%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/utils.cpp.o 2026-01-22T09:19:04.5380209Z [ 71%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/treelifeupdater.cpp.o 2026-01-22T09:19:05.2266963Z [ 71%] Building CXX object jit/CMakeFiles/clrjit.dir/utils.cpp.o 2026-01-22T09:19:05.3235563Z [ 71%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/valuenum.cpp.o 2026-01-22T09:19:05.4049279Z [ 71%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/utils.cpp.o 2026-01-22T09:19:05.7594251Z [ 71%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/valuenum.cpp.o 2026-01-22T09:19:06.4918519Z [ 71%] Building CXX object jit/CMakeFiles/clrjit.dir/valuenum.cpp.o 2026-01-22T09:19:06.6790513Z [ 71%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/valuenum.cpp.o 2026-01-22T09:19:15.4422566Z [ 71%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lsra.cpp.o 2026-01-22T09:19:15.5799579Z [ 71%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lsra.cpp.o 2026-01-22T09:19:16.6815343Z [ 71%] Building CXX object jit/CMakeFiles/clrjit.dir/lsra.cpp.o 2026-01-22T09:19:16.9264988Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lsra.cpp.o 2026-01-22T09:19:21.0298014Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lsrabuild.cpp.o 2026-01-22T09:19:21.9071897Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lsrabuild.cpp.o 2026-01-22T09:19:22.2135963Z [ 73%] Building CXX object jit/CMakeFiles/clrjit.dir/lsrabuild.cpp.o 2026-01-22T09:19:22.4557092Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lsrabuild.cpp.o 2026-01-22T09:19:23.4704516Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/regMaskTPOps.cpp.o 2026-01-22T09:19:23.5669965Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/gcdecode.cpp.o 2026-01-22T09:19:23.7337082Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/gcencode.cpp.o 2026-01-22T09:19:24.6011581Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/regMaskTPOps.cpp.o 2026-01-22T09:19:24.6536524Z [ 73%] Building CXX object jit/CMakeFiles/clrjit.dir/regMaskTPOps.cpp.o 2026-01-22T09:19:24.7036794Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/gcdecode.cpp.o 2026-01-22T09:19:24.7569657Z [ 73%] Building CXX object jit/CMakeFiles/clrjit.dir/gcdecode.cpp.o 2026-01-22T09:19:24.7881109Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/gcencode.cpp.o 2026-01-22T09:19:24.8358505Z [ 73%] Building CXX object jit/CMakeFiles/clrjit.dir/gcencode.cpp.o 2026-01-22T09:19:24.9306380Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/regMaskTPOps.cpp.o 2026-01-22T09:19:25.0379799Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/gcdecode.cpp.o 2026-01-22T09:19:25.1249129Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/gcencode.cpp.o 2026-01-22T09:19:25.2552727Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/unwind.cpp.o 2026-01-22T09:19:25.6770038Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/codegenxarch.cpp.o 2026-01-22T09:19:26.0097960Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/unwind.cpp.o 2026-01-22T09:19:26.0559295Z [ 73%] Building CXX object jit/CMakeFiles/clrjit.dir/unwind.cpp.o 2026-01-22T09:19:26.3803071Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/unwind.cpp.o 2026-01-22T09:19:26.5408577Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/codegenarmarch.cpp.o 2026-01-22T09:19:26.5645919Z [ 73%] Building CXX object jit/CMakeFiles/clrjit.dir/codegenxarch.cpp.o 2026-01-22T09:19:26.8947718Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/codegenxarch.cpp.o 2026-01-22T09:19:28.9160053Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/codegenarm64.cpp.o 2026-01-22T09:19:29.3481340Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/decomposelongs.cpp.o 2026-01-22T09:19:30.3204015Z [ 73%] Building CXX object jit/CMakeFiles/clrjit.dir/emitxarch.cpp.o 2026-01-22T09:19:30.6224188Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/emitxarch.cpp.o 2026-01-22T09:19:30.8356082Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/emitxarch.cpp.o 2026-01-22T09:19:31.5865447Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/codegenarm64test.cpp.o 2026-01-22T09:19:33.2625475Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/emitarm64.cpp.o 2026-01-22T09:19:36.6413761Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lowerxarch.cpp.o 2026-01-22T09:19:36.6439356Z [ 73%] Building CXX object jit/CMakeFiles/clrjit.dir/lowerxarch.cpp.o 2026-01-22T09:19:36.9245231Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lowerxarch.cpp.o 2026-01-22T09:19:38.7799725Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/emitarm64sve.cpp.o 2026-01-22T09:19:39.8089567Z [ 73%] Building CXX object jit/CMakeFiles/clrjit.dir/lsraxarch.cpp.o 2026-01-22T09:19:39.8482105Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/lsraxarch.cpp.o 2026-01-22T09:19:40.1530080Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/lsraxarch.cpp.o 2026-01-22T09:19:41.2639567Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/simd.cpp.o 2026-01-22T09:19:41.2863609Z [ 73%] Building CXX object jit/CMakeFiles/clrjit.dir/simd.cpp.o 2026-01-22T09:19:41.6041215Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/simd.cpp.o 2026-01-22T09:19:42.0132357Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/simdcodegenxarch.cpp.o 2026-01-22T09:19:42.0455953Z [ 73%] Building CXX object jit/CMakeFiles/clrjit.dir/simdcodegenxarch.cpp.o 2026-01-22T09:19:42.3652499Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/simdcodegenxarch.cpp.o 2026-01-22T09:19:42.7207776Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/targetx86.cpp.o 2026-01-22T09:19:42.7388607Z [ 73%] Building CXX object jit/CMakeFiles/clrjit.dir/targetamd64.cpp.o 2026-01-22T09:19:43.0559264Z [ 73%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/targetamd64.cpp.o 2026-01-22T09:19:43.1022055Z [ 76%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/unwindx86.cpp.o 2026-01-22T09:19:43.1270111Z [ 76%] Building CXX object jit/CMakeFiles/clrjit.dir/unwindamd64.cpp.o 2026-01-22T09:19:43.4546385Z [ 76%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/unwindamd64.cpp.o 2026-01-22T09:19:43.5065499Z [ 76%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/hwintrinsicxarch.cpp.o 2026-01-22T09:19:43.7037254Z [ 76%] Building CXX object jit/CMakeFiles/clrjit.dir/hwintrinsicxarch.cpp.o 2026-01-22T09:19:44.0419854Z [ 76%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/hwintrinsicxarch.cpp.o 2026-01-22T09:19:44.3136620Z [ 76%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lowerarmarch.cpp.o 2026-01-22T09:19:45.5150940Z [ 76%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/hwintrinsiccodegenxarch.cpp.o 2026-01-22T09:19:45.7286897Z [ 76%] Building CXX object jit/CMakeFiles/clrjit.dir/hwintrinsiccodegenxarch.cpp.o 2026-01-22T09:19:46.0448263Z [ 76%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/hwintrinsiccodegenxarch.cpp.o 2026-01-22T09:19:46.3842219Z [ 76%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lsraarmarch.cpp.o 2026-01-22T09:19:47.0742661Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/lsraarm64.cpp.o 2026-01-22T09:19:47.4771446Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_win_x86_x64.dir/dllmain.cpp.o 2026-01-22T09:19:47.5589852Z [ 78%] Linking CXX shared library libclrjit_win_x86_x64.so 2026-01-22T09:19:47.6664967Z [ 78%] Building CXX object jit/CMakeFiles/clrjit.dir/dllmain.cpp.o 2026-01-22T09:19:47.7660949Z [ 78%] Linking CXX shared library libclrjit.so 2026-01-22T09:19:48.1819523Z Stripping symbols from libclrjit_win_x86_x64.so into libclrjit_win_x86_x64.so.dbg 2026-01-22T09:19:48.1915567Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_unix_x64_x64.dir/dllmain.cpp.o 2026-01-22T09:19:48.2906888Z [ 78%] Linking CXX shared library libclrjit_unix_x64_x64.so 2026-01-22T09:19:48.3597529Z Stripping symbols from libclrjit.so into libclrjit.so.dbg 2026-01-22T09:19:48.4201648Z [ 78%] Built target clrjit_win_x86_x64 2026-01-22T09:19:48.4628199Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/cmake_pch.hxx.pch 2026-01-22T09:19:48.5616596Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/simd.cpp.o 2026-01-22T09:19:48.6710003Z [ 78%] Built target clrjit 2026-01-22T09:19:48.7488426Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/cmake_pch.hxx.pch 2026-01-22T09:19:48.8400040Z Stripping symbols from libclrjit_unix_x64_x64.so into libclrjit_unix_x64_x64.so.dbg 2026-01-22T09:19:49.0644489Z [ 78%] Built target clrjit_unix_x64_x64 2026-01-22T09:19:49.0767900Z [ 78%] Building C object jit/CMakeFiles/clrjit_universal_arm_x64.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:19:49.1180634Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/targetarm64.cpp.o 2026-01-22T09:19:49.4209870Z [ 78%] Building C object jit/CMakeFiles/clrjit_win_x64_x64.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:19:49.4586019Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/unwindarmarch.cpp.o 2026-01-22T09:19:49.5611162Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/unwindarm64.cpp.o 2026-01-22T09:19:50.1966187Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/hwintrinsicarm64.cpp.o 2026-01-22T09:19:50.3218154Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/hwintrinsiccodegenarm64.cpp.o 2026-01-22T09:19:50.6187285Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/abi.cpp.o 2026-01-22T09:19:50.6805788Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/abi.cpp.o 2026-01-22T09:19:51.1368136Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/alloc.cpp.o 2026-01-22T09:19:51.1682876Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/alloc.cpp.o 2026-01-22T09:19:51.3113088Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/assertionprop.cpp.o 2026-01-22T09:19:51.3530851Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/assertionprop.cpp.o 2026-01-22T09:19:51.5601837Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/async.cpp.o 2026-01-22T09:19:51.7941991Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm64_x64.dir/dllmain.cpp.o 2026-01-22T09:19:51.8748631Z [ 78%] Linking CXX shared library libclrjit_universal_arm64_x64.so 2026-01-22T09:19:52.3865078Z Stripping symbols from libclrjit_universal_arm64_x64.so into libclrjit_universal_arm64_x64.so.dbg 2026-01-22T09:19:52.6496789Z [ 78%] Built target clrjit_universal_arm64_x64 2026-01-22T09:19:52.6627675Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/async.cpp.o 2026-01-22T09:19:53.7662150Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/bitset.cpp.o 2026-01-22T09:19:54.2695259Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/bitset.cpp.o 2026-01-22T09:19:54.6172875Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/block.cpp.o 2026-01-22T09:19:54.7388099Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/block.cpp.o 2026-01-22T09:19:54.7959443Z [ 78%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/buildstring.cpp.o 2026-01-22T09:19:54.8138349Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/buildstring.cpp.o 2026-01-22T09:19:54.8557279Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/codegencommon.cpp.o 2026-01-22T09:19:54.8854858Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/codegencommon.cpp.o 2026-01-22T09:19:55.8733151Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/codegenlinear.cpp.o 2026-01-22T09:19:55.9585827Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/codegenlinear.cpp.o 2026-01-22T09:19:57.4638385Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/compiler.cpp.o 2026-01-22T09:19:57.6286710Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/copyprop.cpp.o 2026-01-22T09:19:57.8651614Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/compiler.cpp.o 2026-01-22T09:19:57.8745653Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/debuginfo.cpp.o 2026-01-22T09:19:58.2161265Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/copyprop.cpp.o 2026-01-22T09:19:58.4245699Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/disasm.cpp.o 2026-01-22T09:19:58.9896418Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/earlyprop.cpp.o 2026-01-22T09:19:59.0419191Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/debuginfo.cpp.o 2026-01-22T09:19:59.4278961Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/disasm.cpp.o 2026-01-22T09:19:59.6622719Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/earlyprop.cpp.o 2026-01-22T09:20:00.0168749Z [ 81%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/ee_il_dll.cpp.o 2026-01-22T09:20:00.3768259Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/eeinterface.cpp.o 2026-01-22T09:20:00.6792025Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/emit.cpp.o 2026-01-22T09:20:00.8090384Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/ee_il_dll.cpp.o 2026-01-22T09:20:01.0796082Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/eeinterface.cpp.o 2026-01-22T09:20:01.5313417Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/emit.cpp.o 2026-01-22T09:20:01.8401659Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/error.cpp.o 2026-01-22T09:20:02.0208027Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgbasic.cpp.o 2026-01-22T09:20:02.2806429Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/error.cpp.o 2026-01-22T09:20:02.7284322Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgdiagnostic.cpp.o 2026-01-22T09:20:03.4877525Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgehopt.cpp.o 2026-01-22T09:20:04.2570165Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgbasic.cpp.o 2026-01-22T09:20:04.6321904Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgflow.cpp.o 2026-01-22T09:20:05.0915404Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fginline.cpp.o 2026-01-22T09:20:05.2493025Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgopt.cpp.o 2026-01-22T09:20:05.3908812Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgdiagnostic.cpp.o 2026-01-22T09:20:06.4586250Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgprofile.cpp.o 2026-01-22T09:20:06.5265309Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgprofilesynthesis.cpp.o 2026-01-22T09:20:07.5905615Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgehopt.cpp.o 2026-01-22T09:20:08.0835922Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/flowgraph.cpp.o 2026-01-22T09:20:08.0855319Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/fgstmt.cpp.o 2026-01-22T09:20:08.5540716Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgflow.cpp.o 2026-01-22T09:20:08.6744665Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/forwardsub.cpp.o 2026-01-22T09:20:09.0647438Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fginline.cpp.o 2026-01-22T09:20:09.3706261Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/gcinfo.cpp.o 2026-01-22T09:20:09.5481516Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgopt.cpp.o 2026-01-22T09:20:09.8547002Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgprofile.cpp.o 2026-01-22T09:20:10.3960659Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/gentree.cpp.o 2026-01-22T09:20:12.1455202Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/gschecks.cpp.o 2026-01-22T09:20:12.5528324Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgprofilesynthesis.cpp.o 2026-01-22T09:20:12.6529677Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/hashbv.cpp.o 2026-01-22T09:20:12.8722580Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/helperexpansion.cpp.o 2026-01-22T09:20:13.7052099Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/fgstmt.cpp.o 2026-01-22T09:20:14.2316014Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/flowgraph.cpp.o 2026-01-22T09:20:14.2416262Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/forwardsub.cpp.o 2026-01-22T09:20:14.2570934Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/gcinfo.cpp.o 2026-01-22T09:20:14.7734627Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/hostallocator.cpp.o 2026-01-22T09:20:14.8543096Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/gentree.cpp.o 2026-01-22T09:20:15.1196875Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/hwintrinsic.cpp.o 2026-01-22T09:20:15.1926904Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/gschecks.cpp.o 2026-01-22T09:20:15.9577392Z [ 84%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/ifconversion.cpp.o 2026-01-22T09:20:16.6113902Z [ 86%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/hashbv.cpp.o 2026-01-22T09:20:17.9284397Z [ 86%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/importer.cpp.o 2026-01-22T09:20:18.2789278Z [ 86%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/importercalls.cpp.o 2026-01-22T09:20:18.6035976Z [ 86%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/importervectorization.cpp.o 2026-01-22T09:20:19.2917680Z [ 86%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/helperexpansion.cpp.o 2026-01-22T09:20:20.7507782Z [ 86%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/indirectcalltransformer.cpp.o 2026-01-22T09:20:21.7045739Z [ 86%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/hostallocator.cpp.o 2026-01-22T09:20:21.7876471Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/inductionvariableopts.cpp.o 2026-01-22T09:20:21.9098630Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/hwintrinsic.cpp.o 2026-01-22T09:20:23.0101022Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/ifconversion.cpp.o 2026-01-22T09:20:23.6853383Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/inline.cpp.o 2026-01-22T09:20:23.6968511Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/importer.cpp.o 2026-01-22T09:20:24.2028864Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/importercalls.cpp.o 2026-01-22T09:20:24.3880523Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/inlinepolicy.cpp.o 2026-01-22T09:20:25.4149045Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/instr.cpp.o 2026-01-22T09:20:25.9316744Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/jitconfig.cpp.o 2026-01-22T09:20:26.5010478Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/jiteh.cpp.o 2026-01-22T09:20:27.4975871Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/jithashtable.cpp.o 2026-01-22T09:20:27.5711868Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/importervectorization.cpp.o 2026-01-22T09:20:27.8945327Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/jitmetadata.cpp.o 2026-01-22T09:20:28.2938902Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/indirectcalltransformer.cpp.o 2026-01-22T09:20:28.3013650Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/inductionvariableopts.cpp.o 2026-01-22T09:20:28.3434732Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/layout.cpp.o 2026-01-22T09:20:29.1317744Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lclmorph.cpp.o 2026-01-22T09:20:29.5185370Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lclvars.cpp.o 2026-01-22T09:20:30.1728657Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/likelyclass.cpp.o 2026-01-22T09:20:30.3441564Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/inline.cpp.o 2026-01-22T09:20:30.4786686Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/inlinepolicy.cpp.o 2026-01-22T09:20:31.0541440Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/instr.cpp.o 2026-01-22T09:20:31.1188729Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lir.cpp.o 2026-01-22T09:20:31.5899716Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/jitconfig.cpp.o 2026-01-22T09:20:31.7308360Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/jiteh.cpp.o 2026-01-22T09:20:31.9586678Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/liveness.cpp.o 2026-01-22T09:20:32.1917353Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/loopcloning.cpp.o 2026-01-22T09:20:32.5587798Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lower.cpp.o 2026-01-22T09:20:33.5758578Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/jithashtable.cpp.o 2026-01-22T09:20:33.6538518Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/jitmetadata.cpp.o 2026-01-22T09:20:33.9530356Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/morph.cpp.o 2026-01-22T09:20:34.1568575Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/layout.cpp.o 2026-01-22T09:20:34.3429073Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lclmorph.cpp.o 2026-01-22T09:20:35.0584732Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/morphblock.cpp.o 2026-01-22T09:20:36.0432797Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/objectalloc.cpp.o 2026-01-22T09:20:36.4010989Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lclvars.cpp.o 2026-01-22T09:20:36.8365291Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/likelyclass.cpp.o 2026-01-22T09:20:37.1315268Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lir.cpp.o 2026-01-22T09:20:38.6069460Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/optcse.cpp.o 2026-01-22T09:20:38.6374991Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/liveness.cpp.o 2026-01-22T09:20:39.3842178Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/loopcloning.cpp.o 2026-01-22T09:20:39.4184470Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lower.cpp.o 2026-01-22T09:20:40.7422712Z [ 89%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/optimizebools.cpp.o 2026-01-22T09:20:41.2845375Z [ 92%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/morph.cpp.o 2026-01-22T09:20:41.6119002Z [ 92%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/optimizemaskconversions.cpp.o 2026-01-22T09:20:41.7077449Z [ 92%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/morphblock.cpp.o 2026-01-22T09:20:41.9288234Z [ 92%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/optimizer.cpp.o 2026-01-22T09:20:42.7096969Z [ 92%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/objectalloc.cpp.o 2026-01-22T09:20:44.2171285Z [ 92%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/patchpoint.cpp.o 2026-01-22T09:20:44.7821649Z [ 92%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/optcse.cpp.o 2026-01-22T09:20:45.5793919Z [ 92%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/phase.cpp.o 2026-01-22T09:20:45.9484246Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/promotion.cpp.o 2026-01-22T09:20:46.1523635Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/promotiondecomposition.cpp.o 2026-01-22T09:20:47.0991490Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/optimizebools.cpp.o 2026-01-22T09:20:47.3942631Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/promotionliveness.cpp.o 2026-01-22T09:20:47.5511851Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/rangecheck.cpp.o 2026-01-22T09:20:47.9315676Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/optimizemaskconversions.cpp.o 2026-01-22T09:20:48.0958624Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/rangecheckcloning.cpp.o 2026-01-22T09:20:48.5192174Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/optimizer.cpp.o 2026-01-22T09:20:48.7370482Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/patchpoint.cpp.o 2026-01-22T09:20:49.1383540Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/phase.cpp.o 2026-01-22T09:20:49.1934843Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/rationalize.cpp.o 2026-01-22T09:20:49.3291349Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/redundantbranchopts.cpp.o 2026-01-22T09:20:49.5368270Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/regalloc.cpp.o 2026-01-22T09:20:49.9478670Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/promotion.cpp.o 2026-01-22T09:20:50.0535869Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/promotiondecomposition.cpp.o 2026-01-22T09:20:50.8819004Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/regset.cpp.o 2026-01-22T09:20:51.0606704Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/scev.cpp.o 2026-01-22T09:20:51.5541787Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/promotionliveness.cpp.o 2026-01-22T09:20:52.0022309Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/scopeinfo.cpp.o 2026-01-22T09:20:52.1124867Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/rangecheck.cpp.o 2026-01-22T09:20:52.2309760Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/segmentlist.cpp.o 2026-01-22T09:20:52.6882536Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/sideeffects.cpp.o 2026-01-22T09:20:52.7124546Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/rangecheckcloning.cpp.o 2026-01-22T09:20:52.8434614Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/rationalize.cpp.o 2026-01-22T09:20:53.3311483Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/sm.cpp.o 2026-01-22T09:20:53.7541112Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/smdata.cpp.o 2026-01-22T09:20:53.7890982Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/redundantbranchopts.cpp.o 2026-01-22T09:20:53.8384679Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/smweights.cpp.o 2026-01-22T09:20:53.8494657Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/ssabuilder.cpp.o 2026-01-22T09:20:53.8641207Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/regalloc.cpp.o 2026-01-22T09:20:53.9158562Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/regset.cpp.o 2026-01-22T09:20:54.3887779Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/scev.cpp.o 2026-01-22T09:20:54.6217624Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/scopeinfo.cpp.o 2026-01-22T09:20:55.3114281Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/ssarenamestate.cpp.o 2026-01-22T09:20:55.4604816Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/stacklevelsetter.cpp.o 2026-01-22T09:20:55.4936863Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/segmentlist.cpp.o 2026-01-22T09:20:55.5520633Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/sideeffects.cpp.o 2026-01-22T09:20:55.7037043Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/switchrecognition.cpp.o 2026-01-22T09:20:55.9818600Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/treelifeupdater.cpp.o 2026-01-22T09:20:55.9968326Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/sm.cpp.o 2026-01-22T09:20:56.2235984Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/smdata.cpp.o 2026-01-22T09:20:56.2977530Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/smweights.cpp.o 2026-01-22T09:20:56.3084897Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/utils.cpp.o 2026-01-22T09:20:56.3828434Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/valuenum.cpp.o 2026-01-22T09:20:56.4404810Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/ssabuilder.cpp.o 2026-01-22T09:20:56.8207972Z [ 94%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lsra.cpp.o 2026-01-22T09:20:57.4760463Z [ 97%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/ssarenamestate.cpp.o 2026-01-22T09:20:57.8976060Z [ 97%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lsrabuild.cpp.o 2026-01-22T09:20:58.1942932Z [ 97%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/stacklevelsetter.cpp.o 2026-01-22T09:20:58.7727551Z [ 97%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/switchrecognition.cpp.o 2026-01-22T09:20:59.4697384Z [ 97%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/treelifeupdater.cpp.o 2026-01-22T09:21:00.0796209Z [ 97%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/utils.cpp.o 2026-01-22T09:21:00.3206187Z [ 97%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/regMaskTPOps.cpp.o 2026-01-22T09:21:00.4384693Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/gcdecode.cpp.o 2026-01-22T09:21:00.5096558Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/valuenum.cpp.o 2026-01-22T09:21:01.3160225Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lsra.cpp.o 2026-01-22T09:21:02.3962242Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/gcencode.cpp.o 2026-01-22T09:21:02.4735196Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/unwind.cpp.o 2026-01-22T09:21:02.9531940Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lsrabuild.cpp.o 2026-01-22T09:21:03.6110972Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/codegenarmarch.cpp.o 2026-01-22T09:21:05.1043125Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/codegenarm.cpp.o 2026-01-22T09:21:05.4613066Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/regMaskTPOps.cpp.o 2026-01-22T09:21:05.5710498Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/decomposelongs.cpp.o 2026-01-22T09:21:06.4961959Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/emitarm.cpp.o 2026-01-22T09:21:06.8635726Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lowerarmarch.cpp.o 2026-01-22T09:21:07.1387028Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lsraarmarch.cpp.o 2026-01-22T09:21:07.6971062Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/gcdecode.cpp.o 2026-01-22T09:21:07.7366084Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/gcencode.cpp.o 2026-01-22T09:21:07.7697333Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/lsraarm.cpp.o 2026-01-22T09:21:08.4076949Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/unwind.cpp.o 2026-01-22T09:21:08.8197987Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/targetarm.cpp.o 2026-01-22T09:21:08.9459969Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/codegenxarch.cpp.o 2026-01-22T09:21:09.1814988Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/emitxarch.cpp.o 2026-01-22T09:21:09.2035775Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/unwindarmarch.cpp.o 2026-01-22T09:21:10.2962487Z [100%] Building CXX object jit/CMakeFiles/clrjit_universal_arm_x64.dir/dllmain.cpp.o 2026-01-22T09:21:10.3843820Z [100%] Linking CXX shared library libclrjit_universal_arm_x64.so 2026-01-22T09:21:10.8495037Z Stripping symbols from libclrjit_universal_arm_x64.so into libclrjit_universal_arm_x64.so.dbg 2026-01-22T09:21:11.0898732Z [100%] Built target clrjit_universal_arm_x64 2026-01-22T09:21:11.1012006Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lowerxarch.cpp.o 2026-01-22T09:21:11.1166812Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/lsraxarch.cpp.o 2026-01-22T09:21:12.5099649Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/simd.cpp.o 2026-01-22T09:21:12.8470799Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/simdcodegenxarch.cpp.o 2026-01-22T09:21:13.2514462Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/targetamd64.cpp.o 2026-01-22T09:21:13.5398620Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/unwindamd64.cpp.o 2026-01-22T09:21:13.6309145Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/hwintrinsicxarch.cpp.o 2026-01-22T09:21:14.0806714Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/hwintrinsiccodegenxarch.cpp.o 2026-01-22T09:21:14.2424090Z [100%] Building CXX object jit/CMakeFiles/clrjit_win_x64_x64.dir/dllmain.cpp.o 2026-01-22T09:21:15.7111508Z [100%] Linking CXX shared library libclrjit_win_x64_x64.so 2026-01-22T09:21:15.9693641Z Stripping symbols from libclrjit_win_x64_x64.so into libclrjit_win_x64_x64.so.dbg 2026-01-22T09:21:16.1328068Z [100%] Built target clrjit_win_x64_x64 2026-01-22T09:21:16.1500270Z -- Install configuration: "CHECKED" 2026-01-22T09:21:16.1527842Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libjitinterface_x64.so 2026-01-22T09:21:16.1534518Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libjitinterface_x64.so.dbg 2026-01-22T09:21:16.1562057Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libclrjit.so 2026-01-22T09:21:16.1639714Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libclrjit.so.dbg 2026-01-22T09:21:16.2295124Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libclrjit_universal_arm64_x64.so 2026-01-22T09:21:16.2373531Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libclrjit_universal_arm64_x64.so.dbg 2026-01-22T09:21:16.3057724Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libclrjit_unix_x64_x64.so 2026-01-22T09:21:16.3129098Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libclrjit_unix_x64_x64.so.dbg 2026-01-22T09:21:16.3768165Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libclrjit_win_x64_x64.so 2026-01-22T09:21:16.3839822Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libclrjit_win_x64_x64.so.dbg 2026-01-22T09:21:16.4514619Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libclrjit_universal_arm_x64.so 2026-01-22T09:21:16.4574362Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libclrjit_universal_arm_x64.so.dbg 2026-01-22T09:21:16.5113971Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libclrjit_win_x86_x64.so 2026-01-22T09:21:16.5182502Z -- Installing: /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/./libclrjit_win_x86_x64.so.dbg 2026-01-22T09:21:16.5947712Z [100%] Built target alljits 2026-01-22T09:21:16.6044106Z /__w/1/s/src/coreclr 2026-01-22T09:21:16.6044536Z Repo successfully built. 2026-01-22T09:21:16.6044875Z Product binaries are available at /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64 2026-01-22T09:21:21.2369209Z runincontext -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/runincontext.dll 2026-01-22T09:21:21.4895626Z tieringtest -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/tieringtest.dll 2026-01-22T09:21:26.2928196Z ILCompiler.Reflection.ReadyToRun -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/ILCompiler.Reflection.ReadyToRun.dll 2026-01-22T09:21:26.6543748Z ILLink.RoslynAnalyzer -> /__w/1/s/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll 2026-01-22T09:21:27.0161031Z ILLink.CodeFixProvider -> /__w/1/s/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll 2026-01-22T09:21:27.4136334Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/ref/Release/net11.0/illink.dll 2026-01-22T09:21:29.4468824Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/Release/net11.0/illink.dll 2026-01-22T09:21:29.6299807Z ILLink.Tasks -> /__w/1/s/artifacts/bin/ILLink.Tasks/Release/net/ILLink.Tasks.dll 2026-01-22T09:21:30.3742589Z ILCompiler.TypeSystem -> /__w/1/s/artifacts/bin/ILCompiler.TypeSystem/x64/Checked/ILCompiler.TypeSystem.dll 2026-01-22T09:21:31.4340422Z ILCompiler.Diagnostics -> /__w/1/s/artifacts/bin/ILCompiler.Diagnostics/x64/Checked/ILCompiler.Diagnostics.dll 2026-01-22T09:21:31.8414371Z R2RDump -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/R2RDump/R2RDump.dll 2026-01-22T09:21:32.7273473Z dotnet-pgo -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/dotnet-pgo/dotnet-pgo.dll 2026-01-22T09:21:32.8921976Z repro -> /__w/1/s/artifacts/bin/repro/x64/Checked/repro.dll 2026-01-22T09:21:33.3853060Z R2RTest -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/R2RTest/R2RTest.dll 2026-01-22T09:21:33.6098827Z PdbChecker -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/PdbChecker/PdbChecker.dll 2026-01-22T09:21:33.8081839Z AssemblyChecker -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/AssemblyChecker/AssemblyChecker.dll 2026-01-22T09:21:34.4867506Z ILVerify -> /__w/1/s/artifacts/bin/ILVerify/x64/Checked/ILVerify.dll 2026-01-22T09:21:35.2531131Z ILVerification -> /__w/1/s/artifacts/bin/ILVerification/x64/Checked/ILVerification.dll 2026-01-22T09:21:35.6186622Z Microsoft.Diagnostics.DataContractReader.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Diagnostics.DataContractReader.Abstractions/Checked/Microsoft.Diagnostics.DataContractReader.Abstractions.dll 2026-01-22T09:21:36.6294519Z Microsoft.Diagnostics.DataContractReader.Contracts -> /__w/1/s/artifacts/bin/Microsoft.Diagnostics.DataContractReader.Contracts/Checked/Microsoft.Diagnostics.DataContractReader.Contracts.dll 2026-01-22T09:21:37.0073666Z Microsoft.Diagnostics.DataContractReader -> /__w/1/s/artifacts/bin/Microsoft.Diagnostics.DataContractReader/Checked/Microsoft.Diagnostics.DataContractReader.dll 2026-01-22T09:21:37.2827863Z StressLogAnalyzer -> /__w/1/s/artifacts/bin/StressLogAnalyzer/Checked/net11.0/StressLogAnalyzer.dll 2026-01-22T09:21:38.4007809Z ILCompiler.DependencyAnalysisFramework -> /__w/1/s/artifacts/bin/ILCompiler.DependencyAnalysisFramework/x64/Checked/ILCompiler.DependencyAnalysisFramework.dll 2026-01-22T09:21:38.9801445Z ILCompiler.MetadataTransform -> /__w/1/s/artifacts/bin/ILCompiler.MetadataTransform/x64/Checked/ILCompiler.MetadataTransform.dll 2026-01-22T09:21:42.4819520Z ILCompiler.Compiler -> /__w/1/s/artifacts/bin/ILCompiler.Compiler/x64/Checked/ILCompiler.Compiler.dll 2026-01-22T09:21:43.1732880Z ILCompiler.RyuJit -> /__w/1/s/artifacts/bin/ILCompiler.RyuJit/x64/Checked/ILCompiler.RyuJit.dll 2026-01-22T09:21:45.0423596Z ILCompiler_inbuild -> /__w/1/s/artifacts/bin/ILCompiler_inbuild/x64/Checked/ilc.dll 2026-01-22T09:21:45.4142968Z Optimizing assemblies for size. This process might take a while. 2026-01-22T09:21:55.8700241Z ILCompiler_inbuild -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ 2026-01-22T09:21:57.9680942Z ILCompiler.ReadyToRun -> /__w/1/s/artifacts/bin/ILCompiler.ReadyToRun/x64/Checked/ILCompiler.ReadyToRun.dll 2026-01-22T09:21:58.8050383Z crossgen2_inbuild -> /__w/1/s/artifacts/bin/crossgen2_inbuild/x64/Checked/crossgen2.dll 2026-01-22T09:21:59.1146832Z Optimizing assemblies for size. This process might take a while. 2026-01-22T09:22:08.7105448Z crossgen2_inbuild -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/crossgen2/ 2026-01-22T09:22:10.3651858Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-01-22T09:22:10.9548854Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-01-22T09:22:11.1455947Z ILCompiler.Build.Tasks -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/ilc-published/netstandard/ILCompiler.Build.Tasks.dll 2026-01-22T09:22:12.0793974Z ILCompiler_publish -> /__w/1/s/artifacts/bin/ILCompiler_publish/x64/Checked/ilc.dll 2026-01-22T09:22:12.6035017Z Generating native code 2026-01-22T09:22:40.0351176Z ILCompiler_publish -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/ilc-published/ 2026-01-22T09:22:40.9996923Z crossgen2_publish -> /__w/1/s/artifacts/bin/crossgen2_publish/x64/Checked/crossgen2.dll 2026-01-22T09:22:41.3920858Z Generating native code 2026-01-22T09:23:03.1311837Z crossgen2_publish -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/crossgen2-published/ 2026-01-22T09:23:03.5132905Z ILCompiler -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/ilc/ilc.dll 2026-01-22T09:23:03.7804421Z crossgen2 -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/crossgen2/crossgen2.dll 2026-01-22T09:23:04.0864496Z SuperFileCheck -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/SuperFileCheck/SuperFileCheck.dll 2026-01-22T09:23:04.3641402Z cdac-build-tool -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/cdac-build-tool/cdac-build-tool.dll 2026-01-22T09:23:04.8116716Z System.Private.CoreLib.Generators -> /__w/1/s/artifacts/bin/System.Private.CoreLib.Generators/Checked/netstandard2.0/System.Private.CoreLib.Generators.dll 2026-01-22T09:23:07.6340918Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/System.Private.CoreLib/ref/Checked/net11.0/System.Private.CoreLib.dll 2026-01-22T09:23:07.8270607Z EventSourceGenerator -> /__w/1/s/artifacts/bin/EventSourceGenerator/Release/netstandard2.0/EventSourceGenerator.dll 2026-01-22T09:23:08.3463808Z LibraryImportGenerator -> /__w/1/s/artifacts/bin/LibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll 2026-01-22T09:23:32.0254256Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/System.Private.CoreLib.dll 2026-01-22T09:23:33.1441856Z System.Private.TypeLoader -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/System.Private.TypeLoader.dll 2026-01-22T09:23:33.3306127Z System.Private.Reflection.Execution -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/System.Private.Reflection.Execution.dll 2026-01-22T09:23:33.5050028Z System.Private.StackTraceMetadata -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/aotsdk/System.Private.StackTraceMetadata.dll 2026-01-22T09:23:33.7535796Z Test.CoreLib -> /__w/1/s/artifacts/bin/Test.CoreLib/x64/Checked/Test.CoreLib.dll 2026-01-22T09:23:33.8081831Z "/__w/1/s/src/native/libs/build-native.sh" x64 Release outconfig net11.0-linux-Release-x64 -os linux -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=Checked" -numproc 4 -cross 2026-01-22T09:23:33.8627678Z __TargetRid: linux-x64 2026-01-22T09:23:33.8631042Z Setting up directories for build 2026-01-22T09:23:33.8680208Z Checking prerequisites... 2026-01-22T09:23:33.8681255Z Commencing build of "install" target in "native libraries component" for linux.x64.Release in /__w/1/s/artifacts/obj/native/net11.0-linux-Release-x64 2026-01-22T09:23:33.8681984Z Invoking "/__w/1/s/eng/native/gen-buildsys.sh" "/__w/1/s/src/native/libs" "/__w/1/s/artifacts/obj/native/net11.0-linux-Release-x64" x64 linux clang Release "" -DCMAKE_STATIC_LIB_LINK=0 -DFEATURE_DISTRO_AGNOSTIC_SSL=1 -DFEATURE_DISTRO_AGNOSTIC_SSL=1 -DCMAKE_BUILD_RUNTIME_CONFIGURATION=Checked -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 2026-01-22T09:23:33.9537203Z Not searching for unused variables given on the command line. 2026-01-22T09:23:33.9537628Z loading initial cache file /__w/1/s/eng/native/tryrun.cmake 2026-01-22T09:23:33.9925227Z -- The C compiler identification is Clang 21.1.7 2026-01-22T09:23:34.0136822Z -- Detecting C compiler ABI info 2026-01-22T09:23:34.1098914Z -- Detecting C compiler ABI info - done 2026-01-22T09:23:34.1307330Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-01-22T09:23:34.1309566Z -- Detecting C compile features 2026-01-22T09:23:34.1315458Z -- Detecting C compile features - done 2026-01-22T09:23:34.1656852Z -- The linker identification is LLD 21.1.7 (compatible with GNU linkers) 2026-01-22T09:23:34.1746537Z Detected Linux x86_64 2026-01-22T09:23:34.1753777Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG 2026-01-22T09:23:34.2722877Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG - Success 2026-01-22T09:23:34.2730933Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH 2026-01-22T09:23:34.3672612Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success 2026-01-22T09:23:34.3681998Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-22T09:23:34.4623923Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-22T09:23:34.5111294Z -- The ASM compiler identification is Clang 21.1.7 with GNU-like command-line 2026-01-22T09:23:34.5148050Z -- Found assembler: /usr/local/bin/clang-21 2026-01-22T09:23:34.5184865Z -- Looking for include files windows.h, bcrypt.h 2026-01-22T09:23:34.5728603Z -- Looking for include files windows.h, bcrypt.h - not found 2026-01-22T09:23:34.5729097Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-22T09:23:34.6297542Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-22T09:23:34.6299474Z -- Looking for include file asm/hwprobe.h 2026-01-22T09:23:34.6821830Z -- Looking for include file asm/hwprobe.h - not found 2026-01-22T09:23:34.6827720Z -- Looking for include file sys/resource.h 2026-01-22T09:23:34.7765753Z -- Looking for include file sys/resource.h - found 2026-01-22T09:23:34.7768859Z -- Looking for sysctlbyname 2026-01-22T09:23:34.8706915Z -- Looking for sysctlbyname - not found 2026-01-22T09:23:34.8707327Z -- Looking for fsync 2026-01-22T09:23:34.9664662Z -- Looking for fsync - found 2026-01-22T09:23:34.9665008Z -- Looking for arc4random_buf 2026-01-22T09:23:35.0301530Z -- Looking for arc4random_buf - not found 2026-01-22T09:23:35.0302005Z -- Looking for O_CLOEXEC 2026-01-22T09:23:35.1251249Z -- Looking for O_CLOEXEC - found 2026-01-22T09:23:35.1251647Z -- Looking for CLOCK_MONOTONIC 2026-01-22T09:23:35.2216363Z -- Looking for CLOCK_MONOTONIC - found 2026-01-22T09:23:35.2218545Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-22T09:23:35.3186773Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-01-22T09:23:35.3187840Z -- Looking for clock_gettime_nsec_np 2026-01-22T09:23:35.3750294Z -- Looking for clock_gettime_nsec_np - not found 2026-01-22T09:23:35.6326482Z -- Using CMake version 3.30.3 2026-01-22T09:23:35.6339216Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-22T09:23:35.6339586Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-22T09:23:35.6961851Z -- The CXX compiler identification is Clang 21.1.7 2026-01-22T09:23:35.7051662Z -- Detecting CXX compiler ABI info 2026-01-22T09:23:35.8108954Z -- Detecting CXX compiler ABI info - done 2026-01-22T09:23:35.8241523Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-01-22T09:23:35.8245539Z -- Detecting CXX compile features 2026-01-22T09:23:35.8254878Z -- Detecting CXX compile features - done 2026-01-22T09:23:35.8266518Z -- Arch detected: 'x86_64-linux-gnu' 2026-01-22T09:23:35.8266911Z -- Basearch of 'x86_64-linux-gnu' has been detected as: 'x86' 2026-01-22T09:23:35.8298574Z -- Using CMake toolchain: /__w/1/s/eng/common/cross/toolchain.cmake 2026-01-22T09:23:35.8308532Z -- Performing Test FNO_LTO_AVAILABLE 2026-01-22T09:23:35.9216265Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-01-22T09:23:35.9217105Z -- Looking for arm_acle.h 2026-01-22T09:23:35.9793811Z -- Looking for arm_acle.h - not found 2026-01-22T09:23:35.9794838Z -- Looking for sys/auxv.h 2026-01-22T09:23:36.0795409Z -- Looking for sys/auxv.h - found 2026-01-22T09:23:36.0805426Z -- Looking for sys/sdt.h 2026-01-22T09:23:36.1354479Z -- Looking for sys/sdt.h - not found 2026-01-22T09:23:36.1354824Z -- Looking for unistd.h 2026-01-22T09:23:36.2332239Z -- Looking for unistd.h - found 2026-01-22T09:23:36.2332719Z -- Looking for linux/auxvec.h 2026-01-22T09:23:36.3298687Z -- Looking for linux/auxvec.h - found 2026-01-22T09:23:36.3299010Z -- Looking for sys/types.h 2026-01-22T09:23:36.4279619Z -- Looking for sys/types.h - found 2026-01-22T09:23:36.4279992Z -- Looking for stdint.h 2026-01-22T09:23:36.5245960Z -- Looking for stdint.h - found 2026-01-22T09:23:36.5246394Z -- Looking for stddef.h 2026-01-22T09:23:36.6165578Z -- Looking for stddef.h - found 2026-01-22T09:23:36.6165822Z -- Check size of off64_t 2026-01-22T09:23:36.7160724Z -- Check size of off64_t - done 2026-01-22T09:23:36.7160994Z -- Looking for fseeko 2026-01-22T09:23:36.8101886Z -- Looking for fseeko - found 2026-01-22T09:23:36.8102200Z -- Looking for strerror 2026-01-22T09:23:36.9052349Z -- Looking for strerror - found 2026-01-22T09:23:36.9053884Z -- Looking for posix_memalign 2026-01-22T09:23:37.0069488Z -- Looking for posix_memalign - found 2026-01-22T09:23:37.0069944Z -- Looking for aligned_alloc 2026-01-22T09:23:37.1096333Z -- Looking for aligned_alloc - found 2026-01-22T09:23:37.1105012Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-22T09:23:37.2068821Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-01-22T09:23:37.2069191Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-22T09:23:37.3054346Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-01-22T09:23:37.3054833Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-22T09:23:37.4000807Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-01-22T09:23:37.4001224Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-22T09:23:37.4977538Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-01-22T09:23:37.4977961Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-22T09:23:37.5934785Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-22T09:23:37.5935275Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-22T09:23:37.6878263Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-01-22T09:23:37.6878628Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-22T09:23:37.7819874Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-01-22T09:23:37.7820192Z -- Performing Test HAVE_PTRDIFF_T 2026-01-22T09:23:37.8766025Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-22T09:23:37.8769254Z -- Performing Test HAVE_XSAVE_INTRIN 2026-01-22T09:23:38.3298121Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-01-22T09:23:38.3298584Z -- Performing Test HAVE_SSE2_INTRIN 2026-01-22T09:23:38.7852475Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-01-22T09:23:38.7852890Z -- Performing Test HAVE_SSSE3_INTRIN 2026-01-22T09:23:39.2342949Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-01-22T09:23:39.2345857Z -- Performing Test HAVE_SSE42_INTRIN 2026-01-22T09:23:39.3706128Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-01-22T09:23:39.3709501Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-01-22T09:23:39.8319631Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-01-22T09:23:39.8320964Z -- Performing Test HAVE_AVX2_INTRIN 2026-01-22T09:23:40.2865612Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-01-22T09:23:40.2874994Z -- Performing Test HAVE_CASCADE_LAKE 2026-01-22T09:23:40.3808696Z -- Performing Test HAVE_CASCADE_LAKE - Success 2026-01-22T09:23:40.3809748Z -- Performing Test HAVE_AVX512_INTRIN 2026-01-22T09:23:40.8390035Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-01-22T09:23:40.8396299Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-01-22T09:23:41.2872867Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-01-22T09:23:41.2875283Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-01-22T09:23:41.7520633Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-01-22T09:23:41.7521625Z -- 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-22T09:23:41.7700675Z -- The following features have been enabled: 2026-01-22T09:23:41.7701028Z 2026-01-22T09:23:41.7701308Z * CMAKE_BUILD_TYPE, Build type: RELEASE (selected) 2026-01-22T09:23:41.7701743Z * XSAVE, Support XSAVE intrinsics using "-mxsave" 2026-01-22T09:23:41.7702077Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "-mssse3" 2026-01-22T09:23:41.7702351Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "-msse4.2" 2026-01-22T09:23:41.7702653Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-msse4.2 -mpclmul" 2026-01-22T09:23:41.7702905Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "-mavx2 -mbmi2" 2026-01-22T09:23:41.7703149Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "-mavx2 -mbmi2" 2026-01-22T09:23:41.7703705Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "-mavx2 -mbmi2" 2026-01-22T09:23:41.7703957Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "-mavx2 -mbmi2" 2026-01-22T09:23:41.7704245Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-22T09:23:41.7704561Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-22T09:23:41.7704881Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mavx512vnni -mbmi2 -mtune=cascadelake" 2026-01-22T09:23:41.7705231Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using "-mpclmul -mvpclmulqdq -mavx512f -mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-22T09:23:41.7705526Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-22T09:23:41.7705756Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-22T09:23:41.7705972Z * WITH_SANITIZER, Enable sanitizer support 2026-01-22T09:23:41.7706175Z * WITH_GTEST, Build gtest_zlib 2026-01-22T09:23:41.7706384Z * WITH_OPTIM, Build with optimisation 2026-01-22T09:23:41.7706593Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-22T09:23:41.7706815Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-22T09:23:41.7707029Z * WITH_AVX2, Build with AVX2 2026-01-22T09:23:41.7707223Z * WITH_AVX512, Build with AVX512 2026-01-22T09:23:41.7707427Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-01-22T09:23:41.7707630Z * WITH_SSE2, Build with SSE2 2026-01-22T09:23:41.7707821Z * WITH_SSSE3, Build with SSSE3 2026-01-22T09:23:41.7708013Z * WITH_SSE42, Build with SSE42 2026-01-22T09:23:41.7708210Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-01-22T09:23:41.7708416Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-01-22T09:23:41.7708607Z 2026-01-22T09:23:41.7708796Z -- The following features have been disabled: 2026-01-22T09:23:41.7708977Z 2026-01-22T09:23:41.7709178Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-22T09:23:41.7709406Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-22T09:23:41.7709898Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-22T09:23:41.7710110Z * WITH_FUZZERS, Build test/fuzz 2026-01-22T09:23:41.7710310Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-22T09:23:41.7710523Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-22T09:23:41.7710887Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-22T09:23:41.7711160Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-22T09:23:41.7711404Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-22T09:23:41.7711764Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-22T09:23:41.7712016Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-22T09:23:41.7712267Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-22T09:23:41.7712465Z 2026-01-22T09:23:42.0425672Z -- Build type is 'RELEASE' 2026-01-22T09:23:42.0426120Z -- Performing Test BROTLI_EMSCRIPTEN 2026-01-22T09:23:42.1333428Z -- Performing Test BROTLI_EMSCRIPTEN - Failed 2026-01-22T09:23:42.1333798Z -- Compiler is not EMSCRIPTEN 2026-01-22T09:23:42.1361520Z -- Looking for log2 2026-01-22T09:23:42.2340110Z -- Looking for log2 - not found 2026-01-22T09:23:42.2340510Z -- Looking for log2 2026-01-22T09:23:42.3308092Z -- Looking for log2 - found 2026-01-22T09:23:42.3391095Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-01-22T09:23:42.4318430Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-01-22T09:23:42.4318938Z -- Looking for include files sys/socket.h, linux/in.h 2026-01-22T09:23:42.5360521Z -- Looking for include files sys/socket.h, linux/in.h - found 2026-01-22T09:23:42.5361221Z -- Performing Test HAVE_IN_PKTINFO 2026-01-22T09:23:42.6403730Z -- Performing Test HAVE_IN_PKTINFO - Success 2026-01-22T09:23:42.6406292Z -- Performing Test HAVE_IP_MREQN 2026-01-22T09:23:42.7452797Z -- Performing Test HAVE_IP_MREQN - Success 2026-01-22T09:23:42.7453333Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX 2026-01-22T09:23:42.8092806Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX - Failed 2026-01-22T09:23:42.8093369Z -- Performing Test HAVE_STATFS_VFS 2026-01-22T09:23:42.9052269Z -- Performing Test HAVE_STATFS_VFS - Success 2026-01-22T09:23:42.9054533Z -- Performing Test HAVE_STATFS_MOUNT 2026-01-22T09:23:42.9615199Z -- Performing Test HAVE_STATFS_MOUNT - Failed 2026-01-22T09:23:42.9615561Z -- Performing Test HAVE_FLOCK64 2026-01-22T09:23:43.0578257Z -- Performing Test HAVE_FLOCK64 - Success 2026-01-22T09:23:43.0581084Z -- Looking for F_DUPFD_CLOEXEC 2026-01-22T09:23:43.1545932Z -- Looking for F_DUPFD_CLOEXEC - found 2026-01-22T09:23:43.1548390Z -- Looking for F_DUPFD 2026-01-22T09:23:43.2498516Z -- Looking for F_DUPFD - found 2026-01-22T09:23:43.2499201Z -- Looking for F_FULLFSYNC 2026-01-22T09:23:43.3051586Z -- Looking for F_FULLFSYNC - not found 2026-01-22T09:23:43.3051860Z -- Looking for getifaddrs 2026-01-22T09:23:43.3996434Z -- Looking for getifaddrs - found 2026-01-22T09:23:43.3996956Z -- Looking for fork 2026-01-22T09:23:43.4971191Z -- Looking for fork - found 2026-01-22T09:23:43.4972494Z -- Looking for lseek64 2026-01-22T09:23:43.5958410Z -- Looking for lseek64 - found 2026-01-22T09:23:43.5959924Z -- Looking for mmap64 2026-01-22T09:23:43.6982433Z -- Looking for mmap64 - found 2026-01-22T09:23:43.6985856Z -- Looking for ftruncate64 2026-01-22T09:23:43.8035787Z -- Looking for ftruncate64 - found 2026-01-22T09:23:43.8040387Z -- Looking for posix_fadvise64 2026-01-22T09:23:43.9052199Z -- Looking for posix_fadvise64 - found 2026-01-22T09:23:43.9054458Z -- Looking for stat64 2026-01-22T09:23:44.0049507Z -- Looking for stat64 - found 2026-01-22T09:23:44.0050351Z -- Looking for vfork 2026-01-22T09:23:44.1054603Z -- Looking for vfork - found 2026-01-22T09:23:44.1056160Z -- Looking for pipe 2026-01-22T09:23:44.2083658Z -- Looking for pipe - found 2026-01-22T09:23:44.2085819Z -- Looking for pipe2 2026-01-22T09:23:44.3115302Z -- Looking for pipe2 - found 2026-01-22T09:23:44.3115667Z -- Looking for getmntinfo 2026-01-22T09:23:44.3682991Z -- Looking for getmntinfo - not found 2026-01-22T09:23:44.3684387Z -- Looking for strcpy_s 2026-01-22T09:23:44.4262997Z -- Looking for strcpy_s - not found 2026-01-22T09:23:44.4264031Z -- Looking for strlcat 2026-01-22T09:23:44.4837727Z -- Looking for strlcat - not found 2026-01-22T09:23:44.4838565Z -- Looking for posix_fadvise 2026-01-22T09:23:44.5796475Z -- Looking for posix_fadvise - found 2026-01-22T09:23:44.5797169Z -- Looking for fallocate 2026-01-22T09:23:44.6769952Z -- Looking for fallocate - found 2026-01-22T09:23:44.6770592Z -- Looking for preadv 2026-01-22T09:23:44.7749687Z -- Looking for preadv - found 2026-01-22T09:23:44.7752305Z -- Looking for pwritev 2026-01-22T09:23:44.8762684Z -- Looking for pwritev - found 2026-01-22T09:23:44.8764887Z -- Looking for ioctl 2026-01-22T09:23:44.9749586Z -- Looking for ioctl - found 2026-01-22T09:23:44.9750844Z -- Looking for sched_getaffinity 2026-01-22T09:23:45.0718582Z -- Looking for sched_getaffinity - found 2026-01-22T09:23:45.0722789Z -- Looking for sched_setaffinity 2026-01-22T09:23:45.1704838Z -- Looking for sched_setaffinity - found 2026-01-22T09:23:45.1706083Z -- Looking for sched_getcpu 2026-01-22T09:23:45.2661383Z -- Looking for sched_getcpu - found 2026-01-22T09:23:45.2663536Z -- Looking for pthread_setcancelstate 2026-01-22T09:23:45.3664026Z -- Looking for pthread_setcancelstate - found 2026-01-22T09:23:45.3665167Z -- Looking for include file gnu/lib-names.h 2026-01-22T09:23:45.4587813Z -- Looking for include file gnu/lib-names.h - found 2026-01-22T09:23:45.4589903Z -- Looking for TIOCGWINSZ 2026-01-22T09:23:45.5533393Z -- Looking for TIOCGWINSZ - found 2026-01-22T09:23:45.5535008Z -- Looking for cfsetspeed 2026-01-22T09:23:45.6479213Z -- Looking for cfsetspeed - found 2026-01-22T09:23:45.6481090Z -- Looking for cfmakeraw 2026-01-22T09:23:45.7437397Z -- Looking for cfmakeraw - found 2026-01-22T09:23:45.7439255Z -- Performing Test HAVE_UTSNAME_DOMAINNAME 2026-01-22T09:23:45.8391130Z -- Performing Test HAVE_UTSNAME_DOMAINNAME - Success 2026-01-22T09:23:45.8391569Z -- Performing Test HAVE_STAT_BIRTHTIME 2026-01-22T09:23:45.9008273Z -- Performing Test HAVE_STAT_BIRTHTIME - Failed 2026-01-22T09:23:45.9008740Z -- Performing Test HAVE_STAT_FLAGS 2026-01-22T09:23:45.9631433Z -- Performing Test HAVE_STAT_FLAGS - Failed 2026-01-22T09:23:45.9633628Z -- Looking for lchflags 2026-01-22T09:23:46.0257915Z -- Looking for lchflags - not found 2026-01-22T09:23:46.0259310Z -- Performing Test HAVE_STAT_TIMESPEC 2026-01-22T09:23:46.0856914Z -- Performing Test HAVE_STAT_TIMESPEC - Failed 2026-01-22T09:23:46.0858064Z -- Performing Test HAVE_STAT_TIM 2026-01-22T09:23:46.1855747Z -- Performing Test HAVE_STAT_TIM - Success 2026-01-22T09:23:46.1856286Z -- Performing Test HAVE_STAT_NSEC 2026-01-22T09:23:46.2464971Z -- Performing Test HAVE_STAT_NSEC - Failed 2026-01-22T09:23:46.2467367Z -- Performing Test HAVE_DIRENT_NAME_LEN 2026-01-22T09:23:46.3035139Z -- Performing Test HAVE_DIRENT_NAME_LEN - Failed 2026-01-22T09:23:46.3035526Z -- Performing Test HAVE_STATFS_FSTYPENAME 2026-01-22T09:23:46.3591821Z -- Performing Test HAVE_STATFS_FSTYPENAME - Failed 2026-01-22T09:23:46.3592263Z -- Performing Test HAVE_STATVFS_FSTYPENAME 2026-01-22T09:23:46.4135001Z -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed 2026-01-22T09:23:46.4135515Z -- Performing Test HAVE_STATVFS_BASETYPE 2026-01-22T09:23:46.4677765Z -- Performing Test HAVE_STATVFS_BASETYPE - Failed 2026-01-22T09:23:46.4678559Z -- Looking for statfs 2026-01-22T09:23:46.5630635Z -- Looking for statfs - found 2026-01-22T09:23:46.5631093Z -- Looking for getrlimit 2026-01-22T09:23:46.6590103Z -- Looking for getrlimit - found 2026-01-22T09:23:46.6590537Z -- Looking for setrlimit 2026-01-22T09:23:46.7549639Z -- Looking for setrlimit - found 2026-01-22T09:23:46.7550131Z -- Check size of struct statfs 2026-01-22T09:23:46.8508405Z -- Check size of struct statfs - done 2026-01-22T09:23:46.8509277Z -- Performing Test HAVE_GNU_STRERROR_R 2026-01-22T09:23:46.9464742Z -- Performing Test HAVE_GNU_STRERROR_R - Success 2026-01-22T09:23:46.9465821Z -- Performing Test KEVENT_HAS_VOID_UDATA 2026-01-22T09:23:47.0044432Z -- Performing Test KEVENT_HAS_VOID_UDATA - Failed 2026-01-22T09:23:47.0044957Z -- Performing Test HAVE_SENDFILE_4 2026-01-22T09:23:47.1075356Z -- Performing Test HAVE_SENDFILE_4 - Success 2026-01-22T09:23:47.1075809Z -- Performing Test HAVE_SENDFILE_6 2026-01-22T09:23:47.1735617Z -- Performing Test HAVE_SENDFILE_6 - Failed 2026-01-22T09:23:47.1736058Z -- Performing Test HAVE_SENDFILE_7 2026-01-22T09:23:47.2375649Z -- Performing Test HAVE_SENDFILE_7 - Failed 2026-01-22T09:23:47.2378114Z -- Looking for fcopyfile 2026-01-22T09:23:47.2920636Z -- Looking for fcopyfile - not found 2026-01-22T09:23:47.2921264Z -- Looking for include file sys/sockio.h 2026-01-22T09:23:47.3465725Z -- Looking for include file sys/sockio.h - not found 2026-01-22T09:23:47.3466130Z -- Looking for include file linux/ethtool.h 2026-01-22T09:23:47.4475204Z -- Looking for include file linux/ethtool.h - found 2026-01-22T09:23:47.4475940Z -- Looking for include file sys/poll.h 2026-01-22T09:23:47.5451125Z -- Looking for include file sys/poll.h - found 2026-01-22T09:23:47.5451393Z -- Looking for include file sys/proc_info.h 2026-01-22T09:23:47.5991141Z -- Looking for include file sys/proc_info.h - not found 2026-01-22T09:23:47.5991583Z -- Looking for include files time.h, linux/errqueue.h 2026-01-22T09:23:47.6996078Z -- Looking for include files time.h, linux/errqueue.h - found 2026-01-22T09:23:47.6997571Z -- Looking for epoll_create1 2026-01-22T09:23:47.7991897Z -- Looking for epoll_create1 - found 2026-01-22T09:23:47.7992759Z -- Looking for gethostname 2026-01-22T09:23:47.8973022Z -- Looking for gethostname - found 2026-01-22T09:23:47.8973889Z -- Looking for getnameinfo 2026-01-22T09:23:47.9992992Z -- Looking for getnameinfo - found 2026-01-22T09:23:47.9994070Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH 2026-01-22T09:23:48.0986764Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH - Success 2026-01-22T09:23:48.0987828Z -- Looking for accept4 2026-01-22T09:23:48.2039422Z -- Looking for accept4 - found 2026-01-22T09:23:48.2042075Z -- Looking for kqueue 2026-01-22T09:23:48.2651181Z -- Looking for kqueue - not found 2026-01-22T09:23:48.2653573Z -- Looking for disconnectx 2026-01-22T09:23:48.3264603Z -- Looking for disconnectx - not found 2026-01-22T09:23:48.3265702Z -- Looking for connectx 2026-01-22T09:23:48.3863714Z -- Looking for connectx - not found 2026-01-22T09:23:48.3864181Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS 2026-01-22T09:23:48.4932834Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success 2026-01-22T09:23:48.4933804Z -- Looking for malloc_size 2026-01-22T09:23:48.5497302Z -- Looking for malloc_size - not found 2026-01-22T09:23:48.5497830Z -- Looking for malloc_usable_size 2026-01-22T09:23:48.6558126Z -- Looking for malloc_usable_size - found 2026-01-22T09:23:48.6560807Z -- Looking for malloc_usable_size 2026-01-22T09:23:48.7099984Z -- Looking for malloc_usable_size - not found 2026-01-22T09:23:48.7104081Z -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP 2026-01-22T09:23:48.8168498Z -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP - Success 2026-01-22T09:23:48.8168906Z -- Performing Test HAVE_CLOCK_REALTIME 2026-01-22T09:23:48.9221799Z -- Performing Test HAVE_CLOCK_REALTIME - Success 2026-01-22T09:23:48.9222374Z -- Looking for pthread_create in pthread 2026-01-22T09:23:49.0201289Z -- Looking for pthread_create in pthread - found 2026-01-22T09:23:49.0201653Z -- Looking for pthread_create in c 2026-01-22T09:23:49.1171106Z -- Looking for pthread_create in c - not found 2026-01-22T09:23:49.1171767Z -- Looking for pthread_condattr_setclock in pthread 2026-01-22T09:23:49.2147317Z -- Looking for pthread_condattr_setclock in pthread - found 2026-01-22T09:23:49.2147837Z -- Looking for pthread_mutex_clocklock in pthread 2026-01-22T09:23:49.3151071Z -- Looking for pthread_mutex_clocklock in pthread - not found 2026-01-22T09:23:49.3153785Z -- Looking for futimes 2026-01-22T09:23:49.4149698Z -- Looking for futimes - found 2026-01-22T09:23:49.4151713Z -- Looking for futimens 2026-01-22T09:23:49.5122304Z -- Looking for futimens - found 2026-01-22T09:23:49.5124640Z -- Looking for fchmod 2026-01-22T09:23:49.6103725Z -- Looking for fchmod - found 2026-01-22T09:23:49.6104140Z -- Looking for chmod 2026-01-22T09:23:49.7108374Z -- Looking for chmod - found 2026-01-22T09:23:49.7109096Z -- Looking for utimensat 2026-01-22T09:23:49.8087536Z -- Looking for utimensat - found 2026-01-22T09:23:49.8088040Z -- Looking for lutimes 2026-01-22T09:23:49.9033639Z -- Looking for lutimes - found 2026-01-22T09:23:49.9034405Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED 2026-01-22T09:23:50.0043706Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success 2026-01-22T09:23:50.0989612Z -- Looking for include file sys/inotify.h 2026-01-22T09:23:50.0990068Z -- Looking for include file sys/inotify.h - found 2026-01-22T09:23:50.0990442Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED 2026-01-22T09:23:50.1555212Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed 2026-01-22T09:23:50.1555496Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO 2026-01-22T09:23:50.2107071Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False 2026-01-22T09:23:50.2107643Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS 2026-01-22T09:23:50.2682216Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False 2026-01-22T09:23:50.2682687Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS 2026-01-22T09:23:50.3660392Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - True 2026-01-22T09:23:50.3660808Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST 2026-01-22T09:23:50.4251008Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST - False 2026-01-22T09:23:50.4251587Z -- Performing Test HAVE_MKSTEMPS 2026-01-22T09:23:50.5385399Z -- Performing Test HAVE_MKSTEMPS - Success 2026-01-22T09:23:50.5385834Z -- Performing Test HAVE_MKSTEMP 2026-01-22T09:23:50.6460399Z -- Performing Test HAVE_MKSTEMP - Success 2026-01-22T09:23:50.6460834Z -- Performing Test HAVE_NETINET_TCP_VAR_H 2026-01-22T09:23:50.7089573Z -- Performing Test HAVE_NETINET_TCP_VAR_H - Failed 2026-01-22T09:23:50.7089913Z -- Performing Test HAVE_NETINET_UDP_VAR_H 2026-01-22T09:23:50.7713060Z -- Performing Test HAVE_NETINET_UDP_VAR_H - Failed 2026-01-22T09:23:50.7713569Z -- Performing Test HAVE_NETINET_IP_VAR_H 2026-01-22T09:23:50.8328977Z -- Performing Test HAVE_NETINET_IP_VAR_H - Failed 2026-01-22T09:23:50.8329368Z -- Performing Test HAVE_NETINET_ICMP_VAR_H 2026-01-22T09:23:50.8948382Z -- Performing Test HAVE_NETINET_ICMP_VAR_H - Failed 2026-01-22T09:23:50.8949209Z -- Looking for include file sys/cdefs.h 2026-01-22T09:23:50.9909479Z -- Looking for include file sys/cdefs.h - found 2026-01-22T09:23:50.9909869Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM 2026-01-22T09:23:51.0905416Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Success 2026-01-22T09:23:51.0905924Z -- Looking for TCPS_ESTABLISHED 2026-01-22T09:23:51.1448591Z -- Looking for TCPS_ESTABLISHED - not found 2026-01-22T09:23:51.1449046Z -- Looking for getgrouplist 2026-01-22T09:23:51.2430152Z -- Looking for getgrouplist - found 2026-01-22T09:23:51.2430683Z -- Looking for include file syslog.h 2026-01-22T09:23:51.3407400Z -- Looking for include file syslog.h - found 2026-01-22T09:23:51.3408242Z -- Looking for include file termios.h 2026-01-22T09:23:51.4357376Z -- Looking for include file termios.h - found 2026-01-22T09:23:51.4358726Z -- Looking for include file dlfcn.h 2026-01-22T09:23:51.5366686Z -- Looking for include file dlfcn.h - found 2026-01-22T09:23:51.5367791Z -- Looking for include file sys/statfs.h 2026-01-22T09:23:51.6346793Z -- Looking for include file sys/statfs.h - found 2026-01-22T09:23:51.6348050Z -- Looking for include file sys/statvfs.h 2026-01-22T09:23:51.7297853Z -- Looking for include file sys/statvfs.h - found 2026-01-22T09:23:51.7298117Z -- Looking for include file net/if.h 2026-01-22T09:23:51.8311052Z -- Looking for include file net/if.h - found 2026-01-22T09:23:51.8312124Z -- Looking for include file pthread.h 2026-01-22T09:23:51.9314724Z -- Looking for include file pthread.h - found 2026-01-22T09:23:51.9315227Z -- Check size of struct rt_msghdr 2026-01-22T09:23:51.9938471Z -- Check size of struct rt_msghdr - failed 2026-01-22T09:23:51.9938954Z -- Check size of struct rt_msghdr2 2026-01-22T09:23:52.0566318Z -- Check size of struct rt_msghdr2 - failed 2026-01-22T09:23:52.0566832Z -- Check size of struct if_msghdr2 2026-01-22T09:23:52.1178623Z -- Check size of struct if_msghdr2 - failed 2026-01-22T09:23:52.1180216Z -- Looking for include file sys/ioctl.h 2026-01-22T09:23:52.2118767Z -- Looking for include file sys/ioctl.h - found 2026-01-22T09:23:52.2119307Z -- Looking for include file sys/filio.h 2026-01-22T09:23:52.2649476Z -- Looking for include file sys/filio.h - not found 2026-01-22T09:23:52.2649965Z -- Looking for include files sys/types.h, netpacket/packet.h 2026-01-22T09:23:52.3653169Z -- Looking for include files sys/types.h, netpacket/packet.h - found 2026-01-22T09:23:52.3653712Z -- Looking for include file net/if_arp.h 2026-01-22T09:23:52.4664057Z -- Looking for include file net/if_arp.h - found 2026-01-22T09:23:52.4672622Z -- Looking for include file sys/mntent.h 2026-01-22T09:23:52.5189895Z -- Looking for include file sys/mntent.h - not found 2026-01-22T09:23:52.5190361Z -- Looking for include file mntent.h 2026-01-22T09:23:52.6135830Z -- Looking for include file mntent.h - found 2026-01-22T09:23:52.6137884Z -- Looking for include files stdint.h, net/if_media.h 2026-01-22T09:23:52.6731888Z -- Looking for include files stdint.h, net/if_media.h - not found 2026-01-22T09:23:52.6734959Z -- Looking for include file linux/rtnetlink.h 2026-01-22T09:23:52.7737672Z -- Looking for include file linux/rtnetlink.h - found 2026-01-22T09:23:52.7739195Z -- Looking for include file linux/can.h 2026-01-22T09:23:52.8714535Z -- Looking for include file linux/can.h - found 2026-01-22T09:23:52.8714914Z -- Looking for include file IOKit/serial/ioss.h 2026-01-22T09:23:52.9251752Z -- Looking for include file IOKit/serial/ioss.h - not found 2026-01-22T09:23:52.9254120Z -- Looking for getpeereid 2026-01-22T09:23:52.9831286Z -- Looking for getpeereid - not found 2026-01-22T09:23:52.9833527Z -- Looking for getdomainname 2026-01-22T09:23:53.0815978Z -- Looking for getdomainname - found 2026-01-22T09:23:53.0818240Z -- Performing Test HAVE_GETDOMAINNAME_SIZET 2026-01-22T09:23:53.1815548Z -- Performing Test HAVE_GETDOMAINNAME_SIZET - Success 2026-01-22T09:23:53.1815983Z -- Looking for inotify_init 2026-01-22T09:23:53.2777639Z -- Looking for inotify_init - found 2026-01-22T09:23:53.2778846Z -- Looking for inotify_add_watch 2026-01-22T09:23:53.3760226Z -- Looking for inotify_add_watch - found 2026-01-22T09:23:53.3762298Z -- Looking for inotify_rm_watch 2026-01-22T09:23:53.4728664Z -- Looking for inotify_rm_watch - found 2026-01-22T09:23:53.4732692Z -- Looking for include file GSS/GSS.h 2026-01-22T09:23:53.5249545Z -- Looking for include file GSS/GSS.h - not found 2026-01-22T09:23:53.5250627Z -- Looking for GSS_SPNEGO_MECHANISM 2026-01-22T09:23:53.5845313Z -- Looking for GSS_SPNEGO_MECHANISM - not found 2026-01-22T09:23:53.5846033Z -- Looking for getauxval 2026-01-22T09:23:53.6868279Z -- Looking for getauxval - found 2026-01-22T09:23:53.6869968Z -- Looking for include file crt_externs.h 2026-01-22T09:23:53.7414815Z -- Looking for include file crt_externs.h - not found 2026-01-22T09:23:53.7415469Z -- Performing Test HAVE_IN_EXCL_UNLINK 2026-01-22T09:23:53.8428219Z -- Performing Test HAVE_IN_EXCL_UNLINK - Success 2026-01-22T09:23:53.8428618Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE 2026-01-22T09:23:53.9027761Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE - Failed 2026-01-22T09:23:53.9028467Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW 2026-01-22T09:23:54.0012581Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW - Success 2026-01-22T09:23:54.0013779Z -- Looking for makedev 2026-01-22T09:23:54.0581514Z -- Looking for makedev - not found 2026-01-22T09:23:54.0604045Z -- Looking for makedev 2026-01-22T09:23:54.1576554Z -- Looking for makedev - found 2026-01-22T09:23:54.1577006Z -- Looking for getgrgid_r 2026-01-22T09:23:54.2568220Z -- Looking for getgrgid_r - found 2026-01-22T09:23:54.2568676Z -- Performing Test HAVE_TERMIOS2 2026-01-22T09:23:54.3547463Z -- Performing Test HAVE_TERMIOS2 - Success 2026-01-22T09:23:54.3574003Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT 2026-01-22T09:23:54.4512999Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT - Success 2026-01-22T09:23:54.4583044Z -- Performing Test HAVE_UDAT_STANDALONE_SHORTER_WEEKDAYS 2026-01-22T09:23:54.5647106Z -- Performing Test HAVE_UDAT_STANDALONE_SHORTER_WEEKDAYS - Success 2026-01-22T09:23:54.5647994Z -- Looking for ucol_clone 2026-01-22T09:23:54.6348845Z -- Looking for ucol_clone - not found 2026-01-22T09:23:54.6574873Z -- Found OpenSSL: /crossrootfs/x64/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") 2026-01-22T09:23:54.6583105Z -- OPENSSL_INCLUDE_DIR: /crossrootfs/x64/usr/include 2026-01-22T09:23:54.6583710Z -- OPENSSL_CRYPTO_LIBRARY: /crossrootfs/x64/usr/lib/x86_64-linux-gnu/libcrypto.so 2026-01-22T09:23:54.6584306Z -- OPENSSL_SSL_LIBRARY: /crossrootfs/x64/usr/lib/x86_64-linux-gnu/libssl.so 2026-01-22T09:23:54.6584886Z -- OPENSSL_VERSION: 1.1.1 2026-01-22T09:23:54.6590308Z -- Looking for EC_GF2m_simple_method 2026-01-22T09:23:54.7596862Z -- Looking for EC_GF2m_simple_method - found 2026-01-22T09:23:54.7597306Z -- Looking for SSL_get0_alpn_selected 2026-01-22T09:23:54.8665702Z -- Looking for SSL_get0_alpn_selected - found 2026-01-22T09:23:54.8666130Z -- Looking for EVP_DigestSqueeze 2026-01-22T09:23:54.9734980Z -- Looking for EVP_DigestSqueeze - not found 2026-01-22T09:23:54.9735378Z -- Looking for EVP_PKEY_sign_message_init 2026-01-22T09:23:55.0777078Z -- Looking for EVP_PKEY_sign_message_init - not found 2026-01-22T09:23:55.0777398Z -- Performing Test HAVE_OPENSSL_CHACHA20POLY1305 2026-01-22T09:23:55.2246347Z -- Performing Test HAVE_OPENSSL_CHACHA20POLY1305 - Success 2026-01-22T09:23:55.2246681Z -- Performing Test HAVE_OPENSSL_ENGINE 2026-01-22T09:23:55.4023038Z -- Performing Test HAVE_OPENSSL_ENGINE - Success 2026-01-22T09:23:55.4042069Z -- Configuring done (21.4s) 2026-01-22T09:23:55.5125353Z -- Generating done (0.1s) 2026-01-22T09:23:55.5130948Z -- Build files have been written to: /__w/1/s/artifacts/obj/native/net11.0-linux-Release-x64 2026-01-22T09:23:55.5252946Z /__w/1/s/artifacts/obj/native/net11.0-linux-Release-x64 /__w/1/s/src/native/libs 2026-01-22T09:23:55.5253551Z Executing make install -j 4 2026-01-22T09:23:55.5713862Z [ 0%] Building C object minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-01-22T09:23:55.5724183Z [ 1%] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/constants.c.o 2026-01-22T09:23:55.5724655Z [ 3%] Building C object minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-01-22T09:23:55.5725119Z [ 3%] Generating exports file /__w/1/s/artifacts/obj/native/net11.0-linux-Release-x64/System.IO.Compression.Native/System.IO.Compression.Native.exports 2026-01-22T09:23:55.5975761Z [ 3%] Built target System.IO.Compression.Native_exports 2026-01-22T09:23:55.6094791Z [ 3%] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/context.c.o 2026-01-22T09:23:55.6194664Z [ 4%] Building C object minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-01-22T09:23:55.6542187Z [ 5%] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/dictionary.c.o 2026-01-22T09:23:55.6701201Z [ 5%] Building C object minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-01-22T09:23:55.6808965Z [ 5%] Building C object minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-01-22T09:23:55.6958494Z [ 5%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-01-22T09:23:55.7247714Z [ 5%] Building C object minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-01-22T09:23:55.7569583Z [ 5%] Building C object minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-01-22T09:23:55.7936135Z [ 6%] Building C object minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-01-22T09:23:55.8170657Z [ 6%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-01-22T09:23:55.8231945Z [ 7%] Building C object minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-01-22T09:23:55.8666573Z [ 7%] Building C object minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-01-22T09:23:55.8881321Z [ 7%] Building C object minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-01-22T09:23:55.8891993Z [ 8%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-01-22T09:23:55.9679075Z [ 8%] Building C object minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-01-22T09:23:55.9826515Z [ 8%] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/platform.c.o 2026-01-22T09:23:55.9951981Z [ 9%] Building C object minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-01-22T09:23:56.0552530Z [ 10%] Building C object minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-01-22T09:23:56.0553426Z [ 10%] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/shared_dictionary.c.o 2026-01-22T09:23:56.0698597Z [ 10%] Building C object minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-01-22T09:23:56.1257462Z [ 10%] Building C object minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-01-22T09:23:56.1324360Z [ 10%] Building C object minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-01-22T09:23:56.1354336Z [ 11%] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/transform.c.o 2026-01-22T09:23:56.1848346Z [ 12%] Building C object minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-01-22T09:23:56.1998893Z [ 13%] Building C object minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-01-22T09:23:56.2534959Z [ 13%] Building C object minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-01-22T09:23:56.2602778Z [ 13%] Linking C static library libbrotlicommon.a 2026-01-22T09:23:56.2996365Z [ 13%] Building C object minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-01-22T09:23:56.3033822Z [ 13%] Built target brotlicommon 2026-01-22T09:23:56.3187651Z [ 14%] Building C object minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-01-22T09:23:56.3189358Z [ 14%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-01-22T09:23:56.3584113Z [ 14%] Building C object minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-01-22T09:23:56.3905867Z [ 15%] Building C object minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-01-22T09:23:56.4618551Z [ 15%] Building C object minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-01-22T09:23:56.5020352Z [ 15%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-01-22T09:23:56.5764323Z [ 15%] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native.dir/pal_termios.c.o 2026-01-22T09:23:56.6672999Z [ 16%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-01-22T09:23:56.6901813Z [ 16%] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native.dir/pal_serial.c.o 2026-01-22T09:23:56.7020744Z [ 16%] Building C object minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-01-22T09:23:56.7496638Z [ 16%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-01-22T09:23:56.7873531Z [ 17%] Linking C static library libaotminipal.a 2026-01-22T09:23:56.8013431Z [ 17%] Built target minipal_objects 2026-01-22T09:23:56.8286316Z [ 17%] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native-Static.dir/pal_termios.c.o 2026-01-22T09:23:56.8395656Z [ 18%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-01-22T09:23:56.8399162Z [ 18%] Built target aotminipal 2026-01-22T09:23:56.8474734Z [ 19%] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native.dir/pal_termios2.c.o 2026-01-22T09:23:56.8494575Z [ 19%] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native-Static.dir/pal_serial.c.o 2026-01-22T09:23:56.9226210Z [ 19%] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:23:56.9380392Z [ 19%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-01-22T09:23:56.9552466Z [ 20%] Linking C shared library libSystem.IO.Ports.Native.so 2026-01-22T09:23:56.9554769Z [ 20%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-01-22T09:23:56.9989781Z [ 21%] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native-Static.dir/pal_termios2.c.o 2026-01-22T09:23:57.0084773Z Stripping symbols from libSystem.IO.Ports.Native.so into libSystem.IO.Ports.Native.so.dbg 2026-01-22T09:23:57.0562525Z [ 21%] Built target System.IO.Ports.Native 2026-01-22T09:23:57.0615009Z [ 21%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_errno.c.o 2026-01-22T09:23:57.0698792Z [ 22%] Linking C static library libSystem.IO.Ports.Native.a 2026-01-22T09:23:57.0701094Z [ 22%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_interfaceaddresses.c.o 2026-01-22T09:23:57.0753131Z [ 23%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-01-22T09:23:57.1194795Z [ 23%] Built target System.IO.Ports.Native-Static 2026-01-22T09:23:57.1315324Z [ 23%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-01-22T09:23:57.1830568Z [ 23%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_idna.c.o 2026-01-22T09:23:57.2387308Z [ 23%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_idna.c.o 2026-01-22T09:23:57.2745894Z [ 23%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_common.c.o 2026-01-22T09:23:57.3194768Z [ 23%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_io.c.o 2026-01-22T09:23:57.3268863Z [ 23%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_common.c.o 2026-01-22T09:23:57.3586939Z [ 24%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_calendarData.c.o 2026-01-22T09:23:57.4137680Z [ 25%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_calendarData.c.o 2026-01-22T09:23:57.5319664Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-01-22T09:23:57.5643682Z [ 26%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_casing.c.o 2026-01-22T09:23:57.6192371Z [ 26%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_casing.c.o 2026-01-22T09:23:57.6363726Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-01-22T09:23:57.6985483Z [ 26%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_collation.c.o 2026-01-22T09:23:57.7228336Z [ 26%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_maphardwaretype.c.o 2026-01-22T09:23:57.7236286Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-01-22T09:23:57.7677575Z [ 26%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_collation.c.o 2026-01-22T09:23:57.7823797Z [ 27%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_memory.c.o 2026-01-22T09:23:57.8609423Z [ 27%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networking.c.o 2026-01-22T09:23:57.8950694Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-01-22T09:23:58.0386627Z [ 29%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_locale.c.o 2026-01-22T09:23:58.0395024Z [ 29%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-01-22T09:23:58.1261470Z [ 30%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_locale.c.o 2026-01-22T09:23:58.1574400Z [ 30%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-01-22T09:23:58.2473125Z [ 30%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_localeNumberData.c.o 2026-01-22T09:23:58.2729639Z [ 31%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-01-22T09:23:58.3171739Z [ 31%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeNumberData.c.o 2026-01-22T09:23:58.3814354Z [ 31%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-01-22T09:23:58.4159857Z [ 32%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_localeStringData.c.o 2026-01-22T09:23:58.4414944Z [ 33%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkstatistics.c.o 2026-01-22T09:23:58.5041804Z [ 34%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeStringData.c.o 2026-01-22T09:23:58.5500451Z [ 34%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_random.c.o 2026-01-22T09:23:58.5723093Z [ 34%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_normalization.c.o 2026-01-22T09:23:58.5965935Z [ 34%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeinformation.c.o 2026-01-22T09:23:58.6094932Z [ 35%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-01-22T09:23:58.6594795Z [ 35%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_icushim.c.o 2026-01-22T09:23:58.6657673Z [ 35%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_normalization.c.o 2026-01-22T09:23:58.6804321Z [ 36%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_string.c.o 2026-01-22T09:23:58.7504490Z [ 36%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_tcpstate.c.o 2026-01-22T09:23:58.7589953Z [ 36%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_icushim.c.o 2026-01-22T09:23:58.8069170Z [ 36%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_time.c.o 2026-01-22T09:23:58.9037840Z [ 37%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.c.o 2026-01-22T09:23:58.9236873Z [ 37%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-01-22T09:23:58.9825763Z [ 37%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_sysctl.c.o 2026-01-22T09:23:59.0571629Z [ 38%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_dynamicload.c.o 2026-01-22T09:23:59.1050811Z [ 39%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_timeZoneInfo.c.o 2026-01-22T09:23:59.1080877Z [ 39%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_mount.c.o 2026-01-22T09:23:59.2012705Z [ 39%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_process.c.o 2026-01-22T09:23:59.2115940Z [ 40%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_timeZoneInfo.c.o 2026-01-22T09:23:59.2481467Z [ 40%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:23:59.2877072Z [ 41%] Linking C shared library libSystem.Globalization.Native.so 2026-01-22T09:23:59.3544441Z Stripping symbols from libSystem.Globalization.Native.so into libSystem.Globalization.Native.so.dbg 2026-01-22T09:23:59.3652647Z [ 41%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/entrypoints.c.o 2026-01-22T09:23:59.3887693Z Verifying System.Globalization.Native.so dependencies 2026-01-22T09:23:59.4283609Z [ 41%] Built target System.Globalization.Native 2026-01-22T09:23:59.4417424Z [ 42%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_signal.c.o 2026-01-22T09:23:59.4463515Z [ 43%] Linking C static library libSystem.Globalization.Native.a 2026-01-22T09:23:59.4757011Z [ 43%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-01-22T09:23:59.4996752Z [ 43%] Built target System.Globalization.Native-Static 2026-01-22T09:23:59.5275216Z [ 43%] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native.dir/pal_gssapi.c.o 2026-01-22T09:23:59.6527690Z [ 44%] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native-Static.dir/pal_gssapi.c.o 2026-01-22T09:23:59.6563593Z [ 44%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_threading.c.o 2026-01-22T09:23:59.6987445Z [ 45%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-01-22T09:23:59.7152804Z [ 46%] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:23:59.7492143Z [ 46%] Linking C shared library libSystem.Net.Security.Native.so 2026-01-22T09:23:59.7822780Z [ 46%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-01-22T09:23:59.7854964Z [ 47%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_uid.c.o 2026-01-22T09:23:59.8109910Z Verifying System.Net.Security.Native entry points against entrypoints.c 2026-01-22T09:23:59.8549617Z [ 47%] Linking C static library libSystem.Net.Security.Native.a 2026-01-22T09:23:59.8610006Z [ 48%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-01-22T09:23:59.8841133Z Stripping symbols from libSystem.Net.Security.Native.so into libSystem.Net.Security.Native.so.dbg 2026-01-22T09:23:59.8940700Z [ 48%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_crossprocessmutex.c.o 2026-01-22T09:23:59.9005852Z [ 48%] Built target System.Net.Security.Native-Static 2026-01-22T09:23:59.9108360Z [ 48%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-01-22T09:23:59.9218127Z [ 48%] Built target System.Net.Security.Native 2026-01-22T09:23:59.9320428Z [ 48%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-01-22T09:23:59.9981597Z [ 48%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_autoreleasepool.c.o 2026-01-22T09:24:00.0206807Z [ 49%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/apibridge_30.c.o 2026-01-22T09:24:00.0429211Z [ 49%] Linking C static library libminipal.a 2026-01-22T09:24:00.0742502Z [ 50%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_environment.c.o 2026-01-22T09:24:00.0907920Z [ 50%] Built target minipal 2026-01-22T09:24:00.1042810Z [ 51%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-01-22T09:24:00.1670920Z [ 51%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_searchpath.c.o 2026-01-22T09:24:00.1768135Z [ 51%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/x86_features.c.o 2026-01-22T09:24:00.2313056Z [ 51%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_log.c.o 2026-01-22T09:24:00.2888907Z [ 52%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_iossupportversion.c.o 2026-01-22T09:24:00.2997441Z [ 52%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/memory_debug.c.o 2026-01-22T09:24:00.3460945Z [ 52%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/backward_references.c.o 2026-01-22T09:24:00.3661689Z [ 52%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_console.c.o 2026-01-22T09:24:00.5448101Z [ 53%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkchange.c.o 2026-01-22T09:24:00.6250537Z [ 53%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/openssl.c.o 2026-01-22T09:24:00.6742621Z [ 53%] Linking C static library libSystem.Native.a 2026-01-22T09:24:00.7334506Z [ 53%] Built target System.Native-Static 2026-01-22T09:24:00.7444657Z [ 54%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_asn1.c.o 2026-01-22T09:24:00.8559687Z [ 55%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_sse2.c.o 2026-01-22T09:24:01.0510033Z [ 56%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/backward_references_hq.c.o 2026-01-22T09:24:01.0651486Z [ 56%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_bignum.c.o 2026-01-22T09:24:01.3701458Z [ 57%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_bio.c.o 2026-01-22T09:24:01.7229550Z [ 57%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_dsa.c.o 2026-01-22T09:24:02.0525723Z [ 57%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_sse2.c.o 2026-01-22T09:24:02.1085492Z [ 57%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ecc_import_export.c.o 2026-01-22T09:24:02.3256548Z [ 57%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_sse2.c.o 2026-01-22T09:24:02.6302287Z [ 58%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_eckey.c.o 2026-01-22T09:24:02.7306873Z [ 59%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_ssse3.c.o 2026-01-22T09:24:02.9463673Z [ 59%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_err.c.o 2026-01-22T09:24:03.0409005Z [ 59%] Building C object _deps/brotli-build/CMakeFiles/brotlidec.dir/c/dec/bit_reader.c.o 2026-01-22T09:24:03.1507655Z [ 60%] Building C object _deps/brotli-build/CMakeFiles/brotlidec.dir/c/dec/decode.c.o 2026-01-22T09:24:03.2705455Z [ 61%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp.c.o 2026-01-22T09:24:03.4888726Z [ 61%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_ssse3.c.o 2026-01-22T09:24:03.6762008Z [ 61%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_cipher.c.o 2026-01-22T09:24:04.1283937Z [ 61%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_kdf.c.o 2026-01-22T09:24:04.4476460Z [ 62%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_kem.c.o 2026-01-22T09:24:04.5511837Z [ 62%] Building C object _deps/brotli-build/CMakeFiles/brotlidec.dir/c/dec/huffman.c.o 2026-01-22T09:24:04.7103090Z [ 62%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_sse42.c.o 2026-01-22T09:24:04.7311071Z [ 63%] Building C object _deps/brotli-build/CMakeFiles/brotlidec.dir/c/dec/state.c.o 2026-01-22T09:24:04.7864353Z [ 63%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_mac.c.o 2026-01-22T09:24:04.8248428Z [ 63%] Linking C static library libbrotlidec.a 2026-01-22T09:24:04.8694143Z [ 63%] Built target brotlidec 2026-01-22T09:24:04.8849944Z [ 64%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey.c.o 2026-01-22T09:24:05.1595259Z [ 64%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/bit_cost.c.o 2026-01-22T09:24:05.3179138Z [ 64%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_dsa.c.o 2026-01-22T09:24:05.3915979Z [ 65%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_pclmulqdq.c.o 2026-01-22T09:24:05.5920428Z [ 65%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_ecdh.c.o 2026-01-22T09:24:05.7966009Z [ 65%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_avx2.c.o 2026-01-22T09:24:05.9035869Z [ 66%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_ecdsa.c.o 2026-01-22T09:24:06.1750270Z [ 66%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_eckey.c.o 2026-01-22T09:24:06.1801256Z [ 67%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_errno.c.o 2026-01-22T09:24:06.2832105Z [ 67%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_interfaceaddresses.c.o 2026-01-22T09:24:06.4788958Z [ 68%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx2.c.o 2026-01-22T09:24:06.4992574Z [ 68%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_rsa.c.o 2026-01-22T09:24:06.5162703Z [ 68%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_io.c.o 2026-01-22T09:24:06.8826801Z [ 69%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_raw_signverify.c.o 2026-01-22T09:24:06.9055106Z [ 70%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_maphardwaretype.c.o 2026-01-22T09:24:06.9564950Z [ 70%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_memory.c.o 2026-01-22T09:24:07.0311422Z [ 70%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_networking.c.o 2026-01-22T09:24:07.2424704Z [ 70%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_ml_dsa.c.o 2026-01-22T09:24:07.5376911Z [ 70%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_avx2.c.o 2026-01-22T09:24:07.5654509Z [ 71%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_networkstatistics.c.o 2026-01-22T09:24:07.5685943Z [ 72%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_slh_dsa.c.o 2026-01-22T09:24:07.6650760Z [ 72%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_random.c.o 2026-01-22T09:24:07.7099451Z [ 73%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_runtimeinformation.c.o 2026-01-22T09:24:07.7782826Z [ 73%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_string.c.o 2026-01-22T09:24:07.8468121Z [ 73%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_tcpstate.c.o 2026-01-22T09:24:07.8978739Z [ 74%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_time.c.o 2026-01-22T09:24:07.9366091Z [ 74%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_hmac.c.o 2026-01-22T09:24:08.0010496Z [ 74%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_datetime.c.o 2026-01-22T09:24:08.0794477Z [ 75%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_sysctl.c.o 2026-01-22T09:24:08.1682762Z [ 75%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_dynamicload.c.o 2026-01-22T09:24:08.2260698Z [ 75%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_mount.c.o 2026-01-22T09:24:08.2941972Z [ 75%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ocsp.c.o 2026-01-22T09:24:08.3262542Z [ 76%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_process.c.o 2026-01-22T09:24:08.3484643Z [ 76%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx2.c.o 2026-01-22T09:24:08.5737878Z [ 76%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_signal.c.o 2026-01-22T09:24:08.5931642Z [ 77%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_pkcs7.c.o 2026-01-22T09:24:08.7864127Z [ 78%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_threading.c.o 2026-01-22T09:24:08.9084772Z [ 78%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_uid.c.o 2026-01-22T09:24:08.9139222Z [ 78%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ssl.c.o 2026-01-22T09:24:09.0175384Z [ 78%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_crossprocessmutex.c.o 2026-01-22T09:24:09.0748850Z [ 79%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512.c.o 2026-01-22T09:24:09.1346527Z [ 80%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_autoreleasepool.c.o 2026-01-22T09:24:09.2074378Z [ 80%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_environment.c.o 2026-01-22T09:24:09.2678179Z [ 80%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_searchpath.c.o 2026-01-22T09:24:09.3248878Z [ 81%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_log.c.o 2026-01-22T09:24:09.3782980Z [ 81%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_iossupportversion.c.o 2026-01-22T09:24:09.4458717Z [ 82%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_console.c.o 2026-01-22T09:24:09.4580247Z [ 83%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509.c.o 2026-01-22T09:24:09.6098853Z [ 84%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/block_splitter.c.o 2026-01-22T09:24:09.6506604Z [ 84%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_networkchange.c.o 2026-01-22T09:24:09.7609126Z [ 84%] Building C object System.Native/CMakeFiles/System.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:24:09.7999024Z [ 85%] Linking C shared library libSystem.Native.so 2026-01-22T09:24:09.8580427Z [ 85%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx512.c.o 2026-01-22T09:24:09.8677678Z Verifying System.Native entry points against entrypoints.c 2026-01-22T09:24:09.9469542Z Stripping symbols from libSystem.Native.so into libSystem.Native.so.dbg 2026-01-22T09:24:09.9940285Z [ 85%] Built target System.Native 2026-01-22T09:24:10.0085620Z [ 85%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509_name.c.o 2026-01-22T09:24:10.0338568Z [ 85%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/brotli_bit_stream.c.o 2026-01-22T09:24:10.2763646Z [ 85%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509_root.c.o 2026-01-22T09:24:10.5459367Z [ 86%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509ext.c.o 2026-01-22T09:24:10.7806203Z [ 87%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512_vnni.c.o 2026-01-22T09:24:10.8495379Z [ 87%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/opensslshim.c.o 2026-01-22T09:24:11.1414969Z [ 87%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_vpclmulqdq.c.o 2026-01-22T09:24:11.2412709Z [ 87%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/cluster.c.o 2026-01-22T09:24:11.4891885Z [ 88%] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:24:11.5276972Z [ 89%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/command.c.o 2026-01-22T09:24:11.6673020Z [ 89%] Built target objlib 2026-01-22T09:24:11.6817695Z [ 89%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-01-22T09:24:11.8705156Z [ 89%] Linking C shared library libSystem.Security.Cryptography.Native.OpenSsl.so 2026-01-22T09:24:11.9306555Z [ 90%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-01-22T09:24:11.9390834Z Verifying System.Security.Cryptography.Native.OpenSsl.so dependencies 2026-01-22T09:24:11.9647323Z [ 91%] Building C object System.Security.Cryptography.Native/CMakeFiles/System.Security.Cryptography.Native.OpenSsl-Static.dir/entrypoints.c.o 2026-01-22T09:24:11.9763810Z Verifying System.Security.Cryptography.Native.OpenSsl entry points against entrypoints.c 2026-01-22T09:24:12.0811413Z Stripping symbols from libSystem.Security.Cryptography.Native.OpenSsl.so into libSystem.Security.Cryptography.Native.OpenSsl.so.dbg 2026-01-22T09:24:12.1245233Z [ 91%] Built target System.Security.Cryptography.Native.OpenSsl 2026-01-22T09:24:12.1392779Z [ 91%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/compound_dictionary.c.o 2026-01-22T09:24:12.1557635Z [ 91%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-01-22T09:24:12.2801657Z [ 91%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/compress_fragment.c.o 2026-01-22T09:24:12.3320543Z [ 91%] Linking C static library libSystem.Security.Cryptography.Native.OpenSsl.a 2026-01-22T09:24:12.3429958Z [ 92%] Linking C static library libz.a 2026-01-22T09:24:12.3761959Z [ 92%] Built target System.Security.Cryptography.Native.OpenSsl-Static 2026-01-22T09:24:12.3865721Z [ 93%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/compress_fragment_two_pass.c.o 2026-01-22T09:24:12.3915246Z [ 93%] Built target zlib 2026-01-22T09:24:12.4013056Z [ 93%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/dictionary_hash.c.o 2026-01-22T09:24:12.5768296Z [ 94%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/encode.c.o 2026-01-22T09:24:12.6409272Z [ 94%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/encoder_dict.c.o 2026-01-22T09:24:13.2655652Z [ 94%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/entropy_encode.c.o 2026-01-22T09:24:13.5185421Z [ 95%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/fast_log.c.o 2026-01-22T09:24:13.6009867Z [ 95%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/histogram.c.o 2026-01-22T09:24:13.7655302Z [ 96%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/literal_cost.c.o 2026-01-22T09:24:13.9392867Z [ 96%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/memory.c.o 2026-01-22T09:24:14.0161855Z [ 96%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/metablock.c.o 2026-01-22T09:24:14.0169654Z [ 97%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/static_dict.c.o 2026-01-22T09:24:14.0645567Z [ 97%] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/utf8_util.c.o 2026-01-22T09:24:14.7300385Z [ 98%] Linking C static library libbrotlienc.a 2026-01-22T09:24:14.7642969Z [ 98%] Built target brotlienc 2026-01-22T09:24:14.7889636Z [ 99%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/pal_zlib.c.o 2026-01-22T09:24:14.7893758Z [ 99%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/entrypoints.c.o 2026-01-22T09:24:14.7894358Z [ 99%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/pal_zlib.c.o 2026-01-22T09:24:14.7966998Z [ 99%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/entrypoints.c.o 2026-01-22T09:24:14.8501090Z [100%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:24:14.8841042Z [100%] Linking C static library libSystem.IO.Compression.Native.a 2026-01-22T09:24:14.8860688Z [100%] Linking C shared library libSystem.IO.Compression.Native.so 2026-01-22T09:24:14.9177293Z [100%] Built target System.IO.Compression.Native-Static 2026-01-22T09:24:14.9349067Z Verifying System.IO.Compression.Native entry points against entrypoints.c 2026-01-22T09:24:14.9664745Z Stripping symbols from libSystem.IO.Compression.Native.so into libSystem.IO.Compression.Native.so.dbg 2026-01-22T09:24:14.9995077Z [100%] Built target System.IO.Compression.Native 2026-01-22T09:24:15.0197275Z Install the project... 2026-01-22T09:24:15.0251908Z -- Install configuration: "RELEASE" 2026-01-22T09:24:15.0258342Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.IO.Compression.Native.so.dbg 2026-01-22T09:24:15.0284781Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.IO.Compression.Native.so 2026-01-22T09:24:15.0301085Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libbrotlienc.a 2026-01-22T09:24:15.0334272Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libbrotlidec.a 2026-01-22T09:24:15.0340488Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libbrotlicommon.a 2026-01-22T09:24:15.0346073Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libz.a 2026-01-22T09:24:15.0364477Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.IO.Compression.Native.a 2026-01-22T09:24:15.0370096Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.IO.Ports.Native.so.dbg 2026-01-22T09:24:15.0373984Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.IO.Ports.Native.so 2026-01-22T09:24:15.0377639Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.IO.Ports.Native.a 2026-01-22T09:24:15.0383870Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.Native.so.dbg 2026-01-22T09:24:15.0390711Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.Native.so 2026-01-22T09:24:15.0395435Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.Native.a 2026-01-22T09:24:15.0409016Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.Globalization.Native.so.dbg 2026-01-22T09:24:15.0414277Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.Globalization.Native.so 2026-01-22T09:24:15.0419564Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.Globalization.Native.a 2026-01-22T09:24:15.0430917Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.Net.Security.Native.so.dbg 2026-01-22T09:24:15.0434260Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.Net.Security.Native.so 2026-01-22T09:24:15.0438650Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.Net.Security.Native.a 2026-01-22T09:24:15.0444689Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.Security.Cryptography.Native.OpenSsl.so.dbg 2026-01-22T09:24:15.0452785Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.Security.Cryptography.Native.OpenSsl.so 2026-01-22T09:24:15.0458670Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Release-x64/./libSystem.Security.Cryptography.Native.OpenSsl.a 2026-01-22T09:24:15.0498465Z /__w/1/s/src/native/libs 2026-01-22T09:24:28.2840459Z ComInterfaceGenerator -> /__w/1/s/artifacts/bin/ComInterfaceGenerator/Release/netstandard2.0/Microsoft.Interop.ComInterfaceGenerator.dll 2026-01-22T09:24:30.1835113Z JSImportGenerator -> /__w/1/s/artifacts/bin/JSImportGenerator/Release/netstandard2.0/Microsoft.Interop.JavaScript.JSImportGenerator.dll 2026-01-22T09:24:31.9290278Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-22T09:24:32.2627461Z System.Text.RegularExpressions.Generator -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Generator/Release/netstandard2.0/System.Text.RegularExpressions.Generator.dll 2026-01-22T09:24:35.6960493Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/ref/Release/net11.0/System.Runtime.dll 2026-01-22T09:24:35.8161512Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/ref/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-22T09:24:36.0061942Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/ref/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-22T09:24:36.0627038Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/ref/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-01-22T09:24:36.0779395Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/ref/Release/net11.0/System.Memory.dll 2026-01-22T09:24:36.2160943Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/ref/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-01-22T09:24:36.3682285Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/ref/Release/net11.0/System.Collections.dll 2026-01-22T09:24:36.4822675Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/ref/Release/net11.0/System.Numerics.Vectors.dll 2026-01-22T09:24:36.6870071Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/ref/Release/net11.0/System.Threading.Overlapped.dll 2026-01-22T09:24:37.0004772Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/ref/Release/net11.0/System.Reflection.Primitives.dll 2026-01-22T09:24:37.1065035Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/ref/Release/net11.0/System.Threading.dll 2026-01-22T09:24:37.1075614Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/ref/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-22T09:24:37.2712378Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-22T09:24:37.4670783Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/ref/Release/net11.0/System.Runtime.Loader.dll 2026-01-22T09:24:38.5446575Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-01-22T09:24:38.6833744Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/ref/Release/net11.0/System.Threading.Thread.dll 2026-01-22T09:24:41.3905579Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/Release/net11.0/System.Runtime.Loader.dll 2026-01-22T09:24:41.7301195Z System.Private.Uri -> /__w/1/s/artifacts/bin/System.Private.Uri/Release/net11.0/System.Private.Uri.dll 2026-01-22T09:24:41.9309289Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/Release/net11.0/System.Numerics.Vectors.dll 2026-01-22T09:24:43.9193694Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-22T09:24:44.5699218Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/Release/net11.0/System.Collections.dll 2026-01-22T09:24:45.8458079Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/Release/net11.0/System.Threading.Thread.dll 2026-01-22T09:24:47.0916418Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/Release/net11.0/System.Threading.dll 2026-01-22T09:24:47.4910106Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/Release/net11.0/System.Reflection.Primitives.dll 2026-01-22T09:24:49.3234331Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/Release/net11.0/System.Memory.dll 2026-01-22T09:24:49.4747015Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/ref/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-01-22T09:24:51.2756792Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-22T09:24:52.8458185Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-22T09:24:57.3727395Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/Release/net11.0/System.Runtime.dll 2026-01-22T09:24:57.6428617Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/ref/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-01-22T09:24:59.1339852Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/Release/net11.0/System.Threading.Overlapped.dll 2026-01-22T09:24:59.1991165Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/ref/Release/net11.0/System.Security.Claims.dll 2026-01-22T09:24:59.3393840Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/ref/Release/net11.0/System.ComponentModel.dll 2026-01-22T09:24:59.3569547Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/ref/Release/net11.0/System.Collections.Concurrent.dll 2026-01-22T09:24:59.4277461Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/ref/Release/net11.0/System.ObjectModel.dll 2026-01-22T09:24:59.4936329Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-01-22T09:24:59.5785676Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/ref/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-22T09:25:01.1768623Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-01-22T09:25:01.2379153Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/Release/net11.0/System.Security.Claims.dll 2026-01-22T09:25:01.2855974Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Release/net11.0/System.IO.Pipelines.dll 2026-01-22T09:25:02.3144545Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/ref/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-22T09:25:03.7215842Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/Release/net11.0/System.ComponentModel.dll 2026-01-22T09:25:04.0309852Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/Release/net11.0/System.ObjectModel.dll 2026-01-22T09:25:06.6366906Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-22T09:25:08.6155477Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-22T09:25:08.6202674Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Release/net11.0/System.IO.Pipelines.dll 2026-01-22T09:25:10.6386978Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/Release/net11.0/System.Collections.Concurrent.dll 2026-01-22T09:25:10.7410972Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/ref/Release/net11.0/System.Runtime.Numerics.dll 2026-01-22T09:25:10.7510403Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/ref/Release/net11.0/System.Threading.Channels.dll 2026-01-22T09:25:10.9276373Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/net11.0/System.Text.Encodings.Web.dll 2026-01-22T09:25:13.1582747Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/Release/net11.0/System.Runtime.Numerics.dll 2026-01-22T09:25:13.2592671Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-01-22T09:25:13.2860230Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/ref/Release/net11.0/System.ComponentModel.Primitives.dll 2026-01-22T09:25:15.0271726Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/Release/net11.0/System.Threading.Channels.dll 2026-01-22T09:25:16.7175123Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-22T09:25:17.1229207Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/ref/Release/net11.0/System.Text.Encoding.CodePages.dll 2026-01-22T09:25:17.4842769Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/ref/Release/net11.0/System.IO.Compression.dll 2026-01-22T09:25:17.6549402Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/ref/Release/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-01-22T09:25:19.0101445Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/net11.0/System.Text.Encodings.Web.dll 2026-01-22T09:25:19.0530196Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/ref/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-22T09:25:20.5874011Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/Release/net11.0/System.ComponentModel.Primitives.dll 2026-01-22T09:25:20.7227094Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/ref/Release/net11.0/System.Linq.dll 2026-01-22T09:25:20.7684392Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/ref/Release/net11.0/System.Formats.Asn1.dll 2026-01-22T09:25:20.8856212Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/ref/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-01-22T09:25:20.9254053Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/ref/Release/net11.0/System.Net.Primitives.dll 2026-01-22T09:25:21.5371092Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/Release/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-01-22T09:25:23.3141074Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/Release/net11.0/System.Text.Encoding.CodePages.dll 2026-01-22T09:25:23.4018015Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/ref/Release/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-01-22T09:25:23.4455941Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/ref/Release/net11.0/System.Net.ServerSentEvents.dll 2026-01-22T09:25:23.4856985Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-01-22T09:25:23.6439430Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-22T09:25:23.7008176Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Release/net11.0/System.IO.Compression.dll 2026-01-22T09:25:23.8006135Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/ref/Release/net11.0/System.Collections.Specialized.dll 2026-01-22T09:25:23.8811383Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/ref/Release/net11.0/System.Security.AccessControl.dll 2026-01-22T09:25:24.0576047Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/ref/Release/net11.0/System.Drawing.Primitives.dll 2026-01-22T09:25:26.7873475Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/Release/net11.0/System.Formats.Asn1.dll 2026-01-22T09:25:26.8796062Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/ref/Release/net11.0/System.IO.Compression.Brotli.dll 2026-01-22T09:25:27.0003078Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/Release/net11.0/System.Linq.dll 2026-01-22T09:25:27.2484792Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-01-22T09:25:27.5015559Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/Release/net11.0/System.Security.AccessControl.dll 2026-01-22T09:25:28.7331188Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/Release/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-01-22T09:25:29.1072885Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/Release/net11.0/System.Net.ServerSentEvents.dll 2026-01-22T09:25:29.2643899Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Release/net11.0/System.Net.Primitives.dll 2026-01-22T09:25:30.3818470Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/Release/net11.0/System.Collections.Specialized.dll 2026-01-22T09:25:30.4782637Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/Release/net11.0/System.IO.Compression.Brotli.dll 2026-01-22T09:25:30.6989333Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/ref/Release/net11.0/System.IO.Compression.ZipFile.dll 2026-01-22T09:25:30.7192615Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/ref/Release/net11.0/System.Threading.Tasks.Dataflow.dll 2026-01-22T09:25:30.9102945Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/ref/Release/net11.0/System.Linq.AsyncEnumerable.dll 2026-01-22T09:25:30.9817962Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/ref/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-22T09:25:31.1310466Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/ref/Release/net11.0/System.IO.Pipes.dll 2026-01-22T09:25:31.1863858Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/ref/Release/net11.0/System.Collections.Immutable.dll 2026-01-22T09:25:32.6986389Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/Release/net11.0/System.Drawing.Primitives.dll 2026-01-22T09:25:32.9086167Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/ref/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-22T09:25:32.9127709Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/ref/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-01-22T09:25:32.9760031Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/ref/Release/net11.0/System.IO.FileSystem.AccessControl.dll 2026-01-22T09:25:33.0642780Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/ref/Release/net11.0/System.Web.HttpUtility.dll 2026-01-22T09:25:33.1344280Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/ref/Release/net11.0/System.Net.WebHeaderCollection.dll 2026-01-22T09:25:34.7194306Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/Release/net11.0/System.IO.Compression.ZipFile.dll 2026-01-22T09:25:34.7522849Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/Release/net11.0/System.Net.WebHeaderCollection.dll 2026-01-22T09:25:34.7780612Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/ref/Release/net11.0/System.Threading.AccessControl.dll 2026-01-22T09:25:36.7168500Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/Release/net11.0/System.Web.HttpUtility.dll 2026-01-22T09:25:37.8580430Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/Release/net11.0/System.Collections.Immutable.dll 2026-01-22T09:25:40.7487238Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/Release/net11.0/System.Linq.AsyncEnumerable.dll 2026-01-22T09:25:43.1077930Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-22T09:25:43.3255371Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/Release/net11.0/System.IO.Pipes.dll 2026-01-22T09:25:43.5861989Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/Release/net11.0/System.IO.FileSystem.AccessControl.dll 2026-01-22T09:25:45.4747773Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/Release/net11.0/System.Threading.Tasks.Dataflow.dll 2026-01-22T09:25:45.8376623Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/ref/Release/net11.0/System.Reflection.Metadata.dll 2026-01-22T09:25:47.4027003Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-01-22T09:25:47.4698546Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/ref/Release/net11.0/System.Net.NameResolution.dll 2026-01-22T09:25:47.5726900Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/Release/net11.0/System.Threading.AccessControl.dll 2026-01-22T09:25:47.8321183Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-22T09:25:50.8649594Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/Release/net11.0/System.Reflection.Metadata.dll 2026-01-22T09:25:50.9763736Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/ref/Release/net11.0/System.IO.Pipes.AccessControl.dll 2026-01-22T09:25:52.7115766Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-01-22T09:25:52.8171361Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/ref/Release/net11.0/System.Reflection.Emit.dll 2026-01-22T09:25:52.9089856Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/Release/net11.0/System.IO.Pipes.AccessControl.dll 2026-01-22T09:25:53.0054952Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Release/net11.0/System.Net.NameResolution.dll 2026-01-22T09:25:55.2542747Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/Release/net11.0/System.Reflection.Emit.dll 2026-01-22T09:25:55.5864235Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/ref/Release/net11.0/System.Linq.Expressions.dll 2026-01-22T09:25:55.6643798Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/ref/Release/net11.0/System.Security.Cryptography.dll 2026-01-22T09:25:55.7866664Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/ref/Release/net11.0/System.Net.Sockets.dll 2026-01-22T09:25:55.8787614Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/ref/Release/net11.0/System.Text.RegularExpressions.dll 2026-01-22T09:25:59.4552540Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/Release/net11.0/System.Linq.Expressions.dll 2026-01-22T09:26:00.0714759Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Release/net11.0/System.Net.Sockets.dll 2026-01-22T09:26:00.3767510Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/ref/Release/net11.0/Microsoft.CSharp.dll 2026-01-22T09:26:02.6956592Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/Release/net11.0/System.Text.RegularExpressions.dll 2026-01-22T09:26:03.5778380Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Release/net11.0/System.Security.Cryptography.dll 2026-01-22T09:26:04.5896472Z System.Text.Json.SourceGeneration.Roslyn4.0 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.0/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-22T09:26:04.5897993Z System.Text.Json.SourceGeneration.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-22T09:26:05.1905751Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/net11.0/System.Text.Json.SourceGeneration.dll 2026-01-22T09:26:05.3233474Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/ref/Release/net11.0/System.Net.NetworkInformation.dll 2026-01-22T09:26:05.3652196Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/ref/Release/net11.0/System.Net.WebSockets.dll 2026-01-22T09:26:08.3689324Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/Release/net11.0/Microsoft.CSharp.dll 2026-01-22T09:26:08.5938195Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/ref/Release/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-01-22T09:26:08.6134351Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/ref/Release/net11.0/System.Net.Security.dll 2026-01-22T09:26:08.8049756Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/Release/net11.0/System.Net.NetworkInformation.dll 2026-01-22T09:26:09.0187809Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Release/net11.0/System.Net.WebSockets.dll 2026-01-22T09:26:09.0232130Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Release/net11.0/System.Text.Json.dll 2026-01-22T09:26:09.2763190Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/Release/net11.0/System.Net.Security.dll 2026-01-22T09:26:09.3288037Z System.Console -> /__w/1/s/artifacts/bin/System.Console/ref/Release/net11.0/System.Console.dll 2026-01-22T09:26:10.5935643Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/Release/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-01-22T09:26:10.6302743Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/ref/Release/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-01-22T09:26:10.7318485Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/ref/Release/net11.0/System.Net.WebProxy.dll 2026-01-22T09:26:10.8049850Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/ref/Release/net11.0/System.Net.Quic.dll 2026-01-22T09:26:10.9100309Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Release/net11.0/System.Console.dll 2026-01-22T09:26:10.9231728Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/Release/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-01-22T09:26:13.3644770Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/Release/net11.0/System.Net.WebProxy.dll 2026-01-22T09:26:15.6510655Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Release/net11.0/System.Text.Json.dll 2026-01-22T09:26:15.7779264Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/Release/net11.0/System.Net.Quic.dll 2026-01-22T09:26:15.8600983Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/ref/Release/net11.0/System.Diagnostics.Process.dll 2026-01-22T09:26:16.0722408Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/Release/net11.0/System.Diagnostics.Process.dll 2026-01-22T09:26:16.3224066Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/ref/Release/net11.0/System.Net.Http.dll 2026-01-22T09:26:16.4677561Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/ref/Release/net11.0/Microsoft.VisualBasic.Core.dll 2026-01-22T09:26:16.8237602Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Release/net11.0/System.Net.Http.dll 2026-01-22T09:26:21.5337228Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/Release/net11.0/Microsoft.VisualBasic.Core.dll 2026-01-22T09:26:21.7338382Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/ref/Release/net11.0/System.Net.WebSockets.Client.dll 2026-01-22T09:26:21.8209579Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/ref/Release/net11.0/System.Net.Http.Json.dll 2026-01-22T09:26:23.5206395Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/Release/net11.0/System.Net.Http.Json.dll 2026-01-22T09:26:25.0499320Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/Release/net11.0/System.Net.WebSockets.Client.dll 2026-01-22T09:26:25.1286935Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/ref/Release/net11.0/System.Net.Requests.dll 2026-01-22T09:26:35.6921175Z System.Private.Xml -> /__w/1/s/artifacts/bin/System.Private.Xml/Release/net11.0/System.Private.Xml.dll 2026-01-22T09:26:35.8992744Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/Release/net11.0/System.Net.Requests.dll 2026-01-22T09:26:36.0898700Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/ref/Release/net11.0/System.Xml.ReaderWriter.dll 2026-01-22T09:26:37.8705483Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/Release/net11.0/System.Xml.ReaderWriter.dll 2026-01-22T09:26:37.9334026Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/ref/Release/net11.0/System.Net.WebClient.dll 2026-01-22T09:26:39.5330223Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/Release/net11.0/System.Net.WebClient.dll 2026-01-22T09:26:39.5835219Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/ref/Release/net11.0/System.Transactions.Local.dll 2026-01-22T09:26:41.6966402Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/Release/net11.0/System.Transactions.Local.dll 2026-01-22T09:26:43.1813563Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/ref/Release/net11.0/System.Reflection.DispatchProxy.dll 2026-01-22T09:26:43.1914913Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/ref/Release/net11.0/System.Diagnostics.Contracts.dll 2026-01-22T09:26:43.2687578Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/ref/Release/net11.0/System.Xml.XPath.dll 2026-01-22T09:26:43.2741388Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/ref/Release/net11.0/System.Runtime.Serialization.Primitives.dll 2026-01-22T09:26:43.3825256Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/ref/Release/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-01-22T09:26:43.5974328Z System.Buffers -> /__w/1/s/artifacts/bin/System.Buffers/Release/net11.0-linux/System.Buffers.dll 2026-01-22T09:26:43.7106953Z System.IO -> /__w/1/s/artifacts/bin/System.IO/Release/net11.0-linux/System.IO.dll 2026-01-22T09:26:45.4143186Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/Release/net11.0/System.Xml.XPath.dll 2026-01-22T09:26:46.0016518Z System.Private.Xml.Linq -> /__w/1/s/artifacts/bin/System.Private.Xml.Linq/Release/net11.0/System.Private.Xml.Linq.dll 2026-01-22T09:26:46.0846247Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/ref/Release/net11.0/System.Resources.Writer.dll 2026-01-22T09:26:46.9772275Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/Release/net11.0/System.Runtime.Serialization.Primitives.dll 2026-01-22T09:26:47.0671249Z System.Dynamic.Runtime -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime/Release/net11.0-linux/System.Dynamic.Runtime.dll 2026-01-22T09:26:47.8666708Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/Release/net11.0/System.Diagnostics.Contracts.dll 2026-01-22T09:26:47.9664292Z System.Resources.Reader -> /__w/1/s/artifacts/bin/System.Resources.Reader/Release/net11.0-linux/System.Resources.Reader.dll 2026-01-22T09:26:47.9677012Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/stub/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-22T09:26:47.9884628Z Microsoft.VisualBasic -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic/Release/net11.0-linux/Microsoft.VisualBasic.dll 2026-01-22T09:26:48.0799928Z System.Runtime.Extensions -> /__w/1/s/artifacts/bin/System.Runtime.Extensions/Release/net11.0-linux/System.Runtime.Extensions.dll 2026-01-22T09:26:48.1266646Z System.Reflection.Extensions -> /__w/1/s/artifacts/bin/System.Reflection.Extensions/Release/net11.0-linux/System.Reflection.Extensions.dll 2026-01-22T09:26:48.1826218Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/stub/Release/net11.0/System.Data.Odbc.dll 2026-01-22T09:26:48.2240815Z System.IO.Compression.FileSystem -> /__w/1/s/artifacts/bin/System.IO.Compression.FileSystem/Release/net11.0-linux/System.IO.Compression.FileSystem.dll 2026-01-22T09:26:48.3047452Z System.Runtime.CompilerServices.Unsafe -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.Unsafe/Release/net11.0-linux/System.Runtime.CompilerServices.Unsafe.dll 2026-01-22T09:26:49.4205428Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/Release/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-01-22T09:26:50.0377331Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/Release/net11.0/System.Reflection.DispatchProxy.dll 2026-01-22T09:26:50.2701404Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/ref/Release/net11.0/System.Linq.Queryable.dll 2026-01-22T09:26:50.3475865Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/ref/Release/net11.0/System.Xml.XmlSerializer.dll 2026-01-22T09:26:50.4070166Z System.Text.Encoding -> /__w/1/s/artifacts/bin/System.Text.Encoding/Release/net11.0-linux/System.Text.Encoding.dll 2026-01-22T09:26:50.4721055Z System.ValueTuple -> /__w/1/s/artifacts/bin/System.ValueTuple/Release/net11.0-linux/System.ValueTuple.dll 2026-01-22T09:26:50.5128047Z System.Data.SqlClient -> /__w/1/s/artifacts/bin/System.Data.SqlClient/stub/Release/net11.0/System.Data.SqlClient.dll 2026-01-22T09:26:50.5262256Z System.IO.FileSystem -> /__w/1/s/artifacts/bin/System.IO.FileSystem/Release/net11.0-linux/System.IO.FileSystem.dll 2026-01-22T09:26:50.5978639Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/stub/Release/net11.0/System.Security.Permissions.dll 2026-01-22T09:26:50.7264461Z System.Diagnostics.Tools -> /__w/1/s/artifacts/bin/System.Diagnostics.Tools/Release/net11.0-linux/System.Diagnostics.Tools.dll 2026-01-22T09:26:50.7310281Z System.Globalization -> /__w/1/s/artifacts/bin/System.Globalization/Release/net11.0-linux/System.Globalization.dll 2026-01-22T09:26:50.7338113Z System.Security.Principal -> /__w/1/s/artifacts/bin/System.Security.Principal/Release/net11.0-linux/System.Security.Principal.dll 2026-01-22T09:26:50.7995834Z System.IO.FileSystem.Primitives -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Primitives/Release/net11.0-linux/System.IO.FileSystem.Primitives.dll 2026-01-22T09:26:50.8066064Z System.Threading.Timer -> /__w/1/s/artifacts/bin/System.Threading.Timer/Release/net11.0-linux/System.Threading.Timer.dll 2026-01-22T09:26:50.8787538Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/stub/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-01-22T09:26:50.8877463Z System.Globalization.Calendars -> /__w/1/s/artifacts/bin/System.Globalization.Calendars/Release/net11.0-linux/System.Globalization.Calendars.dll 2026-01-22T09:26:50.9587568Z System.Windows -> /__w/1/s/artifacts/bin/System.Windows/Release/net11.0-linux/System.Windows.dll 2026-01-22T09:26:50.9827754Z System.Threading.Tasks -> /__w/1/s/artifacts/bin/System.Threading.Tasks/Release/net11.0-linux/System.Threading.Tasks.dll 2026-01-22T09:26:51.0413061Z System.Runtime.Handles -> /__w/1/s/artifacts/bin/System.Runtime.Handles/Release/net11.0-linux/System.Runtime.Handles.dll 2026-01-22T09:26:51.0901972Z System.Reflection -> /__w/1/s/artifacts/bin/System.Reflection/Release/net11.0-linux/System.Reflection.dll 2026-01-22T09:26:52.4957627Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/Release/net11.0/System.Resources.Writer.dll 2026-01-22T09:26:53.1805662Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/Release/net11.0/System.Linq.Queryable.dll 2026-01-22T09:26:53.6256144Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/stub/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-22T09:26:53.6336466Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/stub/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-22T09:26:53.6386773Z System.Resources.ResourceManager -> /__w/1/s/artifacts/bin/System.Resources.ResourceManager/Release/net11.0-linux/System.Resources.ResourceManager.dll 2026-01-22T09:26:53.6938454Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/stub/Release/net11.0/System.IO.Ports.dll 2026-01-22T09:26:53.7419879Z System.IO.UnmanagedMemoryStream -> /__w/1/s/artifacts/bin/System.IO.UnmanagedMemoryStream/Release/net11.0-linux/System.IO.UnmanagedMemoryStream.dll 2026-01-22T09:26:53.7686875Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/stub/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-22T09:26:53.8124518Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/stub/Release/net11.0/System.Data.OleDb.dll 2026-01-22T09:26:53.8725191Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/ref/Release/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-01-22T09:26:53.8997083Z System.Runtime.InteropServices.RuntimeInformation -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation/Release/net11.0-linux/System.Runtime.InteropServices.RuntimeInformation.dll 2026-01-22T09:26:54.0220685Z System.Threading.Tasks.Extensions -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Extensions/Release/net11.0-linux/System.Threading.Tasks.Extensions.dll 2026-01-22T09:26:54.0347045Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/ref/Release/net11.0/System.Xml.XDocument.dll 2026-01-22T09:26:54.1089472Z System.Web -> /__w/1/s/artifacts/bin/System.Web/Release/net11.0-linux/System.Web.dll 2026-01-22T09:26:54.1595200Z System.Diagnostics.Debug -> /__w/1/s/artifacts/bin/System.Diagnostics.Debug/Release/net11.0-linux/System.Diagnostics.Debug.dll 2026-01-22T09:26:54.2118773Z System.Globalization.Extensions -> /__w/1/s/artifacts/bin/System.Globalization.Extensions/Release/net11.0-linux/System.Globalization.Extensions.dll 2026-01-22T09:26:54.2749429Z System.AppContext -> /__w/1/s/artifacts/bin/System.AppContext/Release/net11.0-linux/System.AppContext.dll 2026-01-22T09:26:54.3886745Z System.Xml.XmlDocument -> /__w/1/s/artifacts/bin/System.Xml.XmlDocument/Release/net11.0-linux/System.Xml.XmlDocument.dll 2026-01-22T09:26:54.4668220Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/ref/Release/net11.0/System.Reflection.TypeExtensions.dll 2026-01-22T09:26:54.6047775Z System.Transactions -> /__w/1/s/artifacts/bin/System.Transactions/Release/net11.0-linux/System.Transactions.dll 2026-01-22T09:26:54.6658155Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/ref/Release/net11.0/System.Linq.Parallel.dll 2026-01-22T09:26:54.7857053Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/stub/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-22T09:26:55.5277340Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/Release/net11.0/System.Xml.XmlSerializer.dll 2026-01-22T09:26:55.5771608Z System.Security.SecureString -> /__w/1/s/artifacts/bin/System.Security.SecureString/Release/net11.0-linux/System.Security.SecureString.dll 2026-01-22T09:26:55.6077535Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/stub/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-01-22T09:26:55.6437610Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/stub/Release/net11.0/System.CodeDom.dll 2026-01-22T09:26:55.6781927Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/stub/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-22T09:26:55.7017923Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/stub/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-01-22T09:26:55.7276495Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/stub/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-22T09:26:55.7543776Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/stub/Release/net11.0/System.IO.Packaging.dll 2026-01-22T09:26:55.7825503Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/stub/Release/net11.0/System.Windows.Extensions.dll 2026-01-22T09:26:55.8237804Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/ref/Release/net11.0/System.Threading.Tasks.Parallel.dll 2026-01-22T09:26:55.9230112Z System.Configuration -> /__w/1/s/artifacts/bin/System.Configuration/Release/net11.0-linux/System.Configuration.dll 2026-01-22T09:26:55.9290982Z System.Security -> /__w/1/s/artifacts/bin/System.Security/Release/net11.0-linux/System.Security.dll 2026-01-22T09:26:55.9345117Z System.ServiceProcess -> /__w/1/s/artifacts/bin/System.ServiceProcess/Release/net11.0-linux/System.ServiceProcess.dll 2026-01-22T09:26:56.0198763Z WindowsBase -> /__w/1/s/artifacts/bin/WindowsBase/Release/net11.0-linux/WindowsBase.dll 2026-01-22T09:26:57.4850234Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/Release/net11.0/System.Reflection.TypeExtensions.dll 2026-01-22T09:26:57.5671437Z System.Numerics -> /__w/1/s/artifacts/bin/System.Numerics/Release/net11.0-linux/System.Numerics.dll 2026-01-22T09:26:57.6666818Z System.Xml -> /__w/1/s/artifacts/bin/System.Xml/Release/net11.0-linux/System.Xml.dll 2026-01-22T09:26:59.6129025Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/Release/net11.0/System.Xml.XDocument.dll 2026-01-22T09:27:00.1469329Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/Release/net11.0/System.Linq.Parallel.dll 2026-01-22T09:27:00.2744740Z System.Xml.Serialization -> /__w/1/s/artifacts/bin/System.Xml.Serialization/Release/net11.0-linux/System.Xml.Serialization.dll 2026-01-22T09:27:01.9654830Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/Release/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-01-22T09:27:02.1204354Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/Release/net11.0/System.Threading.Tasks.Parallel.dll 2026-01-22T09:27:02.2964385Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/ref/Release/net11.0/System.Xml.XPath.XDocument.dll 2026-01-22T09:27:03.6032574Z System.Private.DataContractSerialization -> /__w/1/s/artifacts/bin/System.Private.DataContractSerialization/Release/net11.0/System.Private.DataContractSerialization.dll 2026-01-22T09:27:05.1106852Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/Release/net11.0/System.Xml.XPath.XDocument.dll 2026-01-22T09:27:06.8540496Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Release/net11.0-unix/System.IO.MemoryMappedFiles.dll 2026-01-22T09:27:06.9555918Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/ref/Release/net11.0/System.Runtime.Serialization.Xml.dll 2026-01-22T09:27:06.9676404Z System.Xml.Linq -> /__w/1/s/artifacts/bin/System.Xml.Linq/Release/net11.0-linux/System.Xml.Linq.dll 2026-01-22T09:27:08.9207668Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Release/net11.0-unix/System.Net.Primitives.dll 2026-01-22T09:27:08.9922962Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/ref/Release/net11.0/System.Runtime.Serialization.Json.dll 2026-01-22T09:27:10.7519395Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Release/net11.0-unix/System.Console.dll 2026-01-22T09:27:10.9332813Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/ref/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-01-22T09:27:12.4560919Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/Release/net11.0-unix/System.IO.FileSystem.DriveInfo.dll 2026-01-22T09:27:13.8860542Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/Release/net11.0/System.Runtime.Serialization.Xml.dll 2026-01-22T09:27:15.0874231Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/Release/net11.0/System.Runtime.Serialization.Json.dll 2026-01-22T09:27:16.7061195Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Release/net11.0-unix/System.Net.NameResolution.dll 2026-01-22T09:27:20.3257143Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-01-22T09:27:26.7904587Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Release/net11.0-unix/System.Security.Cryptography.dll 2026-01-22T09:27:26.8469418Z System.Runtime.Serialization -> /__w/1/s/artifacts/bin/System.Runtime.Serialization/Release/net11.0-linux/System.Runtime.Serialization.dll 2026-01-22T09:27:26.9099638Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/ref/Release/net11.0/System.IO.IsolatedStorage.dll 2026-01-22T09:27:27.1067078Z System.Security.Cryptography.OpenSsl -> /__w/1/s/artifacts/bin/System.Security.Cryptography.OpenSsl/Release/net11.0-linux/System.Security.Cryptography.OpenSsl.dll 2026-01-22T09:27:27.1086586Z System.Security.Cryptography.Encoding -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Encoding/Release/net11.0-linux/System.Security.Cryptography.Encoding.dll 2026-01-22T09:27:27.1199796Z System.ServiceModel.Web -> /__w/1/s/artifacts/bin/System.ServiceModel.Web/Release/net11.0-linux/System.ServiceModel.Web.dll 2026-01-22T09:27:27.1437481Z System.Security.Cryptography.Primitives -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Primitives/Release/net11.0-linux/System.Security.Cryptography.Primitives.dll 2026-01-22T09:27:27.2017239Z System.Security.Cryptography.Algorithms -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Algorithms/Release/net11.0-linux/System.Security.Cryptography.Algorithms.dll 2026-01-22T09:27:27.2212926Z System.Security.Cryptography.Csp -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Csp/Release/net11.0-linux/System.Security.Cryptography.Csp.dll 2026-01-22T09:27:27.2327306Z System.Security.Cryptography.Cng -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cng/Release/net11.0-linux/System.Security.Cryptography.Cng.dll 2026-01-22T09:27:27.2822735Z System.Security.Cryptography.X509Certificates -> /__w/1/s/artifacts/bin/System.Security.Cryptography.X509Certificates/Release/net11.0-linux/System.Security.Cryptography.X509Certificates.dll 2026-01-22T09:27:28.7829317Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/Release/net11.0-unix/System.IO.IsolatedStorage.dll 2026-01-22T09:27:28.8962603Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/ref/Release/net11.0/System.ComponentModel.Annotations.dll 2026-01-22T09:27:29.0058746Z System.Drawing.Common -> /__w/1/s/artifacts/bin/System.Drawing.Common/stub/Release/net11.0/System.Drawing.Common.dll 2026-01-22T09:27:30.6544539Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/Release/net11.0/System.ComponentModel.Annotations.dll 2026-01-22T09:27:30.7303189Z System.Drawing -> /__w/1/s/artifacts/bin/System.Drawing/Release/net11.0-linux/System.Drawing.dll 2026-01-22T09:27:32.5418949Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/Release/net11.0-unix/System.Diagnostics.FileVersionInfo.dll 2026-01-22T09:27:33.3128662Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Release/net11.0-unix/System.Net.Sockets.dll 2026-01-22T09:27:33.5114365Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/ref/Release/net11.0/System.Data.Common.dll 2026-01-22T09:27:33.5453851Z System.ComponentModel.DataAnnotations -> /__w/1/s/artifacts/bin/System.ComponentModel.DataAnnotations/Release/net11.0-linux/System.ComponentModel.DataAnnotations.dll 2026-01-22T09:27:35.2859154Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/Release/net11.0-unix/System.IO.Pipes.dll 2026-01-22T09:27:37.3190642Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Release/net11.0-unix/System.IO.Compression.dll 2026-01-22T09:27:42.4849837Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/Release/net11.0/System.Data.Common.dll 2026-01-22T09:27:44.8109667Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/Release/net11.0-unix/System.Net.Requests.dll 2026-01-22T09:27:44.8549867Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/ref/Release/net11.0/System.Net.Ping.dll 2026-01-22T09:27:45.0271893Z System.Data.DataSetExtensions -> /__w/1/s/artifacts/bin/System.Data.DataSetExtensions/Release/net11.0-linux/System.Data.DataSetExtensions.dll 2026-01-22T09:27:45.2573013Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/ref/Release/net11.0-linux/mscorlib.dll 2026-01-22T09:27:46.8748059Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/Release/net11.0-linux/System.Net.NetworkInformation.dll 2026-01-22T09:27:46.9197082Z System.Net.ServicePoint -> /__w/1/s/artifacts/bin/System.Net.ServicePoint/Release/net11.0-linux/System.Net.ServicePoint.dll 2026-01-22T09:27:46.9855027Z System.Core -> /__w/1/s/artifacts/bin/System.Core/Release/net11.0-linux/System.Core.dll 2026-01-22T09:27:48.9198983Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Release/net11.0-unix/System.Net.WebSockets.dll 2026-01-22T09:27:50.6649782Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/Release/net11.0-unix/System.Net.Ping.dll 2026-01-22T09:27:50.7642326Z System.Data -> /__w/1/s/artifacts/bin/System.Data/ref/Release/net11.0-linux/System.Data.dll 2026-01-22T09:27:50.7741772Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/ref/Release/net11.0/System.Net.Mail.dll 2026-01-22T09:27:50.8542637Z System.Net -> /__w/1/s/artifacts/bin/System.Net/Release/net11.0-linux/System.Net.dll 2026-01-22T09:27:52.3877534Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/Release/net11.0-unix/System.IO.Compression.Brotli.dll 2026-01-22T09:27:52.4495629Z System.Data -> /__w/1/s/artifacts/bin/System.Data/Release/net11.0-linux/System.Data.dll 2026-01-22T09:27:52.5415767Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/Release/net11.0-linux/mscorlib.dll 2026-01-22T09:27:54.6394272Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/Release/net11.0-unix/System.Net.Mail.dll 2026-01-22T09:27:54.6963690Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/ref/Release/net11.0/System.Net.HttpListener.dll 2026-01-22T09:27:56.6943174Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/Release/net11.0-unix/System.Net.HttpListener.dll 2026-01-22T09:27:57.0039729Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/ref/Release/net11.0/System.IO.FileSystem.Watcher.dll 2026-01-22T09:27:58.8713137Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/Release/net11.0-linux/System.Diagnostics.Process.dll 2026-01-22T09:28:00.5982063Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/Release/net11.0-linux/System.IO.FileSystem.Watcher.dll 2026-01-22T09:28:03.4984079Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/Release/net11.0-linux/System.Net.Security.dll 2026-01-22T09:28:06.0306552Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/Release/net11.0-linux/System.Net.Quic.dll 2026-01-22T09:28:06.2455695Z System -> /__w/1/s/artifacts/bin/System/ref/Release/net11.0-linux/System.dll 2026-01-22T09:28:09.7560399Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Release/net11.0-linux/System.Net.Http.dll 2026-01-22T09:28:10.0261426Z netstandard -> /__w/1/s/artifacts/bin/netstandard/Release/net11.0-linux/netstandard.dll 2026-01-22T09:28:10.1206699Z System -> /__w/1/s/artifacts/bin/System/Release/net11.0-linux/System.dll 2026-01-22T09:28:10.2895467Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/ref/Release/net11.0/System.Formats.Tar.dll 2026-01-22T09:28:12.2305014Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/Release/net11.0-unix/System.Formats.Tar.dll 2026-01-22T09:28:12.3583536Z sfx-finish -> Trimming linux-x64 shared framework assemblies with ILLinker... 2026-01-22T09:28:41.8595165Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll 2026-01-22T09:28:41.8596158Z Microsoft.Bcl.Numerics -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics/Release/netstandard2.1/Microsoft.Bcl.Numerics.dll 2026-01-22T09:28:42.5668871Z Microsoft.Bcl.Cryptography -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography/Release/net11.0/Microsoft.Bcl.Cryptography.dll 2026-01-22T09:28:44.1071626Z Microsoft.Bcl.Memory -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory/Release/net11.0/Microsoft.Bcl.Memory.dll 2026-01-22T09:28:44.7553110Z Microsoft.Extensions.Options.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Options.SourceGeneration.dll 2026-01-22T09:28:45.8468426Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-22T09:28:45.8687200Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/ref/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-22T09:28:46.0250663Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/ref/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-22T09:28:49.1161989Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Release/net11.0/System.Composition.AttributedModel.dll 2026-01-22T09:28:49.1522942Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/ref/Release/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-01-22T09:28:49.2878056Z Microsoft.Extensions.Configuration.Binder.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll 2026-01-22T09:28:49.4068031Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/ref/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-22T09:28:49.4635509Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/ref/Release/net11.0/System.ComponentModel.Composition.dll 2026-01-22T09:28:49.6836694Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-22T09:28:49.7574990Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Release/net11.0/System.Composition.Runtime.dll 2026-01-22T09:28:49.8526788Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/ref/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-22T09:28:50.3116384Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/ref/Release/net11.0/System.Formats.Cbor.dll 2026-01-22T09:28:50.4680230Z System.Composition.Convention -> /__w/1/s/artifacts/bin/System.Composition.Convention/Release/net11.0/System.Composition.Convention.dll 2026-01-22T09:28:50.8927183Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/Release/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-01-22T09:28:51.5162702Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-22T09:28:51.6772762Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/Release/net11.0/System.ComponentModel.Composition.dll 2026-01-22T09:28:52.2288095Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/ref/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-22T09:28:52.3329686Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/ref/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-22T09:28:53.1983867Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-22T09:28:53.4574630Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-22T09:28:53.8036056Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-22T09:28:53.8045978Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/ref/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-22T09:28:54.4078419Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Release/net11.0/System.Composition.Hosting.dll 2026-01-22T09:28:54.4131251Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/ref/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-22T09:28:54.4273811Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-22T09:28:54.8035707Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/ref/Release/net11.0/System.Net.Http.WinHttpHandler.dll 2026-01-22T09:28:54.8578447Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/ref/Release/net11.0/System.IO.Packaging.dll 2026-01-22T09:28:54.8996725Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-22T09:28:54.9844883Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/ref/Release/net11.0/System.Reflection.Context.dll 2026-01-22T09:28:56.1052195Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-22T09:28:56.1231615Z Microsoft.Extensions.Logging.Generators.Roslyn3.11 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-22T09:28:56.1659613Z Microsoft.Extensions.Logging.Generators.Roslyn4.0 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-22T09:28:56.4902635Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/ref/Release/net11.0/System.Windows.Extensions.dll 2026-01-22T09:28:56.9130119Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/Release/net11.0/System.Formats.Cbor.dll 2026-01-22T09:28:57.0491048Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/Release/net11.0/System.Reflection.Context.dll 2026-01-22T09:28:57.0978144Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/ref/Release/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-01-22T09:28:57.1618484Z Microsoft.Extensions.DependencyInjection.Specification.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Specification.Tests/Release/net11.0/Microsoft.Extensions.DependencyInjection.Specification.Tests.dll 2026-01-22T09:28:57.2885376Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/Release/net11.0/System.Net.Http.WinHttpHandler.dll 2026-01-22T09:28:57.4010950Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/ref/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-22T09:28:58.1327758Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-22T09:28:58.1338213Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/Release/net11.0/System.IO.Packaging.dll 2026-01-22T09:28:58.4428532Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-22T09:28:58.5569617Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-01-22T09:28:58.6254919Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-22T09:28:58.6881091Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Release/net11.0/System.Composition.TypedParts.dll 2026-01-22T09:28:58.7734238Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/Release/net11.0/System.Windows.Extensions.dll 2026-01-22T09:28:58.8136923Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/Release/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-01-22T09:28:59.0837361Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/ref/Release/net11.0/System.Memory.Data.dll 2026-01-22T09:28:59.1148166Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/ref/Release/net11.0/System.Threading.RateLimiting.dll 2026-01-22T09:28:59.1693594Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/ref/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-22T09:28:59.2152803Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/ref/Release/net11.0/System.Security.Permissions.dll 2026-01-22T09:28:59.3292758Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/ref/Release/net11.0/System.IO.Hashing.dll 2026-01-22T09:28:59.4785189Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-22T09:28:59.4870916Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-22T09:28:59.5085034Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-22T09:28:59.6933830Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/ref/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-01-22T09:28:59.7889410Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/Release/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-01-22T09:28:59.8332064Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/ref/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-22T09:28:59.8384690Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-22T09:29:00.0354812Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/ref/Release/net11.0/System.Speech.dll 2026-01-22T09:29:00.4369627Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/ref/Release/net11.0/System.Security.Cryptography.Cose.dll 2026-01-22T09:29:00.6318781Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/Release/net11.0/System.Threading.RateLimiting.dll 2026-01-22T09:29:00.6380774Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/ref/Release/net11.0/System.Numerics.Tensors.dll 2026-01-22T09:29:00.8729326Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/ref/Release/net11.0/System.CodeDom.dll 2026-01-22T09:29:01.0369232Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/Release/net11.0/System.Memory.Data.dll 2026-01-22T09:29:01.1594499Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/ref/Release/net11.0/System.ComponentModel.Composition.Registration.dll 2026-01-22T09:29:01.3673933Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-01-22T09:29:01.4695067Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-22T09:29:01.8834465Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/Release/net11.0/System.Speech.dll 2026-01-22T09:29:01.9082561Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/Release/net11.0/System.CodeDom.dll 2026-01-22T09:29:02.2074467Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-22T09:29:02.2902679Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/ref/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-01-22T09:29:02.3061462Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/Release/net11.0/System.IO.Hashing.dll 2026-01-22T09:29:02.4988006Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-01-22T09:29:02.9343138Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/Release/net11.0/System.Security.Permissions.dll 2026-01-22T09:29:03.1954542Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-22T09:29:03.2070427Z Microsoft.Extensions.Logging.Generators.Roslyn4.4 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-22T09:29:03.3549179Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/ref/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-22T09:29:03.5249708Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/ref/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-01-22T09:29:03.7234163Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/ref/Release/net11.0/System.Runtime.Caching.dll 2026-01-22T09:29:03.8687517Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-01-22T09:29:04.2489540Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/ref/Release/net11.0/System.Data.OleDb.dll 2026-01-22T09:29:04.6237768Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/ref/Release/net11.0/System.Formats.Nrbf.dll 2026-01-22T09:29:04.6295012Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/ref/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-01-22T09:29:04.6651824Z System.Management -> /__w/1/s/artifacts/bin/System.Management/ref/Release/net11.0/System.Management.dll 2026-01-22T09:29:05.0500756Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/Release/net11.0/System.Formats.Nrbf.dll 2026-01-22T09:29:05.5168010Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/Release/net11.0/System.Data.OleDb.dll 2026-01-22T09:29:05.6248433Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-01-22T09:29:05.7668412Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/ref/Release/net11.0/System.Resources.Extensions.dll 2026-01-22T09:29:06.1439641Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/Release/net11.0/System.Resources.Extensions.dll 2026-01-22T09:29:06.9410296Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/Release/net11.0/System.Numerics.Tensors.dll 2026-01-22T09:29:07.1758091Z System.Management -> /__w/1/s/artifacts/bin/System.Management/Release/net11.0/System.Management.dll 2026-01-22T09:29:07.3649475Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/Release/net11.0/System.ComponentModel.Composition.Registration.dll 2026-01-22T09:29:07.5690519Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/Release/net11.0/System.Security.Cryptography.Cose.dll 2026-01-22T09:29:07.7554694Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/Release/net11.0/System.Runtime.Caching.dll 2026-01-22T09:29:07.9104479Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/ref/Release/net11.0/System.DirectoryServices.dll 2026-01-22T09:29:08.0261295Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-01-22T09:29:08.0383196Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-22T09:29:08.1244434Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-22T09:29:08.2014599Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/ref/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-22T09:29:08.4476755Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-01-22T09:29:08.4477409Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-22T09:29:08.4559089Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-22T09:29:08.7934134Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/Release/net11.0/System.DirectoryServices.dll 2026-01-22T09:29:08.9734802Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-22T09:29:09.0097306Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-22T09:29:09.1269535Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/ref/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-01-22T09:29:09.1768215Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/ref/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-22T09:29:09.2784768Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/ref/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-22T09:29:09.3080070Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-22T09:29:09.4789854Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-22T09:29:09.5027696Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-22T09:29:09.6535253Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-01-22T09:29:09.6756311Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-22T09:29:09.7552433Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-22T09:29:09.9295030Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-22T09:29:10.1311160Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/ref/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-22T09:29:10.1500080Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/ref/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-22T09:29:10.1529553Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/ref/Release/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-01-22T09:29:10.2871192Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-22T09:29:10.4642293Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-22T09:29:10.7039457Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-22T09:29:10.7514758Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-22T09:29:10.8120017Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/Release/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-01-22T09:29:10.9208864Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-22T09:29:11.0626679Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-22T09:29:11.1874982Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/ref/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-22T09:29:11.2177649Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/ref/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-22T09:29:11.2593738Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/ref/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-22T09:29:11.3003982Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-22T09:29:11.4756094Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-22T09:29:11.4941663Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-22T09:29:11.6101312Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-22T09:29:11.7274713Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/ref/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-22T09:29:11.8527206Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/ref/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-22T09:29:11.8999043Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-22T09:29:11.9001125Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/ref/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-22T09:29:12.0605510Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-22T09:29:12.1291399Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-22T09:29:12.1937050Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/ref/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-01-22T09:29:12.2604653Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/ref/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-22T09:29:12.3748240Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-22T09:29:12.5182430Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/ref/Release/net11.0/Microsoft.Extensions.Http.dll 2026-01-22T09:29:12.6232700Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/ref/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-22T09:29:12.6353697Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-01-22T09:29:12.9140163Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/Release/net11.0/Microsoft.Extensions.Http.dll 2026-01-22T09:29:13.0264912Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-22T09:29:13.1392754Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-22T09:29:13.2521595Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/ref/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-22T09:29:13.5277100Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-22T09:29:13.6549751Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/ref/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-22T09:29:13.8497534Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-22T09:29:14.0077044Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/ref/Release/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-01-22T09:29:14.1733893Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/Release/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-01-22T09:29:14.2586497Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/ref/Release/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-01-22T09:29:14.3934672Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/Release/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-01-22T09:29:14.5066835Z Microsoft.Bcl.TimeProvider -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider/Release/net10.0/Microsoft.Bcl.TimeProvider.dll 2026-01-22T09:29:14.6954881Z Microsoft.NETCore.Platforms -> /__w/1/s/artifacts/bin/Microsoft.NETCore.Platforms/Release/net11.0/Microsoft.NETCore.Platforms.dll 2026-01-22T09:29:14.8759636Z System.Threading.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.WebAssembly.Threading/ref/Release/net11.0/System.Threading.dll 2026-01-22T09:29:14.9520541Z System.Threading.ThreadPool.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool.WebAssembly.Threading/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-22T09:29:14.9551074Z System.Threading.Thread.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.Thread.WebAssembly.Threading/ref/Release/net11.0/System.Threading.Thread.dll 2026-01-22T09:29:15.1334386Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/runtime.linux-x64.runtime.native.System.IO.Ports.11.0.0-ci.nupkg'. 2026-01-22T09:29:15.1416428Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/runtime.linux-x64.runtime.native.System.IO.Ports.11.0.0-ci.symbols.nupkg'. 2026-01-22T09:29:16.3315419Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/ref/Release/net11.0/System.Data.Odbc.dll 2026-01-22T09:29:16.4827238Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/ref/Release/net11.0/System.IO.Ports.dll 2026-01-22T09:29:17.4833333Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/Release/net11.0-unix/System.Data.Odbc.dll 2026-01-22T09:29:17.7620501Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/Release/net11.0-unix/System.IO.Ports.dll 2026-01-22T09:29:18.1737902Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Release/net11.0-linux/System.DirectoryServices.Protocols.dll 2026-01-22T09:29:18.4562276Z oob-trim -> Trimming linux-x64 out-of-band assemblies with ILLinker... 2026-01-22T09:29:18.4714951Z ApiCompat -> Comparing net11.0 reference assemblies against .NETStandard 2.x and .NETCoreApp 10.0.0... 2026-01-22T09:29:32.7088587Z "/__w/1/s/src/native/corehost/build.sh" Release x64 -commithash "e991b26a8a104dd405cf05358af56e6b31367951" -os linux -cmakeargs "-DVERSION_FILE_PATH=/__w/1/s/artifacts/obj/_version.c" -cross -runtimeflavor CoreCLR -targetrid linux-x64 -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=Checked" 2026-01-22T09:29:32.7675148Z __TargetRid: linux-x64 2026-01-22T09:29:32.7675681Z Setting up directories for build 2026-01-22T09:29:32.7726229Z Checking prerequisites... 2026-01-22T09:29:32.7728678Z Commencing build of "install" target in "installer component" for linux.x64.Release in /__w/1/s/artifacts/obj/linux-x64.Release 2026-01-22T09:29:32.7729388Z Invoking "/__w/1/s/eng/native/gen-buildsys.sh" "/__w/1/s/src/native/corehost" "/__w/1/s/artifacts/obj/linux-x64.Release" x64 linux clang Release "" -DFEATURE_DISTRO_AGNOSTIC_SSL=1 -DCLI_CMAKE_FALLBACK_OS="linux" -DCLI_CMAKE_COMMIT_HASH="e991b26a8a104dd405cf05358af56e6b31367951" -DFEATURE_DISTRO_AGNOSTIC_SSL=1 -DCMAKE_BUILD_RUNTIME_CONFIGURATION=Checked -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 -DVERSION_FILE_PATH=/__w/1/s/artifacts/obj/_version.c 2026-01-22T09:29:32.8605365Z Not searching for unused variables given on the command line. 2026-01-22T09:29:32.8605667Z loading initial cache file /__w/1/s/eng/native/tryrun.cmake 2026-01-22T09:29:32.8988299Z -- The C compiler identification is Clang 21.1.7 2026-01-22T09:29:32.9609021Z -- The CXX compiler identification is Clang 21.1.7 2026-01-22T09:29:32.9791135Z -- Detecting C compiler ABI info 2026-01-22T09:29:33.0737435Z -- Detecting C compiler ABI info - done 2026-01-22T09:29:33.0941497Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-01-22T09:29:33.0943438Z -- Detecting C compile features 2026-01-22T09:29:33.0948668Z -- Detecting C compile features - done 2026-01-22T09:29:33.1009651Z -- Detecting CXX compiler ABI info 2026-01-22T09:29:33.1994896Z -- Detecting CXX compiler ABI info - done 2026-01-22T09:29:33.2203849Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-01-22T09:29:33.2205723Z -- Detecting CXX compile features 2026-01-22T09:29:33.2214020Z -- Detecting CXX compile features - done 2026-01-22T09:29:33.2542209Z -- The linker identification is LLD 21.1.7 (compatible with GNU linkers) 2026-01-22T09:29:33.2634671Z Detected Linux x86_64 2026-01-22T09:29:33.2641177Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG 2026-01-22T09:29:33.3571423Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG - Success 2026-01-22T09:29:33.3578986Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH 2026-01-22T09:29:33.4547218Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success 2026-01-22T09:29:33.4555645Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-22T09:29:33.5493544Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-22T09:29:33.5990495Z -- The ASM compiler identification is Clang 21.1.7 with GNU-like command-line 2026-01-22T09:29:33.6023481Z -- Found assembler: /usr/local/bin/clang-21 2026-01-22T09:29:33.6112274Z -- Performing Test HAVE_DIRENT_D_TYPE 2026-01-22T09:29:33.7080827Z -- Performing Test HAVE_DIRENT_D_TYPE - Success 2026-01-22T09:29:33.7084426Z -- Looking for getauxval 2026-01-22T09:29:33.8130968Z -- Looking for getauxval - found 2026-01-22T09:29:33.8288210Z -- Configuring done (1.0s) 2026-01-22T09:29:33.9133174Z -- Generating done (0.1s) 2026-01-22T09:29:33.9139345Z -- Build files have been written to: /__w/1/s/artifacts/obj/linux-x64.Release 2026-01-22T09:29:33.9226448Z /__w/1/s/artifacts/obj/linux-x64.Release /__w/1/s/src/native/corehost 2026-01-22T09:29:33.9226817Z Executing make install -j 4 2026-01-22T09:29:33.9682824Z [ 1%] Generating exports file /__w/1/s/artifacts/obj/linux-x64.Release/fxr/standalone/hostfxr.exports 2026-01-22T09:29:33.9684922Z [ 3%] Generating exports file /__w/1/s/artifacts/obj/linux-x64.Release/hostpolicy/standalone/hostpolicy.exports 2026-01-22T09:29:33.9686969Z [ 3%] Building CXX object hostmisc/CMakeFiles/hostmisc.dir/trace.cpp.o 2026-01-22T09:29:33.9717626Z [ 4%] Building CXX object hostmisc/CMakeFiles/hostmisc_public.dir/trace.cpp.o 2026-01-22T09:29:33.9906315Z [ 4%] Built target hostfxr_exports 2026-01-22T09:29:33.9908602Z [ 4%] Built target hostpolicy_exports 2026-01-22T09:29:34.0032673Z [ 5%] Building CXX object hostmisc/CMakeFiles/hostmisc.dir/utils.cpp.o 2026-01-22T09:29:34.0033522Z [ 5%] Building CXX object hostmisc/CMakeFiles/hostmisc_public.dir/utils.cpp.o 2026-01-22T09:29:35.2217781Z [ 6%] Building CXX object hostmisc/CMakeFiles/hostmisc.dir/__/fxr/fx_ver.cpp.o 2026-01-22T09:29:35.2415467Z [ 7%] Building CXX object hostmisc/CMakeFiles/hostmisc.dir/pal.unix.cpp.o 2026-01-22T09:29:35.6908478Z [ 7%] Building CXX object hostmisc/CMakeFiles/hostmisc_public.dir/__/fxr/fx_ver.cpp.o 2026-01-22T09:29:35.7193667Z [ 8%] Building CXX object hostmisc/CMakeFiles/hostmisc_public.dir/pal.unix.cpp.o 2026-01-22T09:29:36.9934456Z [ 9%] Linking CXX static library libhostmisc.a 2026-01-22T09:29:37.0292196Z [ 9%] Built target hostmisc 2026-01-22T09:29:37.0642187Z [ 10%] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/json_parser.cpp.o 2026-01-22T09:29:37.0643360Z [ 10%] Building CXX object apphost/standalone/CMakeFiles/apphost.dir/__/bundle_marker.cpp.o 2026-01-22T09:29:37.0644276Z [ 11%] Building CXX object dotnet/CMakeFiles/dotnet.dir/__/apphost/standalone/hostfxr_resolver.cpp.o 2026-01-22T09:29:37.4486228Z [ 11%] Built target hostmisc_public 2026-01-22T09:29:37.4622327Z [ 12%] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/host_startup_info.cpp.o 2026-01-22T09:29:38.0325643Z [ 13%] Building CXX object apphost/standalone/CMakeFiles/apphost.dir/hostfxr_resolver.cpp.o 2026-01-22T09:29:38.1959709Z [ 13%] Building CXX object dotnet/CMakeFiles/dotnet.dir/__/corehost.cpp.o 2026-01-22T09:29:38.5872892Z [ 14%] Building CXX object apphost/standalone/CMakeFiles/apphost.dir/__/__/corehost.cpp.o 2026-01-22T09:29:38.7711815Z [ 15%] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/roll_forward_option.cpp.o 2026-01-22T09:29:39.2308571Z [ 16%] Building CXX object nethost/CMakeFiles/nethost.dir/nethost.cpp.o 2026-01-22T09:29:39.2825255Z [ 17%] Building C object dotnet/CMakeFiles/dotnet.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:29:39.3277827Z [ 18%] Building CXX object dotnet/CMakeFiles/dotnet.dir/__/fxr_resolver.cpp.o 2026-01-22T09:29:39.7277975Z [ 19%] Building CXX object apphost/standalone/CMakeFiles/apphost.dir/__/__/fxr_resolver.cpp.o 2026-01-22T09:29:39.7551717Z [ 20%] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/fx_definition.cpp.o 2026-01-22T09:29:40.2746876Z [ 21%] Building C object nethost/CMakeFiles/nethost.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:29:40.3147687Z [ 22%] Building CXX object nethost/CMakeFiles/nethost.dir/__/fxr_resolver.cpp.o 2026-01-22T09:29:40.4571889Z [ 23%] Linking CXX executable dotnet 2026-01-22T09:29:40.5361989Z Stripping symbols from dotnet into dotnet.dbg 2026-01-22T09:29:40.5767229Z [ 23%] Built target dotnet 2026-01-22T09:29:40.5902730Z [ 24%] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/fx_reference.cpp.o 2026-01-22T09:29:41.0173393Z [ 24%] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/version_compatibility_range.cpp.o 2026-01-22T09:29:41.1606534Z [ 25%] Linking CXX executable apphost 2026-01-22T09:29:41.2413456Z Stripping symbols from apphost into apphost.dbg 2026-01-22T09:29:41.2846747Z [ 25%] Built target apphost 2026-01-22T09:29:41.2946155Z [ 26%] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/runtime_config.cpp.o 2026-01-22T09:29:41.5953152Z [ 27%] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/bundle/info.cpp.o 2026-01-22T09:29:41.7030187Z [ 28%] Linking CXX shared library libnethost.so 2026-01-22T09:29:41.7841661Z Stripping symbols from libnethost.so into libnethost.so.dbg 2026-01-22T09:29:41.8636369Z [ 28%] Built target nethost 2026-01-22T09:29:41.8768541Z [ 29%] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/bundle/reader.cpp.o 2026-01-22T09:29:42.0482237Z [ 30%] Building CXX object nethost/CMakeFiles/libnethost.dir/nethost.cpp.o 2026-01-22T09:29:42.7778629Z [ 30%] Building C object nethost/CMakeFiles/libnethost.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:29:42.8421525Z [ 31%] Building CXX object test/mockcoreclr/CMakeFiles/mockcoreclr.dir/mockcoreclr.cpp.o 2026-01-22T09:29:42.9609935Z [ 32%] Building CXX object test/mockhostpolicy/CMakeFiles/mockhostpolicy.dir/mockhostpolicy.cpp.o 2026-01-22T09:29:43.1238279Z [ 33%] Building CXX object nethost/CMakeFiles/libnethost.dir/__/fxr_resolver.cpp.o 2026-01-22T09:29:44.0006091Z [ 34%] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/bundle/header.cpp.o 2026-01-22T09:29:44.1647159Z [ 35%] Linking CXX shared library libmockhostpolicy.so 2026-01-22T09:29:44.2445474Z Stripping symbols from libmockhostpolicy.so into libmockhostpolicy.so.dbg 2026-01-22T09:29:44.2937901Z [ 35%] Built target mockhostpolicy 2026-01-22T09:29:44.3062700Z [ 36%] Building C object hostcommon/CMakeFiles/libhostcommon.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:29:44.3675143Z [ 36%] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/error_writer_redirector.cpp.o 2026-01-22T09:29:44.5560835Z [ 37%] Linking CXX static library libnethost.a 2026-01-22T09:29:44.5604245Z [ 38%] Linking CXX shared library libmockcoreclr.so 2026-01-22T09:29:44.6037734Z [ 38%] Built target libnethost 2026-01-22T09:29:44.6174679Z [ 39%] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/get_native_search_directories_test.cpp.o 2026-01-22T09:29:44.6335299Z Stripping symbols from libmockcoreclr.so into libmockcoreclr.so.dbg 2026-01-22T09:29:44.6767113Z [ 39%] Built target mockcoreclr 2026-01-22T09:29:44.6881446Z [ 40%] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/hostfxr_exports.cpp.o 2026-01-22T09:29:44.9925385Z [ 40%] Linking CXX static library liblibhostcommon.a 2026-01-22T09:29:45.0438291Z [ 40%] Built target libhostcommon 2026-01-22T09:29:45.0561823Z [ 41%] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/hostpolicy_exports.cpp.o 2026-01-22T09:29:45.4208112Z [ 42%] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/host_context_test.cpp.o 2026-01-22T09:29:45.6894848Z [ 43%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/standalone/hostpolicy_resolver.cpp.o 2026-01-22T09:29:45.7944911Z [ 44%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/coreclr_resolver.cpp.o 2026-01-22T09:29:46.0970878Z [ 45%] Building CXX object test/fx_ver/CMakeFiles/test_fx_ver.dir/test_fx_ver.cpp.o 2026-01-22T09:29:46.7965666Z [ 46%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/args.cpp.o 2026-01-22T09:29:46.9838209Z [ 47%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/json_parser.cpp.o 2026-01-22T09:29:47.4839466Z [ 48%] Linking CXX executable test_fx_ver 2026-01-22T09:29:47.5625875Z Stripping symbols from test_fx_ver into test_fx_ver.dbg 2026-01-22T09:29:47.6062298Z [ 48%] Built target test_fx_ver 2026-01-22T09:29:47.6342680Z [ 49%] Building CXX object test/mockhostfxr/CMakeFiles/mockhostfxr_2_2.dir/mockhostfxr.cpp.o 2026-01-22T09:29:47.7733902Z [ 50%] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/resolve_component_dependencies_test.cpp.o 2026-01-22T09:29:48.2065185Z [ 51%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/breadcrumbs.cpp.o 2026-01-22T09:29:48.6993791Z [ 52%] Building C object test/mockhostfxr/CMakeFiles/mockhostfxr_2_2.dir/test_c_api.c.o 2026-01-22T09:29:48.7401571Z [ 53%] Linking CXX shared library libmockhostfxr_2_2.so 2026-01-22T09:29:48.7429510Z [ 53%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/host_startup_info.cpp.o 2026-01-22T09:29:48.8101728Z Stripping symbols from libmockhostfxr_2_2.so into libmockhostfxr_2_2.so.dbg 2026-01-22T09:29:48.8525469Z [ 53%] Built target mockhostfxr_2_2 2026-01-22T09:29:48.8668817Z [ 54%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/roll_forward_option.cpp.o 2026-01-22T09:29:49.6495137Z [ 55%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/coreclr.cpp.o 2026-01-22T09:29:49.8235269Z [ 56%] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/nativehost.cpp.o 2026-01-22T09:29:49.8702895Z [ 57%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/fx_definition.cpp.o 2026-01-22T09:29:50.0305722Z [ 58%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/deps_entry.cpp.o 2026-01-22T09:29:51.1135197Z [ 59%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/fx_reference.cpp.o 2026-01-22T09:29:51.2612871Z [ 60%] Building CXX object test/mockhostfxr/CMakeFiles/mockhostfxr_5_0.dir/mockhostfxr.cpp.o 2026-01-22T09:29:51.3204917Z [ 60%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/deps_format.cpp.o 2026-01-22T09:29:51.3735310Z [ 60%] Linking CXX executable nativehost 2026-01-22T09:29:51.4564653Z Stripping symbols from nativehost into nativehost.dbg 2026-01-22T09:29:51.5121949Z [ 60%] Built target nativehost 2026-01-22T09:29:51.5275398Z [ 60%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/version_compatibility_range.cpp.o 2026-01-22T09:29:52.1298049Z [ 61%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/deps_resolver.cpp.o 2026-01-22T09:29:52.3012878Z [ 62%] Building C object test/mockhostfxr/CMakeFiles/mockhostfxr_5_0.dir/test_c_api.c.o 2026-01-22T09:29:52.3452607Z [ 63%] Linking CXX shared library libmockhostfxr_5_0.so 2026-01-22T09:29:52.4223801Z Stripping symbols from libmockhostfxr_5_0.so into libmockhostfxr_5_0.so.dbg 2026-01-22T09:29:52.4662470Z [ 63%] Built target mockhostfxr_5_0 2026-01-22T09:29:52.4789253Z [ 64%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/hostpolicy_context.cpp.o 2026-01-22T09:29:52.5272673Z [ 65%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/runtime_config.cpp.o 2026-01-22T09:29:54.7991604Z [ 66%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/hostpolicy.cpp.o 2026-01-22T09:29:55.1677664Z [ 67%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/bundle/info.cpp.o 2026-01-22T09:29:55.5600880Z [ 68%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/bundle/reader.cpp.o 2026-01-22T09:29:55.7596763Z [ 69%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/bundle/header.cpp.o 2026-01-22T09:29:56.3522183Z [ 70%] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/hostpolicy_resolver.cpp.o 2026-01-22T09:29:56.5888129Z [ 71%] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/command_line.cpp.o 2026-01-22T09:29:56.7569454Z [ 72%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/command_line.cpp.o 2026-01-22T09:29:57.6848404Z [ 72%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/corehost_init.cpp.o 2026-01-22T09:29:57.9897601Z [ 73%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/hostpolicy_init.cpp.o 2026-01-22T09:29:58.2908692Z [ 74%] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/corehost_init.cpp.o 2026-01-22T09:29:58.3945340Z [ 75%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/shared_store.cpp.o 2026-01-22T09:29:59.5901535Z [ 75%] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/hostfxr.cpp.o 2026-01-22T09:29:59.6301069Z [ 76%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/hostfxr.cpp.o 2026-01-22T09:29:59.6742568Z [ 76%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/version.cpp.o 2026-01-22T09:30:00.2218283Z [ 77%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/__/bundle/dir_utils.cpp.o 2026-01-22T09:30:00.8038776Z [ 78%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/__/bundle/extractor.cpp.o 2026-01-22T09:30:01.3298606Z [ 79%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/__/bundle/file_entry.cpp.o 2026-01-22T09:30:02.0953554Z [ 80%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/fx_muxer.cpp.o 2026-01-22T09:30:02.2781424Z [ 81%] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/fx_muxer.cpp.o 2026-01-22T09:30:02.3579327Z [ 82%] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/fx_resolver.cpp.o 2026-01-22T09:30:02.7645774Z [ 83%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/__/bundle/manifest.cpp.o 2026-01-22T09:30:03.9204877Z [ 84%] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/__/bundle/runner.cpp.o 2026-01-22T09:30:05.1236624Z [ 85%] Building C object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:30:05.1664472Z [ 85%] Linking CXX shared library libhostpolicy.so 2026-01-22T09:30:05.2763439Z Stripping symbols from libhostpolicy.so into libhostpolicy.so.dbg 2026-01-22T09:30:05.3433752Z [ 85%] Built target hostpolicy 2026-01-22T09:30:05.3562336Z [ 86%] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/fx_resolver.messages.cpp.o 2026-01-22T09:30:05.6620680Z [ 87%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/fx_resolver.cpp.o 2026-01-22T09:30:05.7138986Z [ 88%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/fx_resolver.messages.cpp.o 2026-01-22T09:30:05.7202547Z [ 89%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/framework_info.cpp.o 2026-01-22T09:30:06.9249418Z [ 90%] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/framework_info.cpp.o 2026-01-22T09:30:07.3207647Z [ 91%] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/host_context.cpp.o 2026-01-22T09:30:07.7895140Z [ 91%] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/install_info.cpp.o 2026-01-22T09:30:08.8525891Z [ 92%] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/sdk_info.cpp.o 2026-01-22T09:30:08.9253942Z [ 93%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/host_context.cpp.o 2026-01-22T09:30:08.9789481Z [ 94%] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/sdk_resolver.cpp.o 2026-01-22T09:30:09.3578250Z [ 95%] Building C object fxr/standalone/CMakeFiles/hostfxr.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:30:09.4008641Z [ 95%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/install_info.cpp.o 2026-01-22T09:30:10.4761955Z [ 96%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/sdk_resolver.cpp.o 2026-01-22T09:30:10.4763161Z [ 97%] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/sdk_info.cpp.o 2026-01-22T09:30:10.9168145Z [ 98%] Linking CXX shared library libhostfxr.so 2026-01-22T09:30:10.9518207Z [ 99%] Building C object fxr/staticlib/CMakeFiles/libhostfxr.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-22T09:30:11.0108730Z Stripping symbols from libhostfxr.so into libhostfxr.so.dbg 2026-01-22T09:30:11.0624240Z [ 99%] Built target hostfxr 2026-01-22T09:30:11.9512171Z [100%] Linking CXX static library libhostfxr.a 2026-01-22T09:30:11.9959273Z [100%] Built target libhostfxr 2026-01-22T09:30:12.0164472Z Install the project... 2026-01-22T09:30:12.0217571Z -- Install configuration: "RELEASE" 2026-01-22T09:30:12.0224388Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/libhostfxr.so.dbg 2026-01-22T09:30:12.0287750Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/libhostfxr.so 2026-01-22T09:30:12.0296473Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/libhostfxr.a 2026-01-22T09:30:12.0438470Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/libhostpolicy.so.dbg 2026-01-22T09:30:12.0502250Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/libhostpolicy.so 2026-01-22T09:30:12.0511263Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/apphost.dbg 2026-01-22T09:30:12.0526071Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/apphost 2026-01-22T09:30:12.0532538Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/dotnet.dbg 2026-01-22T09:30:12.0545953Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/dotnet 2026-01-22T09:30:12.0552879Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/coreclr_delegates.h 2026-01-22T09:30:12.0557631Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/hostfxr.h 2026-01-22T09:30:12.0560325Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/nethost.h 2026-01-22T09:30:12.0564495Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/libnethost.so.dbg 2026-01-22T09:30:12.0576287Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/libnethost.so 2026-01-22T09:30:12.0581389Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost/libnethost.a 2026-01-22T09:30:12.0612379Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost_test/test_fx_ver.dbg 2026-01-22T09:30:12.0622864Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost_test/test_fx_ver 2026-01-22T09:30:12.0630421Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost_test/libmockcoreclr.so.dbg 2026-01-22T09:30:12.0642722Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost_test/libmockcoreclr.so 2026-01-22T09:30:12.0648426Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost_test/libmockhostfxr_2_2.so.dbg 2026-01-22T09:30:12.0658859Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost_test/libmockhostfxr_2_2.so 2026-01-22T09:30:12.0663887Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost_test/libmockhostfxr_5_0.so.dbg 2026-01-22T09:30:12.0674504Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost_test/libmockhostfxr_5_0.so 2026-01-22T09:30:12.0681123Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost_test/libmockhostpolicy.so.dbg 2026-01-22T09:30:12.0692940Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost_test/libmockhostpolicy.so 2026-01-22T09:30:12.0700499Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost_test/nativehost.dbg 2026-01-22T09:30:12.0721322Z -- Installing: /__w/1/s/artifacts/bin/linux-x64.Release/corehost_test/nativehost 2026-01-22T09:30:12.0743363Z /__w/1/s/src/native/corehost 2026-01-22T09:30:12.5815626Z installer.tasks -> /__w/1/s/artifacts/bin/installer.tasks/Release/installer.tasks.dll 2026-01-22T09:30:26.8228667Z TestUtilities -> /__w/1/s/artifacts/bin/TestUtilities/Release/net10.0/TestUtilities.dll 2026-01-22T09:30:27.3639928Z StreamConformanceTests -> /__w/1/s/artifacts/bin/StreamConformanceTests/Release/net11.0/StreamConformanceTests.dll 2026-01-22T09:30:27.5101469Z System.IO.FileSystem.Watcher.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher.Tests/Release/net11.0-linux/System.IO.FileSystem.Watcher.Tests.dll 2026-01-22T09:30:27.6903966Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:30:27.6959582Z Generating native code 2026-01-22T09:30:50.7568447Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:30:50.7569279Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:30:50.7658756Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:30:50.7685404Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:30:57.6352019Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:30:57.6391755Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:30:57.6393875Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:30:57.6411056Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:30:57.6414812Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:30:57.6425751Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:30:57.6492557Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:30:57.6493869Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:30:57.6496420Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:30:57.6522519Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:30:57.6523463Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:30:57.6524847Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:30:57.6526324Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:30:57.6527401Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:30:57.6528817Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:30:57.6529940Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:30:57.6530868Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:30:57.6540689Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:30:57.6541695Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:30:57.6542707Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:30:57.6595372Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:30:57.6602907Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:30:57.6608558Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:30:57.6609689Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:30:57.6611111Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:30:57.6612190Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:30:57.6613412Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:30:57.6614580Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:30:57.6615564Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:30:57.6621635Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:31:27.9049003Z System.IO.FileSystem.Watcher.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher.Tests/Release/net11.0-linux/publish/ 2026-01-22T09:31:28.0514585Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher.Tests/Release/net11.0-linux/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.IO.FileSystem.Watcher.Tests.zip". 2026-01-22T09:31:28.8434350Z System.Runtime.Serialization.Formatters.Disabled.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters.Disabled.Tests/Release/net11.0-linux/System.Runtime.Serialization.Formatters.Disabled.Tests.dll 2026-01-22T09:31:29.4070107Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:31:29.4210010Z Generating native code 2026-01-22T09:31:53.4970252Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:31:53.5004140Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:31:53.5365753Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:31:53.5394876Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:31:55.5807099Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:31:55.5858955Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:31:55.5895867Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:31:55.6009372Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:31:55.6019174Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:31:55.6020447Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:31:55.6031400Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:31:55.6040643Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:31:55.6047906Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:31:55.6053897Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:31:55.6060730Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:31:55.6069821Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:31:55.6078480Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:31:55.6085412Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:31:55.6092506Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:31:55.6100317Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:31:55.6139251Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:31:55.6141057Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:31:55.6142354Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:31:55.6143179Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:31:55.6144195Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:31:55.6146088Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:31:55.6147906Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:31:55.6148997Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:31:55.6150001Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:31:55.6150943Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:31:55.6151842Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:31:55.6152960Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:31:55.6154087Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:31:55.6154924Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:32:32.3904240Z System.Runtime.Serialization.Formatters.Disabled.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters.Disabled.Tests/Release/net11.0-linux/publish/ 2026-01-22T09:32:32.5442096Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters.Disabled.Tests/Release/net11.0-linux/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Runtime.Serialization.Formatters.Disabled.Tests.zip". 2026-01-22T09:32:32.6395458Z System.DirectoryServices.Protocols.Tests -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols.Tests/Release/net11.0-linux/System.DirectoryServices.Protocols.Tests.dll 2026-01-22T09:32:32.6449241Z System.Net.Quic.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Quic.Functional.Tests/Release/net11.0-linux/System.Net.Quic.Functional.Tests.dll 2026-01-22T09:32:32.7911996Z Common.Tests -> /__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-linux/Common.Tests.dll 2026-01-22T09:32:32.7947129Z System.Net.Http.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-linux/System.Net.Http.Functional.Tests.dll 2026-01-22T09:32:32.9983082Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:32:33.0053492Z Generating native code 2026-01-22T09:32:33.1183458Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:32:33.1287799Z Generating native code 2026-01-22T09:33:07.3178792Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:33:07.3238974Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:33:07.3577592Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:33:07.3578438Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:33:14.7340869Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:33:14.7342682Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:33:14.7367477Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:33:14.7381511Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:33:14.7405939Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:33:14.7407344Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:33:14.7415687Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:33:14.7421416Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:33:14.7425765Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:33:14.7427507Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:33:14.7433838Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:33:14.7462236Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:33:14.7472799Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:33:14.7474000Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:33:14.7475458Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:33:14.7476526Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:33:14.7477394Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:33:14.7479757Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:33:14.7481260Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:33:14.7482745Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:33:14.7566463Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:33:14.7568094Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:33:14.7569594Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:33:14.7584459Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:33:14.7585995Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:33:14.7587085Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:33:14.7588070Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:33:14.7720099Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:33:14.7721619Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:33:14.7723869Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:33:41.2385551Z System.DirectoryServices.Protocols.Tests -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols.Tests/Release/net11.0-linux/publish/ 2026-01-22T09:33:41.4220234Z Zipping directory "/__w/1/s/artifacts/bin/System.DirectoryServices.Protocols.Tests/Release/net11.0-linux/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.DirectoryServices.Protocols.Tests.zip". 2026-01-22T09:34:06.3263598Z System.Net.Quic.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Quic.Functional.Tests/Release/net11.0-linux/publish/ 2026-01-22T09:34:06.5880113Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Quic.Functional.Tests/Release/net11.0-linux/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Net.Quic.Functional.Tests.zip". 2026-01-22T09:34:06.7466766Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:34:06.7489371Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:34:06.7547209Z Generating native code 2026-01-22T09:34:06.7717354Z Generating native code 2026-01-22T09:34:52.7009541Z Common.Tests -> /__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-linux/publish/ 2026-01-22T09:34:52.7834180Z Zipping directory "/__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-linux/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Common.Tests.zip". 2026-01-22T09:34:57.5995284Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:34:57.6006767Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:34:57.6131568Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:34:57.6169766Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:35:05.6678687Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:35:05.6680875Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:35:05.6711969Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:35:05.6730509Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:35:05.6743429Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:35:05.6750715Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:35:05.6783832Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:35:05.6785482Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:35:05.6794749Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:35:05.6801596Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:35:05.6813136Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:35:05.6841660Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:35:05.6846057Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:35:05.6857145Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:35:05.6866741Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:35:05.6868655Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:35:05.6872336Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:35:05.6915446Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:35:05.6916920Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:35:05.6918686Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:35:05.6929482Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:35:05.6930973Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:35:05.6932616Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:35:05.6964938Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:35:05.6966097Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:35:05.6975589Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:35:05.6977819Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:35:05.6978896Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:35:05.6979835Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:35:05.6981068Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:36:42.3171674Z System.Net.Http.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-linux/publish/ 2026-01-22T09:36:42.8439491Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-linux/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Net.Http.Functional.Tests.zip". 2026-01-22T09:36:46.6611068Z Microsoft.Bcl.Cryptography.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/Microsoft.Bcl.Cryptography.Tests.dll 2026-01-22T09:36:46.9215450Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:36:46.9299813Z Generating native code 2026-01-22T09:36:47.0773008Z Microsoft.Bcl.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/Microsoft.Bcl.Memory.Tests.dll 2026-01-22T09:36:47.2561889Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:36:47.2618828Z Generating native code 2026-01-22T09:37:19.9179321Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:37:19.9205224Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:37:19.9236849Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:37:19.9247429Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:37:26.0982929Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:37:26.0984513Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:37:26.1043958Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:37:26.1045418Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:37:26.1046437Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:37:26.1047194Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:37:26.1047959Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:37:26.1048820Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:37:26.1049576Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:37:26.1102952Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:37:26.1124310Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:37:26.1158108Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:37:26.1159634Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:37:26.1160564Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:37:26.1161999Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:37:26.1162781Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:37:26.1163720Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:37:26.1190196Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:37:26.1193127Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:37:26.1197144Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:37:26.1203430Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:37:26.1267534Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:37:26.1269158Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:37:26.1270215Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:37:26.1271546Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:37:26.1272552Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:37:26.1273637Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:37:26.1274629Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:37:26.1275510Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:37:26.1276260Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:37:31.0912870Z Microsoft.Bcl.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/publish/ 2026-01-22T09:37:31.1858086Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Bcl.Memory.Tests.zip". 2026-01-22T09:38:04.0264399Z Microsoft.Bcl.Cryptography.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/publish/ 2026-01-22T09:38:04.4473950Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Bcl.Cryptography.Tests.zip". 2026-01-22T09:38:04.7957000Z Microsoft.Bcl.Numerics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/Microsoft.Bcl.Numerics.Tests.dll 2026-01-22T09:38:05.1721147Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:38:05.1814785Z Generating native code 2026-01-22T09:38:05.4608192Z nonentrypointassembly -> /__w/1/s/artifacts/bin/nonentrypointassembly/Release/netstandard2.0/nonentrypointassembly.dll 2026-01-22T09:38:05.5278854Z Microsoft.Bcl.TimeProvider.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/Microsoft.Bcl.TimeProvider.Tests.dll 2026-01-22T09:38:05.7682706Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:38:05.7773381Z Generating native code 2026-01-22T09:38:51.1730998Z Microsoft.Bcl.Numerics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/publish/ 2026-01-22T09:38:51.2399219Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Bcl.Numerics.Tests.zip". 2026-01-22T09:38:51.3504660Z Microsoft.Bcl.AsyncInterfaces.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/Microsoft.Bcl.AsyncInterfaces.Tests.dll 2026-01-22T09:38:51.8943485Z Microsoft.Bcl.TimeProvider.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/publish/ 2026-01-22T09:38:51.9145433Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-22T09:38:51.9734451Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Bcl.TimeProvider.Tests.zip". 2026-01-22T09:38:54.1100427Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-22T09:38:55.9544706Z System.Text.Encodings.Web.Tests -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Release/net11.0/System.Text.Encodings.Web.Tests.dll 2026-01-22T09:38:56.4290462Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:38:56.4769389Z Generating native code 2026-01-22T09:38:58.9630445Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:38:58.9736454Z Generating native code 2026-01-22T09:39:45.9546345Z System.Text.Encodings.Web.Tests -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Release/net11.0/publish/ 2026-01-22T09:39:46.0262291Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Text.Encodings.Web.Tests.zip". 2026-01-22T09:39:46.1235706Z System.Threading.Tasks.Dataflow.Tests -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Release/net11.0/System.Threading.Tasks.Dataflow.Tests.dll 2026-01-22T09:39:46.1477568Z System.Formats.Asn1.Tests -> /__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Release/net11.0/System.Formats.Asn1.Tests.dll 2026-01-22T09:39:46.3258524Z System.Linq.AsyncEnumerable.Tests -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Release/net11.0/System.Linq.AsyncEnumerable.Tests.dll 2026-01-22T09:39:46.3695554Z System.Net.WebSockets.Client.Tests -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0/System.Net.WebSockets.Client.Tests.dll 2026-01-22T09:39:46.5880686Z MetricOuterLoop1.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0/MetricOuterLoop1.Tests.dll 2026-01-22T09:39:47.3557958Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:39:47.3660236Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:39:47.3680644Z Generating native code 2026-01-22T09:39:47.3787584Z Generating native code 2026-01-22T09:39:48.1657992Z Microsoft.Bcl.AsyncInterfaces.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/publish/ 2026-01-22T09:39:48.2594670Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Bcl.AsyncInterfaces.Tests.zip". 2026-01-22T09:39:48.3023811Z Microsoft.Extensions.DependencyModel.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel.Tests/Release/net11.0/Microsoft.Extensions.DependencyModel.Tests.dll 2026-01-22T09:39:48.4518488Z System.Console.Tests -> /__w/1/s/artifacts/bin/System.Console.Tests/Release/net11.0/System.Console.Tests.dll 2026-01-22T09:39:48.5818465Z System.Net.Http.Json.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Release/net11.0/System.Net.Http.Json.Unit.Tests.dll 2026-01-22T09:39:48.8608288Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:39:48.8719360Z Generating native code 2026-01-22T09:40:29.7231833Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:40:29.7234338Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:40:29.7380600Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:40:29.7384333Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:40:43.0922904Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:40:43.0923860Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:40:43.1174627Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:40:43.1175419Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:40:43.2909322Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:40:43.2911282Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:43.2920973Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:43.2992678Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:40:43.2995287Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:43.2996863Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:40:43.2997913Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:40:43.2998860Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:40:43.2999665Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:40:43.3000350Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:40:43.3001089Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:40:43.3002463Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:43.3004082Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:43.3049642Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:40:43.3068690Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:43.3072789Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:40:43.3077479Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:40:43.3078937Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:40:43.3131647Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:40:43.3133070Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:40:43.3188151Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:40:43.3190238Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:43.3225161Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:43.3240577Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:40:43.3242717Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:43.3245273Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:40:43.3246225Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:40:43.3247294Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:40:43.3248240Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:40:43.3249060Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:40:47.1223593Z System.Formats.Asn1.Tests -> /__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Release/net11.0/publish/ 2026-01-22T09:40:47.3434969Z Zipping directory "/__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Formats.Asn1.Tests.zip". 2026-01-22T09:40:47.8744719Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:40:47.9048783Z Generating native code 2026-01-22T09:40:55.6316987Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:40:55.6448760Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:55.6460218Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:55.6473760Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:40:55.6484124Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:55.6485220Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:40:55.6486262Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:40:55.6525190Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:40:55.6527091Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:40:55.6528142Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:40:55.6583551Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:40:55.6585251Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:55.6586844Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:55.6588310Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:40:55.6589432Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:55.6590349Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:40:55.6591249Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:40:55.6644239Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:40:55.6645866Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:40:55.6646880Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:40:55.7018543Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:40:55.7020763Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:55.7023776Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:55.7025242Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:40:55.7026495Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:40:55.7027473Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:40:55.7028451Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:40:55.7066878Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:40:55.7072070Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:40:55.7072960Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:41:47.3340949Z System.Console.Tests -> /__w/1/s/artifacts/bin/System.Console.Tests/Release/net11.0/publish/ 2026-01-22T09:41:47.5370421Z Zipping directory "/__w/1/s/artifacts/bin/System.Console.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Console.Tests.zip". 2026-01-22T09:41:47.8590852Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:41:47.8744701Z Generating native code 2026-01-22T09:42:15.5246567Z System.Threading.Tasks.Dataflow.Tests -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Release/net11.0/publish/ 2026-01-22T09:42:15.7739916Z Zipping directory "/__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Threading.Tasks.Dataflow.Tests.zip". 2026-01-22T09:42:16.1171193Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:42:16.1337581Z Generating native code 2026-01-22T09:43:10.4161864Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:43:10.4350681Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:43:10.4604031Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:43:10.4661994Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:43:12.8699194Z System.Net.Http.Json.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Release/net11.0/publish/ 2026-01-22T09:43:12.9865620Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Net.Http.Json.Unit.Tests.zip". 2026-01-22T09:43:13.1212471Z System.Text.Encoding.CodePages.Tests -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Release/net11.0/System.Text.Encoding.CodePages.Tests.dll 2026-01-22T09:43:13.5794889Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:43:13.5912549Z Generating native code 2026-01-22T09:43:17.7394569Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:43:17.7396531Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:43:17.7399339Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:43:17.7426352Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:43:17.7433614Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:43:17.7434661Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:43:17.7440452Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:43:17.7454531Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:43:17.7455885Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:43:17.7471181Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:43:17.7477534Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:43:17.7483535Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:43:17.7486488Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:43:17.7555043Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:43:17.7556788Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:43:17.7559169Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:43:17.7560023Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:43:17.7561584Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:43:17.7562479Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:43:17.7563495Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:43:17.7580289Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:43:17.7585296Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:43:17.7587247Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:43:17.7588564Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:43:17.7612607Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:43:17.7641897Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:43:17.7642948Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:43:17.7646378Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:43:17.7647335Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:43:17.7648234Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:43:18.1694640Z System.Linq.AsyncEnumerable.Tests -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Release/net11.0/publish/ 2026-01-22T09:43:18.4078062Z Zipping directory "/__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Linq.AsyncEnumerable.Tests.zip". 2026-01-22T09:43:23.4651653Z System.Diagnostics.DiagnosticSource.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0/System.Diagnostics.DiagnosticSource.Tests.dll 2026-01-22T09:43:23.4859767Z System.Formats.Nrbf.Tests -> /__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Release/net11.0/System.Formats.Nrbf.Tests.dll 2026-01-22T09:43:23.7117112Z Microsoft.Extensions.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives.Tests/Release/net11.0/Microsoft.Extensions.Primitives.Tests.dll 2026-01-22T09:43:24.1757944Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:43:24.1847932Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:43:24.1959304Z Generating native code 2026-01-22T09:43:24.2048514Z Generating native code 2026-01-22T09:44:14.9364870Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:44:14.9365999Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:44:14.9534881Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:44:14.9535708Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:44:32.3564996Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:44:32.3609054Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:44:32.3641081Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:44:32.3652956Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:44:32.3694345Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:44:32.3695265Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:44:32.3696205Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:44:32.3697261Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:44:32.3698205Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:44:32.3699027Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:44:32.3854564Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:44:32.3856000Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:44:32.3860203Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:44:32.3861243Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:44:32.3862264Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:44:32.3863116Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:44:32.3864146Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:44:32.3865185Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:44:32.3866120Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:44:32.3866926Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:44:32.3867766Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:44:32.3869369Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:44:32.3871232Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:44:32.3872317Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:44:32.3873596Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:44:32.3874569Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:44:32.3875546Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:44:32.3876643Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:44:32.3920523Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:44:32.3921394Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:44:47.7782026Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:44:47.7876618Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:44:47.8343601Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:44:47.8351351Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:44:59.5678221Z System.Net.WebSockets.Client.Tests -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0/publish/ 2026-01-22T09:44:59.8877866Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Net.WebSockets.Client.Tests.zip". 2026-01-22T09:45:04.9124668Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:45:04.9211193Z Generating native code 2026-01-22T09:45:05.6030363Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:45:05.6095385Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:45:05.6166750Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:45:05.6167924Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:45:05.6176900Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:45:05.6187911Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:45:05.6188854Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:45:05.6199634Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:45:05.6201245Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:45:05.6225420Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:45:05.6234248Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:45:05.6241029Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:45:05.6242861Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:45:05.6267562Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:45:05.6268595Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:45:05.6269524Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:45:05.6270442Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:45:05.6327350Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:45:05.6330267Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:45:05.6331254Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:45:05.6340082Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:45:05.6343985Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:45:05.6347985Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:45:05.6354581Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:45:05.6361507Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:45:05.6368740Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:45:05.6414621Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:45:05.6434400Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:45:05.6448872Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:45:05.6449982Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:45:05.8389563Z System.Formats.Nrbf.Tests -> /__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Release/net11.0/publish/ 2026-01-22T09:45:06.0345444Z Zipping directory "/__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Formats.Nrbf.Tests.zip". 2026-01-22T09:45:45.5146281Z System.Text.Encoding.CodePages.Tests -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Release/net11.0/publish/ 2026-01-22T09:45:45.6972262Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Text.Encoding.CodePages.Tests.zip". 2026-01-22T09:46:01.1039077Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:46:01.1134064Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:46:01.1303811Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:46:01.1364170Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:46:08.3534015Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:46:08.3560783Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:46:08.3598810Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:46:08.3626599Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:46:08.3647480Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:46:08.3670828Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:46:08.3676670Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:46:08.3688336Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:46:08.3699240Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:46:08.3746110Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:46:08.3765148Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:46:08.3786052Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:46:08.3800946Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:46:08.3823553Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:46:08.3838860Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:46:08.3840065Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:46:08.3841008Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:46:08.3842085Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:46:08.3843061Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:46:08.3844032Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:46:08.3897212Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:46:08.3903027Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:46:08.3904786Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:46:08.3905853Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:46:08.3928869Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:46:08.3931609Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:46:08.3954790Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:46:08.3957622Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:46:08.3958527Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:46:08.3959341Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:46:21.6250436Z System.Diagnostics.DiagnosticSource.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0/publish/ 2026-01-22T09:46:21.8797690Z Zipping directory "/__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Diagnostics.DiagnosticSource.Tests.zip". 2026-01-22T09:46:21.9332553Z System.IO.Packaging.Tests -> /__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Release/net11.0/System.IO.Packaging.Tests.dll 2026-01-22T09:46:22.1475616Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:46:22.1542071Z Generating native code 2026-01-22T09:46:31.3541449Z Process terminated. 2026-01-22T09:46:31.3581969Z Assertion failed. 2026-01-22T09:46:31.3582378Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:46:31.3582967Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:46:31.3583863Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:46:31.3584431Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:46:31.3585451Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:46:31.3587431Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:46:31.3606658Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:46:31.3607476Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:46:31.3608242Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 320 2026-01-22T09:46:31.3608898Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:46:31.3609494Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:46:31.3610022Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:46:31.3610581Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:46:31.3611146Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:46:31.3611635Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:46:31.8614110Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Primitives.Tests/Release/net11.0/native/Microsoft.Extensions.Primitives.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:46:31.8616536Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Primitives.Tests/Release/net11.0/native/Microsoft.Extensions.Primitives.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Primitives/tests/Microsoft.Extensions.Primitives.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:46:32.2015885Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:46:32.2079809Z Generating native code 2026-01-22T09:46:47.6355276Z MetricOuterLoop1.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0/publish/ 2026-01-22T09:46:47.7603115Z Zipping directory "/__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/MetricOuterLoop1.Tests.zip". 2026-01-22T09:46:47.8131774Z System.Threading.RateLimiting.Tests -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Release/net11.0/System.Threading.RateLimiting.Tests.dll 2026-01-22T09:46:48.4686730Z Microsoft.Extensions.Configuration.FileExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.Tests.dll 2026-01-22T09:46:48.5767673Z Microsoft.Extensions.Configuration.Xml.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/Microsoft.Extensions.Configuration.Xml.Tests.dll 2026-01-22T09:46:48.6887841Z Microsoft.Extensions.Configuration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Tests/Release/net11.0/Microsoft.Extensions.Configuration.Tests.dll 2026-01-22T09:46:48.7969367Z Microsoft.Extensions.FileSystemGlobbing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.Tests.dll 2026-01-22T09:46:48.9038696Z System.IO.Pipelines.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Release/net11.0/System.IO.Pipelines.Tests.dll 2026-01-22T09:46:49.4832997Z System.Composition.AttributeModel.Tests -> /__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Release/net11.0/System.Composition.AttributeModel.Tests.dll 2026-01-22T09:47:25.2266666Z System.IO.Packaging.Tests -> /__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Release/net11.0/publish/ 2026-01-22T09:47:25.3185904Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.IO.Packaging.Tests.zip". 2026-01-22T09:47:25.3772190Z Microsoft.Extensions.Caching.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory.Tests/Release/net11.0/Microsoft.Extensions.Caching.Memory.Tests.dll 2026-01-22T09:47:25.6704012Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:47:25.6759253Z Generating native code 2026-01-22T09:47:25.8130180Z MetricOuterLoop.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0/MetricOuterLoop.Tests.dll 2026-01-22T09:47:26.2911514Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:47:26.2971080Z Generating native code 2026-01-22T09:47:28.3634218Z System.Reflection.Metadata.Tests -> /__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Release/net11.0/System.Reflection.Metadata.Tests.dll 2026-01-22T09:47:28.6061258Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:47:28.6154442Z Generating native code 2026-01-22T09:48:05.0348392Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:48:05.0351473Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:48:05.0669530Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:48:05.0701549Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:48:21.3225368Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:48:21.3250347Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:48:21.3252739Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:48:21.3254270Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:48:21.3320974Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:48:21.3325227Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:48:21.3328736Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:48:21.3334583Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:48:21.3335813Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:48:21.3337917Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:48:21.3338785Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:48:21.3340308Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:48:21.3342373Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:48:21.3343803Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:48:21.3344854Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:48:21.3403431Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:48:21.3409291Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:48:21.3413638Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:48:21.3414815Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:48:21.3416716Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:48:21.3500090Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:48:21.3502019Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:48:21.3505963Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:48:21.3507210Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:48:21.3539448Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:48:21.3540707Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:48:21.3542119Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:48:21.3543848Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:48:21.3546434Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:48:21.3547251Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:48:27.7716776Z ILC: Method '[System.Reflection.Metadata.Tests]System.Reflection.Metadata.Decoding.Tests.SignatureDecoderTests+VarArgsToDecode.VarArgsCaller()' will always throw because: Vararg call to 'Void VarArgsToDecode.VarArgsCallee(Int32)' not supported 2026-01-22T09:48:41.2526060Z System.Threading.RateLimiting.Tests -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Release/net11.0/publish/ 2026-01-22T09:48:41.4111412Z Zipping directory "/__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Threading.RateLimiting.Tests.zip". 2026-01-22T09:48:41.6171122Z System.Security.Cryptography.Pkcs.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs.Tests/Release/net11.0/System.Security.Cryptography.Pkcs.Tests.dll 2026-01-22T09:48:42.2475845Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:48:42.2827941Z Generating native code 2026-01-22T09:49:20.3872712Z System.Reflection.Metadata.Tests -> /__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Release/net11.0/publish/ 2026-01-22T09:49:20.5386443Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Reflection.Metadata.Tests.zip". 2026-01-22T09:49:21.6080189Z System.Security.Cryptography.Cose.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose.Tests/Release/net11.0/System.Security.Cryptography.Cose.Tests.dll 2026-01-22T09:49:21.8301257Z System.Net.ServerSentEvents.Tests -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Release/net11.0/System.Net.ServerSentEvents.Tests.dll 2026-01-22T09:49:22.1247650Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:49:22.1349508Z Generating native code 2026-01-22T09:49:25.3845736Z MetricOuterLoop.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0/publish/ 2026-01-22T09:49:25.5572952Z Zipping directory "/__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/MetricOuterLoop.Tests.zip". 2026-01-22T09:49:25.6391528Z System.Composition.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Release/net11.0/System.Composition.Runtime.Tests.dll 2026-01-22T09:49:25.8418412Z System.Linq.Expressions.Tests -> /__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Release/net11.0/System.Linq.Expressions.Tests.dll 2026-01-22T09:49:25.9977892Z System.Threading.Channels.Tests -> /__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Release/net11.0/System.Threading.Channels.Tests.dll 2026-01-22T09:49:26.3982231Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:49:26.4104916Z Generating native code 2026-01-22T09:50:26.3329283Z Microsoft.Extensions.Configuration.Xml.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/publish/ 2026-01-22T09:50:26.4675971Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Extensions.Configuration.Xml.Tests.zip". 2026-01-22T09:50:26.7643564Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:50:26.7829585Z Generating native code 2026-01-22T09:50:33.9565588Z System.Composition.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Release/net11.0/publish/ 2026-01-22T09:50:34.0341680Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Composition.Runtime.Tests.zip". 2026-01-22T09:50:34.0996408Z System.IO.Hashing.Tests -> /__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Release/net11.0/System.IO.Hashing.Tests.dll 2026-01-22T09:50:34.4156312Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:50:34.4209434Z Generating native code 2026-01-22T09:50:35.8496895Z System.Security.Cryptography.Cose.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose.Tests/Release/net11.0/publish/ 2026-01-22T09:50:35.9333530Z Zipping directory "/__w/1/s/artifacts/bin/System.Security.Cryptography.Cose.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Security.Cryptography.Cose.Tests.zip". 2026-01-22T09:50:36.1709712Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:50:36.1871608Z Generating native code 2026-01-22T09:51:45.2375065Z System.Net.ServerSentEvents.Tests -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Release/net11.0/publish/ 2026-01-22T09:51:45.3237185Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Net.ServerSentEvents.Tests.zip". 2026-01-22T09:51:45.7965383Z Microsoft.Extensions.FileProviders.Composite.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.Tests.dll 2026-01-22T09:51:46.1358526Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:51:46.1460126Z Generating native code 2026-01-22T09:51:53.4929267Z Process terminated. 2026-01-22T09:51:53.4935892Z Assertion failed. 2026-01-22T09:51:53.4947344Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:51:53.4948102Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:51:53.4950094Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:51:53.4952424Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:51:53.4954935Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:51:53.4956989Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:51:53.4989366Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:51:53.4990180Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:51:53.4991056Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 320 2026-01-22T09:51:53.4991786Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:51:53.4992509Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:51:53.4993166Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:51:53.4994002Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:51:53.4994675Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:51:53.4995294Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:51:53.6548563Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/native/Microsoft.Extensions.FileProviders.Composite.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:51:53.6551001Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/native/Microsoft.Extensions.FileProviders.Composite.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/tests/Microsoft.Extensions.FileProviders.Composite.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:51:54.5440691Z System.Security.Cryptography.Pkcs.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs.Tests/Release/net11.0/publish/ 2026-01-22T09:51:54.7737430Z Zipping directory "/__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Security.Cryptography.Pkcs.Tests.zip". 2026-01-22T09:51:54.9185261Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:51:54.9285371Z Generating native code 2026-01-22T09:52:00.7271252Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:52:00.7297034Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:52:00.7397720Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:52:00.7404299Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T09:52:01.1701901Z Process terminated. 2026-01-22T09:52:01.1727936Z Assertion failed. 2026-01-22T09:52:01.1728397Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:52:01.1728969Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:52:01.1729663Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:52:01.1730245Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:52:01.1742888Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:52:01.1752989Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:52:01.1759789Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:52:01.1765433Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:52:01.1768120Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 320 2026-01-22T09:52:01.1771752Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:52:01.1776265Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:52:01.1780744Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:52:01.1785039Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:52:01.1790274Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:52:01.1794691Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:52:01.3437205Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/native/Microsoft.Extensions.Configuration.FileExtensions.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:52:01.3439384Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/native/Microsoft.Extensions.Configuration.FileExtensions.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/tests/Microsoft.Extensions.Configuration.FileExtensions.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:52:02.2410666Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:52:02.2586820Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:52:02.2642657Z Generating native code 2026-01-22T09:52:02.2946558Z Generating native code 2026-01-22T09:52:11.6637973Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:52:11.6659311Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:52:11.6722547Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:52:11.6724740Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:52:11.6726007Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:52:11.6727116Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T09:52:11.6728071Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:52:11.6744446Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:52:11.6746419Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T09:52:11.6751358Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T09:52:11.6792759Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:52:11.6799928Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:52:11.6894853Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:52:11.6896511Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:52:11.6897742Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:52:11.6898672Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T09:52:11.6899616Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:52:11.6900688Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:52:11.6901632Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T09:52:11.6902439Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T09:52:11.6903442Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T09:52:11.6904968Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:52:11.6906625Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:52:11.6935670Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T09:52:11.6962404Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T09:52:11.6969759Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T09:52:11.6971426Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T09:52:11.6972546Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T09:52:11.6973688Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T09:52:11.6974530Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T09:52:19.1544174Z Process terminated. 2026-01-22T09:52:19.1550702Z Assertion failed. 2026-01-22T09:52:19.1572990Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:52:19.1667067Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:52:19.1667867Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:52:19.1668409Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:52:19.1669086Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:52:19.1670000Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:52:19.1671238Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:52:19.1671916Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:52:19.1672747Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ProcessMarkStack() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 257 2026-01-22T09:52:19.1673539Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 308 2026-01-22T09:52:19.1674145Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:52:19.1674676Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:52:19.1675151Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:52:19.1675660Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:52:19.1676179Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:52:19.1676625Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:52:19.3469418Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Caching.Memory.Tests/Release/net11.0/native/Microsoft.Extensions.Caching.Memory.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:52:19.3471423Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Caching.Memory.Tests/Release/net11.0/native/Microsoft.Extensions.Caching.Memory.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/tests/Microsoft.Extensions.Caching.Memory.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:52:19.4173964Z Microsoft.Extensions.Hosting.TestApp -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.TestApp/Release/net11.0/Microsoft.Extensions.Hosting.TestApp.dll 2026-01-22T09:53:02.0298822Z System.Composition.AttributeModel.Tests -> /__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Release/net11.0/publish/ 2026-01-22T09:53:02.1060842Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Composition.AttributeModel.Tests.zip". 2026-01-22T09:53:02.5530276Z Microsoft.Extensions.Diagnostics.Abstractions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.Tests.dll 2026-01-22T09:53:02.7549021Z System.Security.Cryptography.ProtectedData.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Release/net11.0/System.Security.Cryptography.ProtectedData.Tests.dll 2026-01-22T09:53:03.2385046Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:53:03.2596144Z Generating native code 2026-01-22T09:53:14.8131457Z Process terminated. 2026-01-22T09:53:14.8131807Z Assertion failed. 2026-01-22T09:53:14.8132480Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:53:14.8133034Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:53:14.8134004Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:53:14.8134515Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:53:14.8135092Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:53:14.8135927Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:53:14.8136677Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:53:14.8137289Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:53:14.8137909Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ProcessMarkStack() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 257 2026-01-22T09:53:14.8138477Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 308 2026-01-22T09:53:14.8138989Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:53:14.8139487Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:53:14.8139945Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:53:14.8140403Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:53:14.8140859Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:53:14.8141265Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:53:14.9335113Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Release/net11.0/native/Microsoft.Extensions.Diagnostics.Abstractions.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:53:14.9341097Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Release/net11.0/native/Microsoft.Extensions.Diagnostics.Abstractions.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/tests/Microsoft.Extensions.Diagnostics.Abstractions.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:53:15.0743194Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:53:15.0804676Z Generating native code 2026-01-22T09:53:37.9501328Z System.Linq.Expressions.Tests -> /__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Release/net11.0/publish/ 2026-01-22T09:53:38.3281731Z Zipping directory "/__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Linq.Expressions.Tests.zip". 2026-01-22T09:53:38.5890499Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:53:38.5978265Z Generating native code 2026-01-22T09:53:53.2660464Z System.Security.Cryptography.ProtectedData.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Release/net11.0/publish/ 2026-01-22T09:53:53.3275434Z Zipping directory "/__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Security.Cryptography.ProtectedData.Tests.zip". 2026-01-22T09:53:53.3807375Z Microsoft.Extensions.Logging.Testing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Testing.Tests/Release/net11.0/Microsoft.Extensions.Logging.Testing.Tests.dll 2026-01-22T09:53:53.5517829Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Release/netstandard2.0/System.IO.Pipelines.dll 2026-01-22T09:53:53.7875709Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll 2026-01-22T09:53:53.9221207Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Release/netstandard2.0/System.IO.Pipelines.dll 2026-01-22T09:53:54.0315451Z Process terminated. 2026-01-22T09:53:54.0315809Z Assertion failed. 2026-01-22T09:53:54.0323976Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:53:54.0325071Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:53:54.0332441Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:53:54.0332983Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:53:54.0333713Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:53:54.0334562Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:53:54.0335302Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:53:54.0335933Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:53:54.0336647Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ProcessMarkStack() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 257 2026-01-22T09:53:54.0337602Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 308 2026-01-22T09:53:54.0338240Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:53:54.0338950Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:53:54.0339448Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:53:54.0339992Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:53:54.0340518Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:53:54.0341023Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:53:54.0861152Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:53:54.0927337Z Generating native code 2026-01-22T09:53:54.1966385Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.DependencyModel.Tests/Release/net11.0/native/Microsoft.Extensions.DependencyModel.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:53:54.1968651Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.DependencyModel.Tests/Release/net11.0/native/Microsoft.Extensions.DependencyModel.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/tests/Microsoft.Extensions.DependencyModel.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:53:54.3061920Z Microsoft.Extensions.Configuration.Json.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/Microsoft.Extensions.Configuration.Json.Tests.dll 2026-01-22T09:53:54.3075481Z Microsoft.Extensions.Configuration.CommandLine.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.Tests.dll 2026-01-22T09:53:54.3288932Z Microsoft.Extensions.Http.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http.Tests/Release/net11.0/Microsoft.Extensions.Http.Tests.dll 2026-01-22T09:53:54.6614716Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:53:54.6686814Z Generating native code 2026-01-22T09:54:03.3348514Z Process terminated. 2026-01-22T09:54:03.3356179Z Assertion failed. 2026-01-22T09:54:03.3356559Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:54:03.3357160Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:54:03.3357898Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:54:03.3358460Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:54:03.3359128Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:54:03.3360399Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:54:03.3361350Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:54:03.3362052Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:54:03.3362769Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ProcessMarkStack() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 257 2026-01-22T09:54:03.3363583Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 308 2026-01-22T09:54:03.3364218Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:54:03.3364759Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:54:03.3365231Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:54:03.3365756Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:54:03.3366301Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:54:03.3366724Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:54:03.4619520Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Logging.Testing.Tests/Release/net11.0/native/Microsoft.Extensions.Logging.Testing.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:54:03.4621796Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Logging.Testing.Tests/Release/net11.0/native/Microsoft.Extensions.Logging.Testing.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/DI.Common/Common/tests/Microsoft.Extensions.Logging.Testing.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:54:04.1504596Z System.Memory.Data.Tests -> /__w/1/s/artifacts/bin/System.Memory.Data.Tests/Release/net11.0/System.Memory.Data.Tests.dll 2026-01-22T09:54:04.6799341Z Microsoft.Extensions.FileProviders.Physical.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical.Tests/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.Tests.dll 2026-01-22T09:54:04.6999859Z Microsoft.Extensions.Configuration.EnvironmentVariables.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.dll 2026-01-22T09:54:04.8868360Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:54:04.8916461Z Generating native code 2026-01-22T09:54:52.6564381Z System.IO.Pipelines.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Release/net11.0/publish/ 2026-01-22T09:54:52.7308175Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.IO.Pipelines.Tests.zip". 2026-01-22T09:54:52.7911512Z System.Composition.Convention.Tests -> /__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Release/net11.0/System.Composition.Convention.Tests.dll 2026-01-22T09:54:52.9488890Z Microsoft.Extensions.Logging.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Tests/Release/net11.0/Microsoft.Extensions.Logging.Tests.dll 2026-01-22T09:54:53.2758272Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:54:53.2857534Z Generating native code 2026-01-22T09:54:54.6329177Z System.IO.Hashing.Tests -> /__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Release/net11.0/publish/ 2026-01-22T09:54:54.6954422Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.IO.Hashing.Tests.zip". 2026-01-22T09:54:54.7497959Z Microsoft.Extensions.Diagnostics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0/Microsoft.Extensions.Diagnostics.Tests.dll 2026-01-22T09:54:54.8701174Z Microsoft.Extensions.Logging.EventSource.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource.Tests/Release/net11.0/Microsoft.Extensions.Logging.EventSource.Tests.dll 2026-01-22T09:54:55.0935900Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:54:55.0976149Z Generating native code 2026-01-22T09:54:59.3223777Z Process terminated. 2026-01-22T09:54:59.3224307Z Assertion failed. 2026-01-22T09:54:59.3224657Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:54:59.3225261Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:54:59.3225996Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:54:59.3226552Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:54:59.3227218Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:54:59.3238684Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:54:59.3264339Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:54:59.3266459Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:54:59.3268149Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 320 2026-01-22T09:54:59.3277891Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:54:59.3305323Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:54:59.3305829Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:54:59.3306669Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:54:59.3307223Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:54:59.3307664Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:54:59.4648259Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Configuration.Tests/Release/net11.0/native/Microsoft.Extensions.Configuration.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:54:59.4650287Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Configuration.Tests/Release/net11.0/native/Microsoft.Extensions.Configuration.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/Microsoft.Extensions.Configuration.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:54:59.5905315Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:54:59.5965875Z Generating native code 2026-01-22T09:55:46.1253737Z System.Threading.Channels.Tests -> /__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Release/net11.0/publish/ 2026-01-22T09:55:46.1988976Z Zipping directory "/__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Threading.Channels.Tests.zip". 2026-01-22T09:55:46.3799822Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:55:46.3853980Z Generating native code 2026-01-22T09:55:47.4663819Z Microsoft.Extensions.FileSystemGlobbing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Release/net11.0/publish/ 2026-01-22T09:55:47.5281965Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Extensions.FileSystemGlobbing.Tests.zip". 2026-01-22T09:55:47.6424213Z Microsoft.Extensions.Configuration.Ini.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/Microsoft.Extensions.Configuration.Ini.Tests.dll 2026-01-22T09:55:47.7619221Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:55:47.7767384Z Generating native code 2026-01-22T09:55:47.8056325Z System.Runtime.Caching.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Release/net11.0/System.Runtime.Caching.Tests.dll 2026-01-22T09:55:47.9896363Z Microsoft.Extensions.Hosting.Functional.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Functional.Tests/Release/net11.0/Microsoft.Extensions.Hosting.Functional.Tests.dll 2026-01-22T09:55:48.3094558Z Microsoft.Extensions.Configuration.Functional.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Functional.Tests/Release/net11.0/Microsoft.Extensions.Configuration.Functional.Tests.dll 2026-01-22T09:56:34.1563334Z Microsoft.Extensions.Configuration.EnvironmentVariables.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/publish/ 2026-01-22T09:56:34.2184471Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.zip". 2026-01-22T09:56:34.2523118Z Microsoft.Extensions.Options.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.Tests/Release/net11.0/Microsoft.Extensions.Options.Tests.dll 2026-01-22T09:56:34.4669523Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:56:34.4713078Z Generating native code 2026-01-22T09:56:34.7343027Z Microsoft.Extensions.Configuration.CommandLine.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/publish/ 2026-01-22T09:56:34.7880761Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Extensions.Configuration.CommandLine.Tests.zip". 2026-01-22T09:56:34.8466969Z Microsoft.Extensions.Logging.Console.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console.Tests/Release/net11.0/Microsoft.Extensions.Logging.Console.Tests.dll 2026-01-22T09:56:34.9974024Z Microsoft.Extensions.Hosting.Unit.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Unit.Tests/Release/net11.0/Microsoft.Extensions.Hosting.Unit.Tests.dll 2026-01-22T09:56:35.1247050Z Microsoft.Extensions.Configuration.UserSecrets.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.Tests.dll 2026-01-22T09:56:35.3908247Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/netstandard2.0/System.Text.Encodings.Web.dll 2026-01-22T09:56:35.7180937Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/netstandard2.0/System.Text.Encodings.Web.dll 2026-01-22T09:56:45.4264410Z Process terminated. 2026-01-22T09:56:45.4268737Z Assertion failed. 2026-01-22T09:56:45.4269456Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:56:45.4271097Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:56:45.4271780Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:56:45.4272305Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:56:45.4272929Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:56:45.4274008Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:56:45.4274769Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:56:45.4275388Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:56:45.4276383Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ProcessMarkStack() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 257 2026-01-22T09:56:45.4277124Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 308 2026-01-22T09:56:45.4277678Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:56:45.4278159Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:56:45.4278614Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:56:45.4279106Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:56:45.4279590Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:56:45.4280005Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:56:45.5529394Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Logging.EventSource.Tests/Release/net11.0/native/Microsoft.Extensions.Logging.EventSource.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:56:45.5532204Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Logging.EventSource.Tests/Release/net11.0/native/Microsoft.Extensions.Logging.EventSource.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/tests/Microsoft.Extensions.Logging.EventSource.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:56:45.7704182Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:56:45.7842057Z Generating native code 2026-01-22T09:56:45.7846123Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:56:45.7846697Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:56:45.7985659Z Generating native code 2026-01-22T09:56:45.7997660Z Generating native code 2026-01-22T09:56:45.8041159Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:56:45.8358659Z Generating native code 2026-01-22T09:56:54.7695762Z Process terminated. 2026-01-22T09:56:54.7699883Z Assertion failed. 2026-01-22T09:56:54.7700248Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:56:54.7700832Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:56:54.7701501Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:56:54.7702026Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:56:54.7702946Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:56:54.7703910Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:56:54.7704796Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:56:54.7705431Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:56:54.7706082Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 320 2026-01-22T09:56:54.7706650Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:56:54.7707150Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:56:54.7707621Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:56:54.7708148Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:56:54.7708659Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:56:54.7709116Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:56:54.9347404Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.FileProviders.Physical.Tests/Release/net11.0/native/Microsoft.Extensions.FileProviders.Physical.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:56:54.9349773Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.FileProviders.Physical.Tests/Release/net11.0/native/Microsoft.Extensions.FileProviders.Physical.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/Microsoft.Extensions.FileProviders.Physical.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:56:55.1515399Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:56:55.1742505Z Generating native code 2026-01-22T09:56:57.6514850Z Process terminated. 2026-01-22T09:56:57.6515216Z Assertion failed. 2026-01-22T09:56:57.6515536Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:56:57.6516071Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:56:57.6516710Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:56:57.6517619Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:56:57.6518265Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:56:57.6519381Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:56:57.6520296Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:56:57.6520971Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:56:57.6521617Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 320 2026-01-22T09:56:57.6522170Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:56:57.6522648Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:56:57.6523084Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:56:57.6523719Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:56:57.6524197Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:56:57.6524608Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:56:57.8260365Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Http.Tests/Release/net11.0/native/Microsoft.Extensions.Http.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:56:57.8262562Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Http.Tests/Release/net11.0/native/Microsoft.Extensions.Http.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Http/tests/Microsoft.Extensions.Http.Tests/Microsoft.Extensions.Http.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:57:43.4578486Z Microsoft.Extensions.Configuration.Ini.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/publish/ 2026-01-22T09:57:43.5239180Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Extensions.Configuration.Ini.Tests.zip". 2026-01-22T09:57:43.8188871Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:57:43.8589051Z Generating native code 2026-01-22T09:59:07.2604081Z Microsoft.Extensions.Configuration.Json.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/publish/ 2026-01-22T09:59:07.4202164Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Extensions.Configuration.Json.Tests.zip". 2026-01-22T09:59:07.7752268Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:59:07.8032843Z Generating native code 2026-01-22T09:59:18.4660900Z Microsoft.Extensions.Configuration.UserSecrets.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/publish/ 2026-01-22T09:59:18.6371086Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Extensions.Configuration.UserSecrets.Tests.zip". 2026-01-22T09:59:18.9558569Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:59:19.0021818Z Generating native code 2026-01-22T09:59:27.4225976Z Process terminated. 2026-01-22T09:59:27.4246288Z Assertion failed. 2026-01-22T09:59:27.4246639Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:59:27.4247172Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:59:27.4259600Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:59:27.4260218Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:59:27.4260960Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:59:27.4261880Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:59:27.4269457Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:59:27.4270179Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:59:27.4270900Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ProcessMarkStack() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 257 2026-01-22T09:59:27.4277340Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 308 2026-01-22T09:59:27.4278073Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:59:27.4281685Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:59:27.4282205Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:59:27.4289101Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:59:27.4292329Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:59:27.4292837Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:59:27.5911694Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0/native/Microsoft.Extensions.Diagnostics.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:59:27.5914043Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0/native/Microsoft.Extensions.Diagnostics.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/tests/Microsoft.Extensions.Diagnostics.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:59:27.8998469Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:59:27.9230323Z Generating native code 2026-01-22T09:59:29.4392022Z Process terminated. 2026-01-22T09:59:29.4394227Z Assertion failed. 2026-01-22T09:59:29.4396435Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:59:29.4399390Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:59:29.4402542Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:59:29.4405036Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:59:29.4411365Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:59:29.4415093Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:59:29.4418022Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:59:29.4419087Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:59:29.4422553Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ProcessMarkStack() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 257 2026-01-22T09:59:29.4423465Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 308 2026-01-22T09:59:29.4424046Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:59:29.4424585Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:59:29.4425556Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:59:29.4426112Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:59:29.4426843Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:59:29.4427319Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:59:29.6130164Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Hosting.Unit.Tests/Release/net11.0/native/Microsoft.Extensions.Hosting.Unit.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:59:29.6132279Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Hosting.Unit.Tests/Release/net11.0/native/Microsoft.Extensions.Hosting.Unit.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/UnitTests/Microsoft.Extensions.Hosting.Unit.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:59:29.7606309Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:59:29.7679947Z Generating native code 2026-01-22T09:59:32.7783390Z Microsoft.Extensions.Configuration.Functional.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Functional.Tests/Release/net11.0/publish/ 2026-01-22T09:59:32.8363562Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Functional.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/Microsoft.Extensions.Configuration.Functional.Tests.zip". 2026-01-22T09:59:33.0316492Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:59:33.0565550Z Generating native code 2026-01-22T09:59:35.8165747Z Process terminated. 2026-01-22T09:59:35.8166368Z Assertion failed. 2026-01-22T09:59:35.8167250Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T09:59:35.8169938Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T09:59:35.8170886Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T09:59:35.8171770Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T09:59:35.8172724Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T09:59:35.8175731Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T09:59:35.8177007Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T09:59:35.8178351Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T09:59:35.8188147Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 320 2026-01-22T09:59:35.8188987Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T09:59:35.8189517Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T09:59:35.8189998Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T09:59:35.8190540Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T09:59:35.8191089Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T09:59:35.8191499Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T09:59:35.9775320Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Logging.Tests/Release/net11.0/native/Microsoft.Extensions.Logging.Tests.ilc.rsp"" exited with code 134. 2026-01-22T09:59:35.9777357Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Logging.Tests/Release/net11.0/native/Microsoft.Extensions.Logging.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/Common/Microsoft.Extensions.Logging.Tests.csproj::TargetFramework=net11.0] 2026-01-22T09:59:36.1423627Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T09:59:36.1568271Z Generating native code 2026-01-22T10:00:40.4514566Z System.Memory.Data.Tests -> /__w/1/s/artifacts/bin/System.Memory.Data.Tests/Release/net11.0/publish/ 2026-01-22T10:00:40.5942511Z Zipping directory "/__w/1/s/artifacts/bin/System.Memory.Data.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Memory.Data.Tests.zip". 2026-01-22T10:00:41.0083882Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T10:00:41.0258711Z Generating native code 2026-01-22T10:00:47.8756650Z System.Composition.Convention.Tests -> /__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Release/net11.0/publish/ 2026-01-22T10:00:48.0000758Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Composition.Convention.Tests.zip". 2026-01-22T10:01:00.1864855Z Process terminated. 2026-01-22T10:01:00.1865492Z Assertion failed. 2026-01-22T10:01:00.1865833Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T10:01:00.1866491Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T10:01:00.1867276Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T10:01:00.1868406Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T10:01:00.1869142Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T10:01:00.1870344Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T10:01:00.1871251Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T10:01:00.1872054Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T10:01:00.1872865Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ProcessMarkStack() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 257 2026-01-22T10:01:00.1873884Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 308 2026-01-22T10:01:00.1874606Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T10:01:00.1875235Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T10:01:00.1875846Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T10:01:00.1876458Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T10:01:00.1877089Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T10:01:00.1877661Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T10:01:00.3516768Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Logging.Console.Tests/Release/net11.0/native/Microsoft.Extensions.Logging.Console.Tests.ilc.rsp"" exited with code 134. 2026-01-22T10:01:00.3518735Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Logging.Console.Tests/Release/net11.0/native/Microsoft.Extensions.Logging.Console.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/tests/Microsoft.Extensions.Logging.Console.Tests/Microsoft.Extensions.Logging.Console.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:01:15.7335769Z System.Runtime.Caching.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Release/net11.0/publish/ 2026-01-22T10:01:15.9255824Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Runtime.Caching.Tests.zip". 2026-01-22T10:01:16.0892653Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T10:01:16.1123990Z Generating native code 2026-01-22T10:01:23.8875744Z Process terminated. 2026-01-22T10:01:23.8876612Z Assertion failed. 2026-01-22T10:01:23.8877165Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T10:01:23.8877743Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T10:01:23.8878743Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T10:01:23.8879238Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T10:01:23.8879838Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T10:01:23.8880649Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T10:01:23.8881371Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T10:01:23.8881982Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T10:01:23.8882613Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ProcessMarkStack() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 257 2026-01-22T10:01:23.8883201Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 308 2026-01-22T10:01:23.8883958Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T10:01:23.8884452Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T10:01:23.8884891Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T10:01:23.8885384Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T10:01:23.8885713Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T10:01:23.8885988Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T10:01:24.0136474Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Hosting.Functional.Tests/Release/net11.0/native/Microsoft.Extensions.Hosting.Functional.Tests.ilc.rsp"" exited with code 134. 2026-01-22T10:01:24.0138495Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Hosting.Functional.Tests/Release/net11.0/native/Microsoft.Extensions.Hosting.Functional.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/FunctionalTests/Microsoft.Extensions.Hosting.Functional.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:01:24.2188846Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T10:01:24.2370088Z Generating native code 2026-01-22T10:01:24.2625672Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Release/netstandard2.0/System.Text.Json.dll 2026-01-22T10:01:30.9882040Z Process terminated. 2026-01-22T10:01:30.9882585Z Assertion failed. 2026-01-22T10:01:30.9882890Z !owningType.IsCanonicalSubtype(CanonicalFormKind.Any) 2026-01-22T10:01:30.9883594Z at ILCompiler.DependencyAnalysis.TypeGenericDictionaryNode..ctor(TypeDesc owningType, NodeFactory factory) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericDictionaryNode.cs:line 169 2026-01-22T10:01:30.9884253Z at ILCompiler.DependencyAnalysis.NodeFactory.b__47_57(TypeDesc type) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/NodeFactory.cs:line 551 2026-01-22T10:01:30.9884739Z at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) 2026-01-22T10:01:30.9885237Z at ILCompiler.DependencyAnalysis.VirtualDispatchCellGenericLookupResult.GetTarget(NodeFactory factory, GenericLookupResultContext context, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/GenericLookupResult.cs:line 714 2026-01-22T10:01:30.9885908Z at ILCompiler.DependencyAnalysis.ReadyToRunGenericHelperNode.InstantiateDependencies(NodeFactory factory, Instantiation typeInstantiation, Instantiation methodInstantiation, Boolean isConcreteInstantiation) in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ReadyToRunGenericHelperNode.cs:line 174 2026-01-22T10:01:30.9886630Z at ILCompiler.DependencyAnalysis.ShadowMethodNode.GetStaticDependencies(NodeFactory factory) in /_/src/coreclr/tools/Common/Compiler/DependencyAnalysis/ShadowMethodNode.cs:line 79 2026-01-22T10:01:30.9887268Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.GetStaticDependenciesImpl(DependencyNodeCore`1 node) in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 182 2026-01-22T10:01:30.9887949Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ProcessMarkStack() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 257 2026-01-22T10:01:30.9888550Z at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer`2.ComputeMarkedNodes() in /_/src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs:line 308 2026-01-22T10:01:30.9889122Z at ILCompiler.ILScanner.ILCompiler.IILScanner.Scan() in /_/src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/ILScanner.cs:line 155 2026-01-22T10:01:30.9889628Z at ILCompiler.Program.g__RunScanner|4_0(<>c__DisplayClass4_0&) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 530 2026-01-22T10:01:30.9890080Z at ILCompiler.Program.Run() in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 511 2026-01-22T10:01:30.9890417Z at ILCompiler.ILCompilerRootCommand.<>c__DisplayClass264_0.<.ctor>b__0(ParseResult result) in /_/src/coreclr/tools/aot/ILCompiler/ILCompilerRootCommand.cs:line 318 2026-01-22T10:01:30.9890753Z at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult) 2026-01-22T10:01:30.9891036Z at ILCompiler.Program.Main(String[] args) in /_/src/coreclr/tools/aot/ILCompiler/Program.cs:line 847 2026-01-22T10:01:31.1100450Z ##[error]artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Options.Tests/Release/net11.0/native/Microsoft.Extensions.Options.Tests.ilc.rsp"" exited with code 134. 2026-01-22T10:01:31.1102597Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Options.Tests/Release/net11.0/native/Microsoft.Extensions.Options.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/Microsoft.Extensions.Options.Tests/Microsoft.Extensions.Options.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:01:32.6854077Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Release/netstandard2.0/System.Text.Json.dll 2026-01-22T10:01:32.9375905Z System.Text.Json.TestLibrary.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.TestLibrary.Roslyn3.11/Release/netstandard2.0/System.Text.Json.TestLibrary.Roslyn3.11.dll 2026-01-22T10:01:34.9173750Z System.Text.Json.SourceGeneration.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Tests/Release/net11.0/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.dll 2026-01-22T10:01:35.0905551Z Optimizing assemblies for size may change the behavior of the app. Be sure to test after publishing. See: https://aka.ms/dotnet-illink 2026-01-22T10:01:35.0951366Z Generating native code 2026-01-22T10:02:10.1575021Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T10:02:10.1577156Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T10:02:10.1649415Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T10:02:10.1657602Z ILC: Method '[S.P.CompilerGenerated]Internal.CompilerGenerated..ReverseOpenStaticDelegateStub__RequestDelegate(native int,uint32,uint32,uint8*,uint32,uint8*)' will always throw because: Marshaling directives are invalid 2026-01-22T10:02:18.2354135Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T10:02:18.2404876Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T10:02:18.2407974Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T10:02:18.2408906Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T10:02:18.2410213Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T10:02:18.2411189Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Initialize()' 2026-01-22T10:02:18.2411987Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T10:02:18.2412886Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T10:02:18.2417584Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass.Terminate()' 2026-01-22T10:02:18.2418487Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugClass..ctor()' 2026-01-22T10:02:18.2419243Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T10:02:18.2420679Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T10:02:18.2422364Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T10:02:18.2426220Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T10:02:18.2429306Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T10:02:18.2433681Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Initialize()' 2026-01-22T10:02:18.2474755Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T10:02:18.2477530Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T10:02:18.2478378Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass.Terminate()' 2026-01-22T10:02:18.2479188Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugManagerClass..ctor()' 2026-01-22T10:02:18.2487430Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(uint32,int32)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CanLaunchOrAttach(UInt32, Int32)' 2026-01-22T10:02:18.2511327Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(string,string,SECURITY_ATTRIBUTES,SECURITY_ATTRIBUTES,int32,uint32,native int,string,STARTUPINFO,PROCESS_INFORMATION,CorDebugCreateProcessFlags,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.CreateProcess(System.String, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Microsoft.Diagnostics.Runtime.ICorDebug.SECURITY_ATTRIBUTES, Int32, UInt32, IntPtr, System.String, Microsoft.Diagnostics.Runtime.ICorDebug.STARTUPINFO, Microsoft.Diagnostics.Runtime.ICorDebug.PROCESS_INFORMATION, Microsoft.Diagnostics.Runtime.ICorDebug.CorDebugCreateProcessFlags, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T10:02:18.2513720Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(uint32,int32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.DebugActiveProcess(UInt32, Int32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T10:02:18.2516027Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(ICorDebugProcessEnum&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.EnumerateProcesses(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcessEnum ByRef)' 2026-01-22T10:02:18.2518778Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(uint32,ICorDebugProcess&)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.GetProcess(UInt32, Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugProcess ByRef)' 2026-01-22T10:02:18.2519906Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Initialize()' 2026-01-22T10:02:18.2520847Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(ICorDebugManagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetManagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugManagedCallback)' 2026-01-22T10:02:18.2530153Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(ICorDebugUnmanagedCallback)' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.SetUnmanagedHandler(Microsoft.Diagnostics.Runtime.ICorDebug.ICorDebugUnmanagedCallback)' 2026-01-22T10:02:18.2542175Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass.Terminate()' 2026-01-22T10:02:18.2571391Z ILC: Method '[Microsoft.Diagnostics.Runtime]Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' will always throw because: Invalid IL or CLR metadata in 'Void Microsoft.Diagnostics.Runtime.ICorDebug.EmbeddedCLRCorDebugClass..ctor()' 2026-01-22T10:03:06.5052507Z System.Text.Json.SourceGeneration.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Tests/Release/net11.0/publish/ 2026-01-22T10:03:06.8783872Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Tests/Release/net11.0/publish/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Release/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.zip". 2026-01-22T10:03:08.1369464Z 2026-01-22T10:03:08.1370132Z Build FAILED. 2026-01-22T10:03:08.1370252Z 2026-01-22T10:03:08.1370964Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Primitives.Tests/Release/net11.0/native/Microsoft.Extensions.Primitives.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Primitives/tests/Microsoft.Extensions.Primitives.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1372188Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/native/Microsoft.Extensions.FileProviders.Composite.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/tests/Microsoft.Extensions.FileProviders.Composite.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1373583Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/native/Microsoft.Extensions.Configuration.FileExtensions.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/tests/Microsoft.Extensions.Configuration.FileExtensions.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1375149Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Caching.Memory.Tests/Release/net11.0/native/Microsoft.Extensions.Caching.Memory.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/tests/Microsoft.Extensions.Caching.Memory.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1378091Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Release/net11.0/native/Microsoft.Extensions.Diagnostics.Abstractions.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/tests/Microsoft.Extensions.Diagnostics.Abstractions.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1386305Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.DependencyModel.Tests/Release/net11.0/native/Microsoft.Extensions.DependencyModel.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/tests/Microsoft.Extensions.DependencyModel.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1387459Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Logging.Testing.Tests/Release/net11.0/native/Microsoft.Extensions.Logging.Testing.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/DI.Common/Common/tests/Microsoft.Extensions.Logging.Testing.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1388604Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Configuration.Tests/Release/net11.0/native/Microsoft.Extensions.Configuration.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/Microsoft.Extensions.Configuration.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1389733Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Logging.EventSource.Tests/Release/net11.0/native/Microsoft.Extensions.Logging.EventSource.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/tests/Microsoft.Extensions.Logging.EventSource.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1390983Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.FileProviders.Physical.Tests/Release/net11.0/native/Microsoft.Extensions.FileProviders.Physical.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/Microsoft.Extensions.FileProviders.Physical.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1392118Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Http.Tests/Release/net11.0/native/Microsoft.Extensions.Http.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Http/tests/Microsoft.Extensions.Http.Tests/Microsoft.Extensions.Http.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1393631Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0/native/Microsoft.Extensions.Diagnostics.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/tests/Microsoft.Extensions.Diagnostics.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1394716Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Hosting.Unit.Tests/Release/net11.0/native/Microsoft.Extensions.Hosting.Unit.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/UnitTests/Microsoft.Extensions.Hosting.Unit.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1395814Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Logging.Tests/Release/net11.0/native/Microsoft.Extensions.Logging.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/Common/Microsoft.Extensions.Logging.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1396933Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Logging.Console.Tests/Release/net11.0/native/Microsoft.Extensions.Logging.Console.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/tests/Microsoft.Extensions.Logging.Console.Tests/Microsoft.Extensions.Logging.Console.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1398107Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Hosting.Functional.Tests/Release/net11.0/native/Microsoft.Extensions.Hosting.Functional.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/FunctionalTests/Microsoft.Extensions.Hosting.Functional.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1399239Z /__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/build/Microsoft.NETCore.Native.targets(332,5): error MSB3073: The command ""/__w/1/s/artifacts/bin/coreclr/linux.x64.Checked/x64/ilc/ilc" @"/__w/1/s/artifacts/obj/Microsoft.Extensions.Options.Tests/Release/net11.0/native/Microsoft.Extensions.Options.Tests.ilc.rsp"" exited with code 134. [/__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/Microsoft.Extensions.Options.Tests/Microsoft.Extensions.Options.Tests.csproj::TargetFramework=net11.0] 2026-01-22T10:03:08.1399951Z 0 Warning(s) 2026-01-22T10:03:08.1400201Z 17 Error(s) 2026-01-22T10:03:08.1400299Z 2026-01-22T10:03:08.1400573Z Time Elapsed 00:55:25.23 2026-01-22T10:03:08.4386239Z Build failed with exit code 1. Check errors above. 2026-01-22T10:03:08.4466124Z 2026-01-22T10:03:08.4637792Z ##[section]Finishing: Build product