2026-02-20T15:50:17.6669532Z ##[section]Starting: Build product 2026-02-20T15:50:17.6675292Z ============================================================================== 2026-02-20T15:50:17.6675403Z Task : Command line 2026-02-20T15:50:17.6675466Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-20T15:50:17.6675703Z Version : 2.268.0 2026-02-20T15:50:17.6675768Z Author : Microsoft Corporation 2026-02-20T15:50:17.6675837Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-20T15:50:17.6675934Z ============================================================================== 2026-02-20T15:50:20.4908758Z Generating script. 2026-02-20T15:50:20.4915465Z Script contents: 2026-02-20T15:50:20.4916390Z /__w/1/s/build.sh -ci -arch wasm -os browser -s mono+libs+tools.illink -c Release -p:WasmBuildNative=false -p:AotHostArchitecture=x64 -p:AotHostOS=linux 2026-02-20T15:50:20.4917330Z ========================== Starting Command Output =========================== 2026-02-20T15:50:20.4932211Z [command]/usr/bin/bash --noprofile --norc /__w/_temp/edb61fdf-e0ae-492d-b45d-8ed44e3e0463.sh 2026-02-20T15:50:20.6549738Z Downloading 'https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh' 2026-02-20T15:50:20.7194150Z Attempting to install 'sdk v11.0.100-preview.1.26104.118' from public_location. 2026-02-20T15:50:21.0288474Z 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:50:24.8800235Z 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:50:24.8805825Z 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:50:31.6347567Z dotnet-install: Downloaded file size is 244410853 bytes. 2026-02-20T15:50:31.6349144Z dotnet-install: The remote and local file sizes are equal. 2026-02-20T15:50:33.3691362Z dotnet-install: Installed version is 11.0.100-preview.1.26104.118 2026-02-20T15:50:33.5894255Z dotnet-install: Adding to current process PATH: `/__w/1/s/.dotnet`. Note: This change will be visible only when sourcing script. 2026-02-20T15:50:33.5895445Z dotnet-install: Note that the script does not resolve dependencies during installation. 2026-02-20T15:50:33.5897584Z 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:50:33.5903084Z dotnet-install: Installation finished successfully. 2026-02-20T15:50:36.5378376Z 2026-02-20T15:50:36.7194111Z Determining projects to restore... 2026-02-20T15:50:42.4091548Z Tool 'coverlet.console' (version '6.0.4') was restored. Available commands: coverlet 2026-02-20T15:50:42.4092484Z Tool 'dotnet-reportgenerator-globaltool' (version '5.4.3') was restored. Available commands: reportgenerator 2026-02-20T15:50:42.4092942Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26064.3') was restored. Available commands: xharness 2026-02-20T15:50:42.4093395Z Tool 'microsoft.visualstudio.slngen.tool' (version '12.0.15') was restored. Available commands: slngen 2026-02-20T15:50:42.4093724Z 2026-02-20T15:50:42.4094073Z A newer version of tool 'coverlet.console' is available (version '8.0.0'). Consider updating your manifest file. 2026-02-20T15:50:42.4094685Z A newer version of tool 'dotnet-reportgenerator-globaltool' is available (version '5.5.1'). Consider updating your manifest file. 2026-02-20T15:50:42.4095175Z A newer version of tool 'microsoft.visualstudio.slngen.tool' is available (version '12.0.32'). Consider updating your manifest file. 2026-02-20T15:50:42.4095489Z 2026-02-20T15:50:42.4095768Z Restore was successful. 2026-02-20T15:50:47.1497339Z Failed to download package 'Microsoft.DotNet.Tar.11.0.0-beta.26116.109' from 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/1a5f89f6-d8da-4080-b15f-242650c914a8/nuget/v3/flat2/microsoft.dotnet.tar/11.0.0-beta.26116.109/microsoft.dotnet.tar.11.0.0-beta.26116.109.nupkg'. 2026-02-20T15:50:47.1498614Z Network is unreachable (frdvsblobprodcus327.vsblob.vsassets.io:443) 2026-02-20T15:50:47.1498955Z Network is unreachable 2026-02-20T15:50:48.7144834Z Restored /__w/1/s/.packages/microsoft.dotnet.arcade.sdk/11.0.0-beta.26116.109/tools/Tools.proj (in 6.15 sec). 2026-02-20T15:50:49.8214866Z Determining projects to restore... 2026-02-20T15:51:31.4170796Z Restored /__w/1/s/src/libraries/shims/System.Security.Principal/src/System.Security.Principal.csproj (in 1.54 sec). 2026-02-20T15:51:31.4171318Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj (in 1.54 sec). 2026-02-20T15:51:31.4171829Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj (in 1.54 sec). 2026-02-20T15:51:31.4768717Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj (in 1.54 sec). 2026-02-20T15:51:31.4769672Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj (in 18 ms). 2026-02-20T15:51:31.4770349Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj (in 18 ms). 2026-02-20T15:51:31.4770832Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj (in 18 ms). 2026-02-20T15:51:31.4771334Z Restored /__w/1/s/src/libraries/shims/System.Runtime.InteropServices.RuntimeInformation/src/System.Runtime.InteropServices.RuntimeInformation.csproj (in 4 ms). 2026-02-20T15:51:31.4772007Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Handles/src/System.Runtime.Handles.csproj (in 4 ms). 2026-02-20T15:51:31.4772440Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj (in 3 ms). 2026-02-20T15:51:31.4772891Z Restored /__w/1/s/src/libraries/shims/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj (in 3 ms). 2026-02-20T15:51:31.4773330Z Restored /__w/1/s/src/libraries/shims/System.Resources.ResourceManager/src/System.Resources.ResourceManager.csproj (in 3 ms). 2026-02-20T15:51:31.4773739Z Restored /__w/1/s/src/libraries/shims/System.Resources.Reader/src/System.Resources.Reader.csproj (in 3 ms). 2026-02-20T15:51:31.4788365Z Restored /__w/1/s/src/libraries/shims/System.Reflection/src/System.Reflection.csproj (in 4 ms). 2026-02-20T15:51:31.4891906Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/ref/System.Web.HttpUtility.csproj (in 6 ms). 2026-02-20T15:51:31.4915947Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj (in 55 ms). 2026-02-20T15:51:31.4964273Z Restored /__w/1/s/src/libraries/System.Transactions.Local/ref/System.Transactions.Local.csproj (in 2 ms). 2026-02-20T15:51:31.6917334Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj (in 216 ms). 2026-02-20T15:51:31.6989510Z Restored /__w/1/s/src/libraries/System.Threading/ref/System.Threading.csproj (in 2 ms). 2026-02-20T15:51:31.6992090Z Restored /__w/1/s/src/libraries/System.Threading.WebAssembly.Threading/ref/System.Threading.WebAssembly.Threading.csproj (in 1 ms). 2026-02-20T15:51:32.2951273Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/src/System.Threading.ThreadPool.csproj (in 585 ms). 2026-02-20T15:51:32.2952129Z Restored /__w/1/s/src/libraries/System.Threading/src/System.Threading.csproj (in 786 ms). 2026-02-20T15:51:32.2952768Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.csproj (in 2 ms). 2026-02-20T15:51:32.2957045Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool.WebAssembly.Threading/ref/System.Threading.ThreadPool.WebAssembly.Threading.csproj (in 2 ms). 2026-02-20T15:51:32.3196433Z Restored /__w/1/s/src/libraries/System.Threading.Thread/ref/System.Threading.Thread.csproj (in 2 ms). 2026-02-20T15:51:32.3197458Z Restored /__w/1/s/src/libraries/System.Threading.Thread/src/System.Threading.Thread.csproj (in 4 ms). 2026-02-20T15:51:32.3198005Z Restored /__w/1/s/src/libraries/System.Threading.Thread.WebAssembly.Threading/ref/System.Threading.Thread.WebAssembly.Threading.csproj (in 1 ms). 2026-02-20T15:51:32.3198578Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/ref/System.Threading.Tasks.Parallel.csproj (in 2 ms). 2026-02-20T15:51:32.3199060Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/src/System.Threading.Tasks.Parallel.csproj (in 5 ms). 2026-02-20T15:51:32.3315410Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Serialization/src/System.Runtime.Serialization.csproj (in 853 ms). 2026-02-20T15:51:32.3366049Z Restored /__w/1/s/src/libraries/System.Transactions.Local/src/System.Transactions.Local.csproj (in 800 ms). 2026-02-20T15:51:33.7787445Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/ref/System.Threading.Tasks.Dataflow.csproj (in 1.44 sec). 2026-02-20T15:51:33.7800116Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/ref/System.Threading.RateLimiting.csproj (in 1.42 sec). 2026-02-20T15:51:33.7800637Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/ref/System.Threading.Overlapped.csproj (in 2 ms). 2026-02-20T15:51:33.7801091Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/src/System.Threading.Overlapped.csproj (in 3 ms). 2026-02-20T15:51:33.7801561Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/src/System.Threading.RateLimiting.csproj (in 1.43 sec). 2026-02-20T15:51:33.7802385Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj (in 1.45 sec). 2026-02-20T15:51:33.7802855Z Restored /__w/1/s/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj (in 7 ms). 2026-02-20T15:51:33.7897555Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj (in 7 ms). 2026-02-20T15:51:33.7936831Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/ref/System.Text.RegularExpressions.csproj (in 2 ms). 2026-02-20T15:51:33.9288195Z Restored /__w/1/s/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj (in 158 ms). 2026-02-20T15:51:33.9375384Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj (in 161 ms). 2026-02-20T15:51:34.3621166Z Restored /__w/1/s/src/libraries/System.Text.Json/ref/System.Text.Json.csproj (in 420 ms). 2026-02-20T15:51:34.4972361Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj (in 721 ms). 2026-02-20T15:51:34.5227542Z Restored /__w/1/s/src/libraries/System.Text.Json/src/System.Text.Json.csproj (in 584 ms). 2026-02-20T15:51:36.2013088Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn3.11.csproj (in 1.66 sec). 2026-02-20T15:51:36.2026928Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/gen/System.Text.RegularExpressions.Generator.csproj (in 2.4 sec). 2026-02-20T15:51:36.2072899Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj (in 4 ms). 2026-02-20T15:51:36.2126400Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/src/System.Text.Encoding.Extensions.csproj (in 2 ms). 2026-02-20T15:51:36.2156611Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/ref/System.Text.Encoding.Extensions.csproj (in 1 ms). 2026-02-20T15:51:36.2458646Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.4.csproj (in 1.88 sec). 2026-02-20T15:51:36.2536186Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj (in 4 ms). 2026-02-20T15:51:36.2888554Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.0.csproj (in 1.79 sec). 2026-02-20T15:51:36.2955483Z Restored /__w/1/s/src/libraries/System.Speech/ref/System.Speech.csproj (in 3 ms). 2026-02-20T15:51:36.3557291Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj (in 163 ms). 2026-02-20T15:51:36.3661346Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj (in 5 ms). 2026-02-20T15:51:36.3852701Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj (in 161 ms). 2026-02-20T15:51:36.3923276Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj (in 3 ms). 2026-02-20T15:51:36.4032536Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj (in 6 ms). 2026-02-20T15:51:36.4074755Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj (in 2 ms). 2026-02-20T15:51:36.4137701Z Restored /__w/1/s/src/libraries/System.Speech/src/System.Speech.csproj (in 153 ms). 2026-02-20T15:51:36.4230914Z Restored /__w/1/s/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj (in 6 ms). 2026-02-20T15:51:36.4861337Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/src/System.Security.Cryptography.csproj (in 46 ms). 2026-02-20T15:51:36.4873630Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj (in 183 ms). 2026-02-20T15:51:36.4921124Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/ref/System.Security.Cryptography.csproj (in 4 ms). 2026-02-20T15:51:36.5013661Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/ref/System.Security.Cryptography.Xml.csproj (in 4 ms). 2026-02-20T15:51:36.5019667Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj (in 130 ms). 2026-02-20T15:51:36.5101291Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj (in 4 ms). 2026-02-20T15:51:36.5453890Z Restored /__w/1/s/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj (in 133 ms). 2026-02-20T15:51:36.5602750Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj (in 8 ms). 2026-02-20T15:51:36.6827934Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj (in 174 ms). 2026-02-20T15:51:36.7000909Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/ref/System.Security.Cryptography.Cose.csproj (in 7 ms). 2026-02-20T15:51:36.7046658Z Restored /__w/1/s/src/libraries/System.Security.Claims/src/System.Security.Claims.csproj (in 3 ms). 2026-02-20T15:51:36.7078586Z Restored /__w/1/s/src/libraries/System.Security.Claims/ref/System.Security.Claims.csproj (in 1 ms). 2026-02-20T15:51:36.7190412Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj (in 6 ms). 2026-02-20T15:51:36.7248819Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj (in 2 ms). 2026-02-20T15:51:36.7293784Z Restored /__w/1/s/src/libraries/System.Runtime/src/System.Runtime.csproj (in 2 ms). 2026-02-20T15:51:36.7322891Z Restored /__w/1/s/src/libraries/System.Runtime/ref/System.Runtime.csproj (in 1 ms). 2026-02-20T15:51:36.7704219Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/src/System.Runtime.Serialization.Xml.csproj (in 18 ms). 2026-02-20T15:51:36.7899806Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/ref/System.Runtime.Serialization.Xml.csproj (in 3 ms). 2026-02-20T15:51:36.7900464Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj (in 290 ms). 2026-02-20T15:51:36.7973005Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/src/System.Security.Cryptography.Cose.csproj (in 229 ms). 2026-02-20T15:51:36.7983426Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/ref/System.Runtime.Serialization.Schema.csproj (in 3 ms). 2026-02-20T15:51:36.8026717Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/ref/System.Runtime.Serialization.Primitives.csproj (in 1 ms). 2026-02-20T15:51:36.8038668Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/src/System.Runtime.Serialization.Primitives.csproj (in 3 ms). 2026-02-20T15:51:36.8097794Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj (in 286 ms). 2026-02-20T15:51:36.8117355Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/ref/System.Runtime.Serialization.Json.csproj (in 4 ms). 2026-02-20T15:51:36.8180148Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/ref/System.Runtime.Serialization.Formatters.csproj (in 2 ms). 2026-02-20T15:51:36.8238979Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/src/System.Runtime.Numerics.csproj (in 3 ms). 2026-02-20T15:51:36.8267984Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/ref/System.Runtime.Numerics.csproj (in 1 ms). 2026-02-20T15:51:36.8332031Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/src/System.Runtime.Loader.csproj (in 2 ms). 2026-02-20T15:51:36.8354401Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/ref/System.Runtime.Loader.csproj (in 1 ms). 2026-02-20T15:51:36.8411220Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/src/System.Runtime.Intrinsics.csproj (in 3 ms). 2026-02-20T15:51:36.8442432Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/src/System.Runtime.Serialization.Json.csproj (in 20 ms). 2026-02-20T15:51:36.8448922Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.csproj (in 1 ms). 2026-02-20T15:51:36.8478370Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/ref/System.Runtime.InteropServices.csproj (in 1 ms). 2026-02-20T15:51:36.8512550Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/src/System.Runtime.InteropServices.csproj (in 4 ms). 2026-02-20T15:51:36.8587488Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/LibraryImportGenerator.csproj (in 5 ms). 2026-02-20T15:51:36.8670547Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/DownlevelLibraryImportGenerator/DownlevelLibraryImportGenerator.csproj (in 4 ms). 2026-02-20T15:51:36.8745570Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/ComInterfaceGenerator.csproj (in 4 ms). 2026-02-20T15:51:36.8848731Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/src/System.Runtime.InteropServices.JavaScript.csproj (in 5 ms). 2026-02-20T15:51:36.8886745Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/ref/System.Runtime.InteropServices.JavaScript.csproj (in 1 ms). 2026-02-20T15:51:36.9010601Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/src/System.Runtime.Serialization.Schema.csproj (in 114 ms). 2026-02-20T15:51:36.9011291Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/JSImportGenerator.csproj (in 4 ms). 2026-02-20T15:51:36.9044948Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/src/System.Runtime.CompilerServices.VisualC.csproj (in 2 ms). 2026-02-20T15:51:36.9063239Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/ref/System.Runtime.CompilerServices.VisualC.csproj (in 1 ms). 2026-02-20T15:51:36.9149232Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/ref/System.Runtime.Caching.csproj (in 5 ms). 2026-02-20T15:51:36.9237215Z Restored /__w/1/s/src/libraries/System.Resources.Writer/src/System.Resources.Writer.csproj (in 3 ms). 2026-02-20T15:51:36.9258982Z Restored /__w/1/s/src/libraries/System.Resources.Writer/ref/System.Resources.Writer.csproj (in 1 ms). 2026-02-20T15:51:36.9414679Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj (in 128 ms). 2026-02-20T15:51:36.9478293Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/ref/System.Resources.Extensions.csproj (in 3 ms). 2026-02-20T15:51:36.9522183Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.csproj (in 2 ms). 2026-02-20T15:51:36.9550797Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj (in 1 ms). 2026-02-20T15:51:36.9613200Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj (in 3 ms). 2026-02-20T15:51:36.9657426Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/ref/System.Reflection.Primitives.csproj (in 1 ms). 2026-02-20T15:51:37.0654595Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj (in 129 ms). 2026-02-20T15:51:37.0666568Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj (in 154 ms). 2026-02-20T15:51:37.0780246Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/ref/System.Reflection.MetadataLoadContext.csproj (in 3 ms). 2026-02-20T15:51:37.0832157Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj (in 6 ms). 2026-02-20T15:51:37.0965742Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/src/System.Reflection.Emit.csproj (in 6 ms). 2026-02-20T15:51:37.1023273Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/ref/System.Reflection.Emit.csproj (in 3 ms). 2026-02-20T15:51:37.1081666Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/src/System.Reflection.Emit.Lightweight.csproj (in 3 ms). 2026-02-20T15:51:37.1101559Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj (in 135 ms). 2026-02-20T15:51:37.1132006Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/ref/System.Reflection.Emit.Lightweight.csproj (in 2 ms). 2026-02-20T15:51:37.1155546Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj (in 3 ms). 2026-02-20T15:51:37.1170378Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj (in 2 ms). 2026-02-20T15:51:37.1209119Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj (in 1 ms). 2026-02-20T15:51:37.1312684Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj (in 8 ms). 2026-02-20T15:51:37.1407972Z Restored /__w/1/s/src/libraries/System.Reflection.Context/ref/System.Reflection.Context.csproj (in 4 ms). 2026-02-20T15:51:37.1779126Z Restored /__w/1/s/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj (in 22 ms). 2026-02-20T15:51:37.1863600Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj (in 112 ms). 2026-02-20T15:51:37.1910842Z Restored /__w/1/s/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj (in 2 ms). 2026-02-20T15:51:37.2129620Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj (in 19 ms). 2026-02-20T15:51:37.2157677Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/ref/System.Private.CoreLib.csproj (in 1 ms). 2026-02-20T15:51:37.2209681Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/System.Private.CoreLib.Generators.csproj (in 2 ms). 2026-02-20T15:51:37.2262964Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/EventSourceGenerator.csproj (in 3 ms). 2026-02-20T15:51:37.2276940Z Restored /__w/1/s/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj (in 17 ms). 2026-02-20T15:51:37.2317148Z Restored /__w/1/s/src/libraries/System.ObjectModel/ref/System.ObjectModel.csproj (in 2 ms). 2026-02-20T15:51:37.2329520Z Restored /__w/1/s/src/libraries/System.ObjectModel/src/System.ObjectModel.csproj (in 3 ms). 2026-02-20T15:51:37.2361473Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj (in 1 ms). 2026-02-20T15:51:37.2373539Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj (in 2 ms). 2026-02-20T15:51:37.2470494Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/ref/System.Numerics.Tensors.csproj (in 5 ms). 2026-02-20T15:51:37.2555906Z Restored /__w/1/s/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj (in 130 ms). 2026-02-20T15:51:37.2604661Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/ref/System.Net.WebSockets.csproj (in 2 ms). 2026-02-20T15:51:37.2709152Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj (in 15 ms). 2026-02-20T15:51:37.2779377Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/ref/System.Net.WebSockets.Client.csproj (in 3 ms). 2026-02-20T15:51:37.2946794Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj (in 18 ms). 2026-02-20T15:51:37.3005480Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/ref/System.Net.WebProxy.csproj (in 3 ms). 2026-02-20T15:51:37.3044265Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/src/System.Net.WebProxy.csproj (in 14 ms). 2026-02-20T15:51:37.3083992Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj (in 4 ms). 2026-02-20T15:51:37.3088288Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/ref/System.Net.WebHeaderCollection.csproj (in 2 ms). 2026-02-20T15:51:37.3506139Z Restored /__w/1/s/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj (in 19 ms). 2026-02-20T15:51:37.3514105Z Restored /__w/1/s/src/libraries/shims/System.Xml/src/System.Xml.csproj (in 17 ms). 2026-02-20T15:51:37.4121093Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj (in 162 ms). 2026-02-20T15:51:37.4171043Z Restored /__w/1/s/src/libraries/shims/System.Xml.XmlDocument/src/System.Xml.XmlDocument.csproj (in 20 ms). 2026-02-20T15:51:37.4231822Z Restored /__w/1/s/src/libraries/shims/System.Windows/src/System.Windows.csproj (in 4 ms). 2026-02-20T15:51:37.4304277Z Restored /__w/1/s/src/libraries/shims/System.Xml.Serialization/src/System.Xml.Serialization.csproj (in 19 ms). 2026-02-20T15:51:37.4344723Z Restored /__w/1/s/src/libraries/shims/System.ValueTuple/src/System.ValueTuple.csproj (in 2 ms). 2026-02-20T15:51:37.4375130Z Restored /__w/1/s/src/libraries/shims/System.Web/src/System.Web.csproj (in 4 ms). 2026-02-20T15:51:37.4450238Z Restored /__w/1/s/src/libraries/shims/System.Threading.Timer/src/System.Threading.Timer.csproj (in 5 ms). 2026-02-20T15:51:37.4519595Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks/src/System.Threading.Tasks.csproj (in 3 ms). 2026-02-20T15:51:37.4597594Z Restored /__w/1/s/src/libraries/shims/System.Xml.Linq/src/System.Xml.Linq.csproj (in 26 ms). 2026-02-20T15:51:37.4611098Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks.Extensions/src/System.Threading.Tasks.Extensions.csproj (in 3 ms). 2026-02-20T15:51:37.4677022Z Restored /__w/1/s/src/libraries/shims/System.Text.Encoding/src/System.Text.Encoding.csproj (in 2 ms). 2026-02-20T15:51:37.4687212Z Restored /__w/1/s/src/libraries/shims/System.ServiceProcess/src/System.ServiceProcess.csproj (in 4 ms). 2026-02-20T15:51:37.4780709Z Restored /__w/1/s/src/libraries/shims/System.Security/src/System.Security.csproj (in 4 ms). 2026-02-20T15:51:37.4862996Z Restored /__w/1/s/src/libraries/shims/System.Security.SecureString/src/System.Security.SecureString.csproj (in 4 ms). 2026-02-20T15:51:37.4914450Z Restored /__w/1/s/src/libraries/shims/System.Transactions/src/System.Transactions.csproj (in 22 ms). 2026-02-20T15:51:37.4983104Z Restored /__w/1/s/src/libraries/System.Net.Primitives/ref/System.Net.Primitives.csproj (in 2 ms). 2026-02-20T15:51:37.5125379Z Restored /__w/1/s/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj (in 19 ms). 2026-02-20T15:51:37.5184999Z Restored /__w/1/s/src/libraries/shims/System.ServiceModel.Web/src/System.ServiceModel.Web.csproj (in 28 ms). 2026-02-20T15:51:37.5208072Z Restored /__w/1/s/src/libraries/System.Net.Ping/ref/System.Net.Ping.csproj (in 4 ms). 2026-02-20T15:51:37.5262422Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/ref/System.Net.NetworkInformation.csproj (in 2 ms). 2026-02-20T15:51:37.5543286Z Restored /__w/1/s/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj (in 40 ms). 2026-02-20T15:51:37.5552374Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj (in 22 ms). 2026-02-20T15:51:37.5593722Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/ref/System.Net.NameResolution.csproj (in 2 ms). 2026-02-20T15:51:37.5668050Z Restored /__w/1/s/src/libraries/System.Net.Mail/ref/System.Net.Mail.csproj (in 4 ms). 2026-02-20T15:51:37.6103031Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj (in 26 ms). 2026-02-20T15:51:37.6114739Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj (in 79 ms). 2026-02-20T15:51:37.6168024Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/ref/System.Net.HttpListener.csproj (in 3 ms). 2026-02-20T15:51:37.6186258Z Restored /__w/1/s/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj (in 39 ms). 2026-02-20T15:51:37.6235635Z Restored /__w/1/s/src/libraries/System.Net.Http/ref/System.Net.Http.csproj (in 3 ms). 2026-02-20T15:51:37.6334517Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/ref/System.Net.Http.WinHttpHandler.csproj (in 5 ms). 2026-02-20T15:51:37.7461775Z Restored /__w/1/s/src/libraries/System.Net.Http/src/System.Net.Http.csproj (in 108 ms). 2026-02-20T15:51:37.7650768Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/ref/System.Net.Http.Json.csproj (in 10 ms). 2026-02-20T15:51:37.7721914Z Restored /__w/1/s/src/libraries/System.Memory/src/System.Memory.csproj (in 3 ms). 2026-02-20T15:51:37.7790021Z Restored /__w/1/s/src/libraries/System.Memory/ref/System.Memory.csproj (in 1 ms). 2026-02-20T15:51:37.7804498Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj (in 151 ms). 2026-02-20T15:51:37.7952163Z Restored /__w/1/s/src/libraries/System.Memory.Data/ref/System.Memory.Data.csproj (in 9 ms). 2026-02-20T15:51:37.8150584Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj (in 156 ms). 2026-02-20T15:51:37.8222454Z Restored /__w/1/s/src/libraries/System.Management/ref/System.Management.csproj (in 3 ms). 2026-02-20T15:51:37.8297015Z Restored /__w/1/s/src/libraries/System.Linq/src/System.Linq.csproj (in 3 ms). 2026-02-20T15:51:37.8336657Z Restored /__w/1/s/src/libraries/System.Linq/ref/System.Linq.csproj (in 2 ms). 2026-02-20T15:51:37.8443708Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/src/System.Linq.Queryable.csproj (in 5 ms). 2026-02-20T15:51:37.8485518Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/ref/System.Linq.Queryable.csproj (in 2 ms). 2026-02-20T15:51:37.8572973Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/src/System.Linq.Parallel.csproj (in 4 ms). 2026-02-20T15:51:37.8612872Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/ref/System.Linq.Parallel.csproj (in 2 ms). 2026-02-20T15:51:37.8722830Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj (in 6 ms). 2026-02-20T15:51:37.8755799Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/ref/System.Linq.Expressions.csproj (in 1 ms). 2026-02-20T15:51:37.8910583Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/src/System.Linq.AsyncEnumerable.csproj (in 10 ms). 2026-02-20T15:51:37.9019181Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/ref/System.Linq.AsyncEnumerable.csproj (in 6 ms). 2026-02-20T15:51:37.9553980Z Restored /__w/1/s/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj (in 139 ms). 2026-02-20T15:51:37.9591696Z Restored /__w/1/s/src/libraries/System.Management/src/System.Management.csproj (in 157 ms). 2026-02-20T15:51:37.9610071Z Restored /__w/1/s/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj (in 4 ms). 2026-02-20T15:51:37.9632062Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-x64.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-02-20T15:51:37.9655101Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-arm64.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-02-20T15:51:37.9693136Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-x64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-20T15:51:37.9723148Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-20T15:51:37.9752415Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-x64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-20T15:51:37.9778341Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-x64.runtime.native.System.IO.Ports.proj (in 0.9 ms). 2026-02-20T15:51:37.9808552Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-20T15:51:37.9836719Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm.runtime.native.System.IO.Ports.proj (in 0.9 ms). 2026-02-20T15:51:37.9871604Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-x64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-20T15:51:37.9900498Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-20T15:51:37.9929548Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-20T15:51:37.9963444Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-20T15:51:37.9998354Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x86.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-20T15:51:38.0028802Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-20T15:51:38.0062844Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-20T15:51:38.0089601Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-20T15:51:38.0331281Z Restored /__w/1/s/src/libraries/System.IO.Pipes/src/System.IO.Pipes.csproj (in 16 ms). 2026-02-20T15:51:38.0362808Z Restored /__w/1/s/src/libraries/System.IO.Pipes/ref/System.IO.Pipes.csproj (in 1 ms). 2026-02-20T15:51:38.0514765Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/src/System.IO.Pipes.AccessControl.csproj (in 8 ms). 2026-02-20T15:51:38.0555328Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj (in 2 ms). 2026-02-20T15:51:38.1129196Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.native.System.IO.Ports.proj (in 113 ms). 2026-02-20T15:51:38.1208602Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/ref/System.IO.Pipelines.csproj (in 5 ms). 2026-02-20T15:51:38.1336662Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj (in 70 ms). 2026-02-20T15:51:38.1386184Z Restored /__w/1/s/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj (in 221 ms). 2026-02-20T15:51:38.1445355Z Restored /__w/1/s/src/libraries/System.IO.Packaging/ref/System.IO.Packaging.csproj (in 5 ms). 2026-02-20T15:51:38.1493155Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/ref/System.IO.MemoryMappedFiles.csproj (in 2 ms). 2026-02-20T15:51:38.1615031Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj (in 16 ms). 2026-02-20T15:51:38.1669303Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/ref/System.IO.IsolatedStorage.csproj (in 2 ms). 2026-02-20T15:51:38.1878102Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj (in 26 ms). 2026-02-20T15:51:38.1974145Z Restored /__w/1/s/src/libraries/System.IO.Hashing/ref/System.IO.Hashing.csproj (in 5 ms). 2026-02-20T15:51:38.2255045Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/src/System.IO.FileSystem.Watcher.csproj (in 21 ms). 2026-02-20T15:51:38.2304416Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/ref/System.IO.FileSystem.Watcher.csproj (in 2 ms). 2026-02-20T15:51:38.2441686Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj (in 9 ms). 2026-02-20T15:51:38.2475487Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/ref/System.IO.FileSystem.DriveInfo.csproj (in 1 ms). 2026-02-20T15:51:38.2599249Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj (in 8 ms). 2026-02-20T15:51:38.2653283Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj (in 3 ms). 2026-02-20T15:51:38.2718761Z Restored /__w/1/s/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj (in 145 ms). 2026-02-20T15:51:38.2757494Z Restored /__w/1/s/src/libraries/System.IO.Compression/ref/System.IO.Compression.csproj (in 1 ms). 2026-02-20T15:51:38.2863522Z Restored /__w/1/s/src/libraries/System.IO.Compression/src/System.IO.Compression.csproj (in 15 ms). 2026-02-20T15:51:38.2910550Z Restored /__w/1/s/src/libraries/System.IO.Compression.Zstandard/ref/System.IO.Compression.Zstandard.csproj (in 2 ms). 2026-02-20T15:51:38.2934527Z Restored /__w/1/s/src/libraries/System.IO.Compression.Zstandard/src/System.IO.Compression.Zstandard.csproj (in 11 ms). 2026-02-20T15:51:38.2985910Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/ref/System.IO.Compression.ZipFile.csproj (in 2 ms). 2026-02-20T15:51:38.3081669Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/src/System.IO.Compression.ZipFile.csproj (in 8 ms). 2026-02-20T15:51:38.3123151Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/ref/System.IO.Compression.Brotli.csproj (in 3 ms). 2026-02-20T15:51:38.3190801Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj (in 11 ms). 2026-02-20T15:51:38.3197574Z Restored /__w/1/s/src/libraries/System.Formats.Tar/ref/System.Formats.Tar.csproj (in 1 ms). 2026-02-20T15:51:38.3415553Z Restored /__w/1/s/src/libraries/System.IO.Hashing/src/System.IO.Hashing.csproj (in 159 ms). 2026-02-20T15:51:38.3416890Z Restored /__w/1/s/src/libraries/System.Formats.Tar/src/System.Formats.Tar.csproj (in 14 ms). 2026-02-20T15:51:38.3476548Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/ref/System.Formats.Nrbf.csproj (in 8 ms). 2026-02-20T15:51:38.3592970Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/ref/System.Formats.Cbor.csproj (in 5 ms). 2026-02-20T15:51:38.4761012Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj (in 144 ms). 2026-02-20T15:51:38.4783859Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/src/System.Formats.Cbor.csproj (in 137 ms). 2026-02-20T15:51:38.4876022Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/ref/System.Formats.Asn1.csproj (in 6 ms). 2026-02-20T15:51:38.4914358Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/ref/System.Drawing.Primitives.csproj (in 2 ms). 2026-02-20T15:51:38.4954223Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj (in 10 ms). 2026-02-20T15:51:38.5064488Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj (in 134 ms). 2026-02-20T15:51:38.6541174Z Restored /__w/1/s/src/libraries/System.DirectoryServices/ref/System.DirectoryServices.csproj (in 143 ms). 2026-02-20T15:51:38.6575680Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/ref/System.DirectoryServices.Protocols.csproj (in 3 ms). 2026-02-20T15:51:38.7094866Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj (in 194 ms). 2026-02-20T15:51:38.7195768Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/ref/System.DirectoryServices.AccountManagement.csproj (in 6 ms). 2026-02-20T15:51:38.7341251Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/src/System.Diagnostics.Tracing.csproj (in 3 ms). 2026-02-20T15:51:38.7341794Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/ref/System.Diagnostics.Tracing.csproj (in 1 ms). 2026-02-20T15:51:38.7418598Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj (in 5 ms). 2026-02-20T15:51:38.7482480Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/ref/System.Diagnostics.TraceSource.csproj (in 3 ms). 2026-02-20T15:51:38.8214140Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj (in 35 ms). 2026-02-20T15:51:38.8959058Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/ref/System.Diagnostics.TextWriterTraceListener.csproj (in 4 ms). 2026-02-20T15:51:38.8975803Z Restored /__w/1/s/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj (in 311 ms). 2026-02-20T15:51:38.8981397Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj (in 2 ms). 2026-02-20T15:51:38.8982235Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj (in 19 ms). 2026-02-20T15:51:38.8984715Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/ref/System.Diagnostics.Process.csproj (in 6 ms). 2026-02-20T15:51:38.8985759Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj (in 204 ms). 2026-02-20T15:51:38.9031386Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj (in 4 ms). 2026-02-20T15:51:38.9217114Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj (in 63 ms). 2026-02-20T15:51:38.9230321Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj (in 12 ms). 2026-02-20T15:51:38.9255979Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/ref/System.Diagnostics.FileVersionInfo.csproj (in 2 ms). 2026-02-20T15:51:38.9321491Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/Messages/System.Diagnostics.EventLog.Messages.csproj (in 3 ms). 2026-02-20T15:51:38.9370488Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj (in 2.08 sec). 2026-02-20T15:51:38.9418147Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/ref/System.Diagnostics.EventLog.csproj (in 5 ms). 2026-02-20T15:51:38.9511454Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj (in 5 ms). 2026-02-20T15:51:38.9565227Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/src/System.Diagnostics.Contracts.csproj (in 3 ms). 2026-02-20T15:51:38.9595867Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/ref/System.Diagnostics.Contracts.csproj (in 1 ms). 2026-02-20T15:51:39.0843410Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj (in 152 ms). 2026-02-20T15:51:39.1200765Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj (in 228 ms). 2026-02-20T15:51:39.1208601Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj (in 173 ms). 2026-02-20T15:51:39.1317326Z Restored /__w/1/s/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj (in 5 ms). 2026-02-20T15:51:39.1714006Z Restored /__w/1/s/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj (in 194 ms). 2026-02-20T15:51:39.1776414Z Restored /__w/1/s/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj (in 85 ms). 2026-02-20T15:51:39.1840715Z Restored /__w/1/s/src/libraries/System.Data.Common/ref/System.Data.Common.csproj (in 4 ms). 2026-02-20T15:51:39.1873247Z Restored /__w/1/s/src/libraries/System.Console/ref/System.Console.csproj (in 1 ms). 2026-02-20T15:51:39.2593738Z Restored /__w/1/s/src/libraries/System.Data.Common/src/System.Data.Common.csproj (in 39 ms). 2026-02-20T15:51:39.2654916Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Packaging.csproj (in 3 ms). 2026-02-20T15:51:39.2716882Z Restored /__w/1/s/src/libraries/System.Console/src/System.Console.csproj (in 88 ms). 2026-02-20T15:51:39.2744110Z Restored /__w/1/s/src/libraries/shims/stubs/System.Drawing.Common.csproj (in 5 ms). 2026-02-20T15:51:39.2790957Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.PerformanceCounter.csproj (in 3 ms). 2026-02-20T15:51:39.2804820Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.EventLog.csproj (in 3 ms). 2026-02-20T15:51:39.2840634Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.SqlClient.csproj (in 3 ms). 2026-02-20T15:51:39.2867265Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.OleDb.csproj (in 3 ms). 2026-02-20T15:51:39.2907865Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.Odbc.csproj (in 3 ms). 2026-02-20T15:51:39.2932924Z Restored /__w/1/s/src/libraries/shims/stubs/System.Configuration.ConfigurationManager.csproj (in 3 ms). 2026-02-20T15:51:39.2968662Z Restored /__w/1/s/src/libraries/shims/stubs/System.CodeDom.csproj (in 3 ms). 2026-02-20T15:51:39.3027083Z Restored /__w/1/s/src/libraries/shims/stubs/Microsoft.Win32.SystemEvents.csproj (in 3 ms). 2026-02-20T15:51:39.3626334Z Restored /__w/1/s/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj (in 225 ms). 2026-02-20T15:51:39.3644644Z Restored /__w/1/s/src/libraries/shims/mscorlib/src/mscorlib.csproj (in 33 ms). 2026-02-20T15:51:39.3798534Z Restored /__w/1/s/src/libraries/shims/WindowsBase/src/WindowsBase.csproj (in 8 ms). 2026-02-20T15:51:39.3916086Z Restored /__w/1/s/src/libraries/shims/mscorlib/ref/mscorlib.csproj (in 17 ms). 2026-02-20T15:51:39.4261325Z Restored /__w/1/s/src/libraries/shims/netstandard/src/netstandard.csproj (in 70 ms). 2026-02-20T15:51:39.4328720Z Restored /__w/1/s/src/libraries/shims/System/ref/System.csproj (in 24 ms). 2026-02-20T15:51:39.4472087Z Restored /__w/1/s/src/libraries/System.Net.WebClient/ref/System.Net.WebClient.csproj (in 6 ms). 2026-02-20T15:51:39.4674189Z Restored /__w/1/s/src/libraries/System.Net.Sockets/ref/System.Net.Sockets.csproj (in 3 ms). 2026-02-20T15:51:39.4923937Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj (in 295 ms). 2026-02-20T15:51:39.4968891Z Restored /__w/1/s/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj (in 49 ms). 2026-02-20T15:51:39.5028339Z Restored /__w/1/s/src/libraries/shims/System/src/System.csproj (in 70 ms). 2026-02-20T15:51:39.5049717Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/ref/System.Net.ServerSentEvents.csproj (in 6 ms). 2026-02-20T15:51:39.5113475Z Restored /__w/1/s/src/libraries/System.Net.Security/ref/System.Net.Security.csproj (in 4 ms). 2026-02-20T15:51:39.5220334Z Restored /__w/1/s/src/libraries/System.Net.Requests/ref/System.Net.Requests.csproj (in 5 ms). 2026-02-20T15:51:39.6208254Z Restored /__w/1/s/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj (in 44 ms). 2026-02-20T15:51:39.6213723Z Restored /__w/1/s/src/libraries/System.Net.Quic/ref/System.Net.Quic.csproj (in 4 ms). 2026-02-20T15:51:39.6214540Z Restored /__w/1/s/src/libraries/System.Net.Quic/src/System.Net.Quic.csproj (in 48 ms). 2026-02-20T15:51:39.6215591Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/src/System.Net.ServerSentEvents.csproj (in 139 ms). 2026-02-20T15:51:39.6216373Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj (in 7 ms). 2026-02-20T15:51:39.6308368Z Restored /__w/1/s/src/libraries/System.Net.Security/src/System.Net.Security.csproj (in 87 ms). 2026-02-20T15:51:39.6867247Z Restored /__w/1/s/src/libraries/System.Composition/src/System.Composition.csproj (in 70 ms). 2026-02-20T15:51:39.7003593Z Restored /__w/1/s/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj (in 78 ms). 2026-02-20T15:51:39.7130421Z Restored /__w/1/s/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj (in 74 ms). 2026-02-20T15:51:39.7183613Z Restored /__w/1/s/src/libraries/System.ComponentModel/src/System.ComponentModel.csproj (in 3 ms). 2026-02-20T15:51:39.7211644Z Restored /__w/1/s/src/libraries/System.ComponentModel/ref/System.ComponentModel.csproj (in 1 ms). 2026-02-20T15:51:39.7592608Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj (in 141 ms). 2026-02-20T15:51:39.7951952Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/ref/System.ComponentModel.TypeConverter.csproj (in 2 ms). 2026-02-20T15:51:39.7960632Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/src/System.ComponentModel.Primitives.csproj (in 4 ms). 2026-02-20T15:51:39.7961598Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj (in 20 ms). 2026-02-20T15:51:39.7964310Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/ref/System.ComponentModel.Primitives.csproj (in 2 ms). 2026-02-20T15:51:39.7965366Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/ref/System.ComponentModel.EventBasedAsync.csproj (in 2 ms). 2026-02-20T15:51:39.7966080Z Restored /__w/1/s/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj (in 80 ms). 2026-02-20T15:51:39.7966737Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/src/System.ComponentModel.EventBasedAsync.csproj (in 5 ms). 2026-02-20T15:51:39.7967590Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj (in 82 ms). 2026-02-20T15:51:39.7992244Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/ref/System.ComponentModel.Composition.csproj (in 4 ms). 2026-02-20T15:51:39.8043192Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/ref/System.ComponentModel.Composition.Registration.csproj (in 7 ms). 2026-02-20T15:51:39.8084272Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/ref/System.ComponentModel.Annotations.csproj (in 3 ms). 2026-02-20T15:51:39.8152453Z Restored /__w/1/s/src/libraries/System.Collections/src/System.Collections.csproj (in 3 ms). 2026-02-20T15:51:39.8186133Z Restored /__w/1/s/src/libraries/System.Collections/ref/System.Collections.csproj (in 1 ms). 2026-02-20T15:51:39.8271571Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj (in 4 ms). 2026-02-20T15:51:39.8316939Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/ref/System.Collections.Specialized.csproj (in 2 ms). 2026-02-20T15:51:39.8384927Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj (in 3 ms). 2026-02-20T15:51:39.8415941Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/ref/System.Collections.NonGeneric.csproj (in 1 ms). 2026-02-20T15:51:39.8514145Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj (in 29 ms). 2026-02-20T15:51:39.8602187Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj (in 5 ms). 2026-02-20T15:51:39.8663134Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/src/System.Collections.Concurrent.csproj (in 3 ms). 2026-02-20T15:51:39.8693967Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/ref/System.Collections.Concurrent.csproj (in 1 ms). 2026-02-20T15:51:39.9355560Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj (in 135 ms). 2026-02-20T15:51:39.9410851Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj (in 89 ms). 2026-02-20T15:51:39.9428972Z Restored /__w/1/s/src/libraries/System.CodeDom/ref/System.CodeDom.csproj (in 4 ms). 2026-02-20T15:51:39.9460788Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj (in 153 ms). 2026-02-20T15:51:39.9527268Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj (in 5 ms). 2026-02-20T15:51:39.9577156Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj (in 2 ms). 2026-02-20T15:51:39.9614648Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj (in 9 ms). 2026-02-20T15:51:40.0100131Z Restored /__w/1/s/src/libraries/System.CodeDom/src/System.CodeDom.csproj (in 134 ms). 2026-02-20T15:51:40.0167201Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj (in 3 ms). 2026-02-20T15:51:40.0202791Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/ref/Microsoft.Win32.Primitives.csproj (in 2 ms). 2026-02-20T15:51:40.0738549Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj (in 19 ms). 2026-02-20T15:51:40.0745130Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/ref/Microsoft.VisualBasic.Core.csproj (in 3 ms). 2026-02-20T15:51:40.0816919Z Restored /__w/1/s/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj (in 2 ms). 2026-02-20T15:51:40.0878623Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj (in 136 ms). 2026-02-20T15:51:40.0994002Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj (in 133 ms). 2026-02-20T15:51:40.1077708Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/ref/Microsoft.Extensions.Primitives.csproj (in 4 ms). 2026-02-20T15:51:40.1919800Z Restored /__w/1/s/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj (in 113 ms). 2026-02-20T15:51:40.2171914Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj (in 123 ms). 2026-02-20T15:51:40.2412837Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj (in 264 ms). 2026-02-20T15:51:40.2413530Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/gen/Microsoft.Extensions.Options.SourceGeneration.csproj (in 9 ms). 2026-02-20T15:51:40.2796822Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/ref/Microsoft.Extensions.Options.csproj (in 81 ms). 2026-02-20T15:51:40.2916806Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/ref/Microsoft.Extensions.Options.DataAnnotations.csproj (in 40 ms). 2026-02-20T15:51:40.3198832Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 15 ms). 2026-02-20T15:51:40.3760354Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj (in 133 ms). 2026-02-20T15:51:40.3817560Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj (in 260 ms). 2026-02-20T15:51:40.3996425Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/ref/Microsoft.Extensions.Logging.csproj (in 10 ms). 2026-02-20T15:51:40.4265253Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/ref/Microsoft.Extensions.Logging.TraceSource.csproj (in 14 ms). 2026-02-20T15:51:40.4332266Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 139 ms). 2026-02-20T15:51:40.4652901Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/ref/Microsoft.Extensions.Logging.EventSource.csproj (in 15 ms). 2026-02-20T15:51:40.4818445Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj (in 144 ms). 2026-02-20T15:51:40.5022416Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/ref/Microsoft.Extensions.Logging.EventLog.csproj (in 12 ms). 2026-02-20T15:51:40.5456008Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj (in 153 ms). 2026-02-20T15:51:40.5658820Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/ref/Microsoft.Extensions.Logging.Debug.csproj (in 11 ms). 2026-02-20T15:51:40.6025366Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj (in 151 ms). 2026-02-20T15:51:40.6341269Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/ref/Microsoft.Extensions.Logging.Console.csproj (in 15 ms). 2026-02-20T15:51:40.6550601Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj (in 161 ms). 2026-02-20T15:51:40.6580103Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj (in 136 ms). 2026-02-20T15:51:40.6825163Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/ref/Microsoft.Extensions.Logging.Configuration.csproj (in 17 ms). 2026-02-20T15:51:40.6929186Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/ref/Microsoft.Extensions.Logging.Abstractions.csproj (in 6 ms). 2026-02-20T15:51:40.7000479Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj (in 4 ms). 2026-02-20T15:51:40.7071116Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.0.csproj (in 4 ms). 2026-02-20T15:51:40.7141348Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn3.11.csproj (in 4 ms). 2026-02-20T15:51:40.7745035Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj (in 170 ms). 2026-02-20T15:51:40.8054604Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/ref/Microsoft.Extensions.Http.csproj (in 13 ms). 2026-02-20T15:51:40.8324793Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj (in 161 ms). 2026-02-20T15:51:40.8359447Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj (in 182 ms). 2026-02-20T15:51:40.8834545Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/ref/Microsoft.Extensions.Hosting.csproj (in 28 ms). 2026-02-20T15:51:40.9178093Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj (in 175 ms). 2026-02-20T15:51:40.9351704Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/ref/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 27 ms). 2026-02-20T15:51:40.9714420Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/ref/Microsoft.Extensions.Hosting.Systemd.csproj (in 16 ms). 2026-02-20T15:51:41.0609745Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj (in 211 ms). 2026-02-20T15:51:41.0857522Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/ref/Microsoft.Extensions.Hosting.Abstractions.csproj (in 13 ms). 2026-02-20T15:51:41.0891038Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/src/Microsoft.Extensions.HostFactoryResolver.Sources.csproj (in 1 ms). 2026-02-20T15:51:41.1382815Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 201 ms). 2026-02-20T15:51:41.1446008Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/ref/Microsoft.Extensions.FileSystemGlobbing.csproj (in 4 ms). 2026-02-20T15:51:41.1743645Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/src/Microsoft.Extensions.Hosting.Systemd.csproj (in 205 ms). 2026-02-20T15:51:41.1867351Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/ref/Microsoft.Extensions.FileProviders.Physical.csproj (in 7 ms). 2026-02-20T15:51:41.2163770Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj (in 123 ms). 2026-02-20T15:51:41.2281581Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/ref/Microsoft.Extensions.FileProviders.Composite.csproj (in 7 ms). 2026-02-20T15:51:41.3088560Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj (in 157 ms). 2026-02-20T15:51:41.3194423Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/ref/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 6 ms). 2026-02-20T15:51:41.3553892Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 122 ms). 2026-02-20T15:51:41.3727157Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/ref/Microsoft.Extensions.Diagnostics.csproj (in 9 ms). 2026-02-20T15:51:41.4625503Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/src/Microsoft.Extensions.Diagnostics.csproj (in 130 ms). 2026-02-20T15:51:41.4750912Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/ref/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 8 ms). 2026-02-20T15:51:41.5061889Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/src/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 124 ms). 2026-02-20T15:51:41.5138186Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj (in 3 ms). 2026-02-20T15:51:41.6062479Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/src/Microsoft.Extensions.Hosting.Abstractions.csproj (in 618 ms). 2026-02-20T15:51:41.6252517Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/Microsoft.Extensions.FileProviders.Composite.csproj (in 421 ms). 2026-02-20T15:51:41.6270393Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/ref/Microsoft.Extensions.DependencyInjection.csproj (in 8 ms). 2026-02-20T15:51:41.6339217Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj (in 135 ms). 2026-02-20T15:51:41.6444362Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 7 ms). 2026-02-20T15:51:41.6534618Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj (in 132 ms). 2026-02-20T15:51:41.6641408Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/ref/Microsoft.Extensions.Configuration.csproj (in 6 ms). 2026-02-20T15:51:41.7651578Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 132 ms). 2026-02-20T15:51:41.7803530Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/src/Microsoft.Extensions.Configuration.csproj (in 129 ms). 2026-02-20T15:51:41.7905572Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/ref/Microsoft.Extensions.Configuration.Xml.csproj (in 14 ms). 2026-02-20T15:51:41.8241993Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj (in 138 ms). 2026-02-20T15:51:41.8308862Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/ref/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 22 ms). 2026-02-20T15:51:41.8528822Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/ref/Microsoft.Extensions.Configuration.Json.csproj (in 10 ms). 2026-02-20T15:51:41.9527268Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 153 ms). 2026-02-20T15:51:41.9839538Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/ref/Microsoft.Extensions.Configuration.Ini.csproj (in 13 ms). 2026-02-20T15:51:42.0101677Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/src/Microsoft.Extensions.Configuration.Ini.csproj (in 142 ms). 2026-02-20T15:51:42.0110521Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj (in 149 ms). 2026-02-20T15:51:42.0293444Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/ref/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 11 ms). 2026-02-20T15:51:42.0411975Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 6 ms). 2026-02-20T15:51:42.1259711Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/src/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 133 ms). 2026-02-20T15:51:42.1429760Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/ref/Microsoft.Extensions.Configuration.CommandLine.csproj (in 8 ms). 2026-02-20T15:51:42.1516821Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/src/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 132 ms). 2026-02-20T15:51:42.1637920Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/ref/Microsoft.Extensions.Configuration.Binder.csproj (in 7 ms). 2026-02-20T15:51:42.1737933Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/src/Microsoft.Extensions.Configuration.CommandLine.csproj (in 126 ms). 2026-02-20T15:51:42.2016542Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj (in 576 ms). 2026-02-20T15:51:42.2108238Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/ref/Microsoft.Extensions.Configuration.Abstractions.csproj (in 5 ms). 2026-02-20T15:51:42.3623446Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/src/Microsoft.Extensions.Configuration.Binder.csproj (in 165 ms). 2026-02-20T15:51:42.3650819Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/ref/Microsoft.Extensions.Caching.Memory.csproj (in 14 ms). 2026-02-20T15:51:42.3651769Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/Microsoft.Extensions.Configuration.Abstractions.csproj (in 160 ms). 2026-02-20T15:51:42.4436284Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/ref/Microsoft.Extensions.Caching.Abstractions.csproj (in 15 ms). 2026-02-20T15:51:42.4437469Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/src/Microsoft.Extensions.Caching.Memory.csproj (in 174 ms). 2026-02-20T15:51:42.4438096Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/ref/Microsoft.CSharp.csproj (in 1 ms). 2026-02-20T15:51:42.4438499Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj (in 18 ms). 2026-02-20T15:51:42.5052945Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/src/Microsoft.Extensions.Caching.Abstractions.csproj (in 153 ms). 2026-02-20T15:51:42.5457456Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/src/Microsoft.Bcl.Numerics.csproj (in 110 ms). 2026-02-20T15:51:42.5500776Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/src/Microsoft.Bcl.TimeProvider.csproj (in 119 ms). 2026-02-20T15:51:42.7244673Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/src/Microsoft.Bcl.Memory.csproj (in 197 ms). 2026-02-20T15:51:42.7576615Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/src/Microsoft.Bcl.Cryptography.csproj (in 197 ms). 2026-02-20T15:51:42.9521676Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/src/Microsoft.Bcl.AsyncInterfaces.csproj (in 395 ms). 2026-02-20T15:51:43.1051173Z Restored /__w/1/s/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.Mono.sfxproj (in 346 ms). 2026-02-20T15:51:43.1166393Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Microsoft.Extensions.Configuration.Binder.SourceGeneration.csproj (in 939 ms). 2026-02-20T15:51:43.1342077Z Restored /__w/1/s/src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.csproj (in 412 ms). 2026-02-20T15:51:43.3412108Z Restored /__w/1/s/Build.proj (in 385 ms). 2026-02-20T15:51:43.3527077Z Restored /__w/1/s/src/tools/illink/src/linker/ref/Mono.Linker.csproj (in 231 ms). 2026-02-20T15:51:43.3527625Z Restored /__w/1/s/src/tools/illink/src/tlens/tlens.csproj (in 246 ms). 2026-02-20T15:51:43.5942379Z Restored /__w/1/s/src/tools/illink/src/analyzer/analyzer.csproj (in 9 ms). 2026-02-20T15:51:43.6048888Z Restored /__w/1/s/src/tools/illink/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (in 8 ms). 2026-02-20T15:51:43.6075976Z Restored /__w/1/s/src/tasks/tasks.proj (in 1 ms). 2026-02-20T15:51:43.6134270Z Restored /__w/1/s/src/tools/illink/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (in 260 ms). 2026-02-20T15:51:43.6151809Z Restored /__w/1/s/src/tools/illink/src/linker/Mono.Linker.csproj (in 475 ms). 2026-02-20T15:51:43.8671382Z Restored /__w/1/s/src/tasks/installer.tasks/installer.tasks.csproj (in 243 ms). 2026-02-20T15:51:43.8675102Z Restored /__w/1/s/src/tasks/WasmBuildTasks/WasmBuildTasks.csproj (in 245 ms). 2026-02-20T15:51:44.3547369Z Restored /__w/1/s/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj (in 406 ms). 2026-02-20T15:51:44.3548426Z Restored /__w/1/s/src/tasks/WorkloadBuildTasks/WorkloadBuildTasks.csproj (in 650 ms). 2026-02-20T15:51:44.7499471Z Restored /__w/1/s/src/tools/illink/src/ILLink.Tasks/ILLink.Tasks.csproj (in 1.17 sec). 2026-02-20T15:51:45.3734353Z Restored /__w/1/s/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj (in 541 ms). 2026-02-20T15:51:45.3735362Z Restored /__w/1/s/src/tasks/MobileBuildTasks/MobileBuildTasks.csproj (in 543 ms). 2026-02-20T15:51:45.3735888Z Restored /__w/1/s/src/tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.csproj (in 148 ms). 2026-02-20T15:51:45.3736132Z Restored /__w/1/s/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj (in 2 ms). 2026-02-20T15:51:45.3736337Z Restored /__w/1/s/src/tasks/LibraryBuilder/LibraryBuilder.csproj (in 7 ms). 2026-02-20T15:51:45.3736648Z Restored /__w/1/s/src/tasks/AppleAppBuilder/AppleAppBuilder.csproj (in 3 ms). 2026-02-20T15:51:45.3736858Z Restored /__w/1/s/src/tasks/AotCompilerTask/MonoAOTCompiler.csproj (in 7 ms). 2026-02-20T15:51:45.3878039Z Restored /__w/1/s/src/tasks/AndroidAppBuilder/AndroidAppBuilder.csproj (in 8 ms). 2026-02-20T15:51:45.5634952Z Restored /__w/1/s/src/mono/wasm/templates/Microsoft.NET.Runtime.WebAssembly.Templates.csproj (in 2 ms). 2026-02-20T15:51:45.7111142Z Restored /__w/1/s/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj (in 1.78 sec). 2026-02-20T15:51:46.1975591Z Restored /__w/1/s/src/tasks/AssemblyStripper/AssemblyStripper.csproj (in 829 ms). 2026-02-20T15:51:46.1977471Z Restored /__w/1/s/src/mono/nuget/mono-packages.proj (in 1 ms). 2026-02-20T15:51:46.1978561Z Restored /__w/1/s/src/mono/nuget/manifest-packages.proj (in 0.8 ms). 2026-02-20T15:51:48.2532022Z Restored /__w/1/s/src/mono/wasm/symbolicator/WasmSymbolicator.csproj (in 2.74 sec). 2026-02-20T15:51:48.5898932Z Restored /__w/1/s/src/mono/wasm/host/WasmAppHost.csproj (in 2.69 sec). 2026-02-20T15:51:49.4920714Z Restored /__w/1/s/src/mono/browser/debugger/BrowserDebugProxy/BrowserDebugProxy.csproj (in 706 ms). 2026-02-20T15:51:49.6375731Z Restored /__w/1/s/src/mono/browser/debugger/BrowserDebugHost/BrowserDebugHost.csproj (in 2 ms). 2026-02-20T15:52:00.8976593Z Restored /__w/1/s/src/mono/llvm/llvm-init.proj (in 12.64 sec). 2026-02-20T15:52:00.9008132Z Restored /__w/1/s/src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj (in 1 ms). 2026-02-20T15:52:00.9923997Z Restored /__w/1/s/src/libraries/shims/stubs/System.Windows.Extensions.csproj (in 1 ms). 2026-02-20T15:52:00.9956136Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceProcess.ServiceController.csproj (in 1 ms). 2026-02-20T15:52:01.0412044Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceModel.Syndication.csproj (in 1 ms). 2026-02-20T15:52:01.0440118Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Permissions.csproj (in 2 ms). 2026-02-20T15:52:01.0488844Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Xml.csproj (in 2 ms). 2026-02-20T15:52:01.0885926Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.ProtectedData.csproj (in 0.9 ms). 2026-02-20T15:52:01.0895733Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Pkcs.csproj (in 1 ms). 2026-02-20T15:52:01.0921298Z Restored /__w/1/s/src/libraries/shims/stubs/System.Runtime.Serialization.Schema.csproj (in 0.9 ms). 2026-02-20T15:52:01.1534364Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Ports.csproj (in 0.9 ms). 2026-02-20T15:52:01.2490549Z Restored /__w/1/s/src/libraries/shims/System.Reflection.Extensions/src/System.Reflection.Extensions.csproj (in 3 ms). 2026-02-20T15:52:01.2511255Z Restored /__w/1/s/src/libraries/shims/System.Numerics/src/System.Numerics.csproj (in 2 ms). 2026-02-20T15:52:01.3459316Z Restored /__w/1/s/src/libraries/shims/System.Net/src/System.Net.csproj (in 6 ms). 2026-02-20T15:52:01.4466680Z Restored /__w/1/s/src/libraries/shims/System.Net.ServicePoint/src/System.Net.ServicePoint.csproj (in 9 ms). 2026-02-20T15:52:01.5107380Z Restored /__w/1/s/src/libraries/shims/System.IO/src/System.IO.csproj (in 1 ms). 2026-02-20T15:52:01.5982352Z Restored /__w/1/s/src/libraries/shims/System.IO.UnmanagedMemoryStream/src/System.IO.UnmanagedMemoryStream.csproj (in 2 ms). 2026-02-20T15:52:01.5984303Z Restored /__w/1/s/src/mono/mono.proj (in 15.27 sec). 2026-02-20T15:52:01.6479645Z Restored /__w/1/s/src/mono/browser/browser.proj (in 11.88 sec). 2026-02-20T15:52:01.7498721Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem/src/System.IO.FileSystem.csproj (in 6 ms). 2026-02-20T15:52:01.7505013Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem.Primitives/src/System.IO.FileSystem.Primitives.csproj (in 1 ms). 2026-02-20T15:52:01.7507229Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Extensions/src/System.Globalization.Extensions.csproj (in 1 ms). 2026-02-20T15:52:01.7511571Z Restored /__w/1/s/src/libraries/shims/System.IO.Compression.FileSystem/src/System.IO.Compression.FileSystem.csproj (in 3 ms). 2026-02-20T15:52:01.8622048Z Restored /__w/1/s/src/libraries/shims/System.Globalization/src/System.Globalization.csproj (in 5 ms). 2026-02-20T15:52:01.9587249Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Calendars/src/System.Globalization.Calendars.csproj (in 1 ms). 2026-02-20T15:52:01.9588524Z Restored /__w/1/s/src/libraries/shims/System.Dynamic.Runtime/src/System.Dynamic.Runtime.csproj (in 4 ms). 2026-02-20T15:52:01.9589730Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Tools/src/System.Diagnostics.Tools.csproj (in 2 ms). 2026-02-20T15:52:02.0483471Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Debug/src/System.Diagnostics.Debug.csproj (in 1 ms). 2026-02-20T15:52:02.0483928Z Restored /__w/1/s/src/libraries/shims/System.Drawing/src/System.Drawing.csproj (in 13 ms). 2026-02-20T15:52:02.1441273Z Restored /__w/1/s/src/libraries/shims/System.Data/ref/System.Data.csproj (in 5 ms). 2026-02-20T15:52:02.1441803Z Restored /__w/1/s/src/libraries/shims/System.Data/src/System.Data.csproj (in 14 ms). 2026-02-20T15:52:02.1493259Z Restored /__w/1/s/src/libraries/shims/System.Configuration/src/System.Configuration.csproj (in 2 ms). 2026-02-20T15:52:02.1657879Z Restored /__w/1/s/src/libraries/shims/System.Core/src/System.Core.csproj (in 11 ms). 2026-02-20T15:52:02.1714691Z Restored /__w/1/s/src/libraries/shims/System.Buffers/src/System.Buffers.csproj (in 3 ms). 2026-02-20T15:52:02.1770826Z Restored /__w/1/s/src/libraries/shims/System.Data.DataSetExtensions/src/System.Data.DataSetExtensions.csproj (in 15 ms). 2026-02-20T15:52:02.1807273Z Restored /__w/1/s/src/libraries/shims/System.AppContext/src/System.AppContext.csproj (in 2 ms). 2026-02-20T15:52:02.1894804Z Restored /__w/1/s/src/libraries/shims/System.ComponentModel.DataAnnotations/src/System.ComponentModel.DataAnnotations.csproj (in 16 ms). 2026-02-20T15:52:02.1895728Z Restored /__w/1/s/src/libraries/sfx.proj (in 2 ms). 2026-02-20T15:52:02.1912391Z Restored /__w/1/s/src/libraries/sfx-gen.proj (in 0.8 ms). 2026-02-20T15:52:02.1978303Z Restored /__w/1/s/src/libraries/sfx-src.proj (in 5 ms). 2026-02-20T15:52:02.1979171Z Restored /__w/1/s/src/libraries/shims/Microsoft.VisualBasic/src/Microsoft.VisualBasic.csproj (in 7 ms). 2026-02-20T15:52:02.1984308Z Restored /__w/1/s/src/libraries/pretest.proj (in 0.6 ms). 2026-02-20T15:52:02.2018911Z Restored /__w/1/s/src/libraries/sfx-finish.proj (in 1 ms). 2026-02-20T15:52:02.2023755Z Restored /__w/1/s/src/libraries/oob-trim.proj (in 0.7 ms). 2026-02-20T15:52:02.2049108Z Restored /__w/1/s/src/libraries/oob.proj (in 0.5 ms). 2026-02-20T15:52:02.2049798Z Restored /__w/1/s/src/libraries/oob-src.proj (in 0.4 ms). 2026-02-20T15:52:02.2061955Z Restored /__w/1/s/src/libraries/externals.csproj (in 0.6 ms). 2026-02-20T15:52:02.3025865Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/ref/System.Xml.XmlSerializer.csproj (in 5 ms). 2026-02-20T15:52:02.3105819Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/src/System.Xml.XmlSerializer.csproj (in 10 ms). 2026-02-20T15:52:02.3211687Z Restored /__w/1/s/src/libraries/System.Xml.XPath/ref/System.Xml.XPath.csproj (in 1 ms). 2026-02-20T15:52:02.3234966Z Restored /__w/1/s/src/libraries/System.Xml.XPath/src/System.Xml.XPath.csproj (in 12 ms). 2026-02-20T15:52:02.3273728Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/ref/System.Xml.XPath.XDocument.csproj (in 2 ms). 2026-02-20T15:52:02.3367874Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj (in 10 ms). 2026-02-20T15:52:02.3443337Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/ref/System.Xml.XDocument.csproj (in 2 ms). 2026-02-20T15:52:02.3673283Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/src/System.Xml.XDocument.csproj (in 13 ms). 2026-02-20T15:52:02.3768675Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/ref/System.Xml.ReaderWriter.csproj (in 1 ms). 2026-02-20T15:52:02.3862351Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/src/System.Xml.ReaderWriter.csproj (in 18 ms). 2026-02-20T15:52:02.3939473Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/ref/System.Windows.Extensions.csproj (in 2 ms). 2026-02-20T15:52:02.4452347Z Restored /__w/1/s/src/native/libs/build-native.proj (in 17.05 sec). 2026-02-20T15:52:02.4877849Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj (in 47 ms). 2026-02-20T15:52:02.7931200Z Restored /__w/1/s/src/libraries/apicompat/ApiCompat.proj (in 494 ms). 2026-02-20T15:52:15.1368085Z AppleAppBuilder -> /__w/1/s/artifacts/bin/AppleAppBuilder/Release/net11.0/AppleAppBuilder.dll 2026-02-20T15:52:15.1527014Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net11.0/MonoAOTCompiler.dll 2026-02-20T15:52:15.7668214Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net11.0/AssemblyStripper.dll 2026-02-20T15:52:17.0964690Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-02-20T15:52:17.1837418Z Crossgen2Tasks -> /__w/1/s/artifacts/bin/Crossgen2Tasks/Release/Crossgen2Tasks.dll 2026-02-20T15:52:17.3795150Z installer.tasks -> /__w/1/s/artifacts/bin/installer.tasks/Release/installer.tasks.dll 2026-02-20T15:52:18.0218997Z MobileBuildTasks -> /__w/1/s/artifacts/bin/MobileBuildTasks/Release/net11.0/MobileBuildTasks.dll 2026-02-20T15:52:18.4891575Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net11.0/Microsoft.NET.WebAssembly.Webcil.dll 2026-02-20T15:52:19.8664895Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/WasmBuildTasks.dll 2026-02-20T15:52:20.0755220Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/publish/ 2026-02-20T15:52:20.8751367Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net11.0/WorkloadBuildTasks.dll 2026-02-20T15:52:22.6170572Z AndroidAppBuilder -> /__w/1/s/artifacts/bin/AndroidAppBuilder/Release/net11.0/AndroidAppBuilder.dll 2026-02-20T15:52:22.6819447Z AndroidAppBuilder -> /__w/1/s/artifacts/bin/AndroidAppBuilder/Release/net11.0/publish/ 2026-02-20T15:52:23.8027472Z Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net11.0/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll 2026-02-20T15:52:24.7299237Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net8.0/WorkloadBuildTasks.dll 2026-02-20T15:52:25.0551544Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-02-20T15:52:26.2082792Z WasmAppBuilder -> /__w/1/s/artifacts/bin/WasmAppBuilder/Release/net11.0/WasmAppBuilder.dll 2026-02-20T15:52:26.5250884Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net472/MonoAOTCompiler.dll 2026-02-20T15:52:26.9122294Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net11.0/MonoTargetsTasks.dll 2026-02-20T15:52:27.4808804Z MobileBuildTasks -> /__w/1/s/artifacts/bin/MobileBuildTasks/Release/net472/MobileBuildTasks.dll 2026-02-20T15:52:27.8302225Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net472/AssemblyStripper.dll 2026-02-20T15:52:28.2402509Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net472/Microsoft.NET.WebAssembly.Webcil.dll 2026-02-20T15:52:28.8525814Z LibraryBuilder -> /__w/1/s/artifacts/bin/LibraryBuilder/Release/net11.0/LibraryBuilder.dll 2026-02-20T15:52:28.9930582Z LibraryBuilder -> /__w/1/s/artifacts/bin/LibraryBuilder/Release/net472/LibraryBuilder.dll 2026-02-20T15:52:31.6925568Z Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net472/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll 2026-02-20T15:52:31.7399428Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net472/MonoTargetsTasks.dll 2026-02-20T15:52:32.9933125Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/ref/Release/net11.0/illink.dll 2026-02-20T15:52:37.8825250Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/Release/net11.0/illink.dll 2026-02-20T15:52:40.9688845Z ILLink.RoslynAnalyzer -> /__w/1/s/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll 2026-02-20T15:52:41.1798882Z ILLink.CodeFixProvider -> /__w/1/s/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll 2026-02-20T15:52:41.3179274Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-02-20T15:52:41.5913383Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-02-20T15:52:41.6635723Z ILLink.Tasks -> /__w/1/s/artifacts/bin/ILLink.Tasks/Release/net/ILLink.Tasks.dll 2026-02-20T15:52:41.8935360Z ILLink.Tasks -> /__w/1/s/artifacts/bin/ILLink.Tasks/Release/netframework/ILLink.Tasks.dll 2026-02-20T15:52:42.4311602Z analyzer -> /__w/1/s/artifacts/bin/analyzer/Release/net11.0/illinkanalyzer.dll 2026-02-20T15:52:43.0926155Z tlens -> /__w/1/s/artifacts/bin/tlens/Release/net11.0/tlens.dll 2026-02-20T15:52:44.0506082Z Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-11.0.100-preview.2.11.0.0-ci.nupkg 2026-02-20T15:52:44.0531486Z Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-11.0.100-preview.2.11.0.0-ci.nupkg 2026-02-20T15:52:44.1101270Z Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-preview.2.11.0.0-ci.nupkg 2026-02-20T15:52:44.1627052Z Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net9.Manifest-11.0.100-preview.2.11.0.0-ci.nupkg 2026-02-20T15:52:44.1647846Z Microsoft.NET.Workload.Mono.Toolchain.net10.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net10.Manifest-11.0.100-preview.2.11.0.0-ci.nupkg 2026-02-20T15:52:44.1913414Z Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-11.0.100-preview.2.11.0.0-ci.nupkg 2026-02-20T15:52:44.5012431Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/WasmBuildTasks.dll 2026-02-20T15:52:44.5372809Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/publish/ 2026-02-20T15:52:44.7537449Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net11.0/Microsoft.NET.WebAssembly.Webcil.dll 2026-02-20T15:52:44.9554266Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net8.0/WorkloadBuildTasks.dll 2026-02-20T15:52:44.9598133Z WasmAppBuilder -> /__w/1/s/artifacts/bin/WasmAppBuilder/Release/net11.0/WasmAppBuilder.dll 2026-02-20T15:52:44.9622406Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net11.0/WorkloadBuildTasks.dll 2026-02-20T15:52:44.9892530Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net11.0/MonoAOTCompiler.dll 2026-02-20T15:52:45.3403186Z Microsoft.NET.Runtime.wasm.Sample.Mono -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.wasm.Sample.Mono.11.0.0-ci.nupkg 2026-02-20T15:52:45.5944619Z Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net11.0/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll 2026-02-20T15:52:45.6392216Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net11.0/AssemblyStripper.dll 2026-02-20T15:52:45.6884408Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net472/Microsoft.NET.WebAssembly.Webcil.dll 2026-02-20T15:52:45.7731606Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net472/MonoAOTCompiler.dll 2026-02-20T15:52:45.7974508Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net11.0/MonoTargetsTasks.dll 2026-02-20T15:52:45.8086573Z Microsoft.NET.Runtime.WebAssembly.Templates -> /__w/1/s/artifacts/bin/Microsoft.NET.Runtime.WebAssembly.Templates/wasm/Release/Microsoft.NET.Runtime.WebAssembly.Templates.dll 2026-02-20T15:52:45.8980308Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net472/AssemblyStripper.dll 2026-02-20T15:52:45.9396276Z Microsoft.NET.Runtime.MonoAOTCompiler.Task -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.MonoAOTCompiler.Task.11.0.0-ci.nupkg 2026-02-20T15:52:46.0308678Z Microsoft.NET.Runtime.WorkloadTesting.Internal -> /__w/1/s/artifacts/packages/Release/NonShipping/Microsoft.NET.Runtime.WorkloadTesting.Internal.11.0.0-ci.nupkg 2026-02-20T15:52:46.0593330Z Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net472/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll 2026-02-20T15:52:46.1236964Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net472/MonoTargetsTasks.dll 2026-02-20T15:52:46.3585460Z Microsoft.NET.Runtime.MonoTargets.Sdk -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.MonoTargets.Sdk.11.0.0-ci.nupkg 2026-02-20T15:52:46.7124994Z The package Microsoft.NET.Runtime.WebAssembly.Templates.net11.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-20T15:52:46.7135207Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.WebAssembly.Templates.net11.11.0.0-ci.nupkg'. 2026-02-20T15:52:46.7251653Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.WebAssembly.Templates.net11.11.0.0-ci.symbols.nupkg'. 2026-02-20T15:52:51.3481584Z BrowserDebugProxy -> /__w/1/s/artifacts/bin/BrowserDebugProxy/wasm/Release/BrowserDebugProxy.dll 2026-02-20T15:52:52.5122473Z BrowserDebugHost -> /__w/1/s/artifacts/bin/BrowserDebugHost/wasm/Release/BrowserDebugHost.dll 2026-02-20T15:52:52.9882229Z Microsoft.NETCore.BrowserDebugHost.Transport -> /__w/1/s/artifacts/packages/Release/NonShipping/Microsoft.NETCore.BrowserDebugHost.Transport.11.0.0-ci.nupkg 2026-02-20T15:52:54.3759235Z WasmAppHost -> /__w/1/s/artifacts/bin/WasmAppHost/wasm/Release/WasmAppHost.dll 2026-02-20T15:52:54.9004002Z Microsoft.NET.Sdk.WebAssembly.Pack -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Sdk.WebAssembly.Pack.11.0.0-ci.nupkg 2026-02-20T15:52:55.4707529Z Microsoft.NET.Runtime.WebAssembly.Sdk -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.WebAssembly.Sdk.11.0.0-ci.nupkg 2026-02-20T15:52:55.5207248Z Provisioning Emscripten SDK to '/__w/1/s/src/mono/browser/emsdk/' 2026-02-20T15:53:00.2203932Z Running 'bash -c 'source /__w/1/s/src/mono/browser/emsdk/emsdk_env.sh 2>&1 && emcmake cmake -DENABLE_WERROR=1 -G Ninja -DCMAKE_INSTALL_PREFIX="/__w/1/s/artifacts/obj/mono/browser.wasm.Release/out" -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DGC_SUSPEND=preemptive -DMONO_LIB_NAME=monosgen-2.0 -DMONO_SHARED_LIB_NAME=monosgen-2.0 -DENABLE_MINIMAL=jit,sgen_major_marksweep_conc,sgen_split_nursery,sgen_gc_bridge,sgen_toggleref,sgen_debug_helpers,sgen_binary_protocol,logging,interpreter,qcalls,debugger_agent,log_dest,assert_messages,threads -DENABLE_INTERP_LIB=1 -DDISABLE_ICALL_TABLES=1 -DENABLE_ICALL_EXPORT=1 -DENABLE_LAZY_GC_THREAD_CREATION=1 -DENABLE_WEBCIL=1 -DENABLE_LLVM_RUNTIME=1 -DEMSCRIPTEN_SYSTEM_PROCESSOR=wasm -DFEATURE_PERFTRACING_PAL_WS=1 -DFEATURE_PERFTRACING_DISABLE_PERFTRACING_LISTEN_PORTS=1 -DFEATURE_PERFTRACING_DISABLE_DEFAULT_LISTEN_PORT=1 -DFEATURE_PERFTRACING_DISABLE_THREADS=1 -DSTATIC_COMPONENTS=1 -DMONO_COMPONENTS_RID=browser-wasm -DCLR_CMAKE_HOST_ARCH=x64 -DCMAKE_C_FLAGS=" " -DCMAKE_CXX_FLAGS=" " "/__w/1/s/src/mono"'' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/' 2026-02-20T15:53:00.2286339Z *** .NET EMSDK path setup *** 2026-02-20T15:53:00.2316289Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-02-20T15:53:00.2338489Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-02-20T15:53:00.2357933Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-02-20T15:53:00.5908442Z configure: cmake -DENABLE_WERROR=1 -G Ninja -DCMAKE_INSTALL_PREFIX=/__w/1/s/artifacts/obj/mono/browser.wasm.Release/out -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DGC_SUSPEND=preemptive -DMONO_LIB_NAME=monosgen-2.0 -DMONO_SHARED_LIB_NAME=monosgen-2.0 -DENABLE_MINIMAL=jit,sgen_major_marksweep_conc,sgen_split_nursery,sgen_gc_bridge,sgen_toggleref,sgen_debug_helpers,sgen_binary_protocol,logging,interpreter,qcalls,debugger_agent,log_dest,assert_messages,threads -DENABLE_INTERP_LIB=1 -DDISABLE_ICALL_TABLES=1 -DENABLE_ICALL_EXPORT=1 -DENABLE_LAZY_GC_THREAD_CREATION=1 -DENABLE_WEBCIL=1 -DENABLE_LLVM_RUNTIME=1 -DEMSCRIPTEN_SYSTEM_PROCESSOR=wasm -DFEATURE_PERFTRACING_PAL_WS=1 -DFEATURE_PERFTRACING_DISABLE_PERFTRACING_LISTEN_PORTS=1 -DFEATURE_PERFTRACING_DISABLE_DEFAULT_LISTEN_PORT=1 -DFEATURE_PERFTRACING_DISABLE_THREADS=1 -DSTATIC_COMPONENTS=1 -DMONO_COMPONENTS_RID=browser-wasm -DCLR_CMAKE_HOST_ARCH=x64 "-DCMAKE_C_FLAGS= " "-DCMAKE_CXX_FLAGS= " /__w/1/s/src/mono -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake -DCMAKE_CROSSCOMPILING_EMULATOR=/__w/1/s/src/mono/browser/emsdk/node/bin/node 2026-02-20T15:53:03.5525406Z -- The linker identification is LLD 19.1.0 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 2cfe42ea4a7fe364dcb197beca469af8edec0ad6) 2026-02-20T15:53:03.5596105Z CMAKE_SYSTEM_NAME=Emscripten 2026-02-20T15:53:03.5596895Z CMAKE_SYSTEM_VARIANT= 2026-02-20T15:53:03.5599112Z CMAKE_SYSTEM_PROCESSOR=wasm 2026-02-20T15:53:03.5599645Z TARGET_ARCH=wasm 2026-02-20T15:53:03.5600106Z CMAKE_CROSSCOMPILING=TRUE 2026-02-20T15:53:03.7469779Z -- Using CMake version 3.30.3 2026-02-20T15:53:03.7482141Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-02-20T15:53:03.7482504Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-02-20T15:53:03.7537839Z -- Arch detected: 'wasm32' 2026-02-20T15:53:03.7538448Z -- Basearch of 'wasm32' has been detected as: 'wasm32' 2026-02-20T15:53:03.7568892Z -- Using CMake toolchain: /__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake 2026-02-20T15:53:03.7575966Z -- Check size of off64_t 2026-02-20T15:53:06.6787184Z -- Check size of off64_t - done 2026-02-20T15:53:06.6800128Z -- No optimized architecture: using arch/generic 2026-02-20T15:53:06.6801784Z -- Architecture-specific source files: 2026-02-20T15:53:06.6972808Z -- The following features have been enabled: 2026-02-20T15:53:06.6973640Z 2026-02-20T15:53:06.6974291Z * CMAKE_BUILD_TYPE, Build type: Release (selected) 2026-02-20T15:53:06.6977766Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-02-20T15:53:06.6978190Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-02-20T15:53:06.6978515Z * WITH_SANITIZER, Enable sanitizer support 2026-02-20T15:53:06.6978821Z * WITH_GTEST, Build gtest_zlib 2026-02-20T15:53:06.6979110Z * WITH_OPTIM, Build with optimisation 2026-02-20T15:53:06.6979778Z * WITH_NEW_STRATEGIES, Use new strategies 2026-02-20T15:53:06.6984968Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-02-20T15:53:06.6985357Z 2026-02-20T15:53:06.6985690Z -- The following features have been disabled: 2026-02-20T15:53:06.6986254Z 2026-02-20T15:53:06.6986616Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-02-20T15:53:06.6987030Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-02-20T15:53:06.6987400Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-02-20T15:53:06.6987775Z * WITH_FUZZERS, Build test/fuzz 2026-02-20T15:53:06.6988139Z * WITH_BENCHMARKS, Build test/benchmarks 2026-02-20T15:53:06.6988513Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-02-20T15:53:06.6989002Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-02-20T15:53:06.6989455Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-02-20T15:53:06.6989822Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-02-20T15:53:06.6990571Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-02-20T15:53:06.6990968Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-02-20T15:53:06.6991355Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-02-20T15:53:06.6991663Z 2026-02-20T15:53:06.7122927Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-02-20T15:53:09.9038255Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-02-20T15:53:09.9045990Z -- Looking for sys/types.h 2026-02-20T15:53:13.0147878Z -- Looking for sys/types.h - found 2026-02-20T15:53:13.0148586Z -- Looking for sys/stat.h 2026-02-20T15:53:16.1181242Z -- Looking for sys/stat.h - found 2026-02-20T15:53:16.1183428Z -- Looking for sys/sockio.h 2026-02-20T15:53:18.1506396Z -- Looking for sys/sockio.h - not found 2026-02-20T15:53:18.1510100Z -- Looking for sys/un.h 2026-02-20T15:53:21.2572092Z -- Looking for sys/un.h - found 2026-02-20T15:53:21.2577912Z -- Looking for sys/syscall.h 2026-02-20T15:53:24.4075484Z -- Looking for sys/syscall.h - found 2026-02-20T15:53:24.4075943Z -- Looking for sys/uio.h 2026-02-20T15:53:27.4916098Z -- Looking for sys/uio.h - found 2026-02-20T15:53:27.4917459Z -- Looking for sys/param.h 2026-02-20T15:53:30.5553282Z -- Looking for sys/param.h - found 2026-02-20T15:53:30.5559086Z -- Looking for sys/prctl.h 2026-02-20T15:53:32.5632855Z -- Looking for sys/prctl.h - not found 2026-02-20T15:53:32.5636331Z -- Looking for sys/socket.h 2026-02-20T15:53:35.6511105Z -- Looking for sys/socket.h - found 2026-02-20T15:53:35.6511605Z -- Looking for sys/utsname.h 2026-02-20T15:53:38.7358290Z -- Looking for sys/utsname.h - found 2026-02-20T15:53:38.7358982Z -- Looking for sys/select.h 2026-02-20T15:53:41.8533515Z -- Looking for sys/select.h - found 2026-02-20T15:53:41.8535032Z -- Looking for sys/poll.h 2026-02-20T15:53:44.9451754Z -- Looking for sys/poll.h - found 2026-02-20T15:53:44.9454775Z -- Looking for sys/wait.h 2026-02-20T15:53:48.0131508Z -- Looking for sys/wait.h - found 2026-02-20T15:53:48.0132126Z -- Looking for sys/resource.h 2026-02-20T15:53:51.1085628Z -- Looking for sys/resource.h - found 2026-02-20T15:53:51.1086716Z -- Looking for sys/ioctl.h 2026-02-20T15:53:54.2052233Z -- Looking for sys/ioctl.h - found 2026-02-20T15:53:54.2054239Z -- Looking for sys/errno.h 2026-02-20T15:53:57.2623267Z -- Looking for sys/errno.h - found 2026-02-20T15:53:57.2626081Z -- Looking for sys/mman.h 2026-02-20T15:54:00.3894339Z -- Looking for sys/mman.h - found 2026-02-20T15:54:00.3895296Z -- Looking for sys/mount.h 2026-02-20T15:54:03.5389821Z -- Looking for sys/mount.h - found 2026-02-20T15:54:03.5396649Z -- Looking for sys/time.h 2026-02-20T15:54:06.6238812Z -- Looking for sys/time.h - found 2026-02-20T15:54:06.6246623Z -- Looking for sys/random.h 2026-02-20T15:54:08.6226980Z -- Looking for sys/random.h - not found 2026-02-20T15:54:08.6231477Z -- Looking for strings.h 2026-02-20T15:54:11.6816595Z -- Looking for strings.h - found 2026-02-20T15:54:11.6817120Z -- Looking for stdint.h 2026-02-20T15:54:14.7512165Z -- Looking for stdint.h - found 2026-02-20T15:54:14.7517417Z -- Looking for unistd.h 2026-02-20T15:54:17.8320450Z -- Looking for unistd.h - found 2026-02-20T15:54:17.8324760Z -- Looking for signal.h 2026-02-20T15:54:20.9111512Z -- Looking for signal.h - found 2026-02-20T15:54:20.9118017Z -- Looking for setjmp.h 2026-02-20T15:54:23.9952727Z -- Looking for setjmp.h - found 2026-02-20T15:54:23.9957131Z -- Looking for syslog.h 2026-02-20T15:54:27.0707620Z -- Looking for syslog.h - found 2026-02-20T15:54:27.0708249Z -- Looking for netdb.h 2026-02-20T15:54:30.1377687Z -- Looking for netdb.h - found 2026-02-20T15:54:30.1378901Z -- Looking for semaphore.h 2026-02-20T15:54:33.2140994Z -- Looking for semaphore.h - found 2026-02-20T15:54:33.2143164Z -- Looking for alloca.h 2026-02-20T15:54:36.2802172Z -- Looking for alloca.h - found 2026-02-20T15:54:36.2803169Z -- Looking for ucontext.h 2026-02-20T15:54:39.4012430Z -- Looking for ucontext.h - found 2026-02-20T15:54:39.4017758Z -- Looking for pwd.h 2026-02-20T15:54:42.5335572Z -- Looking for pwd.h - found 2026-02-20T15:54:42.5336133Z -- Looking for elf.h 2026-02-20T15:54:45.6441710Z -- Looking for elf.h - found 2026-02-20T15:54:45.6443021Z -- Looking for gnu/lib-names.h 2026-02-20T15:54:47.6564624Z -- Looking for gnu/lib-names.h - not found 2026-02-20T15:54:47.6566312Z -- Looking for netinet/tcp.h 2026-02-20T15:54:50.7435121Z -- Looking for netinet/tcp.h - found 2026-02-20T15:54:50.7437742Z -- Looking for netinet/in.h 2026-02-20T15:54:53.8185523Z -- Looking for netinet/in.h - found 2026-02-20T15:54:53.8187377Z -- Looking for link.h 2026-02-20T15:54:56.8816139Z -- Looking for link.h - found 2026-02-20T15:54:56.8818690Z -- Looking for arpa/inet.h 2026-02-20T15:54:59.9611552Z -- Looking for arpa/inet.h - found 2026-02-20T15:54:59.9614152Z -- Looking for unwind.h 2026-02-20T15:55:03.0993532Z -- Looking for unwind.h - found 2026-02-20T15:55:03.0995272Z -- Looking for poll.h 2026-02-20T15:55:06.1703362Z -- Looking for poll.h - found 2026-02-20T15:55:06.1705333Z -- Looking for wchar.h 2026-02-20T15:55:09.2505103Z -- Looking for wchar.h - found 2026-02-20T15:55:09.2505487Z -- Looking for android/legacy_signal_inlines.h 2026-02-20T15:55:11.2634606Z -- Looking for android/legacy_signal_inlines.h - not found 2026-02-20T15:55:11.2635005Z -- Looking for execinfo.h 2026-02-20T15:55:13.2938221Z -- Looking for execinfo.h - not found 2026-02-20T15:55:13.2939241Z -- Looking for pthread.h 2026-02-20T15:55:16.3972857Z -- Looking for pthread.h - found 2026-02-20T15:55:16.3976857Z -- Looking for pthread_np.h 2026-02-20T15:55:18.4018280Z -- Looking for pthread_np.h - not found 2026-02-20T15:55:18.4020994Z -- Looking for net/if.h 2026-02-20T15:55:21.4696283Z -- Looking for net/if.h - found 2026-02-20T15:55:21.4701138Z -- Looking for dirent.h 2026-02-20T15:55:24.5791192Z -- Looking for dirent.h - found 2026-02-20T15:55:24.5794665Z -- Looking for CommonCrypto/CommonDigest.h 2026-02-20T15:55:26.6327652Z -- Looking for CommonCrypto/CommonDigest.h - not found 2026-02-20T15:55:26.6328708Z -- Looking for dlfcn.h 2026-02-20T15:55:29.7763914Z -- Looking for dlfcn.h - found 2026-02-20T15:55:29.7766213Z -- Looking for getopt.h 2026-02-20T15:55:32.8500141Z -- Looking for getopt.h - found 2026-02-20T15:55:32.8504459Z -- Looking for /usr/include/malloc.h 2026-02-20T15:55:34.8481765Z -- Looking for /usr/include/malloc.h - not found 2026-02-20T15:55:34.8482658Z -- Looking for sigaction 2026-02-20T15:55:37.9496587Z -- Looking for sigaction - found 2026-02-20T15:55:37.9499007Z -- Looking for clock_nanosleep 2026-02-20T15:55:41.0540596Z -- Looking for clock_nanosleep - found 2026-02-20T15:55:41.0541623Z -- Looking for backtrace_symbols 2026-02-20T15:55:43.8622120Z -- Looking for backtrace_symbols - not found 2026-02-20T15:55:43.8622582Z -- Looking for mkstemp 2026-02-20T15:55:46.9556478Z -- Looking for mkstemp - found 2026-02-20T15:55:46.9556982Z -- Looking for mmap 2026-02-20T15:55:50.0231708Z -- Looking for mmap - found 2026-02-20T15:55:50.0233362Z -- Looking for dladdr 2026-02-20T15:55:53.1051198Z -- Looking for dladdr - found 2026-02-20T15:55:53.1052500Z -- Looking for sysconf 2026-02-20T15:55:56.1795315Z -- Looking for sysconf - found 2026-02-20T15:55:56.1798367Z -- Looking for getrlimit 2026-02-20T15:55:59.2484959Z -- Looking for getrlimit - found 2026-02-20T15:55:59.2485445Z -- Looking for prctl 2026-02-20T15:56:02.1101266Z -- Looking for prctl - not found 2026-02-20T15:56:02.1101652Z -- Looking for sched_getaffinity 2026-02-20T15:56:04.9653704Z -- Looking for sched_getaffinity - not found 2026-02-20T15:56:04.9654271Z -- Looking for sched_setaffinity 2026-02-20T15:56:07.7733489Z -- Looking for sched_setaffinity - not found 2026-02-20T15:56:07.7737102Z -- Looking for lstat 2026-02-20T15:56:10.8355517Z -- Looking for lstat - found 2026-02-20T15:56:10.8356553Z -- Looking for ftruncate 2026-02-20T15:56:13.9163861Z -- Looking for ftruncate - found 2026-02-20T15:56:13.9165285Z -- Looking for openlog 2026-02-20T15:56:17.0026437Z -- Looking for openlog - found 2026-02-20T15:56:17.0027127Z -- Looking for closelog 2026-02-20T15:56:20.0887971Z -- Looking for closelog - found 2026-02-20T15:56:20.0888624Z -- Looking for atexit 2026-02-20T15:56:23.1868509Z -- Looking for atexit - found 2026-02-20T15:56:23.1871710Z -- Looking for popen 2026-02-20T15:56:26.2921616Z -- Looking for popen - found 2026-02-20T15:56:26.2928413Z -- Looking for strerror_r 2026-02-20T15:56:29.3701940Z -- Looking for strerror_r - found 2026-02-20T15:56:29.3704386Z -- Looking for poll 2026-02-20T15:56:32.4831168Z -- Looking for poll - found 2026-02-20T15:56:32.4831519Z -- Looking for mremap 2026-02-20T15:56:35.5790218Z -- Looking for mremap - found 2026-02-20T15:56:35.5790730Z -- Looking for vsnprintf 2026-02-20T15:56:38.6782947Z -- Looking for vsnprintf - found 2026-02-20T15:56:38.6783321Z -- Looking for setpgid 2026-02-20T15:56:41.7853877Z -- Looking for setpgid - found 2026-02-20T15:56:41.7854246Z -- Looking for system 2026-02-20T15:56:44.8834891Z -- Looking for system - found 2026-02-20T15:56:44.8835239Z -- Looking for fork 2026-02-20T15:56:47.9757069Z -- Looking for fork - found 2026-02-20T15:56:47.9758643Z -- Looking for localtime_r 2026-02-20T15:56:51.0774848Z -- Looking for localtime_r - found 2026-02-20T15:56:51.0777723Z -- Looking for mkdtemp 2026-02-20T15:56:54.2039435Z -- Looking for mkdtemp - found 2026-02-20T15:56:54.2040430Z -- Looking for getrandom 2026-02-20T15:56:57.0379079Z -- Looking for getrandom - not found 2026-02-20T15:56:57.0380658Z -- Looking for getentropy 2026-02-20T15:57:00.1503634Z -- Looking for getentropy - found 2026-02-20T15:57:00.1504091Z -- Looking for execvp 2026-02-20T15:57:03.2510566Z -- Looking for execvp - found 2026-02-20T15:57:03.2510919Z -- Looking for strlcpy 2026-02-20T15:57:06.3611674Z -- Looking for strlcpy - found 2026-02-20T15:57:06.3613562Z -- Looking for strtok_r 2026-02-20T15:57:09.4522431Z -- Looking for strtok_r - found 2026-02-20T15:57:09.4522963Z -- Looking for vasprintf 2026-02-20T15:57:12.5481058Z -- Looking for vasprintf - found 2026-02-20T15:57:12.5481465Z -- Looking for strndup 2026-02-20T15:57:15.6415534Z -- Looking for strndup - found 2026-02-20T15:57:15.6415946Z -- Looking for getaddrinfo 2026-02-20T15:57:18.7336217Z -- Looking for getaddrinfo - found 2026-02-20T15:57:18.7336833Z -- Looking for mach_absolute_time 2026-02-20T15:57:21.5732689Z -- Looking for mach_absolute_time - not found 2026-02-20T15:57:21.5733995Z -- Looking for gethrtime 2026-02-20T15:57:24.4240926Z -- Looking for gethrtime - not found 2026-02-20T15:57:24.4241371Z -- Looking for read_real_time 2026-02-20T15:57:27.2351630Z -- Looking for read_real_time - not found 2026-02-20T15:57:27.2352137Z -- Looking for gethostbyname 2026-02-20T15:57:30.3219103Z -- Looking for gethostbyname - found 2026-02-20T15:57:30.3221062Z -- Looking for gethostbyname2 2026-02-20T15:57:33.4180656Z -- Looking for gethostbyname2 - found 2026-02-20T15:57:33.4181402Z -- Looking for getpid 2026-02-20T15:57:36.5178235Z -- Looking for getpid - found 2026-02-20T15:57:36.5178954Z -- Looking for mktemp 2026-02-20T15:57:39.5833574Z -- Looking for mktemp - found 2026-02-20T15:57:39.5836566Z -- Looking for pthread_getname_np 2026-02-20T15:57:42.4177588Z -- Looking for pthread_getname_np - not found 2026-02-20T15:57:42.4182600Z -- Looking for pthread_setname_np 2026-02-20T15:57:45.2391725Z -- Looking for pthread_setname_np - not found 2026-02-20T15:57:45.2393037Z -- Looking for pthread_cond_timedwait_relative_np 2026-02-20T15:57:48.0463731Z -- Looking for pthread_cond_timedwait_relative_np - not found 2026-02-20T15:57:48.0467420Z -- Looking for pthread_kill 2026-02-20T15:57:50.8675844Z -- Looking for pthread_kill - not found 2026-02-20T15:57:50.8678382Z -- Looking for pthread_attr_setstacksize 2026-02-20T15:57:53.9423092Z -- Looking for pthread_attr_setstacksize - found 2026-02-20T15:57:53.9423703Z -- Looking for pthread_get_stackaddr_np 2026-02-20T15:57:56.7473979Z -- Looking for pthread_get_stackaddr_np - not found 2026-02-20T15:57:56.7474491Z -- Looking for clock_gettime 2026-02-20T15:57:59.8207522Z -- Looking for clock_gettime - found 2026-02-20T15:57:59.8210044Z -- Looking for madvise 2026-02-20T15:58:03.0042352Z -- Looking for madvise - found 2026-02-20T15:58:03.0047762Z -- Looking for pthread_mutexattr_setprotocol 2026-02-20T15:58:06.0953928Z -- Looking for pthread_mutexattr_setprotocol - found 2026-02-20T15:58:06.0959339Z -- Looking for sys_signame 2026-02-20T15:58:08.1098555Z -- Looking for sys_signame - not found 2026-02-20T15:58:08.1099413Z -- Looking for pthread_jit_write_protect_np 2026-02-20T15:58:10.1181769Z -- Looking for pthread_jit_write_protect_np - not found 2026-02-20T15:58:10.1183442Z -- Looking for getauxval 2026-02-20T15:58:12.1057619Z -- Looking for getauxval - not found 2026-02-20T15:58:12.1065280Z -- Check size of struct sockaddr_in6 2026-02-20T15:58:14.9605527Z -- Check size of struct sockaddr_in6 - done 2026-02-20T15:58:14.9609066Z -- Check size of socklen_t 2026-02-20T15:58:17.7913812Z -- Check size of socklen_t - done 2026-02-20T15:58:17.7922071Z -- Check size of struct ip_mreqn 2026-02-20T15:58:20.6302342Z -- Check size of struct ip_mreqn - done 2026-02-20T15:58:20.6307548Z -- Check size of struct ip_mreq 2026-02-20T15:58:23.4878183Z -- Check size of struct ip_mreq - done 2026-02-20T15:58:23.4881216Z -- Check size of clockid_t 2026-02-20T15:58:26.3137123Z -- Check size of clockid_t - done 2026-02-20T15:58:26.3142915Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN 2026-02-20T15:58:28.3034327Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed 2026-02-20T15:58:28.3038734Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN 2026-02-20T15:58:30.2842048Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN - Failed 2026-02-20T15:58:30.2843332Z -- Looking for CPU_COUNT 2026-02-20T15:58:32.2864622Z -- Looking for CPU_COUNT - not found 2026-02-20T15:58:32.2865568Z -- Performing Test HAVE_GNU_STRERROR_R 2026-02-20T15:58:34.2911999Z -- Performing Test HAVE_GNU_STRERROR_R - Failed 2026-02-20T15:58:34.2914910Z -- Performing Test HAVE_TLS_MODEL_ATTR 2026-02-20T15:58:37.3662245Z -- Performing Test HAVE_TLS_MODEL_ATTR - Success 2026-02-20T15:58:37.3666570Z -- Check size of int 2026-02-20T15:58:40.2207325Z -- Check size of int - done 2026-02-20T15:58:40.2211509Z -- Check size of void* 2026-02-20T15:58:43.0894376Z -- Check size of void* - done 2026-02-20T15:58:43.0899086Z -- Check size of long 2026-02-20T15:58:45.9283885Z -- Check size of long - done 2026-02-20T15:58:45.9290826Z -- Check size of long long 2026-02-20T15:58:48.7588692Z -- Check size of long long - done 2026-02-20T15:58:48.7594202Z -- Check size of size_t 2026-02-20T15:58:51.6054968Z -- Check size of size_t - done 2026-02-20T15:58:51.6066452Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES 2026-02-20T15:58:54.6659336Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Success 2026-02-20T15:58:54.6671077Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-02-20T15:58:57.7337768Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-02-20T15:58:57.7404184Z -- Looking for include files windows.h, bcrypt.h 2026-02-20T15:58:59.7375050Z -- Looking for include files windows.h, bcrypt.h - not found 2026-02-20T15:58:59.7380478Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-02-20T15:59:01.7558727Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-02-20T15:59:01.7559782Z -- Looking for include file asm/hwprobe.h 2026-02-20T15:59:03.7563367Z -- Looking for include file asm/hwprobe.h - not found 2026-02-20T15:59:03.7563944Z -- Looking for include file sys/resource.h 2026-02-20T15:59:06.8512573Z -- Looking for include file sys/resource.h - found 2026-02-20T15:59:06.8515289Z -- Looking for sysctlbyname 2026-02-20T15:59:09.6570632Z -- Looking for sysctlbyname - not found 2026-02-20T15:59:09.6570985Z -- Looking for fsync 2026-02-20T15:59:12.7625527Z -- Looking for fsync - found 2026-02-20T15:59:12.7628534Z -- Looking for arc4random_buf 2026-02-20T15:59:14.7554725Z -- Looking for arc4random_buf - not found 2026-02-20T15:59:14.7557347Z -- Looking for getrandom 2026-02-20T15:59:16.7526543Z -- Looking for getrandom - not found 2026-02-20T15:59:16.7530829Z -- Looking for O_CLOEXEC 2026-02-20T15:59:19.8282227Z -- Looking for O_CLOEXEC - found 2026-02-20T15:59:19.8286692Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-02-20T15:59:22.8940033Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-02-20T15:59:22.8946921Z -- Looking for clock_gettime_nsec_np 2026-02-20T15:59:24.8918332Z -- Looking for clock_gettime_nsec_np - not found 2026-02-20T15:59:33.5948135Z -- The ASM compiler identification is unknown 2026-02-20T15:59:33.5959135Z -- Found assembler: /__w/1/s/src/mono/browser/emsdk/emscripten/emcc 2026-02-20T15:59:33.5973926Z -- Warning: Did not find file Compiler/-ASM 2026-02-20T15:59:33.7332544Z -- Found Python: /usr/bin/python3.12 (found version "3.12.9") found components: Interpreter 2026-02-20T15:59:33.7347785Z -- Looking for accept4 2026-02-20T15:59:36.8156895Z -- Looking for accept4 - found 2026-02-20T15:59:36.8158898Z -- Looking for linux/user_events.h 2026-02-20T15:59:38.8118770Z -- Looking for linux/user_events.h - not found 2026-02-20T15:59:38.8126056Z -- Looking for errno.h 2026-02-20T15:59:41.9283124Z -- Looking for errno.h - found 2026-02-20T15:59:41.9287068Z -- Looking for __NR_memfd_create 2026-02-20T15:59:43.9160045Z -- Looking for __NR_memfd_create - not found 2026-02-20T15:59:44.5315280Z -- Configuring done (403.9s) 2026-02-20T15:59:44.6529518Z -- Generating done (0.1s) 2026-02-20T15:59:44.6540027Z -- Build files have been written to: /__w/1/s/artifacts/obj/mono/browser.wasm.Release 2026-02-20T15:59:44.6773178Z Running 'bash -c 'source /__w/1/s/src/mono/browser/emsdk/emsdk_env.sh 2>&1 && cmake --build . --target install --config Release'' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/' 2026-02-20T15:59:44.6851934Z *** .NET EMSDK path setup *** 2026-02-20T15:59:44.6870763Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-02-20T15:59:44.6890353Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-02-20T15:59:44.6911713Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-02-20T15:59:45.7973556Z [1/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-02-20T15:59:45.8239628Z [2/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-02-20T15:59:45.9305696Z [3/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-02-20T15:59:45.9394090Z [4/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-02-20T15:59:45.9512920Z [5/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-02-20T15:59:45.9904282Z [6/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-02-20T15:59:46.8757897Z [7/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-02-20T15:59:46.9544573Z [8/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-02-20T15:59:47.1017776Z [9/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-02-20T15:59:47.1145878Z [10/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-02-20T15:59:47.1585378Z [11/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-02-20T15:59:47.2217449Z [12/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-02-20T15:59:48.2367155Z [13/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-02-20T15:59:48.2444678Z [14/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-02-20T15:59:48.2645234Z [15/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-02-20T15:59:48.3056355Z [16/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-02-20T15:59:48.3129057Z [17/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-02-20T15:59:48.3447975Z [18/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-02-20T15:59:49.3028935Z [19/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-02-20T15:59:49.3552855Z [20/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-02-20T15:59:49.4229799Z [21/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-02-20T15:59:49.4428883Z [22/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-02-20T15:59:49.7871654Z [23/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-02-20T15:59:50.2197121Z [24/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-02-20T15:59:50.3964347Z [25/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-02-20T15:59:50.5737444Z [26/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-02-20T15:59:50.6900326Z [27/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-02-20T15:59:50.7396318Z [28/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-02-20T15:59:50.8659275Z [29/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-02-20T15:59:51.4441829Z [30/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-02-20T15:59:51.6711178Z [31/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-02-20T15:59:51.7458625Z [32/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-02-20T15:59:51.7688430Z [33/406] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-02-20T15:59:51.8766681Z [34/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-02-20T15:59:52.0944694Z [35/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-02-20T15:59:52.5605317Z [36/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-02-20T15:59:52.7577628Z [37/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-02-20T15:59:52.8882350Z [38/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-02-20T15:59:52.9046623Z [39/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-02-20T15:59:53.1046642Z [40/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-02-20T15:59:53.2311205Z [41/406] Linking C static library _deps/fetchzlibng-build/libz.a 2026-02-20T15:59:53.8045717Z [42/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-02-20T15:59:53.9617005Z [43/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-02-20T15:59:54.0923577Z [44/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-02-20T15:59:54.2158995Z [45/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-02-20T15:59:54.2257019Z [46/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-02-20T15:59:54.3360204Z [47/406] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-02-20T15:59:55.0533529Z [48/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-02-20T15:59:55.1039262Z [49/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-02-20T15:59:55.2598001Z [50/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-02-20T15:59:55.3089215Z [51/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-02-20T15:59:55.3365946Z [52/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-02-20T15:59:55.3536945Z [53/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-02-20T15:59:56.1363712Z [54/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-02-20T15:59:56.1786296Z [55/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-02-20T15:59:56.4864578Z [56/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-02-20T15:59:56.5933820Z [57/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-02-20T15:59:56.7733114Z [58/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-02-20T15:59:56.8848918Z [59/406] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-02-20T15:59:57.2816734Z [60/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdate-unix.c.o 2026-02-20T15:59:57.4265648Z [61/406] Linking C static library mono/minipal/minipal/libminipal.a 2026-02-20T15:59:57.5352180Z [62/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-unix.c.o 2026-02-20T15:59:57.7467661Z [63/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmisc-unix.c.o 2026-02-20T15:59:58.0706033Z [64/406] Linking C static library mono/minipal/minipal/libaotminipal.a 2026-02-20T15:59:58.1040060Z [65/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmodule-unix.c.o 2026-02-20T15:59:58.2872032Z [66/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gtimer-unix.c.o 2026-02-20T15:59:58.6542257Z [67/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/garray.c.o 2026-02-20T15:59:58.7209057Z [68/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gbytearray.c.o 2026-02-20T15:59:58.8069646Z [69/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gerror.c.o 2026-02-20T15:59:59.2484714Z [70/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/giconv.c.o 2026-02-20T15:59:59.4518464Z [71/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/ghashtable.c.o 2026-02-20T15:59:59.5084783Z [72/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmem.c.o 2026-02-20T15:59:59.7500955Z [73/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/goutput.c.o 2026-02-20T15:59:59.9872835Z [74/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstr.c.o 2026-02-20T16:00:00.3801699Z [75/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gslist.c.o 2026-02-20T16:00:00.5059779Z [76/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstring.c.o 2026-02-20T16:00:00.6021556Z [77/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gptrarray.c.o 2026-02-20T16:00:00.9275068Z [78/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gqueue.c.o 2026-02-20T16:00:00.9529417Z [79/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/glist.c.o 2026-02-20T16:00:01.1693507Z [80/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gpath.c.o 2026-02-20T16:00:01.3565282Z [81/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile.c.o 2026-02-20T16:00:01.7554859Z [82/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gutf8.c.o 2026-02-20T16:00:01.8922255Z [83/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-posix.c.o 2026-02-20T16:00:02.1742594Z [84/406] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gclock-nanosleep.c.o 2026-02-20T16:00:02.9594218Z [85/406] Building ASM object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.S.o 2026-02-20T16:00:02.9915411Z [86/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/os-event-unix.c.o 2026-02-20T16:00:03.0146207Z [87/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap-wasm.c.o 2026-02-20T16:00:03.2071293Z [88/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/dlmalloc.c.o 2026-02-20T16:00:03.6211650Z [89/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-wasm.c.o 2026-02-20T16:00:03.9470349Z [90/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-logger.c.o 2026-02-20T16:00:04.0026735Z [91/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-counters.c.o 2026-02-20T16:00:04.3857375Z [92/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-cgroup.c.o 2026-02-20T16:00:04.6897233Z [93/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-codeman.c.o 2026-02-20T16:00:04.8028470Z [94/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl.c.o 2026-02-20T16:00:04.9988699Z [95/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-sha1.c.o 2026-02-20T16:00:05.0300418Z [96/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-darwin.c.o 2026-02-20T16:00:05.1711392Z [97/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-windows.c.o 2026-02-20T16:00:05.4795739Z [98/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-posix.c.o 2026-02-20T16:00:05.6782583Z [99/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-wasm.c.o 2026-02-20T16:00:06.0267310Z [100/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-windows.c.o 2026-02-20T16:00:06.1776528Z [101/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-common.c.o 2026-02-20T16:00:06.2891327Z [102/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-posix.c.o 2026-02-20T16:00:06.2974394Z [103/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-android.c.o 2026-02-20T16:00:06.8156884Z [104/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-darwin.c.o 2026-02-20T16:00:06.8964419Z [105/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-flight-recorder.c.o 2026-02-20T16:00:07.1298053Z [106/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-internal-hash.c.o 2026-02-20T16:00:07.3721473Z [107/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/monobitset.c.o 2026-02-20T16:00:07.3782667Z [108/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-filemap.c.o 2026-02-20T16:00:07.5157135Z [109/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-math-c.c.o 2026-02-20T16:00:08.1549188Z [110/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-windows.c.o 2026-02-20T16:00:08.2750552Z [111/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap.c.o 2026-02-20T16:00:08.3433585Z [112/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-proclib.c.o 2026-02-20T16:00:08.3975470Z [113/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-os-mutex.c.o 2026-02-20T16:00:08.4444257Z [114/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-publib.c.o 2026-02-20T16:00:08.7558834Z [115/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-flight-recorder.c.o 2026-02-20T16:00:09.3771744Z [116/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-path.c.o 2026-02-20T16:00:09.3925346Z [117/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-context.c.o 2026-02-20T16:00:09.3972004Z [118/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-time.c.o 2026-02-20T16:00:09.6613270Z [119/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-property-hash.c.o 2026-02-20T16:00:09.9683044Z [120/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/hazard-pointer.c.o 2026-02-20T16:00:10.1490822Z [121/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-error.c.o 2026-02-20T16:00:10.5276442Z [122/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-queue.c.o 2026-02-20T16:00:10.5303829Z [123/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-array-queue.c.o 2026-02-20T16:00:10.7976746Z [124/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-linked-list-set.c.o 2026-02-20T16:00:10.8078731Z [125/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-alloc.c.o 2026-02-20T16:00:11.5914361Z [126/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-state-machine.c.o 2026-02-20T16:00:11.6231797Z [127/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix-signals.c.o 2026-02-20T16:00:11.6551003Z [128/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads.c.o 2026-02-20T16:00:11.8914779Z [129/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix.c.o 2026-02-20T16:00:11.9486408Z [130/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach-helper.c.o 2026-02-20T16:00:12.0302325Z [131/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach.c.o 2026-02-20T16:00:12.6548867Z [132/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-linux.c.o 2026-02-20T16:00:12.6613065Z [133/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-freebsd.c.o 2026-02-20T16:00:12.9636510Z [134/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-windows.c.o 2026-02-20T16:00:13.0355325Z [135/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-android.c.o 2026-02-20T16:00:13.0402317Z [136/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-netbsd.c.o 2026-02-20T16:00:13.1662339Z [137/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-openbsd.c.o 2026-02-20T16:00:13.5604332Z [138/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-haiku.c.o 2026-02-20T16:00:13.7498649Z [139/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-aix.c.o 2026-02-20T16:00:14.2109559Z [140/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.c.o 2026-02-20T16:00:14.2845620Z [141/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-coop.c.o 2026-02-20T16:00:14.3262387Z [142/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-sunos.c.o 2026-02-20T16:00:14.4109070Z [143/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utility-thread.c.o 2026-02-20T16:00:14.8530025Z [144/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-tls.c.o 2026-02-20T16:00:15.0562778Z [145/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/atomic.c.o 2026-02-20T16:00:15.1644739Z [146/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap.c.o 2026-02-20T16:00:15.2797122Z [147/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-signal-handler.c.o 2026-02-20T16:00:15.6324480Z [148/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/bsearch.c.o 2026-02-20T16:00:15.6757438Z [149/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-conc-hashtable.c.o 2026-02-20T16:00:15.9317165Z [150/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/json.c.o 2026-02-20T16:00:16.3139337Z [151/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/memfuncs.c.o 2026-02-20T16:00:16.3955155Z [152/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/parse.c.o 2026-02-20T16:00:16.4335787Z [153/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/checked-build.c.o 2026-02-20T16:00:16.6879993Z [154/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/wasm-module-reader.c.o 2026-02-20T16:00:16.9798263Z [155/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/options.c.o 2026-02-20T16:00:17.0754348Z [156/406] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-bitutils.c.o 2026-02-20T16:00:17.8677959Z [157/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-cardtable.c.o 2026-02-20T16:00:17.8891333Z [158/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-alloc.c.o 2026-02-20T16:00:17.9437230Z [159/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-debug.c.o 2026-02-20T16:00:18.4357700Z [160/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-fin-weak-hash.c.o 2026-02-20T16:00:18.4861150Z [161/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-descriptor.c.o 2026-02-20T16:00:19.2202320Z [162/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gc.c.o 2026-02-20T16:00:19.3565185Z [163/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-hash-table.c.o 2026-02-20T16:00:19.3973223Z [164/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gray.c.o 2026-02-20T16:00:19.5067032Z [165/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gchandles.c.o 2026-02-20T16:00:20.0536421Z [166/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-layout-stats.c.o 2026-02-20T16:00:20.1285631Z [167/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-internal.c.o 2026-02-20T16:00:20.9409188Z [168/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-memory-governor.c.o 2026-02-20T16:00:21.0220756Z [169/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-los.c.o 2026-02-20T16:00:21.0827024Z [170/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning-stats.c.o 2026-02-20T16:00:21.1771950Z [171/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-nursery-allocator.c.o 2026-02-20T16:00:21.5520129Z [172/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning.c.o 2026-02-20T16:00:22.3945547Z [173/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pointer-queue.c.o 2026-02-20T16:00:22.5544411Z [174/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-qsort.c.o 2026-02-20T16:00:22.6761937Z [175/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-array-list.c.o 2026-02-20T16:00:22.8088515Z [176/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-protocol.c.o 2026-02-20T16:00:22.9890602Z [177/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-marksweep.c.o 2026-02-20T16:00:23.3112499Z [178/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-simple-nursery.c.o 2026-02-20T16:00:23.5978711Z [179/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-split-nursery.c.o 2026-02-20T16:00:24.0853074Z [180/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-thread-pool.c.o 2026-02-20T16:00:24.2041717Z [181/406] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-workers.c.o 2026-02-20T16:00:24.2851320Z [182/406] Building C object mono/metadata/CMakeFiles/mono-icall-table.dir/icall-table.c.o 2026-02-20T16:00:24.4303226Z [183/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32event-unix.c.o 2026-02-20T16:00:24.9548080Z [184/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/domain.c.o 2026-02-20T16:00:25.0768895Z [185/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/appdomain.c.o 2026-02-20T16:00:25.4654365Z [186/406] Linking C static library mono/sgen/libsgen_objects.a 2026-02-20T16:00:25.5161363Z [187/406] Linking C static library mono/metadata/libmono-icall-table.a 2026-02-20T16:00:25.8290887Z [188/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/bundled-resources.c.o 2026-02-20T16:00:26.4048867Z [189/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly.c.o 2026-02-20T16:00:27.3543075Z [190/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-accessors.c.o 2026-02-20T16:00:27.4774210Z [191/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/components.c.o 2026-02-20T16:00:27.4874544Z [192/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-setup-vtable.c.o 2026-02-20T16:00:27.6259292Z [193/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-init.c.o 2026-02-20T16:00:27.8791572Z [194/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class.c.o 2026-02-20T16:00:28.2016339Z [195/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-helpers.c.o 2026-02-20T16:00:28.6259181Z [196/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-symfile.c.o 2026-02-20T16:00:28.9473452Z [197/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/environment.c.o 2026-02-20T16:00:29.0934836Z [198/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-ppdb.c.o 2026-02-20T16:00:29.4279329Z [199/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/exception.c.o 2026-02-20T16:00:29.6039310Z [200/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-eventpipe.c.o 2026-02-20T16:00:30.3026426Z [201/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/webcil-loader.c.o 2026-02-20T16:00:30.5420418Z [202/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/image.c.o 2026-02-20T16:00:30.7669144Z [203/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/lock-tracer.c.o 2026-02-20T16:00:31.1133221Z [204/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/jit-info.c.o 2026-02-20T16:00:31.4571082Z [205/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loader.c.o 2026-02-20T16:00:31.7104407Z [206/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mempool.c.o 2026-02-20T16:00:32.4738175Z [207/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-update.c.o 2026-02-20T16:00:33.0243931Z [208/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder.c.o 2026-02-20T16:00:33.2054813Z [209/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-basic-block.c.o 2026-02-20T16:00:33.6181056Z [210/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall.c.o 2026-02-20T16:00:33.8254722Z [211/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal.c.o 2026-02-20T16:00:33.9175592Z [212/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-config.c.o 2026-02-20T16:00:34.3366124Z [213/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-endian.c.o 2026-02-20T16:00:34.7272592Z [214/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-debug.c.o 2026-02-20T16:00:34.8640895Z [215/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata.c.o 2026-02-20T16:00:35.0858970Z [216/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-hash.c.o 2026-02-20T16:00:35.1302877Z [217/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/weak-hash.c.o 2026-02-20T16:00:35.4257844Z [218/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-conc-hash.c.o 2026-02-20T16:00:35.7896534Z [219/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/opcodes.c.o 2026-02-20T16:00:36.1849340Z [220/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/property-bag.c.o 2026-02-20T16:00:36.4658471Z [221/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/runtime.c.o 2026-02-20T16:00:37.1525042Z [222/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/string-icalls.c.o 2026-02-20T16:00:37.1789402Z [223/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/profiler.c.o 2026-02-20T16:00:37.4996630Z [224/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sysmath.c.o 2026-02-20T16:00:37.8253614Z [225/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/object.c.o 2026-02-20T16:00:37.9137015Z [226/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/verify.c.o 2026-02-20T16:00:38.4595243Z [227/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-cross-helpers.c.o 2026-02-20T16:00:38.5365032Z [228/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-stream.c.o 2026-02-20T16:00:38.7938445Z [229/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/threads.c.o 2026-02-20T16:00:38.8155763Z [230/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/seq-points-data.c.o 2026-02-20T16:00:39.0541774Z [231/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/handle.c.o 2026-02-20T16:00:39.5524652Z [232/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32handle.c.o 2026-02-20T16:00:40.3061251Z [233/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-image.c.o 2026-02-20T16:00:40.3255721Z [234/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre-encode.c.o 2026-02-20T16:00:40.9208926Z [235/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/reflection.c.o 2026-02-20T16:00:41.1696959Z [236/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/callspec.c.o 2026-02-20T16:00:41.7665877Z [237/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre.c.o 2026-02-20T16:00:41.9428455Z [238/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/custom-attrs.c.o 2026-02-20T16:00:42.0531063Z [239/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library-qcall.c.o 2026-02-20T16:00:42.0963279Z [240/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly-load-context.c.o 2026-02-20T16:00:42.1827049Z [241/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library.c.o 2026-02-20T16:00:42.2515315Z [242/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loaded-images.c.o 2026-02-20T16:00:42.9362849Z [243/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/abi.c.o 2026-02-20T16:00:43.3681139Z [244/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/memory-manager.c.o 2026-02-20T16:00:43.3711178Z [245/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc-stats.c.o 2026-02-20T16:00:43.5807553Z [246/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/unsafe-accessor.c.o 2026-02-20T16:00:43.8242176Z [247/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc.c.o 2026-02-20T16:00:43.9065406Z [248/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/monitor.c.o 2026-02-20T16:00:44.4231621Z [249/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-tarjan-bridge.c.o 2026-02-20T16:00:44.5266451Z [250/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-new-bridge.c.o 2026-02-20T16:00:44.6327217Z [251/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-bridge.c.o 2026-02-20T16:00:45.2418609Z [252/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-stw.c.o 2026-02-20T16:00:45.2866467Z [253/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-toggleref.c.o 2026-02-20T16:00:45.8958440Z [254/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder-ilgen.c.o 2026-02-20T16:00:45.9579562Z [255/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono.c.o 2026-02-20T16:00:46.2276849Z [256/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-shared.c.o 2026-02-20T16:00:46.6721902Z [257/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-lightweight.c.o 2026-02-20T16:00:46.8001452Z [258/406] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger.c.o 2026-02-20T16:00:46.8877912Z [259/406] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono-ilgen.c.o 2026-02-20T16:00:46.9319265Z [260/406] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-networking.c.o 2026-02-20T16:00:47.2950514Z [261/406] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-poll.c.o 2026-02-20T16:00:48.1147103Z [262/406] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-protocol.c.o 2026-02-20T16:00:48.1797705Z [263/406] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-state-machine.c.o 2026-02-20T16:00:48.5548794Z [264/406] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasm-debugger.c.o 2026-02-20T16:00:48.7235781Z [265/406] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-engine.c.o 2026-02-20T16:00:48.8359249Z [266/406] Building C object mono/mini/CMakeFiles/debugger-stub-objects.dir/__/component/debugger-stub.c.o 2026-02-20T16:00:49.6757096Z [267/406] Building C object mono/mini/CMakeFiles/hot_reload-stub-objects.dir/__/component/hot_reload-stub.c.o 2026-02-20T16:00:50.1246250Z [268/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/event_pipe-stub.c.o 2026-02-20T16:00:50.1293014Z [269/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/diagnostics_server-stub.c.o 2026-02-20T16:00:50.6430816Z [270/406] Building C object mono/mini/CMakeFiles/hot_reload-objects.dir/__/component/hot_reload.c.o 2026-02-20T16:00:50.6867302Z [271/406] Building C object mono/mini/CMakeFiles/marshal-ilgen-objects.dir/__/component/marshal-ilgen.c.o 2026-02-20T16:00:51.0605639Z [272/406] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-agent.c.o 2026-02-20T16:00:51.1003836Z [273/406] Building C object mono/mini/CMakeFiles/marshal-ilgen-stub-objects.dir/__/component/marshal-ilgen-stub.c.o 2026-02-20T16:00:51.4910975Z [274/406] Linking C static library mono/mini/libmono-component-debugger-stub-static.a 2026-02-20T16:00:51.5962235Z [275/406] Linking C static library mono/mini/libmono-component-hot_reload-stub-static.a 2026-02-20T16:00:52.0109638Z [276/406] Linking C static library mono/mini/libmono-component-hot_reload-static.a 2026-02-20T16:00:52.0152904Z [277/406] Linking C static library mono/mini/libmono-component-marshal-ilgen-static.a 2026-02-20T16:00:52.2669635Z [278/406] Linking C static library mono/mini/libmono-component-debugger-static.a 2026-02-20T16:00:52.6751863Z [279/406] Linking C static library mono/mini/libmono-component-diagnostics_tracing-stub-static.a 2026-02-20T16:00:52.8438024Z [280/406] Linking C static library mono/mini/libmono-component-marshal-ilgen-stub-static.a 2026-02-20T16:00:53.2855058Z [281/406] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/interp-intrins.c.o 2026-02-20T16:00:53.5023930Z [282/406] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/mintops.c.o 2026-02-20T16:00:54.9078372Z [283/406] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/tiering.c.o 2026-02-20T16:00:55.5042153Z [284/406] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/jiterpreter.c.o 2026-02-20T16:00:56.2123985Z [285/406] Building C object mono/mini/CMakeFiles/eventpipe-mono-objects.dir/Unity/unity_0_c.c.o 2026-02-20T16:00:56.3532879Z [286/406] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/interp-pgo.c.o 2026-02-20T16:00:56.6437211Z [287/406] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/transform-opt.c.o 2026-02-20T16:00:56.8573316Z [288/406] Building CXX object mono/mini/CMakeFiles/mono-wasm-eh-js.dir/llvm-runtime.cpp.o 2026-02-20T16:00:57.2900223Z [289/406] Building CXX object mono/mini/CMakeFiles/mono-wasm-eh-wasm.dir/llvm-runtime.cpp.o 2026-02-20T16:00:58.0270305Z [290/406] Building C object mono/mini/CMakeFiles/mono-wasm-nosimd.dir/interp/interp-nosimd.c.o 2026-02-20T16:00:58.1375552Z [291/406] Linking CXX static library mono/mini/libmono-wasm-eh-js.a 2026-02-20T16:00:58.2513687Z [292/406] Building C object mono/mini/CMakeFiles/mono-wasm-simd.dir/interp/interp-simd.c.o 2026-02-20T16:00:58.5545194Z [293/406] Linking CXX static library mono/mini/libmono-wasm-eh-wasm.a 2026-02-20T16:00:58.7403272Z [294/406] Generating cpu-wasm.h 2026-02-20T16:00:59.1977027Z [295/406] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/transform.c.o 2026-02-20T16:00:59.2614270Z [296/406] Generating diagnostics_tracing-gen-headers.timestamp 2026-02-20T16:00:59.4161503Z [297/406] Linking C static library mono/mini/libmono-wasm-simd.a 2026-02-20T16:00:59.4672623Z [298/406] Linking C static library mono/mini/libmono-wasm-nosimd.a 2026-02-20T16:01:00.1536338Z [299/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o 2026-02-20T16:01:00.4541093Z [300/406] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/interp.c.o 2026-02-20T16:01:00.7542192Z [301/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o 2026-02-20T16:01:01.0630956Z [302/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o 2026-02-20T16:01:01.0690351Z [303/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o 2026-02-20T16:01:01.7002157Z [304/406] Linking C static library mono/mini/libmono-ee-interp.a 2026-02-20T16:01:01.8136502Z [305/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o 2026-02-20T16:01:01.8202121Z [306/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o 2026-02-20T16:01:02.0594891Z [307/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o 2026-02-20T16:01:02.7390558Z [308/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o 2026-02-20T16:01:02.8177443Z [309/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o 2026-02-20T16:01:03.0153129Z [310/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o 2026-02-20T16:01:03.3190259Z [311/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o 2026-02-20T16:01:03.4299432Z [312/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o 2026-02-20T16:01:03.5054165Z [313/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o 2026-02-20T16:01:03.9663704Z [314/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o 2026-02-20T16:01:04.0008168Z [315/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o 2026-02-20T16:01:04.2271928Z [316/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o 2026-02-20T16:01:04.3839049Z [317/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o 2026-02-20T16:01:05.2640962Z [318/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o 2026-02-20T16:01:05.4801239Z [319/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o 2026-02-20T16:01:05.6023235Z [320/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o 2026-02-20T16:01:05.6509532Z [321/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o 2026-02-20T16:01:06.1297270Z [322/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o 2026-02-20T16:01:06.3863485Z [323/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o 2026-02-20T16:01:06.8839631Z [324/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o 2026-02-20T16:01:07.3023415Z [325/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o 2026-02-20T16:01:07.3686507Z [326/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o 2026-02-20T16:01:07.3704154Z [327/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o 2026-02-20T16:01:07.9932663Z [328/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o 2026-02-20T16:01:08.5190684Z [329/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o 2026-02-20T16:01:08.5473995Z [330/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o 2026-02-20T16:01:09.0208643Z [331/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o 2026-02-20T16:01:09.1550387Z [332/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o 2026-02-20T16:01:09.2092170Z [333/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o 2026-02-20T16:01:09.4674578Z [334/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o 2026-02-20T16:01:09.7616383Z [335/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o 2026-02-20T16:01:09.9645005Z [336/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o 2026-02-20T16:01:10.4326493Z [337/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o 2026-02-20T16:01:10.5099683Z [338/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o 2026-02-20T16:01:10.6692754Z [339/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o 2026-02-20T16:01:10.7374290Z [340/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o 2026-02-20T16:01:10.7857513Z [341/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o 2026-02-20T16:01:11.5332291Z [342/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o 2026-02-20T16:01:12.0849749Z [343/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o 2026-02-20T16:01:12.1520586Z [344/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-wasm.c.o 2026-02-20T16:01:12.2286782Z [345/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-wasm.c.o 2026-02-20T16:01:12.2612439Z [346/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o 2026-02-20T16:01:12.4050750Z [347/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o 2026-02-20T16:01:12.9327139Z [348/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-wasm.c.o 2026-02-20T16:01:13.3618283Z [349/406] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o 2026-02-20T16:01:13.4789349Z [350/406] Generating diagnostics_tracing-gen-sources.timestamp 2026-02-20T16:01:13.5369771Z [351/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-allocator.c.o 2026-02-20T16:01:13.7374619Z [352/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-list.c.o 2026-02-20T16:01:13.7645976Z [353/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-fwd-list.c.o 2026-02-20T16:01:14.0387592Z [354/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-queue.c.o 2026-02-20T16:01:14.6277159Z [355/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-umap.c.o 2026-02-20T16:01:15.1998204Z [356/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ds-rt-mono.c.o 2026-02-20T16:01:15.2034210Z [357/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono.c.o 2026-02-20T16:01:15.5790251Z [358/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/event_pipe.c.o 2026-02-20T16:01:16.1756939Z [359/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-runtime-provider.c.o 2026-02-20T16:01:16.2267591Z [360/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/diagnostics_server.c.o 2026-02-20T16:01:16.2320691Z [361/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-profiler-provider.c.o 2026-02-20T16:01:16.3187113Z [362/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash.c.o 2026-02-20T16:01:16.4523550Z [363/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-vector.c.o 2026-02-20T16:01:16.9797803Z [364/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-string-ptr.c.o 2026-02-20T16:01:17.4684724Z [365/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptrpair-ptr.c.o 2026-02-20T16:01:17.4942372Z [366/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-utils.c.o 2026-02-20T16:01:17.5170114Z [367/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ght-compatible.c.o 2026-02-20T16:01:17.5478831Z [368/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptr-ptr.c.o 2026-02-20T16:01:17.5687421Z [369/406] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-u32-ptr.c.o 2026-02-20T16:01:18.4155843Z [370/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-allocator.c.o 2026-02-20T16:01:18.4676543Z [371/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-queue.c.o 2026-02-20T16:01:18.5590616Z [372/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-umap.c.o 2026-02-20T16:01:18.7084615Z [373/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-list.c.o 2026-02-20T16:01:19.0256474Z [374/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-fwd-list.c.o 2026-02-20T16:01:19.2810948Z [375/406] Linking C static library mono/mini/libmonosgen-2.0.a 2026-02-20T16:01:19.5377556Z [376/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash.c.o 2026-02-20T16:01:19.6441528Z [377/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-vector.c.o 2026-02-20T16:01:19.9073428Z [378/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-u32-ptr.c.o 2026-02-20T16:01:19.9146560Z [379/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-string-ptr.c.o 2026-02-20T16:01:20.4096944Z [380/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptr-ptr.c.o 2026-02-20T16:01:20.7637396Z [381/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ght-compatible.c.o 2026-02-20T16:01:20.8224983Z [382/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-utils.c.o 2026-02-20T16:01:20.9408079Z [383/406] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptrpair-ptr.c.o 2026-02-20T16:01:20.9914393Z [384/406] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/helper.c.o 2026-02-20T16:01:21.0008814Z [385/406] 2026-02-20T16:01:21.2144171Z [386/406] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/aot.c.o 2026-02-20T16:01:21.9425921Z [387/406] Building C object mono/profiler/CMakeFiles/mono-profiler-browser-static.dir/browser.c.o 2026-02-20T16:01:22.1571273Z [388/406] Building C object mono/profiler/CMakeFiles/mono-profiler-log-static.dir/helper.c.o 2026-02-20T16:01:22.1630502Z [389/406] 2026-02-20T16:01:22.3129011Z [390/406] Building C object mono/profiler/CMakeFiles/mono-profiler-log-static.dir/log-args.c.o 2026-02-20T16:01:22.3199018Z [391/406] 2026-02-20T16:01:22.7582819Z [392/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntime.c.o 2026-02-20T16:01:22.7660231Z [393/406] 2026-02-20T16:01:22.8173144Z [394/406] Linking C static library mono/profiler/libmono-profiler-aot.a 2026-02-20T16:01:22.8225578Z [395/406] 2026-02-20T16:01:22.8824775Z [396/406] Building C object mono/profiler/CMakeFiles/mono-profiler-log-static.dir/log.c.o 2026-02-20T16:01:23.4228171Z [397/406] Linking C static library mono/profiler/libmono-profiler-browser.a 2026-02-20T16:01:23.4306839Z [398/406] 2026-02-20T16:01:23.7511429Z [399/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimeprivate.c.o 2026-02-20T16:01:24.1108120Z [400/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimestress.c.o 2026-02-20T16:01:24.1458696Z [401/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimemonoprofiler.c.o 2026-02-20T16:01:24.1843061Z [402/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimerundown.c.o 2026-02-20T16:01:24.2671321Z [403/406] Linking C static library mono/profiler/libmono-profiler-log.a 2026-02-20T16:01:24.4700443Z [404/406] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/eventpipehelpers.c.o 2026-02-20T16:01:25.0255128Z [405/406] Linking C static library mono/mini/libmono-component-diagnostics_tracing-static.a 2026-02-20T16:01:25.0256027Z [405/406] Install the project... 2026-02-20T16:01:25.0324764Z -- Install configuration: "Release" 2026-02-20T16:01:25.0331983Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-logger.h 2026-02-20T16:01:25.0336238Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-error.h 2026-02-20T16:01:25.0340422Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-forward.h 2026-02-20T16:01:25.0347261Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-publib.h 2026-02-20T16:01:25.0347778Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-jemalloc.h 2026-02-20T16:01:25.0353363Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-dl-fallback.h 2026-02-20T16:01:25.0356903Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-private-unstable.h 2026-02-20T16:01:25.0357567Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-counters.h 2026-02-20T16:01:25.0361903Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-publib-types.h 2026-02-20T16:01:25.0364747Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-publib-functions.h 2026-02-20T16:01:25.0369401Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-logger-types.h 2026-02-20T16:01:25.0372308Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-logger-functions.h 2026-02-20T16:01:25.0375130Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-error-types.h 2026-02-20T16:01:25.0379219Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-error-functions.h 2026-02-20T16:01:25.0381270Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-types.h 2026-02-20T16:01:25.0386090Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-functions.h 2026-02-20T16:01:25.0389552Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-counters-types.h 2026-02-20T16:01:25.0394296Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-counters-functions.h 2026-02-20T16:01:25.0397360Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/appdomain.h 2026-02-20T16:01:25.0403105Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/assembly.h 2026-02-20T16:01:25.0406604Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/attrdefs.h 2026-02-20T16:01:25.0408058Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/blob.h 2026-02-20T16:01:25.0411288Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/class.h 2026-02-20T16:01:25.0416053Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/debug-helpers.h 2026-02-20T16:01:25.0421307Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/debug-mono-symfile.h 2026-02-20T16:01:25.0422940Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/environment.h 2026-02-20T16:01:25.0425745Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/exception.h 2026-02-20T16:01:25.0430398Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/image.h 2026-02-20T16:01:25.0434127Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/loader.h 2026-02-20T16:01:25.0436097Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/metadata.h 2026-02-20T16:01:25.0440038Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-config.h 2026-02-20T16:01:25.0446492Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-debug.h 2026-02-20T16:01:25.0447032Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-gc.h 2026-02-20T16:01:25.0453524Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-private-unstable.h 2026-02-20T16:01:25.0454040Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/object.h 2026-02-20T16:01:25.0456111Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/object-forward.h 2026-02-20T16:01:25.0460066Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/opcodes.h 2026-02-20T16:01:25.0463143Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/profiler.h 2026-02-20T16:01:25.0465533Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/profiler-events.h 2026-02-20T16:01:25.0468389Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/reflection.h 2026-02-20T16:01:25.0470996Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/row-indexes.h 2026-02-20T16:01:25.0474443Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/sgen-bridge.h 2026-02-20T16:01:25.0477607Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/threads.h 2026-02-20T16:01:25.0480527Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/tokentype.h 2026-02-20T16:01:25.0484085Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/verify.h 2026-02-20T16:01:25.0488124Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/environment-functions.h 2026-02-20T16:01:25.0491615Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/opcodes-types.h 2026-02-20T16:01:25.0495281Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/opcodes-functions.h 2026-02-20T16:01:25.0498804Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-types.h 2026-02-20T16:01:25.0503050Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-functions.h 2026-02-20T16:01:25.0505519Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/image-types.h 2026-02-20T16:01:25.0509197Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/image-functions.h 2026-02-20T16:01:25.0510440Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/metadata-types.h 2026-02-20T16:01:25.0513937Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/metadata-functions.h 2026-02-20T16:01:25.0515989Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/assembly-types.h 2026-02-20T16:01:25.0518849Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/assembly-functions.h 2026-02-20T16:01:25.0522173Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/loader-types.h 2026-02-20T16:01:25.0525777Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/loader-functions.h 2026-02-20T16:01:25.0528450Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/class-types.h 2026-02-20T16:01:25.0534502Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/class-functions.h 2026-02-20T16:01:25.0535031Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/object-types.h 2026-02-20T16:01:25.0538418Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/object-functions.h 2026-02-20T16:01:25.0542085Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/exception-types.h 2026-02-20T16:01:25.0546209Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/exception-functions.h 2026-02-20T16:01:25.0550267Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/reflection-types.h 2026-02-20T16:01:25.0551483Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/reflection-functions.h 2026-02-20T16:01:25.0555766Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/appdomain-types.h 2026-02-20T16:01:25.0558440Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/appdomain-functions.h 2026-02-20T16:01:25.0562194Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/threads-types.h 2026-02-20T16:01:25.0565216Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/threads-functions.h 2026-02-20T16:01:25.0568160Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-types.h 2026-02-20T16:01:25.0570853Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-functions.h 2026-02-20T16:01:25.0573208Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-types.h 2026-02-20T16:01:25.0584710Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-functions.h 2026-02-20T16:01:25.0585221Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-types.h 2026-02-20T16:01:25.0585684Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-functions.h 2026-02-20T16:01:25.0586152Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-config-types.h 2026-02-20T16:01:25.0586698Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-config-functions.h 2026-02-20T16:01:25.0590429Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/profiler-types.h 2026-02-20T16:01:25.0594458Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/profiler-functions.h 2026-02-20T16:01:25.0596838Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-types.h 2026-02-20T16:01:25.0600730Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-functions.h 2026-02-20T16:01:25.0607921Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/jit.h 2026-02-20T16:01:25.0609786Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/mono-private-unstable.h 2026-02-20T16:01:25.0614036Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/jit-types.h 2026-02-20T16:01:25.0615567Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/jit-functions.h 2026-02-20T16:01:25.0619113Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-types.h 2026-02-20T16:01:25.0623181Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-functions.h 2026-02-20T16:01:25.0631165Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/sharedFramework/libminipal.a 2026-02-20T16:01:25.0641169Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-icall-table.a 2026-02-20T16:01:25.0649176Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-debugger-static.a 2026-02-20T16:01:25.0664846Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-hot_reload-static.a 2026-02-20T16:01:25.0671279Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-diagnostics_tracing-static.a 2026-02-20T16:01:25.0695746Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-marshal-ilgen-static.a 2026-02-20T16:01:25.0701293Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-debugger-stub-static.a 2026-02-20T16:01:25.0706152Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-hot_reload-stub-static.a 2026-02-20T16:01:25.0709712Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-diagnostics_tracing-stub-static.a 2026-02-20T16:01:25.0714487Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-marshal-ilgen-stub-static.a 2026-02-20T16:01:25.0718306Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-ee-interp.a 2026-02-20T16:01:25.0743895Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmonosgen-2.0.a 2026-02-20T16:01:25.0905653Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-eh-js.a 2026-02-20T16:01:25.0909678Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-eh-wasm.a 2026-02-20T16:01:25.0913440Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-simd.a 2026-02-20T16:01:25.0917537Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-nosimd.a 2026-02-20T16:01:25.0922275Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-profiler-aot.a 2026-02-20T16:01:25.0927561Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-profiler-browser.a 2026-02-20T16:01:25.0932303Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-profiler-log.a 2026-02-20T16:01:25.0993781Z Running 'PYTHONPATH=/__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.26109.1/tools/bindings/python python3 /__w/1/s/src/mono/mono/offsets/offsets-tool.py --abi=wasm32-unknown-none --targetdir="/__w/1/s/artifacts/obj/mono/browser.wasm.Release" --monodir="/__w/1/s/src/mono" --nativedir="/__w/1/s/src/native" --outfile="/__w/1/s/src/mono/mono/offsets/wasm32-unknown-none.h" --libclang="/__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.26109.1/tools/libclang.so" --libclang-headers="/__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.26109.1/tools/include" --sysroot="/crossrootfs/x64" --emscripten-sdk="/__w/1/s/src/mono/browser/emsdk/emscripten"' 2026-02-20T16:01:26.1903099Z Running clang: -target wasm32-unknown-none -std=gnu11 -DMONO_GENERATING_OFFSETS -isystem /__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.26109.1/tools/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/include/libc -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/arch/emscripten -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/arch/generic -I /__w/1/s/src/mono -I /__w/1/s/src/mono/mono -I /__w/1/s/src/mono/mono/eglib -I /__w/1/s/src/native -I /__w/1/s/src/native/public -I /__w/1/s/artifacts/obj/mono/browser.wasm.Release -I /__w/1/s/artifacts/obj/mono/browser.wasm.Release/mono/eglib -DTARGET_WASM -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR /__w/1/s/src/mono/mono/metadata/metadata-cross-helpers.c 2026-02-20T16:01:26.1905460Z 2026-02-20T16:01:26.1906573Z Running clang: -target wasm32-unknown-none -std=gnu11 -DMONO_GENERATING_OFFSETS -isystem /__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.26109.1/tools/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/include/libc -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/arch/emscripten -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/arch/generic -I /__w/1/s/src/mono -I /__w/1/s/src/mono/mono -I /__w/1/s/src/mono/mono/eglib -I /__w/1/s/src/native -I /__w/1/s/src/native/public -I /__w/1/s/artifacts/obj/mono/browser.wasm.Release -I /__w/1/s/artifacts/obj/mono/browser.wasm.Release/mono/eglib -DTARGET_WASM /__w/1/s/src/mono/mono/mini/mini-cross-helpers.c 2026-02-20T16:01:26.1907873Z 2026-02-20T16:01:26.1908099Z Offsets file is up to date, no changes to /__w/1/s/src/mono/mono/offsets/wasm32-unknown-none.h 2026-02-20T16:01:26.2017946Z Running 'sh -c 'build_arch="x64" ROOTFS_DIR="/crossrootfs/x64" compiler="clang" . "/__w/1/s/eng/common/native/init-compiler.sh" && TARGET_BUILD_ARCH=x64 cmake -DMONO_SET_RPATH_ORIGIN=true -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/eng/common/cross/toolchain.cmake -DAOT_TARGET_TRIPLE=wasm32-unknown-none -G Ninja -DCMAKE_INSTALL_PREFIX=/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIMAL= -DENABLE_ICALL_SYMBOL_MAP=1 -DDISABLE_SHARED_LIBS=1 -DDISABLE_LIBS=1 -DAOT_COMPONENTS=1 -DSTATIC_COMPONENTS=1 -DAOT_OFFSETS_FILE="/__w/1/s/src/mono/mono/offsets/wasm32-unknown-none.h" -DLLVM_PREFIX=/__w/1/s/artifacts/obj/mono/browser.wasm.Release/llvm//x64 -DCMAKE_C_FLAGS=" -Wl,--build-id=sha1" -DCMAKE_CXX_FLAGS=" -I/__w/1/s/artifacts/obj/mono/browser.wasm.Release/llvm//x64/include/c++/v1 -L/__w/1/s/artifacts/obj/mono/browser.wasm.Release/llvm//x64/lib -stdlib=libc++ -Wl,--build-id=sha1" -DGC_SUSPEND=preemptive -DMONO_CROSS_COMPILE_EXECUTABLE_NAME=1 "/__w/1/s/src/mono"'' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/' 2026-02-20T16:01:26.6203224Z -- The C compiler identification is Clang 21.1.8 2026-02-20T16:01:26.6842786Z -- The CXX compiler identification is Clang 21.1.8 2026-02-20T16:01:26.7065161Z -- Detecting C compiler ABI info 2026-02-20T16:01:26.8057112Z -- Detecting C compiler ABI info - done 2026-02-20T16:01:26.8232667Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-02-20T16:01:26.8239427Z -- Detecting C compile features 2026-02-20T16:01:26.8247807Z -- Detecting C compile features - done 2026-02-20T16:01:26.8341074Z -- Detecting CXX compiler ABI info 2026-02-20T16:01:26.9146307Z -- Detecting CXX compiler ABI info - done 2026-02-20T16:01:26.9324410Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-02-20T16:01:26.9328872Z -- Detecting CXX compile features 2026-02-20T16:01:26.9344985Z -- Detecting CXX compile features - done 2026-02-20T16:01:26.9659746Z -- The linker identification is LLD 21.1.8 (compatible with GNU linkers) 2026-02-20T16:01:26.9774848Z CMAKE_SYSTEM_NAME=Linux 2026-02-20T16:01:26.9775399Z CMAKE_SYSTEM_VARIANT= 2026-02-20T16:01:26.9775770Z CMAKE_SYSTEM_PROCESSOR=x86_64 2026-02-20T16:01:26.9776084Z TARGET_ARCH=wasm 2026-02-20T16:01:26.9776388Z CMAKE_CROSSCOMPILING=TRUE 2026-02-20T16:01:27.1431029Z -- Using CMake version 3.30.3 2026-02-20T16:01:27.1444574Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-02-20T16:01:27.1444948Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-02-20T16:01:27.1476472Z -- Arch detected: 'x86_64-linux-gnu' 2026-02-20T16:01:27.1476851Z -- Basearch of 'x86_64-linux-gnu' has been detected as: 'x86' 2026-02-20T16:01:27.1505909Z -- Using CMake toolchain: /__w/1/s/eng/common/cross/toolchain.cmake 2026-02-20T16:01:27.1515378Z -- Performing Test FNO_LTO_AVAILABLE 2026-02-20T16:01:27.2288710Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-02-20T16:01:27.2289509Z -- Looking for arm_acle.h 2026-02-20T16:01:27.2855643Z -- Looking for arm_acle.h - not found 2026-02-20T16:01:27.2858085Z -- Looking for sys/auxv.h 2026-02-20T16:01:27.3697233Z -- Looking for sys/auxv.h - found 2026-02-20T16:01:27.3697668Z -- Looking for sys/sdt.h 2026-02-20T16:01:27.4193523Z -- Looking for sys/sdt.h - not found 2026-02-20T16:01:27.4195458Z -- Looking for unistd.h 2026-02-20T16:01:27.4982517Z -- Looking for unistd.h - found 2026-02-20T16:01:27.4983345Z -- Looking for linux/auxvec.h 2026-02-20T16:01:27.5741199Z -- Looking for linux/auxvec.h - found 2026-02-20T16:01:27.5741864Z -- Looking for sys/types.h 2026-02-20T16:01:27.6508903Z -- Looking for sys/types.h - found 2026-02-20T16:01:27.6509511Z -- Looking for stdint.h 2026-02-20T16:01:27.7273467Z -- Looking for stdint.h - found 2026-02-20T16:01:27.7277245Z -- Looking for stddef.h 2026-02-20T16:01:27.8006217Z -- Looking for stddef.h - found 2026-02-20T16:01:27.8006905Z -- Check size of off64_t 2026-02-20T16:01:27.8831388Z -- Check size of off64_t - done 2026-02-20T16:01:27.8834756Z -- Looking for fseeko 2026-02-20T16:01:27.9588187Z -- Looking for fseeko - found 2026-02-20T16:01:27.9588870Z -- Looking for strerror 2026-02-20T16:01:28.0343704Z -- Looking for strerror - found 2026-02-20T16:01:28.0346536Z -- Looking for posix_memalign 2026-02-20T16:01:28.1163925Z -- Looking for posix_memalign - found 2026-02-20T16:01:28.1164477Z -- Looking for aligned_alloc 2026-02-20T16:01:28.1963898Z -- Looking for aligned_alloc - found 2026-02-20T16:01:28.1972590Z -- Performing Test HAVE_NO_INTERPOSITION 2026-02-20T16:01:28.2743793Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-02-20T16:01:28.2746363Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-02-20T16:01:28.3523114Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-02-20T16:01:28.3523756Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-02-20T16:01:28.4298824Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-02-20T16:01:28.4299393Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-02-20T16:01:28.5036030Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-02-20T16:01:28.5036652Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-02-20T16:01:28.5877805Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-02-20T16:01:28.5878486Z -- Performing Test HAVE_BUILTIN_CTZ 2026-02-20T16:01:28.6645045Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-02-20T16:01:28.6645807Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-02-20T16:01:28.7380692Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-02-20T16:01:28.7381309Z -- Performing Test HAVE_PTRDIFF_T 2026-02-20T16:01:28.8123270Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-02-20T16:01:28.8126017Z -- Performing Test HAVE_XSAVE_INTRIN 2026-02-20T16:01:29.2291726Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-02-20T16:01:29.2296153Z -- Performing Test HAVE_SSE2_INTRIN 2026-02-20T16:01:29.6452445Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-02-20T16:01:29.6453286Z -- Performing Test HAVE_SSSE3_INTRIN 2026-02-20T16:01:30.0586348Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-02-20T16:01:30.0589379Z -- Performing Test HAVE_SSE42_INTRIN 2026-02-20T16:01:30.1698804Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-02-20T16:01:30.1701935Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-02-20T16:01:30.5799063Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-02-20T16:01:30.5799698Z -- Performing Test HAVE_AVX2_INTRIN 2026-02-20T16:01:31.0016611Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-02-20T16:01:31.0026170Z -- Performing Test HAVE_CASCADE_LAKE 2026-02-20T16:01:31.0795764Z -- Performing Test HAVE_CASCADE_LAKE - Success 2026-02-20T16:01:31.0797036Z -- Performing Test HAVE_AVX512_INTRIN 2026-02-20T16:01:31.4903854Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-02-20T16:01:31.4910776Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-02-20T16:01:31.9056506Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-02-20T16:01:31.9062787Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-02-20T16:01:32.3236509Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-02-20T16:01:32.3237631Z -- 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-20T16:01:32.3397023Z -- The following features have been enabled: 2026-02-20T16:01:32.3397538Z 2026-02-20T16:01:32.3397970Z * CMAKE_BUILD_TYPE, Build type: Release (selected) 2026-02-20T16:01:32.3398292Z * XSAVE, Support XSAVE intrinsics using "-mxsave" 2026-02-20T16:01:32.3398795Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "-mssse3" 2026-02-20T16:01:32.3399259Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "-msse4.2" 2026-02-20T16:01:32.3399648Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-msse4.2 -mpclmul" 2026-02-20T16:01:32.3400250Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "-mavx2 -mbmi2" 2026-02-20T16:01:32.3400598Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "-mavx2 -mbmi2" 2026-02-20T16:01:32.3400941Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "-mavx2 -mbmi2" 2026-02-20T16:01:32.3401415Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "-mavx2 -mbmi2" 2026-02-20T16:01:32.3401843Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-02-20T16:01:32.3402283Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-02-20T16:01:32.3402784Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mavx512vnni -mbmi2 -mtune=cascadelake" 2026-02-20T16:01:32.3403311Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using "-mpclmul -mvpclmulqdq -mavx512f -mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-02-20T16:01:32.3403722Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-02-20T16:01:32.3404017Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-02-20T16:01:32.3404384Z * WITH_SANITIZER, Enable sanitizer support 2026-02-20T16:01:32.3404706Z * WITH_GTEST, Build gtest_zlib 2026-02-20T16:01:32.3405023Z * WITH_OPTIM, Build with optimisation 2026-02-20T16:01:32.3405308Z * WITH_NEW_STRATEGIES, Use new strategies 2026-02-20T16:01:32.3405613Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-02-20T16:01:32.3405907Z * WITH_AVX2, Build with AVX2 2026-02-20T16:01:32.3406159Z * WITH_AVX512, Build with AVX512 2026-02-20T16:01:32.3406498Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-02-20T16:01:32.3406866Z * WITH_SSE2, Build with SSE2 2026-02-20T16:01:32.3407139Z * WITH_SSSE3, Build with SSSE3 2026-02-20T16:01:32.3407412Z * WITH_SSE42, Build with SSE42 2026-02-20T16:01:32.3407693Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-02-20T16:01:32.3407980Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-02-20T16:01:32.3408213Z 2026-02-20T16:01:32.3408557Z -- The following features have been disabled: 2026-02-20T16:01:32.3408884Z 2026-02-20T16:01:32.3409170Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-02-20T16:01:32.3409487Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-02-20T16:01:32.3409784Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-02-20T16:01:32.3410468Z * WITH_FUZZERS, Build test/fuzz 2026-02-20T16:01:32.3410689Z * WITH_BENCHMARKS, Build test/benchmarks 2026-02-20T16:01:32.3411071Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-02-20T16:01:32.3411347Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-02-20T16:01:32.3411738Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-02-20T16:01:32.3411986Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-02-20T16:01:32.3412233Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-02-20T16:01:32.3412521Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-02-20T16:01:32.3412880Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-02-20T16:01:32.3413111Z 2026-02-20T16:01:32.3522674Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-02-20T16:01:32.4287701Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-02-20T16:01:32.4291613Z -- Looking for sys/types.h 2026-02-20T16:01:32.5111171Z -- Looking for sys/types.h - found 2026-02-20T16:01:32.5112602Z -- Looking for sys/stat.h 2026-02-20T16:01:32.5894967Z -- Looking for sys/stat.h - found 2026-02-20T16:01:32.5896987Z -- Looking for sys/sockio.h 2026-02-20T16:01:32.6362513Z -- Looking for sys/sockio.h - not found 2026-02-20T16:01:32.6363962Z -- Looking for sys/un.h 2026-02-20T16:01:32.7165024Z -- Looking for sys/un.h - found 2026-02-20T16:01:32.7165359Z -- Looking for sys/syscall.h 2026-02-20T16:01:32.7899853Z -- Looking for sys/syscall.h - found 2026-02-20T16:01:32.7900666Z -- Looking for sys/uio.h 2026-02-20T16:01:32.8674858Z -- Looking for sys/uio.h - found 2026-02-20T16:01:32.8675621Z -- Looking for sys/param.h 2026-02-20T16:01:32.9471202Z -- Looking for sys/param.h - found 2026-02-20T16:01:32.9471735Z -- Looking for sys/prctl.h 2026-02-20T16:01:33.0225636Z -- Looking for sys/prctl.h - found 2026-02-20T16:01:33.0230376Z -- Looking for sys/socket.h 2026-02-20T16:01:33.1032372Z -- Looking for sys/socket.h - found 2026-02-20T16:01:33.1032958Z -- Looking for sys/utsname.h 2026-02-20T16:01:33.1801082Z -- Looking for sys/utsname.h - found 2026-02-20T16:01:33.1802074Z -- Looking for sys/select.h 2026-02-20T16:01:33.2572878Z -- Looking for sys/select.h - found 2026-02-20T16:01:33.2573518Z -- Looking for sys/poll.h 2026-02-20T16:01:33.3330900Z -- Looking for sys/poll.h - found 2026-02-20T16:01:33.3331572Z -- Looking for sys/wait.h 2026-02-20T16:01:33.4131389Z -- Looking for sys/wait.h - found 2026-02-20T16:01:33.4133249Z -- Looking for sys/resource.h 2026-02-20T16:01:33.4915492Z -- Looking for sys/resource.h - found 2026-02-20T16:01:33.4915988Z -- Looking for sys/ioctl.h 2026-02-20T16:01:33.5711758Z -- Looking for sys/ioctl.h - found 2026-02-20T16:01:33.5712332Z -- Looking for sys/errno.h 2026-02-20T16:01:33.6490693Z -- Looking for sys/errno.h - found 2026-02-20T16:01:33.6492318Z -- Looking for sys/mman.h 2026-02-20T16:01:33.7270901Z -- Looking for sys/mman.h - found 2026-02-20T16:01:33.7271341Z -- Looking for sys/mount.h 2026-02-20T16:01:33.8059180Z -- Looking for sys/mount.h - found 2026-02-20T16:01:33.8064450Z -- Looking for sys/time.h 2026-02-20T16:01:33.8824781Z -- Looking for sys/time.h - found 2026-02-20T16:01:33.8826914Z -- Looking for sys/random.h 2026-02-20T16:01:33.9593443Z -- Looking for sys/random.h - found 2026-02-20T16:01:33.9593920Z -- Looking for strings.h 2026-02-20T16:01:34.0387013Z -- Looking for strings.h - found 2026-02-20T16:01:34.0387511Z -- Looking for stdint.h 2026-02-20T16:01:34.1167342Z -- Looking for stdint.h - found 2026-02-20T16:01:34.1169131Z -- Looking for unistd.h 2026-02-20T16:01:34.1987742Z -- Looking for unistd.h - found 2026-02-20T16:01:34.1988375Z -- Looking for signal.h 2026-02-20T16:01:34.2781898Z -- Looking for signal.h - found 2026-02-20T16:01:34.2782482Z -- Looking for setjmp.h 2026-02-20T16:01:34.3573544Z -- Looking for setjmp.h - found 2026-02-20T16:01:34.3576512Z -- Looking for syslog.h 2026-02-20T16:01:34.4343502Z -- Looking for syslog.h - found 2026-02-20T16:01:34.4346045Z -- Looking for netdb.h 2026-02-20T16:01:34.5161152Z -- Looking for netdb.h - found 2026-02-20T16:01:34.5161782Z -- Looking for semaphore.h 2026-02-20T16:01:34.5945623Z -- Looking for semaphore.h - found 2026-02-20T16:01:34.5947116Z -- Looking for alloca.h 2026-02-20T16:01:34.6700323Z -- Looking for alloca.h - found 2026-02-20T16:01:34.6701778Z -- Looking for ucontext.h 2026-02-20T16:01:34.7453435Z -- Looking for ucontext.h - found 2026-02-20T16:01:34.7454071Z -- Looking for pwd.h 2026-02-20T16:01:34.8214436Z -- Looking for pwd.h - found 2026-02-20T16:01:34.8214985Z -- Looking for elf.h 2026-02-20T16:01:34.8974620Z -- Looking for elf.h - found 2026-02-20T16:01:34.8977167Z -- Looking for gnu/lib-names.h 2026-02-20T16:01:34.9701922Z -- Looking for gnu/lib-names.h - found 2026-02-20T16:01:34.9703145Z -- Looking for netinet/tcp.h 2026-02-20T16:01:35.0513892Z -- Looking for netinet/tcp.h - found 2026-02-20T16:01:35.0515456Z -- Looking for netinet/in.h 2026-02-20T16:01:35.1307767Z -- Looking for netinet/in.h - found 2026-02-20T16:01:35.1312302Z -- Looking for link.h 2026-02-20T16:01:35.2131741Z -- Looking for link.h - found 2026-02-20T16:01:35.2136251Z -- Looking for arpa/inet.h 2026-02-20T16:01:35.2957605Z -- Looking for arpa/inet.h - found 2026-02-20T16:01:35.2959032Z -- Looking for unwind.h 2026-02-20T16:01:35.3740948Z -- Looking for unwind.h - found 2026-02-20T16:01:35.3741675Z -- Looking for poll.h 2026-02-20T16:01:35.4501798Z -- Looking for poll.h - found 2026-02-20T16:01:35.4504671Z -- Looking for wchar.h 2026-02-20T16:01:35.5290648Z -- Looking for wchar.h - found 2026-02-20T16:01:35.5293754Z -- Looking for android/legacy_signal_inlines.h 2026-02-20T16:01:35.5759146Z -- Looking for android/legacy_signal_inlines.h - not found 2026-02-20T16:01:35.5759682Z -- Looking for execinfo.h 2026-02-20T16:01:35.6502493Z -- Looking for execinfo.h - found 2026-02-20T16:01:35.6522081Z -- Looking for pthread.h 2026-02-20T16:01:35.7317069Z -- Looking for pthread.h - found 2026-02-20T16:01:35.7321616Z -- Looking for pthread_np.h 2026-02-20T16:01:35.7778626Z -- Looking for pthread_np.h - not found 2026-02-20T16:01:35.7778974Z -- Looking for net/if.h 2026-02-20T16:01:35.8583309Z -- Looking for net/if.h - found 2026-02-20T16:01:35.8583951Z -- Looking for dirent.h 2026-02-20T16:01:35.9350613Z -- Looking for dirent.h - found 2026-02-20T16:01:35.9351070Z -- Looking for CommonCrypto/CommonDigest.h 2026-02-20T16:01:35.9797119Z -- Looking for CommonCrypto/CommonDigest.h - not found 2026-02-20T16:01:35.9798319Z -- Looking for dlfcn.h 2026-02-20T16:01:36.0536455Z -- Looking for dlfcn.h - found 2026-02-20T16:01:36.0537319Z -- Looking for getopt.h 2026-02-20T16:01:36.1313647Z -- Looking for getopt.h - found 2026-02-20T16:01:36.1316766Z -- Looking for /usr/include/malloc.h 2026-02-20T16:01:36.1862945Z -- Looking for /usr/include/malloc.h - not found 2026-02-20T16:01:36.1868803Z -- Looking for sigaction 2026-02-20T16:01:36.2651801Z -- Looking for sigaction - found 2026-02-20T16:01:36.2653376Z -- Looking for clock_nanosleep 2026-02-20T16:01:36.3427167Z -- Looking for clock_nanosleep - found 2026-02-20T16:01:36.3427741Z -- Looking for backtrace_symbols 2026-02-20T16:01:36.4184585Z -- Looking for backtrace_symbols - found 2026-02-20T16:01:36.4185316Z -- Looking for mkstemp 2026-02-20T16:01:36.4937916Z -- Looking for mkstemp - found 2026-02-20T16:01:36.4938329Z -- Looking for mmap 2026-02-20T16:01:36.5706077Z -- Looking for mmap - found 2026-02-20T16:01:36.5708460Z -- Looking for dladdr 2026-02-20T16:01:36.6490960Z -- Looking for dladdr - not found 2026-02-20T16:01:36.6491704Z -- Looking for sysconf 2026-02-20T16:01:36.7244917Z -- Looking for sysconf - found 2026-02-20T16:01:36.7246328Z -- Looking for getrlimit 2026-02-20T16:01:36.8011144Z -- Looking for getrlimit - found 2026-02-20T16:01:36.8012176Z -- Looking for prctl 2026-02-20T16:01:36.8762696Z -- Looking for prctl - found 2026-02-20T16:01:36.8763002Z -- Looking for sched_getaffinity 2026-02-20T16:01:36.9492858Z -- Looking for sched_getaffinity - found 2026-02-20T16:01:36.9493656Z -- Looking for sched_setaffinity 2026-02-20T16:01:37.0224852Z -- Looking for sched_setaffinity - found 2026-02-20T16:01:37.0225359Z -- Looking for lstat 2026-02-20T16:01:37.0977155Z -- Looking for lstat - found 2026-02-20T16:01:37.0977728Z -- Looking for ftruncate 2026-02-20T16:01:37.1726748Z -- Looking for ftruncate - found 2026-02-20T16:01:37.1727536Z -- Looking for openlog 2026-02-20T16:01:37.2456377Z -- Looking for openlog - found 2026-02-20T16:01:37.2457733Z -- Looking for closelog 2026-02-20T16:01:37.3261657Z -- Looking for closelog - found 2026-02-20T16:01:37.3262926Z -- Looking for atexit 2026-02-20T16:01:37.4069275Z -- Looking for atexit - found 2026-02-20T16:01:37.4070238Z -- Looking for popen 2026-02-20T16:01:37.4838610Z -- Looking for popen - found 2026-02-20T16:01:37.4839152Z -- Looking for strerror_r 2026-02-20T16:01:37.5621513Z -- Looking for strerror_r - found 2026-02-20T16:01:37.5622171Z -- Looking for poll 2026-02-20T16:01:37.6405758Z -- Looking for poll - found 2026-02-20T16:01:37.6406578Z -- Looking for mremap 2026-02-20T16:01:37.7151510Z -- Looking for mremap - found 2026-02-20T16:01:37.7153522Z -- Looking for vsnprintf 2026-02-20T16:01:37.7929327Z -- Looking for vsnprintf - found 2026-02-20T16:01:37.7930183Z -- Looking for setpgid 2026-02-20T16:01:37.8686695Z -- Looking for setpgid - found 2026-02-20T16:01:37.8687971Z -- Looking for system 2026-02-20T16:01:37.9447240Z -- Looking for system - found 2026-02-20T16:01:37.9447727Z -- Looking for fork 2026-02-20T16:01:38.0203786Z -- Looking for fork - found 2026-02-20T16:01:38.0204319Z -- Looking for localtime_r 2026-02-20T16:01:38.0973796Z -- Looking for localtime_r - found 2026-02-20T16:01:38.0974574Z -- Looking for mkdtemp 2026-02-20T16:01:38.1741120Z -- Looking for mkdtemp - found 2026-02-20T16:01:38.1741914Z -- Looking for getrandom 2026-02-20T16:01:38.2491050Z -- Looking for getrandom - found 2026-02-20T16:01:38.2491417Z -- Looking for getentropy 2026-02-20T16:01:38.3251999Z -- Looking for getentropy - found 2026-02-20T16:01:38.3253350Z -- Looking for execvp 2026-02-20T16:01:38.4042297Z -- Looking for execvp - found 2026-02-20T16:01:38.4046883Z -- Looking for strlcpy 2026-02-20T16:01:38.4830035Z -- Looking for strlcpy - not found 2026-02-20T16:01:38.4832180Z -- Looking for strtok_r 2026-02-20T16:01:38.5601155Z -- Looking for strtok_r - found 2026-02-20T16:01:38.5601816Z -- Looking for vasprintf 2026-02-20T16:01:38.6377578Z -- Looking for vasprintf - found 2026-02-20T16:01:38.6379496Z -- Looking for strndup 2026-02-20T16:01:38.7143862Z -- Looking for strndup - found 2026-02-20T16:01:38.7144628Z -- Looking for getaddrinfo 2026-02-20T16:01:38.7920171Z -- Looking for getaddrinfo - found 2026-02-20T16:01:38.7920728Z -- Looking for mach_absolute_time 2026-02-20T16:01:38.8665287Z -- Looking for mach_absolute_time - not found 2026-02-20T16:01:38.8665905Z -- Looking for gethrtime 2026-02-20T16:01:38.9412740Z -- Looking for gethrtime - not found 2026-02-20T16:01:38.9414272Z -- Looking for read_real_time 2026-02-20T16:01:39.0159782Z -- Looking for read_real_time - not found 2026-02-20T16:01:39.0160364Z -- Looking for gethostbyname 2026-02-20T16:01:39.0923836Z -- Looking for gethostbyname - found 2026-02-20T16:01:39.0924296Z -- Looking for gethostbyname2 2026-02-20T16:01:39.1685729Z -- Looking for gethostbyname2 - found 2026-02-20T16:01:39.1687325Z -- Looking for getpid 2026-02-20T16:01:39.2438757Z -- Looking for getpid - found 2026-02-20T16:01:39.2439361Z -- Looking for mktemp 2026-02-20T16:01:39.3151528Z -- Looking for mktemp - found 2026-02-20T16:01:39.3168455Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2026-02-20T16:01:39.3983652Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2026-02-20T16:01:39.3984138Z -- Looking for pthread_create in pthreads 2026-02-20T16:01:39.4720611Z -- Looking for pthread_create in pthreads - not found 2026-02-20T16:01:39.4721268Z -- Looking for pthread_create in pthread 2026-02-20T16:01:39.5501470Z -- Looking for pthread_create in pthread - found 2026-02-20T16:01:39.5512100Z -- Found Threads: TRUE 2026-02-20T16:01:39.5516886Z -- Looking for pthread_getname_np 2026-02-20T16:01:39.6313297Z -- Looking for pthread_getname_np - found 2026-02-20T16:01:39.6313945Z -- Looking for pthread_setname_np 2026-02-20T16:01:39.7083885Z -- Looking for pthread_setname_np - found 2026-02-20T16:01:39.7084484Z -- Looking for pthread_cond_timedwait_relative_np 2026-02-20T16:01:39.7874204Z -- Looking for pthread_cond_timedwait_relative_np - not found 2026-02-20T16:01:39.7874809Z -- Looking for pthread_kill 2026-02-20T16:01:39.8653062Z -- Looking for pthread_kill - found 2026-02-20T16:01:39.8654145Z -- Looking for pthread_attr_setstacksize 2026-02-20T16:01:39.9429439Z -- Looking for pthread_attr_setstacksize - found 2026-02-20T16:01:39.9430222Z -- Looking for pthread_get_stackaddr_np 2026-02-20T16:01:40.0192138Z -- Looking for pthread_get_stackaddr_np - not found 2026-02-20T16:01:40.0193902Z -- Looking for clock_gettime 2026-02-20T16:01:40.0956352Z -- Looking for clock_gettime - found 2026-02-20T16:01:40.0960292Z -- Looking for madvise 2026-02-20T16:01:40.1742942Z -- Looking for madvise - found 2026-02-20T16:01:40.1744984Z -- Looking for pthread_mutexattr_setprotocol 2026-02-20T16:01:40.2574793Z -- Looking for pthread_mutexattr_setprotocol - found 2026-02-20T16:01:40.2576411Z -- Looking for sys_signame 2026-02-20T16:01:40.3093448Z -- Looking for sys_signame - not found 2026-02-20T16:01:40.3095259Z -- Looking for pthread_jit_write_protect_np 2026-02-20T16:01:40.3630469Z -- Looking for pthread_jit_write_protect_np - not found 2026-02-20T16:01:40.3634470Z -- Looking for getauxval 2026-02-20T16:01:40.4441333Z -- Looking for getauxval - found 2026-02-20T16:01:40.4444794Z -- Check size of struct sockaddr_in6 2026-02-20T16:01:40.5288923Z -- Check size of struct sockaddr_in6 - done 2026-02-20T16:01:40.5294443Z -- Check size of socklen_t 2026-02-20T16:01:40.6158564Z -- Check size of socklen_t - done 2026-02-20T16:01:40.6164382Z -- Check size of struct ip_mreqn 2026-02-20T16:01:40.7008695Z -- Check size of struct ip_mreqn - done 2026-02-20T16:01:40.7013207Z -- Check size of struct ip_mreq 2026-02-20T16:01:40.7841195Z -- Check size of struct ip_mreq - done 2026-02-20T16:01:40.7845894Z -- Check size of clockid_t 2026-02-20T16:01:40.8652657Z -- Check size of clockid_t - done 2026-02-20T16:01:40.8654330Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN 2026-02-20T16:01:40.9195370Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed 2026-02-20T16:01:40.9196546Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN 2026-02-20T16:01:40.9701202Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN - Failed 2026-02-20T16:01:40.9704628Z -- Looking for CPU_COUNT 2026-02-20T16:01:41.0460300Z -- Looking for CPU_COUNT - found 2026-02-20T16:01:41.0460731Z -- Performing Test HAVE_GNU_STRERROR_R 2026-02-20T16:01:41.1263830Z -- Performing Test HAVE_GNU_STRERROR_R - Success 2026-02-20T16:01:41.1264372Z -- Performing Test HAVE_TLS_MODEL_ATTR 2026-02-20T16:01:41.2034704Z -- Performing Test HAVE_TLS_MODEL_ATTR - Success 2026-02-20T16:01:41.2036631Z -- Check size of int 2026-02-20T16:01:41.2857445Z -- Check size of int - done 2026-02-20T16:01:41.2860333Z -- Check size of void* 2026-02-20T16:01:41.3695057Z -- Check size of void* - done 2026-02-20T16:01:41.3698283Z -- Check size of long 2026-02-20T16:01:41.4489016Z -- Check size of long - done 2026-02-20T16:01:41.4490475Z -- Check size of long long 2026-02-20T16:01:41.5291031Z -- Check size of long long - done 2026-02-20T16:01:41.5293913Z -- Check size of size_t 2026-02-20T16:01:41.6168770Z -- Check size of size_t - done 2026-02-20T16:01:41.6179779Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES 2026-02-20T16:01:41.6976655Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Success 2026-02-20T16:01:41.6984653Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-02-20T16:01:41.7758534Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-02-20T16:01:41.7809519Z -- Looking for include files windows.h, bcrypt.h 2026-02-20T16:01:41.8299573Z -- Looking for include files windows.h, bcrypt.h - not found 2026-02-20T16:01:41.8301256Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-02-20T16:01:41.8800280Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-02-20T16:01:41.8802292Z -- Looking for include file asm/hwprobe.h 2026-02-20T16:01:41.9290557Z -- Looking for include file asm/hwprobe.h - not found 2026-02-20T16:01:41.9291988Z -- Looking for include file sys/resource.h 2026-02-20T16:01:42.0091135Z -- Looking for include file sys/resource.h - found 2026-02-20T16:01:42.0091715Z -- Looking for sysctlbyname 2026-02-20T16:01:42.0878427Z -- Looking for sysctlbyname - not found 2026-02-20T16:01:42.0878953Z -- Looking for fsync 2026-02-20T16:01:42.1684277Z -- Looking for fsync - found 2026-02-20T16:01:42.1686488Z -- Looking for arc4random_buf 2026-02-20T16:01:42.2231970Z -- Looking for arc4random_buf - not found 2026-02-20T16:01:42.2237754Z -- Looking for O_CLOEXEC 2026-02-20T16:01:42.3031192Z -- Looking for O_CLOEXEC - found 2026-02-20T16:01:42.3035742Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-02-20T16:01:42.3824410Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-02-20T16:01:42.3827558Z -- Looking for clock_gettime_nsec_np 2026-02-20T16:01:42.4333846Z -- Looking for clock_gettime_nsec_np - not found 2026-02-20T16:01:42.5741380Z -- Found Python: /usr/bin/python3.12 (found version "3.12.9") found components: Interpreter 2026-02-20T16:01:42.5757285Z -- Looking for accept4 2026-02-20T16:01:42.6293226Z -- Looking for accept4 - not found 2026-02-20T16:01:42.6296667Z -- Looking for linux/user_events.h 2026-02-20T16:01:42.6800371Z -- Looking for linux/user_events.h - not found 2026-02-20T16:01:42.6804504Z -- Looking for errno.h 2026-02-20T16:01:42.7615836Z -- Looking for errno.h - found 2026-02-20T16:01:42.7622513Z -- Looking for __NR_memfd_create 2026-02-20T16:01:42.8424335Z -- Looking for __NR_memfd_create - found 2026-02-20T16:01:43.4335330Z -- Configuring done (16.9s) 2026-02-20T16:01:43.5591114Z -- Generating done (0.1s) 2026-02-20T16:01:43.5599548Z -- Build files have been written to: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross 2026-02-20T16:01:43.5748748Z Running 'TARGET_BUILD_ARCH=x64 cmake --build . --target install --config Release' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/' 2026-02-20T16:01:43.6795470Z [1/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-02-20T16:01:43.6815714Z [2/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-02-20T16:01:43.7631015Z [3/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-02-20T16:01:43.7692639Z [4/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-02-20T16:01:43.8030685Z [5/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-02-20T16:01:43.8051491Z [6/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-02-20T16:01:43.8338035Z [7/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-02-20T16:01:43.8346830Z [8/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-02-20T16:01:43.9102286Z [9/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-02-20T16:01:43.9256522Z [10/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-02-20T16:01:43.9418486Z [11/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-02-20T16:01:43.9722219Z [12/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-02-20T16:01:44.0796262Z [13/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-02-20T16:01:44.0853472Z [14/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-02-20T16:01:44.1047869Z [15/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-02-20T16:01:44.1527697Z [16/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-02-20T16:01:44.1548548Z [17/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-02-20T16:01:44.1724933Z [18/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-02-20T16:01:44.2136971Z [19/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-02-20T16:01:44.2415691Z [20/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-02-20T16:01:44.2785164Z [21/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-02-20T16:01:44.3065086Z [22/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-02-20T16:01:44.3443882Z [23/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-02-20T16:01:44.3683123Z [24/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-02-20T16:01:44.3896494Z [25/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-02-20T16:01:44.3935621Z [26/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-02-20T16:01:44.4877815Z [27/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-02-20T16:01:44.8429682Z [28/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_sse2.c.o 2026-02-20T16:01:44.8928159Z [29/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-02-20T16:01:45.3215248Z [30/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/x86_features.c.o 2026-02-20T16:01:45.3293578Z [31/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_sse2.c.o 2026-02-20T16:01:45.3347115Z [32/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-02-20T16:01:45.7777458Z [33/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_ssse3.c.o 2026-02-20T16:01:45.7961034Z [34/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_sse2.c.o 2026-02-20T16:01:46.4260527Z [35/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_avx2.c.o 2026-02-20T16:01:46.4341065Z [36/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_pclmulqdq.c.o 2026-02-20T16:01:46.4648323Z [37/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_ssse3.c.o 2026-02-20T16:01:46.6049484Z [38/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_sse42.c.o 2026-02-20T16:01:46.9887715Z [39/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_avx2.c.o 2026-02-20T16:01:47.2260333Z [40/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx2.c.o 2026-02-20T16:01:47.4144419Z [41/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-02-20T16:01:47.5703194Z [42/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512.c.o 2026-02-20T16:01:47.6180095Z [43/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx2.c.o 2026-02-20T16:01:47.7008541Z [44/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-02-20T16:01:47.7498714Z [45/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512_vnni.c.o 2026-02-20T16:01:47.7540531Z [46/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-02-20T16:01:47.7663352Z [47/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-02-20T16:01:47.7683146Z [48/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-02-20T16:01:47.7768917Z [49/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx512.c.o 2026-02-20T16:01:47.8190904Z [50/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-02-20T16:01:47.8462668Z [51/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-02-20T16:01:47.8474768Z [52/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-02-20T16:01:47.8620322Z [53/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-02-20T16:01:47.8643160Z /__w/1/s/src/native/minipal/memorybarrierprocesswide.c:188:13: warning: unused variable 'status' [-Wunused-variable] 2026-02-20T16:01:47.8644420Z 188 | int status = membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED, 0, 0); 2026-02-20T16:01:47.8645258Z | ^~~~~~ 2026-02-20T16:01:47.8646184Z 1 warning generated. 2026-02-20T16:01:47.8847944Z [54/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-02-20T16:01:47.8899746Z [55/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-02-20T16:01:47.9247252Z [56/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-02-20T16:01:47.9252969Z /__w/1/s/src/native/minipal/time.c:102:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2026-02-20T16:01:47.9253800Z 102 | int result; 2026-02-20T16:01:47.9254548Z | ^ 2026-02-20T16:01:47.9255690Z /__w/1/s/src/native/minipal/time.c:128:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2026-02-20T16:01:47.9256266Z 128 | int result; 2026-02-20T16:01:47.9256556Z | ^ 2026-02-20T16:01:47.9256850Z 2 warnings generated. 2026-02-20T16:01:47.9395823Z [57/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-02-20T16:01:47.9668700Z [58/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-02-20T16:01:47.9725705Z [59/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-02-20T16:01:47.9982871Z [60/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-02-20T16:01:48.0325962Z [61/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-02-20T16:01:48.0327454Z /__w/1/s/src/native/minipal/memorybarrierprocesswide.c:188:13: warning: unused variable 'status' [-Wunused-variable] 2026-02-20T16:01:48.0328366Z 188 | int status = membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED, 0, 0); 2026-02-20T16:01:48.0329482Z | ^~~~~~ 2026-02-20T16:01:48.0329837Z 1 warning generated. 2026-02-20T16:01:48.0520561Z [62/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-02-20T16:01:48.0624776Z [63/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-02-20T16:01:48.0987508Z [64/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-02-20T16:01:48.1044409Z [65/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-02-20T16:01:48.1305422Z [66/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-02-20T16:01:48.1395076Z [67/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-02-20T16:01:48.1886337Z [68/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-02-20T16:01:48.2123471Z [69/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-02-20T16:01:48.2125344Z /__w/1/s/src/native/minipal/time.c:102:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2026-02-20T16:01:48.2126283Z 102 | int result; 2026-02-20T16:01:48.2127092Z | ^ 2026-02-20T16:01:48.2128295Z /__w/1/s/src/native/minipal/time.c:128:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2026-02-20T16:01:48.2128790Z 128 | int result; 2026-02-20T16:01:48.2129045Z | ^ 2026-02-20T16:01:48.2129298Z 2 warnings generated. 2026-02-20T16:01:48.2613348Z [70/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-02-20T16:01:48.2746019Z [71/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-02-20T16:01:48.2983255Z [72/409] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_vpclmulqdq.c.o 2026-02-20T16:01:48.3675428Z [73/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-unix.c.o 2026-02-20T16:01:48.3713633Z [74/409] Linking C static library _deps/fetchzlibng-build/libz.a 2026-02-20T16:01:48.3733065Z [75/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdate-unix.c.o 2026-02-20T16:01:48.4084577Z [76/409] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-02-20T16:01:48.4461356Z [77/409] Linking C static library mono/minipal/minipal/libminipal.a 2026-02-20T16:01:48.4555576Z [78/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmisc-unix.c.o 2026-02-20T16:01:48.4695087Z [79/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmodule-unix.c.o 2026-02-20T16:01:48.4874607Z [80/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gtimer-unix.c.o 2026-02-20T16:01:48.5780968Z [81/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/garray.c.o 2026-02-20T16:01:48.5803327Z [82/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gbytearray.c.o 2026-02-20T16:01:48.5911972Z [83/409] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-02-20T16:01:48.5985495Z [84/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gerror.c.o 2026-02-20T16:01:48.6100868Z [85/409] Linking C static library mono/minipal/minipal/libaotminipal.a 2026-02-20T16:01:48.7062041Z [86/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmem.c.o 2026-02-20T16:01:48.7410470Z [87/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/giconv.c.o 2026-02-20T16:01:48.7480647Z [88/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/goutput.c.o 2026-02-20T16:01:48.8347290Z [89/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/ghashtable.c.o 2026-02-20T16:01:48.8758314Z [90/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gptrarray.c.o 2026-02-20T16:01:48.9303545Z [91/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstring.c.o 2026-02-20T16:01:48.9488958Z [92/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gqueue.c.o 2026-02-20T16:01:48.9950817Z [93/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gslist.c.o 2026-02-20T16:01:49.0086602Z [94/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gpath.c.o 2026-02-20T16:01:49.0163893Z [95/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstr.c.o 2026-02-20T16:01:49.0852458Z [96/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-posix.c.o 2026-02-20T16:01:49.0939662Z [97/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/glist.c.o 2026-02-20T16:01:49.1025118Z [98/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile.c.o 2026-02-20T16:01:49.1370255Z [99/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gutf8.c.o 2026-02-20T16:01:49.1440801Z [100/409] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gclock-nanosleep.c.o 2026-02-20T16:01:49.1643486Z [101/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mach-support-unknown.c.o 2026-02-20T16:01:49.2496991Z [102/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap-cross.c.o 2026-02-20T16:01:49.3371954Z [103/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/os-event-unix.c.o 2026-02-20T16:01:49.3441529Z [104/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-logger.c.o 2026-02-20T16:01:49.4772082Z [105/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl.c.o 2026-02-20T16:01:49.4862415Z [106/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-cgroup.c.o 2026-02-20T16:01:49.5135404Z [107/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-counters.c.o 2026-02-20T16:01:49.5556731Z [108/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-windows.c.o 2026-02-20T16:01:49.5599495Z [109/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-darwin.c.o 2026-02-20T16:01:49.5989633Z [110/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-codeman.c.o 2026-02-20T16:01:49.6075597Z [111/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-windows.c.o 2026-02-20T16:01:49.6551827Z [112/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-wasm.c.o 2026-02-20T16:01:49.6586079Z [113/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-sha1.c.o 2026-02-20T16:01:49.6731658Z [114/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-posix.c.o 2026-02-20T16:01:49.6962343Z [115/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-posix.c.o 2026-02-20T16:01:49.7326218Z [116/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-common.c.o 2026-02-20T16:01:49.7377855Z [117/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-android.c.o 2026-02-20T16:01:49.7441296Z [118/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-darwin.c.o 2026-02-20T16:01:49.8193190Z [119/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-internal-hash.c.o 2026-02-20T16:01:49.8515669Z [120/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/dlmalloc.c.o 2026-02-20T16:01:49.9055136Z [121/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-filemap.c.o 2026-02-20T16:01:49.9165205Z [122/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-math-c.c.o 2026-02-20T16:01:49.9543577Z [123/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-flight-recorder.c.o 2026-02-20T16:01:49.9928387Z [124/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-windows.c.o 2026-02-20T16:01:50.0035387Z [125/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-os-mutex.c.o 2026-02-20T16:01:50.0267437Z [126/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap.c.o 2026-02-20T16:01:50.0784076Z [127/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-publib.c.o 2026-02-20T16:01:50.0887895Z [128/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/monobitset.c.o 2026-02-20T16:01:50.1058664Z [129/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-flight-recorder.c.o 2026-02-20T16:01:50.1216617Z [130/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-proclib.c.o 2026-02-20T16:01:50.1679000Z [131/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-path.c.o 2026-02-20T16:01:50.1713419Z [132/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-property-hash.c.o 2026-02-20T16:01:50.1748574Z [133/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-time.c.o 2026-02-20T16:01:50.2503107Z [134/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-context.c.o 2026-02-20T16:01:50.3394870Z [135/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-array-queue.c.o 2026-02-20T16:01:50.4073946Z [136/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/hazard-pointer.c.o 2026-02-20T16:01:50.4119221Z [137/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-queue.c.o 2026-02-20T16:01:50.4515684Z [138/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-linked-list-set.c.o 2026-02-20T16:01:50.5224262Z [139/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-alloc.c.o 2026-02-20T16:01:50.6299725Z [140/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-error.c.o 2026-02-20T16:01:50.7202597Z [141/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach-helper.c.o 2026-02-20T16:01:50.7391427Z [142/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix-signals.c.o 2026-02-20T16:01:50.7607864Z [143/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix.c.o 2026-02-20T16:01:50.7644413Z [144/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach.c.o 2026-02-20T16:01:50.8469088Z [145/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-freebsd.c.o 2026-02-20T16:01:50.8541352Z [146/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-state-machine.c.o 2026-02-20T16:01:50.8542512Z [147/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-netbsd.c.o 2026-02-20T16:01:50.8739548Z [148/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-linux.c.o 2026-02-20T16:01:50.8957215Z [149/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-openbsd.c.o 2026-02-20T16:01:50.9121471Z [150/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-haiku.c.o 2026-02-20T16:01:50.9204533Z [151/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-windows.c.o 2026-02-20T16:01:50.9358296Z [152/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-aix.c.o 2026-02-20T16:01:50.9384753Z [153/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-android.c.o 2026-02-20T16:01:50.9955010Z [154/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-sunos.c.o 2026-02-20T16:01:51.1007460Z [155/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.c.o 2026-02-20T16:01:51.1018493Z [156/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-tls.c.o 2026-02-20T16:01:51.1066292Z [157/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utility-thread.c.o 2026-02-20T16:01:51.1268258Z [158/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/atomic.c.o 2026-02-20T16:01:51.1701253Z [159/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-coop.c.o 2026-02-20T16:01:51.1932411Z [160/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads.c.o 2026-02-20T16:01:51.2012044Z [161/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/bsearch.c.o 2026-02-20T16:01:51.2414937Z [162/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-signal-handler.c.o 2026-02-20T16:01:51.2503724Z [163/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap.c.o 2026-02-20T16:01:51.3116169Z [164/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/parse.c.o 2026-02-20T16:01:51.3247029Z [165/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/checked-build.c.o 2026-02-20T16:01:51.3299045Z [166/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/memfuncs.c.o 2026-02-20T16:01:51.3345297Z [167/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-conc-hashtable.c.o 2026-02-20T16:01:51.3470847Z [168/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/json.c.o 2026-02-20T16:01:51.4094635Z [169/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/wasm-module-reader.c.o 2026-02-20T16:01:51.4641290Z [170/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-bitutils.c.o 2026-02-20T16:01:51.5144396Z [171/409] Building C object mono/utils/CMakeFiles/utils_objects.dir/options.c.o 2026-02-20T16:01:51.8478120Z [172/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-descriptor.c.o 2026-02-20T16:01:51.8803602Z [173/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-fin-weak-hash.c.o 2026-02-20T16:01:52.0829300Z [174/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-alloc.c.o 2026-02-20T16:01:52.1045692Z [175/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-cardtable.c.o 2026-02-20T16:01:52.4526840Z [176/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gray.c.o 2026-02-20T16:01:52.5243738Z [177/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-hash-table.c.o 2026-02-20T16:01:52.5768385Z [178/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-internal.c.o 2026-02-20T16:01:52.7036855Z [179/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gchandles.c.o 2026-02-20T16:01:52.8915624Z [180/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-layout-stats.c.o 2026-02-20T16:01:53.0754486Z [181/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-debug.c.o 2026-02-20T16:01:53.1073162Z [182/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gc.c.o 2026-02-20T16:01:53.2949276Z [183/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-memory-governor.c.o 2026-02-20T16:01:53.4392153Z [184/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-los.c.o 2026-02-20T16:01:53.5577398Z [185/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning.c.o 2026-02-20T16:01:53.5797186Z [186/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-nursery-allocator.c.o 2026-02-20T16:01:53.6202283Z [187/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning-stats.c.o 2026-02-20T16:01:53.6581504Z [188/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pointer-queue.c.o 2026-02-20T16:01:54.0010235Z [189/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-array-list.c.o 2026-02-20T16:01:54.0605322Z [190/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-qsort.c.o 2026-02-20T16:01:54.1660185Z [191/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-protocol.c.o 2026-02-20T16:01:54.6161173Z [192/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32event-unix.c.o 2026-02-20T16:01:54.6904122Z [193/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-thread-pool.c.o 2026-02-20T16:01:54.6905455Z [194/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-workers.c.o 2026-02-20T16:01:55.0932065Z [195/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/domain.c.o 2026-02-20T16:01:55.1186411Z [196/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-split-nursery.c.o 2026-02-20T16:01:55.3068355Z [197/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/bundled-resources.c.o 2026-02-20T16:01:55.4816993Z [198/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/appdomain.c.o 2026-02-20T16:01:55.4884988Z [199/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-simple-nursery.c.o 2026-02-20T16:01:55.7483902Z [200/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly.c.o 2026-02-20T16:01:56.1442740Z [201/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-accessors.c.o 2026-02-20T16:01:56.1882355Z [202/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/components.c.o 2026-02-20T16:01:56.3887131Z [203/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-symfile.c.o 2026-02-20T16:01:56.7634855Z [204/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-setup-vtable.c.o 2026-02-20T16:01:56.8055242Z [205/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-helpers.c.o 2026-02-20T16:01:56.9386515Z [206/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-ppdb.c.o 2026-02-20T16:01:57.1061369Z [207/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/environment.c.o 2026-02-20T16:01:57.4073403Z [208/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-init.c.o 2026-02-20T16:01:57.5657582Z [209/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-eventpipe.c.o 2026-02-20T16:01:57.6413664Z [210/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class.c.o 2026-02-20T16:01:57.9105911Z [211/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/exception.c.o 2026-02-20T16:01:57.9266980Z [212/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/webcil-loader.c.o 2026-02-20T16:01:58.0826365Z [213/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/lock-tracer.c.o 2026-02-20T16:01:58.5078508Z [214/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/jit-info.c.o 2026-02-20T16:01:58.5693680Z [215/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/image.c.o 2026-02-20T16:01:58.6776459Z [216/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mempool.c.o 2026-02-20T16:01:59.0861640Z [217/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-update.c.o 2026-02-20T16:01:59.1199762Z [218/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loader.c.o 2026-02-20T16:01:59.4893284Z [219/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-basic-block.c.o 2026-02-20T16:01:59.5390859Z [220/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder.c.o 2026-02-20T16:01:59.8486461Z [221/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-config.c.o 2026-02-20T16:01:59.9802854Z [222/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-endian.c.o 2026-02-20T16:01:59.9886875Z [223/409] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-marksweep.c.o 2026-02-20T16:02:00.0525983Z [224/409] Linking C static library mono/sgen/libsgen_objects.a 2026-02-20T16:02:00.2878434Z [225/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-debug.c.o 2026-02-20T16:02:00.4677029Z [226/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-conc-hash.c.o 2026-02-20T16:02:00.5636656Z [227/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-hash.c.o 2026-02-20T16:02:00.6913137Z [228/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/opcodes.c.o 2026-02-20T16:02:00.7961326Z [229/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/property-bag.c.o 2026-02-20T16:02:00.8352130Z [230/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/weak-hash.c.o 2026-02-20T16:02:00.8926645Z [231/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal.c.o 2026-02-20T16:02:01.2565108Z [232/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/runtime.c.o 2026-02-20T16:02:01.2783371Z [233/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/string-icalls.c.o 2026-02-20T16:02:01.8766727Z [234/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sysmath.c.o 2026-02-20T16:02:01.9594846Z [235/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/profiler.c.o 2026-02-20T16:02:02.0332795Z [236/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata.c.o 2026-02-20T16:02:02.1021272Z [237/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall.c.o 2026-02-20T16:02:02.4387100Z [238/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-cross-helpers.c.o 2026-02-20T16:02:02.4502660Z [239/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-stream.c.o 2026-02-20T16:02:02.4556745Z [240/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/verify.c.o 2026-02-20T16:02:02.4646085Z [241/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/seq-points-data.c.o 2026-02-20T16:02:02.8148770Z [242/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32handle.c.o 2026-02-20T16:02:02.8670860Z [243/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/handle.c.o 2026-02-20T16:02:03.0454766Z [244/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-image.c.o 2026-02-20T16:02:03.2118832Z [245/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/threads.c.o 2026-02-20T16:02:03.5198341Z [246/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre-encode.c.o 2026-02-20T16:02:03.5248987Z [247/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/callspec.c.o 2026-02-20T16:02:03.8584128Z [248/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/object.c.o 2026-02-20T16:02:04.0361163Z [249/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library-qcall.c.o 2026-02-20T16:02:04.1565963Z [250/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/reflection.c.o 2026-02-20T16:02:04.2302417Z [251/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/abi.c.o 2026-02-20T16:02:04.2779635Z [252/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly-load-context.c.o 2026-02-20T16:02:04.3312539Z [253/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loaded-images.c.o 2026-02-20T16:02:04.4529009Z [254/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library.c.o 2026-02-20T16:02:04.5601142Z [255/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/unsafe-accessor.c.o 2026-02-20T16:02:04.5872643Z [256/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc-stats.c.o 2026-02-20T16:02:04.7813056Z [257/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/custom-attrs.c.o 2026-02-20T16:02:04.8392171Z [258/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/memory-manager.c.o 2026-02-20T16:02:04.9060766Z [259/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-table.c.o 2026-02-20T16:02:05.3719718Z [260/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/monitor.c.o 2026-02-20T16:02:05.4627614Z [261/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-bridge.c.o 2026-02-20T16:02:05.5135096Z [262/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre.c.o 2026-02-20T16:02:05.5417398Z [263/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc.c.o 2026-02-20T16:02:05.8730966Z [264/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-toggleref.c.o 2026-02-20T16:02:05.8839371Z [265/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-tarjan-bridge.c.o 2026-02-20T16:02:05.9829053Z [266/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-new-bridge.c.o 2026-02-20T16:02:06.0461260Z [267/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-stw.c.o 2026-02-20T16:02:06.1661070Z [268/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder-ilgen.c.o 2026-02-20T16:02:06.4038314Z [269/409] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-networking.c.o 2026-02-20T16:02:06.4938093Z [270/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-shared.c.o 2026-02-20T16:02:06.5072089Z [271/409] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-poll.c.o 2026-02-20T16:02:06.5270603Z [272/409] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger.c.o 2026-02-20T16:02:06.6462334Z [273/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono-ilgen.c.o 2026-02-20T16:02:06.9277489Z [274/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono.c.o 2026-02-20T16:02:07.0204450Z [275/409] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasm-debugger.c.o 2026-02-20T16:02:07.0450854Z [276/409] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-state-machine.c.o 2026-02-20T16:02:07.2136711Z [277/409] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-protocol.c.o 2026-02-20T16:02:07.2371784Z [278/409] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-lightweight.c.o 2026-02-20T16:02:07.4514703Z [279/409] Building C object mono/mini/CMakeFiles/debugger-stub-objects.dir/__/component/debugger-stub.c.o 2026-02-20T16:02:07.6043890Z [280/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/event_pipe-stub.c.o 2026-02-20T16:02:07.7669809Z [281/409] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-engine.c.o 2026-02-20T16:02:07.7727193Z [282/409] Building C object mono/mini/CMakeFiles/hot_reload-stub-objects.dir/__/component/hot_reload-stub.c.o 2026-02-20T16:02:07.7948033Z [283/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/diagnostics_server-stub.c.o 2026-02-20T16:02:07.8157819Z [284/409] Linking C static library mono/mini/libmono-component-debugger-stub-static.a 2026-02-20T16:02:07.8275596Z [285/409] Linking C static library mono/mini/libmono-component-hot_reload-stub-static.a 2026-02-20T16:02:07.8502778Z [286/409] Linking C static library mono/mini/libmono-component-diagnostics_tracing-stub-static.a 2026-02-20T16:02:08.1554093Z [287/409] Building C object mono/mini/CMakeFiles/mono-wasm-nosimd.dir/interp/interp-nosimd.c.o 2026-02-20T16:02:08.1962398Z [288/409] Linking C static library mono/mini/libmono-wasm-nosimd.a 2026-02-20T16:02:08.2163083Z [289/409] Building C object mono/mini/CMakeFiles/marshal-ilgen-stub-objects.dir/__/component/marshal-ilgen-stub.c.o 2026-02-20T16:02:08.2993274Z [290/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-allocator.c.o 2026-02-20T16:02:08.4091103Z [291/409] Generating cpu-wasm.h 2026-02-20T16:02:08.5556706Z [292/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-fwd-list.c.o 2026-02-20T16:02:08.7567847Z [293/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o 2026-02-20T16:02:09.0045244Z [294/409] Building C object mono/mini/CMakeFiles/marshal-ilgen-objects.dir/__/component/marshal-ilgen.c.o 2026-02-20T16:02:09.0390889Z [295/409] Generating diagnostics_tracing-gen-headers.timestamp 2026-02-20T16:02:09.0475204Z [296/409] Linking C static library mono/mini/libmono-component-marshal-ilgen-static.a 2026-02-20T16:02:09.0638424Z [297/409] Building C object mono/mini/CMakeFiles/hot_reload-objects.dir/__/component/hot_reload.c.o 2026-02-20T16:02:09.6995717Z [298/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o 2026-02-20T16:02:09.7166047Z [299/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o 2026-02-20T16:02:10.8030220Z [300/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o 2026-02-20T16:02:10.9217194Z [301/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o 2026-02-20T16:02:11.1108070Z [302/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o 2026-02-20T16:02:11.1414793Z [303/409] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-agent.c.o 2026-02-20T16:02:11.5906061Z [304/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o 2026-02-20T16:02:11.7155454Z [305/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o 2026-02-20T16:02:11.7964841Z [306/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o 2026-02-20T16:02:11.8166948Z [307/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o 2026-02-20T16:02:12.0526899Z [308/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o 2026-02-20T16:02:12.7117092Z [309/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o 2026-02-20T16:02:12.8197894Z [310/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o 2026-02-20T16:02:12.8669085Z [311/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o 2026-02-20T16:02:12.9459412Z [312/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o 2026-02-20T16:02:13.2375290Z [313/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o 2026-02-20T16:02:13.3655995Z [314/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o 2026-02-20T16:02:13.5089146Z [315/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o 2026-02-20T16:02:13.8455003Z [316/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o 2026-02-20T16:02:14.0104427Z [317/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o 2026-02-20T16:02:14.3232205Z [318/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o 2026-02-20T16:02:15.1952369Z [319/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o 2026-02-20T16:02:15.3569619Z [320/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o 2026-02-20T16:02:15.4955898Z [321/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o 2026-02-20T16:02:15.7430202Z [322/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o 2026-02-20T16:02:16.1492869Z [323/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o 2026-02-20T16:02:16.6064468Z [324/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o 2026-02-20T16:02:16.6648476Z [325/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o 2026-02-20T16:02:17.1359443Z [326/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o 2026-02-20T16:02:17.1462287Z [327/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o 2026-02-20T16:02:17.4113131Z [328/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o 2026-02-20T16:02:17.6537924Z [329/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o 2026-02-20T16:02:17.6936251Z [330/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o 2026-02-20T16:02:17.7084462Z [331/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o 2026-02-20T16:02:17.9888868Z [332/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o 2026-02-20T16:02:18.4302661Z [333/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o 2026-02-20T16:02:18.5955983Z [334/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o 2026-02-20T16:02:19.0371133Z [335/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o 2026-02-20T16:02:19.0936232Z [336/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o 2026-02-20T16:02:19.2156972Z [337/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o 2026-02-20T16:02:19.2919681Z [338/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o 2026-02-20T16:02:19.6423441Z [339/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o 2026-02-20T16:02:19.6984587Z [340/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-wasm.c.o 2026-02-20T16:02:19.7216520Z [341/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o 2026-02-20T16:02:19.8129371Z [342/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-wasm.c.o 2026-02-20T16:02:20.1703741Z [343/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-wasm.c.o 2026-02-20T16:02:20.2238362Z [344/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-posix.c.o 2026-02-20T16:02:20.3168966Z [345/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/mintops.c.o 2026-02-20T16:02:20.3879272Z [346/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-intrins.c.o 2026-02-20T16:02:20.8103189Z [347/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o 2026-02-20T16:02:20.8737282Z [348/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/jiterpreter.c.o 2026-02-20T16:02:20.9684929Z [349/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/tiering.c.o 2026-02-20T16:02:21.3473808Z [350/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-pgo.c.o 2026-02-20T16:02:21.7851676Z [351/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-simd.c.o 2026-02-20T16:02:23.0605905Z [352/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform-opt.c.o 2026-02-20T16:02:23.6921441Z [353/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o 2026-02-20T16:02:23.9195995Z [354/409] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/llvm-jit.cpp.o 2026-02-20T16:02:24.2222928Z [355/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o 2026-02-20T16:02:24.3032498Z [356/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__/profiler/browser.c.o 2026-02-20T16:02:24.3554437Z [357/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-20T16:02:24.3643541Z [358/409] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/llvm-runtime.cpp.o 2026-02-20T16:02:24.6768825Z [359/409] Building C object mono/mini/CMakeFiles/mono-sgen.dir/main.c.o 2026-02-20T16:02:24.9427994Z [360/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp.c.o 2026-02-20T16:02:25.0658917Z [361/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-queue.c.o 2026-02-20T16:02:25.0788554Z [362/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-list.c.o 2026-02-20T16:02:25.2700073Z [363/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-vector.c.o 2026-02-20T16:02:25.3862098Z [364/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash.c.o 2026-02-20T16:02:25.5276195Z [365/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-umap.c.o 2026-02-20T16:02:25.7358916Z [366/409] Generating diagnostics_tracing-gen-sources.timestamp 2026-02-20T16:02:25.7497086Z [367/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-u32-ptr.c.o 2026-02-20T16:02:25.7758044Z [368/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform.c.o 2026-02-20T16:02:25.8028048Z [369/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-string-ptr.c.o 2026-02-20T16:02:26.3578176Z [370/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ds-rt-mono.c.o 2026-02-20T16:02:26.4153750Z [371/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono.c.o 2026-02-20T16:02:26.8346355Z [372/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/event_pipe.c.o 2026-02-20T16:02:26.9869001Z [373/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-profiler-provider.c.o 2026-02-20T16:02:27.0163844Z [374/409] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-llvm.c.o 2026-02-20T16:02:27.0310515Z [375/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/diagnostics_server.c.o 2026-02-20T16:02:27.0898434Z [376/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-utils.c.o 2026-02-20T16:02:27.1146092Z [377/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptr-ptr.c.o 2026-02-20T16:02:27.2093921Z [378/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-allocator.c.o 2026-02-20T16:02:27.3345815Z [379/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptrpair-ptr.c.o 2026-02-20T16:02:27.3653010Z [380/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-fwd-list.c.o 2026-02-20T16:02:27.4282319Z [381/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-queue.c.o 2026-02-20T16:02:27.4901250Z [382/409] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ght-compatible.c.o 2026-02-20T16:02:27.5804876Z [383/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-list.c.o 2026-02-20T16:02:27.6110313Z [384/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-vector.c.o 2026-02-20T16:02:27.6407124Z [385/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash.c.o 2026-02-20T16:02:27.6864584Z [386/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-umap.c.o 2026-02-20T16:02:27.7633109Z [387/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-runtime-provider.c.o 2026-02-20T16:02:27.9577330Z [388/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-u32-ptr.c.o 2026-02-20T16:02:27.9757564Z [389/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptr-ptr.c.o 2026-02-20T16:02:27.9835781Z [390/409] 2026-02-20T16:02:28.0570464Z [391/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptrpair-ptr.c.o 2026-02-20T16:02:28.0600572Z [392/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-utils.c.o 2026-02-20T16:02:28.0650392Z [393/409] 2026-02-20T16:02:28.0671246Z [394/409] 2026-02-20T16:02:28.0752475Z [395/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-string-ptr.c.o 2026-02-20T16:02:28.0866769Z [396/409] 2026-02-20T16:02:28.2326175Z [397/409] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ght-compatible.c.o 2026-02-20T16:02:28.2370917Z [398/409] 2026-02-20T16:02:28.4994677Z [399/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimeprivate.c.o 2026-02-20T16:02:28.5109757Z [400/409] 2026-02-20T16:02:28.5658595Z [401/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimestress.c.o 2026-02-20T16:02:28.8598850Z [402/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimerundown.c.o 2026-02-20T16:02:28.9305455Z [403/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/eventpipehelpers.c.o 2026-02-20T16:02:29.1192694Z [404/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimemonoprofiler.c.o 2026-02-20T16:02:29.1197050Z [405/409] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntime.c.o 2026-02-20T16:02:29.3933377Z [406/409] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/mini-llvm-cpp.cpp.o 2026-02-20T16:02:29.4477762Z [407/409] Linking CXX static library mono/mini/libmonosgen-2.0.a 2026-02-20T16:02:29.7852029Z [408/409] Linking CXX executable mono/mini/mono-aot-cross 2026-02-20T16:02:29.7853066Z Stripping symbols from mono-aot-cross into mono-aot-cross.dbg 2026-02-20T16:02:29.7853473Z [408/409] Install the project... 2026-02-20T16:02:29.7920518Z -- Install configuration: "Release" 2026-02-20T16:02:29.7938947Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-marshal-ilgen-static.a 2026-02-20T16:02:29.7946813Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-debugger-stub-static.a 2026-02-20T16:02:29.7952139Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-hot_reload-stub-static.a 2026-02-20T16:02:29.7957244Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-diagnostics_tracing-stub-static.a 2026-02-20T16:02:29.7961696Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-wasm-nosimd.a 2026-02-20T16:02:29.7966789Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/bin/mono-aot-cross.dbg 2026-02-20T16:02:29.8130331Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/bin/mono-aot-cross 2026-02-20T16:02:29.8304628Z -- Set non-toolchain portion of runtime path of "/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/bin/mono-aot-cross" to "$ORIGIN" 2026-02-20T16:02:30.5080442Z System.Private.CoreLib.Generators -> /__w/1/s/artifacts/bin/System.Private.CoreLib.Generators/Release/netstandard2.0/System.Private.CoreLib.Generators.dll 2026-02-20T16:02:32.8573020Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/System.Private.CoreLib/ref/Release/net11.0/System.Private.CoreLib.dll 2026-02-20T16:02:33.0595624Z EventSourceGenerator -> /__w/1/s/artifacts/bin/EventSourceGenerator/Release/netstandard2.0/EventSourceGenerator.dll 2026-02-20T16:02:34.0665248Z LibraryImportGenerator -> /__w/1/s/artifacts/bin/LibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll 2026-02-20T16:03:53.7888350Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/mono/browser.wasm.Release/IL/System.Private.CoreLib.dll 2026-02-20T16:03:54.0403263Z "/__w/1/s/src/native/libs/build-native.sh" wasm Release outconfig net11.0-browser-Release-wasm -os browser -cmakeargs "-DCMAKE_ICU_DIR=/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/11.0.0-alpha.1.26063.1/runtimes/browser-wasm/native" -cmakeargs "-DCMAKE_TZD_DIR=/__w/1/s/.packages/system.runtime.timezonedata/11.0.0-beta.26071.1/contentFiles/any/any/data" -cmakeargs "-DCLR_CMAKE_RUNTIME_MONO=1" -cmakeargs "-DCMAKE_PRODUCT_VERSION=11.0.0" -cmakeargs "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=true" -cmakeargs "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" -cmakeargs "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" -cmakeargs "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" -cmakeargs "-DCMAKE_BUILD_RUNTIME_FLAVOR=Mono" -cmakeargs "-DCMAKE_EMCC_EXPORTED_RUNTIME_METHODS=FS,out,err,ccall,cwrap,setValue,getValue,UTF8ToString,UTF8ArrayToString,lengthBytesUTF8,stringToUTF8Array,safeSetTimeout,runtimeKeepalivePush,runtimeKeepalivePop,abort" -cmakeargs "-DCMAKE_EMCC_EXPORTED_FUNCTIONS=_free,_htons,_malloc,_sbrk,_memalign,_posix_memalign,_memset,_ntohs,stackAlloc,stackRestore,stackSave" ninja -numproc 4 2026-02-20T16:03:54.1120474Z __TargetRid: browser-wasm 2026-02-20T16:03:54.1120844Z Setting up directories for build 2026-02-20T16:03:54.1170156Z Checking prerequisites... 2026-02-20T16:03:54.1170509Z /usr/bin/ninja 2026-02-20T16:03:54.1173670Z Commencing build of "install" target in "native libraries component" for browser.wasm.Release in /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm 2026-02-20T16:03:54.1185262Z Invoking "/__w/1/s/eng/native/gen-buildsys.sh" "/__w/1/s/src/native/libs" "/__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm" wasm browser clang Release "ninja" -DCMAKE_EMCC_EXPORTED_FUNCTIONS=_free,_htons,_malloc,_sbrk,_memalign,_posix_memalign,_memset,_ntohs,stackAlloc,stackRestore,stackSave -DCMAKE_EMCC_EXPORTED_RUNTIME_METHODS=FS,out,err,ccall,cwrap,setValue,getValue,UTF8ToString,UTF8ArrayToString,lengthBytesUTF8,stringToUTF8Array,safeSetTimeout,runtimeKeepalivePush,runtimeKeepalivePop,abort -DCMAKE_BUILD_RUNTIME_FLAVOR=Mono -DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release -DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release -DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0 -DCMAKE_CONTINUOUS_INTEGRATION_BUILD=true -DCMAKE_PRODUCT_VERSION=11.0.0 -DCLR_CMAKE_RUNTIME_MONO=1 -DCMAKE_TZD_DIR=/__w/1/s/.packages/system.runtime.timezonedata/11.0.0-beta.26071.1/contentFiles/any/any/data -DCMAKE_ICU_DIR=/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/11.0.0-alpha.1.26063.1/runtimes/browser-wasm/native 2026-02-20T16:03:54.1980137Z *** .NET EMSDK path setup *** 2026-02-20T16:03:54.2000679Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-02-20T16:03:54.2019654Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-02-20T16:03:54.2039716Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-02-20T16:03:54.4717963Z configure: /usr/bin/cmake --no-warn-unused-cli -G Ninja -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=/__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm -C /__w/1/s/eng/native/tryrun.browser.cmake -DCMAKE_EMCC_EXPORTED_FUNCTIONS=_free,_htons,_malloc,_sbrk,_memalign,_posix_memalign,_memset,_ntohs,stackAlloc,stackRestore,stackSave -DCMAKE_EMCC_EXPORTED_RUNTIME_METHODS=FS,out,err,ccall,cwrap,setValue,getValue,UTF8ToString,UTF8ArrayToString,lengthBytesUTF8,stringToUTF8Array,safeSetTimeout,runtimeKeepalivePush,runtimeKeepalivePop,abort -DCMAKE_BUILD_RUNTIME_FLAVOR=Mono -DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release -DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release -DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0 -DCMAKE_CONTINUOUS_INTEGRATION_BUILD=true -DCMAKE_PRODUCT_VERSION=11.0.0 -DCLR_CMAKE_RUNTIME_MONO=1 -DCMAKE_TZD_DIR=/__w/1/s/.packages/system.runtime.timezonedata/11.0.0-beta.26071.1/contentFiles/any/any/data -DCMAKE_ICU_DIR=/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/11.0.0-alpha.1.26063.1/runtimes/browser-wasm/native -S /__w/1/s/src/native/libs -B /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake -DCMAKE_CROSSCOMPILING_EMULATOR=/__w/1/s/src/mono/browser/emsdk/node/bin/node 2026-02-20T16:03:54.4756708Z Not searching for unused variables given on the command line. 2026-02-20T16:03:54.4757241Z loading initial cache file /__w/1/s/eng/native/tryrun.browser.cmake 2026-02-20T16:03:57.0067082Z -- The linker identification is LLD 19.1.0 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 2cfe42ea4a7fe364dcb197beca469af8edec0ad6) 2026-02-20T16:03:57.0121208Z -- Looking for getrandom 2026-02-20T16:03:58.9988507Z -- Looking for getrandom - not found 2026-02-20T16:03:59.1612810Z -- Using CMake version 3.30.3 2026-02-20T16:03:59.1627092Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-02-20T16:03:59.1627601Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-02-20T16:03:59.3900837Z -- Arch detected: 'wasm32' 2026-02-20T16:03:59.3901281Z -- Basearch of 'wasm32' has been detected as: 'wasm32' 2026-02-20T16:03:59.3954411Z -- Using CMake toolchain: /__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake 2026-02-20T16:03:59.4035332Z -- No optimized architecture: using arch/generic 2026-02-20T16:03:59.4035583Z -- Architecture-specific source files: 2026-02-20T16:03:59.4115288Z -- The following features have been enabled: 2026-02-20T16:03:59.4115820Z 2026-02-20T16:03:59.4116103Z * CMAKE_BUILD_TYPE, Build type: RELEASE (selected) 2026-02-20T16:03:59.4116435Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-02-20T16:03:59.4117067Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-02-20T16:03:59.4117408Z * WITH_SANITIZER, Enable sanitizer support 2026-02-20T16:03:59.4117717Z * WITH_GTEST, Build gtest_zlib 2026-02-20T16:03:59.4118019Z * WITH_OPTIM, Build with optimisation 2026-02-20T16:03:59.4118522Z * WITH_NEW_STRATEGIES, Use new strategies 2026-02-20T16:03:59.4118839Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-02-20T16:03:59.4119115Z 2026-02-20T16:03:59.4119380Z -- The following features have been disabled: 2026-02-20T16:03:59.4119639Z 2026-02-20T16:03:59.4120141Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-02-20T16:03:59.4120491Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-02-20T16:03:59.4120814Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-02-20T16:03:59.4121113Z * WITH_FUZZERS, Build test/fuzz 2026-02-20T16:03:59.4121407Z * WITH_BENCHMARKS, Build test/benchmarks 2026-02-20T16:03:59.4121728Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-02-20T16:03:59.4122114Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-02-20T16:03:59.4122512Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-02-20T16:03:59.4122848Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-02-20T16:03:59.4123182Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-02-20T16:03:59.4123553Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-02-20T16:03:59.4123925Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-02-20T16:03:59.4124205Z 2026-02-20T16:03:59.8113565Z -- ZSTD VERSION: 1.5.7 2026-02-20T16:03:59.8200730Z -- CMAKE_INSTALL_PREFIX: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm 2026-02-20T16:03:59.8201140Z -- CMAKE_INSTALL_LIBDIR: lib 2026-02-20T16:03:59.8201454Z -- ZSTD_LEGACY_SUPPORT not defined! 2026-02-20T16:03:59.8201741Z -- ZSTD_MULTITHREAD_SUPPORT is disabled 2026-02-20T16:03:59.8327421Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-02-20T16:04:03.8927836Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-02-20T16:04:03.8945987Z -- Looking for strlcpy 2026-02-20T16:04:07.9055858Z -- Looking for strlcpy - found 2026-02-20T16:04:07.9082858Z -- Performing Test KEVENT_HAS_VOID_UDATA 2026-02-20T16:04:10.0423535Z -- Performing Test KEVENT_HAS_VOID_UDATA - Failed 2026-02-20T16:04:10.0451428Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED 2026-02-20T16:04:14.0096603Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success 2026-02-20T16:04:14.0102156Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED 2026-02-20T16:04:15.9951167Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed 2026-02-20T16:04:15.9951689Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO 2026-02-20T16:04:17.9856200Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False 2026-02-20T16:04:17.9857540Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS 2026-02-20T16:04:20.0616644Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False 2026-02-20T16:04:20.0819148Z -- Configuring done (25.6s) 2026-02-20T16:04:20.1121133Z -- Generating done (0.0s) 2026-02-20T16:04:20.1136423Z -- Build files have been written to: /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm 2026-02-20T16:04:20.1330299Z /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm /__w/1/s/src/native/libs 2026-02-20T16:04:20.1331962Z Executing /usr/bin/ninja -j 4 install 2026-02-20T16:04:20.9574572Z [1/141] Building C object minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-02-20T16:04:21.1007176Z [2/141] Building C object minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-02-20T16:04:21.1595506Z [3/141] Building C object minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-02-20T16:04:21.2008199Z [4/141] Building C object minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-02-20T16:04:22.0063049Z [5/141] Building C object minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-02-20T16:04:22.0694330Z [6/141] Building C object minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-02-20T16:04:22.0830985Z [7/141] Building C object minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-02-20T16:04:22.2324562Z [8/141] Building C object minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-02-20T16:04:22.7459319Z [9/141] Building C object minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-02-20T16:04:22.8303502Z [10/141] Building C object minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-02-20T16:04:22.9770547Z [11/141] Building C object minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-02-20T16:04:23.1547067Z [12/141] Building C object minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-02-20T16:04:23.5714728Z [13/141] Building C object minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-02-20T16:04:23.6686787Z [14/141] Building C object minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-02-20T16:04:23.8196289Z [15/141] Building C object minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-02-20T16:04:23.9363865Z [16/141] Building C object minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-02-20T16:04:24.3053982Z [17/141] Building C object minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-02-20T16:04:24.4088874Z [18/141] Building C object minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-02-20T16:04:24.5801094Z [19/141] Building C object minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-02-20T16:04:24.6925233Z [20/141] Building C object minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-02-20T16:04:25.0315432Z [21/141] Building C object minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-02-20T16:04:25.1424503Z [22/141] Building C object minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-02-20T16:04:25.3821335Z [23/141] Building C object minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-02-20T16:04:25.7862625Z [24/141] Building C object minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-02-20T16:04:25.9000194Z [25/141] Building C object minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-02-20T16:04:26.0358580Z [26/141] Building C object minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-02-20T16:04:26.3430325Z [27/141] Linking C static library minipal/libminipal.a 2026-02-20T16:04:26.5832483Z [28/141] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/pal_zlib.c.o 2026-02-20T16:04:26.7245384Z [29/141] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/entrypoints.c.o 2026-02-20T16:04:26.9244481Z [30/141] Linking C static library minipal/libaotminipal.a 2026-02-20T16:04:27.1489171Z [31/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-02-20T16:04:27.3324614Z [32/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-02-20T16:04:27.5476696Z [33/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-02-20T16:04:27.7653074Z [34/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-02-20T16:04:27.9200134Z [35/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-02-20T16:04:28.0827771Z [36/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-02-20T16:04:28.2921115Z [37/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-02-20T16:04:28.5162850Z [38/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-02-20T16:04:28.6877621Z [39/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-02-20T16:04:28.8235894Z [40/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-02-20T16:04:29.0437079Z [41/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-02-20T16:04:29.4431596Z [42/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-02-20T16:04:29.4617691Z [43/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-02-20T16:04:29.5785394Z [44/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-02-20T16:04:29.8709084Z [45/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-02-20T16:04:30.2343681Z [46/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-02-20T16:04:30.2707755Z [47/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-02-20T16:04:30.3477607Z [48/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-02-20T16:04:30.6518930Z [49/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-02-20T16:04:31.0102241Z [50/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-02-20T16:04:31.1595932Z [51/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-02-20T16:04:31.4265357Z [52/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-02-20T16:04:31.4674486Z [53/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-02-20T16:04:31.8083951Z [54/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-02-20T16:04:31.9052336Z [55/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-02-20T16:04:32.2167453Z [56/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-02-20T16:04:32.3740298Z [57/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-02-20T16:04:32.5656934Z [58/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-02-20T16:04:32.6322532Z [59/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-02-20T16:04:33.0204895Z [60/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-02-20T16:04:33.1896306Z [61/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-02-20T16:04:33.3624317Z [62/141] 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-20T16:04:33.3858867Z [63/141] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-02-20T16:04:33.8497424Z [64/141] 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-20T16:04:33.9285308Z [65/141] 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-20T16:04:34.2268668Z [66/141] 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-20T16:04:34.2877108Z [67/141] Linking C static library _deps/fetchzlibng-build/libz.a 2026-02-20T16:04:34.5938046Z [68/141] 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-20T16:04:34.6569366Z [69/141] 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-20T16:04:35.0421181Z [70/141] 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-20T16:04:35.0604342Z [71/141] 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-20T16:04:35.4263375Z [72/141] 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-20T16:04:35.4790978Z [73/141] 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-20T16:04:36.0790554Z [74/141] 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-20T16:04:36.2955877Z [75/141] 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-20T16:04:36.3779382Z [76/141] 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-20T16:04:37.0415341Z [77/141] 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-20T16:04:37.1345793Z [78/141] 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-20T16:04:37.8952601Z [79/141] 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-20T16:04:37.9849585Z [80/141] 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-20T16:04:38.0870317Z [81/141] 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-20T16:04:38.7951811Z [82/141] 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-20T16:04:39.1988149Z [83/141] 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-20T16:04:39.4929321Z [84/141] 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-20T16:04:40.0749382Z [85/141] 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-20T16:04:40.2985452Z [86/141] 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-20T16:04:40.6551328Z [87/141] 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-20T16:04:41.1692317Z [88/141] 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-20T16:04:41.2963661Z [89/141] 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-20T16:04:42.0075229Z [90/141] 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-20T16:04:42.0613361Z [91/141] 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-20T16:04:42.1134792Z [92/141] 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-20T16:04:42.4197104Z [93/141] 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-20T16:04:42.7996443Z [94/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_errno.c.o 2026-02-20T16:04:42.8308139Z [95/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_maphardwaretype.c.o 2026-02-20T16:04:43.0343722Z [96/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_io.c.o 2026-02-20T16:04:43.3253155Z [97/141] Linking C static library _deps/zstd-build/lib/libzstd.a 2026-02-20T16:04:43.5547642Z [98/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_memory.c.o 2026-02-20T16:04:43.5770832Z [99/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_random.c.o 2026-02-20T16:04:43.7927183Z [100/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeinformation.c.o 2026-02-20T16:04:44.2543440Z [101/141] Linking C static library System.IO.Compression.Native/libSystem.IO.Compression.Native.a 2026-02-20T16:04:44.3082208Z [102/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_string.c.o 2026-02-20T16:04:44.3143856Z [103/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_tcpstate.c.o 2026-02-20T16:04:44.5582293Z [104/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_time.c.o 2026-02-20T16:04:44.9813141Z [105/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.c.o 2026-02-20T16:04:45.0401386Z [106/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_dynamicload_wasm.c.o 2026-02-20T16:04:45.0424847Z [107/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_sysctl.c.o 2026-02-20T16:04:45.2994875Z [108/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_interfaceaddresses_browser.c.o 2026-02-20T16:04:45.7392119Z [109/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_mount.c.o 2026-02-20T16:04:45.8203424Z [110/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkstatistics_wasm.c.o 2026-02-20T16:04:45.8344352Z [111/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networking_browser.c.o 2026-02-20T16:04:46.0973147Z [112/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_process.c.o 2026-02-20T16:04:46.5058895Z [113/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_signal_wasm.c.o 2026-02-20T16:04:46.5895847Z [114/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_threading.c.o 2026-02-20T16:04:46.6187671Z [115/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_uid.c.o 2026-02-20T16:04:46.8486889Z [116/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_crossprocessmutex_unsupported.c.o 2026-02-20T16:04:47.2310379Z [117/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_autoreleasepool.c.o 2026-02-20T16:04:47.3091676Z [118/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_environment.c.o 2026-02-20T16:04:47.3412123Z [119/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_searchpath.c.o 2026-02-20T16:04:47.5691725Z [120/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_log.c.o 2026-02-20T16:04:47.9595508Z [121/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_iossupportversion.c.o 2026-02-20T16:04:48.0787952Z [122/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_console_wasm.c.o 2026-02-20T16:04:48.1167075Z [123/141] Building C object System.Native/CMakeFiles/System.Native-Static.dir/entrypoints.c.o 2026-02-20T16:04:48.3588687Z [124/141] Building C object System.Native/CMakeFiles/System.Native.TimeZoneData.dir/pal_datetime_time_zone_data.c.o 2026-02-20T16:04:48.6876200Z [125/141] Building C object System.Native/CMakeFiles/System.Native.TimeZoneData.Invariant.dir/pal_datetime_time_zone_data.c.o 2026-02-20T16:04:48.8507551Z [126/141] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_idna.c.o 2026-02-20T16:04:48.9311254Z [127/141] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_common.c.o 2026-02-20T16:04:49.2392775Z [128/141] Linking C static library System.Native/libSystem.Native.TimeZoneData.a 2026-02-20T16:04:49.5703495Z [129/141] Linking C static library System.Native/libSystem.Native.TimeZoneData.Invariant.a 2026-02-20T16:04:49.6883577Z [130/141] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_calendarData.c.o 2026-02-20T16:04:49.7374198Z [131/141] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_casing.c.o 2026-02-20T16:04:50.1693650Z [132/141] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_collation.c.o 2026-02-20T16:04:50.4821900Z [133/141] Linking C static library System.Native/libSystem.Native.a 2026-02-20T16:04:50.4881596Z [134/141] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_locale.c.o 2026-02-20T16:04:50.5746165Z [135/141] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeNumberData.c.o 2026-02-20T16:04:50.9948482Z [136/141] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeStringData.c.o 2026-02-20T16:04:51.2005812Z [137/141] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/entrypoints.c.o 2026-02-20T16:04:51.2347393Z [138/141] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_normalization.c.o 2026-02-20T16:04:51.2496209Z [139/141] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_icushim_static.c.o 2026-02-20T16:04:51.7991068Z [140/141] Linking C static library System.Globalization.Native/libSystem.Globalization.Native.a 2026-02-20T16:04:51.7991480Z [140/141] Install the project... 2026-02-20T16:04:51.8057109Z -- Install configuration: "RELEASE" 2026-02-20T16:04:51.8063759Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libminipal.a 2026-02-20T16:04:51.8073304Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libzstd.a 2026-02-20T16:04:51.8110274Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libz.a 2026-02-20T16:04:51.8118975Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libz.a 2026-02-20T16:04:51.8127157Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.IO.Compression.Native.a 2026-02-20T16:04:51.8132625Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.IO.Compression.Native.a 2026-02-20T16:04:51.8138452Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Native.a 2026-02-20T16:04:51.8145875Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Native.a 2026-02-20T16:04:51.8153865Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Native.TimeZoneData.a 2026-02-20T16:04:51.8163559Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Native.TimeZoneData.a 2026-02-20T16:04:51.8173349Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Native.TimeZoneData.Invariant.a 2026-02-20T16:04:51.8179179Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Native.TimeZoneData.Invariant.a 2026-02-20T16:04:51.8183584Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Globalization.Native.a 2026-02-20T16:04:51.8190526Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Globalization.Native.a 2026-02-20T16:04:51.8196070Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt.dat 2026-02-20T16:04:51.8217679Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt_CJK.dat 2026-02-20T16:04:51.8231743Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt_EFIGS.dat 2026-02-20T16:04:51.8242283Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt_no_CJK.dat 2026-02-20T16:04:51.8258270Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libicuuc.a 2026-02-20T16:04:51.8286421Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libicui18n.a 2026-02-20T16:04:51.8326723Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libicudata.a 2026-02-20T16:04:51.8330652Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt.dat 2026-02-20T16:04:51.8351397Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt_CJK.dat 2026-02-20T16:04:51.8366236Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt_EFIGS.dat 2026-02-20T16:04:51.8376230Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt_no_CJK.dat 2026-02-20T16:04:51.8393243Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libicuuc.a 2026-02-20T16:04:51.8421781Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libicui18n.a 2026-02-20T16:04:51.8464556Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libicudata.a 2026-02-20T16:04:51.8484637Z /__w/1/s/src/native/libs 2026-02-20T16:05:03.8521105Z ComInterfaceGenerator -> /__w/1/s/artifacts/bin/ComInterfaceGenerator/Release/netstandard2.0/Microsoft.Interop.ComInterfaceGenerator.dll 2026-02-20T16:05:06.9250774Z JSImportGenerator -> /__w/1/s/artifacts/bin/JSImportGenerator/Release/netstandard2.0/Microsoft.Interop.JavaScript.JSImportGenerator.dll 2026-02-20T16:05:07.4413869Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/ref/Release/net11.0/System.Runtime.dll 2026-02-20T16:05:08.2240820Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/ref/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-02-20T16:05:08.3252288Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/ref/Release/net11.0/System.Threading.dll 2026-02-20T16:05:08.4072826Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/ref/Release/net11.0/System.Collections.dll 2026-02-20T16:05:09.0861933Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/ref/Release/net11.0/System.Memory.dll 2026-02-20T16:05:09.5384119Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/ref/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-02-20T16:05:10.0225831Z System.Text.RegularExpressions.Generator -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Generator/Release/netstandard2.0/System.Text.RegularExpressions.Generator.dll 2026-02-20T16:05:10.4766451Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-02-20T16:05:12.9809428Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-02-20T16:05:13.3938675Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/Release/net11.0/System.Threading.dll 2026-02-20T16:05:13.5821305Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/ref/Release/net11.0/System.Numerics.Vectors.dll 2026-02-20T16:05:13.6399230Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/ref/Release/net11.0/System.Threading.Overlapped.dll 2026-02-20T16:05:13.9485324Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-02-20T16:05:17.7211350Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/Release/net11.0/System.Collections.dll 2026-02-20T16:05:20.2595887Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/Release/net11.0/System.Threading.ThreadPool.dll 2026-02-20T16:05:20.3014864Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/Release/net11.0/System.Threading.Overlapped.dll 2026-02-20T16:05:21.4289343Z System.Private.Uri -> /__w/1/s/artifacts/bin/System.Private.Uri/Release/net11.0/System.Private.Uri.dll 2026-02-20T16:05:21.6137969Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/ref/Release/net11.0/System.Reflection.Primitives.dll 2026-02-20T16:05:21.6398845Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/ref/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-02-20T16:05:21.6670560Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/ref/Release/net11.0/System.Runtime.Loader.dll 2026-02-20T16:05:21.7147645Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/ref/Release/net11.0/System.Diagnostics.Tracing.dll 2026-02-20T16:05:22.2368775Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/Release/net11.0/System.Numerics.Vectors.dll 2026-02-20T16:05:24.6097918Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/Release/net11.0/System.Memory.dll 2026-02-20T16:05:25.9062053Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-02-20T16:05:26.0856992Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/ref/Release/net11.0/System.Threading.Thread.dll 2026-02-20T16:05:26.2393034Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/ref/Release/net11.0/System.Runtime.InteropServices.dll 2026-02-20T16:05:27.4411817Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/ref/Release/net11.0/System.Runtime.Intrinsics.dll 2026-02-20T16:05:28.3127774Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/Release/net11.0/System.Runtime.Loader.dll 2026-02-20T16:05:31.8115145Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/Release/net11.0/System.Runtime.Intrinsics.dll 2026-02-20T16:05:35.6737686Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/Release/net11.0/System.Runtime.dll 2026-02-20T16:05:35.8368084Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/ref/Release/net11.0/System.Collections.NonGeneric.dll 2026-02-20T16:05:35.8453253Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/ref/Release/net11.0/System.ObjectModel.dll 2026-02-20T16:05:35.9588608Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Release/net11.0/System.IO.Pipelines.dll 2026-02-20T16:05:37.3148398Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/Release/net11.0/System.Diagnostics.Tracing.dll 2026-02-20T16:05:37.4345695Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/ref/Release/net11.0/System.Collections.Concurrent.dll 2026-02-20T16:05:38.7222171Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/Release/net11.0/System.Reflection.Primitives.dll 2026-02-20T16:05:41.5070459Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/Release/net11.0/System.Collections.NonGeneric.dll 2026-02-20T16:05:41.7118310Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Release/net11.0/System.IO.Pipelines.dll 2026-02-20T16:05:41.8184114Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/ref/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-02-20T16:05:43.6000900Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/Release/net11.0/System.ObjectModel.dll 2026-02-20T16:05:43.7894864Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/ref/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-02-20T16:05:46.2466292Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/Release/net11.0/System.Threading.Thread.dll 2026-02-20T16:05:46.3209472Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-02-20T16:05:46.8061735Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/Release/net11.0/System.Collections.Concurrent.dll 2026-02-20T16:05:47.0570362Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-02-20T16:05:47.0668421Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/net11.0/System.Text.Encodings.Web.dll 2026-02-20T16:05:47.0698617Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/ref/Release/net11.0/System.Security.Claims.dll 2026-02-20T16:05:47.1998821Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/ref/Release/net11.0/System.Runtime.Numerics.dll 2026-02-20T16:05:47.2461239Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/ref/Release/net11.0/System.ComponentModel.dll 2026-02-20T16:05:47.3116414Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/ref/Release/net11.0/System.Threading.Channels.dll 2026-02-20T16:05:48.4454313Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-02-20T16:05:51.6608429Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/Release/net11.0/System.Runtime.InteropServices.dll 2026-02-20T16:05:53.2401555Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/Release/net11.0/System.ComponentModel.dll 2026-02-20T16:05:54.8182126Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/Release/net11.0/System.Security.Claims.dll 2026-02-20T16:05:57.6388093Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/Release/net11.0/System.Runtime.Numerics.dll 2026-02-20T16:05:57.6998080Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-02-20T16:05:57.7715639Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/ref/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-02-20T16:05:58.0184690Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/ref/Release/net11.0/System.Formats.Tar.dll 2026-02-20T16:05:58.6255129Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/ref/Release/net11.0/System.IO.Compression.dll 2026-02-20T16:05:58.7373955Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/ref/Release/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-02-20T16:05:58.9377413Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/ref/Release/net11.0/System.Linq.dll 2026-02-20T16:05:58.9936401Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/ref/Release/net11.0/System.Text.Encoding.CodePages.dll 2026-02-20T16:05:59.1007579Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/ref/Release/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-02-20T16:05:59.2307705Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/ref/Release/net11.0/System.Security.Principal.Windows.dll 2026-02-20T16:06:00.4968540Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/net11.0/System.Text.Encodings.Web.dll 2026-02-20T16:06:00.5876615Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/Release/net11.0/System.Threading.Channels.dll 2026-02-20T16:06:00.6742193Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/ref/Release/net11.0/System.Net.Primitives.dll 2026-02-20T16:06:01.1623523Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/Release/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-02-20T16:06:01.1819270Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-02-20T16:06:01.3654910Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/Release/net11.0/System.Formats.Tar.dll 2026-02-20T16:06:05.4185637Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/Release/net11.0/System.Text.Encoding.CodePages.dll 2026-02-20T16:06:06.7852008Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/Release/net11.0/System.Linq.dll 2026-02-20T16:06:07.0622063Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Release/net11.0/System.IO.Compression.dll 2026-02-20T16:06:07.2319320Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/ref/Release/net11.0/System.ComponentModel.Primitives.dll 2026-02-20T16:06:07.2489730Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/Release/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-02-20T16:06:07.2490634Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/ref/Release/net11.0/System.IO.Compression.Brotli.dll 2026-02-20T16:06:07.2932823Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/ref/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-02-20T16:06:07.3411850Z System.IO.Compression.Zstandard -> /__w/1/s/artifacts/bin/System.IO.Compression.Zstandard/ref/Release/net11.0/System.IO.Compression.Zstandard.dll 2026-02-20T16:06:07.4033886Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/ref/Release/net11.0/System.Net.ServerSentEvents.dll 2026-02-20T16:06:07.5686325Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/ref/Release/net11.0/System.Formats.Asn1.dll 2026-02-20T16:06:07.6602439Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/Release/net11.0/System.Security.Principal.Windows.dll 2026-02-20T16:06:07.8032597Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/ref/Release/net11.0/System.Linq.AsyncEnumerable.dll 2026-02-20T16:06:07.8166092Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/ref/Release/net11.0/System.Threading.Tasks.Dataflow.dll 2026-02-20T16:06:10.5525723Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/Release/net11.0/System.ComponentModel.Primitives.dll 2026-02-20T16:06:11.9101488Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-02-20T16:06:12.2733381Z System.IO.Compression.Zstandard -> /__w/1/s/artifacts/bin/System.IO.Compression.Zstandard/Release/net11.0/System.IO.Compression.Zstandard.dll 2026-02-20T16:06:12.9204461Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Release/net11.0/System.Net.Primitives.dll 2026-02-20T16:06:13.3889195Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/Release/net11.0/System.IO.Compression.Brotli.dll 2026-02-20T16:06:14.6600595Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/Release/net11.0/System.Net.ServerSentEvents.dll 2026-02-20T16:06:15.5978999Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/Release/net11.0/System.Formats.Asn1.dll 2026-02-20T16:06:15.7440548Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/ref/Release/net11.0/System.Collections.Specialized.dll 2026-02-20T16:06:15.8123658Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/ref/Release/net11.0/System.IO.FileSystem.Watcher.dll 2026-02-20T16:06:15.8245395Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/ref/Release/net11.0/System.Collections.Immutable.dll 2026-02-20T16:06:15.8903468Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/ref/Release/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-02-20T16:06:15.8968163Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/ref/Release/net11.0/System.Drawing.Primitives.dll 2026-02-20T16:06:20.4231539Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/Release/net11.0/System.Threading.Tasks.Dataflow.dll 2026-02-20T16:06:20.5558565Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/Release/net11.0/System.Linq.AsyncEnumerable.dll 2026-02-20T16:06:22.2442455Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/Release/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-02-20T16:06:22.4630553Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/Release/net11.0/System.Collections.Specialized.dll 2026-02-20T16:06:22.6564410Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/Release/net11.0/System.IO.FileSystem.Watcher.dll 2026-02-20T16:06:22.7983294Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/ref/Release/net11.0/System.Net.WebHeaderCollection.dll 2026-02-20T16:06:22.8093440Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/ref/Release/net11.0/System.IO.Compression.ZipFile.dll 2026-02-20T16:06:22.8168606Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/ref/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-02-20T16:06:23.0174630Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/ref/Release/net11.0/System.Net.NameResolution.dll 2026-02-20T16:06:26.8840499Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/Release/net11.0/System.Net.WebHeaderCollection.dll 2026-02-20T16:06:27.4833359Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-02-20T16:06:27.5809541Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/ref/Release/net11.0/System.Security.AccessControl.dll 2026-02-20T16:06:29.4179060Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/Release/net11.0/System.Collections.Immutable.dll 2026-02-20T16:06:31.4760832Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/Release/net11.0/System.Drawing.Primitives.dll 2026-02-20T16:06:33.2546907Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/Release/net11.0/System.IO.Compression.ZipFile.dll 2026-02-20T16:06:33.5046042Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/ref/Release/net11.0/System.Reflection.Metadata.dll 2026-02-20T16:06:33.9903449Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Release/net11.0/System.Net.NameResolution.dll 2026-02-20T16:06:34.2804346Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/Release/net11.0/System.Security.AccessControl.dll 2026-02-20T16:06:35.1632606Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/ref/Release/net11.0/System.IO.FileSystem.AccessControl.dll 2026-02-20T16:06:35.2175241Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/ref/Release/net11.0/System.IO.Pipes.dll 2026-02-20T16:06:35.3550241Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/ref/Release/net11.0/System.Net.Sockets.dll 2026-02-20T16:06:40.7352458Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/Release/net11.0/System.Reflection.Metadata.dll 2026-02-20T16:06:41.0363325Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/Release/net11.0/System.IO.FileSystem.AccessControl.dll 2026-02-20T16:06:41.0927000Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/ref/Release/net11.0/Microsoft.Win32.Registry.dll 2026-02-20T16:06:41.2101373Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/ref/Release/net11.0/System.Reflection.Emit.dll 2026-02-20T16:06:41.3902707Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/Release/net11.0/System.IO.Pipes.dll 2026-02-20T16:06:41.8097862Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Release/net11.0/System.Net.Sockets.dll 2026-02-20T16:06:41.9521236Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/ref/Release/net11.0/System.Threading.AccessControl.dll 2026-02-20T16:06:41.9545044Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/ref/Release/net11.0/System.IO.Pipes.AccessControl.dll 2026-02-20T16:06:42.1565421Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/Release/net11.0/System.IO.Pipes.AccessControl.dll 2026-02-20T16:06:42.1914847Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/Release/net11.0/Microsoft.Win32.Registry.dll 2026-02-20T16:06:42.2968064Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/ref/Release/net11.0/System.Net.Ping.dll 2026-02-20T16:06:42.5068075Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/Release/net11.0/System.Threading.AccessControl.dll 2026-02-20T16:06:45.0908169Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-02-20T16:06:45.2703168Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/ref/Release/net11.0/System.Net.NetworkInformation.dll 2026-02-20T16:06:45.4176410Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/ref/Release/net11.0/System.Diagnostics.Process.dll 2026-02-20T16:06:45.9269213Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/Release/net11.0/System.Reflection.Emit.dll 2026-02-20T16:06:46.2988295Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/Release/net11.0/System.Diagnostics.Process.dll 2026-02-20T16:06:46.4551440Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/ref/Release/net11.0/System.Text.RegularExpressions.dll 2026-02-20T16:06:46.6578880Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/ref/Release/net11.0/System.Security.Cryptography.dll 2026-02-20T16:06:46.6701615Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/ref/Release/net11.0/System.Linq.Expressions.dll 2026-02-20T16:06:46.9283029Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/Release/net11.0/System.Net.Ping.dll 2026-02-20T16:06:47.0866573Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/Release/net11.0/System.Net.NetworkInformation.dll 2026-02-20T16:06:58.0216645Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/Release/net11.0/System.Text.RegularExpressions.dll 2026-02-20T16:06:59.7418574Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/Release/net11.0/System.Linq.Expressions.dll 2026-02-20T16:07:00.4959210Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Release/net11.0/System.Security.Cryptography.dll 2026-02-20T16:07:02.4128489Z System.Text.Json.SourceGeneration.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-02-20T16:07:02.4929855Z System.Text.Json.SourceGeneration.Roslyn4.0 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.0/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-02-20T16:07:03.8114878Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/net11.0/System.Text.Json.SourceGeneration.dll 2026-02-20T16:07:03.9002187Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/ref/Release/net11.0/System.IO.IsolatedStorage.dll 2026-02-20T16:07:03.9009206Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/ref/Release/net11.0/Microsoft.CSharp.dll 2026-02-20T16:07:04.0433417Z System.Console -> /__w/1/s/artifacts/bin/System.Console/ref/Release/net11.0/System.Console.dll 2026-02-20T16:07:04.0677865Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/ref/Release/net11.0/Microsoft.VisualBasic.Core.dll 2026-02-20T16:07:04.3257391Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Release/net11.0/System.Console.dll 2026-02-20T16:07:04.4467921Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/ref/Release/net11.0/System.Net.WebSockets.dll 2026-02-20T16:07:04.5317375Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Release/net11.0/System.Text.Json.dll 2026-02-20T16:07:11.7254724Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/Release/net11.0/Microsoft.CSharp.dll 2026-02-20T16:07:13.1733905Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/Release/net11.0/Microsoft.VisualBasic.Core.dll 2026-02-20T16:07:13.3554377Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/Release/net11.0/System.IO.IsolatedStorage.dll 2026-02-20T16:07:13.4616274Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/ref/Release/net11.0/System.Net.Security.dll 2026-02-20T16:07:13.6653993Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Release/net11.0/System.Net.WebSockets.dll 2026-02-20T16:07:22.3606620Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Release/net11.0/System.Text.Json.dll 2026-02-20T16:07:22.7998095Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/Release/net11.0/System.Net.Security.dll 2026-02-20T16:07:22.8688568Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/ref/Release/net11.0/System.Net.Quic.dll 2026-02-20T16:07:23.0694320Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/Release/net11.0/System.Net.Quic.dll 2026-02-20T16:07:23.1956247Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/ref/Release/net11.0/System.Net.Http.dll 2026-02-20T16:07:23.8362203Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Release/net11.0/System.Net.Http.dll 2026-02-20T16:07:53.8836967Z System.Private.Xml -> /__w/1/s/artifacts/bin/System.Private.Xml/Release/net11.0/System.Private.Xml.dll 2026-02-20T16:07:53.9581361Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/ref/Release/net11.0/System.Net.WebSockets.Client.dll 2026-02-20T16:07:54.1109283Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/ref/Release/net11.0/System.Xml.ReaderWriter.dll 2026-02-20T16:07:54.1785170Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/ref/Release/net11.0/System.Net.Requests.dll 2026-02-20T16:07:55.8918859Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/Release/net11.0/System.Xml.ReaderWriter.dll 2026-02-20T16:07:56.3113178Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/Release/net11.0/System.Net.Requests.dll 2026-02-20T16:07:57.9765546Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/Release/net11.0/System.Net.WebSockets.Client.dll 2026-02-20T16:07:58.0347764Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/ref/Release/net11.0/System.Transactions.Local.dll 2026-02-20T16:07:58.1335733Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/ref/Release/net11.0/System.Net.Http.Json.dll 2026-02-20T16:08:00.9954529Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/Release/net11.0/System.Transactions.Local.dll 2026-02-20T16:08:02.8653144Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/Release/net11.0/System.Net.Http.Json.dll 2026-02-20T16:08:02.9077568Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/ref/Release/net11.0/System.Net.HttpListener.dll 2026-02-20T16:08:03.1931283Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/Release/net11.0/System.Net.HttpListener.dll 2026-02-20T16:08:04.1539590Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/ref/Release/net11.0/System.Diagnostics.Contracts.dll 2026-02-20T16:08:04.1573263Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/ref/Release/net11.0/System.Web.HttpUtility.dll 2026-02-20T16:08:04.2080478Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/ref/Release/net11.0/System.Reflection.TypeExtensions.dll 2026-02-20T16:08:05.0713282Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/ref/Release/net11.0/System.Xml.XmlSerializer.dll 2026-02-20T16:08:07.0059167Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/Release/net11.0/System.Diagnostics.Contracts.dll 2026-02-20T16:08:07.0321551Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/Release/net11.0/System.Web.HttpUtility.dll 2026-02-20T16:08:07.2171524Z Microsoft.VisualBasic -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic/Release/net11.0-browser/Microsoft.VisualBasic.dll 2026-02-20T16:08:07.3295473Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/Release/net11.0/System.Reflection.TypeExtensions.dll 2026-02-20T16:08:07.3564808Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/ref/Release/net11.0/System.Resources.Writer.dll 2026-02-20T16:08:07.4426976Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/ref/Release/net11.0/System.Linq.Parallel.dll 2026-02-20T16:08:07.5428589Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/ref/Release/net11.0/System.Runtime.Serialization.Primitives.dll 2026-02-20T16:08:07.6175063Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/ref/Release/net11.0/System.Reflection.DispatchProxy.dll 2026-02-20T16:08:08.0937476Z System.Globalization.Extensions -> /__w/1/s/artifacts/bin/System.Globalization.Extensions/Release/net11.0-browser/System.Globalization.Extensions.dll 2026-02-20T16:08:08.1029673Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/stub/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-02-20T16:08:08.1604566Z System.AppContext -> /__w/1/s/artifacts/bin/System.AppContext/Release/net11.0-browser/System.AppContext.dll 2026-02-20T16:08:08.2362626Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/stub/Release/net11.0/System.Diagnostics.EventLog.dll 2026-02-20T16:08:08.3361467Z System.Diagnostics.Debug -> /__w/1/s/artifacts/bin/System.Diagnostics.Debug/Release/net11.0-browser/System.Diagnostics.Debug.dll 2026-02-20T16:08:08.3612874Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/stub/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-02-20T16:08:08.5583653Z System.Resources.ResourceManager -> /__w/1/s/artifacts/bin/System.Resources.ResourceManager/Release/net11.0-browser/System.Resources.ResourceManager.dll 2026-02-20T16:08:08.8038090Z System.Diagnostics.Tools -> /__w/1/s/artifacts/bin/System.Diagnostics.Tools/Release/net11.0-browser/System.Diagnostics.Tools.dll 2026-02-20T16:08:09.9633073Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/Release/net11.0/System.Xml.XmlSerializer.dll 2026-02-20T16:08:10.0413422Z System.Reflection -> /__w/1/s/artifacts/bin/System.Reflection/Release/net11.0-browser/System.Reflection.dll 2026-02-20T16:08:10.1431295Z System.ValueTuple -> /__w/1/s/artifacts/bin/System.ValueTuple/Release/net11.0-browser/System.ValueTuple.dll 2026-02-20T16:08:10.2651586Z System.Threading.Tasks.Extensions -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Extensions/Release/net11.0-browser/System.Threading.Tasks.Extensions.dll 2026-02-20T16:08:10.3320592Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/ref/Release/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-02-20T16:08:10.3925047Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/ref/Release/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-02-20T16:08:10.4896917Z System.IO -> /__w/1/s/artifacts/bin/System.IO/Release/net11.0-browser/System.IO.dll 2026-02-20T16:08:10.5541305Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/Release/net11.0/System.Runtime.Serialization.Primitives.dll 2026-02-20T16:08:10.5880956Z System.Runtime.Handles -> /__w/1/s/artifacts/bin/System.Runtime.Handles/Release/net11.0-browser/System.Runtime.Handles.dll 2026-02-20T16:08:10.6505414Z System.IO.FileSystem.Primitives -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Primitives/Release/net11.0-browser/System.IO.FileSystem.Primitives.dll 2026-02-20T16:08:10.7713477Z System.Buffers -> /__w/1/s/artifacts/bin/System.Buffers/Release/net11.0-browser/System.Buffers.dll 2026-02-20T16:08:10.8955107Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/stub/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-02-20T16:08:13.0533915Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/Release/net11.0/System.Resources.Writer.dll 2026-02-20T16:08:13.1242243Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/ref/Release/net11.0/System.Threading.Tasks.Parallel.dll 2026-02-20T16:08:13.2008557Z System.Security.SecureString -> /__w/1/s/artifacts/bin/System.Security.SecureString/Release/net11.0-browser/System.Security.SecureString.dll 2026-02-20T16:08:13.2721250Z System.Reflection.Extensions -> /__w/1/s/artifacts/bin/System.Reflection.Extensions/Release/net11.0-browser/System.Reflection.Extensions.dll 2026-02-20T16:08:13.4486132Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/ref/Release/net11.0/System.Linq.Queryable.dll 2026-02-20T16:08:14.0908987Z System.Private.Xml.Linq -> /__w/1/s/artifacts/bin/System.Private.Xml.Linq/Release/net11.0/System.Private.Xml.Linq.dll 2026-02-20T16:08:14.4075311Z System.Xml.Serialization -> /__w/1/s/artifacts/bin/System.Xml.Serialization/Release/net11.0-browser/System.Xml.Serialization.dll 2026-02-20T16:08:14.8734638Z System.Dynamic.Runtime -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime/Release/net11.0-browser/System.Dynamic.Runtime.dll 2026-02-20T16:08:17.4977189Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/Release/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-02-20T16:08:17.5797588Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/Release/net11.0/System.Reflection.DispatchProxy.dll 2026-02-20T16:08:19.5026769Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/Release/net11.0/System.Linq.Parallel.dll 2026-02-20T16:08:19.8474611Z System.Globalization -> /__w/1/s/artifacts/bin/System.Globalization/Release/net11.0-browser/System.Globalization.dll 2026-02-20T16:08:19.8476576Z System.Threading.Timer -> /__w/1/s/artifacts/bin/System.Threading.Timer/Release/net11.0-browser/System.Threading.Timer.dll 2026-02-20T16:08:19.9111608Z System.IO.Compression.FileSystem -> /__w/1/s/artifacts/bin/System.IO.Compression.FileSystem/Release/net11.0-browser/System.IO.Compression.FileSystem.dll 2026-02-20T16:08:19.9433771Z System.Globalization.Calendars -> /__w/1/s/artifacts/bin/System.Globalization.Calendars/Release/net11.0-browser/System.Globalization.Calendars.dll 2026-02-20T16:08:20.0251982Z System.Net.ServicePoint -> /__w/1/s/artifacts/bin/System.Net.ServicePoint/Release/net11.0-browser/System.Net.ServicePoint.dll 2026-02-20T16:08:20.0269146Z System.Runtime.CompilerServices.Unsafe -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.Unsafe/Release/net11.0-browser/System.Runtime.CompilerServices.Unsafe.dll 2026-02-20T16:08:20.1203359Z System.IO.FileSystem -> /__w/1/s/artifacts/bin/System.IO.FileSystem/Release/net11.0-browser/System.IO.FileSystem.dll 2026-02-20T16:08:20.1564642Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/stub/Release/net11.0/System.Security.Permissions.dll 2026-02-20T16:08:20.1925998Z System.Runtime.InteropServices.RuntimeInformation -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation/Release/net11.0-browser/System.Runtime.InteropServices.RuntimeInformation.dll 2026-02-20T16:08:20.2556832Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/stub/Release/net11.0/System.Windows.Extensions.dll 2026-02-20T16:08:20.3929605Z System.Threading.Tasks -> /__w/1/s/artifacts/bin/System.Threading.Tasks/Release/net11.0-browser/System.Threading.Tasks.dll 2026-02-20T16:08:20.7516169Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/stub/Release/net11.0/System.Data.Odbc.dll 2026-02-20T16:08:20.8331051Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/stub/Release/net11.0/System.Data.OleDb.dll 2026-02-20T16:08:22.2934489Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/Release/net11.0/System.Threading.Tasks.Parallel.dll 2026-02-20T16:08:22.3346865Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/ref/Release/net11.0/System.Xml.XPath.dll 2026-02-20T16:08:22.4166566Z System.Resources.Reader -> /__w/1/s/artifacts/bin/System.Resources.Reader/Release/net11.0-browser/System.Resources.Reader.dll 2026-02-20T16:08:22.5087871Z System.Runtime.Extensions -> /__w/1/s/artifacts/bin/System.Runtime.Extensions/Release/net11.0-browser/System.Runtime.Extensions.dll 2026-02-20T16:08:22.5814730Z System.Security.Principal -> /__w/1/s/artifacts/bin/System.Security.Principal/Release/net11.0-browser/System.Security.Principal.dll 2026-02-20T16:08:22.6577515Z System.Text.Encoding -> /__w/1/s/artifacts/bin/System.Text.Encoding/Release/net11.0-browser/System.Text.Encoding.dll 2026-02-20T16:08:22.8104501Z System.Windows -> /__w/1/s/artifacts/bin/System.Windows/Release/net11.0-browser/System.Windows.dll 2026-02-20T16:08:22.8115324Z System.Web -> /__w/1/s/artifacts/bin/System.Web/Release/net11.0-browser/System.Web.dll 2026-02-20T16:08:22.8279222Z System.Data.SqlClient -> /__w/1/s/artifacts/bin/System.Data.SqlClient/stub/Release/net11.0/System.Data.SqlClient.dll 2026-02-20T16:08:22.9054741Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/stub/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-02-20T16:08:22.9116434Z System.ServiceProcess -> /__w/1/s/artifacts/bin/System.ServiceProcess/Release/net11.0-browser/System.ServiceProcess.dll 2026-02-20T16:08:22.9728061Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/stub/Release/net11.0/System.IO.Packaging.dll 2026-02-20T16:08:23.0465546Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/stub/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-02-20T16:08:23.1222474Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/stub/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-02-20T16:08:23.2005616Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/stub/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-02-20T16:08:24.6821570Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/Release/net11.0/System.Xml.XPath.dll 2026-02-20T16:08:24.7739499Z System.Transactions -> /__w/1/s/artifacts/bin/System.Transactions/Release/net11.0-browser/System.Transactions.dll 2026-02-20T16:08:24.8683805Z System.IO.UnmanagedMemoryStream -> /__w/1/s/artifacts/bin/System.IO.UnmanagedMemoryStream/Release/net11.0-browser/System.IO.UnmanagedMemoryStream.dll 2026-02-20T16:08:25.6746560Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/Release/net11.0/System.Linq.Queryable.dll 2026-02-20T16:08:26.5372670Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/Release/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-02-20T16:08:26.6243332Z System.Configuration -> /__w/1/s/artifacts/bin/System.Configuration/Release/net11.0-browser/System.Configuration.dll 2026-02-20T16:08:26.7360056Z System.Security -> /__w/1/s/artifacts/bin/System.Security/Release/net11.0-browser/System.Security.dll 2026-02-20T16:08:26.8468320Z WindowsBase -> /__w/1/s/artifacts/bin/WindowsBase/Release/net11.0-browser/WindowsBase.dll 2026-02-20T16:08:27.0181443Z System.Xml.XmlDocument -> /__w/1/s/artifacts/bin/System.Xml.XmlDocument/Release/net11.0-browser/System.Xml.XmlDocument.dll 2026-02-20T16:08:27.0315723Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/ref/Release/net11.0/System.Xml.XDocument.dll 2026-02-20T16:08:27.0884983Z System.Xml -> /__w/1/s/artifacts/bin/System.Xml/Release/net11.0-browser/System.Xml.dll 2026-02-20T16:08:27.1182807Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/stub/Release/net11.0/System.IO.Ports.dll 2026-02-20T16:08:27.1827356Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/stub/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-02-20T16:08:27.2512004Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/stub/Release/net11.0/System.ServiceModel.Syndication.dll 2026-02-20T16:08:27.3234445Z System.Numerics -> /__w/1/s/artifacts/bin/System.Numerics/Release/net11.0-browser/System.Numerics.dll 2026-02-20T16:08:27.4431510Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/ref/Release/net11.0/System.Xml.XPath.XDocument.dll 2026-02-20T16:08:27.4849192Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/stub/Release/net11.0/System.CodeDom.dll 2026-02-20T16:08:28.9513177Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/Release/net11.0/System.Xml.XDocument.dll 2026-02-20T16:08:31.7194821Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Release/net11.0-browser/System.Net.Primitives.dll 2026-02-20T16:08:33.1830243Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/Release/net11.0/System.Xml.XPath.XDocument.dll 2026-02-20T16:08:33.5249294Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/ref/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-02-20T16:08:36.7416529Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Release/net11.0-browser/System.IO.MemoryMappedFiles.dll 2026-02-20T16:08:41.0059857Z System.Private.DataContractSerialization -> /__w/1/s/artifacts/bin/System.Private.DataContractSerialization/Release/net11.0/System.Private.DataContractSerialization.dll 2026-02-20T16:08:41.2049526Z System.Xml.Linq -> /__w/1/s/artifacts/bin/System.Xml.Linq/Release/net11.0-browser/System.Xml.Linq.dll 2026-02-20T16:08:43.3894899Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Release/net11.0-browser/System.Console.dll 2026-02-20T16:08:53.9629548Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Release/net11.0-browser/System.Security.Cryptography.dll 2026-02-20T16:08:54.1153306Z System.Security.Cryptography.Encoding -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Encoding/Release/net11.0-browser/System.Security.Cryptography.Encoding.dll 2026-02-20T16:08:54.1298263Z System.Security.Cryptography.Cng -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cng/Release/net11.0-browser/System.Security.Cryptography.Cng.dll 2026-02-20T16:08:54.1316737Z System.Security.Cryptography.Csp -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Csp/Release/net11.0-browser/System.Security.Cryptography.Csp.dll 2026-02-20T16:08:54.2282095Z System.Security.Cryptography.X509Certificates -> /__w/1/s/artifacts/bin/System.Security.Cryptography.X509Certificates/Release/net11.0-browser/System.Security.Cryptography.X509Certificates.dll 2026-02-20T16:08:54.3271928Z System.Security.Cryptography.OpenSsl -> /__w/1/s/artifacts/bin/System.Security.Cryptography.OpenSsl/Release/net11.0-browser/System.Security.Cryptography.OpenSsl.dll 2026-02-20T16:08:54.3346188Z System.Security.Cryptography.Primitives -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Primitives/Release/net11.0-browser/System.Security.Cryptography.Primitives.dll 2026-02-20T16:08:54.4238203Z System.Security.Cryptography.Algorithms -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Algorithms/Release/net11.0-browser/System.Security.Cryptography.Algorithms.dll 2026-02-20T16:08:59.7378800Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-02-20T16:08:59.9388018Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/ref/Release/net11.0/System.Net.WebClient.dll 2026-02-20T16:09:00.0040671Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/ref/Release/net11.0/System.Runtime.Serialization.Xml.dll 2026-02-20T16:09:00.0372534Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/ref/Release/net11.0/System.ComponentModel.Annotations.dll 2026-02-20T16:09:00.1486576Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Release/net11.0-browser/System.Net.NameResolution.dll 2026-02-20T16:09:00.3954102Z System.Drawing.Common -> /__w/1/s/artifacts/bin/System.Drawing.Common/stub/Release/net11.0/System.Drawing.Common.dll 2026-02-20T16:09:00.3960050Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/ref/Release/net11.0-browser/mscorlib.dll 2026-02-20T16:09:00.4002938Z System.Core -> /__w/1/s/artifacts/bin/System.Core/Release/net11.0-browser/System.Core.dll 2026-02-20T16:09:00.4816238Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/ref/Release/net11.0/System.Runtime.Serialization.Json.dll 2026-02-20T16:09:01.8768336Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/Release/net11.0/System.Runtime.Serialization.Xml.dll 2026-02-20T16:09:02.9876936Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Release/net11.0-browser/System.Net.Sockets.dll 2026-02-20T16:09:04.3803923Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/Release/net11.0/System.ComponentModel.Annotations.dll 2026-02-20T16:09:04.8086490Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/Release/net11.0-browser/System.Net.WebClient.dll 2026-02-20T16:09:04.9142036Z System.ComponentModel.DataAnnotations -> /__w/1/s/artifacts/bin/System.ComponentModel.DataAnnotations/Release/net11.0-browser/System.ComponentModel.DataAnnotations.dll 2026-02-20T16:09:05.9575149Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/Release/net11.0/System.Runtime.Serialization.Json.dll 2026-02-20T16:09:06.0976231Z System.Drawing -> /__w/1/s/artifacts/bin/System.Drawing/Release/net11.0-browser/System.Drawing.dll 2026-02-20T16:09:06.5652670Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/Release/net11.0-browser/mscorlib.dll 2026-02-20T16:09:06.6973606Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/ref/Release/net11.0/System.Net.WebProxy.dll 2026-02-20T16:09:06.7256926Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/ref/Release/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-02-20T16:09:06.7841061Z System.ServiceModel.Web -> /__w/1/s/artifacts/bin/System.ServiceModel.Web/Release/net11.0-browser/System.ServiceModel.Web.dll 2026-02-20T16:09:06.8854453Z System.Runtime.Serialization -> /__w/1/s/artifacts/bin/System.Runtime.Serialization/Release/net11.0-browser/System.Runtime.Serialization.dll 2026-02-20T16:09:09.5760573Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Release/net11.0-browser/System.IO.Compression.dll 2026-02-20T16:09:09.6613954Z System.Net -> /__w/1/s/artifacts/bin/System.Net/Release/net11.0-browser/System.Net.dll 2026-02-20T16:09:09.8623319Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/ref/Release/net11.0/System.Data.Common.dll 2026-02-20T16:09:12.6801951Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/Release/net11.0-browser/System.Runtime.InteropServices.JavaScript.dll 2026-02-20T16:09:15.9894876Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/Release/net11.0-browser/System.Net.WebProxy.dll 2026-02-20T16:09:17.8182542Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Release/net11.0-browser/System.Net.WebSockets.dll 2026-02-20T16:09:27.1112577Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/Release/net11.0/System.Data.Common.dll 2026-02-20T16:09:27.2227389Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/ref/Release/net11.0/System.Net.Mail.dll 2026-02-20T16:09:27.3643108Z System.Data.DataSetExtensions -> /__w/1/s/artifacts/bin/System.Data.DataSetExtensions/Release/net11.0-browser/System.Data.DataSetExtensions.dll 2026-02-20T16:09:31.8492648Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/Release/net11.0-browser/System.Net.Mail.dll 2026-02-20T16:09:33.5084791Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Release/net11.0-browser/System.Net.Http.dll 2026-02-20T16:09:33.5878051Z System.Data -> /__w/1/s/artifacts/bin/System.Data/ref/Release/net11.0-browser/System.Data.dll 2026-02-20T16:09:35.4348024Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/Release/net11.0-browser/System.Net.WebSockets.Client.dll 2026-02-20T16:09:35.5911296Z System.Data -> /__w/1/s/artifacts/bin/System.Data/Release/net11.0-browser/System.Data.dll 2026-02-20T16:09:36.3671324Z netstandard -> /__w/1/s/artifacts/bin/netstandard/Release/net11.0-browser/netstandard.dll 2026-02-20T16:09:36.4539642Z System -> /__w/1/s/artifacts/bin/System/ref/Release/net11.0-browser/System.dll 2026-02-20T16:09:36.7746227Z System -> /__w/1/s/artifacts/bin/System/Release/net11.0-browser/System.dll 2026-02-20T16:09:38.7070165Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/net11.0-browser/System.Text.Encodings.Web.dll 2026-02-20T16:09:38.8331292Z sfx-finish -> Trimming browser-wasm shared framework assemblies with ILLinker... 2026-02-20T16:10:04.5892588Z Microsoft.Bcl.Numerics -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics/Release/netstandard2.1/Microsoft.Bcl.Numerics.dll 2026-02-20T16:10:04.6951131Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll 2026-02-20T16:10:07.2059853Z Microsoft.Extensions.Options.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Options.SourceGeneration.dll 2026-02-20T16:10:07.5508911Z Microsoft.Bcl.Memory -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory/Release/net11.0/Microsoft.Bcl.Memory.dll 2026-02-20T16:10:07.5800728Z Microsoft.Bcl.Cryptography -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography/Release/net11.0/Microsoft.Bcl.Cryptography.dll 2026-02-20T16:10:08.6468952Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/ref/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-02-20T16:10:08.6492569Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/ref/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-20T16:10:08.6513620Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-20T16:10:10.7015186Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-20T16:10:11.7490231Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-02-20T16:10:12.2995973Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-20T16:10:12.3436026Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/ref/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-02-20T16:10:13.4284561Z Microsoft.Extensions.Logging.Generators.Roslyn4.0 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-02-20T16:10:13.4944573Z Microsoft.Extensions.Logging.Generators.Roslyn3.11 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-02-20T16:10:13.6142923Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/ref/Release/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-02-20T16:10:13.9734807Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/ref/Release/net11.0/System.ComponentModel.Composition.dll 2026-02-20T16:10:14.5933331Z Microsoft.Extensions.DependencyInjection.Specification.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Specification.Tests/Release/net11.0/Microsoft.Extensions.DependencyInjection.Specification.Tests.dll 2026-02-20T16:10:15.0163886Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/ref/Release/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-02-20T16:10:16.4216786Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/Release/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-02-20T16:10:18.8343763Z Microsoft.Extensions.Logging.Generators.Roslyn4.4 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-02-20T16:10:18.9437245Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-02-20T16:10:20.4743550Z Microsoft.Extensions.Configuration.Binder.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll 2026-02-20T16:10:20.7561770Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-02-20T16:10:20.8342907Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-02-20T16:10:20.8401177Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/ref/Release/net11.0/System.Diagnostics.EventLog.dll 2026-02-20T16:10:20.8436394Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/ref/Release/net11.0/System.CodeDom.dll 2026-02-20T16:10:20.9036519Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-20T16:10:21.0071719Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/ref/Release/net11.0/System.IO.Packaging.dll 2026-02-20T16:10:21.1394395Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/ref/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-02-20T16:10:21.4069835Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Release/net11.0/System.Composition.Runtime.dll 2026-02-20T16:10:21.8971844Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/ref/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-02-20T16:10:22.1640079Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/ref/Release/net11.0/System.IO.Hashing.dll 2026-02-20T16:10:22.4555305Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/ref/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-02-20T16:10:23.4740282Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-02-20T16:10:24.0415527Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Release/net11.0/System.Composition.AttributedModel.dll 2026-02-20T16:10:24.3486321Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-02-20T16:10:24.9881557Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/Release/net11.0/System.ComponentModel.Composition.dll 2026-02-20T16:10:25.3529575Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Release/net11.0/System.Composition.Hosting.dll 2026-02-20T16:10:26.0422943Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/ref/Release/net11.0/System.Numerics.Tensors.dll 2026-02-20T16:10:26.3440862Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/ref/Release/net11.0/System.ServiceModel.Syndication.dll 2026-02-20T16:10:26.8097134Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/Release/net11.0/System.IO.Hashing.dll 2026-02-20T16:10:26.8785166Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/ref/Release/net11.0/System.Threading.RateLimiting.dll 2026-02-20T16:10:26.9741194Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/Release/net11.0/System.CodeDom.dll 2026-02-20T16:10:26.9756083Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/ref/Release/net11.0/System.Speech.dll 2026-02-20T16:10:27.0664746Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/ref/Release/net11.0/System.Formats.Nrbf.dll 2026-02-20T16:10:27.1732425Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/ref/Release/net11.0/System.Formats.Cbor.dll 2026-02-20T16:10:27.2036961Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/ref/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-02-20T16:10:27.3186259Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/ref/Release/net11.0/System.Reflection.Context.dll 2026-02-20T16:10:27.4940820Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/Release/net11.0/System.Diagnostics.EventLog.dll 2026-02-20T16:10:27.6141406Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/Release/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-02-20T16:10:27.9206851Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-20T16:10:28.3907072Z System.Composition.Convention -> /__w/1/s/artifacts/bin/System.Composition.Convention/Release/net11.0/System.Composition.Convention.dll 2026-02-20T16:10:28.5221304Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-02-20T16:10:28.6621842Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/ref/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-02-20T16:10:29.4901005Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-02-20T16:10:29.8756921Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Release/net11.0/System.Composition.TypedParts.dll 2026-02-20T16:10:30.4459153Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/Release/net11.0/System.Speech.dll 2026-02-20T16:10:30.5155058Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/ref/Release/net11.0/System.Net.Http.WinHttpHandler.dll 2026-02-20T16:10:30.6875850Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/ref/Release/net11.0/System.Memory.Data.dll 2026-02-20T16:10:31.6818599Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/Release/net11.0/System.Formats.Nrbf.dll 2026-02-20T16:10:31.6824771Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/Release/net11.0/System.Threading.RateLimiting.dll 2026-02-20T16:10:33.2703768Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-02-20T16:10:33.4271015Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/Release/net11.0/System.Formats.Cbor.dll 2026-02-20T16:10:35.2187074Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-02-20T16:10:35.2656119Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/Release/net11.0/System.IO.Packaging.dll 2026-02-20T16:10:36.5911055Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/Release/net11.0/System.Reflection.Context.dll 2026-02-20T16:10:36.9413932Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/Release/net11.0/System.Net.Http.WinHttpHandler.dll 2026-02-20T16:10:36.9546176Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/Release/net11.0/System.ServiceModel.Syndication.dll 2026-02-20T16:10:37.0890503Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-02-20T16:10:37.1257701Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/ref/Release/net11.0/Microsoft.Extensions.Options.dll 2026-02-20T16:10:37.2454744Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/Release/net11.0/System.Memory.Data.dll 2026-02-20T16:10:37.3800056Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/ref/Release/net11.0/System.Security.Cryptography.Cose.dll 2026-02-20T16:10:37.6655160Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-02-20T16:10:37.9746068Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/ref/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-02-20T16:10:38.3768116Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-02-20T16:10:39.0907930Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-02-20T16:10:45.1279716Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/Release/net11.0/System.Numerics.Tensors.dll 2026-02-20T16:10:45.2007648Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-02-20T16:10:45.3002111Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/ref/Release/net11.0/System.IO.Ports.dll 2026-02-20T16:10:45.4023475Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/ref/Release/net11.0/System.Data.Odbc.dll 2026-02-20T16:10:45.5261318Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/ref/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-02-20T16:10:45.6284309Z System.Management -> /__w/1/s/artifacts/bin/System.Management/ref/Release/net11.0/System.Management.dll 2026-02-20T16:10:45.7261705Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/ref/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-02-20T16:10:45.7971093Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/ref/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-02-20T16:10:46.3432207Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-02-20T16:10:46.5433467Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-02-20T16:10:47.1403824Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/Release/net11.0/System.IO.Ports.dll 2026-02-20T16:10:47.3335164Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-02-20T16:10:48.1776713Z System.Management -> /__w/1/s/artifacts/bin/System.Management/Release/net11.0/System.Management.dll 2026-02-20T16:10:48.2045361Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-02-20T16:10:49.3743225Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-02-20T16:10:49.8790745Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/Release/net11.0/System.Security.Cryptography.Cose.dll 2026-02-20T16:10:50.0273729Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/Release/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-02-20T16:10:51.7864204Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-02-20T16:10:52.1213499Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/Release/net11.0/System.Data.Odbc.dll 2026-02-20T16:10:52.3490171Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/ref/Release/net11.0/System.Resources.Extensions.dll 2026-02-20T16:10:52.3619737Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/ref/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-02-20T16:10:52.3666202Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/ref/Release/net11.0/System.ComponentModel.Composition.Registration.dll 2026-02-20T16:10:52.4947332Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-02-20T16:10:52.5182040Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/ref/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-02-20T16:10:52.5306062Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/ref/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-02-20T16:10:52.6095003Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/ref/Release/net11.0/System.Runtime.Caching.dll 2026-02-20T16:10:52.9847197Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/Release/net11.0/Microsoft.Extensions.Options.dll 2026-02-20T16:10:53.3115126Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-02-20T16:10:53.3812025Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-02-20T16:10:53.5976427Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/ref/Release/net11.0/System.Windows.Extensions.dll 2026-02-20T16:10:54.1959617Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-02-20T16:10:54.2952788Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/Release/net11.0/System.Runtime.Caching.dll 2026-02-20T16:10:54.3905818Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/ref/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-02-20T16:10:54.6249794Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/Release/net11.0/System.ComponentModel.Composition.Registration.dll 2026-02-20T16:10:55.1349440Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-02-20T16:10:55.5332687Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/Release/net11.0/System.Windows.Extensions.dll 2026-02-20T16:10:55.5456193Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/Release/net11.0/System.Resources.Extensions.dll 2026-02-20T16:10:55.6968810Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-02-20T16:10:55.8333536Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-02-20T16:10:55.9396077Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/ref/Release/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-02-20T16:10:56.0111870Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/ref/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-02-20T16:10:56.0837119Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/ref/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-02-20T16:10:56.2659267Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-02-20T16:10:56.5660601Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/ref/Release/net11.0/System.Security.Permissions.dll 2026-02-20T16:10:56.7027483Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-02-20T16:10:56.8766645Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/ref/Release/net11.0/System.Data.OleDb.dll 2026-02-20T16:10:57.0123597Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-02-20T16:10:57.3352151Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-02-20T16:10:57.5383334Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/Release/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-02-20T16:10:57.7575328Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-20T16:10:58.3673043Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/Release/net11.0/System.Security.Permissions.dll 2026-02-20T16:10:58.4929468Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/ref/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-02-20T16:10:58.5116201Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/ref/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-02-20T16:10:58.6137288Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/ref/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-02-20T16:10:58.6363429Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/ref/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-02-20T16:10:58.9945190Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-02-20T16:10:59.0021155Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-20T16:10:59.1691898Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-02-20T16:10:59.1845351Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-02-20T16:10:59.2708763Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/ref/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-02-20T16:10:59.3634093Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/ref/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-02-20T16:10:59.3657353Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-02-20T16:10:59.4436113Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-02-20T16:10:59.6712632Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/ref/Release/net11.0/System.DirectoryServices.dll 2026-02-20T16:10:59.9282179Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/Release/net11.0/System.Data.OleDb.dll 2026-02-20T16:11:00.1153788Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-02-20T16:11:00.4602007Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-02-20T16:11:00.6012357Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-02-20T16:11:00.6092448Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/ref/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-02-20T16:11:01.1064979Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-02-20T16:11:01.5353896Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/Release/net11.0/System.DirectoryServices.dll 2026-02-20T16:11:01.6995935Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/ref/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-02-20T16:11:01.7827966Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/ref/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-02-20T16:11:02.1781671Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-02-20T16:11:02.2234610Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-02-20T16:11:02.3595824Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-02-20T16:11:02.6117382Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-02-20T16:11:02.7683459Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/ref/Release/net11.0/Microsoft.Extensions.Http.dll 2026-02-20T16:11:02.7830418Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/ref/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-02-20T16:11:02.8622277Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/ref/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-02-20T16:11:03.7547775Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/Release/net11.0/Microsoft.Extensions.Http.dll 2026-02-20T16:11:03.7744027Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-02-20T16:11:03.9573673Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-02-20T16:11:04.0803647Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/ref/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-02-20T16:11:04.5135262Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-02-20T16:11:04.6795147Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/ref/Release/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-02-20T16:11:04.6816340Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/ref/Release/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-02-20T16:11:04.9869290Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/Release/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-02-20T16:11:05.0134800Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/Release/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-02-20T16:11:05.7122535Z Microsoft.Bcl.TimeProvider -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider/Release/net10.0/Microsoft.Bcl.TimeProvider.dll 2026-02-20T16:11:05.8751057Z Microsoft.NETCore.Platforms -> /__w/1/s/artifacts/bin/Microsoft.NETCore.Platforms/Release/net11.0/Microsoft.NETCore.Platforms.dll 2026-02-20T16:11:05.9865513Z System.Threading.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.WebAssembly.Threading/ref/Release/net11.0/System.Threading.dll 2026-02-20T16:11:06.0322724Z System.Threading.ThreadPool.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool.WebAssembly.Threading/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-02-20T16:11:06.0464246Z System.Threading.Thread.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.Thread.WebAssembly.Threading/ref/Release/net11.0/System.Threading.Thread.dll 2026-02-20T16:11:06.2473153Z ApiCompat -> Comparing net11.0 reference assemblies against .NETStandard 2.x and .NETCoreApp 10.0.0... 2026-02-20T16:11:06.2582458Z oob-trim -> Trimming browser-wasm out-of-band assemblies with ILLinker... 2026-02-20T16:11:13.8344825Z ##[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:11:13.8346413Z /__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:11:13.8349330Z ##[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:11:13.8350675Z /__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:11:13.8353358Z ##[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:11:13.8354525Z /__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:11:13.8652653Z 2026-02-20T16:11:13.8662146Z Build FAILED. 2026-02-20T16:11:13.8662333Z 2026-02-20T16:11:13.8663226Z /__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:11:13.8663821Z /__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:11:13.8664555Z /__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:11:13.8664981Z 0 Warning(s) 2026-02-20T16:11:13.8665218Z 3 Error(s) 2026-02-20T16:11:13.8665321Z 2026-02-20T16:11:13.8665575Z Time Elapsed 00:20:37.32 2026-02-20T16:11:14.1255291Z Build failed with exit code 1. Check errors above. 2026-02-20T16:11:14.1356932Z 2026-02-20T16:11:14.1532214Z ##[section]Finishing: Build product