2026-02-20T15:49:25.2167625Z ##[section]Starting: Build product 2026-02-20T15:49:25.2173147Z ============================================================================== 2026-02-20T15:49:25.2173265Z Task : Command line 2026-02-20T15:49:25.2173332Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-20T15:49:25.2173437Z Version : 2.268.0 2026-02-20T15:49:25.2173501Z Author : Microsoft Corporation 2026-02-20T15:49:25.2173580Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-20T15:49:25.2173673Z ============================================================================== 2026-02-20T15:49:27.8588617Z Generating script. 2026-02-20T15:49:27.8595219Z Script contents: 2026-02-20T15:49:27.8595861Z /__w/1/s/build.sh -ci -arch x64 -os linux -cross -s mono+libs+libs.tests -rc Release -c Debug /p:ArchiveTests=true 2026-02-20T15:49:27.8596289Z ========================== Starting Command Output =========================== 2026-02-20T15:49:27.8608601Z [command]/usr/bin/bash --noprofile --norc /__w/_temp/4e4b304d-e4b6-46ad-9c1e-960fa2b22711.sh 2026-02-20T15:49:28.0169395Z Downloading 'https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh' 2026-02-20T15:49:28.0812259Z Attempting to install 'sdk v11.0.100-preview.1.26104.118' from public_location. 2026-02-20T15:49:28.3750616Z dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-linux-x64.tar.gz 2026-02-20T15:49:31.6564505Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-linux-x64.tar.gz size is 244410853 bytes. 2026-02-20T15:49:31.6567580Z dotnet-install: Extracting archive from https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-linux-x64.tar.gz 2026-02-20T15:49:38.2436163Z dotnet-install: Downloaded file size is 244410853 bytes. 2026-02-20T15:49:38.2437125Z dotnet-install: The remote and local file sizes are equal. 2026-02-20T15:49:38.9688051Z dotnet-install: Installed version is 11.0.100-preview.1.26104.118 2026-02-20T15:49:38.9770541Z dotnet-install: Adding to current process PATH: `/__w/1/s/.dotnet`. Note: This change will be visible only when sourcing script. 2026-02-20T15:49:38.9771022Z dotnet-install: Note that the script does not resolve dependencies during installation. 2026-02-20T15:49:38.9771499Z 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-02-20T15:49:38.9771947Z dotnet-install: Installation finished successfully. 2026-02-20T15:49:41.1625208Z 2026-02-20T15:49:41.3542772Z Determining projects to restore... 2026-02-20T15:49:46.0266042Z Tool 'coverlet.console' (version '6.0.4') was restored. Available commands: coverlet 2026-02-20T15:49:46.0266692Z Tool 'dotnet-reportgenerator-globaltool' (version '5.4.3') was restored. Available commands: reportgenerator 2026-02-20T15:49:46.0267148Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26064.3') was restored. Available commands: xharness 2026-02-20T15:49:46.0267706Z Tool 'microsoft.visualstudio.slngen.tool' (version '12.0.15') was restored. Available commands: slngen 2026-02-20T15:49:46.0267893Z 2026-02-20T15:49:46.0268086Z A newer version of tool 'coverlet.console' is available (version '8.0.0'). Consider updating your manifest file. 2026-02-20T15:49:46.0268608Z A newer version of tool 'dotnet-reportgenerator-globaltool' is available (version '5.5.1'). Consider updating your manifest file. 2026-02-20T15:49:46.0269144Z A newer version of tool 'microsoft.visualstudio.slngen.tool' is available (version '12.0.32'). Consider updating your manifest file. 2026-02-20T15:49:46.0269453Z 2026-02-20T15:49:46.0269674Z Restore was successful. 2026-02-20T15:49:50.7073005Z Failed to download package 'vswhere.3.1.7' from 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/45bacae2-5efb-47c8-91e5-8ec20c22b4f8/nuget/v3/flat2/vswhere/3.1.7/vswhere.3.1.7.nupkg'. 2026-02-20T15:49:50.7074037Z Network is unreachable (1s1vsblobprodcus386.vsblob.vsassets.io:443) 2026-02-20T15:49:50.7074355Z Network is unreachable 2026-02-20T15:49:52.9469824Z Restored /__w/1/s/.packages/microsoft.dotnet.arcade.sdk/11.0.0-beta.26116.109/tools/Tools.proj (in 6.69 sec). 2026-02-20T15:49:54.0785040Z Determining projects to restore... 2026-02-20T15:50:45.2651633Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/ref/System.ComponentModel.TypeConverter.csproj (in 1.44 sec). 2026-02-20T15:50:45.5381410Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/src/System.ComponentModel.Primitives.csproj (in 265 ms). 2026-02-20T15:50:45.5422784Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/ref/System.ComponentModel.Primitives.csproj (in 2 ms). 2026-02-20T15:50:45.5699952Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj (in 1.73 sec). 2026-02-20T15:50:45.5784517Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/src/System.ComponentModel.EventBasedAsync.csproj (in 4 ms). 2026-02-20T15:50:45.5840543Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/ref/System.ComponentModel.EventBasedAsync.csproj (in 2 ms). 2026-02-20T15:50:45.6852039Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/tests/System.ComponentModel.EventBasedAsync.Tests.csproj (in 138 ms). 2026-02-20T15:50:45.6879314Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Tests.csproj (in 96 ms). 2026-02-20T15:50:45.6897534Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/tests/System.ComponentModel.Primitives.Tests.csproj (in 1.88 sec). 2026-02-20T15:50:45.7793143Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/tests/System.ComponentModel.TypeConverter.Tests.csproj (in 1.97 sec). 2026-02-20T15:50:45.7945074Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/tests/System.ComponentModel.Composition.Registration.Tests.csproj (in 7 ms). 2026-02-20T15:50:46.1090008Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Noop.Assembly/System.ComponentModel.Composition.Noop.Assembly.csproj (in 419 ms). 2026-02-20T15:50:46.2675087Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/ref/System.ComponentModel.Composition.csproj (in 554 ms). 2026-02-20T15:50:46.2675748Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/ref/System.ComponentModel.Composition.Registration.csproj (in 134 ms). 2026-02-20T15:50:46.2676273Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/ref/System.Collections.Concurrent.csproj (in 1 ms). 2026-02-20T15:50:46.2676762Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/src/System.Collections.Concurrent.csproj (in 4 ms). 2026-02-20T15:50:46.2677589Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj (in 561 ms). 2026-02-20T15:50:46.2678426Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj (in 454 ms). 2026-02-20T15:50:46.2680443Z Restored /__w/1/s/src/libraries/Microsoft.XmlSerializer.Generator/tests/SerializableAssembly.csproj (in 2 ms). 2026-02-20T15:50:46.2752055Z Restored /__w/1/s/src/libraries/Microsoft.XmlSerializer.Generator/tests/Microsoft.XmlSerializer.Generator.Tests.csproj (in 6 ms). 2026-02-20T15:50:46.4193514Z Restored /__w/1/s/src/libraries/Microsoft.XmlSerializer.Generator/src/Microsoft.XmlSerializer.Generator.csproj (in 141 ms). 2026-02-20T15:50:47.1628077Z Restored /__w/1/s/src/libraries/System.CodeDom/tests/System.CodeDom.Tests.csproj (in 901 ms). 2026-02-20T15:50:47.1682440Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/tests/Microsoft.Win32.SystemEvents.Tests.csproj (in 743 ms). 2026-02-20T15:50:47.2817907Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj (in 109 ms). 2026-02-20T15:50:47.2819493Z Restored /__w/1/s/src/libraries/System.CodeDom/ref/System.CodeDom.csproj (in 1.02 sec). 2026-02-20T15:50:47.2907133Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj (in 3 ms). 2026-02-20T15:50:47.2907855Z Restored /__w/1/s/src/libraries/System.CodeDom/src/System.CodeDom.csproj (in 1.03 sec). 2026-02-20T15:50:47.2915820Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj (in 1 ms). 2026-02-20T15:50:47.2976679Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj (in 8 ms). 2026-02-20T15:50:47.3171982Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj (in 150 ms). 2026-02-20T15:50:47.5364803Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/tests/Microsoft.Extensions.Http.Tests/Microsoft.Extensions.Http.Tests.csproj (in 203 ms). 2026-02-20T15:50:47.6339483Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/tests/Microsoft.Win32.Registry.AccessControl.Tests.csproj (in 318 ms). 2026-02-20T15:50:47.7267820Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/ref/Microsoft.Extensions.Http.csproj (in 85 ms). 2026-02-20T15:50:47.8706291Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/UnitTests/Microsoft.Extensions.Hosting.Unit.Tests.csproj (in 94 ms). 2026-02-20T15:50:47.9299056Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj (in 370 ms). 2026-02-20T15:50:47.9427866Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj (in 644 ms). 2026-02-20T15:50:47.9498518Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/TestApp/Microsoft.Extensions.Hosting.TestApp.csproj (in 40 ms). 2026-02-20T15:50:47.9995442Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/ref/Microsoft.Extensions.Hosting.csproj (in 40 ms). 2026-02-20T15:50:48.0176914Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/FunctionalTests/Microsoft.Extensions.Hosting.Functional.Tests.csproj (in 49 ms). 2026-02-20T15:50:48.0518167Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/ref/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 21 ms). 2026-02-20T15:50:48.0950507Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/tests/Microsoft.Extensions.Hosting.Systemd.Tests.csproj (in 19 ms). 2026-02-20T15:50:48.1511378Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj (in 179 ms). 2026-02-20T15:50:48.1739742Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/ref/Microsoft.Extensions.Hosting.Systemd.csproj (in 10 ms). 2026-02-20T15:50:48.2010765Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/tests/Microsoft.Extensions.Hosting.Abstractions.Tests.csproj (in 14 ms). 2026-02-20T15:50:48.2152248Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 167 ms). 2026-02-20T15:50:48.2331259Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/ref/Microsoft.Extensions.Hosting.Abstractions.csproj (in 10 ms). 2026-02-20T15:50:48.3416360Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/src/Microsoft.Extensions.Hosting.Systemd.csproj (in 167 ms). 2026-02-20T15:50:48.3416957Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/TopLevelStatementsTestsTimeout/TopLevelStatementsTestsTimeout.csproj (in 29 ms). 2026-02-20T15:50:48.7752612Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/TopLevelStatements/TopLevelStatements.csproj (in 33 ms). 2026-02-20T15:50:48.7753757Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternThrows/NoSpecialEntryPointPatternThrows.csproj (in 32 ms). 2026-02-20T15:50:48.7754699Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/src/Microsoft.Extensions.Hosting.Abstractions.csproj (in 186 ms). 2026-02-20T15:50:48.7788658Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternMainNoArgs/NoSpecialEntryPointPatternMainNoArgs.csproj (in 33 ms). 2026-02-20T15:50:48.7789255Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternHangs/NoSpecialEntryPointPatternHangs.csproj (in 33 ms). 2026-02-20T15:50:48.7789811Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternExits/NoSpecialEntryPointPatternExits.csproj (in 33 ms). 2026-02-20T15:50:48.7790377Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPattern/NoSpecialEntryPointPattern.csproj (in 32 ms). 2026-02-20T15:50:48.7790867Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/MockHostTypes/MockHostTypes.csproj (in 33 ms). 2026-02-20T15:50:48.7791394Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternBuildsThenThrows/NoSpecialEntryPointPatternBuildsThenThrows.csproj (in 35 ms). 2026-02-20T15:50:48.7792191Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/Microsoft.Extensions.HostFactoryResolver.Tests.csproj (in 41 ms). 2026-02-20T15:50:48.7792741Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateWebHostBuilderPatternTestSite/CreateWebHostBuilderPatternTestSite.csproj (in 66 ms). 2026-02-20T15:50:48.7793324Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateHostBuilderPatternTestSite/CreateHostBuilderPatternTestSite.csproj (in 32 ms). 2026-02-20T15:50:48.7793899Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateWebHostBuilderInvalidSignature/CreateWebHostBuilderInvalidSignature.csproj (in 71 ms). 2026-02-20T15:50:48.7794485Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateHostBuilderInvalidSignature/CreateHostBuilderInvalidSignature.csproj (in 34 ms). 2026-02-20T15:50:48.8549165Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/BuildWebHostPatternTestSite/BuildWebHostPatternTestSite.csproj (in 33 ms). 2026-02-20T15:50:48.8555184Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/src/Microsoft.Extensions.HostFactoryResolver.Sources.csproj (in 1 ms). 2026-02-20T15:50:48.8555734Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/tests/Microsoft.Extensions.FileSystemGlobbing.Tests.csproj (in 6 ms). 2026-02-20T15:50:48.8556279Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/ApplicationNameSetFromArgument/ApplicationNameSetFromArgument.csproj (in 29 ms). 2026-02-20T15:50:48.8556808Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/ref/Microsoft.Extensions.FileSystemGlobbing.csproj (in 6 ms). 2026-02-20T15:50:48.8690629Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/Microsoft.Extensions.FileProviders.Physical.Tests.csproj (in 11 ms). 2026-02-20T15:50:48.8803534Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/BuildWebHostInvalidSignature/BuildWebHostInvalidSignature.csproj (in 85 ms). 2026-02-20T15:50:48.8916320Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/ref/Microsoft.Extensions.FileProviders.Physical.csproj (in 6 ms). 2026-02-20T15:50:48.9063735Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/tests/Microsoft.Extensions.FileProviders.Composite.Tests.csproj (in 8 ms). 2026-02-20T15:50:48.9464840Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn3.11.csproj (in 1.65 sec). 2026-02-20T15:50:48.9478080Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj (in 146 ms). 2026-02-20T15:50:48.9536450Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/ref/Microsoft.Extensions.FileProviders.Composite.csproj (in 5 ms). 2026-02-20T15:50:48.9617843Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/ref/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 4 ms). 2026-02-20T15:50:49.0105726Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj (in 142 ms). 2026-02-20T15:50:49.0380666Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/tests/Microsoft.Extensions.Diagnostics.Tests.csproj (in 42 ms). 2026-02-20T15:50:49.0563998Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/ref/Microsoft.Extensions.Diagnostics.csproj (in 9 ms). 2026-02-20T15:50:49.0651265Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/Microsoft.Extensions.FileProviders.Composite.csproj (in 150 ms). 2026-02-20T15:50:49.0870266Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/tests/Microsoft.Extensions.Diagnostics.Abstractions.Tests.csproj (in 17 ms). 2026-02-20T15:50:49.0973032Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/ref/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 7 ms). 2026-02-20T15:50:49.0992314Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 146 ms). 2026-02-20T15:50:49.1007582Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/tests/nonentrypointassembly/nonentrypointassembly.csproj (in 1 ms). 2026-02-20T15:50:49.1589416Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/src/Microsoft.Extensions.Diagnostics.csproj (in 138 ms). 2026-02-20T15:50:49.1676345Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj (in 4 ms). 2026-02-20T15:50:49.1940935Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/Microsoft.Extensions.DependencyInjection.Tests.csproj (in 13 ms). 2026-02-20T15:50:49.2097577Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/src/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 130 ms). 2026-02-20T15:50:49.2167443Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/CollectibleAssembly/CollectibleAssembly.csproj (in 6 ms). 2026-02-20T15:50:49.2903095Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/tests/Microsoft.Extensions.DependencyModel.Tests.csproj (in 176 ms). 2026-02-20T15:50:49.3025766Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/ref/Microsoft.Extensions.DependencyInjection.csproj (in 7 ms). 2026-02-20T15:50:49.3898057Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj (in 213 ms). 2026-02-20T15:50:49.4189712Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj (in 198 ms). 2026-02-20T15:50:49.4270169Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 4 ms). 2026-02-20T15:50:49.4428612Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/Microsoft.Extensions.Configuration.Tests.csproj (in 10 ms). 2026-02-20T15:50:49.4681998Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj (in 142 ms). 2026-02-20T15:50:49.4958030Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj (in 30 ms). 2026-02-20T15:50:49.5061233Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/ref/Microsoft.Extensions.Configuration.csproj (in 6 ms). 2026-02-20T15:50:49.5421885Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj (in 15 ms). 2026-02-20T15:50:49.5580782Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 161 ms). 2026-02-20T15:50:49.5836769Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/ref/Microsoft.Extensions.Configuration.Xml.csproj (in 13 ms). 2026-02-20T15:50:49.6054071Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/src/Microsoft.Extensions.Configuration.csproj (in 149 ms). 2026-02-20T15:50:49.6440045Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/tests/Microsoft.Extensions.Configuration.UserSecrets.Tests.csproj (in 23 ms). 2026-02-20T15:50:49.6597419Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/ref/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 10 ms). 2026-02-20T15:50:49.7062750Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/tests/Microsoft.Extensions.Configuration.Json.Tests.csproj (in 19 ms). 2026-02-20T15:50:49.8381484Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 197 ms). 2026-02-20T15:50:49.8434842Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj (in 281 ms). 2026-02-20T15:50:49.8462290Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/ref/Microsoft.Extensions.Configuration.Json.csproj (in 9 ms). 2026-02-20T15:50:49.8652691Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/tests/Microsoft.Extensions.Configuration.Ini.Tests.csproj (in 13 ms). 2026-02-20T15:50:49.8792391Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/ref/Microsoft.Extensions.Configuration.Ini.csproj (in 7 ms). 2026-02-20T15:50:49.8937102Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj (in 162 ms). 2026-02-20T15:50:49.8970178Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/tests/Microsoft.Extensions.Configuration.FileExtensions.Tests.csproj (in 10 ms). 2026-02-20T15:50:49.9109115Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/ref/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 7 ms). 2026-02-20T15:50:49.9257619Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/tests/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.csproj (in 9 ms). 2026-02-20T15:50:49.9906739Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/src/Microsoft.Extensions.Configuration.Ini.csproj (in 136 ms). 2026-02-20T15:50:49.9919812Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/src/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 88 ms). 2026-02-20T15:50:50.0030197Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 6 ms). 2026-02-20T15:50:50.0133334Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/tests/Microsoft.Extensions.Configuration.CommandLine.Tests.csproj (in 10 ms). 2026-02-20T15:50:50.0238524Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/ref/Microsoft.Extensions.Configuration.CommandLine.csproj (in 6 ms). 2026-02-20T15:50:50.0415398Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/src/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 102 ms). 2026-02-20T15:50:50.0590270Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/UnitTests/Microsoft.Extensions.Configuration.Binder.Tests.csproj (in 16 ms). 2026-02-20T15:50:50.0791731Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/src/Microsoft.Extensions.Configuration.CommandLine.csproj (in 71 ms). 2026-02-20T15:50:50.0911748Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/ref/Microsoft.Extensions.Configuration.Binder.csproj (in 5 ms). 2026-02-20T15:50:50.1413491Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/src/Microsoft.Extensions.Configuration.Binder.csproj (in 77 ms). 2026-02-20T15:50:50.2137052Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/Microsoft.Extensions.Configuration.Abstractions.csproj (in 64 ms). 2026-02-20T15:50:50.2300522Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/ref/Microsoft.Extensions.Configuration.Abstractions.csproj (in 6 ms). 2026-02-20T15:50:50.2496952Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/tests/Microsoft.Extensions.Caching.Memory.Tests.csproj (in 14 ms). 2026-02-20T15:50:50.4729791Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/src/Microsoft.Extensions.Caching.Memory.csproj (in 202 ms). 2026-02-20T15:50:50.4829874Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/ref/Microsoft.Extensions.Caching.Memory.csproj (in 10 ms). 2026-02-20T15:50:50.5213272Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.External.Tests/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.csproj (in 1.33 sec). 2026-02-20T15:50:50.5285875Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/ref/Microsoft.Extensions.Caching.Abstractions.csproj (in 4 ms). 2026-02-20T15:50:50.5358307Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj (in 4 ms). 2026-02-20T15:50:50.5492454Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj (in 7 ms). 2026-02-20T15:50:50.5519214Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/ref/Microsoft.CSharp.csproj (in 1 ms). 2026-02-20T15:50:50.5634491Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/tests/Microsoft.Bcl.TimeProvider.Tests.csproj (in 7 ms). 2026-02-20T15:50:50.6125078Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/src/Microsoft.Extensions.Caching.Abstractions.csproj (in 126 ms). 2026-02-20T15:50:50.6212517Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/tests/Microsoft.Bcl.Numerics.Tests.csproj (in 5 ms). 2026-02-20T15:50:50.6930824Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/src/Microsoft.Bcl.TimeProvider.csproj (in 124 ms). 2026-02-20T15:50:50.7033959Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/tests/Microsoft.Bcl.Memory.Tests.csproj (in 7 ms). 2026-02-20T15:50:50.7546602Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/src/Microsoft.Bcl.Numerics.csproj (in 130 ms). 2026-02-20T15:50:50.8316363Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/src/Microsoft.Bcl.Memory.csproj (in 122 ms). 2026-02-20T15:50:50.9117169Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/tests/Microsoft.Bcl.Cryptography.Tests.csproj (in 150 ms). 2026-02-20T15:50:50.9218683Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/tests/Microsoft.Bcl.AsyncInterfaces.Tests.csproj (in 7 ms). 2026-02-20T15:50:51.0025268Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/src/Microsoft.Bcl.Cryptography.csproj (in 158 ms). 2026-02-20T15:50:51.0118555Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/src/Microsoft.Bcl.AsyncInterfaces.csproj (in 80 ms). 2026-02-20T15:50:51.0134244Z Restored /__w/1/s/src/libraries/Common/tests/TestUtilities/TestUtilities.csproj (in 9 ms). 2026-02-20T15:50:51.0189769Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj (in 3 ms). 2026-02-20T15:50:51.0273771Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/XmlCoreTest/XmlCoreTest.csproj (in 5 ms). 2026-02-20T15:50:51.0309027Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/ModuleCore/ModuleCore.csproj (in 2 ms). 2026-02-20T15:50:51.0337877Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/BaseLibManaged/BaseLibManaged.csproj (in 1 ms). 2026-02-20T15:50:51.2037637Z Restored /__w/1/s/src/libraries/Common/tests/System/TestILAssembly/TestILAssembly.ilproj (in 167 ms). 2026-02-20T15:50:51.2083235Z Restored /__w/1/s/src/libraries/Common/tests/StreamConformanceTests/StreamConformanceTests.csproj (in 3 ms). 2026-02-20T15:50:51.2368269Z Restored /__w/1/s/src/libraries/Common/tests/TestUtilities.Unicode/TestUtilities.Unicode.csproj (in 226 ms). 2026-02-20T15:50:53.6132983Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Microsoft.Extensions.Configuration.Binder.SourceGeneration.csproj (in 2.21 sec). 2026-02-20T15:50:54.0478494Z Restored /__w/1/s/src/libraries/Common/tests/Common.Tests.csproj (in 2.58 sec). 2026-02-20T15:50:54.0479722Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/SourceGenerationTests/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.csproj (in 3.75 sec). 2026-02-20T15:50:54.7639132Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.TypeSystem/ILCompiler.TypeSystem.csproj (in 2.39 sec). 2026-02-20T15:50:55.4095503Z Restored /__w/1/s/src/libraries/System.Composition.Hosting/tests/System.Composition.Hosting.Tests.csproj (in 27 ms). 2026-02-20T15:50:56.7141882Z Restored /__w/1/s/Build.proj (in 2 sec). 2026-02-20T15:50:57.8588837Z Restored /__w/1/s/src/libraries/System.Composition.Convention/tests/System.Composition.Convention.Tests.csproj (in 11 ms). 2026-02-20T15:50:57.8589621Z Restored /__w/1/s/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj (in 2.6 sec). 2026-02-20T15:50:58.2975162Z Restored /__w/1/s/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj (in 254 ms). 2026-02-20T15:50:58.3023560Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/tests/System.Composition.AttributeModel.Tests.csproj (in 18 ms). 2026-02-20T15:50:58.8517759Z Restored /__w/1/s/src/libraries/System.ComponentModel/tests/System.ComponentModel.Tests.csproj (in 3 ms). 2026-02-20T15:50:58.8518270Z Restored /__w/1/s/src/libraries/System.ComponentModel/src/System.ComponentModel.csproj (in 2 ms). 2026-02-20T15:50:58.8972976Z Restored /__w/1/s/src/coreclr/tools/dotnet-pgo/dotnet-pgo.csproj (in 7.08 sec). 2026-02-20T15:50:58.9933216Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/tests/UnloadableTestTypes/UnloadableTestTypes.csproj (in 0.7 ms). 2026-02-20T15:50:58.9933717Z Restored /__w/1/s/src/libraries/System.ComponentModel/ref/System.ComponentModel.csproj (in 0.9 ms). 2026-02-20T15:50:59.1076201Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj (in 600 ms). 2026-02-20T15:50:59.2051973Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/ref/Microsoft.Extensions.Options.csproj (in 6 ms). 2026-02-20T15:50:59.4097549Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/ref/Microsoft.Extensions.Options.DataAnnotations.csproj (in 11 ms). 2026-02-20T15:50:59.5998995Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj (in 307 ms). 2026-02-20T15:50:59.7592436Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ILCompiler.Reflection.ReadyToRun.csproj (in 5.64 sec). 2026-02-20T15:51:00.5883473Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 6 ms). 2026-02-20T15:51:00.5902582Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 965 ms). 2026-02-20T15:51:00.5908154Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/DI.Common/Common/tests/Microsoft.Extensions.Logging.Testing.Tests.csproj (in 5 ms). 2026-02-20T15:51:00.5971292Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/tests/SourceGenerationTests/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.csproj (in 540 ms). 2026-02-20T15:51:00.6200885Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/ref/Microsoft.Extensions.Logging.csproj (in 8 ms). 2026-02-20T15:51:00.6962006Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/Common/Microsoft.Extensions.Logging.Tests.csproj (in 42 ms). 2026-02-20T15:51:00.7133472Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj (in 106 ms). 2026-02-20T15:51:00.7514920Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/ref/Microsoft.Extensions.Logging.TraceSource.csproj (in 4 ms). 2026-02-20T15:51:00.7968990Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/tests/Microsoft.Extensions.Logging.EventSource.Tests.csproj (in 8 ms). 2026-02-20T15:51:00.8009164Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/gen/Microsoft.Extensions.Options.SourceGeneration.csproj (in 1.77 sec). 2026-02-20T15:51:00.8484386Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj (in 2 ms). 2026-02-20T15:51:00.8486327Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/ref/Microsoft.Extensions.Logging.EventSource.csproj (in 6 ms). 2026-02-20T15:51:00.8506210Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/ref/System.Net.WebHeaderCollection.csproj (in 1 ms). 2026-02-20T15:51:00.8907483Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj (in 183 ms). 2026-02-20T15:51:00.8909823Z Restored /__w/1/s/src/libraries/System.Net.WebClient/tests/System.Net.WebClient.Tests.csproj (in 7 ms). 2026-02-20T15:51:00.8924947Z Restored /__w/1/s/src/libraries/System.Net.WebClient/ref/System.Net.WebClient.csproj (in 2 ms). 2026-02-20T15:51:00.9522539Z Restored /__w/1/s/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj (in 11 ms). 2026-02-20T15:51:00.9526906Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj (in 105 ms). 2026-02-20T15:51:01.0056050Z Restored /__w/1/s/src/libraries/System.Net.Sockets/tests/FunctionalTests/System.Net.Sockets.Tests.csproj (in 13 ms). 2026-02-20T15:51:01.0057375Z Restored /__w/1/s/src/libraries/System.Net.Sockets/ref/System.Net.Sockets.csproj (in 0.8 ms). 2026-02-20T15:51:01.0068790Z Restored /__w/1/s/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj (in 20 ms). 2026-02-20T15:51:01.0513916Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/tests/System.Net.ServerSentEvents.Tests.csproj (in 8 ms). 2026-02-20T15:51:01.0520046Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/ref/System.Net.ServerSentEvents.csproj (in 2 ms). 2026-02-20T15:51:01.0950557Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj (in 10 ms). 2026-02-20T15:51:01.0955137Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/EnterpriseTests/System.Net.Security.Enterprise.Tests.csproj (in 2 ms). 2026-02-20T15:51:01.1028872Z Restored /__w/1/s/src/libraries/System.Net.Security/ref/System.Net.Security.csproj (in 1 ms). 2026-02-20T15:51:01.1911466Z Restored /__w/1/s/src/libraries/System.Net.Security/src/System.Net.Security.csproj (in 21 ms). 2026-02-20T15:51:01.2093177Z Restored /__w/1/s/src/libraries/System.Net.Requests/tests/ServicePointTests/System.Net.ServicePoint.Tests.csproj (in 2 ms). 2026-02-20T15:51:01.3085656Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/src/System.Net.ServerSentEvents.csproj (in 211 ms). 2026-02-20T15:51:01.4098836Z Restored /__w/1/s/src/libraries/System.Net.Requests/tests/System.Net.Requests.Tests.csproj (in 209 ms). 2026-02-20T15:51:01.4101087Z Restored /__w/1/s/src/libraries/System.Net.Requests/ref/System.Net.Requests.csproj (in 3 ms). 2026-02-20T15:51:01.4967532Z Restored /__w/1/s/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj (in 13 ms). 2026-02-20T15:51:01.6043868Z Restored /__w/1/s/src/libraries/System.Net.Quic/src/System.Net.Quic.csproj (in 19 ms). 2026-02-20T15:51:01.6986414Z Restored /__w/1/s/src/libraries/System.Net.Quic/ref/System.Net.Quic.csproj (in 2 ms). 2026-02-20T15:51:01.9531126Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/UnitTests/System.Net.Primitives.UnitTests.Tests.csproj (in 4 ms). 2026-02-20T15:51:01.9583314Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj (in 503 ms). 2026-02-20T15:51:02.0009511Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/PalTests/System.Net.Primitives.Pal.Tests.csproj (in 3 ms). 2026-02-20T15:51:02.0033174Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/FunctionalTests/System.Net.Primitives.Functional.Tests.csproj (in 4 ms). 2026-02-20T15:51:02.0035272Z Restored /__w/1/s/src/libraries/System.Net.Primitives/ref/System.Net.Primitives.csproj (in 1 ms). 2026-02-20T15:51:02.0062448Z Restored /__w/1/s/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj (in 5 ms). 2026-02-20T15:51:02.0466441Z Restored /__w/1/s/src/libraries/System.Net.Ping/tests/FunctionalTests/System.Net.Ping.Functional.Tests.csproj (in 3 ms). 2026-02-20T15:51:02.0483186Z Restored /__w/1/s/src/libraries/System.Net.Ping/ref/System.Net.Ping.csproj (in 1 ms). 2026-02-20T15:51:02.0925422Z Restored /__w/1/s/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj (in 12 ms). 2026-02-20T15:51:02.0962827Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/System.Net.NetworkInformation.Functional.Tests.csproj (in 1 ms). 2026-02-20T15:51:02.1542591Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/ref/System.Net.NetworkInformation.csproj (in 0.8 ms). 2026-02-20T15:51:02.1543809Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj (in 15 ms). 2026-02-20T15:51:02.1545309Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/tests/PalTests/System.Net.NameResolution.Pal.Tests.csproj (in 3 ms). 2026-02-20T15:51:02.1925072Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/tests/FunctionalTests/System.Net.NameResolution.Functional.Tests.csproj (in 7 ms). 2026-02-20T15:51:02.2547076Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/ref/System.Net.NameResolution.csproj (in 0.7 ms). 2026-02-20T15:51:02.2641638Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj (in 14 ms). 2026-02-20T15:51:02.2976383Z Restored /__w/1/s/src/libraries/System.Net.Mail/tests/Unit/System.Net.Mail.Unit.Tests.csproj (in 7 ms). 2026-02-20T15:51:02.3504623Z Restored /__w/1/s/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj (in 15 ms). 2026-02-20T15:51:02.3649433Z Restored /__w/1/s/src/libraries/System.Net.Mail/ref/System.Net.Mail.csproj (in 2 ms). 2026-02-20T15:51:02.4451825Z Restored /__w/1/s/src/libraries/System.Net.Mail/tests/Functional/System.Net.Mail.Functional.Tests.csproj (in 16 ms). 2026-02-20T15:51:02.4452816Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/tests/System.Net.HttpListener.Tests.csproj (in 8 ms). 2026-02-20T15:51:02.4727179Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj (in 17 ms). 2026-02-20T15:51:02.4734257Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/ref/System.Net.HttpListener.csproj (in 2 ms). 2026-02-20T15:51:02.4740528Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/UnitTests/System.Net.Http.Unit.Tests.csproj (in 12 ms). 2026-02-20T15:51:02.5417124Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/EnterpriseTests/System.Net.Http.Enterprise.Tests.csproj (in 8 ms). 2026-02-20T15:51:02.9514938Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj (in 18 ms). 2026-02-20T15:51:02.9544834Z Restored /__w/1/s/src/libraries/System.Net.Quic/tests/FunctionalTests/System.Net.Quic.Functional.Tests.csproj (in 1.14 sec). 2026-02-20T15:51:02.9575301Z Restored /__w/1/s/src/libraries/System.Net.Http/ref/System.Net.Http.csproj (in 2 ms). 2026-02-20T15:51:02.9599423Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj (in 2 ms). 2026-02-20T15:51:02.9609979Z Restored /__w/1/s/src/libraries/System.Net.Http/src/System.Net.Http.csproj (in 38 ms). 2026-02-20T15:51:02.9667973Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/ref/System.Net.Http.WinHttpHandler.csproj (in 1 ms). 2026-02-20T15:51:03.0421051Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/tests/UnitTests/System.Net.Http.Json.Unit.Tests.csproj (in 9 ms). 2026-02-20T15:51:03.0428980Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/tests/FunctionalTests/System.Net.Http.Json.Functional.Tests.csproj (in 8 ms). 2026-02-20T15:51:03.0923702Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/ref/System.Net.Http.Json.csproj (in 4 ms). 2026-02-20T15:51:03.1537579Z Restored /__w/1/s/src/libraries/System.Memory/tests/System.Memory.Tests.csproj (in 2 ms). 2026-02-20T15:51:03.1622639Z Restored /__w/1/s/src/libraries/System.Memory/src/System.Memory.csproj (in 1 ms). 2026-02-20T15:51:03.2038088Z Restored /__w/1/s/src/libraries/System.Memory/ref/System.Memory.csproj (in 0.5 ms). 2026-02-20T15:51:03.2989122Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/System.Net.Http.WinHttpHandler.Functional.Tests.csproj (in 206 ms). 2026-02-20T15:51:03.3453879Z Restored /__w/1/s/src/libraries/System.Memory.Data/tests/System.Memory.Data.Tests.csproj (in 7 ms). 2026-02-20T15:51:03.3926602Z Restored /__w/1/s/src/libraries/System.Memory.Data/ref/System.Memory.Data.csproj (in 3 ms). 2026-02-20T15:51:03.3966390Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj (in 391 ms). 2026-02-20T15:51:03.4054378Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj (in 302 ms). 2026-02-20T15:51:03.4532883Z Restored /__w/1/s/src/libraries/System.Management/tests/System.Management.Tests.csproj (in 4 ms). 2026-02-20T15:51:03.4540959Z Restored /__w/1/s/src/libraries/System.Management/ref/System.Management.csproj (in 1 ms). 2026-02-20T15:51:03.5008761Z Restored /__w/1/s/src/libraries/System.Linq/tests/System.Linq.Tests.csproj (in 2 ms). 2026-02-20T15:51:03.5009661Z Restored /__w/1/s/src/libraries/System.Linq/ref/System.Linq.csproj (in 0.6 ms). 2026-02-20T15:51:03.5010088Z Restored /__w/1/s/src/libraries/System.Linq/src/System.Linq.csproj (in 4 ms). 2026-02-20T15:51:03.5164003Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/tests/System.Linq.Queryable.Tests.csproj (in 1 ms). 2026-02-20T15:51:03.5165102Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/src/System.Linq.Queryable.csproj (in 3 ms). 2026-02-20T15:51:03.5983379Z Restored /__w/1/s/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj (in 218 ms). 2026-02-20T15:51:03.5985360Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/ref/System.Linq.Queryable.csproj (in 0.7 ms). 2026-02-20T15:51:03.5986126Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/tests/System.Linq.Parallel.Tests.csproj (in 1 ms). 2026-02-20T15:51:03.5986563Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/ref/System.Linq.Parallel.csproj (in 1 ms). 2026-02-20T15:51:03.5986973Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/src/System.Linq.Parallel.csproj (in 2 ms). 2026-02-20T15:51:03.6001384Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/ref/System.Linq.Expressions.csproj (in 0.7 ms). 2026-02-20T15:51:03.6917749Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj (in 6 ms). 2026-02-20T15:51:03.8034430Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/tests/System.Linq.Expressions.Tests.csproj (in 10 ms). 2026-02-20T15:51:03.8037767Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/tests/System.Linq.AsyncEnumerable.Tests.csproj (in 4 ms). 2026-02-20T15:51:03.8038615Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/src/System.Linq.AsyncEnumerable.csproj (in 4 ms). 2026-02-20T15:51:03.8063057Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/ref/System.Linq.AsyncEnumerable.csproj (in 3 ms). 2026-02-20T15:51:03.8107737Z Restored /__w/1/s/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj (in 2 ms). 2026-02-20T15:51:03.8141504Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-x64.runtime.native.System.IO.Ports.proj (in 0.6 ms). 2026-02-20T15:51:03.8160405Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-arm64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-02-20T15:51:03.8198494Z Restored /__w/1/s/src/libraries/System.IO.Ports/tests/System.IO.Ports.Tests.csproj (in 11 ms). 2026-02-20T15:51:03.9416176Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-x64.runtime.native.System.IO.Ports.proj (in 0.6 ms). 2026-02-20T15:51:03.9456092Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-arm64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-02-20T15:51:03.9462411Z Restored /__w/1/s/src/libraries/System.Management/src/System.Management.csproj (in 428 ms). 2026-02-20T15:51:03.9919867Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-02-20T15:51:03.9924603Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-02-20T15:51:04.0533779Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm64.runtime.native.System.IO.Ports.proj (in 0.6 ms). 2026-02-20T15:51:04.0568470Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm.runtime.native.System.IO.Ports.proj (in 0.8 ms). 2026-02-20T15:51:04.0575570Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-x64.runtime.native.System.IO.Ports.proj (in 0.7 ms). 2026-02-20T15:51:04.0576108Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-arm64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-02-20T15:51:04.0589547Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.native.System.IO.Ports.proj (in 238 ms). 2026-02-20T15:51:04.0590053Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-02-20T15:51:04.1028873Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm64.runtime.native.System.IO.Ports.proj (in 4 ms). 2026-02-20T15:51:04.1029484Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x86.runtime.native.System.IO.Ports.proj (in 0.7 ms). 2026-02-20T15:51:04.1029995Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-02-20T15:51:04.1109250Z Restored /__w/1/s/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj (in 260 ms). 2026-02-20T15:51:04.1510847Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm.runtime.native.System.IO.Ports.proj (in 0.7 ms). 2026-02-20T15:51:04.1511774Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm64.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-02-20T15:51:04.1512324Z Restored /__w/1/s/src/libraries/System.IO.Pipes/ref/System.IO.Pipes.csproj (in 0.8 ms). 2026-02-20T15:51:04.1967589Z Restored /__w/1/s/src/libraries/System.IO.Pipes/tests/System.IO.Pipes.Tests.csproj (in 8 ms). 2026-02-20T15:51:04.2157723Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/tests/System.IO.Pipes.AccessControl.Tests.csproj (in 6 ms). 2026-02-20T15:51:04.2463384Z Restored /__w/1/s/src/libraries/System.IO.Pipes/src/System.IO.Pipes.csproj (in 5 ms). 2026-02-20T15:51:04.2464586Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj (in 1 ms). 2026-02-20T15:51:04.2465706Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/src/System.IO.Pipes.AccessControl.csproj (in 4 ms). 2026-02-20T15:51:04.2466496Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/ref/System.IO.Pipelines.csproj (in 2 ms). 2026-02-20T15:51:04.2479278Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/tests/System.IO.Pipelines.Tests.csproj (in 6 ms). 2026-02-20T15:51:04.2917657Z Restored /__w/1/s/src/libraries/System.IO.Packaging/ref/System.IO.Packaging.csproj (in 2 ms). 2026-02-20T15:51:04.3539254Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/tests/System.IO.MemoryMappedFiles.Tests.csproj (in 4 ms). 2026-02-20T15:51:04.4276365Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj (in 115 ms). 2026-02-20T15:51:04.4277893Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj (in 4 ms). 2026-02-20T15:51:04.4278385Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/ref/System.IO.MemoryMappedFiles.csproj (in 0.9 ms). 2026-02-20T15:51:04.5005086Z Restored /__w/1/s/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj (in 178 ms). 2026-02-20T15:51:04.5961702Z Restored /__w/1/s/src/libraries/System.IO.Packaging/tests/System.IO.Packaging.Tests.csproj (in 253 ms). 2026-02-20T15:51:04.5962007Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj (in 9 ms). 2026-02-20T15:51:04.5962240Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/ref/System.IO.IsolatedStorage.csproj (in 1 ms). 2026-02-20T15:51:04.6428680Z Restored /__w/1/s/src/libraries/System.IO.Hashing/ref/System.IO.Hashing.csproj (in 1 ms). 2026-02-20T15:51:04.6429251Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/tests/System.IO.IsolatedStorage.Tests.csproj (in 9 ms). 2026-02-20T15:51:04.6429718Z Restored /__w/1/s/src/libraries/System.IO.Hashing/tests/System.IO.Hashing.Tests.csproj (in 4 ms). 2026-02-20T15:51:04.6430174Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/ref/System.IO.FileSystem.Watcher.csproj (in 0.8 ms). 2026-02-20T15:51:04.7503278Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/tests/System.IO.FileSystem.Watcher.Tests.csproj (in 5 ms). 2026-02-20T15:51:04.8941200Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/src/System.IO.FileSystem.Watcher.csproj (in 8 ms). 2026-02-20T15:51:04.8943033Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/tests/System.IO.FileSystem.DriveInfo.Tests.csproj (in 3 ms). 2026-02-20T15:51:04.8943762Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/ref/System.IO.FileSystem.DriveInfo.csproj (in 0.9 ms). 2026-02-20T15:51:04.9958251Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj (in 4 ms). 2026-02-20T15:51:05.0532850Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj (in 1 ms). 2026-02-20T15:51:05.0533384Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/tests/System.IO.FileSystem.AccessControl.Tests.csproj (in 4 ms). 2026-02-20T15:51:05.0534034Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj (in 2 ms). 2026-02-20T15:51:05.0534280Z Restored /__w/1/s/src/libraries/System.IO.Hashing/src/System.IO.Hashing.csproj (in 405 ms). 2026-02-20T15:51:05.0980051Z Restored /__w/1/s/src/libraries/System.IO.Compression/ref/System.IO.Compression.csproj (in 0.7 ms). 2026-02-20T15:51:05.0990538Z Restored /__w/1/s/src/libraries/System.IO.Compression/src/System.IO.Compression.csproj (in 5 ms). 2026-02-20T15:51:05.1455924Z Restored /__w/1/s/src/libraries/System.IO.Compression.Zstandard/ref/System.IO.Compression.Zstandard.csproj (in 0.8 ms). 2026-02-20T15:51:05.1466217Z Restored /__w/1/s/src/libraries/System.IO.Compression.Zstandard/src/System.IO.Compression.Zstandard.csproj (in 4 ms). 2026-02-20T15:51:05.2442911Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/src/System.IO.Compression.ZipFile.csproj (in 2 ms). 2026-02-20T15:51:05.2455117Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/ref/System.IO.Compression.ZipFile.csproj (in 0.9 ms). 2026-02-20T15:51:07.0565770Z Restored /__w/1/s/src/libraries/System.IO.Compression.Zstandard/tests/System.IO.Compression.Zstandard.Tests.csproj (in 1.99 sec). 2026-02-20T15:51:07.1381434Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj (in 3 ms). 2026-02-20T15:51:07.1597086Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/ref/System.IO.Compression.Brotli.csproj (in 0.9 ms). 2026-02-20T15:51:07.5508717Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/tests/System.IO.Compression.Brotli.Tests.csproj (in 2.2 sec). 2026-02-20T15:51:07.5521956Z Restored /__w/1/s/src/libraries/System.IO.Compression/tests/System.IO.Compression.Tests.csproj (in 2.4 sec). 2026-02-20T15:51:07.5548730Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/tests/System.IO.Compression.ZipFile.Tests.csproj (in 2.3 sec). 2026-02-20T15:51:07.6466606Z Restored /__w/1/s/src/libraries/System.Formats.Tar/tests/Manual/System.Formats.Tar.Manual.Tests.csproj (in 2 ms). 2026-02-20T15:51:07.6469915Z Restored /__w/1/s/src/libraries/System.Formats.Tar/ref/System.Formats.Tar.csproj (in 0.9 ms). 2026-02-20T15:51:07.8073589Z Restored /__w/1/s/src/libraries/System.Formats.Tar/src/System.Formats.Tar.csproj (in 8 ms). 2026-02-20T15:51:07.8549967Z Restored /__w/1/s/src/libraries/System.Formats.Tar/tests/System.Formats.Tar.Tests.csproj (in 625 ms). 2026-02-20T15:51:07.9455783Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/ref/System.Formats.Nrbf.csproj (in 3 ms). 2026-02-20T15:51:07.9458868Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/tests/System.Formats.Nrbf.Tests.csproj (in 12 ms). 2026-02-20T15:51:08.3009005Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj (in 604 ms). 2026-02-20T15:51:08.3149458Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/ref/System.Formats.Cbor.csproj (in 2 ms). 2026-02-20T15:51:08.3187523Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/tests/CborDocument/System.Formats.Cbor.Tests.DataModel.fsproj (in 366 ms). 2026-02-20T15:51:08.3375022Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/src/System.Formats.Cbor.csproj (in 368 ms). 2026-02-20T15:51:08.3443104Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/ref/System.Formats.Asn1.csproj (in 2 ms). 2026-02-20T15:51:08.4009784Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/tests/System.Formats.Asn1.Tests.csproj (in 6 ms). 2026-02-20T15:51:08.4101296Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/tests/System.Drawing.Primitives.Tests.csproj (in 1 ms). 2026-02-20T15:51:08.4163254Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj (in 3 ms). 2026-02-20T15:51:08.4164048Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/ref/System.Drawing.Primitives.csproj (in 0.9 ms). 2026-02-20T15:51:08.5012324Z Restored /__w/1/s/src/libraries/System.DirectoryServices/tests/System.DirectoryServices.Tests.csproj (in 5 ms). 2026-02-20T15:51:08.5986646Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/tests/System.Formats.Cbor.Tests.csproj (in 675 ms). 2026-02-20T15:51:08.5988175Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj (in 227 ms). 2026-02-20T15:51:08.7051089Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/tests/System.DirectoryServices.Protocols.Tests.csproj (in 11 ms). 2026-02-20T15:51:08.7280412Z Restored /__w/1/s/src/libraries/System.DirectoryServices/ref/System.DirectoryServices.csproj (in 141 ms). 2026-02-20T15:51:08.7281521Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/ref/System.DirectoryServices.Protocols.csproj (in 1 ms). 2026-02-20T15:51:08.8326443Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/tests/System.DirectoryServices.AccountManagement.Tests.csproj (in 8 ms). 2026-02-20T15:51:08.8386539Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/ref/System.DirectoryServices.AccountManagement.csproj (in 3 ms). 2026-02-20T15:51:09.2439217Z Restored /__w/1/s/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj (in 531 ms). 2026-02-20T15:51:09.2440776Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj (in 500 ms). 2026-02-20T15:51:09.2450819Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/ref/System.Diagnostics.Tracing.csproj (in 0.6 ms). 2026-02-20T15:51:09.2452654Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/src/System.Diagnostics.Tracing.csproj (in 1 ms). 2026-02-20T15:51:09.4522155Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj (in 517 ms). 2026-02-20T15:51:09.4523449Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/tests/System.Diagnostics.TraceSource.Config.Tests/System.Diagnostics.TraceSource.Config.Tests.csproj (in 7 ms). 2026-02-20T15:51:09.4524279Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj (in 2 ms). 2026-02-20T15:51:09.5432120Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/System.Diagnostics.TextWriterTraceListener.Tests.csproj (in 1 ms). 2026-02-20T15:51:09.5445827Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/tests/System.Diagnostics.TraceSource.Tests/System.Diagnostics.TraceSource.Tests.csproj (in 6 ms). 2026-02-20T15:51:09.5453675Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/ref/System.Diagnostics.TraceSource.csproj (in 0.8 ms). 2026-02-20T15:51:09.5904201Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/tests/System.Diagnostics.StackTrace.Tests.csproj (in 2 ms). 2026-02-20T15:51:09.7080759Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/ref/System.Diagnostics.TextWriterTraceListener.csproj (in 1 ms). 2026-02-20T15:51:09.7081514Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/tests/ExceptionTestAssembly/ExceptionTestAssembly.csproj (in 0.8 ms). 2026-02-20T15:51:09.7081992Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/tests/System.Diagnostics.Tracing.Tests.csproj (in 755 ms). 2026-02-20T15:51:09.7082449Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj (in 0.8 ms). 2026-02-20T15:51:09.7972296Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj (in 9 ms). 2026-02-20T15:51:09.7972857Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/tests/LongPath/LongPath.csproj (in 0.6 ms). 2026-02-20T15:51:09.7973286Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj (in 9 ms). 2026-02-20T15:51:09.9578746Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/ref/System.Diagnostics.Process.csproj (in 4 ms). 2026-02-20T15:51:09.9579641Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj (in 8 ms). 2026-02-20T15:51:10.0476704Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj (in 19 ms). 2026-02-20T15:51:10.0481156Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/tests/System.Diagnostics.PerformanceCounter.Tests.csproj (in 5 ms). 2026-02-20T15:51:10.0482559Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj (in 3 ms). 2026-02-20T15:51:10.1429526Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/System.Diagnostics.FileVersionInfo.TestAssembly.csproj (in 0.7 ms). 2026-02-20T15:51:10.1440883Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/ref/System.Diagnostics.FileVersionInfo.csproj (in 0.7 ms). 2026-02-20T15:51:10.1456540Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj (in 6 ms). 2026-02-20T15:51:10.2528043Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj (in 5 ms). 2026-02-20T15:51:10.3497438Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/tests/System.Diagnostics.EventLog.Tests.csproj (in 4 ms). 2026-02-20T15:51:10.3498221Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/Messages/System.Diagnostics.EventLog.Messages.csproj (in 1 ms). 2026-02-20T15:51:10.4422475Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/ref/System.Diagnostics.EventLog.csproj (in 3 ms). 2026-02-20T15:51:10.4433063Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj (in 203 ms). 2026-02-20T15:51:10.5504647Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/TestWithConfigSwitches/System.Diagnostics.DiagnosticSource.Switches.Tests.csproj (in 5 ms). 2026-02-20T15:51:10.6461000Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj (in 398 ms). 2026-02-20T15:51:10.6467756Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricOuterLoopTests/MetricOuterLoop1.Tests.csproj (in 9 ms). 2026-02-20T15:51:10.6491488Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj (in 12 ms). 2026-02-20T15:51:10.7915832Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricOuterLoopTests/MetricOuterLoop.Tests.csproj (in 5 ms). 2026-02-20T15:51:10.7916880Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj (in 3 ms). 2026-02-20T15:51:10.7954092Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/src/System.Diagnostics.Contracts.csproj (in 1 ms). 2026-02-20T15:51:10.7979178Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/tests/System.Diagnostics.Contracts.Tests.csproj (in 1 ms). 2026-02-20T15:51:10.7979783Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/ref/System.Diagnostics.Contracts.csproj (in 3 ms). 2026-02-20T15:51:10.8042916Z Restored /__w/1/s/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj (in 6 ms). 2026-02-20T15:51:10.8048995Z Restored /__w/1/s/src/libraries/System.Data.OleDb/tests/System.Data.OleDb.Tests.csproj (in 6 ms). 2026-02-20T15:51:10.8118832Z Restored /__w/1/s/src/libraries/System.Data.Odbc/tests/System.Data.Odbc.Tests.csproj (in 4 ms). 2026-02-20T15:51:10.8988763Z Restored /__w/1/s/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj (in 1 ms). 2026-02-20T15:51:10.9012775Z Restored /__w/1/s/src/libraries/System.Data.Common/tests/System.Data.DataSetExtensions.Tests/System.Data.DataSetExtensions.Tests.csproj (in 2 ms). 2026-02-20T15:51:11.3008387Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj (in 604 ms). 2026-02-20T15:51:11.3320549Z Restored /__w/1/s/src/libraries/System.Data.Common/src/System.Data.Common.csproj (in 11 ms). 2026-02-20T15:51:11.3321019Z Restored /__w/1/s/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj (in 516 ms). 2026-02-20T15:51:11.3379218Z Restored /__w/1/s/src/libraries/System.Data.Common/ref/System.Data.Common.csproj (in 2 ms). 2026-02-20T15:51:11.3425855Z Restored /__w/1/s/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj (in 535 ms). 2026-02-20T15:51:11.3426365Z Restored /__w/1/s/src/libraries/System.Console/tests/System.Console.Tests.csproj (in 5 ms). 2026-02-20T15:51:11.3463381Z Restored /__w/1/s/src/libraries/System.Console/tests/ManualTests/System.Console.Manual.Tests.csproj (in 1 ms). 2026-02-20T15:51:11.3463917Z Restored /__w/1/s/src/libraries/System.Console/ref/System.Console.csproj (in 2 ms). 2026-02-20T15:51:11.3552047Z Restored /__w/1/s/src/libraries/System.Console/src/System.Console.csproj (in 9 ms). 2026-02-20T15:51:11.3600688Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/tests/System.Configuration.ConfigurationManager.Tests.csproj (in 7 ms). 2026-02-20T15:51:11.3617630Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj (in 3 ms). 2026-02-20T15:51:11.3633737Z Restored /__w/1/s/src/libraries/System.Composition/tests/TestLibrary/TestLibrary.csproj (in 1 ms). 2026-02-20T15:51:11.3685493Z Restored /__w/1/s/src/libraries/System.Composition/tests/Microsoft.Composition.Demos.ExtendedCollectionImports/Microsoft.Composition.Demos.ExtendedCollectionImports.csproj (in 2 ms). 2026-02-20T15:51:11.3705228Z Restored /__w/1/s/src/libraries/System.Composition/tests/System.Composition.Tests.csproj (in 4 ms). 2026-02-20T15:51:11.3789787Z Restored /__w/1/s/src/libraries/System.Composition.TypedParts/tests/System.Composition.TypedParts.Tests.csproj (in 4 ms). 2026-02-20T15:51:11.4414130Z Restored /__w/1/s/src/libraries/System.Composition/src/System.Composition.csproj (in 69 ms). 2026-02-20T15:51:11.4424425Z Restored /__w/1/s/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj (in 59 ms). 2026-02-20T15:51:11.4473576Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/tests/System.Composition.Runtime.Tests.csproj (in 3 ms). 2026-02-20T15:51:11.4514050Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/tests/System.ComponentModel.Annotations.Tests.csproj (in 2 ms). 2026-02-20T15:51:11.4673239Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj (in 7 ms). 2026-02-20T15:51:11.4707685Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/ref/System.ComponentModel.Annotations.csproj (in 1 ms). 2026-02-20T15:51:11.4763862Z Restored /__w/1/s/src/libraries/System.Collections/tests/System.Collections.Tests.csproj (in 2 ms). 2026-02-20T15:51:11.4795828Z Restored /__w/1/s/src/libraries/System.Collections/src/System.Collections.csproj (in 1 ms). 2026-02-20T15:51:11.4818437Z Restored /__w/1/s/src/libraries/System.Collections/ref/System.Collections.csproj (in 0.7 ms). 2026-02-20T15:51:11.4874815Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/tests/System.Collections.Specialized.Tests.csproj (in 2 ms). 2026-02-20T15:51:11.4959094Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj (in 2 ms). 2026-02-20T15:51:11.4960353Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/ref/System.Collections.Specialized.csproj (in 1 ms). 2026-02-20T15:51:11.5026013Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj (in 3 ms). 2026-02-20T15:51:11.5061103Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj (in 59 ms). 2026-02-20T15:51:11.5062160Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj (in 152 ms). 2026-02-20T15:51:11.5073624Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj (in 2 ms). 2026-02-20T15:51:11.5083387Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/ref/System.Collections.NonGeneric.csproj (in 0.5 ms). 2026-02-20T15:51:11.5128007Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj (in 2 ms). 2026-02-20T15:51:11.5144250Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj (in 4 ms). 2026-02-20T15:51:11.5171540Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/tests/System.Collections.Concurrent.Tests.csproj (in 2 ms). 2026-02-20T15:51:11.5180649Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.EventLog.csproj (in 1 ms). 2026-02-20T15:51:11.5205271Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.SqlClient.csproj (in 1 ms). 2026-02-20T15:51:11.5214168Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.OleDb.csproj (in 1 ms). 2026-02-20T15:51:11.5240987Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.Odbc.csproj (in 1 ms). 2026-02-20T15:51:11.5249038Z Restored /__w/1/s/src/libraries/shims/stubs/System.Configuration.ConfigurationManager.csproj (in 1 ms). 2026-02-20T15:51:11.5295192Z Restored /__w/1/s/src/libraries/shims/stubs/System.CodeDom.csproj (in 1 ms). 2026-02-20T15:51:11.5300194Z Restored /__w/1/s/src/libraries/shims/stubs/Microsoft.Win32.SystemEvents.csproj (in 1 ms). 2026-02-20T15:51:11.5443751Z Restored /__w/1/s/src/libraries/shims/mscorlib/src/mscorlib.csproj (in 8 ms). 2026-02-20T15:51:11.5518644Z Restored /__w/1/s/src/libraries/shims/mscorlib/ref/mscorlib.csproj (in 4 ms). 2026-02-20T15:51:11.5554851Z Restored /__w/1/s/src/libraries/shims/WindowsBase/src/WindowsBase.csproj (in 2 ms). 2026-02-20T15:51:11.5599137Z Restored /__w/1/s/src/libraries/shims/netstandard/src/netstandard.csproj (in 17 ms). 2026-02-20T15:51:11.5715907Z Restored /__w/1/s/src/libraries/shims/System/ref/System.csproj (in 8 ms). 2026-02-20T15:51:11.5888726Z Restored /__w/1/s/src/libraries/shims/System.Xml/src/System.Xml.csproj (in 8 ms). 2026-02-20T15:51:11.5901658Z Restored /__w/1/s/src/libraries/shims/System/src/System.csproj (in 15 ms). 2026-02-20T15:51:11.5948541Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj (in 84 ms). 2026-02-20T15:51:11.6048976Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj (in 4 ms). 2026-02-20T15:51:11.6062016Z Restored /__w/1/s/src/libraries/shims/System.Xml.XmlDocument/src/System.Xml.XmlDocument.csproj (in 8 ms). 2026-02-20T15:51:11.6105695Z Restored /__w/1/s/src/libraries/shims/System.Xml.Serialization/src/System.Xml.Serialization.csproj (in 10 ms). 2026-02-20T15:51:11.6251330Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj (in 4 ms). 2026-02-20T15:51:11.6256808Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj (in 5 ms). 2026-02-20T15:51:11.6291065Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj (in 12 ms). 2026-02-20T15:51:11.6318153Z Restored /__w/1/s/src/libraries/shims/System.Runtime.InteropServices.RuntimeInformation/src/System.Runtime.InteropServices.RuntimeInformation.csproj (in 1 ms). 2026-02-20T15:51:11.6365051Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj (in 4 ms). 2026-02-20T15:51:11.6373768Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Handles/src/System.Runtime.Handles.csproj (in 1 ms). 2026-02-20T15:51:11.6389132Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj (in 0.9 ms). 2026-02-20T15:51:11.6394828Z Restored /__w/1/s/src/libraries/shims/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj (in 0.9 ms). 2026-02-20T15:51:11.6452150Z Restored /__w/1/s/src/libraries/shims/System.Resources.ResourceManager/src/System.Resources.ResourceManager.csproj (in 2 ms). 2026-02-20T15:51:11.6453171Z Restored /__w/1/s/src/libraries/shims/System.Resources.Reader/src/System.Resources.Reader.csproj (in 1 ms). 2026-02-20T15:51:11.6453865Z Restored /__w/1/s/src/libraries/shims/System.Reflection/src/System.Reflection.csproj (in 0.9 ms). 2026-02-20T15:51:11.6461510Z Restored /__w/1/s/src/libraries/shims/System.Reflection.Extensions/src/System.Reflection.Extensions.csproj (in 1 ms). 2026-02-20T15:51:11.6486522Z Restored /__w/1/s/src/libraries/shims/System.Numerics/src/System.Numerics.csproj (in 1 ms). 2026-02-20T15:51:11.6510930Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Serialization/src/System.Runtime.Serialization.csproj (in 10 ms). 2026-02-20T15:51:11.6547172Z Restored /__w/1/s/src/libraries/shims/System.Configuration/src/System.Configuration.csproj (in 1 ms). 2026-02-20T15:51:11.6614752Z Restored /__w/1/s/src/libraries/shims/System.Net/src/System.Net.csproj (in 7 ms). 2026-02-20T15:51:11.6643850Z Restored /__w/1/s/src/libraries/shims/System.Core/src/System.Core.csproj (in 7 ms). 2026-02-20T15:51:11.6649155Z Restored /__w/1/s/src/libraries/shims/System.Buffers/src/System.Buffers.csproj (in 1 ms). 2026-02-20T15:51:11.6669712Z Restored /__w/1/s/src/libraries/shims/System.AppContext/src/System.AppContext.csproj (in 1 ms). 2026-02-20T15:51:11.6690196Z Restored /__w/1/s/src/libraries/sfx.proj (in 0.5 ms). 2026-02-20T15:51:11.6710978Z Restored /__w/1/s/src/libraries/sfx-src.proj (in 0.5 ms). 2026-02-20T15:51:11.6736774Z Restored /__w/1/s/src/libraries/sfx-gen.proj (in 0.7 ms). 2026-02-20T15:51:11.6760910Z Restored /__w/1/s/src/libraries/sfx-finish.proj (in 0.6 ms). 2026-02-20T15:51:11.6761592Z Restored /__w/1/s/src/libraries/shims/System.ComponentModel.DataAnnotations/src/System.ComponentModel.DataAnnotations.csproj (in 9 ms). 2026-02-20T15:51:11.6780927Z Restored /__w/1/s/src/libraries/pretest.proj (in 0.5 ms). 2026-02-20T15:51:11.6790287Z Restored /__w/1/s/src/libraries/oob.proj (in 0.6 ms). 2026-02-20T15:51:11.6801914Z Restored /__w/1/s/src/libraries/oob-trim.proj (in 0.4 ms). 2026-02-20T15:51:11.6815389Z Restored /__w/1/s/src/libraries/shims/Microsoft.VisualBasic/src/Microsoft.VisualBasic.csproj (in 8 ms). 2026-02-20T15:51:11.6920531Z Restored /__w/1/s/src/libraries/oob-src.proj (in 0.6 ms). 2026-02-20T15:51:11.6958070Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestLoadAssembly/TestLoadAssembly.csproj (in 0.7 ms). 2026-02-20T15:51:11.6975133Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestCollectibleAssembly/TestCollectibleAssembly.csproj (in 0.6 ms). 2026-02-20T15:51:11.7009393Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System/Reflection/InvokeInterpreted/System.Runtime.ReflectionInvokeInterpreted.Tests.csproj (in 1 ms). 2026-02-20T15:51:11.7041630Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System/Reflection/InvokeEmit/System.Runtime.ReflectionInvokeEmit.Tests.csproj (in 1 ms). 2026-02-20T15:51:11.8972134Z Restored /__w/1/s/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj (in 968 ms). 2026-02-20T15:51:11.9031415Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/NlsTests/System.Runtime.Nls.Tests.csproj (in 12 ms). 2026-02-20T15:51:11.9149579Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/InvariantTimezone/System.Runtime.InvariantTimezone.Tests.csproj (in 7 ms). 2026-02-20T15:51:11.9264077Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/Hybrid/System.Runtime.IOS.Tests.csproj (in 6 ms). 2026-02-20T15:51:11.9443998Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.InteropServices.RuntimeInformation.Tests/System.Runtime.InteropServices.RuntimeInformation.Tests.csproj (in 9 ms). 2026-02-20T15:51:11.9621487Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Handles.Tests/System.Runtime.Handles.Tests.csproj (in 2 ms). 2026-02-20T15:51:11.9623994Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/VoidMainWithExitCodeApp/VoidMainWithExitCodeApp.csproj (in 0.5 ms). 2026-02-20T15:51:11.9624705Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TestAppOutsideOfTPA/TestAppOutsideOfTPA.csproj (in 0.7 ms). 2026-02-20T15:51:11.9671672Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TestApp/TestApp.csproj (in 0.5 ms). 2026-02-20T15:51:11.9672254Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TargetFrameworkNameTestApp/TargetFrameworkNameTestApp.csproj (in 0.5 ms). 2026-02-20T15:51:11.9853815Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System.Runtime.Tests.csproj (in 267 ms). 2026-02-20T15:51:11.9854651Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/System.Runtime.Extensions.Tests.csproj (in 7 ms). 2026-02-20T15:51:11.9912166Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/AssemblyResolveTestApp/AssemblyResolveTestApp.csproj (in 0.5 ms). 2026-02-20T15:51:12.0002685Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.CompilerServices.Unsafe.Tests/System.Runtime.CompilerServices.Unsafe.Tests.csproj (in 4 ms). 2026-02-20T15:51:12.0029477Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Resources.Reader.Tests/System.Resources.Reader.Tests.csproj (in 1 ms). 2026-02-20T15:51:12.0055756Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/UnloadableAssembly/UnloadableAssembly.csproj (in 1 ms). 2026-02-20T15:51:12.0091783Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/TestExe/System.Reflection.TestExe.csproj (in 0.5 ms). 2026-02-20T15:51:12.0105251Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/TestAssembly/TestAssembly.csproj (in 0.4 ms). 2026-02-20T15:51:12.0207893Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/System.Reflection.Tests.csproj (in 6 ms). 2026-02-20T15:51:12.0257413Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/InvokeInterpreted/System.Reflection.InvokeInterpreted.Tests.csproj (in 2 ms). 2026-02-20T15:51:12.0296624Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/InvokeEmit/System.Reflection.InvokeEmit.Tests.csproj (in 1 ms). 2026-02-20T15:51:12.0885563Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/Hello工程123/Hello工程123.csproj (in 0.8 ms). 2026-02-20T15:51:12.0886457Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/ForwardedTypesAssembly/ForwardedTypesAssembly.csproj (in 0.6 ms). 2026-02-20T15:51:12.0886976Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/CoreCLR/System.Reflection.CoreCLR.Tests.csproj (in 1 ms). 2026-02-20T15:51:12.0899786Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_3_0_0_0.csproj (in 0.9 ms). 2026-02-20T15:51:12.0900382Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_3_0_0.csproj (in 0.6 ms). 2026-02-20T15:51:12.0900943Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_2_0_0.csproj (in 0.5 ms). 2026-02-20T15:51:12.0901478Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_3_0.csproj (in 0.7 ms). 2026-02-20T15:51:12.0902214Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_2_0.csproj (in 2 ms). 2026-02-20T15:51:12.0902751Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_3.csproj (in 0.4 ms). 2026-02-20T15:51:12.0903290Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_2.csproj (in 0.4 ms). 2026-02-20T15:51:12.0903837Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_0.csproj (in 0.5 ms). 2026-02-20T15:51:12.0904378Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_0_0.csproj (in 0.5 ms). 2026-02-20T15:51:12.0904959Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_0_0_0.csproj (in 0.4 ms). 2026-02-20T15:51:12.0933174Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Resources.ResourceManager.Tests/System.Resources.ResourceManager.Tests.csproj (in 87 ms). 2026-02-20T15:51:12.0941929Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_0_0_0_0.csproj (in 0.5 ms). 2026-02-20T15:51:12.1032164Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.UnmanagedMemoryStream.Tests/System.IO.UnmanagedMemoryStream.Tests.csproj (in 5 ms). 2026-02-20T15:51:12.1042948Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.Tests/System.IO.Tests.csproj (in 6 ms). 2026-02-20T15:51:12.1095360Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/ManualTests/System.IO.FileSystem.Manual.Tests.csproj (in 1 ms). 2026-02-20T15:51:12.1151005Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/DisabledFileLockingTests/System.IO.FileSystem.DisabledFileLocking.Tests.csproj (in 3 ms). 2026-02-20T15:51:12.1196026Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Primitives.Tests/System.IO.FileSystem.Primitives.Tests.csproj (in 1 ms). 2026-02-20T15:51:12.1426634Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/System.Globalization.Tests.csproj (in 19 ms). 2026-02-20T15:51:12.1451756Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/System.IO.FileSystem.Tests.csproj (in 12 ms). 2026-02-20T15:51:12.1496029Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Invariant/Invariant.Tests.csproj (in 2 ms). 2026-02-20T15:51:12.1531012Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/NlsTests/System.Globalization.Nls.Tests.csproj (in 5 ms). 2026-02-20T15:51:12.1643025Z Restored /__w/1/s/src/libraries/apicompat/ApiCompat.proj (in 481 ms). 2026-02-20T15:51:12.1691971Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Hybrid/System.Globalization.IOS.Tests.csproj (in 12 ms). 2026-02-20T15:51:12.1703262Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Hybrid/AppleHybrid.Tests.csproj (in 3 ms). 2026-02-20T15:51:12.1725658Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/System.Globalization.Extensions.Tests.csproj (in 1 ms). 2026-02-20T15:51:12.1743512Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/NlsTests/System.Globalization.Extensions.Nls.Tests.csproj (in 2 ms). 2026-02-20T15:51:12.1779223Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/System.Globalization.Calendars.Tests.csproj (in 1 ms). 2026-02-20T15:51:12.1801607Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/Hybrid/System.Globalization.Extensions.iOS.Tests.csproj (in 4 ms). 2026-02-20T15:51:12.1838666Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/Hybrid/System.Globalization.Calendars.IOS.Tests.csproj (in 3 ms). 2026-02-20T15:51:12.1842553Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/CalendarTestWithConfigSwitch/System.Globalization.CalendarsWithConfigSwitch.Tests.csproj (in 1 ms). 2026-02-20T15:51:12.1880300Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Diagnostics.Tools.Tests/System.Diagnostics.Tools.Tests.csproj (in 2 ms). 2026-02-20T15:51:12.1909235Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Dynamic.Runtime.Tests/System.Dynamic.Runtime.Tests.csproj (in 3 ms). 2026-02-20T15:51:12.1932746Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Diagnostics.Debug.Tests/System.Diagnostics.Debug.Tests.csproj (in 2 ms). 2026-02-20T15:51:12.1938988Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Buffers.Tests/System.Buffers.Tests.csproj (in 1 ms). 2026-02-20T15:51:12.1966664Z Restored /__w/1/s/src/libraries/System.Runtime/ref/System.Runtime.csproj (in 0.6 ms). 2026-02-20T15:51:12.1974736Z Restored /__w/1/s/src/libraries/System.Runtime/src/System.Runtime.csproj (in 2 ms). 2026-02-20T15:51:12.2008441Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/XsdDataContractExporterTests/SerializationTypes/SerializationTypes.csproj (in 0.5 ms). 2026-02-20T15:51:12.2038577Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/System.Runtime.Serialization.Xml.Tests.csproj (in 2 ms). 2026-02-20T15:51:12.2044481Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/ReflectionOnly/System.Runtime.Serialization.Xml.ReflectionOnly.Tests.csproj (in 2 ms). 2026-02-20T15:51:12.2174778Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/Canonicalization/System.Runtime.Serialization.Xml.Canonicalization.Tests.csproj (in 6 ms). 2026-02-20T15:51:12.2230822Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/ref/System.Runtime.Serialization.Xml.csproj (in 1 ms). 2026-02-20T15:51:12.2260920Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/src/System.Runtime.Serialization.Xml.csproj (in 10 ms). 2026-02-20T15:51:12.2284132Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/tests/System.Runtime.Serialization.Schema.Tests.csproj (in 3 ms). 2026-02-20T15:51:12.2308192Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/ref/System.Runtime.Serialization.Schema.csproj (in 1 ms). 2026-02-20T15:51:12.2316660Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/src/System.Runtime.Serialization.Schema.csproj (in 2 ms). 2026-02-20T15:51:12.2354859Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/src/System.Runtime.Serialization.Primitives.csproj (in 1 ms). 2026-02-20T15:51:12.2365293Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/tests/System.Runtime.Serialization.Primitives.Tests.csproj (in 2 ms). 2026-02-20T15:51:12.2378024Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/ref/System.Runtime.Serialization.Primitives.csproj (in 0.5 ms). 2026-02-20T15:51:12.2406424Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/tests/System.Runtime.Serialization.Json.Tests.csproj (in 1 ms). 2026-02-20T15:51:12.2423774Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/tests/ReflectionOnly/System.Runtime.Serialization.Json.ReflectionOnly.Tests.csproj (in 1 ms). 2026-02-20T15:51:12.2490488Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/ref/System.Runtime.Serialization.Json.csproj (in 1 ms). 2026-02-20T15:51:12.2675490Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/src/System.Runtime.Serialization.Json.csproj (in 11 ms). 2026-02-20T15:51:12.2873965Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/tests/Disabled/System.Runtime.Serialization.Formatters.Disabled.Tests.csproj (in 13 ms). 2026-02-20T15:51:12.3016470Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj (in 39 ms). 2026-02-20T15:51:12.3039774Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/ref/System.Runtime.Serialization.Formatters.csproj (in 1 ms). 2026-02-20T15:51:12.3130301Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/tests/System.Runtime.Numerics.Tests.csproj (in 2 ms). 2026-02-20T15:51:12.3179564Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/src/System.Runtime.Numerics.csproj (in 1 ms). 2026-02-20T15:51:12.3241275Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/ref/System.Runtime.Numerics.csproj (in 0.6 ms). 2026-02-20T15:51:12.3251395Z Restored /__w/1/s/src/libraries/externals.csproj (in 635 ms). 2026-02-20T15:51:12.3299929Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.AssemblyVersion1/System.Runtime.Loader.Test.AssemblyVersion1.csproj (in 0.7 ms). 2026-02-20T15:51:12.3325744Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly2/System.Runtime.Loader.Test.Assembly2.csproj (in 0.7 ms). 2026-02-20T15:51:12.3361354Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/System.Runtime.Loader.Test.Assembly.csproj (in 0.6 ms). 2026-02-20T15:51:12.3382417Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/System.Runtime.Loader.Noop.Assembly.csproj (in 0.5 ms). 2026-02-20T15:51:12.3404878Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ReferencedClassLibNeutralIsSatellite/ReferencedClassLibNeutralIsSatellite.csproj (in 0.4 ms). 2026-02-20T15:51:12.3435311Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ReferencedClassLib/ReferencedClassLib.csproj (in 0.6 ms). 2026-02-20T15:51:12.3480543Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/RefEmitLoadContext/System.Runtime.Loader.RefEmitLoadContext.Tests.csproj (in 2 ms). 2026-02-20T15:51:12.3510134Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/LoaderLinkTest.Shared/LoaderLinkTest.Shared.csproj (in 0.6 ms). 2026-02-20T15:51:12.3541159Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/LoaderLinkTest.Dynamic/LoaderLinkTest.Dynamic.csproj (in 1 ms). 2026-02-20T15:51:12.3585560Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/DefaultContext/System.Runtime.Loader.DefaultContext.Tests.csproj (in 1 ms). 2026-02-20T15:51:12.3619486Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ContextualReflectionDependency/System.Runtime.Loader.Test.ContextualReflectionDependency.csproj (in 0.7 ms). 2026-02-20T15:51:12.4114739Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj (in 118 ms). 2026-02-20T15:51:12.9142194Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.ReflectionDeleteMember/System.Reflection.Metadata.ApplyUpdate.Test.ReflectionDeleteMember.csproj (in 481 ms). 2026-02-20T15:51:12.9143012Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.StaticLambdaRegression/System.Reflection.Metadata.ApplyUpdate.Test.StaticLambdaRegression.csproj (in 528 ms). 2026-02-20T15:51:12.9152476Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.ReflectionAddNewType/System.Reflection.Metadata.ApplyUpdate.Test.ReflectionAddNewType.csproj (in 0.6 ms). 2026-02-20T15:51:12.9153369Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.ReflectionAddNewMethod/System.Reflection.Metadata.ApplyUpdate.Test.ReflectionAddNewMethod.csproj (in 0.5 ms). 2026-02-20T15:51:12.9154431Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.MethodBody1/System.Reflection.Metadata.ApplyUpdate.Test.MethodBody1.csproj (in 0.5 ms). 2026-02-20T15:51:12.9155182Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.NewMethodThrows/System.Reflection.Metadata.ApplyUpdate.Test.NewMethodThrows.csproj (in 0.5 ms). 2026-02-20T15:51:12.9155950Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis.csproj (in 4 ms). 2026-02-20T15:51:12.9156709Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.LambdaBodyChange/System.Reflection.Metadata.ApplyUpdate.Test.LambdaBodyChange.csproj (in 0.5 ms). 2026-02-20T15:51:12.9157621Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.GenericAddStaticField/System.Reflection.Metadata.ApplyUpdate.Test.GenericAddStaticField.csproj (in 0.5 ms). 2026-02-20T15:51:12.9158420Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.IncreaseMetadataRowSize/System.Reflection.Metadata.ApplyUpdate.Test.IncreaseMetadataRowSize.csproj (in 0.5 ms). 2026-02-20T15:51:12.9215227Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.GenericAddInstanceField/System.Reflection.Metadata.ApplyUpdate.Test.GenericAddInstanceField.csproj (in 4 ms). 2026-02-20T15:51:12.9216221Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.FirstCallAfterUpdate/System.Reflection.Metadata.ApplyUpdate.Test.FirstCallAfterUpdate.csproj (in 4 ms). 2026-02-20T15:51:12.9273139Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.CustomAttributeDelete/System.Reflection.Metadata.ApplyUpdate.Test.CustomAttributeDelete.csproj (in 2 ms). 2026-02-20T15:51:12.9279236Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.CustomAttributeUpdate/System.Reflection.Metadata.ApplyUpdate.Test.CustomAttributeUpdate.csproj (in 4 ms). 2026-02-20T15:51:12.9323487Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.ClassWithCustomAttributes/System.Reflection.Metadata.ApplyUpdate.Test.ClassWithCustomAttributes.csproj (in 0.5 ms). 2026-02-20T15:51:12.9324700Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AsyncMethodChange/System.Reflection.Metadata.ApplyUpdate.Test.AsyncMethodChange.csproj (in 0.5 ms). 2026-02-20T15:51:12.9333777Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddStaticLambda/System.Reflection.Metadata.ApplyUpdate.Test.AddStaticLambda.csproj (in 0.5 ms). 2026-02-20T15:51:12.9356156Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddNestedClass/System.Reflection.Metadata.ApplyUpdate.Test.AddNestedClass.csproj (in 1 ms). 2026-02-20T15:51:12.9932140Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddStaticField/System.Reflection.Metadata.ApplyUpdate.Test.AddStaticField.csproj (in 0.7 ms). 2026-02-20T15:51:12.9933552Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddLambdaCapturingThis/System.Reflection.Metadata.ApplyUpdate.Test.AddLambdaCapturingThis.csproj (in 0.5 ms). 2026-02-20T15:51:12.9934889Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Tests.csproj (in 604 ms). 2026-02-20T15:51:12.9946288Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddInstanceField/System.Reflection.Metadata.ApplyUpdate.Test.AddInstanceField.csproj (in 0.7 ms). 2026-02-20T15:51:12.9946881Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/src/System.Runtime.Loader.csproj (in 1 ms). 2026-02-20T15:51:12.9967622Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddFieldRVA/System.Reflection.Metadata.ApplyUpdate.Test.AddFieldRVA.csproj (in 0.6 ms). 2026-02-20T15:51:12.9971869Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/IcuAppLocal/IcuAppLocal.Tests.csproj (in 843 ms). 2026-02-20T15:51:12.9979071Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/ref/System.Runtime.Loader.csproj (in 2 ms). 2026-02-20T15:51:12.9986109Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.csproj (in 0.5 ms). 2026-02-20T15:51:13.0018035Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/TestAssets/SharedTypes/SharedTypes.csproj (in 1 ms). 2026-02-20T15:51:13.0020146Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/src/System.Runtime.Intrinsics.csproj (in 4 ms). 2026-02-20T15:51:13.0044075Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/tests/System.Runtime.Intrinsics.Tests.csproj (in 6 ms). 2026-02-20T15:51:13.0071885Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.ComDisabled.UnitTests/System.Runtime.InteropServices.ComDisabled.Tests.csproj (in 2 ms). 2026-02-20T15:51:13.0114451Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System.Runtime.InteropServices.Tests.csproj (in 6 ms). 2026-02-20T15:51:13.1327977Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/TestAssets/NativeExports/NativeExports.csproj (in 130 ms). 2026-02-20T15:51:13.1348424Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/LibraryImportGenerator.Tests/LibraryImportGenerator.Tests.csproj (in 122 ms). 2026-02-20T15:51:13.1407847Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop/Ancillary.Interop.csproj (in 2 ms). 2026-02-20T15:51:13.1450026Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/ComInterfaceGenerator.Tests/ComInterfaceGenerator.Tests.csproj (in 5 ms). 2026-02-20T15:51:13.1451424Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/src/System.Runtime.InteropServices.csproj (in 1 ms). 2026-02-20T15:51:13.1461859Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/ref/System.Runtime.InteropServices.csproj (in 1 ms). 2026-02-20T15:51:13.2765653Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/LibraryImportGenerator.csproj (in 122 ms). 2026-02-20T15:51:13.2820624Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/DownlevelLibraryImportGenerator/DownlevelLibraryImportGenerator.csproj (in 4 ms). 2026-02-20T15:51:13.2866487Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/ComInterfaceGenerator.csproj (in 3 ms). 2026-02-20T15:51:13.2927148Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System.Runtime.InteropServices.JavaScript.Tests.csproj (in 3 ms). 2026-02-20T15:51:13.2973853Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/JavaScriptLibrary/JavaScriptLibrary.csproj (in 2 ms). 2026-02-20T15:51:13.6748747Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj (in 528 ms). 2026-02-20T15:51:13.6805328Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/src/System.Runtime.InteropServices.JavaScript.csproj (in 3 ms). 2026-02-20T15:51:13.6827849Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/ref/System.Runtime.InteropServices.JavaScript.csproj (in 0.8 ms). 2026-02-20T15:51:13.6869532Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/JSImportGenerator.csproj (in 2 ms). 2026-02-20T15:51:13.6907077Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/tests/System.Runtime.CompilerServices.VisualC.Tests.csproj (in 2 ms). 2026-02-20T15:51:13.6939276Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/src/System.Runtime.CompilerServices.VisualC.csproj (in 1 ms). 2026-02-20T15:51:13.6960260Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/ref/System.Runtime.CompilerServices.VisualC.csproj (in 0.7 ms). 2026-02-20T15:51:13.7074643Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching.Tests.csproj (in 6 ms). 2026-02-20T15:51:13.8488316Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj (in 136 ms). 2026-02-20T15:51:13.8522829Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/ref/System.Runtime.Caching.csproj (in 2 ms). 2026-02-20T15:51:13.8559368Z Restored /__w/1/s/src/libraries/System.Resources.Writer/tests/System.Resources.Writer.Tests.csproj (in 2 ms). 2026-02-20T15:51:13.8593661Z Restored /__w/1/s/src/libraries/System.Resources.Writer/src/System.Resources.Writer.csproj (in 1 ms). 2026-02-20T15:51:13.8615745Z Restored /__w/1/s/src/libraries/System.Resources.Writer/ref/System.Resources.Writer.csproj (in 0.8 ms). 2026-02-20T15:51:14.0213302Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/JSImportGenerator.UnitTest/JSImportGenerator.Unit.Tests.csproj (in 717 ms). 2026-02-20T15:51:14.0369178Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/ComInterfaceGenerator.Unit.Tests/ComInterfaceGenerator.Unit.Tests.csproj (in 1.02 sec). 2026-02-20T15:51:14.0369899Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/LibraryImportGenerator.UnitTests/LibraryImportGenerator.Unit.Tests.csproj (in 1.03 sec). 2026-02-20T15:51:14.0722875Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/tests/BinaryFormatTests/System.Resources.Extensions.BinaryFormat.Tests.csproj (in 28 ms). 2026-02-20T15:51:14.0742629Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/tests/CompatTests/System.Resources.Extensions.Compat.Tests.csproj (in 44 ms). 2026-02-20T15:51:14.0747918Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/tests/System.Resources.Extensions.Tests.csproj (in 203 ms). 2026-02-20T15:51:14.0800363Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/ref/System.Resources.Extensions.csproj (in 2 ms). 2026-02-20T15:51:14.0800875Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.csproj (in 1 ms). 2026-02-20T15:51:14.0804212Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/tests/System.Reflection.TypeExtensions.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.0804793Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj (in 0.5 ms). 2026-02-20T15:51:14.0811819Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/ref/System.Reflection.Primitives.csproj (in 0.5 ms). 2026-02-20T15:51:14.0816723Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj (in 0.8 ms). 2026-02-20T15:51:14.0869620Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/ref/System.Reflection.MetadataLoadContext.csproj (in 2 ms). 2026-02-20T15:51:14.0920057Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/tests/System.Reflection.MetadataLoadContext.Tests.csproj (in 5 ms). 2026-02-20T15:51:14.0975987Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/tests/System.Reflection.Metadata.Tests.csproj (in 5 ms). 2026-02-20T15:51:14.1018394Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj (in 2 ms). 2026-02-20T15:51:14.1047712Z Restored /__w/1/s/src/libraries/System.Reflection.Extensions/tests/System.Reflection.Extensions.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.1106539Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/tests/System.Reflection.Emit.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.1151260Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/src/System.Reflection.Emit.csproj (in 2 ms). 2026-02-20T15:51:14.1178970Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/ref/System.Reflection.Emit.csproj (in 1 ms). 2026-02-20T15:51:14.1208985Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/tests/System.Reflection.Emit.Lightweight.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.1233140Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/src/System.Reflection.Emit.Lightweight.csproj (in 0.8 ms). 2026-02-20T15:51:14.1255178Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/ref/System.Reflection.Emit.Lightweight.csproj (in 0.6 ms). 2026-02-20T15:51:14.1286005Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/tests/System.Reflection.Emit.ILGeneration.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.1310701Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj (in 0.8 ms). 2026-02-20T15:51:14.1331605Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj (in 0.7 ms). 2026-02-20T15:51:14.1350871Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/tests/TestDependency/System.Reflection.DispatchProxy.TestDependency.csproj (in 0.4 ms). 2026-02-20T15:51:14.1383530Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/tests/System.Reflection.DispatchProxy.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.1441940Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj (in 2 ms). 2026-02-20T15:51:14.1469860Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj (in 0.5 ms). 2026-02-20T15:51:14.1513951Z Restored /__w/1/s/src/libraries/System.Reflection.Context/tests/System.Reflection.Context.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.1617141Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj (in 120 ms). 2026-02-20T15:51:14.1650248Z Restored /__w/1/s/src/libraries/System.Reflection.Context/ref/System.Reflection.Context.csproj (in 1 ms). 2026-02-20T15:51:14.1686344Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/XmlSerializer/ReflectionOnly/System.Xml.XmlSerializer.ReflectionOnly.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.1719242Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/XmlReaderLib/System.Xml.RW.XmlReaderLib.csproj (in 1 ms). 2026-02-20T15:51:14.1762538Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.1909005Z Restored /__w/1/s/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj (in 7 ms). 2026-02-20T15:51:14.1955692Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/xNodeReader/System.Xml.Linq.xNodeReader.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.2007625Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.2042337Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.2091970Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.2128770Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/axes/System.Xml.Linq.Axes.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.2170012Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj (in 0.6 ms). 2026-02-20T15:51:14.2190993Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/XDocument.Common/XDocument.Common.csproj (in 1 ms). 2026-02-20T15:51:14.2213682Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj (in 133 ms). 2026-02-20T15:51:14.2237131Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.2249374Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Streaming/System.Xml.Linq.Streaming.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.2270165Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Schema/System.Xml.Schema.Extensions.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.2283276Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/SDMSample/System.Xml.Linq.SDMSample.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.2312417Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Properties/System.Xml.Linq.Properties.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.2344173Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/UnitTests/System.Private.Uri.Unit.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.2381354Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/FunctionalTests/System.Private.Uri.Functional.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.2407718Z Restored /__w/1/s/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj (in 1 ms). 2026-02-20T15:51:14.2430692Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj (in 7 ms). 2026-02-20T15:51:14.2485096Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/tests/IntrinsicsInSystemPrivatecoreLibAnalyzer.Tests/IntrinsicsInSystemPrivateCoreLib.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.2505419Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/ref/System.Private.CoreLib.csproj (in 0.5 ms). 2026-02-20T15:51:14.2533314Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/System.Private.CoreLib.Generators.csproj (in 1 ms). 2026-02-20T15:51:14.2560795Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/EventSourceGenerator.csproj (in 0.9 ms). 2026-02-20T15:51:14.2594407Z Restored /__w/1/s/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj (in 7 ms). 2026-02-20T15:51:14.2607384Z Restored /__w/1/s/src/libraries/System.ObjectModel/src/System.ObjectModel.csproj (in 0.8 ms). 2026-02-20T15:51:14.2614540Z Restored /__w/1/s/src/libraries/System.ObjectModel/tests/System.ObjectModel.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.2633499Z Restored /__w/1/s/src/libraries/System.ObjectModel/ref/System.ObjectModel.csproj (in 0.7 ms). 2026-02-20T15:51:14.2653346Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/tests/System.Numerics.Vectors.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.2672315Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj (in 1 ms). 2026-02-20T15:51:14.2677449Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj (in 0.5 ms). 2026-02-20T15:51:14.2731106Z Restored /__w/1/s/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj (in 118 ms). 2026-02-20T15:51:14.2742236Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/tests/System.Numerics.Tensors.Tests.csproj (in 4 ms). 2026-02-20T15:51:14.2772248Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/ref/System.Numerics.Tensors.csproj (in 1 ms). 2026-02-20T15:51:14.2773596Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/tests/System.Net.WebSockets.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.2802369Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/ref/System.Net.WebSockets.csproj (in 1 ms). 2026-02-20T15:51:14.2837696Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/tests/wasm/System.Net.WebSockets.Client.Wasm.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.2882078Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/tests/System.Net.WebSockets.Client.Tests.csproj (in 2 ms). 2026-02-20T15:51:14.2889992Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj (in 6 ms). 2026-02-20T15:51:14.2931307Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/ref/System.Net.WebSockets.Client.csproj (in 2 ms). 2026-02-20T15:51:14.2965498Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/tests/System.Net.WebProxy.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.3042798Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj (in 8 ms). 2026-02-20T15:51:14.3070530Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/ref/System.Net.WebProxy.csproj (in 0.9 ms). 2026-02-20T15:51:14.3106765Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/src/System.Net.WebProxy.csproj (in 5 ms). 2026-02-20T15:51:14.3111647Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/tests/System.Net.WebHeaderCollection.Tests.csproj (in 1 ms). 2026-02-20T15:51:14.3142770Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj (in 2 ms). 2026-02-20T15:51:14.3166686Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj (in 0.8 ms). 2026-02-20T15:51:14.3168919Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/tests/Microsoft.Win32.Primitives.Tests.csproj (in 3 ms). 2026-02-20T15:51:14.3187814Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/ref/Microsoft.Win32.Primitives.csproj (in 0.5 ms). 2026-02-20T15:51:14.3235847Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/tests/Microsoft.VisualBasic.Core.Tests.csproj (in 3 ms). 2026-02-20T15:51:14.3264288Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/ref/Microsoft.VisualBasic.Core.csproj (in 0.8 ms). 2026-02-20T15:51:14.3289695Z Restored /__w/1/s/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj (in 0.7 ms). 2026-02-20T15:51:14.3344464Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj (in 7 ms). 2026-02-20T15:51:14.3403218Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/tests/Microsoft.Extensions.Primitives.Tests.csproj (in 3 ms). 2026-02-20T15:51:14.4049021Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj (in 61 ms). 2026-02-20T15:51:14.4127761Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj (in 311 ms). 2026-02-20T15:51:14.4128312Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/ref/Microsoft.Extensions.Primitives.csproj (in 2 ms). 2026-02-20T15:51:14.4171814Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj (in 144 ms). 2026-02-20T15:51:14.4434498Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/SourceGenerationTests/Microsoft.Extensions.Options.SourceGeneration.Tests.csproj (in 15 ms). 2026-02-20T15:51:14.4442326Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/SourceGeneration.Unit.Tests/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.csproj (in 17 ms). 2026-02-20T15:51:14.4481275Z Restored /__w/1/s/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj (in 116 ms). 2026-02-20T15:51:14.4589469Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/ref/Microsoft.Extensions.Logging.EventLog.csproj (in 5 ms). 2026-02-20T15:51:14.4679588Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/Microsoft.Extensions.Options.Tests/Microsoft.Extensions.Options.Tests.csproj (in 24 ms). 2026-02-20T15:51:14.4765502Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/ref/Microsoft.Extensions.Logging.Debug.csproj (in 5 ms). 2026-02-20T15:51:14.5000760Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/tests/Microsoft.Extensions.Logging.Console.Tests/Microsoft.Extensions.Logging.Console.Tests.csproj (in 11 ms). 2026-02-20T15:51:14.5261103Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj (in 79 ms). 2026-02-20T15:51:14.5271897Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj (in 73 ms). 2026-02-20T15:51:14.5336217Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj (in 67 ms). 2026-02-20T15:51:14.5412555Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/ref/Microsoft.Extensions.Logging.Console.csproj (in 8 ms). 2026-02-20T15:51:14.5472466Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/ref/Microsoft.Extensions.Logging.Configuration.csproj (in 6 ms). 2026-02-20T15:51:14.5879037Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj (in 75 ms). 2026-02-20T15:51:14.6153639Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj (in 80 ms). 2026-02-20T15:51:14.7022122Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj (in 83 ms). 2026-02-20T15:51:14.7083968Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/ref/Microsoft.Extensions.Logging.Abstractions.csproj (in 3 ms). 2026-02-20T15:51:14.7122322Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj (in 2 ms). 2026-02-20T15:51:15.0232780Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.csproj (in 429 ms). 2026-02-20T15:51:15.0786229Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.0.csproj (in 363 ms). 2026-02-20T15:51:15.0850543Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.csproj (in 532 ms). 2026-02-20T15:51:15.1606270Z Restored /__w/1/s/src/tools/illink/src/linker/ref/Mono.Linker.csproj (in 136 ms). 2026-02-20T15:51:15.1849109Z Restored /__w/1/s/src/tools/illink/src/linker/Mono.Linker.csproj (in 105 ms). 2026-02-20T15:51:15.1849762Z Restored /__w/1/s/src/tools/illink/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (in 22 ms). 2026-02-20T15:51:15.1869602Z Restored /__w/1/s/src/tasks/tasks.proj (in 0.6 ms). 2026-02-20T15:51:15.1906365Z Restored /__w/1/s/src/tools/illink/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (in 2 ms). 2026-02-20T15:51:15.4261396Z Restored /__w/1/s/src/tasks/installer.tasks/installer.tasks.csproj (in 237 ms). 2026-02-20T15:51:15.4271354Z Restored /__w/1/s/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj (in 234 ms). 2026-02-20T15:51:15.4280491Z Restored /__w/1/s/src/native/libs/build-native.proj (in 0.5 ms). 2026-02-20T15:51:15.4302537Z Restored /__w/1/s/src/native/corehost/corehost.proj (in 0.6 ms). 2026-02-20T15:51:15.4329232Z Restored /__w/1/s/src/mono/nuget/mono-packages.proj (in 0.4 ms). 2026-02-20T15:51:15.4332147Z Restored /__w/1/s/src/mono/mono.proj (in 0.4 ms). 2026-02-20T15:51:15.4337108Z Restored /__w/1/s/src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj (in 0.6 ms). 2026-02-20T15:51:15.4348502Z Restored /__w/1/s/src/libraries/tests.proj (in 0.6 ms). 2026-02-20T15:51:15.4368403Z Restored /__w/1/s/src/libraries/shims/stubs/System.Windows.Extensions.csproj (in 1 ms). 2026-02-20T15:51:15.4398847Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceModel.Syndication.csproj (in 0.8 ms). 2026-02-20T15:51:15.4399515Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceProcess.ServiceController.csproj (in 2 ms). 2026-02-20T15:51:15.4430427Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Xml.csproj (in 0.9 ms). 2026-02-20T15:51:15.4432289Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Permissions.csproj (in 0.9 ms). 2026-02-20T15:51:15.4469605Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.ProtectedData.csproj (in 0.9 ms). 2026-02-20T15:51:15.4476735Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Pkcs.csproj (in 2 ms). 2026-02-20T15:51:15.4520455Z Restored /__w/1/s/src/libraries/shims/stubs/System.Runtime.Serialization.Schema.csproj (in 1 ms). 2026-02-20T15:51:15.4521852Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Ports.csproj (in 1 ms). 2026-02-20T15:51:15.4554521Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Packaging.csproj (in 1 ms). 2026-02-20T15:51:15.4602815Z Restored /__w/1/s/src/libraries/shims/stubs/System.Drawing.Common.csproj (in 2 ms). 2026-02-20T15:51:15.4603733Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.PerformanceCounter.csproj (in 2 ms). 2026-02-20T15:51:15.4894462Z Restored /__w/1/s/src/libraries/shims/System.Windows/src/System.Windows.csproj (in 4 ms). 2026-02-20T15:51:15.4900853Z Restored /__w/1/s/src/libraries/shims/System.Web/src/System.Web.csproj (in 2 ms). 2026-02-20T15:51:15.4908052Z Restored /__w/1/s/src/libraries/shims/System.ValueTuple/src/System.ValueTuple.csproj (in 4 ms). 2026-02-20T15:51:15.4922055Z Restored /__w/1/s/src/libraries/shims/System.Xml.Linq/src/System.Xml.Linq.csproj (in 11 ms). 2026-02-20T15:51:15.4960088Z Restored /__w/1/s/src/libraries/shims/System.Threading.Timer/src/System.Threading.Timer.csproj (in 1 ms). 2026-02-20T15:51:15.5033894Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks/src/System.Threading.Tasks.csproj (in 0.9 ms). 2026-02-20T15:51:15.5040152Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks.Extensions/src/System.Threading.Tasks.Extensions.csproj (in 0.9 ms). 2026-02-20T15:51:15.5107820Z Restored /__w/1/s/src/libraries/shims/System.Text.Encoding/src/System.Text.Encoding.csproj (in 0.9 ms). 2026-02-20T15:51:15.5155448Z Restored /__w/1/s/src/libraries/shims/System.ServiceProcess/src/System.ServiceProcess.csproj (in 1 ms). 2026-02-20T15:51:15.5236315Z Restored /__w/1/s/src/libraries/shims/System.Transactions/src/System.Transactions.csproj (in 17 ms). 2026-02-20T15:51:15.5252997Z Restored /__w/1/s/src/libraries/shims/System.Security/src/System.Security.csproj (in 1 ms). 2026-02-20T15:51:15.5297597Z Restored /__w/1/s/src/libraries/shims/System.Security.SecureString/src/System.Security.SecureString.csproj (in 2 ms). 2026-02-20T15:51:15.5329968Z Restored /__w/1/s/src/libraries/shims/System.Security.Principal/src/System.Security.Principal.csproj (in 2 ms). 2026-02-20T15:51:15.5389703Z Restored /__w/1/s/src/libraries/shims/System.ServiceModel.Web/src/System.ServiceModel.Web.csproj (in 9 ms). 2026-02-20T15:51:15.5512898Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj (in 7 ms). 2026-02-20T15:51:15.5539701Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj (in 7 ms). 2026-02-20T15:51:15.5566799Z Restored /__w/1/s/src/libraries/shims/System.IO/src/System.IO.csproj (in 0.9 ms). 2026-02-20T15:51:15.5611901Z Restored /__w/1/s/src/libraries/shims/System.IO.UnmanagedMemoryStream/src/System.IO.UnmanagedMemoryStream.csproj (in 1 ms). 2026-02-20T15:51:15.5645786Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem/src/System.IO.FileSystem.csproj (in 2 ms). 2026-02-20T15:51:15.5677568Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem.Primitives/src/System.IO.FileSystem.Primitives.csproj (in 0.9 ms). 2026-02-20T15:51:15.5705352Z Restored /__w/1/s/src/libraries/shims/System.Net.ServicePoint/src/System.Net.ServicePoint.csproj (in 9 ms). 2026-02-20T15:51:15.5741033Z Restored /__w/1/s/src/libraries/shims/System.Globalization/src/System.Globalization.csproj (in 0.8 ms). 2026-02-20T15:51:15.5744479Z Restored /__w/1/s/src/libraries/shims/System.IO.Compression.FileSystem/src/System.IO.Compression.FileSystem.csproj (in 2 ms). 2026-02-20T15:51:15.5780154Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Calendars/src/System.Globalization.Calendars.csproj (in 1 ms). 2026-02-20T15:51:15.5781248Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Extensions/src/System.Globalization.Extensions.csproj (in 0.9 ms). 2026-02-20T15:51:15.5838755Z Restored /__w/1/s/src/libraries/shims/System.Dynamic.Runtime/src/System.Dynamic.Runtime.csproj (in 3 ms). 2026-02-20T15:51:15.5867111Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Tools/src/System.Diagnostics.Tools.csproj (in 0.9 ms). 2026-02-20T15:51:15.5892655Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Debug/src/System.Diagnostics.Debug.csproj (in 0.9 ms). 2026-02-20T15:51:15.5948212Z Restored /__w/1/s/src/libraries/shims/System.Drawing/src/System.Drawing.csproj (in 8 ms). 2026-02-20T15:51:15.5984684Z Restored /__w/1/s/src/libraries/shims/System.Data/ref/System.Data.csproj (in 2 ms). 2026-02-20T15:51:15.6109948Z Restored /__w/1/s/src/libraries/shims/System.Data/src/System.Data.csproj (in 11 ms). 2026-02-20T15:51:15.6217661Z Restored /__w/1/s/src/libraries/shims/System.Data.DataSetExtensions/src/System.Data.DataSetExtensions.csproj (in 10 ms). 2026-02-20T15:51:15.6248387Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/ref/System.Xml.XmlSerializer.csproj (in 2 ms). 2026-02-20T15:51:15.6300016Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/src/System.Xml.XmlSerializer.csproj (in 7 ms). 2026-02-20T15:51:15.6346942Z Restored /__w/1/s/src/libraries/System.Xml.XPath/ref/System.Xml.XPath.csproj (in 0.8 ms). 2026-02-20T15:51:15.6465181Z Restored /__w/1/s/src/libraries/System.Xml.XPath/src/System.Xml.XPath.csproj (in 9 ms). 2026-02-20T15:51:15.6526886Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj (in 8 ms). 2026-02-20T15:51:15.6531130Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/ref/System.Xml.XPath.XDocument.csproj (in 2 ms). 2026-02-20T15:51:15.6580078Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/ref/System.Xml.XDocument.csproj (in 0.8 ms). 2026-02-20T15:51:15.6730055Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/src/System.Xml.XDocument.csproj (in 9 ms). 2026-02-20T15:51:15.6761481Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/ref/System.Xml.ReaderWriter.csproj (in 1 ms). 2026-02-20T15:51:15.6769661Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/src/System.Xml.ReaderWriter.csproj (in 9 ms). 2026-02-20T15:51:15.6838108Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj (in 3 ms). 2026-02-20T15:51:15.6876272Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/ref/System.Windows.Extensions.csproj (in 1 ms). 2026-02-20T15:51:15.6914032Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/tests/System.Web.HttpUtility.Tests.csproj (in 1 ms). 2026-02-20T15:51:15.6950374Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj (in 1 ms). 2026-02-20T15:51:15.6977628Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/ref/System.Web.HttpUtility.csproj (in 0.7 ms). 2026-02-20T15:51:15.7013228Z Restored /__w/1/s/src/libraries/System.Transactions.Local/tests/System.Transactions.Local.Tests.csproj (in 1 ms). 2026-02-20T15:51:15.7228727Z Restored /__w/1/s/src/libraries/System.Transactions.Local/src/System.Transactions.Local.csproj (in 11 ms). 2026-02-20T15:51:15.7242221Z Restored /__w/1/s/src/libraries/System.Transactions.Local/ref/System.Transactions.Local.csproj (in 0.5 ms). 2026-02-20T15:51:15.7279924Z Restored /__w/1/s/src/libraries/System.Threading/tests/System.Threading.Tests.csproj (in 1 ms). 2026-02-20T15:51:15.7306630Z Restored /__w/1/s/src/libraries/System.Threading/src/System.Threading.csproj (in 1 ms). 2026-02-20T15:51:15.7343204Z Restored /__w/1/s/src/libraries/System.Threading/ref/System.Threading.csproj (in 0.7 ms). 2026-02-20T15:51:15.7358775Z Restored /__w/1/s/src/libraries/System.Threading.WebAssembly.Threading/ref/System.Threading.WebAssembly.Threading.csproj (in 0.6 ms). 2026-02-20T15:51:15.7388680Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/tests/WindowsThreadPool/System.Threading.ThreadPool.WindowsThreadPool.Tests.csproj (in 1 ms). 2026-02-20T15:51:15.7425205Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/tests/System.Threading.ThreadPool.Tests.csproj (in 2 ms). 2026-02-20T15:51:15.7458059Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/src/System.Threading.ThreadPool.csproj (in 0.9 ms). 2026-02-20T15:51:15.7477058Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.csproj (in 0.7 ms). 2026-02-20T15:51:15.7499314Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool.WebAssembly.Threading/ref/System.Threading.ThreadPool.WebAssembly.Threading.csproj (in 0.6 ms). 2026-02-20T15:51:15.7553810Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj (in 2 ms). 2026-02-20T15:51:15.7578912Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/STAMain/STAMain.csproj (in 0.5 ms). 2026-02-20T15:51:15.7607068Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/MTAMain/MTAMain.csproj (in 0.5 ms). 2026-02-20T15:51:15.7631358Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/DefaultApartmentStateMain/DefaultApartmentStateMain.csproj (in 0.5 ms). 2026-02-20T15:51:15.7660602Z Restored /__w/1/s/src/libraries/System.Threading.Thread/src/System.Threading.Thread.csproj (in 1 ms). 2026-02-20T15:51:15.7684939Z Restored /__w/1/s/src/libraries/System.Threading.Thread/ref/System.Threading.Thread.csproj (in 0.6 ms). 2026-02-20T15:51:15.7707003Z Restored /__w/1/s/src/libraries/System.Threading.Thread.WebAssembly.Threading/ref/System.Threading.Thread.WebAssembly.Threading.csproj (in 0.6 ms). 2026-02-20T15:51:15.7742557Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/tests/System.Threading.Tasks.Parallel.Tests.csproj (in 1 ms). 2026-02-20T15:51:15.7775301Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/src/System.Threading.Tasks.Parallel.csproj (in 1 ms). 2026-02-20T15:51:15.7797155Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/ref/System.Threading.Tasks.Parallel.csproj (in 0.6 ms). 2026-02-20T15:51:15.8099785Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/tests/System.Threading.Tasks.Dataflow.Tests.csproj (in 8 ms). 2026-02-20T15:51:15.8462917Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj (in 167 ms). 2026-02-20T15:51:15.8501048Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/ref/System.Threading.Tasks.Dataflow.csproj (in 2 ms). 2026-02-20T15:51:15.8553924Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/tests/System.Threading.RateLimiting.Tests.csproj (in 3 ms). 2026-02-20T15:51:15.9429595Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj (in 142 ms). 2026-02-20T15:51:15.9471595Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/ref/System.Threading.RateLimiting.csproj (in 2 ms). 2026-02-20T15:51:15.9534487Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/tests/System.Threading.Overlapped.Tests.csproj (in 4 ms). 2026-02-20T15:51:15.9568153Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/src/System.Threading.Overlapped.csproj (in 1 ms). 2026-02-20T15:51:15.9592295Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/ref/System.Threading.Overlapped.csproj (in 0.7 ms). 2026-02-20T15:51:15.9685545Z Restored /__w/1/s/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj (in 4 ms). 2026-02-20T15:51:15.9806383Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/src/System.Threading.RateLimiting.csproj (in 122 ms). 2026-02-20T15:51:15.9859209Z Restored /__w/1/s/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj (in 2 ms). 2026-02-20T15:51:15.9941353Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/tests/System.Threading.AccessControl.Tests.csproj (in 4 ms). 2026-02-20T15:51:16.0053241Z Restored /__w/1/s/src/tools/illink/src/ILLink.Tasks/ILLink.Tasks.csproj (in 918 ms). 2026-02-20T15:51:16.0098560Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj (in 2 ms). 2026-02-20T15:51:16.0137649Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/tests/UnitTests/System.Text.RegularExpressions.Unit.Tests.csproj (in 2 ms). 2026-02-20T15:51:16.0321910Z Restored /__w/1/s/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj (in 61 ms). 2026-02-20T15:51:16.0379941Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj (in 3 ms). 2026-02-20T15:51:16.0403015Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/ref/System.Text.RegularExpressions.csproj (in 0.8 ms). 2026-02-20T15:51:16.0467952Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/gen/System.Text.RegularExpressions.Generator.csproj (in 4 ms). 2026-02-20T15:51:16.0563118Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests.csproj (in 1.51 sec). 2026-02-20T15:51:16.0715324Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests.csproj (in 7 ms). 2026-02-20T15:51:16.0877701Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.csproj (in 8 ms). 2026-02-20T15:51:16.3202004Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj (in 322 ms). 2026-02-20T15:51:16.3888858Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/System.Text.Json.SourceGeneration.Roslyn4.4.Tests.csproj (in 288 ms). 2026-02-20T15:51:16.4013921Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/System.Text.Json.Tests.csproj (in 329 ms). 2026-02-20T15:51:16.4016224Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.csproj (in 59 ms). 2026-02-20T15:51:16.4016803Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.Roslyn4.4.csproj (in 6 ms). 2026-02-20T15:51:16.4151889Z Restored /__w/1/s/src/libraries/System.Text.Json/ref/System.Text.Json.csproj (in 4 ms). 2026-02-20T15:51:16.4152599Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.Roslyn3.11.csproj (in 6 ms). 2026-02-20T15:51:16.4218875Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.4.csproj (in 2 ms). 2026-02-20T15:51:16.4220186Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.0.csproj (in 2 ms). 2026-02-20T15:51:16.4231352Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn3.11.csproj (in 1 ms). 2026-02-20T15:51:16.4311878Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/tests/System.Text.Encodings.Web.Tests.csproj (in 6 ms). 2026-02-20T15:51:16.4343475Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj (in 2 ms). 2026-02-20T15:51:16.4378824Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/tests/System.Text.Encoding.Extensions.Tests.csproj (in 1 ms). 2026-02-20T15:51:16.4403939Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/src/System.Text.Encoding.Extensions.csproj (in 0.8 ms). 2026-02-20T15:51:16.4422561Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/ref/System.Text.Encoding.Extensions.csproj (in 0.5 ms). 2026-02-20T15:51:16.4492532Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/tests/System.Text.Encoding.CodePages.Tests.csproj (in 3 ms). 2026-02-20T15:51:16.5680365Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj (in 141 ms). 2026-02-20T15:51:16.5740516Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj (in 2 ms). 2026-02-20T15:51:16.5822184Z Restored /__w/1/s/src/libraries/System.Speech/tests/System.Speech.Tests.csproj (in 4 ms). 2026-02-20T15:51:16.6057665Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/tests/FunctionalTests/System.Text.RegularExpressions.Tests.csproj (in 580 ms). 2026-02-20T15:51:16.6067360Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj (in 153 ms). 2026-02-20T15:51:16.6105898Z Restored /__w/1/s/src/libraries/System.Speech/ref/System.Speech.csproj (in 2 ms). 2026-02-20T15:51:16.6119449Z Restored /__w/1/s/src/libraries/System.Text.Json/src/System.Text.Json.csproj (in 206 ms). 2026-02-20T15:51:16.6355700Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests.csproj (in 5 ms). 2026-02-20T15:51:16.6404766Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/System.ServiceProcess.ServiceController.TestService.csproj (in 23 ms). 2026-02-20T15:51:16.6405658Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj (in 2 ms). 2026-02-20T15:51:16.6433302Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj (in 23 ms). 2026-02-20T15:51:16.6441625Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj (in 2 ms). 2026-02-20T15:51:16.6456520Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/tests/System.ServiceModel.Syndication.Tests.csproj (in 3 ms). 2026-02-20T15:51:16.6490416Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj (in 2 ms). 2026-02-20T15:51:16.6491316Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj (in 2 ms). 2026-02-20T15:51:16.6509956Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj (in 0.6 ms). 2026-02-20T15:51:16.6541919Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj (in 4 ms). 2026-02-20T15:51:16.6617198Z Restored /__w/1/s/src/libraries/System.Security.Permissions/tests/System.Security.Permissions.Tests.csproj (in 3 ms). 2026-02-20T15:51:16.6618522Z Restored /__w/1/s/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj (in 2 ms). 2026-02-20T15:51:16.6621680Z Restored /__w/1/s/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj (in 4 ms). 2026-02-20T15:51:16.6645878Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/ref/System.Security.Cryptography.csproj (in 1 ms). 2026-02-20T15:51:16.6767687Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/tests/System.Security.Cryptography.Xml.Tests.csproj (in 5 ms). 2026-02-20T15:51:16.6823553Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/src/System.Security.Cryptography.csproj (in 16 ms). 2026-02-20T15:51:16.6839600Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/tests/System.Security.Cryptography.Tests.csproj (in 18 ms). 2026-02-20T15:51:16.6855864Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/ref/System.Security.Cryptography.Xml.csproj (in 1 ms). 2026-02-20T15:51:16.6910649Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj (in 5 ms). 2026-02-20T15:51:16.6911512Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/tests/System.Security.Cryptography.ProtectedData.Tests.csproj (in 3 ms). 2026-02-20T15:51:16.6929053Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj (in 3 ms). 2026-02-20T15:51:16.6960320Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj (in 1 ms). 2026-02-20T15:51:16.7065374Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj (in 3 ms). 2026-02-20T15:51:16.7066101Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj (in 7 ms). 2026-02-20T15:51:16.7104622Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj (in 10 ms). 2026-02-20T15:51:16.7112052Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.OpenSsl/tests/System.Security.Cryptography.OpenSsl.Tests.csproj (in 3 ms). 2026-02-20T15:51:16.7157443Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj (in 5 ms). 2026-02-20T15:51:16.7220275Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/ref/System.Security.Cryptography.Cose.csproj (in 3 ms). 2026-02-20T15:51:16.7270249Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj (in 2 ms). 2026-02-20T15:51:16.7299805Z Restored /__w/1/s/src/libraries/System.Security.Claims/tests/System.Security.Claims.Tests.csproj (in 1 ms). 2026-02-20T15:51:16.7331490Z Restored /__w/1/s/src/libraries/System.Security.Claims/src/System.Security.Claims.csproj (in 1 ms). 2026-02-20T15:51:16.7352642Z Restored /__w/1/s/src/libraries/System.Security.Claims/ref/System.Security.Claims.csproj (in 0.5 ms). 2026-02-20T15:51:16.7390104Z Restored /__w/1/s/src/libraries/System.Speech/src/System.Speech.csproj (in 152 ms). 2026-02-20T15:51:16.7401323Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/tests/System.Security.AccessControl.Tests.csproj (in 2 ms). 2026-02-20T15:51:16.7425350Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj (in 0.7 ms). 2026-02-20T15:51:16.7438151Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj (in 2 ms). 2026-02-20T15:51:16.7461321Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.ValueTuple.Tests/System.ValueTuple.Tests.csproj (in 1 ms). 2026-02-20T15:51:16.7468363Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Timer.Tests/System.Threading.Timer.Tests.csproj (in 1 ms). 2026-02-20T15:51:16.7494710Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Threading.Tasks.Tests.csproj (in 1 ms). 2026-02-20T15:51:16.7501646Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Tasks.Extensions.Tests/System.Threading.Tasks.Extensions.Tests.csproj (in 1 ms). 2026-02-20T15:51:16.7538637Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Security.SecureString.Tests/System.Security.SecureString.Tests.csproj (in 1 ms). 2026-02-20T15:51:16.7539253Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Text.Encoding.Tests/System.Text.Encoding.Tests.csproj (in 2 ms). 2026-02-20T15:51:16.7560115Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestStructs/System.TestStructs.ilproj (in 0.6 ms). 2026-02-20T15:51:16.7560637Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestModule/System.Reflection.TestModule.ilproj (in 0.6 ms). 2026-02-20T15:51:16.8499127Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/src/System.Security.Cryptography.Cose.csproj (in 132 ms). 2026-02-20T15:51:16.9920953Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/tests/System.Security.Cryptography.Cose.Tests.csproj (in 279 ms). 2026-02-20T15:51:24.7181907Z Crossgen2Tasks -> /__w/1/s/artifacts/bin/Crossgen2Tasks/Debug/Crossgen2Tasks.dll 2026-02-20T15:51:24.7261982Z installer.tasks -> /__w/1/s/artifacts/bin/installer.tasks/Debug/installer.tasks.dll 2026-02-20T15:51:24.9834065Z Running 'sh -c 'build_arch="x64" compiler="clang" . "/__w/1/s/eng/common/native/init-compiler.sh" && TARGET_BUILD_ARCH=x64 cmake -G Ninja -DCMAKE_INSTALL_PREFIX="/__w/1/s/artifacts/obj/mono/linux.x64.Release/out" -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DGC_SUSPEND=hybrid -DMONO_LIB_NAME=monosgen-2.0 -DMONO_SHARED_LIB_NAME=coreclr -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/eng/common/cross/toolchain.cmake -DSTATIC_COMPONENTS=1 -DMONO_COMPONENTS_RID=linux-x64 -DCLR_CMAKE_HOST_ARCH=x64 -DCMAKE_C_FLAGS=" -Wl,--build-id=sha1" -DCMAKE_CXX_FLAGS=" -Wl,--build-id=sha1" "/__w/1/s/src/mono"'' in '/__w/1/s/artifacts/obj/mono/linux.x64.Release/' 2026-02-20T15:51:25.5014741Z -- The C compiler identification is Clang 21.1.8 2026-02-20T15:51:25.5662572Z -- The CXX compiler identification is Clang 21.1.8 2026-02-20T15:51:25.5920186Z -- Detecting C compiler ABI info 2026-02-20T15:51:25.6933046Z -- Detecting C compiler ABI info - done 2026-02-20T15:51:25.7119474Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-02-20T15:51:25.7126095Z -- Detecting C compile features 2026-02-20T15:51:25.7135817Z -- Detecting C compile features - done 2026-02-20T15:51:25.7237070Z -- Detecting CXX compiler ABI info 2026-02-20T15:51:25.8109007Z -- Detecting CXX compiler ABI info - done 2026-02-20T15:51:25.8292985Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-02-20T15:51:25.8298182Z -- Detecting CXX compile features 2026-02-20T15:51:25.8318782Z -- Detecting CXX compile features - done 2026-02-20T15:51:25.8746478Z -- The linker identification is LLD 21.1.8 (compatible with GNU linkers) 2026-02-20T15:51:25.8910330Z CMAKE_SYSTEM_NAME=Linux 2026-02-20T15:51:25.8910759Z CMAKE_SYSTEM_VARIANT= 2026-02-20T15:51:25.8911040Z CMAKE_SYSTEM_PROCESSOR=x86_64 2026-02-20T15:51:25.8911317Z TARGET_ARCH=x86_64 2026-02-20T15:51:25.8911502Z CMAKE_CROSSCOMPILING=TRUE 2026-02-20T15:51:26.0523250Z -- Using CMake version 3.30.3 2026-02-20T15:51:26.0536516Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-02-20T15:51:26.0536852Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-02-20T15:51:26.0597561Z -- Arch detected: 'x86_64-linux-gnu' 2026-02-20T15:51:26.0597888Z -- Basearch of 'x86_64-linux-gnu' has been detected as: 'x86' 2026-02-20T15:51:26.0627873Z -- Using CMake toolchain: /__w/1/s/eng/common/cross/toolchain.cmake 2026-02-20T15:51:26.0637979Z -- Performing Test FNO_LTO_AVAILABLE 2026-02-20T15:51:26.1357720Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-02-20T15:51:26.1363960Z -- Looking for arm_acle.h 2026-02-20T15:51:26.1900761Z -- Looking for arm_acle.h - not found 2026-02-20T15:51:26.1901650Z -- Looking for sys/auxv.h 2026-02-20T15:51:26.2697584Z -- Looking for sys/auxv.h - found 2026-02-20T15:51:26.2700674Z -- Looking for sys/sdt.h 2026-02-20T15:51:26.3157879Z -- Looking for sys/sdt.h - not found 2026-02-20T15:51:26.3159801Z -- Looking for unistd.h 2026-02-20T15:51:26.3891267Z -- Looking for unistd.h - found 2026-02-20T15:51:26.3891674Z -- Looking for linux/auxvec.h 2026-02-20T15:51:26.4626850Z -- Looking for linux/auxvec.h - found 2026-02-20T15:51:26.4628711Z -- Looking for sys/types.h 2026-02-20T15:51:26.5362340Z -- Looking for sys/types.h - found 2026-02-20T15:51:26.5362789Z -- Looking for stdint.h 2026-02-20T15:51:26.6149305Z -- Looking for stdint.h - found 2026-02-20T15:51:26.6150101Z -- Looking for stddef.h 2026-02-20T15:51:26.6975681Z -- Looking for stddef.h - found 2026-02-20T15:51:26.6976734Z -- Check size of off64_t 2026-02-20T15:51:26.7908105Z -- Check size of off64_t - done 2026-02-20T15:51:26.7908654Z -- Looking for fseeko 2026-02-20T15:51:26.8749942Z -- Looking for fseeko - found 2026-02-20T15:51:26.8759033Z -- Looking for strerror 2026-02-20T15:51:26.9635341Z -- Looking for strerror - found 2026-02-20T15:51:26.9635837Z -- Looking for posix_memalign 2026-02-20T15:51:27.0412409Z -- Looking for posix_memalign - found 2026-02-20T15:51:27.0412892Z -- Looking for aligned_alloc 2026-02-20T15:51:27.1170236Z -- Looking for aligned_alloc - found 2026-02-20T15:51:27.1177136Z -- Performing Test HAVE_NO_INTERPOSITION 2026-02-20T15:51:27.1910220Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-02-20T15:51:27.1913555Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-02-20T15:51:27.2629497Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-02-20T15:51:27.2629928Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-02-20T15:51:27.3350447Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-02-20T15:51:27.3350885Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-02-20T15:51:27.4066514Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-02-20T15:51:27.4069071Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-02-20T15:51:27.4817797Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-02-20T15:51:27.4818242Z -- Performing Test HAVE_BUILTIN_CTZ 2026-02-20T15:51:27.5541552Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-02-20T15:51:27.5541993Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-02-20T15:51:27.6270857Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-02-20T15:51:27.6271233Z -- Performing Test HAVE_PTRDIFF_T 2026-02-20T15:51:27.7002397Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-02-20T15:51:27.7003599Z -- Performing Test HAVE_XSAVE_INTRIN 2026-02-20T15:51:28.1281076Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-02-20T15:51:28.1284610Z -- Performing Test HAVE_SSE2_INTRIN 2026-02-20T15:51:28.5388818Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-02-20T15:51:28.5390218Z -- Performing Test HAVE_SSSE3_INTRIN 2026-02-20T15:51:28.9519425Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-02-20T15:51:28.9519934Z -- Performing Test HAVE_SSE42_INTRIN 2026-02-20T15:51:29.0605127Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-02-20T15:51:29.0605521Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-02-20T15:51:29.4677194Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-02-20T15:51:29.4678507Z -- Performing Test HAVE_AVX2_INTRIN 2026-02-20T15:51:29.8902640Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-02-20T15:51:29.8912275Z -- Performing Test HAVE_CASCADE_LAKE 2026-02-20T15:51:29.9640387Z -- Performing Test HAVE_CASCADE_LAKE - Success 2026-02-20T15:51:29.9642990Z -- Performing Test HAVE_AVX512_INTRIN 2026-02-20T15:51:30.3760657Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-02-20T15:51:30.3765841Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-02-20T15:51:30.7885758Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-02-20T15:51:30.7886019Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-02-20T15:51:31.2033725Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-02-20T15:51:31.2036769Z -- 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-02-20T15:51:31.2204797Z -- The following features have been enabled: 2026-02-20T15:51:31.2205287Z 2026-02-20T15:51:31.2205621Z * CMAKE_BUILD_TYPE, Build type: Release (selected) 2026-02-20T15:51:31.2205985Z * XSAVE, Support XSAVE intrinsics using "-mxsave" 2026-02-20T15:51:31.2206354Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "-mssse3" 2026-02-20T15:51:31.2206762Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "-msse4.2" 2026-02-20T15:51:31.2207199Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-msse4.2 -mpclmul" 2026-02-20T15:51:31.2207969Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "-mavx2 -mbmi2" 2026-02-20T15:51:31.2208367Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "-mavx2 -mbmi2" 2026-02-20T15:51:31.2208760Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "-mavx2 -mbmi2" 2026-02-20T15:51:31.2209147Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "-mavx2 -mbmi2" 2026-02-20T15:51:31.2209558Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-02-20T15:51:31.2210050Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-02-20T15:51:31.2210549Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mavx512vnni -mbmi2 -mtune=cascadelake" 2026-02-20T15:51:31.2211433Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using "-mpclmul -mvpclmulqdq -mavx512f -mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-02-20T15:51:31.2211923Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-02-20T15:51:31.2212267Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-02-20T15:51:31.2212616Z * WITH_SANITIZER, Enable sanitizer support 2026-02-20T15:51:31.2212933Z * WITH_GTEST, Build gtest_zlib 2026-02-20T15:51:31.2213251Z * WITH_OPTIM, Build with optimisation 2026-02-20T15:51:31.2213580Z * WITH_NEW_STRATEGIES, Use new strategies 2026-02-20T15:51:31.2213937Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-02-20T15:51:31.2214270Z * WITH_AVX2, Build with AVX2 2026-02-20T15:51:31.2214564Z * WITH_AVX512, Build with AVX512 2026-02-20T15:51:31.2214891Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-02-20T15:51:31.2215208Z * WITH_SSE2, Build with SSE2 2026-02-20T15:51:31.2215528Z * WITH_SSSE3, Build with SSSE3 2026-02-20T15:51:31.2215831Z * WITH_SSE42, Build with SSE42 2026-02-20T15:51:31.2216148Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-02-20T15:51:31.2216466Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-02-20T15:51:31.2216740Z 2026-02-20T15:51:31.2217024Z -- The following features have been disabled: 2026-02-20T15:51:31.2217595Z 2026-02-20T15:51:31.2217925Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-02-20T15:51:31.2218291Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-02-20T15:51:31.2218629Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-02-20T15:51:31.2218949Z * WITH_FUZZERS, Build test/fuzz 2026-02-20T15:51:31.2219244Z * WITH_BENCHMARKS, Build test/benchmarks 2026-02-20T15:51:31.2219577Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-02-20T15:51:31.2219987Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-02-20T15:51:31.2220482Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-02-20T15:51:31.2220833Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-02-20T15:51:31.2221182Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-02-20T15:51:31.2221571Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-02-20T15:51:31.2222208Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-02-20T15:51:31.2222514Z 2026-02-20T15:51:31.2354000Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-02-20T15:51:31.3093051Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-02-20T15:51:31.3096009Z -- Looking for sys/types.h 2026-02-20T15:51:31.3856378Z -- Looking for sys/types.h - found 2026-02-20T15:51:31.3857660Z -- Looking for sys/stat.h 2026-02-20T15:51:31.4585198Z -- Looking for sys/stat.h - found 2026-02-20T15:51:31.4588209Z -- Looking for sys/sockio.h 2026-02-20T15:51:31.5043286Z -- Looking for sys/sockio.h - not found 2026-02-20T15:51:31.5045827Z -- Looking for sys/un.h 2026-02-20T15:51:31.5781553Z -- Looking for sys/un.h - found 2026-02-20T15:51:31.5781943Z -- Looking for sys/syscall.h 2026-02-20T15:51:31.6493179Z -- Looking for sys/syscall.h - found 2026-02-20T15:51:31.6494533Z -- Looking for sys/uio.h 2026-02-20T15:51:31.7219653Z -- Looking for sys/uio.h - found 2026-02-20T15:51:31.7220110Z -- Looking for sys/param.h 2026-02-20T15:51:31.7972020Z -- Looking for sys/param.h - found 2026-02-20T15:51:31.7972402Z -- Looking for sys/prctl.h 2026-02-20T15:51:31.8676160Z -- Looking for sys/prctl.h - found 2026-02-20T15:51:31.8676610Z -- Looking for sys/socket.h 2026-02-20T15:51:31.9421666Z -- Looking for sys/socket.h - found 2026-02-20T15:51:31.9422363Z -- Looking for sys/utsname.h 2026-02-20T15:51:32.0186187Z -- Looking for sys/utsname.h - found 2026-02-20T15:51:32.0186653Z -- Looking for sys/select.h 2026-02-20T15:51:32.0924092Z -- Looking for sys/select.h - found 2026-02-20T15:51:32.0926080Z -- Looking for sys/poll.h 2026-02-20T15:51:32.1653584Z -- Looking for sys/poll.h - found 2026-02-20T15:51:32.1653828Z -- Looking for sys/wait.h 2026-02-20T15:51:32.2422797Z -- Looking for sys/wait.h - found 2026-02-20T15:51:32.2423173Z -- Looking for sys/resource.h 2026-02-20T15:51:32.3176972Z -- Looking for sys/resource.h - found 2026-02-20T15:51:32.3179337Z -- Looking for sys/ioctl.h 2026-02-20T15:51:32.3890893Z -- Looking for sys/ioctl.h - found 2026-02-20T15:51:32.3893179Z -- Looking for sys/errno.h 2026-02-20T15:51:32.4600664Z -- Looking for sys/errno.h - found 2026-02-20T15:51:32.4601169Z -- Looking for sys/mman.h 2026-02-20T15:51:32.5312072Z -- Looking for sys/mman.h - found 2026-02-20T15:51:32.5314455Z -- Looking for sys/mount.h 2026-02-20T15:51:32.6026306Z -- Looking for sys/mount.h - found 2026-02-20T15:51:32.6026676Z -- Looking for sys/time.h 2026-02-20T15:51:32.6729958Z -- Looking for sys/time.h - found 2026-02-20T15:51:32.6730193Z -- Looking for sys/random.h 2026-02-20T15:51:32.7451443Z -- Looking for sys/random.h - found 2026-02-20T15:51:32.7451885Z -- Looking for strings.h 2026-02-20T15:51:32.8156625Z -- Looking for strings.h - found 2026-02-20T15:51:32.8156937Z -- Looking for stdint.h 2026-02-20T15:51:32.8882313Z -- Looking for stdint.h - found 2026-02-20T15:51:32.8882805Z -- Looking for unistd.h 2026-02-20T15:51:32.9612114Z -- Looking for unistd.h - found 2026-02-20T15:51:32.9612453Z -- Looking for signal.h 2026-02-20T15:51:33.0356416Z -- Looking for signal.h - found 2026-02-20T15:51:33.0359499Z -- Looking for setjmp.h 2026-02-20T15:51:33.1106823Z -- Looking for setjmp.h - found 2026-02-20T15:51:33.1108789Z -- Looking for syslog.h 2026-02-20T15:51:33.1850040Z -- Looking for syslog.h - found 2026-02-20T15:51:33.1850550Z -- Looking for netdb.h 2026-02-20T15:51:33.2637115Z -- Looking for netdb.h - found 2026-02-20T15:51:33.2637622Z -- Looking for semaphore.h 2026-02-20T15:51:33.3373909Z -- Looking for semaphore.h - found 2026-02-20T15:51:33.3374294Z -- Looking for alloca.h 2026-02-20T15:51:33.4090678Z -- Looking for alloca.h - found 2026-02-20T15:51:33.4091106Z -- Looking for ucontext.h 2026-02-20T15:51:33.4817977Z -- Looking for ucontext.h - found 2026-02-20T15:51:33.4818294Z -- Looking for pwd.h 2026-02-20T15:51:33.5535724Z -- Looking for pwd.h - found 2026-02-20T15:51:33.5536074Z -- Looking for elf.h 2026-02-20T15:51:33.6287160Z -- Looking for elf.h - found 2026-02-20T15:51:33.6287724Z -- Looking for gnu/lib-names.h 2026-02-20T15:51:33.6986591Z -- Looking for gnu/lib-names.h - found 2026-02-20T15:51:33.6986955Z -- Looking for netinet/tcp.h 2026-02-20T15:51:33.7751376Z -- Looking for netinet/tcp.h - found 2026-02-20T15:51:33.7751732Z -- Looking for netinet/in.h 2026-02-20T15:51:33.8502120Z -- Looking for netinet/in.h - found 2026-02-20T15:51:33.8502524Z -- Looking for link.h 2026-02-20T15:51:33.9255921Z -- Looking for link.h - found 2026-02-20T15:51:33.9256305Z -- Looking for arpa/inet.h 2026-02-20T15:51:34.0011500Z -- Looking for arpa/inet.h - found 2026-02-20T15:51:34.0011920Z -- Looking for unwind.h 2026-02-20T15:51:34.0728986Z -- Looking for unwind.h - found 2026-02-20T15:51:34.0729348Z -- Looking for poll.h 2026-02-20T15:51:34.1462122Z -- Looking for poll.h - found 2026-02-20T15:51:34.1462500Z -- Looking for wchar.h 2026-02-20T15:51:34.2251257Z -- Looking for wchar.h - found 2026-02-20T15:51:34.2251740Z -- Looking for android/legacy_signal_inlines.h 2026-02-20T15:51:34.2722900Z -- Looking for android/legacy_signal_inlines.h - not found 2026-02-20T15:51:34.2723146Z -- Looking for execinfo.h 2026-02-20T15:51:34.3449010Z -- Looking for execinfo.h - found 2026-02-20T15:51:34.3449513Z -- Looking for pthread.h 2026-02-20T15:51:34.4224612Z -- Looking for pthread.h - found 2026-02-20T15:51:34.4224983Z -- Looking for pthread_np.h 2026-02-20T15:51:34.4672593Z -- Looking for pthread_np.h - not found 2026-02-20T15:51:34.4673218Z -- Looking for net/if.h 2026-02-20T15:51:34.5427788Z -- Looking for net/if.h - found 2026-02-20T15:51:34.5428053Z -- Looking for dirent.h 2026-02-20T15:51:34.6165322Z -- Looking for dirent.h - found 2026-02-20T15:51:34.6165710Z -- Looking for CommonCrypto/CommonDigest.h 2026-02-20T15:51:34.6635212Z -- Looking for CommonCrypto/CommonDigest.h - not found 2026-02-20T15:51:34.6635696Z -- Looking for dlfcn.h 2026-02-20T15:51:34.7345079Z -- Looking for dlfcn.h - found 2026-02-20T15:51:34.7345531Z -- Looking for getopt.h 2026-02-20T15:51:34.8061647Z -- Looking for getopt.h - found 2026-02-20T15:51:34.8064344Z -- Looking for /usr/include/malloc.h 2026-02-20T15:51:34.8580852Z -- Looking for /usr/include/malloc.h - not found 2026-02-20T15:51:34.8581797Z -- Looking for sigaction 2026-02-20T15:51:34.9298150Z -- Looking for sigaction - found 2026-02-20T15:51:34.9298629Z -- Looking for clock_nanosleep 2026-02-20T15:51:35.0041013Z -- Looking for clock_nanosleep - found 2026-02-20T15:51:35.0041410Z -- Looking for backtrace_symbols 2026-02-20T15:51:35.0751225Z -- Looking for backtrace_symbols - found 2026-02-20T15:51:35.0751684Z -- Looking for mkstemp 2026-02-20T15:51:35.1457144Z -- Looking for mkstemp - found 2026-02-20T15:51:35.1457499Z -- Looking for mmap 2026-02-20T15:51:35.2234834Z -- Looking for mmap - found 2026-02-20T15:51:35.2235212Z -- Looking for dladdr 2026-02-20T15:51:35.3022685Z -- Looking for dladdr - not found 2026-02-20T15:51:35.3023115Z -- Looking for sysconf 2026-02-20T15:51:35.3742339Z -- Looking for sysconf - found 2026-02-20T15:51:35.3742697Z -- Looking for getrlimit 2026-02-20T15:51:35.4446235Z -- Looking for getrlimit - found 2026-02-20T15:51:35.4453850Z -- Looking for prctl 2026-02-20T15:51:35.5140758Z -- Looking for prctl - found 2026-02-20T15:51:35.5141234Z -- Looking for sched_getaffinity 2026-02-20T15:51:35.5845612Z -- Looking for sched_getaffinity - found 2026-02-20T15:51:35.5846036Z -- Looking for sched_setaffinity 2026-02-20T15:51:35.6543015Z -- Looking for sched_setaffinity - found 2026-02-20T15:51:35.6543251Z -- Looking for lstat 2026-02-20T15:51:35.7244975Z -- Looking for lstat - found 2026-02-20T15:51:35.7245338Z -- Looking for ftruncate 2026-02-20T15:51:35.7956680Z -- Looking for ftruncate - found 2026-02-20T15:51:35.7958717Z -- Looking for openlog 2026-02-20T15:51:35.8670454Z -- Looking for openlog - found 2026-02-20T15:51:35.8670805Z -- Looking for closelog 2026-02-20T15:51:35.9456514Z -- Looking for closelog - found 2026-02-20T15:51:35.9456929Z -- Looking for atexit 2026-02-20T15:51:36.0176647Z -- Looking for atexit - found 2026-02-20T15:51:36.0177108Z -- Looking for popen 2026-02-20T15:51:36.0915021Z -- Looking for popen - found 2026-02-20T15:51:36.0915384Z -- Looking for strerror_r 2026-02-20T15:51:36.1631357Z -- Looking for strerror_r - found 2026-02-20T15:51:36.1631800Z -- Looking for poll 2026-02-20T15:51:36.2340817Z -- Looking for poll - found 2026-02-20T15:51:36.2341207Z -- Looking for mremap 2026-02-20T15:51:36.3082145Z -- Looking for mremap - found 2026-02-20T15:51:36.3083048Z -- Looking for vsnprintf 2026-02-20T15:51:36.3838684Z -- Looking for vsnprintf - found 2026-02-20T15:51:36.3839125Z -- Looking for setpgid 2026-02-20T15:51:36.4584637Z -- Looking for setpgid - found 2026-02-20T15:51:36.4585006Z -- Looking for system 2026-02-20T15:51:36.5277099Z -- Looking for system - found 2026-02-20T15:51:36.5277737Z -- Looking for fork 2026-02-20T15:51:36.5968663Z -- Looking for fork - found 2026-02-20T15:51:36.5969132Z -- Looking for localtime_r 2026-02-20T15:51:36.6675710Z -- Looking for localtime_r - found 2026-02-20T15:51:36.6677569Z -- Looking for mkdtemp 2026-02-20T15:51:36.8383881Z -- Looking for mkdtemp - found 2026-02-20T15:51:36.8384114Z -- Looking for getrandom 2026-02-20T15:51:36.9068875Z -- Looking for getrandom - found 2026-02-20T15:51:36.9069189Z -- Looking for getentropy 2026-02-20T15:51:36.9754241Z -- Looking for getentropy - found 2026-02-20T15:51:36.9754866Z -- Looking for execvp 2026-02-20T15:51:37.0441403Z -- Looking for execvp - found 2026-02-20T15:51:37.0441631Z -- Looking for strlcpy 2026-02-20T15:51:37.1142725Z -- Looking for strlcpy - not found 2026-02-20T15:51:37.1143134Z -- Looking for strtok_r 2026-02-20T15:51:37.1821339Z -- Looking for strtok_r - found 2026-02-20T15:51:37.1821632Z -- Looking for vasprintf 2026-02-20T15:51:37.2504905Z -- Looking for vasprintf - found 2026-02-20T15:51:37.2505262Z -- Looking for strndup 2026-02-20T15:51:37.3221327Z -- Looking for strndup - found 2026-02-20T15:51:37.3221668Z -- Looking for getaddrinfo 2026-02-20T15:51:37.3970591Z -- Looking for getaddrinfo - found 2026-02-20T15:51:37.3970960Z -- Looking for mach_absolute_time 2026-02-20T15:51:37.4708255Z -- Looking for mach_absolute_time - not found 2026-02-20T15:51:37.4709282Z -- Looking for gethrtime 2026-02-20T15:51:37.5453158Z -- Looking for gethrtime - not found 2026-02-20T15:51:37.5453547Z -- Looking for read_real_time 2026-02-20T15:51:37.6185080Z -- Looking for read_real_time - not found 2026-02-20T15:51:37.6186591Z -- Looking for gethostbyname 2026-02-20T15:51:37.6897628Z -- Looking for gethostbyname - found 2026-02-20T15:51:37.6898623Z -- Looking for gethostbyname2 2026-02-20T15:51:37.7616855Z -- Looking for gethostbyname2 - found 2026-02-20T15:51:37.7617427Z -- Looking for getpid 2026-02-20T15:51:37.8339187Z -- Looking for getpid - found 2026-02-20T15:51:37.9048343Z -- Looking for mktemp 2026-02-20T15:51:37.9048748Z -- Looking for mktemp - found 2026-02-20T15:51:37.9063238Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2026-02-20T15:51:37.9838952Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2026-02-20T15:51:37.9839436Z -- Looking for pthread_create in pthreads 2026-02-20T15:51:38.0512774Z -- Looking for pthread_create in pthreads - not found 2026-02-20T15:51:38.0513164Z -- Looking for pthread_create in pthread 2026-02-20T15:51:38.1217938Z -- Looking for pthread_create in pthread - found 2026-02-20T15:51:38.1232880Z -- Found Threads: TRUE 2026-02-20T15:51:38.1236273Z -- Looking for pthread_getname_np 2026-02-20T15:51:38.1946291Z -- Looking for pthread_getname_np - found 2026-02-20T15:51:38.1946662Z -- Looking for pthread_setname_np 2026-02-20T15:51:38.2655341Z -- Looking for pthread_setname_np - found 2026-02-20T15:51:38.2656005Z -- Looking for pthread_cond_timedwait_relative_np 2026-02-20T15:51:38.3356897Z -- Looking for pthread_cond_timedwait_relative_np - not found 2026-02-20T15:51:38.3357356Z -- Looking for pthread_kill 2026-02-20T15:51:38.4069251Z -- Looking for pthread_kill - found 2026-02-20T15:51:38.4069708Z -- Looking for pthread_attr_setstacksize 2026-02-20T15:51:38.4851442Z -- Looking for pthread_attr_setstacksize - found 2026-02-20T15:51:38.4852406Z -- Looking for pthread_get_stackaddr_np 2026-02-20T15:51:38.5594527Z -- Looking for pthread_get_stackaddr_np - not found 2026-02-20T15:51:38.5594993Z -- Looking for clock_gettime 2026-02-20T15:51:38.6331160Z -- Looking for clock_gettime - found 2026-02-20T15:51:38.6331662Z -- Looking for madvise 2026-02-20T15:51:38.7079222Z -- Looking for madvise - found 2026-02-20T15:51:38.7080592Z -- Looking for pthread_mutexattr_setprotocol 2026-02-20T15:51:38.7868045Z -- Looking for pthread_mutexattr_setprotocol - found 2026-02-20T15:51:38.7868598Z -- Looking for sys_signame 2026-02-20T15:51:38.8367808Z -- Looking for sys_signame - not found 2026-02-20T15:51:38.8369036Z -- Looking for pthread_jit_write_protect_np 2026-02-20T15:51:38.8902304Z -- Looking for pthread_jit_write_protect_np - not found 2026-02-20T15:51:38.8904787Z -- Looking for getauxval 2026-02-20T15:51:38.9660273Z -- Looking for getauxval - found 2026-02-20T15:51:38.9660859Z -- Check size of struct sockaddr_in6 2026-02-20T15:51:39.0438386Z -- Check size of struct sockaddr_in6 - done 2026-02-20T15:51:39.0441062Z -- Check size of socklen_t 2026-02-20T15:51:39.1211415Z -- Check size of socklen_t - done 2026-02-20T15:51:39.1213963Z -- Check size of struct ip_mreqn 2026-02-20T15:51:39.1986173Z -- Check size of struct ip_mreqn - done 2026-02-20T15:51:39.1995632Z -- Check size of struct ip_mreq 2026-02-20T15:51:39.2770667Z -- Check size of struct ip_mreq - done 2026-02-20T15:51:39.2776512Z -- Check size of clockid_t 2026-02-20T15:51:39.3526911Z -- Check size of clockid_t - done 2026-02-20T15:51:39.3528036Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN 2026-02-20T15:51:39.4029614Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed 2026-02-20T15:51:39.4030975Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN 2026-02-20T15:51:39.4525889Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN - Failed 2026-02-20T15:51:39.4527785Z -- Looking for CPU_COUNT 2026-02-20T15:51:39.5278892Z -- Looking for CPU_COUNT - found 2026-02-20T15:51:39.5280951Z -- Performing Test HAVE_GNU_STRERROR_R 2026-02-20T15:51:39.6053495Z -- Performing Test HAVE_GNU_STRERROR_R - Success 2026-02-20T15:51:39.6055559Z -- Performing Test HAVE_TLS_MODEL_ATTR 2026-02-20T15:51:39.6799587Z -- Performing Test HAVE_TLS_MODEL_ATTR - Success 2026-02-20T15:51:39.6801244Z -- Check size of int 2026-02-20T15:51:39.7567869Z -- Check size of int - done 2026-02-20T15:51:39.7570210Z -- Check size of void* 2026-02-20T15:51:39.8348150Z -- Check size of void* - done 2026-02-20T15:51:39.8349888Z -- Check size of long 2026-02-20T15:51:39.9124318Z -- Check size of long - done 2026-02-20T15:51:39.9127477Z -- Check size of long long 2026-02-20T15:51:39.9922248Z -- Check size of long long - done 2026-02-20T15:51:39.9925283Z -- Check size of size_t 2026-02-20T15:51:40.0694632Z -- Check size of size_t - done 2026-02-20T15:51:40.0704915Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES 2026-02-20T15:51:40.1433132Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Success 2026-02-20T15:51:40.1441569Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-02-20T15:51:40.2174310Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-02-20T15:51:40.2238947Z -- Looking for include files windows.h, bcrypt.h 2026-02-20T15:51:40.2686031Z -- Looking for include files windows.h, bcrypt.h - not found 2026-02-20T15:51:40.2686979Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-02-20T15:51:40.3163874Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-02-20T15:51:40.3165676Z -- Looking for include file asm/hwprobe.h 2026-02-20T15:51:40.3602163Z -- Looking for include file asm/hwprobe.h - not found 2026-02-20T15:51:40.3603511Z -- Looking for include file sys/resource.h 2026-02-20T15:51:40.4333698Z -- Looking for include file sys/resource.h - found 2026-02-20T15:51:40.4333973Z -- Looking for sysctlbyname 2026-02-20T15:51:40.5064317Z -- Looking for sysctlbyname - not found 2026-02-20T15:51:40.5064676Z -- Looking for fsync 2026-02-20T15:51:40.5835533Z -- Looking for fsync - found 2026-02-20T15:51:40.5836024Z -- Looking for arc4random_buf 2026-02-20T15:51:40.6387460Z -- Looking for arc4random_buf - not found 2026-02-20T15:51:40.6391740Z -- Looking for O_CLOEXEC 2026-02-20T15:51:40.7161937Z -- Looking for O_CLOEXEC - found 2026-02-20T15:51:40.7163562Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-02-20T15:51:40.7930609Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-02-20T15:51:40.7933907Z -- Looking for clock_gettime_nsec_np 2026-02-20T15:51:40.8401927Z -- Looking for clock_gettime_nsec_np - not found 2026-02-20T15:51:40.9989453Z -- Found Python: /usr/bin/python3.12 (found version "3.12.9") found components: Interpreter 2026-02-20T15:51:41.0002110Z -- Looking for accept4 2026-02-20T15:51:41.0487073Z -- Looking for accept4 - not found 2026-02-20T15:51:41.0489412Z -- Looking for linux/user_events.h 2026-02-20T15:51:41.0917622Z -- Looking for linux/user_events.h - not found 2026-02-20T15:51:41.0920796Z -- Looking for errno.h 2026-02-20T15:51:41.1607485Z -- Looking for errno.h - found 2026-02-20T15:51:41.1610301Z -- Looking for __NR_memfd_create 2026-02-20T15:51:41.2319361Z -- Looking for __NR_memfd_create - found 2026-02-20T15:51:42.0010097Z -- Configuring done (16.6s) 2026-02-20T15:51:42.4137681Z -- Generating done (0.4s) 2026-02-20T15:51:42.4381741Z -- Build files have been written to: /__w/1/s/artifacts/obj/mono/linux.x64.Release 2026-02-20T15:51:42.4540321Z Running 'TARGET_BUILD_ARCH=x64 cmake --build . --target install --config Release' in '/__w/1/s/artifacts/obj/mono/linux.x64.Release/' 2026-02-20T15:51:43.0954085Z [1/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-02-20T15:51:43.0986078Z [2/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-02-20T15:51:43.3050496Z [3/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-02-20T15:51:43.3056767Z [4/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-02-20T15:51:43.3116950Z [5/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-02-20T15:51:43.3663644Z [6/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-02-20T15:51:43.3748387Z [7/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-02-20T15:51:43.3899739Z [8/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-02-20T15:51:43.4265828Z [9/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-02-20T15:51:43.4702758Z [10/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-02-20T15:51:43.4896639Z [11/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-02-20T15:51:43.5178937Z [12/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-02-20T15:51:43.5950677Z [13/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-02-20T15:51:43.6090881Z [14/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-02-20T15:51:43.6149430Z [15/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-02-20T15:51:43.6179814Z [16/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-02-20T15:51:43.6664052Z [17/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-02-20T15:51:43.7171939Z [18/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-02-20T15:51:43.7433144Z [19/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-02-20T15:51:43.7842974Z [20/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-02-20T15:51:43.8146328Z [21/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-02-20T15:51:43.8168544Z [22/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-02-20T15:51:43.8871148Z [23/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-02-20T15:51:43.9377140Z [24/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-02-20T15:51:43.9472371Z [25/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-02-20T15:51:44.1560810Z [26/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-02-20T15:51:44.3612878Z [27/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-02-20T15:51:44.4422044Z [28/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-02-20T15:51:44.4952720Z [29/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_sse2.c.o 2026-02-20T15:51:44.6566250Z [30/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-02-20T15:51:45.0350959Z [31/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/x86_features.c.o 2026-02-20T15:51:45.3958331Z [32/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_sse2.c.o 2026-02-20T15:51:45.4292505Z [33/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_ssse3.c.o 2026-02-20T15:51:45.5085100Z [34/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_sse2.c.o 2026-02-20T15:51:45.8800600Z [35/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_sse42.c.o 2026-02-20T15:51:46.3258797Z [36/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_ssse3.c.o 2026-02-20T15:51:46.5157010Z [37/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_pclmulqdq.c.o 2026-02-20T15:51:46.6743140Z [38/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_avx2.c.o 2026-02-20T15:51:46.8154916Z [39/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx2.c.o 2026-02-20T15:51:46.8219355Z [40/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_avx2.c.o 2026-02-20T15:51:47.0088333Z [41/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx2.c.o 2026-02-20T15:51:47.1364584Z [42/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-02-20T15:51:47.2115219Z [43/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512.c.o 2026-02-20T15:51:47.2946513Z [44/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-02-20T15:51:47.3190039Z [45/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-02-20T15:51:47.3448170Z [46/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-02-20T15:51:47.3478199Z [47/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-02-20T15:51:47.4065076Z [48/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-02-20T15:51:47.4067932Z /__w/1/s/src/native/minipal/memorybarrierprocesswide.c:188:13: warning: unused variable 'status' [-Wunused-variable] 2026-02-20T15:51:47.4071716Z 188 | int status = membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED, 0, 0); 2026-02-20T15:51:47.4081893Z | ^~~~~~ 2026-02-20T15:51:47.4082813Z 1 warning generated. 2026-02-20T15:51:47.4432931Z [49/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-02-20T15:51:47.4509950Z [50/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-02-20T15:51:47.5368864Z [51/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-02-20T15:51:47.5370129Z [52/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-02-20T15:51:47.5858626Z [53/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-02-20T15:51:47.6401597Z [54/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-02-20T15:51:47.6402842Z /__w/1/s/src/native/minipal/time.c:102:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2026-02-20T15:51:47.6403897Z 102 | int result; 2026-02-20T15:51:47.6404504Z | ^ 2026-02-20T15:51:47.6404946Z /__w/1/s/src/native/minipal/time.c:128:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2026-02-20T15:51:47.6405397Z 128 | int result; 2026-02-20T15:51:47.6405679Z | ^ 2026-02-20T15:51:47.6405947Z 2 warnings generated. 2026-02-20T15:51:47.6603599Z [55/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-02-20T15:51:47.7105270Z [56/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-02-20T15:51:47.7886158Z [57/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-02-20T15:51:47.8141452Z [58/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-02-20T15:51:47.8326690Z [59/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-02-20T15:51:47.8533478Z [60/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512_vnni.c.o 2026-02-20T15:51:47.8920724Z [61/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-02-20T15:51:47.8930578Z /__w/1/s/src/native/minipal/memorybarrierprocesswide.c:188:13: warning: unused variable 'status' [-Wunused-variable] 2026-02-20T15:51:47.8935543Z 188 | int status = membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED, 0, 0); 2026-02-20T15:51:47.8946790Z | ^~~~~~ 2026-02-20T15:51:47.8947109Z 1 warning generated. 2026-02-20T15:51:47.9078912Z [62/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx512.c.o 2026-02-20T15:51:47.9263596Z [63/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-02-20T15:51:47.9520475Z [64/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-02-20T15:51:47.9853777Z [65/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-02-20T15:51:47.9976305Z [66/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-02-20T15:51:48.0019591Z [67/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-02-20T15:51:48.0554980Z [68/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-02-20T15:51:48.0578559Z /__w/1/s/src/native/minipal/time.c:102:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2026-02-20T15:51:48.0579424Z 102 | int result; 2026-02-20T15:51:48.0579733Z | ^ 2026-02-20T15:51:48.0580106Z /__w/1/s/src/native/minipal/time.c:128:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2026-02-20T15:51:48.0580485Z 128 | int result; 2026-02-20T15:51:48.0580742Z | ^ 2026-02-20T15:51:48.0581338Z 2 warnings generated. 2026-02-20T15:51:48.0793974Z [69/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-02-20T15:51:48.0916442Z [70/413] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_vpclmulqdq.c.o 2026-02-20T15:51:48.1261241Z [71/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-02-20T15:51:48.1647014Z [72/413] Linking C static library _deps/fetchzlibng-build/libz.a 2026-02-20T15:51:48.1728520Z [73/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdate-unix.c.o 2026-02-20T15:51:48.1864531Z [74/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-02-20T15:51:48.2663812Z [75/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmodule-unix.c.o 2026-02-20T15:51:48.2888939Z [76/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-unix.c.o 2026-02-20T15:51:48.2890448Z [77/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmisc-unix.c.o 2026-02-20T15:51:48.3536848Z [78/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gtimer-unix.c.o 2026-02-20T15:51:48.3722011Z [79/413] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-02-20T15:51:48.3776685Z [80/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gbytearray.c.o 2026-02-20T15:51:48.3874066Z [81/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/garray.c.o 2026-02-20T15:51:48.4138779Z [82/413] Linking C static library mono/minipal/minipal/libminipal.a 2026-02-20T15:51:48.4308048Z [83/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gerror.c.o 2026-02-20T15:51:48.5195402Z [84/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmem.c.o 2026-02-20T15:51:48.6032123Z [85/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/goutput.c.o 2026-02-20T15:51:48.6377495Z [86/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/giconv.c.o 2026-02-20T15:51:48.6818545Z [87/413] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-02-20T15:51:48.7228080Z [88/413] Linking C static library mono/minipal/minipal/libaotminipal.a 2026-02-20T15:51:48.7626943Z [89/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstring.c.o 2026-02-20T15:51:48.8086165Z [90/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gslist.c.o 2026-02-20T15:51:48.8832803Z [91/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gqueue.c.o 2026-02-20T15:51:48.9080962Z [92/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gptrarray.c.o 2026-02-20T15:51:48.9103711Z [93/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstr.c.o 2026-02-20T15:51:48.9263594Z [94/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/ghashtable.c.o 2026-02-20T15:51:48.9836617Z [95/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile.c.o 2026-02-20T15:51:49.0023983Z [96/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gclock-nanosleep.c.o 2026-02-20T15:51:49.0323308Z [97/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gpath.c.o 2026-02-20T15:51:49.0655992Z [98/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gutf8.c.o 2026-02-20T15:51:49.0879744Z [99/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mach-support-amd64.c.o 2026-02-20T15:51:49.1028519Z [100/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/glist.c.o 2026-02-20T15:51:49.1235984Z [101/413] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-posix.c.o 2026-02-20T15:51:49.2153761Z [102/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap-x86.c.o 2026-02-20T15:51:49.3824748Z [103/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-logger.c.o 2026-02-20T15:51:49.3926234Z [104/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/os-event-unix.c.o 2026-02-20T15:51:49.4687507Z [105/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-counters.c.o 2026-02-20T15:51:49.5434422Z [106/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-cgroup.c.o 2026-02-20T15:51:49.5602344Z [107/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-windows.c.o 2026-02-20T15:51:49.5640467Z [108/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-codeman.c.o 2026-02-20T15:51:49.5817931Z [109/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-sha1.c.o 2026-02-20T15:51:49.5925427Z [110/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-darwin.c.o 2026-02-20T15:51:49.6166960Z [111/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl.c.o 2026-02-20T15:51:49.6291166Z [112/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-windows.c.o 2026-02-20T15:51:49.6873777Z [113/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-common.c.o 2026-02-20T15:51:49.6884837Z [114/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-android.c.o 2026-02-20T15:51:49.7212827Z [115/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-wasm.c.o 2026-02-20T15:51:49.7233361Z [116/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-posix.c.o 2026-02-20T15:51:49.7328196Z [117/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-posix.c.o 2026-02-20T15:51:49.7671843Z [118/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-darwin.c.o 2026-02-20T15:51:49.8354199Z [119/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-internal-hash.c.o 2026-02-20T15:51:49.8959633Z [120/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-filemap.c.o 2026-02-20T15:51:49.9525795Z [121/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-flight-recorder.c.o 2026-02-20T15:51:49.9576907Z [122/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/dlmalloc.c.o 2026-02-20T15:51:50.0187849Z [123/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-windows.c.o 2026-02-20T15:51:50.0338384Z [124/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-math-c.c.o 2026-02-20T15:51:50.0651205Z [125/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap.c.o 2026-02-20T15:51:50.1059368Z [126/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/monobitset.c.o 2026-02-20T15:51:50.1222830Z [127/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-os-mutex.c.o 2026-02-20T15:51:50.1230334Z [128/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-flight-recorder.c.o 2026-02-20T15:51:50.1597385Z [129/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-proclib.c.o 2026-02-20T15:51:50.1972766Z [130/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-publib.c.o 2026-02-20T15:51:50.2027732Z [131/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-time.c.o 2026-02-20T15:51:50.2394364Z [132/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-property-hash.c.o 2026-02-20T15:51:50.3453697Z [133/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-path.c.o 2026-02-20T15:51:50.3882029Z [134/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-context.c.o 2026-02-20T15:51:50.4273925Z [135/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-queue.c.o 2026-02-20T15:51:50.4621616Z [136/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/hazard-pointer.c.o 2026-02-20T15:51:50.5579387Z [137/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-array-queue.c.o 2026-02-20T15:51:50.5684350Z [138/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-alloc.c.o 2026-02-20T15:51:50.6284566Z [139/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-linked-list-set.c.o 2026-02-20T15:51:50.8114926Z [140/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-state-machine.c.o 2026-02-20T15:51:50.8679690Z [141/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix-signals.c.o 2026-02-20T15:51:50.8958612Z [142/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach-helper.c.o 2026-02-20T15:51:50.8993083Z [143/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach.c.o 2026-02-20T15:51:50.9579964Z [144/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-freebsd.c.o 2026-02-20T15:51:51.0035767Z [145/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-error.c.o 2026-02-20T15:51:51.0057641Z [146/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-netbsd.c.o 2026-02-20T15:51:51.0145944Z [147/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-windows.c.o 2026-02-20T15:51:51.0581711Z [148/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-openbsd.c.o 2026-02-20T15:51:51.0900557Z [149/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-android.c.o 2026-02-20T15:51:51.1071573Z [150/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-haiku.c.o 2026-02-20T15:51:51.1148377Z [151/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-aix.c.o 2026-02-20T15:51:51.1322071Z [152/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix.c.o 2026-02-20T15:51:51.1473953Z [153/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-linux.c.o 2026-02-20T15:51:51.2114563Z [154/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-sunos.c.o 2026-02-20T15:51:51.2469091Z [155/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads.c.o 2026-02-20T15:51:51.2916372Z [156/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-tls.c.o 2026-02-20T15:51:51.3437400Z [157/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/bsearch.c.o 2026-02-20T15:51:51.3503847Z [158/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/atomic.c.o 2026-02-20T15:51:51.3723191Z [159/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.c.o 2026-02-20T15:51:51.3742639Z [160/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-coop.c.o 2026-02-20T15:51:51.4178894Z [161/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap.c.o 2026-02-20T15:51:51.4385115Z [162/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-signal-handler.c.o 2026-02-20T15:51:51.4494476Z [163/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utility-thread.c.o 2026-02-20T15:51:51.7458942Z [164/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-conc-hashtable.c.o 2026-02-20T15:51:51.7464272Z [165/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/json.c.o 2026-02-20T15:51:51.7490332Z [166/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/parse.c.o 2026-02-20T15:51:51.7509256Z [167/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/checked-build.c.o 2026-02-20T15:51:51.7541537Z [168/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/memfuncs.c.o 2026-02-20T15:51:51.7582804Z [169/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/options.c.o 2026-02-20T15:51:51.8987875Z [170/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-bitutils.c.o 2026-02-20T15:51:51.9696103Z [171/413] Building C object mono/utils/CMakeFiles/utils_objects.dir/wasm-module-reader.c.o 2026-02-20T15:51:52.2799716Z [172/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-descriptor.c.o 2026-02-20T15:51:52.4402160Z [173/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-fin-weak-hash.c.o 2026-02-20T15:51:52.4908743Z [174/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-alloc.c.o 2026-02-20T15:51:52.5435121Z [175/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-cardtable.c.o 2026-02-20T15:51:53.0474604Z [176/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-hash-table.c.o 2026-02-20T15:51:53.0632384Z [177/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gchandles.c.o 2026-02-20T15:51:53.1081960Z [178/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-internal.c.o 2026-02-20T15:51:53.1536329Z [179/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gray.c.o 2026-02-20T15:51:53.5016563Z [180/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-debug.c.o 2026-02-20T15:51:53.6040270Z [181/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-layout-stats.c.o 2026-02-20T15:51:53.7605906Z [182/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-memory-governor.c.o 2026-02-20T15:51:53.8208325Z [183/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gc.c.o 2026-02-20T15:51:54.0315811Z [184/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-los.c.o 2026-02-20T15:51:54.1884585Z [185/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-nursery-allocator.c.o 2026-02-20T15:51:54.2614163Z [186/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning-stats.c.o 2026-02-20T15:51:54.4330723Z [187/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning.c.o 2026-02-20T15:51:54.4645726Z [188/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pointer-queue.c.o 2026-02-20T15:51:54.5300643Z [189/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-array-list.c.o 2026-02-20T15:51:54.7522270Z [190/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-protocol.c.o 2026-02-20T15:51:54.8108774Z [191/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-qsort.c.o 2026-02-20T15:51:55.1869521Z [192/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-thread-pool.c.o 2026-02-20T15:51:55.3625711Z [193/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32event-unix.c.o 2026-02-20T15:51:55.5147551Z [194/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-workers.c.o 2026-02-20T15:51:55.8842038Z [195/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/domain.c.o 2026-02-20T15:51:55.9762568Z [196/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/appdomain.c.o 2026-02-20T15:51:55.9792530Z [197/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-split-nursery.c.o 2026-02-20T15:51:56.1774409Z [198/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/bundled-resources.c.o 2026-02-20T15:51:56.2918689Z [199/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-simple-nursery.c.o 2026-02-20T15:51:56.6461830Z [200/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-accessors.c.o 2026-02-20T15:51:56.8355180Z [201/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly.c.o 2026-02-20T15:51:57.0979214Z [202/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/components.c.o 2026-02-20T15:51:57.2121142Z [203/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-symfile.c.o 2026-02-20T15:51:57.6849131Z [204/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-setup-vtable.c.o 2026-02-20T15:51:57.7331704Z [205/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-helpers.c.o 2026-02-20T15:51:57.8637759Z [206/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-ppdb.c.o 2026-02-20T15:51:58.1578691Z [207/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/environment.c.o 2026-02-20T15:51:58.3727111Z [208/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-init.c.o 2026-02-20T15:51:58.7029271Z [209/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/exception.c.o 2026-02-20T15:51:58.7036622Z [210/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-eventpipe.c.o 2026-02-20T15:51:59.0693593Z [211/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/webcil-loader.c.o 2026-02-20T15:51:59.1173560Z [212/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class.c.o 2026-02-20T15:51:59.3752651Z [213/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/lock-tracer.c.o 2026-02-20T15:51:59.4074638Z [214/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/jit-info.c.o 2026-02-20T15:51:59.5336215Z [215/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mempool.c.o 2026-02-20T15:51:59.7275553Z [216/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/image.c.o 2026-02-20T15:52:00.1309715Z [217/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-update.c.o 2026-02-20T15:52:00.5557150Z [218/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loader.c.o 2026-02-20T15:52:00.6224898Z [219/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder.c.o 2026-02-20T15:52:00.9258570Z [220/413] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-marksweep.c.o 2026-02-20T15:52:00.9535946Z [221/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-basic-block.c.o 2026-02-20T15:52:00.9834272Z [222/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-config.c.o 2026-02-20T15:52:00.9900926Z [223/413] Linking C static library mono/sgen/libsgen_objects.a 2026-02-20T15:52:01.0834368Z [224/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-endian.c.o 2026-02-20T15:52:01.5261476Z [225/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-hash.c.o 2026-02-20T15:52:01.9447910Z [226/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-conc-hash.c.o 2026-02-20T15:52:02.0747014Z [227/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-debug.c.o 2026-02-20T15:52:02.2193222Z [228/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/opcodes.c.o 2026-02-20T15:52:02.3503663Z [229/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/weak-hash.c.o 2026-02-20T15:52:02.3747699Z [230/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/property-bag.c.o 2026-02-20T15:52:02.7401981Z [231/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/runtime.c.o 2026-02-20T15:52:03.0963919Z [232/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal.c.o 2026-02-20T15:52:03.1820335Z [233/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/string-icalls.c.o 2026-02-20T15:52:03.4362793Z [234/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata.c.o 2026-02-20T15:52:03.5537821Z [235/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/profiler.c.o 2026-02-20T15:52:03.6215801Z [236/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sysmath.c.o 2026-02-20T15:52:03.8488873Z [237/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/verify.c.o 2026-02-20T15:52:04.0939854Z [238/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-cross-helpers.c.o 2026-02-20T15:52:04.1328603Z [239/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-stream.c.o 2026-02-20T15:52:04.3030225Z [240/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/seq-points-data.c.o 2026-02-20T15:52:04.3279310Z [241/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall.c.o 2026-02-20T15:52:04.5042912Z [242/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/handle.c.o 2026-02-20T15:52:04.5961540Z [243/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32handle.c.o 2026-02-20T15:52:04.9227971Z [244/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-image.c.o 2026-02-20T15:52:05.1697634Z [245/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre-encode.c.o 2026-02-20T15:52:05.1940596Z [246/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/threads.c.o 2026-02-20T15:52:05.5114150Z [247/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/object.c.o 2026-02-20T15:52:05.7300934Z [248/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/callspec.c.o 2026-02-20T15:52:05.9332619Z [249/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library-qcall.c.o 2026-02-20T15:52:06.0408298Z [250/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly-load-context.c.o 2026-02-20T15:52:06.1043973Z [251/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loaded-images.c.o 2026-02-20T15:52:06.1947564Z [252/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/abi.c.o 2026-02-20T15:52:06.3323476Z [253/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/reflection.c.o 2026-02-20T15:52:06.3372671Z [254/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library.c.o 2026-02-20T15:52:06.4703498Z [255/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc-stats.c.o 2026-02-20T15:52:06.5895294Z [256/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/unsafe-accessor.c.o 2026-02-20T15:52:06.7951614Z [257/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/memory-manager.c.o 2026-02-20T15:52:06.8536719Z [258/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/custom-attrs.c.o 2026-02-20T15:52:06.9340133Z [259/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-table.c.o 2026-02-20T15:52:07.3471288Z [260/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre.c.o 2026-02-20T15:52:07.4751067Z [261/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/monitor.c.o 2026-02-20T15:52:07.4904873Z [262/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-bridge.c.o 2026-02-20T15:52:07.4941476Z [263/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc.c.o 2026-02-20T15:52:07.8307110Z [264/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-toggleref.c.o 2026-02-20T15:52:08.0177079Z [265/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-stw.c.o 2026-02-20T15:52:08.3235692Z [266/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-new-bridge.c.o 2026-02-20T15:52:08.5043528Z [267/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder-ilgen.c.o 2026-02-20T15:52:08.5707139Z [268/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-tarjan-bridge.c.o 2026-02-20T15:52:08.6242464Z [269/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-shared.c.o 2026-02-20T15:52:08.6835276Z [270/413] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-poll.c.o 2026-02-20T15:52:08.8118364Z [271/413] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-networking.c.o 2026-02-20T15:52:08.8241872Z [272/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono-ilgen.c.o 2026-02-20T15:52:09.0194346Z [273/413] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger.c.o 2026-02-20T15:52:09.0586788Z [274/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono.c.o 2026-02-20T15:52:09.2894893Z [275/413] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-protocol.c.o 2026-02-20T15:52:09.3985159Z [276/413] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-state-machine.c.o 2026-02-20T15:52:09.4214047Z [277/413] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-lightweight.c.o 2026-02-20T15:52:09.4809068Z [278/413] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasm-debugger.c.o 2026-02-20T15:52:09.7728274Z [279/413] Building C object mono/mini/CMakeFiles/debugger-stub-objects.dir/__/component/debugger-stub.c.o 2026-02-20T15:52:09.9084793Z [280/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/event_pipe-stub.c.o 2026-02-20T15:52:09.9857157Z [281/413] Building C object mono/mini/CMakeFiles/hot_reload-stub-objects.dir/__/component/hot_reload-stub.c.o 2026-02-20T15:52:10.0322134Z [282/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/diagnostics_server-stub.c.o 2026-02-20T15:52:10.0780693Z [283/413] Linking C static library mono/mini/libmono-component-debugger-stub-static.a 2026-02-20T15:52:10.1249503Z [284/413] Linking C static library mono/mini/libmono-component-hot_reload-stub-static.a 2026-02-20T15:52:10.1471984Z [285/413] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-engine.c.o 2026-02-20T15:52:10.1693087Z [286/413] Linking C static library mono/mini/libmono-component-diagnostics_tracing-stub-static.a 2026-02-20T15:52:10.3022655Z [287/413] Building C object mono/mini/CMakeFiles/marshal-ilgen-stub-objects.dir/__/component/marshal-ilgen-stub.c.o 2026-02-20T15:52:10.3453315Z [288/413] Linking C static library mono/mini/libmono-component-marshal-ilgen-stub-static.a 2026-02-20T15:52:10.6463765Z [289/413] Generating cpu-amd64.h 2026-02-20T15:52:11.0108274Z [290/413] Building C object mono/mini/CMakeFiles/marshal-ilgen-objects.dir/__/component/marshal-ilgen.c.o 2026-02-20T15:52:11.0544728Z [291/413] Linking C static library mono/mini/libmono-component-marshal-ilgen-static.a 2026-02-20T15:52:11.1822342Z [292/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o 2026-02-20T15:52:11.3004498Z [293/413] Building C object mono/mini/CMakeFiles/hot_reload-objects.dir/__/component/hot_reload.c.o 2026-02-20T15:52:11.3336212Z [294/413] Linking C static library mono/mini/libmono-component-hot_reload-static.a 2026-02-20T15:52:11.5150449Z [295/413] Generating diagnostics_tracing-gen-headers.timestamp 2026-02-20T15:52:12.0483051Z [296/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o 2026-02-20T15:52:12.9872663Z [297/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o 2026-02-20T15:52:13.2548780Z [298/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o 2026-02-20T15:52:13.9129598Z [299/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o 2026-02-20T15:52:14.2980324Z [300/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o 2026-02-20T15:52:14.3141826Z [301/413] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-agent.c.o 2026-02-20T15:52:14.3628358Z [302/413] Linking C static library mono/mini/libmono-component-debugger-static.a 2026-02-20T15:52:14.8264782Z [303/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o 2026-02-20T15:52:14.9108037Z [304/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o 2026-02-20T15:52:14.9742890Z [305/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o 2026-02-20T15:52:15.3088570Z [306/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o 2026-02-20T15:52:15.4940384Z [307/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o 2026-02-20T15:52:15.5195161Z [308/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o 2026-02-20T15:52:16.2567545Z [309/413] Building C object mono/mini/CMakeFiles/eventpipe-mono-objects.dir/Unity/unity_0_c.c.o 2026-02-20T15:52:16.2752471Z [310/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o 2026-02-20T15:52:16.4745821Z [311/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o 2026-02-20T15:52:16.8591880Z [312/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o 2026-02-20T15:52:16.9296489Z [313/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o 2026-02-20T15:52:16.9933892Z [314/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o 2026-02-20T15:52:17.0724209Z [315/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o 2026-02-20T15:52:17.5005686Z [316/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o 2026-02-20T15:52:17.6766845Z [317/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o 2026-02-20T15:52:17.8492936Z [318/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o 2026-02-20T15:52:18.9692498Z [319/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o 2026-02-20T15:52:19.3156458Z [320/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o 2026-02-20T15:52:19.3914776Z [321/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o 2026-02-20T15:52:20.3574095Z [322/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o 2026-02-20T15:52:20.6679024Z [323/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o 2026-02-20T15:52:21.1410589Z [324/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o 2026-02-20T15:52:21.2237079Z [325/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o 2026-02-20T15:52:21.5940742Z [326/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o 2026-02-20T15:52:21.6849684Z [327/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o 2026-02-20T15:52:21.9167823Z [328/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o 2026-02-20T15:52:22.1094868Z [329/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o 2026-02-20T15:52:22.2321497Z [330/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o 2026-02-20T15:52:22.4208127Z [331/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o 2026-02-20T15:52:22.4711680Z [332/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o 2026-02-20T15:52:23.0708671Z [333/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o 2026-02-20T15:52:23.4862973Z [334/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o 2026-02-20T15:52:23.8697327Z [335/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o 2026-02-20T15:52:23.9292590Z [336/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o 2026-02-20T15:52:24.1524122Z [337/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o 2026-02-20T15:52:24.4684185Z [338/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o 2026-02-20T15:52:24.4800519Z [339/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o 2026-02-20T15:52:24.6976073Z [340/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o 2026-02-20T15:52:24.9087615Z [341/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o 2026-02-20T15:52:25.3862798Z [342/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-amd64-gsharedvt.c.o 2026-02-20T15:52:25.4031699Z [343/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-amd64.c.o 2026-02-20T15:52:25.7147666Z [344/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-amd64-gsharedvt.c.o 2026-02-20T15:52:26.0216868Z [345/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-amd64.c.o 2026-02-20T15:52:26.0962083Z [346/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-posix.c.o 2026-02-20T15:52:26.1121008Z [347/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-intrins.c.o 2026-02-20T15:52:26.2429849Z [348/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/mintops.c.o 2026-02-20T15:52:26.9120286Z [349/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/tiering.c.o 2026-02-20T15:52:26.9724975Z [350/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/jiterpreter.c.o 2026-02-20T15:52:27.1735797Z [351/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o 2026-02-20T15:52:27.4983147Z [352/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-pgo.c.o 2026-02-20T15:52:27.8695041Z [353/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-simd.c.o 2026-02-20T15:52:27.9155966Z [354/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-20T15:52:27.9763156Z [355/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o 2026-02-20T15:52:28.0606614Z [356/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-allocator.c.o 2026-02-20T15:52:28.3738499Z [357/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-fwd-list.c.o 2026-02-20T15:52:28.6931858Z [358/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-list.c.o 2026-02-20T15:52:28.8244209Z [359/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-queue.c.o 2026-02-20T15:52:29.2170757Z [360/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-umap.c.o 2026-02-20T15:52:29.4188746Z [361/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-vector.c.o 2026-02-20T15:52:29.5307968Z [362/413] Generating diagnostics_tracing-gen-sources.timestamp 2026-02-20T15:52:29.5427714Z [363/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash.c.o 2026-02-20T15:52:30.2350563Z [364/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono.c.o 2026-02-20T15:52:30.6675696Z [365/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform-opt.c.o 2026-02-20T15:52:31.0489890Z [366/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ds-rt-mono.c.o 2026-02-20T15:52:31.4123835Z [367/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-runtime-provider.c.o 2026-02-20T15:52:31.4614821Z [368/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/event_pipe.c.o 2026-02-20T15:52:31.6969590Z [369/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-profiler-provider.c.o 2026-02-20T15:52:31.8350847Z [370/413] Building C object mono/mini/CMakeFiles/mono-sgen.dir/main.c.o 2026-02-20T15:52:31.9515833Z [371/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/diagnostics_server.c.o 2026-02-20T15:52:32.0569893Z [372/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-string-ptr.c.o 2026-02-20T15:52:32.1914534Z [373/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-u32-ptr.c.o 2026-02-20T15:52:32.2754502Z [374/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptr-ptr.c.o 2026-02-20T15:52:32.3891344Z [375/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-utils.c.o 2026-02-20T15:52:32.5648547Z [376/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-allocator.c.o 2026-02-20T15:52:32.6034386Z [377/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ght-compatible.c.o 2026-02-20T15:52:32.6255679Z [378/413] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptrpair-ptr.c.o 2026-02-20T15:52:32.6875264Z [379/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-queue.c.o 2026-02-20T15:52:32.9238759Z [380/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-fwd-list.c.o 2026-02-20T15:52:33.0279199Z [381/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-list.c.o 2026-02-20T15:52:33.0588913Z [382/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-umap.c.o 2026-02-20T15:52:33.1417091Z [383/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-vector.c.o 2026-02-20T15:52:33.2440136Z [384/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform.c.o 2026-02-20T15:52:33.2619886Z [385/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash.c.o 2026-02-20T15:52:33.5505080Z [386/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-u32-ptr.c.o 2026-02-20T15:52:33.5675285Z [387/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-string-ptr.c.o 2026-02-20T15:52:33.6085880Z [388/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptr-ptr.c.o 2026-02-20T15:52:33.6355053Z [389/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-utils.c.o 2026-02-20T15:52:33.7643936Z [390/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ght-compatible.c.o 2026-02-20T15:52:33.7738292Z [391/413] 2026-02-20T15:52:33.8360637Z [392/413] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/helper.c.o 2026-02-20T15:52:33.8487588Z [393/413] 2026-02-20T15:52:33.9766948Z [394/413] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptrpair-ptr.c.o 2026-02-20T15:52:33.9827771Z [395/413] 2026-02-20T15:52:34.2384775Z [396/413] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/aot.c.o 2026-02-20T15:52:34.2768801Z [397/413] Linking C static library mono/profiler/libmono-profiler-aot.a 2026-02-20T15:52:34.2861812Z [398/413] 2026-02-20T15:52:34.5367370Z [399/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimeprivate.c.o 2026-02-20T15:52:34.5450505Z [400/413] 2026-02-20T15:52:34.8536166Z [401/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimerundown.c.o 2026-02-20T15:52:34.8537110Z [402/413] 2026-02-20T15:52:35.0059037Z [403/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntime.c.o 2026-02-20T15:52:35.0891594Z [404/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimemonoprofiler.c.o 2026-02-20T15:52:35.1021927Z [405/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimestress.c.o 2026-02-20T15:52:35.2234111Z [406/413] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/eventpipehelpers.c.o 2026-02-20T15:52:35.2399888Z [407/413] Linking C static library mono/mini/libmono-component-diagnostics_tracing-static.a 2026-02-20T15:52:35.8998056Z [408/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-amd64.c.o 2026-02-20T15:53:45.1786438Z [409/413] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp.c.o 2026-02-20T15:53:45.2398352Z [410/413] Linking C static library mono/mini/libmonosgen-2.0.a 2026-02-20T15:53:45.3700672Z [411/413] Linking C shared library mono/mini/libcoreclr.so 2026-02-20T15:53:45.3701515Z Stripping symbols from libcoreclr.so into libcoreclr.so.dbg 2026-02-20T15:53:45.4149012Z [412/413] Linking C executable mono/mini/mono-sgen 2026-02-20T15:53:45.4149429Z Stripping symbols from mono-sgen into mono-sgen.dbg 2026-02-20T15:53:45.4149719Z [412/413] Install the project... 2026-02-20T15:53:45.4211156Z -- Install configuration: "Release" 2026-02-20T15:53:45.4219660Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/mono-logger.h 2026-02-20T15:53:45.4224283Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/mono-error.h 2026-02-20T15:53:45.4230717Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/mono-forward.h 2026-02-20T15:53:45.4234278Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/mono-publib.h 2026-02-20T15:53:45.4240119Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/mono-jemalloc.h 2026-02-20T15:53:45.4240639Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/mono-dl-fallback.h 2026-02-20T15:53:45.4241147Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/mono-private-unstable.h 2026-02-20T15:53:45.4244924Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/mono-counters.h 2026-02-20T15:53:45.4249593Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/details/mono-publib-types.h 2026-02-20T15:53:45.4254585Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/details/mono-publib-functions.h 2026-02-20T15:53:45.4258562Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/details/mono-logger-types.h 2026-02-20T15:53:45.4260090Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/details/mono-logger-functions.h 2026-02-20T15:53:45.4264710Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/details/mono-error-types.h 2026-02-20T15:53:45.4271028Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/details/mono-error-functions.h 2026-02-20T15:53:45.4274119Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-types.h 2026-02-20T15:53:45.4277537Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-functions.h 2026-02-20T15:53:45.4282619Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/details/mono-counters-types.h 2026-02-20T15:53:45.4288011Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/utils/details/mono-counters-functions.h 2026-02-20T15:53:45.4293923Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/appdomain.h 2026-02-20T15:53:45.4296743Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/assembly.h 2026-02-20T15:53:45.4303518Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/attrdefs.h 2026-02-20T15:53:45.4305102Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/blob.h 2026-02-20T15:53:45.4309647Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/class.h 2026-02-20T15:53:45.4313630Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/debug-helpers.h 2026-02-20T15:53:45.4318696Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/debug-mono-symfile.h 2026-02-20T15:53:45.4321306Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/environment.h 2026-02-20T15:53:45.4323478Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/exception.h 2026-02-20T15:53:45.4328183Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/image.h 2026-02-20T15:53:45.4334891Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/loader.h 2026-02-20T15:53:45.4336794Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/metadata.h 2026-02-20T15:53:45.4343620Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/mono-config.h 2026-02-20T15:53:45.4345101Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/mono-debug.h 2026-02-20T15:53:45.4357373Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/mono-gc.h 2026-02-20T15:53:45.4357988Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/mono-private-unstable.h 2026-02-20T15:53:45.4360772Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/object.h 2026-02-20T15:53:45.4361246Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/object-forward.h 2026-02-20T15:53:45.4362184Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/opcodes.h 2026-02-20T15:53:45.4364710Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/profiler.h 2026-02-20T15:53:45.4369483Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/profiler-events.h 2026-02-20T15:53:45.4370198Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/reflection.h 2026-02-20T15:53:45.4374223Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/row-indexes.h 2026-02-20T15:53:45.4377383Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/sgen-bridge.h 2026-02-20T15:53:45.4379889Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/threads.h 2026-02-20T15:53:45.4385987Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/tokentype.h 2026-02-20T15:53:45.4386537Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/verify.h 2026-02-20T15:53:45.4391844Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/environment-functions.h 2026-02-20T15:53:45.4393431Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/opcodes-types.h 2026-02-20T15:53:45.4399468Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/opcodes-functions.h 2026-02-20T15:53:45.4399958Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-types.h 2026-02-20T15:53:45.4407068Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-functions.h 2026-02-20T15:53:45.4408141Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/image-types.h 2026-02-20T15:53:45.4418150Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/image-functions.h 2026-02-20T15:53:45.4418675Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/metadata-types.h 2026-02-20T15:53:45.4419133Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/metadata-functions.h 2026-02-20T15:53:45.4421018Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/assembly-types.h 2026-02-20T15:53:45.4424718Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/assembly-functions.h 2026-02-20T15:53:45.4428756Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/loader-types.h 2026-02-20T15:53:45.4430856Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/loader-functions.h 2026-02-20T15:53:45.4435246Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/class-types.h 2026-02-20T15:53:45.4435880Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/class-functions.h 2026-02-20T15:53:45.4439832Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/object-types.h 2026-02-20T15:53:45.4442816Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/object-functions.h 2026-02-20T15:53:45.4446426Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/exception-types.h 2026-02-20T15:53:45.4449804Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/exception-functions.h 2026-02-20T15:53:45.4453821Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/reflection-types.h 2026-02-20T15:53:45.4456555Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/reflection-functions.h 2026-02-20T15:53:45.4461016Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/appdomain-types.h 2026-02-20T15:53:45.4463976Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/appdomain-functions.h 2026-02-20T15:53:45.4467891Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/threads-types.h 2026-02-20T15:53:45.4470878Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/threads-functions.h 2026-02-20T15:53:45.4472990Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-types.h 2026-02-20T15:53:45.4476592Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-functions.h 2026-02-20T15:53:45.4480893Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-types.h 2026-02-20T15:53:45.4484277Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-functions.h 2026-02-20T15:53:45.4487033Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-types.h 2026-02-20T15:53:45.4489826Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-functions.h 2026-02-20T15:53:45.4492828Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-config-types.h 2026-02-20T15:53:45.4496619Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-config-functions.h 2026-02-20T15:53:45.4500921Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/profiler-types.h 2026-02-20T15:53:45.4502533Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/profiler-functions.h 2026-02-20T15:53:45.4505968Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-types.h 2026-02-20T15:53:45.4508040Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-functions.h 2026-02-20T15:53:45.4512885Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/jit/jit.h 2026-02-20T15:53:45.4515543Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/jit/mono-private-unstable.h 2026-02-20T15:53:45.4522029Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/jit/details/jit-types.h 2026-02-20T15:53:45.4522900Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/jit/details/jit-functions.h 2026-02-20T15:53:45.4527931Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-types.h 2026-02-20T15:53:45.4530181Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-functions.h 2026-02-20T15:53:45.4546438Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/lib/libmono-component-debugger-static.a 2026-02-20T15:53:45.4566354Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/lib/libmono-component-hot_reload-static.a 2026-02-20T15:53:45.4574245Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/lib/libmono-component-diagnostics_tracing-static.a 2026-02-20T15:53:45.4603991Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/lib/libmono-component-marshal-ilgen-static.a 2026-02-20T15:53:45.4610815Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/lib/libmono-component-debugger-stub-static.a 2026-02-20T15:53:45.4616150Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/lib/libmono-component-hot_reload-stub-static.a 2026-02-20T15:53:45.4621074Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/lib/libmono-component-diagnostics_tracing-stub-static.a 2026-02-20T15:53:45.4625563Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/lib/libmono-component-marshal-ilgen-stub-static.a 2026-02-20T15:53:45.4630339Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/lib/libmonosgen-2.0.a 2026-02-20T15:53:45.4997658Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/lib/libcoreclr.so.dbg 2026-02-20T15:53:45.5153278Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/lib/libcoreclr.so 2026-02-20T15:53:45.5203783Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/bin/mono-sgen.dbg 2026-02-20T15:53:45.5357002Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/bin/mono-sgen 2026-02-20T15:53:45.5405520Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.x64.Release/out/lib/libmono-profiler-aot.a 2026-02-20T15:53:52.0432972Z ILLink.RoslynAnalyzer -> /__w/1/s/artifacts/bin/ILLink.RoslynAnalyzer/Debug/netstandard2.0/ILLink.RoslynAnalyzer.dll 2026-02-20T15:53:52.4382920Z ILLink.CodeFixProvider -> /__w/1/s/artifacts/bin/ILLink.CodeFixProvider/Debug/netstandard2.0/ILLink.CodeFixProvider.dll 2026-02-20T15:53:52.8711655Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/ref/Debug/net11.0/illink.dll 2026-02-20T15:53:58.4801260Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/Debug/net11.0/illink.dll 2026-02-20T15:53:58.8345076Z ILLink.Tasks -> /__w/1/s/artifacts/bin/ILLink.Tasks/Debug/net/ILLink.Tasks.dll 2026-02-20T15:53:59.3490117Z System.Private.CoreLib.Generators -> /__w/1/s/artifacts/bin/System.Private.CoreLib.Generators/Release/netstandard2.0/System.Private.CoreLib.Generators.dll 2026-02-20T15:54:02.6068749Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/System.Private.CoreLib/ref/Release/net11.0/System.Private.CoreLib.dll 2026-02-20T15:54:02.9078041Z EventSourceGenerator -> /__w/1/s/artifacts/bin/EventSourceGenerator/Debug/netstandard2.0/EventSourceGenerator.dll 2026-02-20T15:54:05.3983381Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Debug/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-02-20T15:54:06.7519227Z LibraryImportGenerator -> /__w/1/s/artifacts/bin/LibraryImportGenerator/Debug/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll 2026-02-20T15:55:28.0949556Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/mono/linux.x64.Release/IL/System.Private.CoreLib.dll 2026-02-20T15:55:30.0285149Z ILCompiler.Reflection.ReadyToRun -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Release/ILCompiler.Reflection.ReadyToRun.dll 2026-02-20T15:55:33.2038014Z ILCompiler.TypeSystem -> /__w/1/s/artifacts/bin/ILCompiler.TypeSystem/x64/Release/ILCompiler.TypeSystem.dll 2026-02-20T15:55:33.8523240Z dotnet-pgo -> /__w/1/s/artifacts/bin/coreclr/linux.x64.Release/dotnet-pgo/dotnet-pgo.dll 2026-02-20T15:55:33.9331841Z "/__w/1/s/src/native/libs/build-native.sh" x64 Debug outconfig net11.0-linux-Debug-x64 -os linux ninja -numproc 4 -cross 2026-02-20T15:55:33.9984356Z __TargetRid: linux-x64 2026-02-20T15:55:33.9984833Z Setting up directories for build 2026-02-20T15:55:34.0029565Z Checking prerequisites... 2026-02-20T15:55:34.0029876Z /usr/bin/ninja 2026-02-20T15:55:34.0032071Z Commencing build of "install" target in "native libraries component" for linux.x64.Debug in /__w/1/s/artifacts/obj/native/net11.0-linux-Debug-x64 2026-02-20T15:55:34.0041541Z Invoking "/__w/1/s/eng/native/gen-buildsys.sh" "/__w/1/s/src/native/libs" "/__w/1/s/artifacts/obj/native/net11.0-linux-Debug-x64" x64 linux clang Debug "ninja" -DCMAKE_STATIC_LIB_LINK=0 -DFEATURE_DISTRO_AGNOSTIC_SSL=1 -DFEATURE_DISTRO_AGNOSTIC_SSL=1 2026-02-20T15:55:34.0720503Z Not searching for unused variables given on the command line. 2026-02-20T15:55:34.0728456Z loading initial cache file /__w/1/s/eng/native/tryrun.cmake 2026-02-20T15:55:34.1109963Z -- The C compiler identification is Clang 21.1.8 2026-02-20T15:55:34.1314887Z -- Detecting C compiler ABI info 2026-02-20T15:55:34.2273081Z -- Detecting C compiler ABI info - done 2026-02-20T15:55:34.2531662Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-02-20T15:55:34.2555667Z -- Detecting C compile features 2026-02-20T15:55:34.2556043Z -- Detecting C compile features - done 2026-02-20T15:55:34.2961244Z -- The linker identification is LLD 21.1.8 (compatible with GNU linkers) 2026-02-20T15:55:34.3059892Z Detected Linux x86_64 2026-02-20T15:55:34.3068049Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG 2026-02-20T15:55:34.3812373Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG - Success 2026-02-20T15:55:34.3821242Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH 2026-02-20T15:55:34.4554586Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success 2026-02-20T15:55:34.4564186Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-02-20T15:55:34.5373259Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-02-20T15:55:34.5848876Z -- The ASM compiler identification is Clang 21.1.8 with GNU-like command-line 2026-02-20T15:55:34.5883900Z -- Found assembler: /usr/local/bin/clang-21 2026-02-20T15:55:34.5964785Z -- Looking for include files windows.h, bcrypt.h 2026-02-20T15:55:34.6491303Z -- Looking for include files windows.h, bcrypt.h - not found 2026-02-20T15:55:34.6491810Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-02-20T15:55:34.7015819Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-02-20T15:55:34.7028623Z -- Looking for include file asm/hwprobe.h 2026-02-20T15:55:34.7526758Z -- Looking for include file asm/hwprobe.h - not found 2026-02-20T15:55:34.7528380Z -- Looking for include file sys/resource.h 2026-02-20T15:55:34.8319052Z -- Looking for include file sys/resource.h - found 2026-02-20T15:55:34.8319438Z -- Looking for sysctlbyname 2026-02-20T15:55:34.9144052Z -- Looking for sysctlbyname - not found 2026-02-20T15:55:34.9146186Z -- Looking for fsync 2026-02-20T15:55:34.9911397Z -- Looking for fsync - found 2026-02-20T15:55:34.9911768Z -- Looking for arc4random_buf 2026-02-20T15:55:35.0487907Z -- Looking for arc4random_buf - not found 2026-02-20T15:55:35.0488331Z -- Looking for getrandom 2026-02-20T15:55:35.1275384Z -- Looking for getrandom - found 2026-02-20T15:55:35.1276111Z -- Looking for O_CLOEXEC 2026-02-20T15:55:35.2095238Z -- Looking for O_CLOEXEC - found 2026-02-20T15:55:35.2095626Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-02-20T15:55:35.2870917Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-02-20T15:55:35.2873173Z -- Looking for clock_gettime_nsec_np 2026-02-20T15:55:35.3358559Z -- Looking for clock_gettime_nsec_np - not found 2026-02-20T15:55:35.4957740Z -- Using CMake version 3.30.3 2026-02-20T15:55:35.4970862Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-02-20T15:55:35.4971256Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-02-20T15:55:35.5503843Z -- The CXX compiler identification is Clang 21.1.8 2026-02-20T15:55:35.5645451Z -- Detecting CXX compiler ABI info 2026-02-20T15:55:35.6588941Z -- Detecting CXX compiler ABI info - done 2026-02-20T15:55:35.6694412Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-02-20T15:55:35.6699732Z -- Detecting CXX compile features 2026-02-20T15:55:35.6712597Z -- Detecting CXX compile features - done 2026-02-20T15:55:35.6726898Z -- Arch detected: 'x86_64-linux-gnu' 2026-02-20T15:55:35.6727168Z -- Basearch of 'x86_64-linux-gnu' has been detected as: 'x86' 2026-02-20T15:55:35.6756813Z -- Using CMake toolchain: /__w/1/s/eng/common/cross/toolchain.cmake 2026-02-20T15:55:35.6767693Z -- Performing Test FNO_LTO_AVAILABLE 2026-02-20T15:55:35.7521879Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-02-20T15:55:35.7529337Z -- Looking for arm_acle.h 2026-02-20T15:55:35.8040351Z -- Looking for arm_acle.h - not found 2026-02-20T15:55:35.8040590Z -- Looking for sys/auxv.h 2026-02-20T15:55:35.8797080Z -- Looking for sys/auxv.h - found 2026-02-20T15:55:35.8797638Z -- Looking for sys/sdt.h 2026-02-20T15:55:35.9241934Z -- Looking for sys/sdt.h - not found 2026-02-20T15:55:35.9242847Z -- Looking for unistd.h 2026-02-20T15:55:36.0033034Z -- Looking for unistd.h - found 2026-02-20T15:55:36.0033470Z -- Looking for linux/auxvec.h 2026-02-20T15:55:36.0800221Z -- Looking for linux/auxvec.h - found 2026-02-20T15:55:36.0800726Z -- Looking for sys/types.h 2026-02-20T15:55:36.1612581Z -- Looking for sys/types.h - found 2026-02-20T15:55:36.1613828Z -- Looking for stdint.h 2026-02-20T15:55:36.2422812Z -- Looking for stdint.h - found 2026-02-20T15:55:36.2423199Z -- Looking for stddef.h 2026-02-20T15:55:36.3157412Z -- Looking for stddef.h - found 2026-02-20T15:55:36.3157769Z -- Check size of off64_t 2026-02-20T15:55:36.3943579Z -- Check size of off64_t - done 2026-02-20T15:55:36.3943993Z -- Looking for fseeko 2026-02-20T15:55:36.4685713Z -- Looking for fseeko - found 2026-02-20T15:55:36.4686076Z -- Looking for strerror 2026-02-20T15:55:36.5422713Z -- Looking for strerror - found 2026-02-20T15:55:36.5425576Z -- Looking for posix_memalign 2026-02-20T15:55:36.6245108Z -- Looking for posix_memalign - found 2026-02-20T15:55:36.6245586Z -- Looking for aligned_alloc 2026-02-20T15:55:36.7118378Z -- Looking for aligned_alloc - found 2026-02-20T15:55:36.7134112Z -- Performing Test HAVE_NO_INTERPOSITION 2026-02-20T15:55:36.7905854Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-02-20T15:55:36.7907963Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-02-20T15:55:36.8681528Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-02-20T15:55:36.8682001Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-02-20T15:55:36.9426866Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-02-20T15:55:36.9427130Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-02-20T15:55:37.0203125Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-02-20T15:55:37.0203857Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-02-20T15:55:37.0946411Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-02-20T15:55:37.0946825Z -- Performing Test HAVE_BUILTIN_CTZ 2026-02-20T15:55:37.1670992Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-02-20T15:55:37.1672536Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-02-20T15:55:37.2418087Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-02-20T15:55:37.2418648Z -- Performing Test HAVE_PTRDIFF_T 2026-02-20T15:55:37.3160763Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-02-20T15:55:37.3161912Z -- Performing Test HAVE_XSAVE_INTRIN 2026-02-20T15:55:37.7308283Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-02-20T15:55:37.7309983Z -- Performing Test HAVE_SSE2_INTRIN 2026-02-20T15:55:38.1586488Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-02-20T15:55:38.1589513Z -- Performing Test HAVE_SSSE3_INTRIN 2026-02-20T15:55:38.5843830Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-02-20T15:55:38.5849259Z -- Performing Test HAVE_SSE42_INTRIN 2026-02-20T15:55:38.6990565Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-02-20T15:55:38.6991610Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-02-20T15:55:39.1197170Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-02-20T15:55:39.1200705Z -- Performing Test HAVE_AVX2_INTRIN 2026-02-20T15:55:39.5456837Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-02-20T15:55:39.5466251Z -- Performing Test HAVE_CASCADE_LAKE 2026-02-20T15:55:39.6210048Z -- Performing Test HAVE_CASCADE_LAKE - Success 2026-02-20T15:55:39.6210531Z -- Performing Test HAVE_AVX512_INTRIN 2026-02-20T15:55:40.0481265Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-02-20T15:55:40.0486760Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-02-20T15:55:40.4713386Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-02-20T15:55:40.4713872Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-02-20T15:55:40.8953855Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-02-20T15:55:40.8954357Z -- 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-02-20T15:55:40.9107688Z -- The following features have been enabled: 2026-02-20T15:55:40.9108029Z 2026-02-20T15:55:40.9108298Z * CMAKE_BUILD_TYPE, Build type: DEBUG (selected) 2026-02-20T15:55:40.9108591Z * XSAVE, Support XSAVE intrinsics using "-mxsave" 2026-02-20T15:55:40.9108934Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "-mssse3" 2026-02-20T15:55:40.9109333Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "-msse4.2" 2026-02-20T15:55:40.9109754Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-msse4.2 -mpclmul" 2026-02-20T15:55:40.9110253Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "-mavx2 -mbmi2" 2026-02-20T15:55:40.9110628Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "-mavx2 -mbmi2" 2026-02-20T15:55:40.9111009Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "-mavx2 -mbmi2" 2026-02-20T15:55:40.9111366Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "-mavx2 -mbmi2" 2026-02-20T15:55:40.9111787Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-02-20T15:55:40.9112282Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-02-20T15:55:40.9112786Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mavx512vnni -mbmi2 -mtune=cascadelake" 2026-02-20T15:55:40.9113569Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using "-mpclmul -mvpclmulqdq -mavx512f -mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-02-20T15:55:40.9114017Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-02-20T15:55:40.9114352Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-02-20T15:55:40.9114615Z * WITH_SANITIZER, Enable sanitizer support 2026-02-20T15:55:40.9114778Z * WITH_GTEST, Build gtest_zlib 2026-02-20T15:55:40.9114936Z * WITH_OPTIM, Build with optimisation 2026-02-20T15:55:40.9115098Z * WITH_NEW_STRATEGIES, Use new strategies 2026-02-20T15:55:40.9115277Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-02-20T15:55:40.9115450Z * WITH_AVX2, Build with AVX2 2026-02-20T15:55:40.9115600Z * WITH_AVX512, Build with AVX512 2026-02-20T15:55:40.9115758Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-02-20T15:55:40.9115911Z * WITH_SSE2, Build with SSE2 2026-02-20T15:55:40.9116064Z * WITH_SSSE3, Build with SSSE3 2026-02-20T15:55:40.9116211Z * WITH_SSE42, Build with SSE42 2026-02-20T15:55:40.9116374Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-02-20T15:55:40.9116536Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-02-20T15:55:40.9116676Z 2026-02-20T15:55:40.9116823Z -- The following features have been disabled: 2026-02-20T15:55:40.9116966Z 2026-02-20T15:55:40.9117127Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-02-20T15:55:40.9117584Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-02-20T15:55:40.9117761Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-02-20T15:55:40.9118068Z * WITH_FUZZERS, Build test/fuzz 2026-02-20T15:55:40.9118228Z * WITH_BENCHMARKS, Build test/benchmarks 2026-02-20T15:55:40.9118396Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-02-20T15:55:40.9118603Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-02-20T15:55:40.9118827Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-02-20T15:55:40.9119007Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-02-20T15:55:40.9119186Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-02-20T15:55:40.9119381Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-02-20T15:55:40.9119581Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-02-20T15:55:40.9119730Z 2026-02-20T15:55:41.0824968Z -- Build type is 'DEBUG' 2026-02-20T15:55:41.0825329Z -- Performing Test BROTLI_EMSCRIPTEN 2026-02-20T15:55:41.1560963Z -- Performing Test BROTLI_EMSCRIPTEN - Failed 2026-02-20T15:55:41.1561230Z -- Compiler is not EMSCRIPTEN 2026-02-20T15:55:41.1588234Z -- Looking for log2 2026-02-20T15:55:41.2358651Z -- Looking for log2 - not found 2026-02-20T15:55:41.2359032Z -- Looking for log2 2026-02-20T15:55:41.3124486Z -- Looking for log2 - found 2026-02-20T15:55:41.4775448Z -- ZSTD VERSION: 1.5.7 2026-02-20T15:55:41.4803999Z -- Performing Test C_FLAG_WALL 2026-02-20T15:55:41.5541218Z -- Performing Test C_FLAG_WALL - Success 2026-02-20T15:55:41.5550120Z -- Performing Test CXX_FLAG_WALL 2026-02-20T15:55:41.6299697Z -- Performing Test CXX_FLAG_WALL - Success 2026-02-20T15:55:41.6309220Z -- Performing Test C_FLAG_WEXTRA 2026-02-20T15:55:41.7052621Z -- Performing Test C_FLAG_WEXTRA - Success 2026-02-20T15:55:41.7062036Z -- Performing Test CXX_FLAG_WEXTRA 2026-02-20T15:55:41.7804765Z -- Performing Test CXX_FLAG_WEXTRA - Success 2026-02-20T15:55:41.7814017Z -- Performing Test C_FLAG_WUNDEF 2026-02-20T15:55:41.8530911Z -- Performing Test C_FLAG_WUNDEF - Success 2026-02-20T15:55:41.8539547Z -- Performing Test CXX_FLAG_WUNDEF 2026-02-20T15:55:41.9261389Z -- Performing Test CXX_FLAG_WUNDEF - Success 2026-02-20T15:55:41.9269932Z -- Performing Test C_FLAG_WSHADOW 2026-02-20T15:55:41.9986338Z -- Performing Test C_FLAG_WSHADOW - Success 2026-02-20T15:55:41.9995364Z -- Performing Test CXX_FLAG_WSHADOW 2026-02-20T15:55:42.0722562Z -- Performing Test CXX_FLAG_WSHADOW - Success 2026-02-20T15:55:42.0732561Z -- Performing Test C_FLAG_WCAST_ALIGN 2026-02-20T15:55:42.1495500Z -- Performing Test C_FLAG_WCAST_ALIGN - Success 2026-02-20T15:55:42.1504171Z -- Performing Test CXX_FLAG_WCAST_ALIGN 2026-02-20T15:55:42.2284132Z -- Performing Test CXX_FLAG_WCAST_ALIGN - Success 2026-02-20T15:55:42.2294323Z -- Performing Test C_FLAG_WCAST_QUAL 2026-02-20T15:55:42.3075235Z -- Performing Test C_FLAG_WCAST_QUAL - Success 2026-02-20T15:55:42.3083904Z -- Performing Test CXX_FLAG_WCAST_QUAL 2026-02-20T15:55:42.3819783Z -- Performing Test CXX_FLAG_WCAST_QUAL - Success 2026-02-20T15:55:42.3829175Z -- Performing Test C_FLAG_WSTRICT_PROTOTYPES 2026-02-20T15:55:42.4586816Z -- Performing Test C_FLAG_WSTRICT_PROTOTYPES - Success 2026-02-20T15:55:42.4596879Z -- Performing Test LD_FLAG_WL_Z_NOEXECSTACK 2026-02-20T15:55:42.5349086Z -- Performing Test LD_FLAG_WL_Z_NOEXECSTACK - Success 2026-02-20T15:55:42.5358221Z -- Performing Test C_FLAG_QUNUSED_ARGUMENTS 2026-02-20T15:55:42.6113904Z -- Performing Test C_FLAG_QUNUSED_ARGUMENTS - Success 2026-02-20T15:55:42.6122644Z -- Performing Test CXX_FLAG_QUNUSED_ARGUMENTS 2026-02-20T15:55:42.6879823Z -- Performing Test CXX_FLAG_QUNUSED_ARGUMENTS - Success 2026-02-20T15:55:42.6888607Z -- Performing Test C_FLAG_WA_NOEXECSTACK 2026-02-20T15:55:42.7641675Z -- Performing Test C_FLAG_WA_NOEXECSTACK - Success 2026-02-20T15:55:42.7649285Z -- Performing Test CXX_FLAG_WA_NOEXECSTACK 2026-02-20T15:55:42.8404004Z -- Performing Test CXX_FLAG_WA_NOEXECSTACK - Success 2026-02-20T15:55:42.8406130Z -- CMAKE_INSTALL_PREFIX: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64 2026-02-20T15:55:42.8406458Z -- CMAKE_INSTALL_LIBDIR: lib 2026-02-20T15:55:42.8406736Z -- ZSTD_LEGACY_SUPPORT not defined! 2026-02-20T15:55:42.8407037Z -- ZSTD_MULTITHREAD_SUPPORT is disabled 2026-02-20T15:55:42.8526348Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-02-20T15:55:42.9266806Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-02-20T15:55:42.9267644Z -- Looking for include files sys/socket.h, linux/in.h 2026-02-20T15:55:43.0082095Z -- Looking for include files sys/socket.h, linux/in.h - found 2026-02-20T15:55:43.0082495Z -- Performing Test HAVE_IN_PKTINFO 2026-02-20T15:55:43.0892024Z -- Performing Test HAVE_IN_PKTINFO - Success 2026-02-20T15:55:43.0892479Z -- Performing Test HAVE_IP_MREQN 2026-02-20T15:55:43.1710604Z -- Performing Test HAVE_IP_MREQN - Success 2026-02-20T15:55:43.1711117Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX 2026-02-20T15:55:43.2317897Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX - Failed 2026-02-20T15:55:43.2318492Z -- Performing Test HAVE_STATFS_VFS 2026-02-20T15:55:43.3105647Z -- Performing Test HAVE_STATFS_VFS - Success 2026-02-20T15:55:43.3105931Z -- Performing Test HAVE_STATFS_MOUNT 2026-02-20T15:55:43.3602103Z -- Performing Test HAVE_STATFS_MOUNT - Failed 2026-02-20T15:55:43.3602501Z -- Performing Test HAVE_FLOCK64 2026-02-20T15:55:43.4371084Z -- Performing Test HAVE_FLOCK64 - Success 2026-02-20T15:55:43.4373651Z -- Looking for F_DUPFD_CLOEXEC 2026-02-20T15:55:43.5177745Z -- Looking for F_DUPFD_CLOEXEC - found 2026-02-20T15:55:43.5178109Z -- Looking for F_DUPFD 2026-02-20T15:55:43.5943659Z -- Looking for F_DUPFD - found 2026-02-20T15:55:43.5944018Z -- Looking for F_FULLFSYNC 2026-02-20T15:55:43.6430293Z -- Looking for F_FULLFSYNC - not found 2026-02-20T15:55:43.6430809Z -- Looking for getifaddrs 2026-02-20T15:55:43.7193799Z -- Looking for getifaddrs - found 2026-02-20T15:55:43.7196040Z -- Looking for fork 2026-02-20T15:55:43.7966490Z -- Looking for fork - found 2026-02-20T15:55:43.7966977Z -- Looking for lseek64 2026-02-20T15:55:43.8745211Z -- Looking for lseek64 - found 2026-02-20T15:55:43.8747726Z -- Looking for mmap64 2026-02-20T15:55:43.9504442Z -- Looking for mmap64 - found 2026-02-20T15:55:43.9506960Z -- Looking for ftruncate64 2026-02-20T15:55:44.0280008Z -- Looking for ftruncate64 - found 2026-02-20T15:55:44.0282130Z -- Looking for posix_fadvise64 2026-02-20T15:55:44.1056253Z -- Looking for posix_fadvise64 - found 2026-02-20T15:55:44.1057018Z -- Looking for stat64 2026-02-20T15:55:44.1818012Z -- Looking for stat64 - found 2026-02-20T15:55:44.1819548Z -- Looking for vfork 2026-02-20T15:55:44.2613972Z -- Looking for vfork - found 2026-02-20T15:55:44.2615760Z -- Looking for pipe 2026-02-20T15:55:44.3444648Z -- Looking for pipe - found 2026-02-20T15:55:44.3446400Z -- Looking for pipe2 2026-02-20T15:55:44.4264438Z -- Looking for pipe2 - found 2026-02-20T15:55:44.4266993Z -- Looking for getmntinfo 2026-02-20T15:55:44.4757954Z -- Looking for getmntinfo - not found 2026-02-20T15:55:44.4759192Z -- Looking for strcpy_s 2026-02-20T15:55:44.5263515Z -- Looking for strcpy_s - not found 2026-02-20T15:55:44.5265283Z -- Looking for strlcpy 2026-02-20T15:55:44.5756093Z -- Looking for strlcpy - not found 2026-02-20T15:55:44.5758137Z -- Looking for strlcat 2026-02-20T15:55:44.6261789Z -- Looking for strlcat - not found 2026-02-20T15:55:44.6263171Z -- Looking for posix_fadvise 2026-02-20T15:55:44.7035650Z -- Looking for posix_fadvise - found 2026-02-20T15:55:44.7036074Z -- Looking for fallocate 2026-02-20T15:55:44.7805181Z -- Looking for fallocate - found 2026-02-20T15:55:44.7806385Z -- Looking for preadv 2026-02-20T15:55:44.8583668Z -- Looking for preadv - found 2026-02-20T15:55:44.8585449Z -- Looking for pwritev 2026-02-20T15:55:44.9354258Z -- Looking for pwritev - found 2026-02-20T15:55:44.9354933Z -- Looking for ioctl 2026-02-20T15:55:45.0108939Z -- Looking for ioctl - found 2026-02-20T15:55:45.0109166Z -- Looking for sched_getaffinity 2026-02-20T15:55:45.0866342Z -- Looking for sched_getaffinity - found 2026-02-20T15:55:45.0866898Z -- Looking for sched_setaffinity 2026-02-20T15:55:45.1616442Z -- Looking for sched_setaffinity - found 2026-02-20T15:55:45.1617658Z -- Looking for sched_getcpu 2026-02-20T15:55:45.2383906Z -- Looking for sched_getcpu - found 2026-02-20T15:55:45.2384603Z -- Looking for pthread_setcancelstate 2026-02-20T15:55:45.3190011Z -- Looking for pthread_setcancelstate - found 2026-02-20T15:55:45.3192963Z -- Looking for include file gnu/lib-names.h 2026-02-20T15:55:45.3991650Z -- Looking for include file gnu/lib-names.h - found 2026-02-20T15:55:45.3994054Z -- Looking for TIOCGWINSZ 2026-02-20T15:55:45.4800806Z -- Looking for TIOCGWINSZ - found 2026-02-20T15:55:45.4803846Z -- Looking for cfsetspeed 2026-02-20T15:55:45.5579643Z -- Looking for cfsetspeed - found 2026-02-20T15:55:45.5580878Z -- Looking for cfmakeraw 2026-02-20T15:55:45.6354388Z -- Looking for cfmakeraw - found 2026-02-20T15:55:45.6354903Z -- Performing Test HAVE_UTSNAME_DOMAINNAME 2026-02-20T15:55:45.7121283Z -- Performing Test HAVE_UTSNAME_DOMAINNAME - Success 2026-02-20T15:55:45.7122619Z -- Performing Test HAVE_STAT_BIRTHTIME 2026-02-20T15:55:45.7642607Z -- Performing Test HAVE_STAT_BIRTHTIME - Failed 2026-02-20T15:55:45.7643004Z -- Performing Test HAVE_STAT_FLAGS 2026-02-20T15:55:45.8153265Z -- Performing Test HAVE_STAT_FLAGS - Failed 2026-02-20T15:55:45.8154646Z -- Looking for lchflags 2026-02-20T15:55:45.8676650Z -- Looking for lchflags - not found 2026-02-20T15:55:45.8677147Z -- Performing Test HAVE_STAT_TIMESPEC 2026-02-20T15:55:45.9189664Z -- Performing Test HAVE_STAT_TIMESPEC - Failed 2026-02-20T15:55:45.9190185Z -- Performing Test HAVE_STAT_TIM 2026-02-20T15:55:45.9988592Z -- Performing Test HAVE_STAT_TIM - Success 2026-02-20T15:55:45.9988967Z -- Performing Test HAVE_STAT_NSEC 2026-02-20T15:55:46.0503028Z -- Performing Test HAVE_STAT_NSEC - Failed 2026-02-20T15:55:46.0504266Z -- Performing Test HAVE_DIRENT_NAME_LEN 2026-02-20T15:55:46.0975486Z -- Performing Test HAVE_DIRENT_NAME_LEN - Failed 2026-02-20T15:55:46.0975758Z -- Performing Test HAVE_STATFS_FSTYPENAME 2026-02-20T15:55:46.1447829Z -- Performing Test HAVE_STATFS_FSTYPENAME - Failed 2026-02-20T15:55:46.1448697Z -- Performing Test HAVE_STATVFS_FSTYPENAME 2026-02-20T15:55:46.1924270Z -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed 2026-02-20T15:55:46.1924566Z -- Performing Test HAVE_STATVFS_BASETYPE 2026-02-20T15:55:46.2394758Z -- Performing Test HAVE_STATVFS_BASETYPE - Failed 2026-02-20T15:55:46.2395617Z -- Looking for statfs 2026-02-20T15:55:46.3154411Z -- Looking for statfs - found 2026-02-20T15:55:46.3155539Z -- Looking for getrlimit 2026-02-20T15:55:46.3921734Z -- Looking for getrlimit - found 2026-02-20T15:55:46.3922095Z -- Looking for setrlimit 2026-02-20T15:55:46.4717582Z -- Looking for setrlimit - found 2026-02-20T15:55:46.4720264Z -- Check size of struct statfs 2026-02-20T15:55:46.5528383Z -- Check size of struct statfs - done 2026-02-20T15:55:46.5529348Z -- Performing Test HAVE_GNU_STRERROR_R 2026-02-20T15:55:46.6333826Z -- Performing Test HAVE_GNU_STRERROR_R - Success 2026-02-20T15:55:46.6334327Z -- Performing Test KEVENT_HAS_VOID_UDATA 2026-02-20T15:55:46.6828590Z -- Performing Test KEVENT_HAS_VOID_UDATA - Failed 2026-02-20T15:55:46.6829069Z -- Performing Test HAVE_SENDFILE_4 2026-02-20T15:55:46.7617431Z -- Performing Test HAVE_SENDFILE_4 - Success 2026-02-20T15:55:46.7617828Z -- Performing Test HAVE_SENDFILE_6 2026-02-20T15:55:46.8179436Z -- Performing Test HAVE_SENDFILE_6 - Failed 2026-02-20T15:55:46.8179814Z -- Performing Test HAVE_SENDFILE_7 2026-02-20T15:55:46.8747549Z -- Performing Test HAVE_SENDFILE_7 - Failed 2026-02-20T15:55:46.8748031Z -- Looking for fcopyfile 2026-02-20T15:55:46.9221019Z -- Looking for fcopyfile - not found 2026-02-20T15:55:46.9223711Z -- Looking for include file sys/sockio.h 2026-02-20T15:55:46.9715748Z -- Looking for include file sys/sockio.h - not found 2026-02-20T15:55:46.9726937Z -- Looking for include file linux/ethtool.h 2026-02-20T15:55:47.0495417Z -- Looking for include file linux/ethtool.h - found 2026-02-20T15:55:47.0498484Z -- Looking for include file sys/poll.h 2026-02-20T15:55:47.1247694Z -- Looking for include file sys/poll.h - found 2026-02-20T15:55:47.1248192Z -- Looking for include file sys/proc_info.h 2026-02-20T15:55:47.1708155Z -- Looking for include file sys/proc_info.h - not found 2026-02-20T15:55:47.1708720Z -- Looking for include files time.h, linux/errqueue.h 2026-02-20T15:55:47.2479243Z -- Looking for include files time.h, linux/errqueue.h - found 2026-02-20T15:55:47.2479753Z -- Looking for epoll_create1 2026-02-20T15:55:47.3255688Z -- Looking for epoll_create1 - found 2026-02-20T15:55:47.3257420Z -- Looking for gethostname 2026-02-20T15:55:47.4021521Z -- Looking for gethostname - found 2026-02-20T15:55:47.4023617Z -- Looking for getnameinfo 2026-02-20T15:55:47.4853491Z -- Looking for getnameinfo - found 2026-02-20T15:55:47.4854084Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH 2026-02-20T15:55:47.5694310Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH - Success 2026-02-20T15:55:47.5697168Z -- Looking for accept4 2026-02-20T15:55:47.6536804Z -- Looking for accept4 - found 2026-02-20T15:55:47.6538162Z -- Looking for kqueue 2026-02-20T15:55:47.7060238Z -- Looking for kqueue - not found 2026-02-20T15:55:47.7060593Z -- Looking for disconnectx 2026-02-20T15:55:47.7582173Z -- Looking for disconnectx - not found 2026-02-20T15:55:47.7584488Z -- Looking for connectx 2026-02-20T15:55:47.8123886Z -- Looking for connectx - not found 2026-02-20T15:55:47.8124347Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS 2026-02-20T15:55:47.9006236Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success 2026-02-20T15:55:47.9006730Z -- Looking for malloc_size 2026-02-20T15:55:47.9466492Z -- Looking for malloc_size - not found 2026-02-20T15:55:47.9466891Z -- Looking for malloc_usable_size 2026-02-20T15:55:48.0281776Z -- Looking for malloc_usable_size - found 2026-02-20T15:55:48.0282337Z -- Looking for malloc_usable_size 2026-02-20T15:55:48.0762403Z -- Looking for malloc_usable_size - not found 2026-02-20T15:55:48.0767090Z -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP 2026-02-20T15:55:48.1593695Z -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP - Success 2026-02-20T15:55:48.1594244Z -- Performing Test HAVE_CLOCK_REALTIME 2026-02-20T15:55:48.2433341Z -- Performing Test HAVE_CLOCK_REALTIME - Success 2026-02-20T15:55:48.2433841Z -- Looking for pthread_create in pthread 2026-02-20T15:55:48.3199872Z -- Looking for pthread_create in pthread - found 2026-02-20T15:55:48.3200306Z -- Looking for pthread_create in c 2026-02-20T15:55:48.3979313Z -- Looking for pthread_create in c - not found 2026-02-20T15:55:48.3979572Z -- Looking for pthread_condattr_setclock in pthread 2026-02-20T15:55:48.4776132Z -- Looking for pthread_condattr_setclock in pthread - found 2026-02-20T15:55:48.4776541Z -- Looking for pthread_mutex_clocklock in pthread 2026-02-20T15:55:48.5551512Z -- Looking for pthread_mutex_clocklock in pthread - not found 2026-02-20T15:55:48.5554412Z -- Looking for futimes 2026-02-20T15:55:48.6360137Z -- Looking for futimes - found 2026-02-20T15:55:48.6363270Z -- Looking for futimens 2026-02-20T15:55:48.7176412Z -- Looking for futimens - found 2026-02-20T15:55:48.7178409Z -- Looking for fchmod 2026-02-20T15:55:48.7986014Z -- Looking for fchmod - found 2026-02-20T15:55:48.7987097Z -- Looking for chmod 2026-02-20T15:55:48.8769356Z -- Looking for chmod - found 2026-02-20T15:55:48.8771078Z -- Looking for utimensat 2026-02-20T15:55:48.9556441Z -- Looking for utimensat - found 2026-02-20T15:55:48.9557082Z -- Looking for lutimes 2026-02-20T15:55:49.0338304Z -- Looking for lutimes - found 2026-02-20T15:55:49.0339730Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED 2026-02-20T15:55:49.1162573Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success 2026-02-20T15:55:49.1163737Z -- Looking for include file sys/inotify.h 2026-02-20T15:55:49.1928385Z -- Looking for include file sys/inotify.h - found 2026-02-20T15:55:49.1928906Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED 2026-02-20T15:55:49.2418890Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed 2026-02-20T15:55:49.2419411Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO 2026-02-20T15:55:49.2900909Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False 2026-02-20T15:55:49.2901431Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS 2026-02-20T15:55:49.3406098Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False 2026-02-20T15:55:49.3406443Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS 2026-02-20T15:55:49.4180717Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - True 2026-02-20T15:55:49.4181192Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST 2026-02-20T15:55:49.4654091Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST - False 2026-02-20T15:55:49.4654497Z -- Performing Test HAVE_MKSTEMPS 2026-02-20T15:55:49.5510922Z -- Performing Test HAVE_MKSTEMPS - Success 2026-02-20T15:55:49.5511379Z -- Performing Test HAVE_MKSTEMP 2026-02-20T15:55:49.6406460Z -- Performing Test HAVE_MKSTEMP - Success 2026-02-20T15:55:49.6408408Z -- Performing Test HAVE_NETINET_TCP_VAR_H 2026-02-20T15:55:49.6983387Z -- Performing Test HAVE_NETINET_TCP_VAR_H - Failed 2026-02-20T15:55:49.6983904Z -- Performing Test HAVE_NETINET_UDP_VAR_H 2026-02-20T15:55:49.7549707Z -- Performing Test HAVE_NETINET_UDP_VAR_H - Failed 2026-02-20T15:55:49.7550694Z -- Performing Test HAVE_NETINET_IP_VAR_H 2026-02-20T15:55:49.8106527Z -- Performing Test HAVE_NETINET_IP_VAR_H - Failed 2026-02-20T15:55:49.8106782Z -- Performing Test HAVE_NETINET_ICMP_VAR_H 2026-02-20T15:55:49.8658208Z -- Performing Test HAVE_NETINET_ICMP_VAR_H - Failed 2026-02-20T15:55:49.8658529Z -- Looking for include file sys/cdefs.h 2026-02-20T15:55:49.9403375Z -- Looking for include file sys/cdefs.h - found 2026-02-20T15:55:49.9403769Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM 2026-02-20T15:55:50.0226849Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Success 2026-02-20T15:55:50.0227701Z -- Looking for TCPS_ESTABLISHED 2026-02-20T15:55:50.0699262Z -- Looking for TCPS_ESTABLISHED - not found 2026-02-20T15:55:50.0700686Z -- Looking for getgrouplist 2026-02-20T15:55:50.1482480Z -- Looking for getgrouplist - found 2026-02-20T15:55:50.1482731Z -- Looking for include file syslog.h 2026-02-20T15:55:50.2232205Z -- Looking for include file syslog.h - found 2026-02-20T15:55:50.2232771Z -- Looking for include file termios.h 2026-02-20T15:55:50.2990352Z -- Looking for include file termios.h - found 2026-02-20T15:55:50.2991234Z -- Looking for include file dlfcn.h 2026-02-20T15:55:50.3747194Z -- Looking for include file dlfcn.h - found 2026-02-20T15:55:50.3748002Z -- Looking for include file sys/statfs.h 2026-02-20T15:55:50.4498342Z -- Looking for include file sys/statfs.h - found 2026-02-20T15:55:50.4498729Z -- Looking for include file sys/statvfs.h 2026-02-20T15:55:50.5260279Z -- Looking for include file sys/statvfs.h - found 2026-02-20T15:55:50.5260789Z -- Looking for include file net/if.h 2026-02-20T15:55:50.6060119Z -- Looking for include file net/if.h - found 2026-02-20T15:55:50.6060488Z -- Looking for include file pthread.h 2026-02-20T15:55:50.6889609Z -- Looking for include file pthread.h - found 2026-02-20T15:55:50.6890075Z -- Check size of struct rt_msghdr 2026-02-20T15:55:50.7480069Z -- Check size of struct rt_msghdr - failed 2026-02-20T15:55:50.7481844Z -- Check size of struct rt_msghdr2 2026-02-20T15:55:50.8059489Z -- Check size of struct rt_msghdr2 - failed 2026-02-20T15:55:50.8059863Z -- Check size of struct if_msghdr2 2026-02-20T15:55:50.8624832Z -- Check size of struct if_msghdr2 - failed 2026-02-20T15:55:50.8627164Z -- Looking for include file sys/ioctl.h 2026-02-20T15:55:50.9399514Z -- Looking for include file sys/ioctl.h - found 2026-02-20T15:55:50.9400018Z -- Looking for include file sys/filio.h 2026-02-20T15:55:50.9856995Z -- Looking for include file sys/filio.h - not found 2026-02-20T15:55:50.9858813Z -- Looking for include files sys/types.h, netpacket/packet.h 2026-02-20T15:55:51.0636420Z -- Looking for include files sys/types.h, netpacket/packet.h - found 2026-02-20T15:55:51.0637544Z -- Looking for include file net/if_arp.h 2026-02-20T15:55:51.1446038Z -- Looking for include file net/if_arp.h - found 2026-02-20T15:55:51.1446502Z -- Looking for include file sys/mntent.h 2026-02-20T15:55:51.1905208Z -- Looking for include file sys/mntent.h - not found 2026-02-20T15:55:51.1905766Z -- Looking for include file mntent.h 2026-02-20T15:55:51.2666912Z -- Looking for include file mntent.h - found 2026-02-20T15:55:51.2668487Z -- Looking for include files stdint.h, net/if_media.h 2026-02-20T15:55:51.3135971Z -- Looking for include files stdint.h, net/if_media.h - not found 2026-02-20T15:55:51.3136460Z -- Looking for include file linux/rtnetlink.h 2026-02-20T15:55:51.3905632Z -- Looking for include file linux/rtnetlink.h - found 2026-02-20T15:55:51.3906032Z -- Looking for include file linux/can.h 2026-02-20T15:55:51.4651577Z -- Looking for include file linux/can.h - found 2026-02-20T15:55:51.4651971Z -- Looking for include file IOKit/serial/ioss.h 2026-02-20T15:55:51.5106287Z -- Looking for include file IOKit/serial/ioss.h - not found 2026-02-20T15:55:51.5107953Z -- Looking for getpeereid 2026-02-20T15:55:51.5610897Z -- Looking for getpeereid - not found 2026-02-20T15:55:51.5611733Z -- Looking for getdomainname 2026-02-20T15:55:51.6421867Z -- Looking for getdomainname - found 2026-02-20T15:55:51.6422242Z -- Performing Test HAVE_GETDOMAINNAME_SIZET 2026-02-20T15:55:51.7236703Z -- Performing Test HAVE_GETDOMAINNAME_SIZET - Success 2026-02-20T15:55:51.7237207Z -- Looking for inotify_init 2026-02-20T15:55:51.8010297Z -- Looking for inotify_init - found 2026-02-20T15:55:51.8011111Z -- Looking for inotify_add_watch 2026-02-20T15:55:51.8822074Z -- Looking for inotify_add_watch - found 2026-02-20T15:55:51.8822489Z -- Looking for inotify_rm_watch 2026-02-20T15:55:51.9626586Z -- Looking for inotify_rm_watch - found 2026-02-20T15:55:51.9630408Z -- Looking for include file GSS/GSS.h 2026-02-20T15:55:52.0101130Z -- Looking for include file GSS/GSS.h - not found 2026-02-20T15:55:52.0103084Z -- Looking for GSS_SPNEGO_MECHANISM 2026-02-20T15:55:52.0633039Z -- Looking for GSS_SPNEGO_MECHANISM - not found 2026-02-20T15:55:52.0633417Z -- Looking for getauxval 2026-02-20T15:55:52.1432219Z -- Looking for getauxval - found 2026-02-20T15:55:52.1434676Z -- Looking for include file crt_externs.h 2026-02-20T15:55:52.1901008Z -- Looking for include file crt_externs.h - not found 2026-02-20T15:55:52.1901256Z -- Performing Test HAVE_IN_EXCL_UNLINK 2026-02-20T15:55:52.2671711Z -- Performing Test HAVE_IN_EXCL_UNLINK - Success 2026-02-20T15:55:52.2673523Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE 2026-02-20T15:55:52.3213813Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE - Failed 2026-02-20T15:55:52.3214226Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW 2026-02-20T15:55:52.4010763Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW - Success 2026-02-20T15:55:52.4011229Z -- Looking for makedev 2026-02-20T15:55:52.4488455Z -- Looking for makedev - not found 2026-02-20T15:55:52.4490289Z -- Looking for makedev 2026-02-20T15:55:52.5239840Z -- Looking for makedev - found 2026-02-20T15:55:52.5240866Z -- Looking for getgrgid_r 2026-02-20T15:55:52.6002057Z -- Looking for getgrgid_r - found 2026-02-20T15:55:52.6002564Z -- Performing Test HAVE_TERMIOS2 2026-02-20T15:55:52.6765269Z -- Performing Test HAVE_TERMIOS2 - Success 2026-02-20T15:55:52.6792529Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT 2026-02-20T15:55:52.7518636Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT - Success 2026-02-20T15:55:52.7585601Z -- Performing Test HAVE_UDAT_STANDALONE_SHORTER_WEEKDAYS 2026-02-20T15:55:52.8449657Z -- Performing Test HAVE_UDAT_STANDALONE_SHORTER_WEEKDAYS - Success 2026-02-20T15:55:52.8453197Z -- Looking for ucol_clone 2026-02-20T15:55:52.9062303Z -- Looking for ucol_clone - not found 2026-02-20T15:55:52.9299805Z -- Found OpenSSL: /crossrootfs/x64/usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1") 2026-02-20T15:55:52.9308221Z -- OPENSSL_INCLUDE_DIR: /crossrootfs/x64/usr/include 2026-02-20T15:55:52.9308672Z -- OPENSSL_CRYPTO_LIBRARY: /crossrootfs/x64/usr/lib/x86_64-linux-gnu/libcrypto.so 2026-02-20T15:55:52.9309062Z -- OPENSSL_SSL_LIBRARY: /crossrootfs/x64/usr/lib/x86_64-linux-gnu/libssl.so 2026-02-20T15:55:52.9309391Z -- OPENSSL_VERSION: 1.1.1 2026-02-20T15:55:52.9314304Z -- Looking for EC_GF2m_simple_method 2026-02-20T15:55:53.0141722Z -- Looking for EC_GF2m_simple_method - found 2026-02-20T15:55:53.0142261Z -- Looking for SSL_get0_alpn_selected 2026-02-20T15:55:53.0947112Z -- Looking for SSL_get0_alpn_selected - found 2026-02-20T15:55:53.0947604Z -- Looking for EVP_DigestSqueeze 2026-02-20T15:55:53.1782208Z -- Looking for EVP_DigestSqueeze - not found 2026-02-20T15:55:53.1782674Z -- Looking for EVP_PKEY_sign_message_init 2026-02-20T15:55:53.2600975Z -- Looking for EVP_PKEY_sign_message_init - not found 2026-02-20T15:55:53.2601480Z -- Performing Test HAVE_OPENSSL_CHACHA20POLY1305 2026-02-20T15:55:53.3780148Z -- Performing Test HAVE_OPENSSL_CHACHA20POLY1305 - Success 2026-02-20T15:55:53.3780616Z -- Performing Test HAVE_OPENSSL_ENGINE 2026-02-20T15:55:53.5236990Z -- Performing Test HAVE_OPENSSL_ENGINE - Success 2026-02-20T15:55:53.5256947Z -- Configuring done (19.5s) 2026-02-20T15:55:53.6008746Z -- Generating done (0.1s) 2026-02-20T15:55:53.6015746Z -- Build files have been written to: /__w/1/s/artifacts/obj/native/net11.0-linux-Debug-x64 2026-02-20T15:55:53.6158291Z /__w/1/s/artifacts/obj/native/net11.0-linux-Debug-x64 /__w/1/s/src/native/libs 2026-02-20T15:55:53.6158670Z Executing /usr/bin/ninja -j 4 install 2026-02-20T15:55:53.6589356Z [1/288] Building C object minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-02-20T15:55:53.6707049Z [2/288] Building C object minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-02-20T15:55:53.6774558Z [3/288] Building C object minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-02-20T15:55:53.6865332Z [4/288] Building C object minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-02-20T15:55:53.6999566Z [5/288] Building C object minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-02-20T15:55:53.7183955Z [6/288] Building C object minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-02-20T15:55:53.7201752Z [7/288] Building C object minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-02-20T15:55:53.7289388Z [8/288] Building C object minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-02-20T15:55:53.7439230Z [9/288] Building C object minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-02-20T15:55:53.7589233Z [10/288] Building C object minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-02-20T15:55:53.7938591Z [11/288] Building C object minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-02-20T15:55:53.8000427Z [12/288] Building C object minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-02-20T15:55:53.8140324Z [13/288] Building C object minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-02-20T15:55:53.8149037Z [14/288] Building C object minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-02-20T15:55:53.8276322Z [15/288] Building C object minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-02-20T15:55:53.8508617Z [16/288] Building C object minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-02-20T15:55:53.8586045Z [17/288] Building C object minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-02-20T15:55:53.8604477Z [18/288] Building C object minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-02-20T15:55:53.8792063Z [19/288] Building C object minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-02-20T15:55:53.8960264Z [20/288] Building C object minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-02-20T15:55:53.8979031Z [21/288] Building C object minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-02-20T15:55:53.9081627Z [22/288] Building C object minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-02-20T15:55:53.9282059Z [23/288] Building C object minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-02-20T15:55:53.9486970Z [24/288] Linking C static library minipal/libminipal.a 2026-02-20T15:55:53.9505487Z [25/288] Building C object minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-02-20T15:55:53.9785957Z [26/288] Building C object minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-02-20T15:55:53.9930823Z [27/288] Generating exports file /__w/1/s/artifacts/obj/native/net11.0-linux-Debug-x64/System.IO.Compression.Native/System.IO.Compression.Native.exports 2026-02-20T15:55:53.9975227Z [28/288] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/entrypoints.c.o 2026-02-20T15:55:54.0328493Z [29/288] Building C object minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-02-20T15:55:54.0518334Z [30/288] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/entrypoints.c.o 2026-02-20T15:55:54.0560206Z [31/288] Linking C static library minipal/libaotminipal.a 2026-02-20T15:55:54.0680188Z [32/288] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/pal_zlib.c.o 2026-02-20T15:55:54.0799741Z [33/288] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-20T15:55:54.0859016Z [34/288] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/pal_zlib.c.o 2026-02-20T15:55:54.1267122Z [35/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-02-20T15:55:54.1315513Z [36/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-02-20T15:55:54.1613757Z [37/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-02-20T15:55:54.1738570Z [38/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-02-20T15:55:54.1888585Z [39/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-02-20T15:55:54.1905975Z [40/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-02-20T15:55:54.2204801Z [41/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-02-20T15:55:54.2381520Z [42/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-02-20T15:55:54.2462350Z [43/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-02-20T15:55:54.2652952Z [44/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-02-20T15:55:54.2917744Z [45/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-02-20T15:55:54.3258187Z [46/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-02-20T15:55:54.3339364Z [47/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-02-20T15:55:54.3535588Z [48/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-02-20T15:55:54.3699770Z [49/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-02-20T15:55:54.4002242Z [50/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-02-20T15:55:54.4166378Z [51/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-02-20T15:55:54.4292079Z [52/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-02-20T15:55:54.4473102Z [53/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-02-20T15:55:54.4747663Z [54/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-02-20T15:55:54.5079871Z [55/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-02-20T15:55:54.5097120Z [56/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-02-20T15:55:54.5448872Z [57/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-02-20T15:55:54.5735854Z [58/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-02-20T15:55:54.5750913Z [59/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-02-20T15:55:54.5997933Z [60/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-02-20T15:55:54.6198891Z [61/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-02-20T15:55:54.6369061Z [62/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-02-20T15:55:54.6496471Z [63/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-02-20T15:55:54.7673926Z [64/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_sse2.c.o 2026-02-20T15:55:55.3061901Z [65/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/x86_features.c.o 2026-02-20T15:55:55.3371656Z [66/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_sse2.c.o 2026-02-20T15:55:55.3458382Z [67/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_sse2.c.o 2026-02-20T15:55:55.5263630Z [68/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_ssse3.c.o 2026-02-20T15:55:56.0334320Z [69/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_sse42.c.o 2026-02-20T15:55:56.0362385Z [70/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_ssse3.c.o 2026-02-20T15:55:56.0877753Z [71/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_pclmulqdq.c.o 2026-02-20T15:55:56.2334177Z [72/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_avx2.c.o 2026-02-20T15:55:56.7568684Z [73/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_avx2.c.o 2026-02-20T15:55:56.7784866Z [74/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx2.c.o 2026-02-20T15:55:56.7975189Z [75/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx2.c.o 2026-02-20T15:55:56.9651042Z [76/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512.c.o 2026-02-20T15:55:57.0552619Z [77/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-02-20T15:55:57.1492437Z [78/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-02-20T15:55:57.2524000Z [79/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-02-20T15:55:57.2919537Z [80/288] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/constants.c.o 2026-02-20T15:55:57.3252953Z [81/288] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/context.c.o 2026-02-20T15:55:57.4705889Z [82/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512_vnni.c.o 2026-02-20T15:55:57.5104030Z [83/288] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/platform.c.o 2026-02-20T15:55:57.5372449Z [84/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx512.c.o 2026-02-20T15:55:57.5605911Z [85/288] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/shared_dictionary.c.o 2026-02-20T15:55:57.5794996Z [86/288] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/transform.c.o 2026-02-20T15:55:57.5819625Z [87/288] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_vpclmulqdq.c.o 2026-02-20T15:55:57.5894035Z [88/288] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/dictionary.c.o 2026-02-20T15:55:57.6035807Z [89/288] Linking C static library _deps/brotli-build/libbrotlicommon.a 2026-02-20T15:55:57.6104107Z [90/288] Linking C static library _deps/fetchzlibng-build/libz.a 2026-02-20T15:55:57.6126580Z [91/288] Building C object _deps/brotli-build/CMakeFiles/brotlidec.dir/c/dec/bit_reader.c.o 2026-02-20T15:55:57.6630614Z [92/288] Building C object _deps/brotli-build/CMakeFiles/brotlidec.dir/c/dec/huffman.c.o 2026-02-20T15:55:57.6711283Z [93/288] Building C object _deps/brotli-build/CMakeFiles/brotlidec.dir/c/dec/state.c.o 2026-02-20T15:55:57.9257092Z [94/288] Building C object _deps/brotli-build/CMakeFiles/brotlidec.dir/c/dec/decode.c.o 2026-02-20T15:55:57.9520058Z [95/288] Linking C static library _deps/brotli-build/libbrotlidec.a 2026-02-20T15:55:58.0954242Z [96/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/bit_cost.c.o 2026-02-20T15:55:58.2313115Z [97/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/backward_references_hq.c.o 2026-02-20T15:55:58.4495093Z [98/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/block_splitter.c.o 2026-02-20T15:55:58.6024517Z [99/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/brotli_bit_stream.c.o 2026-02-20T15:55:58.6299089Z [100/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/backward_references.c.o 2026-02-20T15:55:58.6854581Z [101/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/cluster.c.o 2026-02-20T15:55:58.8465934Z [102/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/command.c.o 2026-02-20T15:55:58.9553243Z [103/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/compound_dictionary.c.o 2026-02-20T15:55:58.9952338Z [104/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/dictionary_hash.c.o 2026-02-20T15:55:59.1443616Z [105/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/compress_fragment.c.o 2026-02-20T15:55:59.2027661Z [106/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/entropy_encode.c.o 2026-02-20T15:55:59.2303934Z [107/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/compress_fragment_two_pass.c.o 2026-02-20T15:55:59.2801230Z [108/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/fast_log.c.o 2026-02-20T15:55:59.3472217Z [109/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/literal_cost.c.o 2026-02-20T15:55:59.4021794Z [110/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/memory.c.o 2026-02-20T15:55:59.5376346Z [111/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/encoder_dict.c.o 2026-02-20T15:55:59.6126492Z [112/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/encode.c.o 2026-02-20T15:55:59.6309016Z [113/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/histogram.c.o 2026-02-20T15:55:59.6565210Z [114/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/debug.c.o 2026-02-20T15:55:59.6576281Z [115/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/utf8_util.c.o 2026-02-20T15:55:59.7407211Z [116/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/error_private.c.o 2026-02-20T15:55:59.7744499Z [117/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/entropy_common.c.o 2026-02-20T15:55:59.8756282Z [118/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/fse_decompress.c.o 2026-02-20T15:55:59.8762999Z [119/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/pool.c.o 2026-02-20T15:55:59.9025278Z [120/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/threading.c.o 2026-02-20T15:55:59.9265901Z [121/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/metablock.c.o 2026-02-20T15:55:59.9571566Z [122/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/xxhash.c.o 2026-02-20T15:55:59.9679853Z [123/288] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/static_dict.c.o 2026-02-20T15:55:59.9959261Z [124/288] Linking C static library _deps/brotli-build/libbrotlienc.a 2026-02-20T15:56:00.0417169Z [125/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/zstd_common.c.o 2026-02-20T15:56:00.0706129Z [126/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/hist.c.o 2026-02-20T15:56:00.0780102Z [127/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/fse_compress.c.o 2026-02-20T15:56:00.2609949Z [128/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_compress_sequences.c.o 2026-02-20T15:56:00.2692643Z [129/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_compress_literals.c.o 2026-02-20T15:56:00.2813455Z [130/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/huf_compress.c.o 2026-02-20T15:56:00.4580552Z [131/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_compress_superblock.c.o 2026-02-20T15:56:00.6158441Z [132/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_double_fast.c.o 2026-02-20T15:56:00.6288832Z [133/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_fast.c.o 2026-02-20T15:56:00.6717122Z [134/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_compress.c.o 2026-02-20T15:56:00.8176248Z [135/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_preSplit.c.o 2026-02-20T15:56:00.8277774Z [136/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_ldm.c.o 2026-02-20T15:56:00.9532649Z [137/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_opt.c.o 2026-02-20T15:56:01.0660084Z [138/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstdmt_compress.c.o 2026-02-20T15:56:01.0884760Z [139/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/decompress/zstd_ddict.c.o 2026-02-20T15:56:01.2187142Z [140/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/decompress/huf_decompress.c.o 2026-02-20T15:56:01.2753276Z [141/288] Building ASM object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/decompress/huf_decompress_amd64.S.o 2026-02-20T15:56:01.3327781Z [142/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/decompress/zstd_decompress.c.o 2026-02-20T15:56:01.4923444Z [143/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/dictBuilder/cover.c.o 2026-02-20T15:56:01.5099091Z [144/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/decompress/zstd_decompress_block.c.o 2026-02-20T15:56:01.5590512Z [145/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/dictBuilder/divsufsort.c.o 2026-02-20T15:56:01.6345645Z [146/288] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native.dir/pal_termios.c.o 2026-02-20T15:56:01.7781473Z [147/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/dictBuilder/zdict.c.o 2026-02-20T15:56:01.7907101Z [148/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/dictBuilder/fastcover.c.o 2026-02-20T15:56:01.7990889Z [149/288] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native.dir/pal_serial.c.o 2026-02-20T15:56:01.8221681Z [150/288] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-20T15:56:01.8466326Z [151/288] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native.dir/pal_termios2.c.o 2026-02-20T15:56:01.8967156Z [152/288] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native-Static.dir/pal_termios.c.o 2026-02-20T15:56:01.9261471Z [153/288] Linking C shared library System.IO.Ports.Native/libSystem.IO.Ports.Native.so 2026-02-20T15:56:01.9262631Z Stripping symbols from libSystem.IO.Ports.Native.so into libSystem.IO.Ports.Native.so.dbg 2026-02-20T15:56:01.9695829Z [154/288] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native-Static.dir/pal_serial.c.o 2026-02-20T15:56:01.9745033Z [155/288] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native-Static.dir/pal_termios2.c.o 2026-02-20T15:56:01.9999678Z [156/288] Linking C static library System.IO.Ports.Native/libSystem.IO.Ports.Native.a 2026-02-20T15:56:02.0331346Z [157/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_errno.c.o 2026-02-20T15:56:02.0531760Z [158/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_maphardwaretype.c.o 2026-02-20T15:56:02.0840106Z [159/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_random.c.o 2026-02-20T15:56:02.0870582Z [160/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_memory.c.o 2026-02-20T15:56:02.1289305Z [161/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_runtimeinformation.c.o 2026-02-20T15:56:02.1366567Z [162/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_string.c.o 2026-02-20T15:56:02.1490524Z [163/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_io.c.o 2026-02-20T15:56:02.1740232Z [164/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_tcpstate.c.o 2026-02-20T15:56:02.2148875Z [165/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_time.c.o 2026-02-20T15:56:02.2150084Z [166/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_datetime.c.o 2026-02-20T15:56:02.2329085Z [167/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_dynamicload.c.o 2026-02-20T15:56:02.2564508Z [168/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_sysctl.c.o 2026-02-20T15:56:02.3024709Z [169/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_mount.c.o 2026-02-20T15:56:02.3210153Z [170/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_interfaceaddresses.c.o 2026-02-20T15:56:02.3904299Z [171/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_networkstatistics.c.o 2026-02-20T15:56:02.4563490Z [172/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_process.c.o 2026-02-20T15:56:02.4813687Z [173/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_networking.c.o 2026-02-20T15:56:02.5186527Z [174/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_signal.c.o 2026-02-20T15:56:02.5554793Z [175/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_threading.c.o 2026-02-20T15:56:02.5588585Z [176/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_uid.c.o 2026-02-20T15:56:02.6034032Z [177/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_environment.c.o 2026-02-20T15:56:02.6099849Z [178/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_crossprocessmutex.c.o 2026-02-20T15:56:02.6146274Z [179/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_autoreleasepool.c.o 2026-02-20T15:56:02.6442237Z [180/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_log.c.o 2026-02-20T15:56:02.6509727Z [181/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_searchpath.c.o 2026-02-20T15:56:02.6742997Z [182/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_iossupportversion.c.o 2026-02-20T15:56:02.6982093Z [183/288] Building C object System.Native/CMakeFiles/System.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-20T15:56:02.7348387Z [184/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_networkchange.c.o 2026-02-20T15:56:02.7404776Z [185/288] Building C object System.Native/CMakeFiles/System.Native.dir/pal_console.c.o 2026-02-20T15:56:02.7663026Z [186/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_errno.c.o 2026-02-20T15:56:02.8022487Z [187/288] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_lazy.c.o 2026-02-20T15:56:02.8057455Z [188/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_maphardwaretype.c.o 2026-02-20T15:56:02.8334832Z [189/288] Linking C static library _deps/zstd-build/lib/libzstd.a 2026-02-20T15:56:02.8551507Z [190/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_memory.c.o 2026-02-20T15:56:02.8778135Z [191/288] Linking C static library System.IO.Compression.Native/libSystem.IO.Compression.Native.a 2026-02-20T15:56:02.9041635Z [192/288] Linking C shared library System.Native/libSystem.Native.so 2026-02-20T15:56:02.9042519Z Stripping symbols from libSystem.Native.so into libSystem.Native.so.dbg 2026-02-20T15:56:02.9084907Z [193/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_io.c.o 2026-02-20T15:56:02.9184679Z [194/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_random.c.o 2026-02-20T15:56:02.9519092Z [195/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_tcpstate.c.o 2026-02-20T15:56:02.9528321Z [196/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeinformation.c.o 2026-02-20T15:56:02.9613640Z [197/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_string.c.o 2026-02-20T15:56:03.0178334Z [198/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_time.c.o 2026-02-20T15:56:03.0191622Z [199/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_sysctl.c.o 2026-02-20T15:56:03.0251101Z [200/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.c.o 2026-02-20T15:56:03.0301042Z [201/288] Linking C shared library System.IO.Compression.Native/libSystem.IO.Compression.Native.so 2026-02-20T15:56:03.0303659Z Stripping symbols from libSystem.IO.Compression.Native.so into libSystem.IO.Compression.Native.so.dbg 2026-02-20T15:56:03.0544047Z [202/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_dynamicload.c.o 2026-02-20T15:56:03.0892004Z [203/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_mount.c.o 2026-02-20T15:56:03.1326035Z [204/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_interfaceaddresses.c.o 2026-02-20T15:56:03.1438428Z [205/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkstatistics.c.o 2026-02-20T15:56:03.2453263Z [206/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_process.c.o 2026-02-20T15:56:03.2481449Z [207/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_threading.c.o 2026-02-20T15:56:03.2527184Z [208/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_signal.c.o 2026-02-20T15:56:03.2590189Z [209/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networking.c.o 2026-02-20T15:56:03.3037200Z [210/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_environment.c.o 2026-02-20T15:56:03.3087682Z [211/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_autoreleasepool.c.o 2026-02-20T15:56:03.3162372Z [212/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_uid.c.o 2026-02-20T15:56:03.3328990Z [213/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_crossprocessmutex.c.o 2026-02-20T15:56:03.3414265Z [214/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_log.c.o 2026-02-20T15:56:03.3745756Z [215/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_iossupportversion.c.o 2026-02-20T15:56:03.3823123Z [216/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_searchpath.c.o 2026-02-20T15:56:03.4357991Z [217/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkchange.c.o 2026-02-20T15:56:03.4446085Z [218/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_common.c.o 2026-02-20T15:56:03.4532891Z [219/288] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_console.c.o 2026-02-20T15:56:03.4693431Z [220/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_idna.c.o 2026-02-20T15:56:03.4885837Z [221/288] Linking C static library System.Native/libSystem.Native.a 2026-02-20T15:56:03.5286081Z [222/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_casing.c.o 2026-02-20T15:56:03.5536199Z [223/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_calendarData.c.o 2026-02-20T15:56:03.5825059Z [224/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_locale.c.o 2026-02-20T15:56:03.6124824Z [225/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_collation.c.o 2026-02-20T15:56:03.6366017Z [226/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_localeNumberData.c.o 2026-02-20T15:56:03.6558160Z [227/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_localeStringData.c.o 2026-02-20T15:56:03.6597399Z [228/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_normalization.c.o 2026-02-20T15:56:03.6817807Z [229/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-20T15:56:03.7323216Z [230/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_timeZoneInfo.c.o 2026-02-20T15:56:03.7357495Z [231/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_idna.c.o 2026-02-20T15:56:03.7911652Z [232/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_common.c.o 2026-02-20T15:56:03.8649164Z [233/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_casing.c.o 2026-02-20T15:56:03.8813990Z [234/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_icushim.c.o 2026-02-20T15:56:03.9157661Z [235/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_calendarData.c.o 2026-02-20T15:56:03.9696481Z [236/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_collation.c.o 2026-02-20T15:56:03.9726934Z [237/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_locale.c.o 2026-02-20T15:56:04.0041199Z [238/288] Linking C shared library System.Globalization.Native/libSystem.Globalization.Native.so 2026-02-20T15:56:04.0043349Z Stripping symbols from libSystem.Globalization.Native.so into libSystem.Globalization.Native.so.dbg 2026-02-20T15:56:04.0329319Z [239/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeNumberData.c.o 2026-02-20T15:56:04.0414153Z [240/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_normalization.c.o 2026-02-20T15:56:04.0722779Z [241/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeStringData.c.o 2026-02-20T15:56:04.0896215Z [242/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/entrypoints.c.o 2026-02-20T15:56:04.1125042Z [243/288] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-20T15:56:04.1331795Z [244/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_timeZoneInfo.c.o 2026-02-20T15:56:04.1981717Z [245/288] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native.dir/pal_gssapi.c.o 2026-02-20T15:56:04.2304609Z [246/288] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_icushim.c.o 2026-02-20T15:56:04.2432058Z [247/288] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native-Static.dir/pal_gssapi.c.o 2026-02-20T15:56:04.2551429Z [248/288] Linking C static library System.Globalization.Native/libSystem.Globalization.Native.a 2026-02-20T15:56:04.2634329Z [249/288] Linking C static library System.Net.Security.Native/libSystem.Net.Security.Native.a 2026-02-20T15:56:04.3064468Z [250/288] Linking C shared library System.Net.Security.Native/libSystem.Net.Security.Native.so 2026-02-20T15:56:04.3065191Z Stripping symbols from libSystem.Net.Security.Native.so into libSystem.Net.Security.Native.so.dbg 2026-02-20T15:56:04.4232084Z [251/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/apibridge_30.c.o 2026-02-20T15:56:04.5444853Z [252/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/memory_debug.c.o 2026-02-20T15:56:04.5984536Z [253/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_asn1.c.o 2026-02-20T15:56:04.6138544Z [254/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/openssl.c.o 2026-02-20T15:56:04.7716574Z [255/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_bignum.c.o 2026-02-20T15:56:04.8301479Z [256/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_bio.c.o 2026-02-20T15:56:04.9146844Z [257/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_dsa.c.o 2026-02-20T15:56:04.9552734Z [258/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ecc_import_export.c.o 2026-02-20T15:56:05.0640861Z [259/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_eckey.c.o 2026-02-20T15:56:05.1304738Z [260/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_err.c.o 2026-02-20T15:56:05.2337728Z [261/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp.c.o 2026-02-20T15:56:05.2650719Z [262/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_cipher.c.o 2026-02-20T15:56:05.3897198Z [263/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_kdf.c.o 2026-02-20T15:56:05.4542336Z [264/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_kem.c.o 2026-02-20T15:56:05.5585038Z [265/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_mac.c.o 2026-02-20T15:56:05.6082702Z [266/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey.c.o 2026-02-20T15:56:05.6731531Z [267/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_dsa.c.o 2026-02-20T15:56:05.7523608Z [268/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_ecdh.c.o 2026-02-20T15:56:05.8631286Z [269/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_ecdsa.c.o 2026-02-20T15:56:05.8999789Z [270/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_eckey.c.o 2026-02-20T15:56:05.9916904Z [271/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_rsa.c.o 2026-02-20T15:56:06.0664924Z [272/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_raw_signverify.c.o 2026-02-20T15:56:06.1874501Z [273/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_ml_dsa.c.o 2026-02-20T15:56:06.2111806Z [274/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_slh_dsa.c.o 2026-02-20T15:56:06.3195545Z [275/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_hmac.c.o 2026-02-20T15:56:06.3578656Z [276/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ocsp.c.o 2026-02-20T15:56:06.4857159Z [277/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_pkcs7.c.o 2026-02-20T15:56:06.5751115Z [278/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ssl.c.o 2026-02-20T15:56:06.6512603Z [279/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509_name.c.o 2026-02-20T15:56:06.6755370Z [280/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509.c.o 2026-02-20T15:56:06.7007473Z [281/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-20T15:56:06.7706966Z [282/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509_root.c.o 2026-02-20T15:56:06.8275162Z [283/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509ext.c.o 2026-02-20T15:56:06.9438348Z [284/288] Building C object System.Security.Cryptography.Native/CMakeFiles/System.Security.Cryptography.Native.OpenSsl-Static.dir/entrypoints.c.o 2026-02-20T15:56:06.9718690Z [285/288] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/opensslshim.c.o 2026-02-20T15:56:06.9888568Z [286/288] Linking C static library System.Security.Cryptography.Native/libSystem.Security.Cryptography.Native.OpenSsl.a 2026-02-20T15:56:07.0744190Z [287/288] Linking C shared library System.Security.Cryptography.Native/libSystem.Security.Cryptography.Native.OpenSsl.so 2026-02-20T15:56:07.0744985Z Stripping symbols from libSystem.Security.Cryptography.Native.OpenSsl.so into libSystem.Security.Cryptography.Native.OpenSsl.so.dbg 2026-02-20T15:56:07.0745665Z [287/288] Install the project... 2026-02-20T15:56:07.0810167Z -- Install configuration: "DEBUG" 2026-02-20T15:56:07.0818014Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.IO.Compression.Native.so.dbg 2026-02-20T15:56:07.0856419Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.IO.Compression.Native.so 2026-02-20T15:56:07.0902259Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libbrotlienc.a 2026-02-20T15:56:07.0933448Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libbrotlidec.a 2026-02-20T15:56:07.0942739Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libbrotlicommon.a 2026-02-20T15:56:07.0949789Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libzstd.a 2026-02-20T15:56:07.1013819Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libz.a 2026-02-20T15:56:07.1030466Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.IO.Compression.Native.a 2026-02-20T15:56:07.1037080Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.IO.Ports.Native.so.dbg 2026-02-20T15:56:07.1042567Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.IO.Ports.Native.so 2026-02-20T15:56:07.1045755Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.IO.Ports.Native.a 2026-02-20T15:56:07.1053525Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.Native.so.dbg 2026-02-20T15:56:07.1060352Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.Native.so 2026-02-20T15:56:07.1067444Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.Native.a 2026-02-20T15:56:07.1081514Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.Globalization.Native.so.dbg 2026-02-20T15:56:07.1086472Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.Globalization.Native.so 2026-02-20T15:56:07.1092847Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.Globalization.Native.a 2026-02-20T15:56:07.1104513Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.Net.Security.Native.so.dbg 2026-02-20T15:56:07.1108995Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.Net.Security.Native.so 2026-02-20T15:56:07.1113873Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.Net.Security.Native.a 2026-02-20T15:56:07.1120524Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.Security.Cryptography.Native.OpenSsl.so.dbg 2026-02-20T15:56:07.1129013Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.Security.Cryptography.Native.OpenSsl.so 2026-02-20T15:56:07.1135777Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-x64/./libSystem.Security.Cryptography.Native.OpenSsl.a 2026-02-20T15:56:07.1172603Z /__w/1/s/src/native/libs 2026-02-20T15:56:12.2073706Z JSImportGenerator -> /__w/1/s/artifacts/bin/JSImportGenerator/Debug/netstandard2.0/Microsoft.Interop.JavaScript.JSImportGenerator.dll 2026-02-20T15:56:12.5585410Z ComInterfaceGenerator -> /__w/1/s/artifacts/bin/ComInterfaceGenerator/Debug/netstandard2.0/Microsoft.Interop.ComInterfaceGenerator.dll 2026-02-20T15:56:15.9445171Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Debug/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-02-20T15:56:20.7690199Z System.Text.RegularExpressions.Generator -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Generator/Debug/netstandard2.0/System.Text.RegularExpressions.Generator.dll 2026-02-20T15:56:29.0920268Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/ref/Debug/net11.0/System.Runtime.dll 2026-02-20T15:56:29.4258633Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/ref/Debug/net11.0/Microsoft.Win32.Primitives.dll 2026-02-20T15:56:29.4325921Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/ref/Debug/net11.0/System.Threading.Overlapped.dll 2026-02-20T15:56:29.5414499Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/ref/Debug/net11.0/System.Threading.dll 2026-02-20T15:56:29.5472909Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/ref/Debug/net11.0/System.Collections.dll 2026-02-20T15:56:29.5682503Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/ref/Debug/net11.0/System.Diagnostics.StackTrace.dll 2026-02-20T15:56:29.6290988Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/ref/Debug/net11.0/System.Reflection.Primitives.dll 2026-02-20T15:56:29.9416735Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/ref/Debug/net11.0/System.Numerics.Vectors.dll 2026-02-20T15:56:29.9417929Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/ref/Debug/net11.0/System.Memory.dll 2026-02-20T15:56:34.0436639Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/Debug/net11.0/System.Reflection.Primitives.dll 2026-02-20T15:56:34.9597587Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/Debug/net11.0/System.Threading.dll 2026-02-20T15:56:35.2404454Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/Debug/net11.0/System.Collections.dll 2026-02-20T15:56:37.0595201Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/Debug/net11.0/System.Numerics.Vectors.dll 2026-02-20T15:56:40.1314078Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/Debug/net11.0/System.Memory.dll 2026-02-20T15:56:41.8035506Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/Debug/net11.0/Microsoft.Win32.Primitives.dll 2026-02-20T15:56:42.1676970Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/ref/Debug/net11.0/System.Runtime.InteropServices.dll 2026-02-20T15:56:43.8909963Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/ref/Debug/net11.0/System.Runtime.Intrinsics.dll 2026-02-20T15:56:45.8159060Z System.Private.Uri -> /__w/1/s/artifacts/bin/System.Private.Uri/Debug/net11.0/System.Private.Uri.dll 2026-02-20T15:56:45.9418864Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/ref/Debug/net11.0/System.Threading.ThreadPool.dll 2026-02-20T15:56:46.0881130Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/ref/Debug/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-02-20T15:56:47.8921636Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/Debug/net11.0/System.Threading.Overlapped.dll 2026-02-20T15:56:51.2078066Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/Debug/net11.0/System.Runtime.Intrinsics.dll 2026-02-20T15:56:51.3367738Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/ref/Debug/net11.0/System.Reflection.Emit.Lightweight.dll 2026-02-20T15:56:51.3438438Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/ref/Debug/net11.0/System.Diagnostics.Tracing.dll 2026-02-20T15:56:51.4370821Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/ref/Debug/net11.0/System.Text.Encoding.Extensions.dll 2026-02-20T15:56:51.5630142Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/ref/Debug/net11.0/System.Runtime.Loader.dll 2026-02-20T15:56:51.6493840Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/ref/Debug/net11.0/System.Threading.Thread.dll 2026-02-20T15:56:53.5411053Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/Debug/net11.0/System.Reflection.Emit.Lightweight.dll 2026-02-20T15:56:53.7948212Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/Debug/net11.0/System.Diagnostics.Tracing.dll 2026-02-20T15:56:55.2767015Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/Debug/net11.0/System.Text.Encoding.Extensions.dll 2026-02-20T15:56:57.1960353Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/Debug/net11.0/System.Runtime.Loader.dll 2026-02-20T15:56:57.3918630Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/Debug/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-02-20T15:56:58.9251512Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/Debug/net11.0/System.Threading.ThreadPool.dll 2026-02-20T15:56:59.0283026Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/ref/Debug/net11.0/System.Collections.Concurrent.dll 2026-02-20T15:57:00.8648082Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/Debug/net11.0/System.Threading.Thread.dll 2026-02-20T15:57:04.9956187Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/Debug/net11.0/System.Runtime.dll 2026-02-20T15:57:05.2337780Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Debug/net11.0/System.Text.Encodings.Web.dll 2026-02-20T15:57:05.2395177Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Debug/net11.0/System.IO.Pipelines.dll 2026-02-20T15:57:05.2437177Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/ref/Debug/net11.0/System.Security.Claims.dll 2026-02-20T15:57:05.3094144Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/ref/Debug/net11.0/System.ComponentModel.dll 2026-02-20T15:57:05.3148247Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/ref/Debug/net11.0/System.Collections.NonGeneric.dll 2026-02-20T15:57:05.3657518Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/ref/Debug/net11.0/System.ObjectModel.dll 2026-02-20T15:57:05.4298093Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/ref/Debug/net11.0/System.Runtime.Numerics.dll 2026-02-20T15:57:08.6801758Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/Debug/net11.0/System.ComponentModel.dll 2026-02-20T15:57:09.8305527Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/Debug/net11.0/System.ObjectModel.dll 2026-02-20T15:57:10.5553618Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/Debug/net11.0/System.Collections.Concurrent.dll 2026-02-20T15:57:10.7993036Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/Debug/net11.0/System.Collections.NonGeneric.dll 2026-02-20T15:57:11.5829897Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Debug/net11.0/System.IO.Pipelines.dll 2026-02-20T15:57:13.5452383Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/Debug/net11.0/System.Security.Claims.dll 2026-02-20T15:57:18.1215877Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/Debug/net11.0/System.Runtime.Numerics.dll 2026-02-20T15:57:18.4854225Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/Debug/net11.0/System.Runtime.InteropServices.dll 2026-02-20T15:57:20.7049000Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Debug/net11.0/System.Text.Encodings.Web.dll 2026-02-20T15:57:20.8205271Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/ref/Debug/net11.0/System.Text.Encoding.CodePages.dll 2026-02-20T15:57:20.8500452Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/ref/Debug/net11.0/System.Threading.Channels.dll 2026-02-20T15:57:20.9340529Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Debug/net11.0/System.Runtime.Serialization.Formatters.dll 2026-02-20T15:57:20.9436339Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/ref/Debug/net11.0/System.Formats.Asn1.dll 2026-02-20T15:57:21.0041034Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/ref/Debug/net11.0/System.Linq.dll 2026-02-20T15:57:21.0399106Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/ref/Debug/net11.0/System.ComponentModel.Primitives.dll 2026-02-20T15:57:21.1314438Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/ref/Debug/net11.0/System.Security.Principal.Windows.dll 2026-02-20T15:57:21.3110673Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/ref/Debug/net11.0/System.IO.MemoryMappedFiles.dll 2026-02-20T15:57:21.4666712Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/ref/Debug/net11.0/System.Net.Primitives.dll 2026-02-20T15:57:25.5457936Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/Debug/net11.0/System.Text.Encoding.CodePages.dll 2026-02-20T15:57:26.5948989Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/Debug/net11.0/System.Linq.dll 2026-02-20T15:57:26.8296702Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/Debug/net11.0/System.Security.Principal.Windows.dll 2026-02-20T15:57:29.9011731Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/Debug/net11.0/System.Formats.Asn1.dll 2026-02-20T15:57:29.9542541Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/ref/Debug/net11.0/System.Net.ServerSentEvents.dll 2026-02-20T15:57:29.9776076Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/ref/Debug/net11.0/System.IO.Compression.dll 2026-02-20T15:57:30.1026342Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/ref/Debug/net11.0/System.Threading.Tasks.Dataflow.dll 2026-02-20T15:57:32.3605903Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/Debug/net11.0/System.ComponentModel.Primitives.dll 2026-02-20T15:57:32.6805361Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Debug/net11.0/System.IO.Compression.dll 2026-02-20T15:57:32.8409268Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/ref/Debug/net11.0/System.Security.AccessControl.dll 2026-02-20T15:57:34.0458949Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Debug/net11.0/System.Net.Primitives.dll 2026-02-20T15:57:35.8127584Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/Debug/net11.0/System.Net.ServerSentEvents.dll 2026-02-20T15:57:35.8375748Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/Debug/net11.0/System.Threading.Channels.dll 2026-02-20T15:57:36.0230225Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Debug/net11.0/System.IO.MemoryMappedFiles.dll 2026-02-20T15:57:38.5596836Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Debug/net11.0/System.Runtime.Serialization.Formatters.dll 2026-02-20T15:57:38.7130320Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/ref/Debug/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-02-20T15:57:38.7575591Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/ref/Debug/net11.0/System.Collections.Specialized.dll 2026-02-20T15:57:38.7751528Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/ref/Debug/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-02-20T15:57:38.8308749Z System.Console -> /__w/1/s/artifacts/bin/System.Console/ref/Debug/net11.0/System.Console.dll 2026-02-20T15:57:39.7484659Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/Debug/net11.0/System.Security.AccessControl.dll 2026-02-20T15:57:40.0737097Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/ref/Debug/net11.0/System.Linq.AsyncEnumerable.dll 2026-02-20T15:57:42.8395102Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/Debug/net11.0/System.Threading.Tasks.Dataflow.dll 2026-02-20T15:57:42.9825729Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/ref/Debug/net11.0/System.Collections.Immutable.dll 2026-02-20T15:57:43.1210930Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/ref/Debug/net11.0/System.IO.Compression.ZipFile.dll 2026-02-20T15:57:43.1461963Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/ref/Debug/net11.0/System.IO.Compression.Brotli.dll 2026-02-20T15:57:45.2634779Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/Debug/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-02-20T15:57:45.6450571Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/Debug/net11.0/System.Collections.Specialized.dll 2026-02-20T15:57:46.4713311Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Debug/net11.0/System.Console.dll 2026-02-20T15:57:51.5021138Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/Debug/net11.0/System.Linq.AsyncEnumerable.dll 2026-02-20T15:57:52.7161181Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/Debug/net11.0/System.Collections.Immutable.dll 2026-02-20T15:57:56.3492625Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/Debug/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-02-20T15:57:56.4124780Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/ref/Debug/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-02-20T15:57:56.5011228Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/ref/Debug/net11.0/System.IO.Pipes.dll 2026-02-20T15:57:56.5678780Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/ref/Debug/net11.0/System.Threading.AccessControl.dll 2026-02-20T15:57:56.5748301Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/ref/Debug/net11.0/Microsoft.Win32.Registry.dll 2026-02-20T15:57:56.5792042Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/ref/Debug/net11.0/System.IO.FileSystem.AccessControl.dll 2026-02-20T15:57:56.6858815Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/ref/Debug/net11.0/System.Drawing.Primitives.dll 2026-02-20T15:57:56.8435273Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/Debug/net11.0/System.IO.Compression.Brotli.dll 2026-02-20T15:57:57.4251177Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/Debug/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-02-20T15:57:59.2930183Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/Debug/net11.0/System.IO.Compression.ZipFile.dll 2026-02-20T15:57:59.4624760Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/Debug/net11.0/System.IO.FileSystem.AccessControl.dll 2026-02-20T15:57:59.5634053Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/ref/Debug/net11.0/System.Net.WebHeaderCollection.dll 2026-02-20T15:57:59.6699158Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/ref/Debug/net11.0/System.Net.NameResolution.dll 2026-02-20T15:57:59.7529663Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/ref/Debug/net11.0/System.Reflection.Metadata.dll 2026-02-20T15:57:59.7670339Z System.IO.Compression.Zstandard -> /__w/1/s/artifacts/bin/System.IO.Compression.Zstandard/ref/Debug/net11.0/System.IO.Compression.Zstandard.dll 2026-02-20T15:57:59.7779357Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/ref/Debug/net11.0/System.Web.HttpUtility.dll 2026-02-20T15:57:59.9600067Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/Debug/net11.0/Microsoft.Win32.Registry.dll 2026-02-20T15:58:00.0267956Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/ref/Debug/net11.0/System.Diagnostics.TraceSource.dll 2026-02-20T15:58:00.3138556Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/Debug/net11.0/System.Threading.AccessControl.dll 2026-02-20T15:58:02.5130945Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/Debug/net11.0/System.Drawing.Primitives.dll 2026-02-20T15:58:02.7013935Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/Debug/net11.0/System.IO.Pipes.dll 2026-02-20T15:58:04.4943948Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/Debug/net11.0/System.Web.HttpUtility.dll 2026-02-20T15:58:06.3388691Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/Debug/net11.0/System.Net.WebHeaderCollection.dll 2026-02-20T15:58:06.5656712Z System.IO.Compression.Zstandard -> /__w/1/s/artifacts/bin/System.IO.Compression.Zstandard/Debug/net11.0/System.IO.Compression.Zstandard.dll 2026-02-20T15:58:06.6865019Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Debug/net11.0/System.Net.NameResolution.dll 2026-02-20T15:58:06.7862871Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/ref/Debug/net11.0/System.IO.Pipes.AccessControl.dll 2026-02-20T15:58:11.2781047Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/Debug/net11.0/System.Diagnostics.TraceSource.dll 2026-02-20T15:58:14.6638682Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/Debug/net11.0/System.Reflection.Metadata.dll 2026-02-20T15:58:14.8135203Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/ref/Debug/net11.0/System.Net.Sockets.dll 2026-02-20T15:58:14.9673382Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/ref/Debug/net11.0/System.Reflection.Emit.dll 2026-02-20T15:58:14.9804760Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/Debug/net11.0/System.IO.Pipes.AccessControl.dll 2026-02-20T15:58:15.4646678Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Debug/net11.0/System.Net.Sockets.dll 2026-02-20T15:58:18.8550472Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/Debug/net11.0/System.Reflection.Emit.dll 2026-02-20T15:58:20.9036848Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/Debug/net11.0/System.Diagnostics.StackTrace.dll 2026-02-20T15:58:21.0539700Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/ref/Debug/net11.0/System.Linq.Expressions.dll 2026-02-20T15:58:21.1232899Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/ref/Debug/net11.0/System.Text.RegularExpressions.dll 2026-02-20T15:58:21.1757106Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/ref/Debug/net11.0/System.Net.NetworkInformation.dll 2026-02-20T15:58:21.6512720Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/ref/Debug/net11.0/System.Security.Cryptography.dll 2026-02-20T15:58:29.0659377Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/Debug/net11.0/System.Linq.Expressions.dll 2026-02-20T15:58:35.7739835Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/Debug/net11.0/System.Text.RegularExpressions.dll 2026-02-20T15:58:35.8827633Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/ref/Debug/net11.0/Microsoft.CSharp.dll 2026-02-20T15:58:36.2334448Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/Debug/net11.0/System.Net.NetworkInformation.dll 2026-02-20T15:58:38.4214849Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Debug/net11.0/System.Security.Cryptography.dll 2026-02-20T15:58:42.8935606Z System.Text.Json.SourceGeneration.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11/Debug/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-02-20T15:58:42.9656665Z System.Text.Json.SourceGeneration.Roslyn4.0 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.0/Debug/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-02-20T15:58:45.5324656Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/Debug/net11.0/Microsoft.CSharp.dll 2026-02-20T15:58:46.6208909Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Debug/net11.0/System.Text.Json.SourceGeneration.dll 2026-02-20T15:58:46.6864247Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/ref/Debug/net11.0/System.Net.WebProxy.dll 2026-02-20T15:58:46.7273279Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/ref/Debug/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-02-20T15:58:46.7972689Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/ref/Debug/net11.0/System.Net.Security.dll 2026-02-20T15:58:46.8373386Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/ref/Debug/net11.0/System.Net.WebSockets.dll 2026-02-20T15:58:48.9040383Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/Debug/net11.0/System.Net.WebProxy.dll 2026-02-20T15:58:49.1704683Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/Debug/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-02-20T15:58:49.3773361Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Debug/net11.0/System.Net.WebSockets.dll 2026-02-20T15:58:49.4169972Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/ref/Debug/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-02-20T15:58:49.4992612Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Debug/net11.0/System.Text.Json.dll 2026-02-20T15:58:49.6375840Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/Debug/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-02-20T15:58:50.1088233Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/Debug/net11.0/System.Net.Security.dll 2026-02-20T15:58:59.1444267Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Debug/net11.0/System.Text.Json.dll 2026-02-20T15:58:59.2381912Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/ref/Debug/net11.0/System.Diagnostics.Process.dll 2026-02-20T15:58:59.2414060Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/ref/Debug/net11.0/System.Net.Quic.dll 2026-02-20T15:58:59.5795199Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/Debug/net11.0/System.Net.Quic.dll 2026-02-20T15:58:59.6633911Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/Debug/net11.0/System.Diagnostics.Process.dll 2026-02-20T15:58:59.8267045Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/ref/Debug/net11.0/Microsoft.VisualBasic.Core.dll 2026-02-20T15:58:59.8349991Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/ref/Debug/net11.0/System.Net.Http.dll 2026-02-20T15:59:06.0751900Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/Debug/net11.0/Microsoft.VisualBasic.Core.dll 2026-02-20T15:59:06.7581566Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Debug/net11.0/System.Net.Http.dll 2026-02-20T15:59:06.9121959Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/ref/Debug/net11.0/System.Net.Http.Json.dll 2026-02-20T15:59:06.9654006Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/ref/Debug/net11.0/System.Net.WebSockets.Client.dll 2026-02-20T15:59:37.4302311Z System.Private.Xml -> /__w/1/s/artifacts/bin/System.Private.Xml/Debug/net11.0/System.Private.Xml.dll 2026-02-20T15:59:37.5079111Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/ref/Debug/net11.0/System.Net.Requests.dll 2026-02-20T15:59:39.4231551Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/Debug/net11.0/System.Net.WebSockets.Client.dll 2026-02-20T15:59:40.1178138Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/Debug/net11.0/System.Net.Requests.dll 2026-02-20T15:59:41.6840770Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/Debug/net11.0/System.Net.Http.Json.dll 2026-02-20T15:59:41.8320627Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/ref/Debug/net11.0/System.Xml.ReaderWriter.dll 2026-02-20T15:59:43.8612598Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/Debug/net11.0/System.Xml.ReaderWriter.dll 2026-02-20T15:59:43.9382225Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/ref/Debug/net11.0/System.Net.WebClient.dll 2026-02-20T15:59:44.0243948Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/ref/Debug/net11.0/System.Transactions.Local.dll 2026-02-20T15:59:46.2543772Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/Debug/net11.0/System.Net.WebClient.dll 2026-02-20T15:59:49.5495526Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/Debug/net11.0/System.Transactions.Local.dll 2026-02-20T15:59:50.6287433Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/ref/Debug/net11.0/System.Diagnostics.Contracts.dll 2026-02-20T15:59:50.6594057Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/ref/Debug/net11.0/System.Reflection.TypeExtensions.dll 2026-02-20T15:59:50.8769241Z System.AppContext -> /__w/1/s/artifacts/bin/System.AppContext/Debug/net11.0-linux/System.AppContext.dll 2026-02-20T15:59:50.9756691Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/ref/Debug/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-02-20T15:59:51.0731825Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/ref/Debug/net11.0/System.Runtime.Serialization.Primitives.dll 2026-02-20T15:59:53.3999537Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/Debug/net11.0/System.Diagnostics.Contracts.dll 2026-02-20T15:59:53.5316413Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/Debug/net11.0/System.Reflection.TypeExtensions.dll 2026-02-20T15:59:53.6809349Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/stub/Debug/net11.0/System.Security.Permissions.dll 2026-02-20T15:59:53.9514071Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/stub/Debug/net11.0/System.Configuration.ConfigurationManager.dll 2026-02-20T15:59:55.6366181Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/Debug/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-02-20T15:59:55.7359225Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/ref/Debug/net11.0/System.Resources.Writer.dll 2026-02-20T15:59:55.7467082Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/ref/Debug/net11.0/System.Xml.XPath.dll 2026-02-20T15:59:55.8178505Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/Debug/net11.0/System.Runtime.Serialization.Primitives.dll 2026-02-20T15:59:55.9200279Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/ref/Debug/net11.0/System.Linq.Queryable.dll 2026-02-20T15:59:56.2039866Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/ref/Debug/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-02-20T15:59:56.3629871Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/ref/Debug/net11.0/System.Reflection.DispatchProxy.dll 2026-02-20T15:59:56.3804138Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/ref/Debug/net11.0/System.Threading.Tasks.Parallel.dll 2026-02-20T15:59:56.4891245Z Microsoft.VisualBasic -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic/Debug/net11.0-linux/Microsoft.VisualBasic.dll 2026-02-20T15:59:56.5520423Z System.Configuration -> /__w/1/s/artifacts/bin/System.Configuration/Debug/net11.0-linux/System.Configuration.dll 2026-02-20T15:59:56.6038891Z System.Buffers -> /__w/1/s/artifacts/bin/System.Buffers/Debug/net11.0-linux/System.Buffers.dll 2026-02-20T15:59:56.7112016Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/ref/Debug/net11.0/System.Xml.XmlSerializer.dll 2026-02-20T15:59:59.6002421Z System.Private.Xml.Linq -> /__w/1/s/artifacts/bin/System.Private.Xml.Linq/Debug/net11.0/System.Private.Xml.Linq.dll 2026-02-20T15:59:59.7620476Z System.Reflection.Extensions -> /__w/1/s/artifacts/bin/System.Reflection.Extensions/Debug/net11.0-linux/System.Reflection.Extensions.dll 2026-02-20T15:59:59.7723314Z System.Globalization -> /__w/1/s/artifacts/bin/System.Globalization/Debug/net11.0-linux/System.Globalization.dll 2026-02-20T15:59:59.7860637Z System.Diagnostics.Debug -> /__w/1/s/artifacts/bin/System.Diagnostics.Debug/Debug/net11.0-linux/System.Diagnostics.Debug.dll 2026-02-20T16:00:00.0499221Z System.Numerics -> /__w/1/s/artifacts/bin/System.Numerics/Debug/net11.0-linux/System.Numerics.dll 2026-02-20T16:00:00.0551613Z System.IO -> /__w/1/s/artifacts/bin/System.IO/Debug/net11.0-linux/System.IO.dll 2026-02-20T16:00:00.0823780Z System.Globalization.Calendars -> /__w/1/s/artifacts/bin/System.Globalization.Calendars/Debug/net11.0-linux/System.Globalization.Calendars.dll 2026-02-20T16:00:00.3402528Z System.Runtime.CompilerServices.Unsafe -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.Unsafe/Debug/net11.0-linux/System.Runtime.CompilerServices.Unsafe.dll 2026-02-20T16:00:00.3456463Z System.Resources.ResourceManager -> /__w/1/s/artifacts/bin/System.Resources.ResourceManager/Debug/net11.0-linux/System.Resources.ResourceManager.dll 2026-02-20T16:00:00.3683894Z System.IO.FileSystem -> /__w/1/s/artifacts/bin/System.IO.FileSystem/Debug/net11.0-linux/System.IO.FileSystem.dll 2026-02-20T16:00:00.5455443Z System.Resources.Reader -> /__w/1/s/artifacts/bin/System.Resources.Reader/Debug/net11.0-linux/System.Resources.Reader.dll 2026-02-20T16:00:00.5550614Z System.Threading.Tasks -> /__w/1/s/artifacts/bin/System.Threading.Tasks/Debug/net11.0-linux/System.Threading.Tasks.dll 2026-02-20T16:00:00.6851454Z System.Runtime.InteropServices.RuntimeInformation -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation/Debug/net11.0-linux/System.Runtime.InteropServices.RuntimeInformation.dll 2026-02-20T16:00:00.7045904Z System.Dynamic.Runtime -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime/Debug/net11.0-linux/System.Dynamic.Runtime.dll 2026-02-20T16:00:00.8728838Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/stub/Debug/net11.0/System.Diagnostics.EventLog.dll 2026-02-20T16:00:00.8729507Z System.Threading.Timer -> /__w/1/s/artifacts/bin/System.Threading.Timer/Debug/net11.0-linux/System.Threading.Timer.dll 2026-02-20T16:00:00.9851789Z System.Runtime.Handles -> /__w/1/s/artifacts/bin/System.Runtime.Handles/Debug/net11.0-linux/System.Runtime.Handles.dll 2026-02-20T16:00:02.8055291Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/Debug/net11.0/System.Xml.XPath.dll 2026-02-20T16:00:03.0954162Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/Debug/net11.0/System.Linq.Queryable.dll 2026-02-20T16:00:03.2423371Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/stub/Debug/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-02-20T16:00:03.3575056Z System.Web -> /__w/1/s/artifacts/bin/System.Web/Debug/net11.0-linux/System.Web.dll 2026-02-20T16:00:03.4870499Z System.Threading.Tasks.Extensions -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Extensions/Debug/net11.0-linux/System.Threading.Tasks.Extensions.dll 2026-02-20T16:00:03.7258107Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/stub/Debug/net11.0/System.Security.Cryptography.Pkcs.dll 2026-02-20T16:00:03.9363005Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/stub/Debug/net11.0/System.IO.Packaging.dll 2026-02-20T16:00:06.3018311Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/Debug/net11.0/System.Xml.XmlSerializer.dll 2026-02-20T16:00:06.4087510Z System.Windows -> /__w/1/s/artifacts/bin/System.Windows/Debug/net11.0-linux/System.Windows.dll 2026-02-20T16:00:06.4769382Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/stub/Debug/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-02-20T16:00:06.5728483Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/stub/Debug/net11.0/System.Security.Cryptography.Xml.dll 2026-02-20T16:00:06.9235112Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/Debug/net11.0/System.Threading.Tasks.Parallel.dll 2026-02-20T16:00:07.0078490Z System.IO.Compression.FileSystem -> /__w/1/s/artifacts/bin/System.IO.Compression.FileSystem/Debug/net11.0-linux/System.IO.Compression.FileSystem.dll 2026-02-20T16:00:08.6072171Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/Debug/net11.0/System.Resources.Writer.dll 2026-02-20T16:00:10.5903181Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/Debug/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-02-20T16:00:10.7732474Z System.IO.UnmanagedMemoryStream -> /__w/1/s/artifacts/bin/System.IO.UnmanagedMemoryStream/Debug/net11.0-linux/System.IO.UnmanagedMemoryStream.dll 2026-02-20T16:00:10.7877031Z System.Transactions -> /__w/1/s/artifacts/bin/System.Transactions/Debug/net11.0-linux/System.Transactions.dll 2026-02-20T16:00:10.8965253Z System.Security.SecureString -> /__w/1/s/artifacts/bin/System.Security.SecureString/Debug/net11.0-linux/System.Security.SecureString.dll 2026-02-20T16:00:12.9003575Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/Debug/net11.0/System.Reflection.DispatchProxy.dll 2026-02-20T16:00:12.9755817Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/stub/Debug/net11.0/System.Windows.Extensions.dll 2026-02-20T16:00:12.9813514Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/ref/Debug/net11.0/System.Linq.Parallel.dll 2026-02-20T16:00:13.0646660Z WindowsBase -> /__w/1/s/artifacts/bin/WindowsBase/Debug/net11.0-linux/WindowsBase.dll 2026-02-20T16:00:13.0663990Z System.Xml.Serialization -> /__w/1/s/artifacts/bin/System.Xml.Serialization/Debug/net11.0-linux/System.Xml.Serialization.dll 2026-02-20T16:00:13.3577806Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/stub/Debug/net11.0/System.CodeDom.dll 2026-02-20T16:00:13.3605880Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/stub/Debug/net11.0/System.IO.Ports.dll 2026-02-20T16:00:13.4370561Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/stub/Debug/net11.0/Microsoft.Win32.SystemEvents.dll 2026-02-20T16:00:13.4544234Z System.Reflection -> /__w/1/s/artifacts/bin/System.Reflection/Debug/net11.0-linux/System.Reflection.dll 2026-02-20T16:00:13.4544879Z System.Xml -> /__w/1/s/artifacts/bin/System.Xml/Debug/net11.0-linux/System.Xml.dll 2026-02-20T16:00:13.5257692Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/stub/Debug/net11.0/System.Data.OleDb.dll 2026-02-20T16:00:13.5542820Z System.Data.SqlClient -> /__w/1/s/artifacts/bin/System.Data.SqlClient/stub/Debug/net11.0/System.Data.SqlClient.dll 2026-02-20T16:00:13.6149621Z System.IO.FileSystem.Primitives -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Primitives/Debug/net11.0-linux/System.IO.FileSystem.Primitives.dll 2026-02-20T16:00:13.6851120Z System.Globalization.Extensions -> /__w/1/s/artifacts/bin/System.Globalization.Extensions/Debug/net11.0-linux/System.Globalization.Extensions.dll 2026-02-20T16:00:13.7723278Z System.Runtime.Extensions -> /__w/1/s/artifacts/bin/System.Runtime.Extensions/Debug/net11.0-linux/System.Runtime.Extensions.dll 2026-02-20T16:00:13.8551267Z System.Text.Encoding -> /__w/1/s/artifacts/bin/System.Text.Encoding/Debug/net11.0-linux/System.Text.Encoding.dll 2026-02-20T16:00:13.9263942Z System.Diagnostics.Tools -> /__w/1/s/artifacts/bin/System.Diagnostics.Tools/Debug/net11.0-linux/System.Diagnostics.Tools.dll 2026-02-20T16:00:14.0119596Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/stub/Debug/net11.0/System.Data.Odbc.dll 2026-02-20T16:00:14.0802567Z System.Security.Principal -> /__w/1/s/artifacts/bin/System.Security.Principal/Debug/net11.0-linux/System.Security.Principal.dll 2026-02-20T16:00:14.1604191Z System.ValueTuple -> /__w/1/s/artifacts/bin/System.ValueTuple/Debug/net11.0-linux/System.ValueTuple.dll 2026-02-20T16:00:14.3045594Z System.Xml.XmlDocument -> /__w/1/s/artifacts/bin/System.Xml.XmlDocument/Debug/net11.0-linux/System.Xml.XmlDocument.dll 2026-02-20T16:00:14.5066610Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/stub/Debug/net11.0/System.ServiceProcess.ServiceController.dll 2026-02-20T16:00:14.5234466Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/ref/Debug/net11.0/System.Xml.XDocument.dll 2026-02-20T16:00:14.5901966Z System.Security -> /__w/1/s/artifacts/bin/System.Security/Debug/net11.0-linux/System.Security.dll 2026-02-20T16:00:14.6237744Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/stub/Debug/net11.0/System.ServiceModel.Syndication.dll 2026-02-20T16:00:14.8008480Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/stub/Debug/net11.0/System.Runtime.Serialization.Schema.dll 2026-02-20T16:00:18.0920442Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/Debug/net11.0-unix/System.IO.FileSystem.DriveInfo.dll 2026-02-20T16:00:19.2993532Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/Debug/net11.0/System.Linq.Parallel.dll 2026-02-20T16:00:22.3571135Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Debug/net11.0-unix/System.Net.Primitives.dll 2026-02-20T16:00:22.4974291Z System.ServiceProcess -> /__w/1/s/artifacts/bin/System.ServiceProcess/Debug/net11.0-linux/System.ServiceProcess.dll 2026-02-20T16:00:24.5438309Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Debug/net11.0-unix/System.IO.MemoryMappedFiles.dll 2026-02-20T16:00:27.2788807Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Debug/net11.0-unix/System.Console.dll 2026-02-20T16:00:29.1100414Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/Debug/net11.0/System.Xml.XDocument.dll 2026-02-20T16:00:29.1408277Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/ref/Debug/net11.0/System.Xml.XPath.XDocument.dll 2026-02-20T16:00:31.4070552Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Debug/net11.0-unix/System.Net.NameResolution.dll 2026-02-20T16:00:33.1503362Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/Debug/net11.0/System.Xml.XPath.XDocument.dll 2026-02-20T16:00:33.2860481Z System.Xml.Linq -> /__w/1/s/artifacts/bin/System.Xml.Linq/Debug/net11.0-linux/System.Xml.Linq.dll 2026-02-20T16:00:33.6042909Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/ref/Debug/net11.0/System.ComponentModel.TypeConverter.dll 2026-02-20T16:00:40.0236573Z System.Private.DataContractSerialization -> /__w/1/s/artifacts/bin/System.Private.DataContractSerialization/Debug/net11.0/System.Private.DataContractSerialization.dll 2026-02-20T16:00:56.3740788Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Debug/net11.0-unix/System.Security.Cryptography.dll 2026-02-20T16:01:00.5308000Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Debug/net11.0-unix/System.Net.Sockets.dll 2026-02-20T16:01:00.6607660Z System.Security.Cryptography.Encoding -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Encoding/Debug/net11.0-linux/System.Security.Cryptography.Encoding.dll 2026-02-20T16:01:00.6765800Z System.Security.Cryptography.OpenSsl -> /__w/1/s/artifacts/bin/System.Security.Cryptography.OpenSsl/Debug/net11.0-linux/System.Security.Cryptography.OpenSsl.dll 2026-02-20T16:01:00.6833181Z System.Security.Cryptography.Primitives -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Primitives/Debug/net11.0-linux/System.Security.Cryptography.Primitives.dll 2026-02-20T16:01:00.7123092Z System.Security.Cryptography.X509Certificates -> /__w/1/s/artifacts/bin/System.Security.Cryptography.X509Certificates/Debug/net11.0-linux/System.Security.Cryptography.X509Certificates.dll 2026-02-20T16:01:00.7865883Z System.Security.Cryptography.Algorithms -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Algorithms/Debug/net11.0-linux/System.Security.Cryptography.Algorithms.dll 2026-02-20T16:01:00.7892583Z System.Security.Cryptography.Cng -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cng/Debug/net11.0-linux/System.Security.Cryptography.Cng.dll 2026-02-20T16:01:00.8047864Z System.Security.Cryptography.Csp -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Csp/Debug/net11.0-linux/System.Security.Cryptography.Csp.dll 2026-02-20T16:01:00.9075492Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/ref/Debug/net11.0/System.Runtime.Serialization.Xml.dll 2026-02-20T16:01:00.9702834Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/ref/Debug/net11.0/System.IO.IsolatedStorage.dll 2026-02-20T16:01:00.9742574Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/ref/Debug/net11.0/System.Runtime.Serialization.Json.dll 2026-02-20T16:01:05.3592157Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/Debug/net11.0/System.Runtime.Serialization.Xml.dll 2026-02-20T16:01:06.6625412Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/Debug/net11.0-linux/System.Net.NetworkInformation.dll 2026-02-20T16:01:08.8101031Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/Debug/net11.0/System.ComponentModel.TypeConverter.dll 2026-02-20T16:01:11.2631796Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/Debug/net11.0-unix/System.IO.Pipes.dll 2026-02-20T16:01:11.5482006Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/ref/Debug/net11.0/System.ComponentModel.Annotations.dll 2026-02-20T16:01:13.0241836Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/Debug/net11.0/System.Runtime.Serialization.Json.dll 2026-02-20T16:01:13.2271634Z System.Drawing.Common -> /__w/1/s/artifacts/bin/System.Drawing.Common/stub/Debug/net11.0/System.Drawing.Common.dll 2026-02-20T16:01:13.3499485Z System.Core -> /__w/1/s/artifacts/bin/System.Core/Debug/net11.0-linux/System.Core.dll 2026-02-20T16:01:15.0753770Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/Debug/net11.0-unix/System.IO.IsolatedStorage.dll 2026-02-20T16:01:15.2095524Z System.ServiceModel.Web -> /__w/1/s/artifacts/bin/System.ServiceModel.Web/Debug/net11.0-linux/System.ServiceModel.Web.dll 2026-02-20T16:01:18.2635610Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/Debug/net11.0-unix/System.Net.Requests.dll 2026-02-20T16:01:18.4044106Z System.Net.ServicePoint -> /__w/1/s/artifacts/bin/System.Net.ServicePoint/Debug/net11.0-linux/System.Net.ServicePoint.dll 2026-02-20T16:01:18.4293395Z System.Runtime.Serialization -> /__w/1/s/artifacts/bin/System.Runtime.Serialization/Debug/net11.0-linux/System.Runtime.Serialization.dll 2026-02-20T16:01:20.7840040Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/Debug/net11.0/System.ComponentModel.Annotations.dll 2026-02-20T16:01:20.9562870Z System.Drawing -> /__w/1/s/artifacts/bin/System.Drawing/Debug/net11.0-linux/System.Drawing.dll 2026-02-20T16:01:21.0561124Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/ref/Debug/net11.0/System.Net.Mail.dll 2026-02-20T16:01:21.2788295Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/ref/Debug/net11.0/System.Data.Common.dll 2026-02-20T16:01:22.7677119Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/Debug/net11.0-unix/System.Diagnostics.FileVersionInfo.dll 2026-02-20T16:01:22.8639814Z System.ComponentModel.DataAnnotations -> /__w/1/s/artifacts/bin/System.ComponentModel.DataAnnotations/Debug/net11.0-linux/System.ComponentModel.DataAnnotations.dll 2026-02-20T16:01:26.0355254Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Debug/net11.0-unix/System.IO.Compression.dll 2026-02-20T16:01:26.1191856Z System.Net -> /__w/1/s/artifacts/bin/System.Net/Debug/net11.0-linux/System.Net.dll 2026-02-20T16:01:39.8695820Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/Debug/net11.0/System.Data.Common.dll 2026-02-20T16:01:43.4201150Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/Debug/net11.0-unix/System.Net.Mail.dll 2026-02-20T16:01:43.5191867Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/ref/Debug/net11.0/System.Net.Ping.dll 2026-02-20T16:01:43.5400482Z System.Data.DataSetExtensions -> /__w/1/s/artifacts/bin/System.Data.DataSetExtensions/Debug/net11.0-linux/System.Data.DataSetExtensions.dll 2026-02-20T16:01:43.8598905Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/ref/Debug/net11.0-linux/mscorlib.dll 2026-02-20T16:01:46.1920582Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Debug/net11.0-unix/System.Net.WebSockets.dll 2026-02-20T16:01:48.5460875Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/Debug/net11.0-unix/System.Net.Ping.dll 2026-02-20T16:01:50.4938990Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/Debug/net11.0-unix/System.IO.Compression.Brotli.dll 2026-02-20T16:01:50.5624404Z System.Data -> /__w/1/s/artifacts/bin/System.Data/ref/Debug/net11.0-linux/System.Data.dll 2026-02-20T16:01:50.8622335Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/Debug/net11.0-linux/mscorlib.dll 2026-02-20T16:01:50.9990189Z System.Data -> /__w/1/s/artifacts/bin/System.Data/Debug/net11.0-linux/System.Data.dll 2026-02-20T16:01:51.0524624Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/ref/Debug/net11.0/System.Net.HttpListener.dll 2026-02-20T16:01:54.0129295Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/Debug/net11.0-unix/System.Net.HttpListener.dll 2026-02-20T16:01:56.3667629Z System.IO.Compression.Zstandard -> /__w/1/s/artifacts/bin/System.IO.Compression.Zstandard/Debug/net11.0-unix/System.IO.Compression.Zstandard.dll 2026-02-20T16:01:56.4866894Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/ref/Debug/net11.0/System.IO.FileSystem.Watcher.dll 2026-02-20T16:01:59.4197971Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/Debug/net11.0-linux/System.Diagnostics.Process.dll 2026-02-20T16:02:04.9207104Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/Debug/net11.0-linux/System.Net.Security.dll 2026-02-20T16:02:07.3284351Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/Debug/net11.0-linux/System.IO.FileSystem.Watcher.dll 2026-02-20T16:02:11.4221141Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/Debug/net11.0-linux/System.Net.Quic.dll 2026-02-20T16:02:11.5874682Z System -> /__w/1/s/artifacts/bin/System/ref/Debug/net11.0-linux/System.dll 2026-02-20T16:02:19.0051694Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Debug/net11.0-linux/System.Net.Http.dll 2026-02-20T16:02:19.4089351Z System -> /__w/1/s/artifacts/bin/System/Debug/net11.0-linux/System.dll 2026-02-20T16:02:20.0406433Z netstandard -> /__w/1/s/artifacts/bin/netstandard/Debug/net11.0-linux/netstandard.dll 2026-02-20T16:02:20.1648836Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/ref/Debug/net11.0/System.Formats.Tar.dll 2026-02-20T16:02:22.9895565Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/Debug/net11.0-unix/System.Formats.Tar.dll 2026-02-20T16:02:23.1130434Z sfx-finish -> Trimming linux-x64 shared framework assemblies with ILLinker... 2026-02-20T16:02:52.4630459Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Debug/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-02-20T16:02:52.7310426Z Microsoft.Bcl.Numerics -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics/Debug/netstandard2.1/Microsoft.Bcl.Numerics.dll 2026-02-20T16:02:52.7355652Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Debug/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll 2026-02-20T16:02:53.8978690Z Microsoft.Bcl.Memory -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory/Debug/net11.0/Microsoft.Bcl.Memory.dll 2026-02-20T16:02:54.6813601Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/ref/Debug/net11.0/Microsoft.Extensions.Primitives.dll 2026-02-20T16:02:54.7015274Z Microsoft.Bcl.Cryptography -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography/Debug/net11.0/Microsoft.Bcl.Cryptography.dll 2026-02-20T16:02:55.6425106Z Microsoft.Extensions.Options.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration/Debug/netstandard2.0/Microsoft.Extensions.Options.SourceGeneration.dll 2026-02-20T16:02:56.8427628Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-20T16:02:58.2638112Z Microsoft.Extensions.Configuration.Binder.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration/Debug/netstandard2.0/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll 2026-02-20T16:02:58.6298504Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/ref/Debug/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-20T16:02:59.4239227Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/Debug/net11.0/Microsoft.Extensions.Primitives.dll 2026-02-20T16:03:00.3406598Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/Debug/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-20T16:03:02.6988504Z Microsoft.Extensions.Logging.Generators.Roslyn4.4 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.4/Debug/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-02-20T16:03:02.7381754Z Microsoft.Extensions.Logging.Generators.Roslyn4.0 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0/Debug/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-02-20T16:03:02.8739362Z Microsoft.Extensions.Logging.Generators.Roslyn3.11 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11/Debug/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-02-20T16:03:03.2333943Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/ref/Debug/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-02-20T16:03:03.2395309Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/ref/Debug/net11.0/System.Diagnostics.EventLog.dll 2026-02-20T16:03:03.3620473Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Debug/net11.0/System.Composition.AttributedModel.dll 2026-02-20T16:03:03.5602308Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/ref/Debug/net11.0/Microsoft.Win32.SystemEvents.dll 2026-02-20T16:03:03.5745043Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/ref/Debug/net11.0/System.ComponentModel.Composition.dll 2026-02-20T16:03:03.9198246Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/Debug/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-20T16:03:03.9398819Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Debug/net11.0/System.Composition.Runtime.dll 2026-02-20T16:03:04.0497819Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/ref/Debug/net11.0/System.Formats.Cbor.dll 2026-02-20T16:03:04.2740800Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/ref/Debug/net11.0/System.ServiceModel.Syndication.dll 2026-02-20T16:03:04.2761475Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/ref/Debug/net11.0/System.Formats.Nrbf.dll 2026-02-20T16:03:04.3692262Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/ref/Debug/net11.0/System.Security.Cryptography.Pkcs.dll 2026-02-20T16:03:04.5892733Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/ref/Debug/net11.0/System.Reflection.Context.dll 2026-02-20T16:03:05.0615967Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/Debug/net11.0/System.Diagnostics.EventLog.dll 2026-02-20T16:03:05.1899898Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/Debug/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-02-20T16:03:05.6303611Z Microsoft.Extensions.DependencyInjection.Specification.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Specification.Tests/Debug/net11.0/Microsoft.Extensions.DependencyInjection.Specification.Tests.dll 2026-02-20T16:03:05.7864535Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/ref/Debug/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-02-20T16:03:05.9431503Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/ref/Debug/net11.0/System.Net.Http.WinHttpHandler.dll 2026-02-20T16:03:08.1677863Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/Debug/net11.0/System.Reflection.Context.dll 2026-02-20T16:03:09.3437139Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/Debug/net11.0/System.ComponentModel.Composition.dll 2026-02-20T16:03:10.0941402Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/Debug/net11.0/System.Formats.Nrbf.dll 2026-02-20T16:03:12.0896346Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/Debug/net11.0/System.Security.Cryptography.Pkcs.dll 2026-02-20T16:03:12.1637199Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/ref/Debug/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-02-20T16:03:12.2973959Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/ref/Debug/net11.0/System.IO.Packaging.dll 2026-02-20T16:03:12.3452689Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-02-20T16:03:13.4164363Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/Debug/net11.0/System.Formats.Cbor.dll 2026-02-20T16:03:13.8501660Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/Debug/net11.0/System.ServiceModel.Syndication.dll 2026-02-20T16:03:13.9924063Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/Debug/net11.0/Microsoft.Win32.SystemEvents.dll 2026-02-20T16:03:14.2198267Z System.Composition.Convention -> /__w/1/s/artifacts/bin/System.Composition.Convention/Debug/net11.0/System.Composition.Convention.dll 2026-02-20T16:03:14.3763490Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-02-20T16:03:14.4192324Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Debug/net11.0/System.Composition.Hosting.dll 2026-02-20T16:03:14.5063853Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/ref/Debug/net11.0/System.Speech.dll 2026-02-20T16:03:14.5210995Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-20T16:03:14.5652849Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/ref/Debug/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-02-20T16:03:14.8194625Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/ref/Debug/net11.0/System.Numerics.Tensors.dll 2026-02-20T16:03:14.9221474Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-02-20T16:03:14.9972718Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/ref/Debug/net11.0/Microsoft.Extensions.Options.dll 2026-02-20T16:03:15.1691584Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/ref/Debug/net11.0/System.ServiceProcess.ServiceController.dll 2026-02-20T16:03:15.2989832Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/Debug/net11.0/System.Net.Http.WinHttpHandler.dll 2026-02-20T16:03:15.3178148Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/Debug/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-02-20T16:03:15.4530778Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/ref/Debug/net11.0/System.Threading.RateLimiting.dll 2026-02-20T16:03:15.5238326Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/ref/Debug/net11.0/System.Security.Cryptography.Xml.dll 2026-02-20T16:03:15.5511656Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/ref/Debug/net11.0/System.CodeDom.dll 2026-02-20T16:03:15.6360043Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/ref/Debug/net11.0/System.Resources.Extensions.dll 2026-02-20T16:03:16.1711884Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/Debug/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-02-20T16:03:16.9523145Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/Debug/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-02-20T16:03:23.5301124Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/Debug/net11.0/System.Numerics.Tensors.dll 2026-02-20T16:03:23.7869494Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/Debug/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-20T16:03:24.5432477Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/Debug/net11.0/System.ServiceProcess.ServiceController.dll 2026-02-20T16:03:24.9841710Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/Debug/net11.0/Microsoft.Extensions.Options.dll 2026-02-20T16:03:25.0330741Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/Debug/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-02-20T16:03:25.0364943Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Debug/net11.0/System.Composition.TypedParts.dll 2026-02-20T16:03:25.6615653Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/Debug/net11.0/System.Speech.dll 2026-02-20T16:03:26.1690226Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/Debug/net11.0/System.Threading.RateLimiting.dll 2026-02-20T16:03:26.6989273Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/Debug/net11.0/System.Resources.Extensions.dll 2026-02-20T16:03:26.8287059Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/Debug/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-02-20T16:03:27.2199564Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/Debug/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-02-20T16:03:28.1630562Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/Debug/net11.0/System.IO.Packaging.dll 2026-02-20T16:03:28.3010331Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/ref/Debug/net11.0/System.Memory.Data.dll 2026-02-20T16:03:28.5562395Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/ref/Debug/net11.0/System.IO.Hashing.dll 2026-02-20T16:03:28.8403257Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/ref/Debug/net11.0/System.DirectoryServices.Protocols.dll 2026-02-20T16:03:29.0129209Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/ref/Debug/net11.0/System.Security.Cryptography.Cose.dll 2026-02-20T16:03:29.7428022Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/Debug/net11.0/System.CodeDom.dll 2026-02-20T16:03:29.8782663Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/ref/Debug/net11.0/System.Reflection.MetadataLoadContext.dll 2026-02-20T16:03:30.0071051Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/ref/Debug/net11.0/System.Windows.Extensions.dll 2026-02-20T16:03:30.0085629Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/ref/Debug/net11.0/System.Configuration.ConfigurationManager.dll 2026-02-20T16:03:30.2768583Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/ref/Debug/net11.0/System.ComponentModel.Composition.Registration.dll 2026-02-20T16:03:31.3208591Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/Debug/net11.0/System.Security.Cryptography.Xml.dll 2026-02-20T16:03:31.6434385Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/Debug/net11.0/System.Windows.Extensions.dll 2026-02-20T16:03:31.7953126Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/Debug/net11.0/System.ComponentModel.Composition.Registration.dll 2026-02-20T16:03:32.2788957Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/Debug/net11.0/System.Security.Cryptography.Cose.dll 2026-02-20T16:03:35.2050706Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/Debug/net11.0/System.Configuration.ConfigurationManager.dll 2026-02-20T16:03:37.0334083Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/Debug/net11.0/System.Reflection.MetadataLoadContext.dll 2026-02-20T16:03:37.1668820Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/ref/Debug/net11.0/System.Runtime.Caching.dll 2026-02-20T16:03:37.1893598Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/ref/Debug/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-02-20T16:03:37.2904473Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-02-20T16:03:37.4862190Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/ref/Debug/net11.0/Microsoft.Extensions.Configuration.dll 2026-02-20T16:03:37.6999589Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Debug/net11.0/System.DirectoryServices.Protocols.dll 2026-02-20T16:03:37.8534691Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/ref/Debug/net11.0/System.Security.Permissions.dll 2026-02-20T16:03:38.4441048Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/Debug/net11.0/System.IO.Hashing.dll 2026-02-20T16:03:38.6433217Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/Debug/net11.0/System.Memory.Data.dll 2026-02-20T16:03:38.8194070Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/ref/Debug/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-02-20T16:03:38.8449018Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/ref/Debug/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-02-20T16:03:38.8567322Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/ref/Debug/net11.0/Microsoft.Extensions.Logging.dll 2026-02-20T16:03:39.7046227Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/Debug/net11.0/System.Security.Permissions.dll 2026-02-20T16:03:40.0499213Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/Debug/net11.0/Microsoft.Extensions.Configuration.dll 2026-02-20T16:03:40.3489881Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/Debug/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-02-20T16:03:40.4492230Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/Debug/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-02-20T16:03:40.6376854Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/Debug/net11.0/Microsoft.Extensions.Logging.dll 2026-02-20T16:03:40.9263618Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/Debug/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-02-20T16:03:40.9288671Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/ref/Debug/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-02-20T16:03:41.4205943Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/Debug/net11.0/System.Runtime.Caching.dll 2026-02-20T16:03:41.5613820Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/ref/Debug/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-02-20T16:03:41.5953517Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/Debug/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-02-20T16:03:41.6896487Z System.Management -> /__w/1/s/artifacts/bin/System.Management/ref/Debug/net11.0/System.Management.dll 2026-02-20T16:03:41.8562903Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Debug/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-02-20T16:03:41.8676899Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/ref/Debug/net11.0/System.Runtime.Serialization.Schema.dll 2026-02-20T16:03:42.2847115Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/Debug/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-02-20T16:03:42.3087684Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/Debug/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-02-20T16:03:42.4363509Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/ref/Debug/net11.0/System.Data.OleDb.dll 2026-02-20T16:03:42.5338808Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/ref/Debug/net11.0/System.DirectoryServices.dll 2026-02-20T16:03:42.5496360Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-02-20T16:03:42.6053806Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/ref/Debug/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-02-20T16:03:42.6697775Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/ref/Debug/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-02-20T16:03:42.9994787Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/Debug/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-02-20T16:03:43.2118311Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/Debug/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-02-20T16:03:43.4741712Z System.Management -> /__w/1/s/artifacts/bin/System.Management/Debug/net11.0/System.Management.dll 2026-02-20T16:03:43.7469114Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/Debug/net11.0/System.Data.OleDb.dll 2026-02-20T16:03:43.9687774Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/Debug/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-02-20T16:03:44.8908266Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/Debug/net11.0/System.Runtime.Serialization.Schema.dll 2026-02-20T16:03:45.1149900Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/Debug/net11.0/System.DirectoryServices.dll 2026-02-20T16:03:45.1355342Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/Debug/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-02-20T16:03:45.2249915Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/ref/Debug/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-02-20T16:03:45.3007688Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/ref/Debug/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-02-20T16:03:45.3152215Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/ref/Debug/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-02-20T16:03:45.5696985Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/Debug/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-02-20T16:03:45.8102099Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/Debug/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-02-20T16:03:45.8240463Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/Debug/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-02-20T16:03:45.9389497Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/ref/Debug/net11.0/System.DirectoryServices.AccountManagement.dll 2026-02-20T16:03:46.0056181Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/ref/Debug/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-02-20T16:03:46.2731928Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/Debug/net11.0/System.DirectoryServices.AccountManagement.dll 2026-02-20T16:03:46.3573064Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Debug/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-20T16:03:46.5289678Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/Debug/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-02-20T16:03:46.7072729Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/Debug/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-20T16:03:46.8372913Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/ref/Debug/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-02-20T16:03:46.9079981Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/ref/Debug/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-02-20T16:03:46.9284380Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/ref/Debug/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-02-20T16:03:47.0128009Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/ref/Debug/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-02-20T16:03:47.1075161Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/Debug/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-02-20T16:03:47.3049635Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/Debug/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-02-20T16:03:47.4477763Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/Debug/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-02-20T16:03:47.5205086Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/ref/Debug/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-02-20T16:03:47.7563297Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/Debug/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-02-20T16:03:48.0543028Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/Debug/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-02-20T16:03:48.1685544Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/ref/Debug/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-02-20T16:03:48.2422822Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/ref/Debug/net11.0/Microsoft.Extensions.Http.dll 2026-02-20T16:03:48.3370713Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/ref/Debug/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-02-20T16:03:48.8196982Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/Debug/net11.0/Microsoft.Extensions.Http.dll 2026-02-20T16:03:48.9272912Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/ref/Debug/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-02-20T16:03:49.0495352Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/Debug/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-02-20T16:03:49.2306186Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/Debug/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-02-20T16:03:49.5971614Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/Debug/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-02-20T16:03:49.7266657Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/ref/Debug/net11.0/Microsoft.Extensions.Hosting.dll 2026-02-20T16:03:50.1655682Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/Debug/net11.0/Microsoft.Extensions.Hosting.dll 2026-02-20T16:03:50.3242269Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/ref/Debug/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-02-20T16:03:50.5454197Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/Debug/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-02-20T16:03:50.6291034Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/ref/Debug/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-02-20T16:03:50.8287143Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/Debug/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-02-20T16:03:51.0228460Z Microsoft.Bcl.TimeProvider -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider/Debug/net10.0/Microsoft.Bcl.TimeProvider.dll 2026-02-20T16:03:51.2741956Z Microsoft.NETCore.Platforms -> /__w/1/s/artifacts/bin/Microsoft.NETCore.Platforms/Debug/net11.0/Microsoft.NETCore.Platforms.dll 2026-02-20T16:03:51.4655590Z Successfully created package '/__w/1/s/artifacts/packages/Debug/Shipping/runtime.linux-x64.runtime.native.System.IO.Ports.11.0.0-ci.nupkg'. 2026-02-20T16:03:51.4737904Z Successfully created package '/__w/1/s/artifacts/packages/Debug/Shipping/runtime.linux-x64.runtime.native.System.IO.Ports.11.0.0-ci.symbols.nupkg'. 2026-02-20T16:03:51.5535460Z System.Threading.ThreadPool.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool.WebAssembly.Threading/ref/Debug/net11.0/System.Threading.ThreadPool.dll 2026-02-20T16:03:51.5647930Z System.Threading.Thread.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.Thread.WebAssembly.Threading/ref/Debug/net11.0/System.Threading.Thread.dll 2026-02-20T16:03:51.5717029Z System.Threading.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.WebAssembly.Threading/ref/Debug/net11.0/System.Threading.dll 2026-02-20T16:03:52.2592737Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/ref/Debug/net11.0/System.Data.Odbc.dll 2026-02-20T16:03:55.6097395Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/Debug/net11.0-unix/System.Data.Odbc.dll 2026-02-20T16:03:55.6892871Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/ref/Debug/net11.0/System.IO.Ports.dll 2026-02-20T16:03:56.2251208Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/Debug/net11.0-unix/System.IO.Ports.dll 2026-02-20T16:03:57.6303086Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Debug/net11.0-linux/System.DirectoryServices.Protocols.dll 2026-02-20T16:03:57.8829855Z ApiCompat -> Comparing net11.0 reference assemblies against .NETStandard 2.x and .NETCoreApp 10.0.0... 2026-02-20T16:03:57.8830711Z oob-trim -> Trimming linux-x64 out-of-band assemblies with ILLinker... 2026-02-20T16:04:05.6501595Z ##[error]src/libraries/apicompat/ApiCompat.proj(92,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) API compatibility errors between 'net10.0/System.Text.Json.dll' (left) and 'net11.0/System.Text.Json.dll' (right): 2026-02-20T16:04:05.6502686Z /__w/1/s/src/libraries/apicompat/ApiCompat.proj(92,5): error : API compatibility errors between 'net10.0/System.Text.Json.dll' (left) and 'net11.0/System.Text.Json.dll' (right): 2026-02-20T16:04:05.6504341Z ##[error]src/libraries/apicompat/ApiCompat.proj(92,5): error CP0015: (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot change arguments of attribute 'System.AttributeUsageAttribute' on 'System.Text.Json.Serialization.JsonIgnoreAttribute'. 2026-02-20T16:04:05.6505008Z /__w/1/s/src/libraries/apicompat/ApiCompat.proj(92,5): error CP0015: Cannot change arguments of attribute 'System.AttributeUsageAttribute' on 'System.Text.Json.Serialization.JsonIgnoreAttribute'. 2026-02-20T16:04:05.6506401Z ##[error]src/libraries/apicompat/ApiCompat.proj(92,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) API breaking changes found. If those are intentional, the APICompat suppression file can be updated by rebuilding with '/p:ApiCompatGenerateSuppressionFile=true' 2026-02-20T16:04:05.6507057Z /__w/1/s/src/libraries/apicompat/ApiCompat.proj(92,5): error : API breaking changes found. If those are intentional, the APICompat suppression file can be updated by rebuilding with '/p:ApiCompatGenerateSuppressionFile=true' 2026-02-20T16:04:06.8844090Z 2026-02-20T16:04:06.8869311Z Build FAILED. 2026-02-20T16:04:06.8869454Z 2026-02-20T16:04:06.8869878Z /__w/1/s/src/libraries/apicompat/ApiCompat.proj(92,5): error : API compatibility errors between 'net10.0/System.Text.Json.dll' (left) and 'net11.0/System.Text.Json.dll' (right): 2026-02-20T16:04:06.8870764Z /__w/1/s/src/libraries/apicompat/ApiCompat.proj(92,5): error CP0015: Cannot change arguments of attribute 'System.AttributeUsageAttribute' on 'System.Text.Json.Serialization.JsonIgnoreAttribute'. 2026-02-20T16:04:06.8871437Z /__w/1/s/src/libraries/apicompat/ApiCompat.proj(92,5): error : API breaking changes found. If those are intentional, the APICompat suppression file can be updated by rebuilding with '/p:ApiCompatGenerateSuppressionFile=true' 2026-02-20T16:04:06.8871914Z 0 Warning(s) 2026-02-20T16:04:06.8872159Z 3 Error(s) 2026-02-20T16:04:06.8872258Z 2026-02-20T16:04:06.8872515Z Time Elapsed 00:14:25.72 2026-02-20T16:04:07.2249326Z Build failed with exit code 1. Check errors above. 2026-02-20T16:04:07.2332559Z 2026-02-20T16:04:07.2507903Z ##[section]Finishing: Build product