2026-01-18T21:53:20.1239060Z ##[section]Starting: Build product 2026-01-18T21:53:20.1244276Z ============================================================================== 2026-01-18T21:53:20.1244381Z Task : Command line 2026-01-18T21:53:20.1244450Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-01-18T21:53:20.1244697Z Version : 2.250.1 2026-01-18T21:53:20.1244767Z Author : Microsoft Corporation 2026-01-18T21:53:20.1244835Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-01-18T21:53:20.1244931Z ============================================================================== 2026-01-18T21:53:22.6990332Z Generating script. 2026-01-18T21:53:22.6997732Z Script contents: 2026-01-18T21:53:22.6999431Z /__w/1/s/build.sh -ci -arch wasm -os browser -s mono+libs+host+packs+libs.tests -c Release /p:ArchiveTests=true /p:MonoEnableAssertMessages=true /p:BrowserHost=linux /p:RunSmokeTestsOnly=False /p:InstallChromeForTests=true /p:InstallFirefoxForTests=true /maxcpucount:1 /p:AotHostArchitecture=x64 /p:AotHostOS=linux 2026-01-18T21:53:22.7000172Z ========================== Starting Command Output =========================== 2026-01-18T21:53:22.7010836Z [command]/usr/bin/bash --noprofile --norc /__w/_temp/518e039e-4bca-49a1-bd1f-d183c0b74fae.sh 2026-01-18T21:53:22.8655420Z Downloading 'https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh' 2026-01-18T21:53:22.9312056Z Attempting to install 'sdk v11.0.100-alpha.1.26060.102' from public_location. 2026-01-18T21:53:23.7945553Z dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz 2026-01-18T21:53:23.9004663Z dotnet-install: The resource at primary link 'https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz' is not available. 2026-01-18T21:53:23.9017987Z dotnet-install: Attempting to download using primary link https://ci.dot.net/public/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz 2026-01-18T21:53:24.6528884Z dotnet-install: Remote file https://ci.dot.net/public/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz size is 244020902 bytes. 2026-01-18T21:53:24.6532592Z dotnet-install: Extracting archive from https://ci.dot.net/public/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz 2026-01-18T21:53:33.6615497Z dotnet-install: Downloaded file size is 244020902 bytes. 2026-01-18T21:53:33.6616014Z dotnet-install: The remote and local file sizes are equal. 2026-01-18T21:53:34.9013682Z dotnet-install: Installed version is 11.0.100-alpha.1.26060.102 2026-01-18T21:53:35.2581525Z dotnet-install: Adding to current process PATH: `/__w/1/s/.dotnet`. Note: This change will be visible only when sourcing script. 2026-01-18T21:53:35.2584505Z dotnet-install: Note that the script does not resolve dependencies during installation. 2026-01-18T21:53:35.2585006Z dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the "Dependencies" section. 2026-01-18T21:53:35.2585457Z dotnet-install: Installation finished successfully. 2026-01-18T21:53:37.7160397Z 2026-01-18T21:53:37.9243764Z Determining projects to restore... 2026-01-18T21:53:42.2545076Z Tool 'coverlet.console' (version '6.0.4') was restored. Available commands: coverlet 2026-01-18T21:53:42.2545960Z Tool 'dotnet-reportgenerator-globaltool' (version '5.4.3') was restored. Available commands: reportgenerator 2026-01-18T21:53:42.2546506Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26058.2') was restored. Available commands: xharness 2026-01-18T21:53:42.2546962Z Tool 'microsoft.visualstudio.slngen.tool' (version '12.0.15') was restored. Available commands: slngen 2026-01-18T21:53:42.2547438Z 2026-01-18T21:53:42.2549459Z A newer version of tool 'dotnet-reportgenerator-globaltool' is available (version '5.5.1'). Consider updating your manifest file. 2026-01-18T21:53:42.2549899Z A newer version of tool 'microsoft.visualstudio.slngen.tool' is available (version '12.0.32'). Consider updating your manifest file. 2026-01-18T21:53:42.2550386Z 2026-01-18T21:53:42.2550626Z Restore was successful. 2026-01-18T21:53:45.0148058Z Restored /__w/1/s/.packages/microsoft.dotnet.arcade.sdk/11.0.0-beta.26065.101/tools/Tools.proj (in 2.49 sec). 2026-01-18T21:53:46.4360185Z Determining projects to restore... 2026-01-18T21:54:42.4539640Z Restored /__w/1/s/src/libraries/System.ComponentModel/src/System.ComponentModel.csproj (in 1.87 sec). 2026-01-18T21:54:42.4540192Z Restored /__w/1/s/src/libraries/System.ComponentModel/tests/System.ComponentModel.Tests.csproj (in 1.86 sec). 2026-01-18T21:54:42.5639028Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj (in 49 ms). 2026-01-18T21:54:42.5640728Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/ref/System.ComponentModel.Annotations.csproj (in 3 ms). 2026-01-18T21:54:42.5814336Z Restored /__w/1/s/src/libraries/System.Collections/tests/System.Collections.Tests.csproj (in 13 ms). 2026-01-18T21:54:42.9206403Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj (in 2.46 sec). 2026-01-18T21:54:42.9249770Z Restored /__w/1/s/src/libraries/System.Collections/ref/System.Collections.csproj (in 2 ms). 2026-01-18T21:54:42.9793597Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/tests/System.Collections.Specialized.Tests.csproj (in 12 ms). 2026-01-18T21:54:42.9794318Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj (in 5 ms). 2026-01-18T21:54:42.9796359Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/ref/System.Collections.Specialized.csproj (in 2 ms). 2026-01-18T21:54:43.0125131Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/tests/System.ComponentModel.Annotations.Tests.csproj (in 542 ms). 2026-01-18T21:54:43.0126420Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj (in 41 ms). 2026-01-18T21:54:43.0139104Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/ref/System.Collections.NonGeneric.csproj (in 1 ms). 2026-01-18T21:54:43.0918720Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj (in 76 ms). 2026-01-18T21:54:43.0938649Z Restored /__w/1/s/src/libraries/System.Collections/src/System.Collections.csproj (in 509 ms). 2026-01-18T21:54:43.1082971Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj (in 11 ms). 2026-01-18T21:54:43.1199215Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/tests/System.Collections.Concurrent.Tests.csproj (in 7 ms). 2026-01-18T21:54:43.1262308Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/src/System.Collections.Concurrent.csproj (in 3 ms). 2026-01-18T21:54:43.1314597Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/ref/System.Collections.Concurrent.csproj (in 1 ms). 2026-01-18T21:54:43.1781332Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj (in 154 ms). 2026-01-18T21:54:43.1801253Z Restored /__w/1/s/src/libraries/System.CodeDom/tests/System.CodeDom.Tests.csproj (in 40 ms). 2026-01-18T21:54:43.1835509Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/tests/System.Composition.AttributeModel.Tests.csproj (in 2.72 sec). 2026-01-18T21:54:43.1867055Z Restored /__w/1/s/src/libraries/Microsoft.XmlSerializer.Generator/tests/SerializableAssembly.csproj (in 1 ms). 2026-01-18T21:54:43.1901262Z Restored /__w/1/s/src/libraries/System.CodeDom/ref/System.CodeDom.csproj (in 4 ms). 2026-01-18T21:54:43.2018315Z Restored /__w/1/s/src/libraries/Microsoft.XmlSerializer.Generator/tests/Microsoft.XmlSerializer.Generator.Tests.csproj (in 8 ms). 2026-01-18T21:54:43.2372782Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/tests/Microsoft.Win32.SystemEvents.Tests.csproj (in 39 ms). 2026-01-18T21:54:43.2459398Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj (in 4 ms). 2026-01-18T21:54:43.2589301Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj (in 159 ms). 2026-01-18T21:54:43.2605386Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj (in 10 ms). 2026-01-18T21:54:43.2655031Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj (in 2 ms). 2026-01-18T21:54:43.2756421Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj (in 9 ms). 2026-01-18T21:54:43.3099322Z Restored /__w/1/s/src/libraries/System.CodeDom/src/System.CodeDom.csproj (in 126 ms). 2026-01-18T21:54:43.3551094Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj (in 147 ms). 2026-01-18T21:54:43.5802958Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj (in 266 ms). 2026-01-18T21:54:43.5920418Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/tests/Microsoft.Win32.Registry.AccessControl.Tests.csproj (in 322 ms). 2026-01-18T21:54:43.8917648Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj (in 609 ms). 2026-01-18T21:54:44.0265527Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/ref/Microsoft.Extensions.Options.DataAnnotations.csproj (in 424 ms). 2026-01-18T21:54:44.0287185Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj (in 439 ms). 2026-01-18T21:54:44.0430879Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 9 ms). 2026-01-18T21:54:44.0730994Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/DI.Common/Common/tests/Microsoft.Extensions.Logging.Testing.Tests.csproj (in 22 ms). 2026-01-18T21:54:44.1590281Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 127 ms). 2026-01-18T21:54:44.3349246Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj (in 163 ms). 2026-01-18T21:54:44.3701399Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/ref/Microsoft.Extensions.Logging.csproj (in 8 ms). 2026-01-18T21:54:44.5082950Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/gen/Microsoft.Extensions.Options.SourceGeneration.csproj (in 1.15 sec). 2026-01-18T21:54:44.5552506Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/Common/Microsoft.Extensions.Logging.Tests.csproj (in 400 ms). 2026-01-18T21:54:44.5553279Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/ref/Microsoft.Extensions.Logging.TraceSource.csproj (in 14 ms). 2026-01-18T21:54:44.5553949Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj (in 186 ms). 2026-01-18T21:54:44.5866200Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/ref/Microsoft.Extensions.Logging.EventSource.csproj (in 13 ms). 2026-01-18T21:54:44.5873455Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/tests/Microsoft.Extensions.Logging.EventSource.Tests.csproj (in 44 ms). 2026-01-18T21:54:44.6076772Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/ref/Microsoft.Extensions.Logging.EventLog.csproj (in 10 ms). 2026-01-18T21:54:44.6929995Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj (in 147 ms). 2026-01-18T21:54:44.7058074Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/ref/Microsoft.Extensions.Logging.Debug.csproj (in 6 ms). 2026-01-18T21:54:44.7637472Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj (in 157 ms). 2026-01-18T21:54:44.7831514Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj (in 157 ms). 2026-01-18T21:54:44.8029990Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/ref/Microsoft.Extensions.Logging.Console.csproj (in 15 ms). 2026-01-18T21:54:44.8118801Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/tests/Microsoft.Extensions.Logging.Console.Tests/Microsoft.Extensions.Logging.Console.Tests.csproj (in 61 ms). 2026-01-18T21:54:44.8346685Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/ref/Microsoft.Extensions.Logging.Configuration.csproj (in 12 ms). 2026-01-18T21:54:44.9239541Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj (in 151 ms). 2026-01-18T21:54:44.9655209Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj (in 144 ms). 2026-01-18T21:54:47.0322271Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests.csproj (in 2.14 sec). 2026-01-18T21:54:47.1211671Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/tests/SourceGenerationTests/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.csproj (in 3.09 sec). 2026-01-18T21:54:47.1220464Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.csproj (in 2.07 sec). 2026-01-18T21:54:47.1337440Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/ref/Microsoft.Extensions.Logging.Abstractions.csproj (in 7 ms). 2026-01-18T21:54:47.1338143Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj (in 7 ms). 2026-01-18T21:54:47.1737070Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.csproj (in 2.24 sec). 2026-01-18T21:54:47.3089818Z Restored /__w/1/s/src/tools/illink/src/linker/ref/Mono.Linker.csproj (in 133 ms). 2026-01-18T21:54:47.3167267Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.0.csproj (in 187 ms). 2026-01-18T21:54:47.3169976Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn3.11.csproj (in 180 ms). 2026-01-18T21:54:47.4201994Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj (in 381 ms). 2026-01-18T21:54:48.2621184Z Restored /__w/1/s/src/tools/illink/src/linker/Mono.Linker.csproj (in 774 ms). 2026-01-18T21:54:48.2622028Z Restored /__w/1/s/src/tools/illink/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (in 847 ms). 2026-01-18T21:54:48.2622502Z Restored /__w/1/s/src/tests/FunctionalTests/WebAssembly/Browser/RuntimeConfig/WebAssembly.Browser.RuntimeConfig.Test.csproj (in 11 ms). 2026-01-18T21:54:48.3112125Z Restored /__w/1/s/src/tests/FunctionalTests/TestAssets/StartupHookForFunctionalTest/StartupHookForFunctionalTest.csproj (in 6 ms). 2026-01-18T21:54:48.3129904Z Restored /__w/1/s/src/tests/FunctionalTests/WebAssembly/Browser/StartupHook/WebAssembly.Browser.StartupHook.Test.csproj (in 6 ms). 2026-01-18T21:54:48.3774505Z Restored /__w/1/s/src/tasks/tasks.proj (in 2 ms). 2026-01-18T21:54:48.4130607Z Restored /__w/1/s/src/tools/illink/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (in 909 ms). 2026-01-18T21:54:48.8154319Z Restored /__w/1/s/src/tasks/installer.tasks/installer.tasks.csproj (in 494 ms). 2026-01-18T21:54:49.0751289Z Restored /__w/1/s/src/tasks/WasmBuildTasks/WasmBuildTasks.csproj (in 404 ms). 2026-01-18T21:54:49.0763664Z Restored /__w/1/s/src/tools/illink/src/ILLink.Tasks/ILLink.Tasks.csproj (in 1.61 sec). 2026-01-18T21:54:49.0764285Z Restored /__w/1/s/src/tasks/TestExclusionListTasks/TestExclusionListTasks.csproj (in 5 ms). 2026-01-18T21:54:49.6077499Z Restored /__w/1/s/src/tasks/WorkloadBuildTasks/WorkloadBuildTasks.csproj (in 1.09 sec). 2026-01-18T21:54:49.6078106Z Restored /__w/1/s/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj (in 747 ms). 2026-01-18T21:54:49.6078512Z Restored /__w/1/s/src/tasks/MobileBuildTasks/MobileBuildTasks.csproj (in 494 ms). 2026-01-18T21:54:49.9853570Z Restored /__w/1/s/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj (in 4 ms). 2026-01-18T21:54:49.9854878Z Restored /__w/1/s/src/tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.csproj (in 3 ms). 2026-01-18T21:54:49.9855743Z Restored /__w/1/s/src/tasks/LibraryBuilder/LibraryBuilder.csproj (in 8 ms). 2026-01-18T21:54:49.9856340Z Restored /__w/1/s/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj (in 3 ms). 2026-01-18T21:54:49.9862885Z Restored /__w/1/s/src/tasks/AppleAppBuilder/AppleAppBuilder.csproj (in 2 ms). 2026-01-18T21:54:49.9863299Z Restored /__w/1/s/src/tasks/AotCompilerTask/MonoAOTCompiler.csproj (in 5 ms). 2026-01-18T21:54:50.0011658Z Restored /__w/1/s/src/tasks/AndroidAppBuilder/AndroidAppBuilder.csproj (in 4 ms). 2026-01-18T21:54:50.0085394Z Restored /__w/1/s/src/mono/wasm/templates/Microsoft.NET.Runtime.WebAssembly.Templates.csproj (in 2 ms). 2026-01-18T21:54:51.1116491Z Restored /__w/1/s/src/tasks/AssemblyStripper/AssemblyStripper.csproj (in 814 ms). 2026-01-18T21:54:51.1119367Z Restored /__w/1/s/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj (in 1.58 sec). 2026-01-18T21:54:51.1119773Z Restored /__w/1/s/src/mono/nuget/mono-packages.proj (in 0.9 ms). 2026-01-18T21:54:51.1120117Z Restored /__w/1/s/src/mono/nuget/manifest-packages.proj (in 0.7 ms). 2026-01-18T21:54:53.5593073Z Restored /__w/1/s/src/mono/wasm/symbolicator/WasmSymbolicator.csproj (in 3.37 sec). 2026-01-18T21:54:54.0438700Z Restored /__w/1/s/src/native/libs/build-native.proj (in 3.5 sec). 2026-01-18T21:54:54.1221253Z Restored /__w/1/s/src/mono/wasm/host/WasmAppHost.csproj (in 3.07 sec). 2026-01-18T21:54:54.1653385Z Restored /__w/1/s/src/mono/browser/debugger/BrowserDebugHost/BrowserDebugHost.csproj (in 5 ms). 2026-01-18T21:54:54.2528822Z Restored /__w/1/s/src/mono/browser/browser.proj (in 0.7 ms). 2026-01-18T21:54:54.3061353Z Restored /__w/1/s/src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj (in 1 ms). 2026-01-18T21:54:54.4853147Z Restored /__w/1/s/src/libraries/tests.proj (in 2 ms). 2026-01-18T21:54:54.4855436Z Restored /__w/1/s/src/libraries/shims/stubs/System.Windows.Extensions.csproj (in 1 ms). 2026-01-18T21:54:54.5923575Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceProcess.ServiceController.csproj (in 1 ms). 2026-01-18T21:54:54.7282828Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceModel.Syndication.csproj (in 2 ms). 2026-01-18T21:54:55.0656704Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Permissions.csproj (in 1 ms). 2026-01-18T21:54:55.0661473Z Restored /__w/1/s/src/mono/browser/debugger/BrowserDebugProxy/BrowserDebugProxy.csproj (in 588 ms). 2026-01-18T21:54:55.0662006Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Xml.csproj (in 1 ms). 2026-01-18T21:54:55.0662452Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Pkcs.csproj (in 1 ms). 2026-01-18T21:54:55.1353291Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.ProtectedData.csproj (in 3 ms). 2026-01-18T21:54:55.1356267Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Ports.csproj (in 1 ms). 2026-01-18T21:54:55.1357191Z Restored /__w/1/s/src/libraries/shims/stubs/System.Runtime.Serialization.Schema.csproj (in 1 ms). 2026-01-18T21:54:55.1357783Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Packaging.csproj (in 1 ms). 2026-01-18T21:54:55.1358318Z Restored /__w/1/s/src/libraries/shims/stubs/System.Drawing.Common.csproj (in 2 ms). 2026-01-18T21:54:55.1358863Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.PerformanceCounter.csproj (in 3 ms). 2026-01-18T21:54:55.1359426Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.EventLog.csproj (in 1 ms). 2026-01-18T21:54:55.1360024Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.SqlClient.csproj (in 1 ms). 2026-01-18T21:54:55.1360651Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.OleDb.csproj (in 1 ms). 2026-01-18T21:54:55.1361054Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.Odbc.csproj (in 0.9 ms). 2026-01-18T21:54:55.1361470Z Restored /__w/1/s/src/libraries/shims/stubs/System.Configuration.ConfigurationManager.csproj (in 2 ms). 2026-01-18T21:54:55.1361958Z Restored /__w/1/s/src/libraries/shims/System.Threading.Timer/src/System.Threading.Timer.csproj (in 2 ms). 2026-01-18T21:54:55.1362474Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks.Extensions/src/System.Threading.Tasks.Extensions.csproj (in 1 ms). 2026-01-18T21:54:55.1362943Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks/src/System.Threading.Tasks.csproj (in 2 ms). 2026-01-18T21:54:55.5656816Z Restored /__w/1/s/src/libraries/shims/System.Text.Encoding/src/System.Text.Encoding.csproj (in 0.9 ms). 2026-01-18T21:54:55.5668390Z Restored /__w/1/s/src/libraries/shims/System.ServiceProcess/src/System.ServiceProcess.csproj (in 2 ms). 2026-01-18T21:54:55.6391857Z Restored /__w/1/s/src/libraries/shims/System.ServiceModel.Web/src/System.ServiceModel.Web.csproj (in 8 ms). 2026-01-18T21:54:55.6431788Z Restored /__w/1/s/src/libraries/shims/System.Security/src/System.Security.csproj (in 2 ms). 2026-01-18T21:54:55.8039987Z Restored /__w/1/s/src/libraries/shims/System.Security.Principal/src/System.Security.Principal.csproj (in 1 ms). 2026-01-18T21:54:55.8071216Z Restored /__w/1/s/src/libraries/shims/System.Security.SecureString/src/System.Security.SecureString.csproj (in 2 ms). 2026-01-18T21:54:56.9648394Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj (in 4 ms). 2026-01-18T21:54:56.9649740Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj (in 5 ms). 2026-01-18T21:54:57.1111782Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj (in 3 ms). 2026-01-18T21:54:57.1113022Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj (in 5 ms). 2026-01-18T21:54:57.1116133Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj (in 4 ms). 2026-01-18T21:54:57.1661736Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj (in 4 ms). 2026-01-18T21:54:57.2189766Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj (in 7 ms). 2026-01-18T21:54:57.2624153Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Serialization/src/System.Runtime.Serialization.csproj (in 19 ms). 2026-01-18T21:54:57.3197573Z Restored /__w/1/s/src/libraries/shims/System.Runtime.InteropServices.RuntimeInformation/src/System.Runtime.InteropServices.RuntimeInformation.csproj (in 3 ms). 2026-01-18T21:54:57.3625693Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Handles/src/System.Runtime.Handles.csproj (in 1 ms). 2026-01-18T21:54:57.5206795Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj (in 2 ms). 2026-01-18T21:54:57.5211597Z Restored /__w/1/s/src/libraries/shims/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj (in 1 ms). 2026-01-18T21:54:57.5694399Z Restored /__w/1/s/src/libraries/shims/System.Resources.Reader/src/System.Resources.Reader.csproj (in 0.8 ms). 2026-01-18T21:54:57.8394900Z Restored /__w/1/s/src/libraries/shims/System.Resources.ResourceManager/src/System.Resources.ResourceManager.csproj (in 1 ms). 2026-01-18T21:54:57.8395961Z Restored /__w/1/s/src/libraries/shims/System.Reflection/src/System.Reflection.csproj (in 3 ms). 2026-01-18T21:54:57.8406218Z Restored /__w/1/s/src/libraries/shims/System.Reflection.Extensions/src/System.Reflection.Extensions.csproj (in 10 ms). 2026-01-18T21:54:57.8406924Z Restored /__w/1/s/src/libraries/shims/System.Numerics/src/System.Numerics.csproj (in 2 ms). 2026-01-18T21:54:57.8407648Z Restored /__w/1/s/src/libraries/shims/System.Net/src/System.Net.csproj (in 18 ms). 2026-01-18T21:54:57.8429595Z Restored /__w/1/s/src/libraries/shims/System.IO/src/System.IO.csproj (in 1 ms). 2026-01-18T21:54:57.8433556Z Restored /__w/1/s/src/libraries/shims/System.IO.UnmanagedMemoryStream/src/System.IO.UnmanagedMemoryStream.csproj (in 1 ms). 2026-01-18T21:54:57.8485595Z Restored /__w/1/s/src/libraries/shims/System.Net.ServicePoint/src/System.Net.ServicePoint.csproj (in 15 ms). 2026-01-18T21:54:57.8486363Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem/src/System.IO.FileSystem.csproj (in 0.9 ms). 2026-01-18T21:54:57.8717483Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem.Primitives/src/System.IO.FileSystem.Primitives.csproj (in 0.8 ms). 2026-01-18T21:54:57.9244939Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/tests/System.Security.Cryptography.ProtectedData.Tests.csproj (in 12 ms). 2026-01-18T21:54:57.9552525Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj (in 2 ms). 2026-01-18T21:54:58.7925182Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj (in 602 ms). 2026-01-18T21:54:59.0716730Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj (in 4 ms). 2026-01-18T21:54:59.6226376Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj (in 1.63 sec). 2026-01-18T21:54:59.8147698Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/ref/System.Security.Cryptography.Cose.csproj (in 4 ms). 2026-01-18T21:54:59.9358129Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj (in 4 ms). 2026-01-18T21:55:00.0432246Z Restored /__w/1/s/src/libraries/System.Security.Claims/tests/System.Security.Claims.Tests.csproj (in 4 ms). 2026-01-18T21:55:00.0434849Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/src/System.Security.Cryptography.Cose.csproj (in 796 ms). 2026-01-18T21:55:00.4096014Z Restored /__w/1/s/src/libraries/System.Security.Claims/ref/System.Security.Claims.csproj (in 0.7 ms). 2026-01-18T21:55:00.4147283Z Restored /__w/1/s/src/libraries/System.Security.Claims/src/System.Security.Claims.csproj (in 1 ms). 2026-01-18T21:55:00.4644923Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj (in 3 ms). 2026-01-18T21:55:00.4657622Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/tests/System.Security.AccessControl.Tests.csproj (in 5 ms). 2026-01-18T21:55:00.5078940Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj (in 3 ms). 2026-01-18T21:55:00.5121931Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.ValueTuple.Tests/System.ValueTuple.Tests.csproj (in 5 ms). 2026-01-18T21:55:00.5237294Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Timer.Tests/System.Threading.Timer.Tests.csproj (in 5 ms). 2026-01-18T21:55:00.5716518Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Threading.Tasks.Tests.csproj (in 3 ms). 2026-01-18T21:55:00.5828706Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Tasks.Extensions.Tests/System.Threading.Tasks.Extensions.Tests.csproj (in 4 ms). 2026-01-18T21:55:00.6222778Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Security.SecureString.Tests/System.Security.SecureString.Tests.csproj (in 4 ms). 2026-01-18T21:55:00.8607358Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Text.Encoding.Tests/System.Text.Encoding.Tests.csproj (in 246 ms). 2026-01-18T21:55:00.9802882Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestStructs/System.TestStructs.ilproj (in 265 ms). 2026-01-18T21:55:01.0164845Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestLoadAssembly/TestLoadAssembly.csproj (in 1 ms). 2026-01-18T21:55:01.0689566Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestModule/System.Reflection.TestModule.ilproj (in 24 ms). 2026-01-18T21:55:01.0691434Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestCollectibleAssembly/TestCollectibleAssembly.csproj (in 0.7 ms). 2026-01-18T21:55:01.1655199Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System/Reflection/InvokeEmit/System.Runtime.ReflectionInvokeEmit.Tests.csproj (in 6 ms). 2026-01-18T21:55:01.1657541Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System/Reflection/InvokeInterpreted/System.Runtime.ReflectionInvokeInterpreted.Tests.csproj (in 7 ms). 2026-01-18T21:55:01.8344461Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/NlsTests/System.Runtime.Nls.Tests.csproj (in 656 ms). 2026-01-18T21:55:01.8659538Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/InvariantTimezone/System.Runtime.InvariantTimezone.Tests.csproj (in 9 ms). 2026-01-18T21:55:01.9106265Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/Hybrid/System.Runtime.IOS.Tests.csproj (in 30 ms). 2026-01-18T21:55:01.9111694Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System.Runtime.Tests.csproj (in 733 ms). 2026-01-18T21:55:01.9258522Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Handles.Tests/System.Runtime.Handles.Tests.csproj (in 10 ms). 2026-01-18T21:55:01.9625622Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/VoidMainWithExitCodeApp/VoidMainWithExitCodeApp.csproj (in 0.8 ms). 2026-01-18T21:55:01.9628122Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.InteropServices.RuntimeInformation.Tests/System.Runtime.InteropServices.RuntimeInformation.Tests.csproj (in 20 ms). 2026-01-18T21:55:01.9682207Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TestApp/TestApp.csproj (in 1 ms). 2026-01-18T21:55:01.9704926Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TestAppOutsideOfTPA/TestAppOutsideOfTPA.csproj (in 3 ms). 2026-01-18T21:55:02.0115751Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TargetFrameworkNameTestApp/TargetFrameworkNameTestApp.csproj (in 0.8 ms). 2026-01-18T21:55:02.0317692Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/System.Runtime.Extensions.Tests.csproj (in 11 ms). 2026-01-18T21:55:02.0324782Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/AssemblyResolveTestApp/AssemblyResolveTestApp.csproj (in 1 ms). 2026-01-18T21:55:02.0642981Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.CompilerServices.Unsafe.Tests/System.Runtime.CompilerServices.Unsafe.Tests.csproj (in 4 ms). 2026-01-18T21:55:02.1084368Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Resources.Reader.Tests/System.Resources.Reader.Tests.csproj (in 5 ms). 2026-01-18T21:55:02.1789085Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/UnloadableAssembly/UnloadableAssembly.csproj (in 0.9 ms). 2026-01-18T21:55:02.1789937Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/TestExe/System.Reflection.TestExe.csproj (in 0.9 ms). 2026-01-18T21:55:02.2221668Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/TestAssembly/TestAssembly.csproj (in 1 ms). 2026-01-18T21:55:02.3165247Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/System.Reflection.Tests.csproj (in 28 ms). 2026-01-18T21:55:02.4165118Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/InvokeInterpreted/System.Reflection.InvokeInterpreted.Tests.csproj (in 6 ms). 2026-01-18T21:55:02.5091419Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/InvokeEmit/System.Reflection.InvokeEmit.Tests.csproj (in 4 ms). 2026-01-18T21:55:02.5092969Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Resources.ResourceManager.Tests/System.Resources.ResourceManager.Tests.csproj (in 331 ms). 2026-01-18T21:55:02.5093496Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/ForwardedTypesAssembly/ForwardedTypesAssembly.csproj (in 0.6 ms). 2026-01-18T21:55:02.6747373Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/Hello工程123/Hello工程123.csproj (in 0.7 ms). 2026-01-18T21:55:02.6748339Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/CoreCLR/System.Reflection.CoreCLR.Tests.csproj (in 5 ms). 2026-01-18T21:55:02.7205340Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_3_0_0.csproj (in 0.6 ms). 2026-01-18T21:55:02.7215225Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_2_0_0.csproj (in 0.7 ms). 2026-01-18T21:55:02.7615420Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_3_0_0_0.csproj (in 8 ms). 2026-01-18T21:55:02.7616653Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_2_0.csproj (in 0.6 ms). 2026-01-18T21:55:02.8585984Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_3_0.csproj (in 0.9 ms). 2026-01-18T21:55:02.9076138Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_3.csproj (in 0.4 ms). 2026-01-18T21:55:02.9083518Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_2.csproj (in 0.7 ms). 2026-01-18T21:55:02.9084687Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_0.csproj (in 0.9 ms). 2026-01-18T21:55:03.0215878Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_0_0.csproj (in 0.4 ms). 2026-01-18T21:55:03.0340167Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_0_0_0_0.csproj (in 0.8 ms). 2026-01-18T21:55:03.0341226Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_0_0_0.csproj (in 0.4 ms). 2026-01-18T21:55:03.0390370Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.Tests/System.IO.Tests.csproj (in 6 ms). 2026-01-18T21:55:03.0392074Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.UnmanagedMemoryStream.Tests/System.IO.UnmanagedMemoryStream.Tests.csproj (in 6 ms). 2026-01-18T21:55:03.0689617Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/ManualTests/System.IO.FileSystem.Manual.Tests.csproj (in 3 ms). 2026-01-18T21:55:03.1215956Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/System.IO.FileSystem.Tests.csproj (in 17 ms). 2026-01-18T21:55:03.1216598Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Primitives.Tests/System.IO.FileSystem.Primitives.Tests.csproj (in 3 ms). 2026-01-18T21:55:03.1217161Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/DisabledFileLockingTests/System.IO.FileSystem.DisabledFileLocking.Tests.csproj (in 4 ms). 2026-01-18T21:55:03.2143186Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/System.Globalization.Tests.csproj (in 20 ms). 2026-01-18T21:55:03.2144334Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/NlsTests/System.Globalization.Nls.Tests.csproj (in 13 ms). 2026-01-18T21:55:03.3745347Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Invariant/Invariant.Tests.csproj (in 10 ms). 2026-01-18T21:55:03.4206531Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Hybrid/System.Globalization.IOS.Tests.csproj (in 29 ms). 2026-01-18T21:55:03.8220016Z Restored /__w/1/s/src/mono/mono.proj (in 12.47 sec). 2026-01-18T21:55:03.8221476Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Hybrid/AppleHybrid.Tests.csproj (in 17 ms). 2026-01-18T21:55:03.8655090Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/System.Globalization.Extensions.Tests.csproj (in 6 ms). 2026-01-18T21:55:03.8656181Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/NlsTests/System.Globalization.Extensions.Nls.Tests.csproj (in 6 ms). 2026-01-18T21:55:03.9158970Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/System.Globalization.Calendars.Tests.csproj (in 3 ms). 2026-01-18T21:55:03.9168982Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/Hybrid/System.Globalization.Extensions.iOS.Tests.csproj (in 12 ms). 2026-01-18T21:55:04.3131478Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Dynamic.Runtime.Tests/System.Dynamic.Runtime.Tests.csproj (in 20 ms). 2026-01-18T21:55:04.3142844Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/Hybrid/System.Globalization.Calendars.IOS.Tests.csproj (in 13 ms). 2026-01-18T21:55:04.3144360Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Diagnostics.Tools.Tests/System.Diagnostics.Tools.Tests.csproj (in 9 ms). 2026-01-18T21:55:04.4197878Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Diagnostics.Debug.Tests/System.Diagnostics.Debug.Tests.csproj (in 18 ms). 2026-01-18T21:55:04.9197440Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Buffers.Tests/System.Buffers.Tests.csproj (in 22 ms). 2026-01-18T21:55:04.9198436Z Restored /__w/1/s/src/libraries/System.Runtime/src/System.Runtime.csproj (in 1 ms). 2026-01-18T21:55:04.9229708Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/XsdDataContractExporterTests/SerializationTypes/SerializationTypes.csproj (in 0.5 ms). 2026-01-18T21:55:04.9258460Z Restored /__w/1/s/src/libraries/System.Runtime/ref/System.Runtime.csproj (in 0.8 ms). 2026-01-18T21:55:04.9370828Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/ReflectionOnly/System.Runtime.Serialization.Xml.ReflectionOnly.Tests.csproj (in 6 ms). 2026-01-18T21:55:05.0178214Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/System.Runtime.Serialization.Xml.Tests.csproj (in 8 ms). 2026-01-18T21:55:05.0180061Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/Canonicalization/System.Runtime.Serialization.Xml.Canonicalization.Tests.csproj (in 6 ms). 2026-01-18T21:55:05.1126575Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/ref/System.Runtime.Serialization.Xml.csproj (in 2 ms). 2026-01-18T21:55:05.2093256Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/src/System.Runtime.Serialization.Xml.csproj (in 12 ms). 2026-01-18T21:55:05.2096541Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/IcuAppLocal/IcuAppLocal.Tests.csproj (in 1.9 sec). 2026-01-18T21:55:05.3225712Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/tests/System.Runtime.Serialization.Schema.Tests.csproj (in 4 ms). 2026-01-18T21:55:05.3226426Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/ref/System.Runtime.Serialization.Schema.csproj (in 1 ms). 2026-01-18T21:55:05.3244813Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/tests/System.Runtime.Serialization.Primitives.Tests.csproj (in 5 ms). 2026-01-18T21:55:05.3267025Z Restored /__w/1/s/src/mono/llvm/llvm-init.proj (in 11.73 sec). 2026-01-18T21:55:05.4173328Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/src/System.Runtime.Serialization.Primitives.csproj (in 6 ms). 2026-01-18T21:55:05.4174184Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/ref/System.Runtime.Serialization.Primitives.csproj (in 0.8 ms). 2026-01-18T21:55:05.4719191Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/tests/System.Runtime.Serialization.Json.Tests.csproj (in 4 ms). 2026-01-18T21:55:05.4720297Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/tests/ReflectionOnly/System.Runtime.Serialization.Json.ReflectionOnly.Tests.csproj (in 4 ms). 2026-01-18T21:55:05.4722811Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/ref/System.Runtime.Serialization.Json.csproj (in 7 ms). 2026-01-18T21:55:05.5107788Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/src/System.Runtime.Serialization.Schema.csproj (in 265 ms). 2026-01-18T21:55:05.5108726Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/src/System.Runtime.Serialization.Json.csproj (in 8 ms). 2026-01-18T21:55:05.5125153Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/ref/System.Runtime.Serialization.Formatters.csproj (in 0.9 ms). 2026-01-18T21:55:05.6076790Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/tests/System.Runtime.Numerics.Tests.csproj (in 4 ms). 2026-01-18T21:55:05.6077764Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/src/System.Runtime.Numerics.csproj (in 1 ms). 2026-01-18T21:55:05.6078518Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/ref/System.Runtime.Numerics.csproj (in 0.5 ms). 2026-01-18T21:55:05.7692122Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/tests/Disabled/System.Runtime.Serialization.Formatters.Disabled.Tests.csproj (in 57 ms). 2026-01-18T21:55:05.7693123Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Tests.csproj (in 4 ms). 2026-01-18T21:55:05.7693948Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly2/System.Runtime.Loader.Test.Assembly2.csproj (in 0.7 ms). 2026-01-18T21:55:05.9085702Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.AssemblyVersion1/System.Runtime.Loader.Test.AssemblyVersion1.csproj (in 0.9 ms). 2026-01-18T21:55:05.9087470Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj (in 65 ms). 2026-01-18T21:55:05.9122153Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/System.Runtime.Loader.Test.Assembly.csproj (in 0.8 ms). 2026-01-18T21:55:05.9123235Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/System.Runtime.Loader.Noop.Assembly.csproj (in 0.7 ms). 2026-01-18T21:55:06.0548839Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj (in 407 ms). 2026-01-18T21:55:06.0549412Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ReferencedClassLib/ReferencedClassLib.csproj (in 3 ms). 2026-01-18T21:55:06.0549689Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ReferencedClassLibNeutralIsSatellite/ReferencedClassLibNeutralIsSatellite.csproj (in 4 ms). 2026-01-18T21:55:06.0549972Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/RefEmitLoadContext/System.Runtime.Loader.RefEmitLoadContext.Tests.csproj (in 5 ms). 2026-01-18T21:55:06.1734895Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/LoaderLinkTest.Dynamic/LoaderLinkTest.Dynamic.csproj (in 0.8 ms). 2026-01-18T21:55:06.1735504Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/LoaderLinkTest.Shared/LoaderLinkTest.Shared.csproj (in 0.4 ms). 2026-01-18T21:55:06.1736042Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ContextualReflectionDependency/System.Runtime.Loader.Test.ContextualReflectionDependency.csproj (in 0.5 ms). 2026-01-18T21:55:06.1736541Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/ref/System.Runtime.Loader.csproj (in 0.5 ms). 2026-01-18T21:55:06.1737008Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/DefaultContext/System.Runtime.Loader.DefaultContext.Tests.csproj (in 3 ms). 2026-01-18T21:55:06.1737490Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/src/System.Runtime.Loader.csproj (in 1 ms). 2026-01-18T21:55:06.1737929Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.csproj (in 0.5 ms). 2026-01-18T21:55:06.1738367Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/src/System.Runtime.Intrinsics.csproj (in 0.8 ms). 2026-01-18T21:55:06.2648748Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/src/System.Runtime.InteropServices.csproj (in 1 ms). 2026-01-18T21:55:06.2651087Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/tests/System.Runtime.Intrinsics.Tests.csproj (in 17 ms). 2026-01-18T21:55:06.2651867Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.ComDisabled.UnitTests/System.Runtime.InteropServices.ComDisabled.Tests.csproj (in 2 ms). 2026-01-18T21:55:06.3577421Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System.Runtime.InteropServices.Tests.csproj (in 9 ms). 2026-01-18T21:55:06.3578004Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/ref/System.Runtime.InteropServices.csproj (in 0.8 ms). 2026-01-18T21:55:06.3625256Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/ComInterfaceGenerator.csproj (in 3 ms). 2026-01-18T21:55:06.3635546Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/LibraryImportGenerator.csproj (in 2 ms). 2026-01-18T21:55:06.3651919Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/DownlevelLibraryImportGenerator/DownlevelLibraryImportGenerator.csproj (in 2 ms). 2026-01-18T21:55:06.4544589Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/JavaScriptLibrary/JavaScriptLibrary.csproj (in 5 ms). 2026-01-18T21:55:06.4545740Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/ref/System.Runtime.InteropServices.JavaScript.csproj (in 0.8 ms). 2026-01-18T21:55:06.4557923Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/src/System.Runtime.InteropServices.JavaScript.csproj (in 4 ms). 2026-01-18T21:55:06.5659188Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System.Runtime.InteropServices.JavaScript.Tests.csproj (in 8 ms). 2026-01-18T21:55:06.5660694Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/tests/System.Runtime.CompilerServices.VisualC.Tests.csproj (in 2 ms). 2026-01-18T21:55:06.5670033Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/src/System.Runtime.CompilerServices.VisualC.csproj (in 1 ms). 2026-01-18T21:55:06.7142907Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/JSImportGenerator.csproj (in 2 ms). 2026-01-18T21:55:06.7144587Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/ref/System.Runtime.CompilerServices.VisualC.csproj (in 0.5 ms). 2026-01-18T21:55:06.7145961Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/ref/System.Runtime.Caching.csproj (in 1 ms). 2026-01-18T21:55:06.8123613Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching.Tests.csproj (in 13 ms). 2026-01-18T21:55:06.8124233Z Restored /__w/1/s/src/libraries/System.Resources.Writer/tests/System.Resources.Writer.Tests.csproj (in 3 ms). 2026-01-18T21:55:06.8129954Z Restored /__w/1/s/src/libraries/System.Resources.Writer/src/System.Resources.Writer.csproj (in 1 ms). 2026-01-18T21:55:06.9541792Z Restored /__w/1/s/src/libraries/System.Resources.Writer/ref/System.Resources.Writer.csproj (in 0.5 ms). 2026-01-18T21:55:07.1599083Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj (in 851 ms). 2026-01-18T21:55:07.3191330Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj (in 404 ms). 2026-01-18T21:55:07.3211233Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/ref/System.Resources.Extensions.csproj (in 3 ms). 2026-01-18T21:55:07.4587760Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/tests/System.Reflection.TypeExtensions.Tests.csproj (in 5 ms). 2026-01-18T21:55:07.4609999Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj (in 370 ms). 2026-01-18T21:55:07.4619764Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.csproj (in 3 ms). 2026-01-18T21:55:07.6246460Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj (in 1 ms). 2026-01-18T21:55:07.6247298Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj (in 5 ms). 2026-01-18T21:55:07.6249191Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/ref/System.Reflection.Primitives.csproj (in 0.5 ms). 2026-01-18T21:55:07.6249709Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/ref/System.Reflection.MetadataLoadContext.csproj (in 2 ms). 2026-01-18T21:55:08.1177153Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/tests/System.Resources.Extensions.Tests.csproj (in 690 ms). 2026-01-18T21:55:08.1191451Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/tests/System.Reflection.MetadataLoadContext.Tests.csproj (in 11 ms). 2026-01-18T21:55:08.1230927Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/tests/System.Reflection.Metadata.Tests.csproj (in 7 ms). 2026-01-18T21:55:08.1640835Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj (in 2 ms). 2026-01-18T21:55:08.1641417Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj (in 502 ms). 2026-01-18T21:55:08.1651832Z Restored /__w/1/s/src/libraries/System.Reflection.Extensions/tests/System.Reflection.Extensions.Tests.csproj (in 3 ms). 2026-01-18T21:55:08.2175331Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/ref/System.Reflection.Emit.csproj (in 2 ms). 2026-01-18T21:55:08.2194012Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/src/System.Reflection.Emit.csproj (in 3 ms). 2026-01-18T21:55:08.2565090Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/tests/System.Reflection.Emit.Tests.csproj (in 5 ms). 2026-01-18T21:55:08.2580455Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/tests/System.Reflection.Emit.Lightweight.Tests.csproj (in 3 ms). 2026-01-18T21:55:08.2592146Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/src/System.Reflection.Emit.Lightweight.csproj (in 2 ms). 2026-01-18T21:55:08.2593942Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/ref/System.Reflection.Emit.Lightweight.csproj (in 1 ms). 2026-01-18T21:55:08.2662952Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj (in 3 ms). 2026-01-18T21:55:08.2664906Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj (in 0.7 ms). 2026-01-18T21:55:08.2693452Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/tests/System.Reflection.Emit.ILGeneration.Tests.csproj (in 3 ms). 2026-01-18T21:55:08.2728255Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/tests/TestDependency/System.Reflection.DispatchProxy.TestDependency.csproj (in 2 ms). 2026-01-18T21:55:08.2752036Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj (in 149 ms). 2026-01-18T21:55:08.2785079Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj (in 0.5 ms). 2026-01-18T21:55:08.2797975Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj (in 3 ms). 2026-01-18T21:55:08.2825487Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/tests/System.Reflection.DispatchProxy.Tests.csproj (in 10 ms). 2026-01-18T21:55:08.3027003Z Restored /__w/1/s/src/libraries/System.Reflection.Context/tests/System.Reflection.Context.Tests.csproj (in 3 ms). 2026-01-18T21:55:08.3047658Z Restored /__w/1/s/src/libraries/System.Reflection.Context/ref/System.Reflection.Context.csproj (in 1 ms). 2026-01-18T21:55:08.3093727Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/XmlSerializer/ReflectionOnly/System.Xml.XmlSerializer.ReflectionOnly.Tests.csproj (in 3 ms). 2026-01-18T21:55:08.3094424Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/XmlReaderLib/System.Xml.RW.XmlReaderLib.csproj (in 2 ms). 2026-01-18T21:55:08.3163257Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj (in 4 ms). 2026-01-18T21:55:08.3196306Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/xNodeReader/System.Xml.Linq.xNodeReader.Tests.csproj (in 4 ms). 2026-01-18T21:55:08.3540757Z Restored /__w/1/s/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj (in 11 ms). 2026-01-18T21:55:08.3541286Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj (in 3 ms). 2026-01-18T21:55:08.3558646Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj (in 4 ms). 2026-01-18T21:55:08.4035127Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj (in 0.5 ms). 2026-01-18T21:55:08.4037815Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/axes/System.Xml.Linq.Axes.Tests.csproj (in 5 ms). 2026-01-18T21:55:08.4040952Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj (in 5 ms). 2026-01-18T21:55:08.4672832Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/XDocument.Common/XDocument.Common.csproj (in 2 ms). 2026-01-18T21:55:08.4939039Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Streaming/System.Xml.Linq.Streaming.Tests.csproj (in 4 ms). 2026-01-18T21:55:08.5154262Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj (in 6 ms). 2026-01-18T21:55:08.5629388Z Restored /__w/1/s/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj (in 217 ms). 2026-01-18T21:55:08.5630797Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Schema/System.Xml.Schema.Extensions.Tests.csproj (in 3 ms). 2026-01-18T21:55:08.5631710Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/SDMSample/System.Xml.Linq.SDMSample.Tests.csproj (in 4 ms). 2026-01-18T21:55:08.6022926Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/UnitTests/System.Private.Uri.Unit.Tests.csproj (in 3 ms). 2026-01-18T21:55:08.6024116Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Properties/System.Xml.Linq.Properties.Tests.csproj (in 3 ms). 2026-01-18T21:55:08.6038917Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/FunctionalTests/System.Private.Uri.Functional.Tests.csproj (in 2 ms). 2026-01-18T21:55:08.6039419Z Restored /__w/1/s/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj (in 1 ms). 2026-01-18T21:55:08.6119778Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/ref/System.Private.CoreLib.csproj (in 0.4 ms). 2026-01-18T21:55:08.6120336Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/ExtendedFunctionalTests/System.Private.Uri.ExtendedFunctional.Tests.csproj (in 4 ms). 2026-01-18T21:55:08.6646505Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj (in 7 ms). 2026-01-18T21:55:08.6647095Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/System.Private.CoreLib.Generators.csproj (in 3 ms). 2026-01-18T21:55:08.6647517Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/EventSourceGenerator.csproj (in 1 ms). 2026-01-18T21:55:08.7034568Z Restored /__w/1/s/src/libraries/System.ObjectModel/ref/System.ObjectModel.csproj (in 1 ms). 2026-01-18T21:55:08.7035296Z Restored /__w/1/s/src/libraries/System.ObjectModel/src/System.ObjectModel.csproj (in 2 ms). 2026-01-18T21:55:08.7035781Z Restored /__w/1/s/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj (in 11 ms). 2026-01-18T21:55:08.7137616Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj (in 0.4 ms). 2026-01-18T21:55:08.7138118Z Restored /__w/1/s/src/libraries/System.ObjectModel/tests/System.ObjectModel.Tests.csproj (in 7 ms). 2026-01-18T21:55:08.7138551Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj (in 1 ms). 2026-01-18T21:55:08.7138984Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/tests/System.Numerics.Vectors.Tests.csproj (in 4 ms). 2026-01-18T21:55:08.7222607Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/ref/System.Numerics.Tensors.csproj (in 4 ms). 2026-01-18T21:55:08.7223406Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/ref/System.Net.WebSockets.csproj (in 2 ms). 2026-01-18T21:55:08.7224420Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/tests/System.Net.WebSockets.Tests.csproj (in 4 ms). 2026-01-18T21:55:08.7518311Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj (in 15 ms). 2026-01-18T21:55:08.7571181Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/ref/System.Net.WebSockets.Client.csproj (in 3 ms). 2026-01-18T21:55:08.7668897Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj (in 30 ms). 2026-01-18T21:55:08.7691067Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/tests/System.Net.WebProxy.Tests.csproj (in 3 ms). 2026-01-18T21:55:08.7691932Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/ref/System.Net.WebProxy.csproj (in 1 ms). 2026-01-18T21:55:08.8045624Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/tests/System.Net.WebHeaderCollection.Tests.csproj (in 4 ms). 2026-01-18T21:55:08.8735594Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/src/System.Net.WebProxy.csproj (in 8 ms). 2026-01-18T21:55:08.8736209Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj (in 2 ms). 2026-01-18T21:55:08.8736941Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/ref/System.Net.WebHeaderCollection.csproj (in 1 ms). 2026-01-18T21:55:08.9141373Z Restored /__w/1/s/src/libraries/System.Net.WebClient/tests/System.Net.WebClient.Tests.csproj (in 5 ms). 2026-01-18T21:55:09.0603091Z Restored /__w/1/s/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj (in 14 ms). 2026-01-18T21:55:09.1135461Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/tests/System.Net.WebSockets.Client.Tests.csproj (in 308 ms). 2026-01-18T21:55:09.1136557Z Restored /__w/1/s/src/libraries/System.Net.WebClient/ref/System.Net.WebClient.csproj (in 3 ms). 2026-01-18T21:55:09.1139227Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj (in 401 ms). 2026-01-18T21:55:09.1171259Z Restored /__w/1/s/src/libraries/shims/stubs/Microsoft.Win32.SystemEvents.csproj (in 2 ms). 2026-01-18T21:55:09.1255292Z Restored /__w/1/s/src/libraries/shims/stubs/System.CodeDom.csproj (in 7 ms). 2026-01-18T21:55:09.1256219Z Restored /__w/1/s/src/libraries/System.Net.Sockets/tests/FunctionalTests/System.Net.Sockets.Tests.csproj (in 9 ms). 2026-01-18T21:55:09.1573229Z Restored /__w/1/s/src/libraries/shims/mscorlib/ref/mscorlib.csproj (in 5 ms). 2026-01-18T21:55:09.1606968Z Restored /__w/1/s/src/libraries/shims/WindowsBase/src/WindowsBase.csproj (in 3 ms). 2026-01-18T21:55:09.2063085Z Restored /__w/1/s/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj (in 24 ms). 2026-01-18T21:55:09.2084798Z Restored /__w/1/s/src/libraries/shims/mscorlib/src/mscorlib.csproj (in 10 ms). 2026-01-18T21:55:09.2085206Z Restored /__w/1/s/src/libraries/shims/netstandard/src/netstandard.csproj (in 21 ms). 2026-01-18T21:55:09.2222100Z Restored /__w/1/s/src/libraries/shims/System/src/System.csproj (in 15 ms). 2026-01-18T21:55:09.2580833Z Restored /__w/1/s/src/libraries/shims/System/ref/System.csproj (in 13 ms). 2026-01-18T21:55:09.3279190Z Restored /__w/1/s/src/libraries/shims/System.Xml.Serialization/src/System.Xml.Serialization.csproj (in 8 ms). 2026-01-18T21:55:09.3282566Z Restored /__w/1/s/src/libraries/shims/System.Xml.XmlDocument/src/System.Xml.XmlDocument.csproj (in 10 ms). 2026-01-18T21:55:09.3283419Z Restored /__w/1/s/src/libraries/shims/System.Xml/src/System.Xml.csproj (in 13 ms). 2026-01-18T21:55:09.3290936Z Restored /__w/1/s/src/libraries/shims/System.Windows/src/System.Windows.csproj (in 2 ms). 2026-01-18T21:55:09.3291377Z Restored /__w/1/s/src/libraries/shims/System.ValueTuple/src/System.ValueTuple.csproj (in 0.9 ms). 2026-01-18T21:55:09.3291810Z Restored /__w/1/s/src/libraries/shims/System.Web/src/System.Web.csproj (in 1 ms). 2026-01-18T21:55:09.3334367Z Restored /__w/1/s/src/libraries/shims/System.IO.Compression.FileSystem/src/System.IO.Compression.FileSystem.csproj (in 6 ms). 2026-01-18T21:55:09.3335580Z Restored /__w/1/s/src/libraries/shims/System.Globalization/src/System.Globalization.csproj (in 0.9 ms). 2026-01-18T21:55:09.3678990Z Restored /__w/1/s/src/libraries/shims/System.Xml.Linq/src/System.Xml.Linq.csproj (in 9 ms). 2026-01-18T21:55:09.3679899Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Calendars/src/System.Globalization.Calendars.csproj (in 0.9 ms). 2026-01-18T21:55:09.3741656Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Extensions/src/System.Globalization.Extensions.csproj (in 0.8 ms). 2026-01-18T21:55:09.4168062Z Restored /__w/1/s/src/libraries/shims/System.Transactions/src/System.Transactions.csproj (in 15 ms). 2026-01-18T21:55:09.4169154Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Tools/src/System.Diagnostics.Tools.csproj (in 0.8 ms). 2026-01-18T21:55:09.4169695Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Debug/src/System.Diagnostics.Debug.csproj (in 1 ms). 2026-01-18T21:55:09.4329287Z Restored /__w/1/s/src/libraries/shims/System.Dynamic.Runtime/src/System.Dynamic.Runtime.csproj (in 13 ms). 2026-01-18T21:55:09.4330547Z Restored /__w/1/s/src/libraries/shims/System.Drawing/src/System.Drawing.csproj (in 10 ms). 2026-01-18T21:55:09.4332480Z Restored /__w/1/s/src/libraries/shims/System.Data/ref/System.Data.csproj (in 2 ms). 2026-01-18T21:55:09.4333185Z Restored /__w/1/s/src/libraries/shims/System.Configuration/src/System.Configuration.csproj (in 1 ms). 2026-01-18T21:55:09.4611599Z Restored /__w/1/s/src/libraries/shims/System.Data/src/System.Data.csproj (in 13 ms). 2026-01-18T21:55:09.5090391Z Restored /__w/1/s/src/libraries/shims/System.Core/src/System.Core.csproj (in 9 ms). 2026-01-18T21:55:09.5093019Z Restored /__w/1/s/src/libraries/shims/System.ComponentModel.DataAnnotations/src/System.ComponentModel.DataAnnotations.csproj (in 8 ms). 2026-01-18T21:55:09.5110119Z Restored /__w/1/s/src/libraries/shims/System.Buffers/src/System.Buffers.csproj (in 1 ms). 2026-01-18T21:55:09.5115435Z Restored /__w/1/s/src/libraries/shims/System.Data.DataSetExtensions/src/System.Data.DataSetExtensions.csproj (in 14 ms). 2026-01-18T21:55:09.5119118Z Restored /__w/1/s/src/libraries/sfx-src.proj (in 0.4 ms). 2026-01-18T21:55:09.5119558Z Restored /__w/1/s/src/libraries/shims/System.AppContext/src/System.AppContext.csproj (in 2 ms). 2026-01-18T21:55:09.6056926Z Restored /__w/1/s/src/libraries/sfx.proj (in 0.8 ms). 2026-01-18T21:55:09.6057319Z Restored /__w/1/s/src/libraries/sfx-gen.proj (in 0.4 ms). 2026-01-18T21:55:09.6057649Z Restored /__w/1/s/src/libraries/pretest.proj (in 0.8 ms). 2026-01-18T21:55:09.6057900Z Restored /__w/1/s/src/libraries/oob.proj (in 0.4 ms). 2026-01-18T21:55:09.6686061Z Restored /__w/1/s/src/libraries/oob-src.proj (in 0.4 ms). 2026-01-18T21:55:09.6690017Z Restored /__w/1/s/src/libraries/shims/Microsoft.VisualBasic/src/Microsoft.VisualBasic.csproj (in 6 ms). 2026-01-18T21:55:09.7121332Z Restored /__w/1/s/src/libraries/oob-trim.proj (in 2 ms). 2026-01-18T21:55:09.7155644Z Restored /__w/1/s/src/libraries/sfx-finish.proj (in 202 ms). 2026-01-18T21:55:09.7204281Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/ref/System.Xml.XmlSerializer.csproj (in 1 ms). 2026-01-18T21:55:09.7676553Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/src/System.Xml.XmlSerializer.csproj (in 9 ms). 2026-01-18T21:55:09.7679834Z Restored /__w/1/s/src/libraries/System.Xml.XPath/ref/System.Xml.XPath.csproj (in 2 ms). 2026-01-18T21:55:09.8097397Z Restored /__w/1/s/src/libraries/System.Xml.XPath/src/System.Xml.XPath.csproj (in 13 ms). 2026-01-18T21:55:09.8896582Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/ref/System.Xml.XPath.XDocument.csproj (in 2 ms). 2026-01-18T21:55:09.9588475Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj (in 9 ms). 2026-01-18T21:55:10.3118697Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/ref/System.Xml.XDocument.csproj (in 7 ms). 2026-01-18T21:55:10.3120181Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/src/System.Xml.XDocument.csproj (in 35 ms). 2026-01-18T21:55:10.3178563Z Restored /__w/1/s/src/libraries/externals.csproj (in 501 ms). 2026-01-18T21:55:10.4701628Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/ref/System.Xml.ReaderWriter.csproj (in 2 ms). 2026-01-18T21:55:10.5187978Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/src/System.Xml.ReaderWriter.csproj (in 17 ms). 2026-01-18T21:55:10.6124535Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj (in 6 ms). 2026-01-18T21:55:10.6144700Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/ref/System.Windows.Extensions.csproj (in 2 ms). 2026-01-18T21:55:10.6151357Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj (in 2 ms). 2026-01-18T21:55:10.6627042Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/tests/System.Web.HttpUtility.Tests.csproj (in 6 ms). 2026-01-18T21:55:10.7119655Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/ref/System.Web.HttpUtility.csproj (in 0.7 ms). 2026-01-18T21:55:10.7146911Z Restored /__w/1/s/src/libraries/apicompat/ApiCompat.proj (in 992 ms). 2026-01-18T21:55:10.7151812Z Restored /__w/1/s/src/libraries/System.Transactions.Local/tests/System.Transactions.Local.Tests.csproj (in 3 ms). 2026-01-18T21:55:10.7152589Z Restored /__w/1/s/src/libraries/System.Transactions.Local/ref/System.Transactions.Local.csproj (in 0.8 ms). 2026-01-18T21:55:10.8049373Z Restored /__w/1/s/src/libraries/System.Threading/tests/System.Threading.Tests.csproj (in 5 ms). 2026-01-18T21:55:10.8055008Z Restored /__w/1/s/src/libraries/System.Threading/ref/System.Threading.csproj (in 0.7 ms). 2026-01-18T21:55:10.8055928Z Restored /__w/1/s/src/libraries/System.Threading/src/System.Threading.csproj (in 0.8 ms). 2026-01-18T21:55:10.9634987Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj (in 409 ms). 2026-01-18T21:55:10.9639728Z Restored /__w/1/s/src/libraries/System.Transactions.Local/src/System.Transactions.Local.csproj (in 13 ms). 2026-01-18T21:55:10.9644524Z Restored /__w/1/s/src/libraries/System.Threading.WebAssembly.Threading/ref/System.Threading.WebAssembly.Threading.csproj (in 0.4 ms). 2026-01-18T21:55:10.9646395Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.csproj (in 0.5 ms). 2026-01-18T21:55:10.9658917Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/tests/WindowsThreadPool/System.Threading.ThreadPool.WindowsThreadPool.Tests.csproj (in 3 ms). 2026-01-18T21:55:10.9659506Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool.WebAssembly.Threading/ref/System.Threading.ThreadPool.WebAssembly.Threading.csproj (in 0.5 ms). 2026-01-18T21:55:11.0612273Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/tests/System.Threading.ThreadPool.Tests.csproj (in 5 ms). 2026-01-18T21:55:11.0614177Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/STAMain/STAMain.csproj (in 0.4 ms). 2026-01-18T21:55:11.0619982Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/src/System.Threading.ThreadPool.csproj (in 1 ms). 2026-01-18T21:55:11.0620528Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/MTAMain/MTAMain.csproj (in 0.7 ms). 2026-01-18T21:55:11.2059754Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj (in 4 ms). 2026-01-18T21:55:11.2067641Z Restored /__w/1/s/src/libraries/System.Threading.Thread/src/System.Threading.Thread.csproj (in 1 ms). 2026-01-18T21:55:11.2068136Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/DefaultApartmentStateMain/DefaultApartmentStateMain.csproj (in 0.4 ms). 2026-01-18T21:55:11.2068612Z Restored /__w/1/s/src/libraries/System.Threading.Thread/ref/System.Threading.Thread.csproj (in 0.5 ms). 2026-01-18T21:55:11.2069154Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/ref/System.Threading.Tasks.Parallel.csproj (in 0.5 ms). 2026-01-18T21:55:11.3236573Z Restored /__w/1/s/src/libraries/System.Threading.Thread.WebAssembly.Threading/ref/System.Threading.Thread.WebAssembly.Threading.csproj (in 0.8 ms). 2026-01-18T21:55:11.3237857Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/tests/System.Threading.Tasks.Parallel.Tests.csproj (in 3 ms). 2026-01-18T21:55:11.3258030Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/src/System.Threading.Tasks.Parallel.csproj (in 1 ms). 2026-01-18T21:55:11.3260778Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/ref/System.Threading.Tasks.Dataflow.csproj (in 2 ms). 2026-01-18T21:55:11.4137310Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/tests/System.Threading.Tasks.Dataflow.Tests.csproj (in 7 ms). 2026-01-18T21:55:11.5098469Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/tests/System.Threading.RateLimiting.Tests.csproj (in 11 ms). 2026-01-18T21:55:11.5099233Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/ref/System.Threading.RateLimiting.csproj (in 2 ms). 2026-01-18T21:55:11.5145934Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/src/System.Threading.Overlapped.csproj (in 5 ms). 2026-01-18T21:55:11.6564697Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/tests/System.Threading.Overlapped.Tests.csproj (in 3 ms). 2026-01-18T21:55:11.6565658Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/ref/System.Threading.Overlapped.csproj (in 0.5 ms). 2026-01-18T21:55:11.6585895Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/src/System.Threading.RateLimiting.csproj (in 333 ms). 2026-01-18T21:55:11.8215609Z Restored /__w/1/s/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj (in 3 ms). 2026-01-18T21:55:11.8216682Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj (in 344 ms). 2026-01-18T21:55:11.9595294Z Restored /__w/1/s/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj (in 11 ms). 2026-01-18T21:55:11.9622309Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj (in 2 ms). 2026-01-18T21:55:12.1065397Z Restored /__w/1/s/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj (in 307 ms). 2026-01-18T21:55:12.1065974Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/tests/System.Threading.AccessControl.Tests.csproj (in 12 ms). 2026-01-18T21:55:12.1066484Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/tests/UnitTests/System.Text.RegularExpressions.Unit.Tests.csproj (in 3 ms). 2026-01-18T21:55:12.1066965Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/ref/System.Text.RegularExpressions.csproj (in 0.8 ms). 2026-01-18T21:55:12.2680020Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/gen/System.Text.RegularExpressions.Generator.csproj (in 4 ms). 2026-01-18T21:55:12.2680996Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj (in 6 ms). 2026-01-18T21:55:12.4554981Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj (in 450 ms). 2026-01-18T21:55:12.4586546Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests.csproj (in 15 ms). 2026-01-18T21:55:12.7568262Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.csproj (in 19 ms). 2026-01-18T21:55:13.5609597Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/System.Text.Json.SourceGeneration.Roslyn4.4.Tests.csproj (in 734 ms). 2026-01-18T21:55:13.5621269Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.csproj (in 429 ms). 2026-01-18T21:55:13.5623753Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/System.Text.Json.Tests.csproj (in 919 ms). 2026-01-18T21:55:13.8595190Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.Roslyn4.4.csproj (in 7 ms). 2026-01-18T21:55:13.8596435Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.Roslyn3.11.csproj (in 9 ms). 2026-01-18T21:55:14.1237978Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.4.csproj (in 7 ms). 2026-01-18T21:55:14.1239288Z Restored /__w/1/s/src/libraries/System.Text.Json/ref/System.Text.Json.csproj (in 5 ms). 2026-01-18T21:55:14.1239957Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.0.csproj (in 5 ms). 2026-01-18T21:55:14.1241714Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn3.11.csproj (in 2 ms). 2026-01-18T21:55:14.2742236Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/tests/System.Text.Encodings.Web.Tests.csproj (in 15 ms). 2026-01-18T21:55:14.2743729Z Restored /__w/1/s/src/libraries/System.Text.Json/src/System.Text.Json.csproj (in 406 ms). 2026-01-18T21:55:14.2744590Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj (in 3 ms). 2026-01-18T21:55:14.4049492Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/tests/System.Text.Encoding.Extensions.Tests.csproj (in 3 ms). 2026-01-18T21:55:14.8611605Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/ref/System.Text.Encoding.Extensions.csproj (in 0.8 ms). 2026-01-18T21:55:14.8622411Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/src/System.Text.Encoding.Extensions.csproj (in 1 ms). 2026-01-18T21:55:14.9516532Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj (in 853 ms). 2026-01-18T21:55:14.9618308Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/tests/System.Text.Encoding.CodePages.Tests.csproj (in 11 ms). 2026-01-18T21:55:15.0140503Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj (in 2 ms). 2026-01-18T21:55:15.0557572Z Restored /__w/1/s/src/libraries/System.Speech/tests/System.Speech.Tests.csproj (in 3 ms). 2026-01-18T21:55:15.0562140Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/tests/FunctionalTests/System.Text.RegularExpressions.Tests.csproj (in 2.84 sec). 2026-01-18T21:55:15.0567109Z Restored /__w/1/s/src/libraries/System.Speech/ref/System.Speech.csproj (in 1 ms). 2026-01-18T21:55:15.0613567Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/System.ServiceProcess.ServiceController.TestService.csproj (in 2 ms). 2026-01-18T21:55:15.0725715Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj (in 4 ms). 2026-01-18T21:55:15.0744607Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests.csproj (in 15 ms). 2026-01-18T21:55:15.0755625Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj (in 2 ms). 2026-01-18T21:55:15.1083536Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj (in 3 ms). 2026-01-18T21:55:15.1085280Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/tests/System.ServiceModel.Syndication.Tests.csproj (in 8 ms). 2026-01-18T21:55:15.1107316Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj (in 1 ms). 2026-01-18T21:55:15.1639998Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj (in 3 ms). 2026-01-18T21:55:15.1640550Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj (in 4 ms). 2026-01-18T21:55:15.1641060Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj (in 2 ms). 2026-01-18T21:55:15.1728469Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj (in 301 ms). 2026-01-18T21:55:15.1734950Z Restored /__w/1/s/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj (in 3 ms). 2026-01-18T21:55:15.1736188Z Restored /__w/1/s/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj (in 2 ms). 2026-01-18T21:55:15.1838323Z Restored /__w/1/s/src/libraries/System.Security.Permissions/tests/System.Security.Permissions.Tests.csproj (in 14 ms). 2026-01-18T21:55:15.1879444Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/ref/System.Security.Cryptography.csproj (in 2 ms). 2026-01-18T21:55:15.1948014Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/src/System.Security.Cryptography.csproj (in 13 ms). 2026-01-18T21:55:15.1963187Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/ref/System.Security.Cryptography.Xml.csproj (in 1 ms). 2026-01-18T21:55:15.1970899Z Restored /__w/1/s/src/libraries/System.Speech/src/System.Speech.csproj (in 181 ms). 2026-01-18T21:55:15.1988285Z Restored /__w/1/s/src/libraries/System.ComponentModel/ref/System.ComponentModel.csproj (in 0.6 ms). 2026-01-18T21:55:15.1993994Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/tests/UnloadableTestTypes/UnloadableTestTypes.csproj (in 0.7 ms). 2026-01-18T21:55:15.2065271Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj (in 6 ms). 2026-01-18T21:55:15.2068471Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/ref/System.ComponentModel.TypeConverter.csproj (in 0.9 ms). 2026-01-18T21:55:15.2077789Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/tests/System.ComponentModel.TypeConverter.Tests.csproj (in 5 ms). 2026-01-18T21:55:15.2141410Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/src/System.ComponentModel.Primitives.csproj (in 2 ms). 2026-01-18T21:55:15.2148599Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/tests/System.ComponentModel.Primitives.Tests.csproj (in 5 ms). 2026-01-18T21:55:15.2196200Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/ref/System.ComponentModel.Primitives.csproj (in 0.7 ms). 2026-01-18T21:55:15.2248682Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/src/System.ComponentModel.EventBasedAsync.csproj (in 1 ms). 2026-01-18T21:55:15.2249693Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/tests/System.ComponentModel.EventBasedAsync.Tests.csproj (in 4 ms). 2026-01-18T21:55:15.2250609Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/ref/System.ComponentModel.EventBasedAsync.csproj (in 0.9 ms). 2026-01-18T21:55:15.2260983Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj (in 10 ms). 2026-01-18T21:55:15.2289501Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/ref/System.ComponentModel.Composition.csproj (in 1 ms). 2026-01-18T21:55:15.2356302Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/tests/System.ComponentModel.Composition.Registration.Tests.csproj (in 7 ms). 2026-01-18T21:55:15.2397786Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/ref/System.ComponentModel.Composition.Registration.csproj (in 2 ms). 2026-01-18T21:55:15.2598120Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/tests/Microsoft.Extensions.Http.Tests/Microsoft.Extensions.Http.Tests.csproj (in 11 ms). 2026-01-18T21:55:15.2954090Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj (in 70 ms). 2026-01-18T21:55:15.3053577Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/ref/Microsoft.Extensions.Http.csproj (in 4 ms). 2026-01-18T21:55:15.3375200Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/TestApp/Microsoft.Extensions.Hosting.TestApp.csproj (in 14 ms). 2026-01-18T21:55:15.3469923Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj (in 114 ms). 2026-01-18T21:55:15.3500727Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/tests/System.Security.Cryptography.Tests.csproj (in 170 ms). 2026-01-18T21:55:15.3688790Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/ref/Microsoft.Extensions.Hosting.csproj (in 8 ms). 2026-01-18T21:55:15.3947810Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/FunctionalTests/Microsoft.Extensions.Hosting.Functional.Tests.csproj (in 25 ms). 2026-01-18T21:55:15.3955900Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj (in 123 ms). 2026-01-18T21:55:15.4095694Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/ref/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 9 ms). 2026-01-18T21:55:15.4357393Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/tests/Microsoft.Extensions.Hosting.Systemd.Tests.csproj (in 20 ms). 2026-01-18T21:55:15.4497906Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/ref/Microsoft.Extensions.Hosting.Systemd.csproj (in 5 ms). 2026-01-18T21:55:15.5027478Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj (in 137 ms). 2026-01-18T21:55:15.5128089Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/ref/Microsoft.Extensions.Hosting.Abstractions.csproj (in 4 ms). 2026-01-18T21:55:15.5282740Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 137 ms). 2026-01-18T21:55:15.5483351Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/TopLevelStatementsTestsTimeout/TopLevelStatementsTestsTimeout.csproj (in 14 ms). 2026-01-18T21:55:15.5745283Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/TopLevelStatements/TopLevelStatements.csproj (in 19 ms). 2026-01-18T21:55:15.5749477Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/src/Microsoft.Extensions.Hosting.Systemd.csproj (in 129 ms). 2026-01-18T21:55:15.5915119Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/src/Microsoft.Extensions.Hosting.Abstractions.csproj (in 128 ms). 2026-01-18T21:55:15.5930667Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternThrows/NoSpecialEntryPointPatternThrows.csproj (in 16 ms). 2026-01-18T21:55:15.6385217Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternHangs/NoSpecialEntryPointPatternHangs.csproj (in 30 ms). 2026-01-18T21:55:15.6386543Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternMainNoArgs/NoSpecialEntryPointPatternMainNoArgs.csproj (in 31 ms). 2026-01-18T21:55:15.6425807Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternExits/NoSpecialEntryPointPatternExits.csproj (in 28 ms). 2026-01-18T21:55:15.6516403Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternBuildsThenThrows/NoSpecialEntryPointPatternBuildsThenThrows.csproj (in 21 ms). 2026-01-18T21:55:15.6868512Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/MockHostTypes/MockHostTypes.csproj (in 22 ms). 2026-01-18T21:55:15.6911964Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPattern/NoSpecialEntryPointPattern.csproj (in 30 ms). 2026-01-18T21:55:15.7011333Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateWebHostBuilderPatternTestSite/CreateWebHostBuilderPatternTestSite.csproj (in 21 ms). 2026-01-18T21:55:15.7162517Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/Microsoft.Extensions.HostFactoryResolver.Tests.csproj (in 36 ms). 2026-01-18T21:55:15.7385012Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateWebHostBuilderInvalidSignature/CreateWebHostBuilderInvalidSignature.csproj (in 26 ms). 2026-01-18T21:55:15.7500065Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateHostBuilderPatternTestSite/CreateHostBuilderPatternTestSite.csproj (in 29 ms). 2026-01-18T21:55:15.7515852Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateHostBuilderInvalidSignature/CreateHostBuilderInvalidSignature.csproj (in 25 ms). 2026-01-18T21:55:15.7598751Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/src/Microsoft.Extensions.HostFactoryResolver.Sources.csproj (in 0.5 ms). 2026-01-18T21:55:15.7604384Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/BuildWebHostPatternTestSite/BuildWebHostPatternTestSite.csproj (in 19 ms). 2026-01-18T21:55:15.7710778Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/tests/Microsoft.Extensions.FileSystemGlobbing.Tests.csproj (in 13 ms). 2026-01-18T21:55:15.7738616Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/ref/Microsoft.Extensions.FileSystemGlobbing.csproj (in 1 ms). 2026-01-18T21:55:15.7788016Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/BuildWebHostInvalidSignature/BuildWebHostInvalidSignature.csproj (in 20 ms). 2026-01-18T21:55:15.7874317Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/Microsoft.Extensions.FileProviders.Physical.Tests.csproj (in 8 ms). 2026-01-18T21:55:15.7929450Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/ApplicationNameSetFromArgument/ApplicationNameSetFromArgument.csproj (in 22 ms). 2026-01-18T21:55:15.7935537Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/ref/Microsoft.Extensions.FileProviders.Physical.csproj (in 2 ms). 2026-01-18T21:55:15.8042553Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/tests/Microsoft.Extensions.FileProviders.Composite.Tests.csproj (in 8 ms). 2026-01-18T21:55:15.8091140Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/ref/Microsoft.Extensions.FileProviders.Composite.csproj (in 2 ms). 2026-01-18T21:55:15.8766512Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj (in 114 ms). 2026-01-18T21:55:15.8807450Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/ref/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 2 ms). 2026-01-18T21:55:15.9140481Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/Microsoft.Extensions.FileProviders.Composite.csproj (in 116 ms). 2026-01-18T21:55:15.9155970Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj (in 132 ms). 2026-01-18T21:55:15.9270719Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/ref/Microsoft.Extensions.Diagnostics.csproj (in 5 ms). 2026-01-18T21:55:15.9299477Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 116 ms). 2026-01-18T21:55:15.9360034Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/tests/Microsoft.Extensions.Diagnostics.Tests.csproj (in 27 ms). 2026-01-18T21:55:15.9417202Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/ref/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 2 ms). 2026-01-18T21:55:15.9442013Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/tests/Microsoft.Extensions.Diagnostics.Abstractions.Tests.csproj (in 12 ms). 2026-01-18T21:55:15.9484846Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj (in 1 ms). 2026-01-18T21:55:15.9591245Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/Microsoft.Extensions.DependencyInjection.Tests.csproj (in 7 ms). 2026-01-18T21:55:16.0466021Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/src/Microsoft.Extensions.Diagnostics.csproj (in 123 ms). 2026-01-18T21:55:16.0482230Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/src/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 112 ms). 2026-01-18T21:55:16.0523443Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/CollectibleAssembly/CollectibleAssembly.csproj (in 2 ms). 2026-01-18T21:55:16.0583490Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/ref/Microsoft.Extensions.DependencyInjection.csproj (in 2 ms). 2026-01-18T21:55:16.0725691Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj (in 119 ms). 2026-01-18T21:55:16.1126910Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj (in 61 ms). 2026-01-18T21:55:16.1196542Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 2 ms). 2026-01-18T21:55:16.1355250Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/Microsoft.Extensions.Configuration.Tests.csproj (in 13 ms). 2026-01-18T21:55:16.1410983Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 66 ms). 2026-01-18T21:55:16.1631778Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj (in 16 ms). 2026-01-18T21:55:16.1686291Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/ref/Microsoft.Extensions.Configuration.csproj (in 2 ms). 2026-01-18T21:55:16.1894048Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj (in 127 ms). 2026-01-18T21:55:16.1992930Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj (in 19 ms). 2026-01-18T21:55:16.2049637Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/src/Microsoft.Extensions.Configuration.csproj (in 61 ms). 2026-01-18T21:55:16.2074148Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/ref/Microsoft.Extensions.Configuration.Xml.csproj (in 4 ms). 2026-01-18T21:55:16.2362450Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/tests/Microsoft.Extensions.Configuration.UserSecrets.Tests.csproj (in 15 ms). 2026-01-18T21:55:16.2469665Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/ref/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 5 ms). 2026-01-18T21:55:16.2695650Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/tests/Microsoft.Extensions.Configuration.Json.Tests.csproj (in 13 ms). 2026-01-18T21:55:16.3194923Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj (in 123 ms). 2026-01-18T21:55:16.3311588Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/ref/Microsoft.Extensions.Configuration.Json.csproj (in 5 ms). 2026-01-18T21:55:16.3518528Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 124 ms). 2026-01-18T21:55:16.3596789Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/tests/Microsoft.Extensions.Configuration.Ini.Tests.csproj (in 14 ms). 2026-01-18T21:55:16.3638458Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/ref/Microsoft.Extensions.Configuration.Ini.csproj (in 5 ms). 2026-01-18T21:55:16.3658946Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj (in 80 ms). 2026-01-18T21:55:16.3785184Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/tests/Microsoft.Extensions.Configuration.FileExtensions.Tests.csproj (in 10 ms). 2026-01-18T21:55:16.3858364Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/ref/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 4 ms). 2026-01-18T21:55:16.3998115Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/tests/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.csproj (in 9 ms). 2026-01-18T21:55:16.4305510Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/src/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 61 ms). 2026-01-18T21:55:16.4367942Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 3 ms). 2026-01-18T21:55:16.4696268Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/tests/Microsoft.Extensions.Configuration.CommandLine.Tests.csproj (in 22 ms). 2026-01-18T21:55:16.4770521Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/src/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 70 ms). 2026-01-18T21:55:16.4774173Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/src/Microsoft.Extensions.Configuration.Ini.csproj (in 121 ms). 2026-01-18T21:55:16.4849362Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/ref/Microsoft.Extensions.Configuration.CommandLine.csproj (in 4 ms). 2026-01-18T21:55:16.5037363Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/UnitTests/Microsoft.Extensions.Configuration.Binder.Tests.csproj (in 16 ms). 2026-01-18T21:55:16.5169825Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/SourceGenerationTests/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.csproj (in 21 ms). 2026-01-18T21:55:16.5225444Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/ref/Microsoft.Extensions.Configuration.Binder.csproj (in 2 ms). 2026-01-18T21:55:16.5305749Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/src/Microsoft.Extensions.Configuration.CommandLine.csproj (in 60 ms). 2026-01-18T21:55:16.5804039Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Microsoft.Extensions.Configuration.Binder.SourceGeneration.csproj (in 56 ms). 2026-01-18T21:55:16.5848697Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/ref/Microsoft.Extensions.Configuration.Abstractions.csproj (in 2 ms). 2026-01-18T21:55:16.5916924Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/Microsoft.Extensions.Configuration.Abstractions.csproj (in 58 ms). 2026-01-18T21:55:16.5995690Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/ref/Microsoft.Extensions.Caching.Memory.csproj (in 3 ms). 2026-01-18T21:55:16.7505210Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/src/Microsoft.Extensions.Caching.Abstractions.csproj (in 134 ms). 2026-01-18T21:55:16.7509528Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/ref/Microsoft.Extensions.Caching.Abstractions.csproj (in 2 ms). 2026-01-18T21:55:16.7585313Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj (in 7 ms). 2026-01-18T21:55:16.7698779Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/src/Microsoft.Extensions.Caching.Memory.csproj (in 166 ms). 2026-01-18T21:55:16.7705474Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/ref/Microsoft.CSharp.csproj (in 0.9 ms). 2026-01-18T21:55:16.7706667Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj (in 5 ms). 2026-01-18T21:55:16.7834850Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/src/Microsoft.Extensions.Configuration.Binder.csproj (in 276 ms). 2026-01-18T21:55:16.7864938Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/tests/Microsoft.Bcl.TimeProvider.Tests.csproj (in 12 ms). 2026-01-18T21:55:16.7952999Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/tests/Microsoft.Bcl.Numerics.Tests.csproj (in 8 ms). 2026-01-18T21:55:16.8080473Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/tests/Microsoft.Bcl.Memory.Tests.csproj (in 8 ms). 2026-01-18T21:55:16.8107728Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.External.Tests/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.csproj (in 844 ms). 2026-01-18T21:55:16.8271357Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/tests/Microsoft.Bcl.Cryptography.Tests.csproj (in 11 ms). 2026-01-18T21:55:16.8808232Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/src/Microsoft.Bcl.TimeProvider.csproj (in 109 ms). 2026-01-18T21:55:16.8904499Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/tests/Microsoft.Bcl.AsyncInterfaces.Tests.csproj (in 6 ms). 2026-01-18T21:55:16.8925740Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/src/Microsoft.Bcl.Numerics.csproj (in 106 ms). 2026-01-18T21:55:16.9230074Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/src/Microsoft.Bcl.Memory.csproj (in 112 ms). 2026-01-18T21:55:16.9264976Z Restored /__w/1/s/src/libraries/Common/tests/TestUtilities/TestUtilities.csproj (in 2 ms). 2026-01-18T21:55:16.9291731Z Restored /__w/1/s/src/libraries/Common/tests/TestUtilities.Unicode/TestUtilities.Unicode.csproj (in 0.7 ms). 2026-01-18T21:55:16.9313376Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj (in 1 ms). 2026-01-18T21:55:16.9347165Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/XmlCoreTest/XmlCoreTest.csproj (in 1 ms). 2026-01-18T21:55:16.9375982Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/ModuleCore/ModuleCore.csproj (in 0.8 ms). 2026-01-18T21:55:16.9395289Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/BaseLibManaged/BaseLibManaged.csproj (in 0.5 ms). 2026-01-18T21:55:16.9424756Z Restored /__w/1/s/src/libraries/Common/tests/System/TestILAssembly/TestILAssembly.ilproj (in 0.6 ms). 2026-01-18T21:55:16.9447327Z Restored /__w/1/s/src/libraries/Common/tests/System/Net/Prerequisites/RemoteLoopServer/RemoteLoopServer.csproj (in 1 ms). 2026-01-18T21:55:16.9472233Z Restored /__w/1/s/src/libraries/Common/tests/System/Net/Prerequisites/NetCoreServer/NetCoreServer.csproj (in 0.8 ms). 2026-01-18T21:55:16.9567561Z Restored /__w/1/s/src/libraries/Common/tests/StreamConformanceTests/StreamConformanceTests.csproj (in 1 ms). 2026-01-18T21:55:16.9577003Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/src/Microsoft.Bcl.AsyncInterfaces.csproj (in 58 ms). 2026-01-18T21:55:16.9622434Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/src/Microsoft.Bcl.Cryptography.csproj (in 131 ms). 2026-01-18T21:55:16.9858918Z Restored /__w/1/s/src/libraries/Common/tests/Common.Tests.csproj (in 30 ms). 2026-01-18T21:55:16.9878622Z Restored /__w/1/s/src/installer/pkg/sfx/installers.proj (in 0.8 ms). 2026-01-18T21:55:16.9918094Z Restored /__w/1/s/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.Mono.sfxproj (in 2 ms). 2026-01-18T21:55:16.9939332Z Restored /__w/1/s/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Ref.sfxproj (in 0.9 ms). 2026-01-18T21:55:17.1064899Z Restored /__w/1/s/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj (in 109 ms). 2026-01-18T21:55:17.2479689Z Restored /__w/1/s/src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.csproj (in 353 ms). 2026-01-18T21:55:17.2594794Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/tests/Microsoft.Win32.Primitives.Tests.csproj (in 6 ms). 2026-01-18T21:55:17.2600779Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj (in 0.9 ms). 2026-01-18T21:55:17.2616280Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/ref/Microsoft.Win32.Primitives.csproj (in 0.5 ms). 2026-01-18T21:55:17.2769755Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/tests/Microsoft.VisualBasic.Core.Tests.csproj (in 7 ms). 2026-01-18T21:55:17.2887092Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj (in 7 ms). 2026-01-18T21:55:17.2930941Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/ref/Microsoft.VisualBasic.Core.csproj (in 1 ms). 2026-01-18T21:55:17.2941578Z Restored /__w/1/s/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj (in 0.5 ms). 2026-01-18T21:55:17.3345619Z Restored /__w/1/s/Build.proj (in 228 ms). 2026-01-18T21:55:17.3468242Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/tests/Microsoft.Extensions.Primitives.Tests.csproj (in 9 ms). 2026-01-18T21:55:17.3565345Z Restored /__w/1/s/src/installer/tests/TestUtils/TestUtils.csproj (in 404 ms). 2026-01-18T21:55:17.3597129Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/ref/Microsoft.Extensions.Primitives.csproj (in 1 ms). 2026-01-18T21:55:17.3858359Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/SourceGenerationTests/Microsoft.Extensions.Options.SourceGeneration.Tests.csproj (in 15 ms). 2026-01-18T21:55:17.4427368Z Restored /__w/1/s/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj (in 109 ms). 2026-01-18T21:55:17.4435585Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/SourceGeneration.Unit.Tests/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.csproj (in 22 ms). 2026-01-18T21:55:17.4701353Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj (in 106 ms). 2026-01-18T21:55:17.5100539Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/ref/Microsoft.Extensions.Options.csproj (in 6 ms). 2026-01-18T21:55:17.5101712Z Restored /__w/1/s/src/libraries/System.Net.Sockets/ref/System.Net.Sockets.csproj (in 0.9 ms). 2026-01-18T21:55:17.5319456Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/tests/System.Net.ServerSentEvents.Tests.csproj (in 26 ms). 2026-01-18T21:55:17.5438439Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/Microsoft.Extensions.Options.Tests/Microsoft.Extensions.Options.Tests.csproj (in 52 ms). 2026-01-18T21:55:17.5544648Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/ref/System.Net.ServerSentEvents.csproj (in 8 ms). 2026-01-18T21:55:17.5606864Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj (in 126 ms). 2026-01-18T21:55:17.5790742Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj (in 18 ms). 2026-01-18T21:55:17.5913443Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/EnterpriseTests/System.Net.Security.Enterprise.Tests.csproj (in 6 ms). 2026-01-18T21:55:17.6156469Z Restored /__w/1/s/src/libraries/System.Net.Security/src/System.Net.Security.csproj (in 17 ms). 2026-01-18T21:55:17.6187292Z Restored /__w/1/s/src/libraries/System.Net.Security/ref/System.Net.Security.csproj (in 2 ms). 2026-01-18T21:55:17.6292692Z Restored /__w/1/s/src/libraries/System.Net.Requests/tests/System.Net.Requests.Tests.csproj (in 8 ms). 2026-01-18T21:55:17.6335775Z Restored /__w/1/s/src/libraries/System.Net.Requests/tests/ServicePointTests/System.Net.ServicePoint.Tests.csproj (in 2 ms). 2026-01-18T21:55:17.6488147Z Restored /__w/1/s/src/installer/tests/Microsoft.DotNet.CoreSetup.Packaging.Tests/Microsoft.DotNet.CoreSetup.Packaging.Tests.csproj (in 683 ms). 2026-01-18T21:55:17.6658849Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/src/System.Net.ServerSentEvents.csproj (in 129 ms). 2026-01-18T21:55:17.6662393Z Restored /__w/1/s/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj (in 10 ms). 2026-01-18T21:55:17.6684803Z Restored /__w/1/s/src/libraries/System.Net.Requests/ref/System.Net.Requests.csproj (in 14 ms). 2026-01-18T21:55:17.6722450Z Restored /__w/1/s/src/libraries/System.Net.Quic/ref/System.Net.Quic.csproj (in 2 ms). 2026-01-18T21:55:17.6818115Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/UnitTests/System.Net.Primitives.UnitTests.Tests.csproj (in 7 ms). 2026-01-18T21:55:17.6867561Z Restored /__w/1/s/src/libraries/System.Net.Quic/src/System.Net.Quic.csproj (in 13 ms). 2026-01-18T21:55:17.6920099Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/PalTests/System.Net.Primitives.Pal.Tests.csproj (in 6 ms). 2026-01-18T21:55:17.6955301Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/FunctionalTests/System.Net.Primitives.Functional.Tests.csproj (in 6 ms). 2026-01-18T21:55:17.6978750Z Restored /__w/1/s/src/libraries/System.Net.Primitives/ref/System.Net.Primitives.csproj (in 0.8 ms). 2026-01-18T21:55:17.6998299Z Restored /__w/1/s/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj (in 4 ms). 2026-01-18T21:55:17.7082283Z Restored /__w/1/s/src/libraries/System.Net.Ping/tests/FunctionalTests/System.Net.Ping.Functional.Tests.csproj (in 8 ms). 2026-01-18T21:55:17.7109018Z Restored /__w/1/s/src/libraries/System.Net.Ping/ref/System.Net.Ping.csproj (in 1 ms). 2026-01-18T21:55:17.7168115Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/System.Net.NetworkInformation.Functional.Tests.csproj (in 3 ms). 2026-01-18T21:55:17.7217308Z Restored /__w/1/s/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj (in 11 ms). 2026-01-18T21:55:17.7223474Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/ref/System.Net.NetworkInformation.csproj (in 0.8 ms). 2026-01-18T21:55:17.7382979Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/tests/PalTests/System.Net.NameResolution.Pal.Tests.csproj (in 11 ms). 2026-01-18T21:55:17.7421581Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj (in 18 ms). 2026-01-18T21:55:17.7523068Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/tests/FunctionalTests/System.Net.NameResolution.Functional.Tests.csproj (in 11 ms). 2026-01-18T21:55:17.7541007Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/ref/System.Net.NameResolution.csproj (in 0.7 ms). 2026-01-18T21:55:17.7550591Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj (in 7 ms). 2026-01-18T21:55:17.7657047Z Restored /__w/1/s/src/libraries/System.Net.Mail/tests/Unit/System.Net.Mail.Unit.Tests.csproj (in 7 ms). 2026-01-18T21:55:17.7800947Z Restored /__w/1/s/src/libraries/System.Net.Mail/tests/Functional/System.Net.Mail.Functional.Tests.csproj (in 18 ms). 2026-01-18T21:55:17.7863328Z Restored /__w/1/s/src/libraries/System.Net.Mail/ref/System.Net.Mail.csproj (in 2 ms). 2026-01-18T21:55:17.7938058Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj (in 222 ms). 2026-01-18T21:55:17.8015653Z Restored /__w/1/s/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj (in 11 ms). 2026-01-18T21:55:17.8084512Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/tests/System.Net.HttpListener.Tests.csproj (in 14 ms). 2026-01-18T21:55:17.8088903Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/ref/System.Net.HttpListener.csproj (in 3 ms). 2026-01-18T21:55:17.8252413Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj (in 20 ms). 2026-01-18T21:55:17.8357589Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/UnitTests/System.Net.Http.Unit.Tests.csproj (in 23 ms). 2026-01-18T21:55:17.8362798Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/EnterpriseTests/System.Net.Http.Enterprise.Tests.csproj (in 7 ms). 2026-01-18T21:55:17.8402479Z Restored /__w/1/s/src/libraries/System.Net.Http/ref/System.Net.Http.csproj (in 1 ms). 2026-01-18T21:55:17.8567993Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj (in 8 ms). 2026-01-18T21:55:17.8763295Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj (in 57 ms). 2026-01-18T21:55:17.9051392Z Restored /__w/1/s/src/libraries/System.Net.Http/src/System.Net.Http.csproj (in 55 ms). 2026-01-18T21:55:17.9095505Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/ref/System.Net.Http.WinHttpHandler.csproj (in 2 ms). 2026-01-18T21:55:17.9111625Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/System.Net.Http.WinHttpHandler.Functional.Tests.csproj (in 39 ms). 2026-01-18T21:55:17.9337444Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/tests/UnitTests/System.Net.Http.Json.Unit.Tests.csproj (in 13 ms). 2026-01-18T21:55:17.9425977Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/tests/FunctionalTests/System.Net.Http.Json.Functional.Tests.csproj (in 16 ms). 2026-01-18T21:55:17.9493542Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/ref/System.Net.Http.Json.csproj (in 4 ms). 2026-01-18T21:55:17.9545393Z Restored /__w/1/s/src/libraries/System.Memory/tests/System.Memory.Tests.csproj (in 3 ms). 2026-01-18T21:55:17.9569425Z Restored /__w/1/s/src/libraries/System.Memory/src/System.Memory.csproj (in 0.9 ms). 2026-01-18T21:55:17.9586628Z Restored /__w/1/s/src/libraries/System.Memory/ref/System.Memory.csproj (in 0.5 ms). 2026-01-18T21:55:17.9741684Z Restored /__w/1/s/src/libraries/System.Memory.Data/tests/System.Memory.Data.Tests.csproj (in 8 ms). 2026-01-18T21:55:18.0021413Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj (in 119 ms). 2026-01-18T21:55:18.0075692Z Restored /__w/1/s/src/libraries/System.Memory.Data/ref/System.Memory.Data.csproj (in 3 ms). 2026-01-18T21:55:18.0194888Z Restored /__w/1/s/src/libraries/System.Management/tests/System.Management.Tests.csproj (in 8 ms). 2026-01-18T21:55:18.0651227Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj (in 121 ms). 2026-01-18T21:55:18.0697099Z Restored /__w/1/s/src/libraries/System.Management/ref/System.Management.csproj (in 2 ms). 2026-01-18T21:55:18.0755843Z Restored /__w/1/s/src/libraries/System.Linq/tests/System.Linq.Tests.csproj (in 3 ms). 2026-01-18T21:55:18.0799285Z Restored /__w/1/s/src/libraries/System.Linq/src/System.Linq.csproj (in 2 ms). 2026-01-18T21:55:18.0836611Z Restored /__w/1/s/src/libraries/System.Linq/ref/System.Linq.csproj (in 1 ms). 2026-01-18T21:55:18.0879863Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/tests/System.Linq.Queryable.Tests.csproj (in 3 ms). 2026-01-18T21:55:18.0956610Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/src/System.Linq.Queryable.csproj (in 3 ms). 2026-01-18T21:55:18.1007399Z Restored /__w/1/s/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj (in 119 ms). 2026-01-18T21:55:18.1021972Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/ref/System.Linq.Queryable.csproj (in 2 ms). 2026-01-18T21:55:18.1080190Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/tests/System.Linq.Parallel.Tests.csproj (in 4 ms). 2026-01-18T21:55:18.1080773Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/src/System.Linq.Parallel.csproj (in 3 ms). 2026-01-18T21:55:18.1162106Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/ref/System.Linq.Parallel.csproj (in 1 ms). 2026-01-18T21:55:18.1264345Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj (in 4 ms). 2026-01-18T21:55:18.1282497Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/ref/System.Linq.Expressions.csproj (in 0.6 ms). 2026-01-18T21:55:18.1349084Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/tests/System.Linq.Expressions.Tests.csproj (in 18 ms). 2026-01-18T21:55:18.1438475Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/tests/System.Linq.AsyncEnumerable.Tests.csproj (in 10 ms). 2026-01-18T21:55:18.1468011Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/src/System.Linq.AsyncEnumerable.csproj (in 4 ms). 2026-01-18T21:55:18.1497882Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/ref/System.Linq.AsyncEnumerable.csproj (in 3 ms). 2026-01-18T21:55:18.1785461Z Restored /__w/1/s/src/libraries/System.Management/src/System.Management.csproj (in 143 ms). 2026-01-18T21:55:18.1786332Z Restored /__w/1/s/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj (in 12 ms). 2026-01-18T21:55:18.1786764Z Restored /__w/1/s/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj (in 1 ms). 2026-01-18T21:55:18.1787199Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-18T21:55:18.1787679Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-arm64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-18T21:55:18.1790360Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-18T21:55:18.1790850Z Restored /__w/1/s/src/libraries/System.IO.Ports/tests/System.IO.Ports.Tests.csproj (in 22 ms). 2026-01-18T21:55:18.1791310Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-arm64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-18T21:55:18.1791841Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-x64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-18T21:55:18.1797499Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-x64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-18T21:55:18.1814891Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-18T21:55:18.1834589Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm64.runtime.native.System.IO.Ports.proj (in 0.8 ms). 2026-01-18T21:55:18.1880058Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-x64.runtime.native.System.IO.Ports.proj (in 0.6 ms). 2026-01-18T21:55:18.1881070Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-arm64.runtime.native.System.IO.Ports.proj (in 0.6 ms). 2026-01-18T21:55:18.1885002Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-18T21:55:18.1893996Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x86.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-18T21:55:18.1894790Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-18T21:55:18.1932228Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-18T21:55:18.1932777Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-18T21:55:18.1938477Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-18T21:55:18.2054642Z Restored /__w/1/s/src/libraries/System.IO.Pipes/src/System.IO.Pipes.csproj (in 5 ms). 2026-01-18T21:55:18.2070453Z Restored /__w/1/s/src/libraries/System.IO.Pipes/ref/System.IO.Pipes.csproj (in 0.7 ms). 2026-01-18T21:55:18.2176363Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/tests/System.IO.Pipes.AccessControl.Tests.csproj (in 5 ms). 2026-01-18T21:55:18.2198982Z Restored /__w/1/s/src/libraries/System.IO.Pipes/tests/System.IO.Pipes.Tests.csproj (in 15 ms). 2026-01-18T21:55:18.2236896Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj (in 2 ms). 2026-01-18T21:55:18.2287356Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/src/System.IO.Pipes.AccessControl.csproj (in 5 ms). 2026-01-18T21:55:18.2366789Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/tests/System.IO.Pipelines.Tests.csproj (in 10 ms). 2026-01-18T21:55:18.2407491Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/ref/System.IO.Pipelines.csproj (in 2 ms). 2026-01-18T21:55:18.2425389Z Restored /__w/1/s/src/libraries/System.Net.Quic/tests/FunctionalTests/System.Net.Quic.Functional.Tests.csproj (in 574 ms). 2026-01-18T21:55:18.2474829Z Restored /__w/1/s/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj (in 3 ms). 2026-01-18T21:55:18.2507478Z Restored /__w/1/s/src/libraries/System.IO.Packaging/ref/System.IO.Packaging.csproj (in 1 ms). 2026-01-18T21:55:18.2592890Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/tests/System.IO.MemoryMappedFiles.Tests.csproj (in 6 ms). 2026-01-18T21:55:18.2653752Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj (in 4 ms). 2026-01-18T21:55:18.2674486Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/ref/System.IO.MemoryMappedFiles.csproj (in 0.8 ms). 2026-01-18T21:55:18.2857056Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.native.System.IO.Ports.proj (in 110 ms). 2026-01-18T21:55:18.2927194Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj (in 61 ms). 2026-01-18T21:55:18.2961101Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/ref/System.IO.IsolatedStorage.csproj (in 1 ms). 2026-01-18T21:55:18.2968726Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/tests/System.IO.IsolatedStorage.Tests.csproj (in 19 ms). 2026-01-18T21:55:18.3028859Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj (in 9 ms). 2026-01-18T21:55:18.3070800Z Restored /__w/1/s/src/libraries/System.IO.Hashing/ref/System.IO.Hashing.csproj (in 2 ms). 2026-01-18T21:55:18.3080720Z Restored /__w/1/s/src/libraries/System.IO.Hashing/tests/System.IO.Hashing.Tests.csproj (in 10 ms). 2026-01-18T21:55:18.3182816Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/src/System.IO.FileSystem.Watcher.csproj (in 6 ms). 2026-01-18T21:55:18.3203727Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/ref/System.IO.FileSystem.Watcher.csproj (in 0.8 ms). 2026-01-18T21:55:18.3241627Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/tests/System.IO.FileSystem.Watcher.Tests.csproj (in 13 ms). 2026-01-18T21:55:18.3291314Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj (in 2 ms). 2026-01-18T21:55:18.3291852Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/tests/System.IO.FileSystem.DriveInfo.Tests.csproj (in 6 ms). 2026-01-18T21:55:18.3307765Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/ref/System.IO.FileSystem.DriveInfo.csproj (in 0.5 ms). 2026-01-18T21:55:18.3359919Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj (in 2 ms). 2026-01-18T21:55:18.3378283Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj (in 0.7 ms). 2026-01-18T21:55:18.3398018Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/tests/System.IO.FileSystem.AccessControl.Tests.csproj (in 5 ms). 2026-01-18T21:55:18.3482539Z Restored /__w/1/s/src/libraries/System.IO.Compression/src/System.IO.Compression.csproj (in 5 ms). 2026-01-18T21:55:18.3503873Z Restored /__w/1/s/src/libraries/System.IO.Compression/ref/System.IO.Compression.csproj (in 0.5 ms). 2026-01-18T21:55:18.3808949Z Restored /__w/1/s/src/libraries/System.IO.Packaging/tests/System.IO.Packaging.Tests.csproj (in 137 ms). 2026-01-18T21:55:18.3848088Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/src/System.IO.Compression.ZipFile.csproj (in 2 ms). 2026-01-18T21:55:18.3867139Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/ref/System.IO.Compression.ZipFile.csproj (in 0.6 ms). 2026-01-18T21:55:18.4122949Z Restored /__w/1/s/src/libraries/System.IO.Hashing/src/System.IO.Hashing.csproj (in 113 ms). 2026-01-18T21:55:18.4173132Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj (in 3 ms). 2026-01-18T21:55:18.4194106Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/ref/System.IO.Compression.Brotli.csproj (in 0.7 ms). 2026-01-18T21:55:19.3750059Z Restored /__w/1/s/src/libraries/System.Formats.Tar/tests/System.Formats.Tar.Tests.csproj (in 946 ms). 2026-01-18T21:55:19.3794202Z Restored /__w/1/s/src/libraries/System.Formats.Tar/tests/Manual/System.Formats.Tar.Manual.Tests.csproj (in 2 ms). 2026-01-18T21:55:19.3852322Z Restored /__w/1/s/src/libraries/System.Formats.Tar/src/System.Formats.Tar.csproj (in 3 ms). 2026-01-18T21:55:19.3873593Z Restored /__w/1/s/src/libraries/System.Formats.Tar/ref/System.Formats.Tar.csproj (in 0.5 ms). 2026-01-18T21:55:19.4068703Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/tests/System.Formats.Nrbf.Tests.csproj (in 12 ms). 2026-01-18T21:55:19.7054612Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj (in 276 ms). 2026-01-18T21:55:19.7119635Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/ref/System.Formats.Nrbf.csproj (in 3 ms). 2026-01-18T21:55:20.0961699Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/tests/System.Formats.Cbor.Tests.csproj (in 377 ms). 2026-01-18T21:55:20.1099606Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/tests/CborDocument/System.Formats.Cbor.Tests.DataModel.fsproj (in 11 ms). 2026-01-18T21:55:20.2528934Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/src/System.Formats.Cbor.csproj (in 138 ms). 2026-01-18T21:55:20.2651639Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/ref/System.Formats.Cbor.csproj (in 4 ms). 2026-01-18T21:55:20.2918424Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/tests/System.Formats.Asn1.Tests.csproj (in 13 ms). 2026-01-18T21:55:20.4325481Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj (in 138 ms). 2026-01-18T21:55:20.4427181Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/ref/System.Formats.Asn1.csproj (in 5 ms). 2026-01-18T21:55:20.4513299Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/tests/System.Drawing.Primitives.Tests.csproj (in 6 ms). 2026-01-18T21:55:20.4699777Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj (in 5 ms). 2026-01-18T21:55:20.4728697Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/ref/System.Drawing.Primitives.csproj (in 1 ms). 2026-01-18T21:55:20.4990149Z Restored /__w/1/s/src/libraries/System.DirectoryServices/tests/System.DirectoryServices.Tests.csproj (in 19 ms). 2026-01-18T21:55:20.7919977Z Restored /__w/1/s/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj (in 284 ms). 2026-01-18T21:55:20.7996192Z Restored /__w/1/s/src/libraries/System.DirectoryServices/ref/System.DirectoryServices.csproj (in 2 ms). 2026-01-18T21:55:20.8216509Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/tests/System.DirectoryServices.Protocols.Tests.csproj (in 14 ms). 2026-01-18T21:55:20.9695267Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj (in 144 ms). 2026-01-18T21:55:20.9749594Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/ref/System.DirectoryServices.Protocols.csproj (in 1 ms). 2026-01-18T21:55:21.0041246Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/tests/System.DirectoryServices.AccountManagement.Tests.csproj (in 16 ms). 2026-01-18T21:55:21.1699280Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj (in 145 ms). 2026-01-18T21:55:21.1795063Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/ref/System.DirectoryServices.AccountManagement.csproj (in 4 ms). 2026-01-18T21:55:21.4616109Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/tests/System.IO.Compression.ZipFile.Tests.csproj (in 3.09 sec). 2026-01-18T21:55:21.4654161Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/src/System.Diagnostics.Tracing.csproj (in 2 ms). 2026-01-18T21:55:21.4707115Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/ref/System.Diagnostics.Tracing.csproj (in 0.7 ms). 2026-01-18T21:55:21.4836975Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/tests/System.IO.Compression.Brotli.Tests.csproj (in 3.08 sec). 2026-01-18T21:55:21.4843691Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/tests/System.Diagnostics.TraceSource.Tests/System.Diagnostics.TraceSource.Tests.csproj (in 10 ms). 2026-01-18T21:55:21.4913169Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj (in 2 ms). 2026-01-18T21:55:21.4931580Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/ref/System.Diagnostics.TraceSource.csproj (in 1 ms). 2026-01-18T21:55:21.4968009Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/tests/System.Diagnostics.TraceSource.Config.Tests/System.Diagnostics.TraceSource.Config.Tests.csproj (in 5 ms). 2026-01-18T21:55:21.5187608Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/System.Diagnostics.TextWriterTraceListener.Tests.csproj (in 3 ms). 2026-01-18T21:55:21.5188850Z Restored /__w/1/s/src/libraries/System.IO.Compression/tests/System.IO.Compression.Tests.csproj (in 3.15 sec). 2026-01-18T21:55:21.5189738Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/ref/System.Diagnostics.TextWriterTraceListener.csproj (in 0.9 ms). 2026-01-18T21:55:21.5190300Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/tests/ExceptionTestAssembly/ExceptionTestAssembly.csproj (in 0.4 ms). 2026-01-18T21:55:21.5190765Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/tests/System.Diagnostics.StackTrace.Tests.csproj (in 3 ms). 2026-01-18T21:55:21.5191251Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj (in 0.4 ms). 2026-01-18T21:55:21.5191723Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj (in 3 ms). 2026-01-18T21:55:21.5192157Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/tests/LongPath/LongPath.csproj (in 0.5 ms). 2026-01-18T21:55:21.5251012Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj (in 10 ms). 2026-01-18T21:55:21.5319722Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj (in 13 ms). 2026-01-18T21:55:21.5321071Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/ref/System.Diagnostics.Process.csproj (in 1 ms). 2026-01-18T21:55:21.5354608Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/tests/System.Diagnostics.Tracing.Tests.csproj (in 356 ms). 2026-01-18T21:55:21.5540974Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj (in 6 ms). 2026-01-18T21:55:21.5549881Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj (in 10 ms). 2026-01-18T21:55:21.5581557Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/System.Diagnostics.FileVersionInfo.TestAssembly.csproj (in 0.6 ms). 2026-01-18T21:55:21.5594630Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/tests/System.Diagnostics.PerformanceCounter.Tests.csproj (in 19 ms). 2026-01-18T21:55:21.5604802Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj (in 24 ms). 2026-01-18T21:55:21.5629352Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/ref/System.Diagnostics.FileVersionInfo.csproj (in 0.5 ms). 2026-01-18T21:55:21.5681225Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj (in 12 ms). 2026-01-18T21:55:21.5693214Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj (in 4 ms). 2026-01-18T21:55:21.5806177Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/Messages/System.Diagnostics.EventLog.Messages.csproj (in 1 ms). 2026-01-18T21:55:21.5857412Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/tests/System.Diagnostics.EventLog.Tests.csproj (in 9 ms). 2026-01-18T21:55:21.5858507Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/TestWithConfigSwitches/System.Diagnostics.DiagnosticSource.Switches.Tests.csproj (in 2 ms). 2026-01-18T21:55:21.5861183Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj (in 3 ms). 2026-01-18T21:55:21.5861632Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/ref/System.Diagnostics.EventLog.csproj (in 1 ms). 2026-01-18T21:55:21.5928803Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricOuterLoopTests/MetricOuterLoop1.Tests.csproj (in 11 ms). 2026-01-18T21:55:21.5935972Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj (in 12 ms). 2026-01-18T21:55:21.6034744Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj (in 2 ms). 2026-01-18T21:55:21.6035329Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricOuterLoopTests/MetricOuterLoop.Tests.csproj (in 17 ms). 2026-01-18T21:55:21.6035797Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/tests/System.Diagnostics.Contracts.Tests.csproj (in 4 ms). 2026-01-18T21:55:21.6036276Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/ref/System.Diagnostics.Contracts.csproj (in 0.6 ms). 2026-01-18T21:55:21.6070311Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/src/System.Diagnostics.Contracts.csproj (in 1 ms). 2026-01-18T21:55:21.6215323Z Restored /__w/1/s/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj (in 12 ms). 2026-01-18T21:55:21.6215801Z Restored /__w/1/s/src/libraries/System.Data.OleDb/tests/System.Data.OleDb.Tests.csproj (in 15 ms). 2026-01-18T21:55:21.6237173Z Restored /__w/1/s/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj (in 10 ms). 2026-01-18T21:55:21.6285410Z Restored /__w/1/s/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj (in 2 ms). 2026-01-18T21:55:21.6375941Z Restored /__w/1/s/src/libraries/System.Data.Common/tests/System.Data.DataSetExtensions.Tests/System.Data.DataSetExtensions.Tests.csproj (in 4 ms). 2026-01-18T21:55:21.6418462Z Restored /__w/1/s/src/libraries/System.Data.Odbc/tests/System.Data.Odbc.Tests.csproj (in 14 ms). 2026-01-18T21:55:21.6426641Z Restored /__w/1/s/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj (in 12 ms). 2026-01-18T21:55:21.6485704Z Restored /__w/1/s/src/libraries/System.Data.Common/ref/System.Data.Common.csproj (in 3 ms). 2026-01-18T21:55:21.6556738Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj (in 75 ms). 2026-01-18T21:55:21.6609966Z Restored /__w/1/s/src/libraries/System.Console/tests/ManualTests/System.Console.Manual.Tests.csproj (in 3 ms). 2026-01-18T21:55:21.6646803Z Restored /__w/1/s/src/libraries/System.Console/tests/System.Console.Tests.csproj (in 9 ms). 2026-01-18T21:55:21.6649654Z Restored /__w/1/s/src/libraries/System.Console/ref/System.Console.csproj (in 0.7 ms). 2026-01-18T21:55:21.6762599Z Restored /__w/1/s/src/libraries/System.Data.Common/src/System.Data.Common.csproj (in 13 ms). 2026-01-18T21:55:21.6783422Z Restored /__w/1/s/src/libraries/System.Console/src/System.Console.csproj (in 11 ms). 2026-01-18T21:55:21.6833083Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj (in 7 ms). 2026-01-18T21:55:21.6870171Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj (in 4 ms). 2026-01-18T21:55:21.6880102Z Restored /__w/1/s/src/libraries/System.Composition/tests/TestLibrary/TestLibrary.csproj (in 2 ms). 2026-01-18T21:55:21.6894182Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/tests/System.Configuration.ConfigurationManager.Tests.csproj (in 16 ms). 2026-01-18T21:55:21.6956022Z Restored /__w/1/s/src/libraries/System.Composition/tests/Microsoft.Composition.Demos.ExtendedCollectionImports/Microsoft.Composition.Demos.ExtendedCollectionImports.csproj (in 4 ms). 2026-01-18T21:55:21.7033940Z Restored /__w/1/s/src/libraries/System.Composition/tests/System.Composition.Tests.csproj (in 12 ms). 2026-01-18T21:55:21.7109464Z Restored /__w/1/s/src/libraries/System.Composition.TypedParts/tests/System.Composition.TypedParts.Tests.csproj (in 11 ms). 2026-01-18T21:55:21.7244665Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/tests/System.Composition.Runtime.Tests.csproj (in 8 ms). 2026-01-18T21:55:21.7462300Z Restored /__w/1/s/src/libraries/System.Composition/src/System.Composition.csproj (in 55 ms). 2026-01-18T21:55:21.7572966Z Restored /__w/1/s/src/libraries/System.Composition.Hosting/tests/System.Composition.Hosting.Tests.csproj (in 7 ms). 2026-01-18T21:55:21.7663962Z Restored /__w/1/s/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj (in 60 ms). 2026-01-18T21:55:21.7779794Z Restored /__w/1/s/src/libraries/System.Composition.Convention/tests/System.Composition.Convention.Tests.csproj (in 7 ms). 2026-01-18T21:55:21.7825030Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj (in 56 ms). 2026-01-18T21:55:21.8163538Z Restored /__w/1/s/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj (in 56 ms). 2026-01-18T21:55:21.8361982Z Restored /__w/1/s/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj (in 56 ms). 2026-01-18T21:55:21.9681649Z Restored /__w/1/s/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj (in 330 ms). 2026-01-18T21:55:30.6174151Z MobileBuildTasks -> /__w/1/s/artifacts/bin/MobileBuildTasks/Release/net11.0/MobileBuildTasks.dll 2026-01-18T21:55:32.0636441Z AndroidAppBuilder -> /__w/1/s/artifacts/bin/AndroidAppBuilder/Release/net11.0/AndroidAppBuilder.dll 2026-01-18T21:55:32.0845677Z AndroidAppBuilder -> /__w/1/s/artifacts/bin/AndroidAppBuilder/Release/net11.0/publish/ 2026-01-18T21:55:33.1011402Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net11.0/MonoAOTCompiler.dll 2026-01-18T21:55:36.0329385Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-01-18T21:55:36.7652969Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-01-18T21:55:37.1320090Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net472/MonoAOTCompiler.dll 2026-01-18T21:55:38.1116455Z AppleAppBuilder -> /__w/1/s/artifacts/bin/AppleAppBuilder/Release/net11.0/AppleAppBuilder.dll 2026-01-18T21:55:38.9518776Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net11.0/AssemblyStripper.dll 2026-01-18T21:55:39.6646859Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net472/AssemblyStripper.dll 2026-01-18T21:55:40.1706940Z Crossgen2Tasks -> /__w/1/s/artifacts/bin/Crossgen2Tasks/Release/Crossgen2Tasks.dll 2026-01-18T21:55:40.4017415Z installer.tasks -> /__w/1/s/artifacts/bin/installer.tasks/Release/installer.tasks.dll 2026-01-18T21:55:40.7534309Z LibraryBuilder -> /__w/1/s/artifacts/bin/LibraryBuilder/Release/net11.0/LibraryBuilder.dll 2026-01-18T21:55:41.3041880Z MobileBuildTasks -> /__w/1/s/artifacts/bin/MobileBuildTasks/Release/net472/MobileBuildTasks.dll 2026-01-18T21:55:41.5069664Z LibraryBuilder -> /__w/1/s/artifacts/bin/LibraryBuilder/Release/net472/LibraryBuilder.dll 2026-01-18T21:55:41.9359483Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net11.0/Microsoft.NET.WebAssembly.Webcil.dll 2026-01-18T21:55:43.0640958Z 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-01-18T21:55:43.2882785Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net472/Microsoft.NET.WebAssembly.Webcil.dll 2026-01-18T21:55:43.9384815Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net11.0/MonoTargetsTasks.dll 2026-01-18T21:55:44.2894212Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net472/MonoTargetsTasks.dll 2026-01-18T21:55:45.0888534Z TestExclusionListTasks -> /__w/1/s/artifacts/bin/TestExclusionListTasks/Release/net11.0/TestExclusionListTasks.dll 2026-01-18T21:55:45.6998589Z WasmAppBuilder -> /__w/1/s/artifacts/bin/WasmAppBuilder/Release/net11.0/WasmAppBuilder.dll 2026-01-18T21:55:45.9605789Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/WasmBuildTasks.dll 2026-01-18T21:55:45.9760038Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/publish/ 2026-01-18T21:55:46.3781389Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net11.0/WorkloadBuildTasks.dll 2026-01-18T21:55:47.8251451Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net8.0/WorkloadBuildTasks.dll 2026-01-18T21:55:48.4241688Z Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-18T21:55:48.4917605Z Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-18T21:55:48.5448375Z Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-18T21:55:48.6017835Z Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-18T21:55:48.6515900Z Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net9.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-18T21:55:48.6995778Z Microsoft.NET.Workload.Mono.Toolchain.net10.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net10.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-18T21:55:48.9241672Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net11.0/Microsoft.NET.WebAssembly.Webcil.dll 2026-01-18T21:55:48.9767549Z WasmAppBuilder -> /__w/1/s/artifacts/bin/WasmAppBuilder/Release/net11.0/WasmAppBuilder.dll 2026-01-18T21:55:49.0337021Z 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-01-18T21:55:51.3165196Z ILLink.RoslynAnalyzer -> /__w/1/s/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll 2026-01-18T21:55:51.4680816Z ILLink.CodeFixProvider -> /__w/1/s/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll 2026-01-18T21:55:51.5866817Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/ref/Release/net11.0/illink.dll 2026-01-18T21:55:55.1269067Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/Release/net11.0/illink.dll 2026-01-18T21:55:55.3241906Z ILLink.Tasks -> /__w/1/s/artifacts/bin/ILLink.Tasks/Release/net/ILLink.Tasks.dll 2026-01-18T21:55:58.3429515Z BrowserDebugProxy -> /__w/1/s/artifacts/bin/BrowserDebugProxy/wasm/Release/BrowserDebugProxy.dll 2026-01-18T21:55:59.5364218Z BrowserDebugHost -> /__w/1/s/artifacts/bin/BrowserDebugHost/wasm/Release/BrowserDebugHost.dll 2026-01-18T21:55:59.9921993Z Microsoft.NETCore.BrowserDebugHost.Transport -> /__w/1/s/artifacts/packages/Release/NonShipping/Microsoft.NETCore.BrowserDebugHost.Transport.11.0.0-ci.nupkg 2026-01-18T21:56:00.0860256Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/WasmBuildTasks.dll 2026-01-18T21:56:00.0938165Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/publish/ 2026-01-18T21:56:01.5025160Z WasmAppHost -> /__w/1/s/artifacts/bin/WasmAppHost/wasm/Release/WasmAppHost.dll 2026-01-18T21:56:02.0178822Z Microsoft.NET.Runtime.WebAssembly.Sdk -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.WebAssembly.Sdk.11.0.0-ci.nupkg 2026-01-18T21:56:02.1612562Z Microsoft.NET.Runtime.WebAssembly.Templates -> /__w/1/s/artifacts/bin/Microsoft.NET.Runtime.WebAssembly.Templates/wasm/Release/Microsoft.NET.Runtime.WebAssembly.Templates.dll 2026-01-18T21:56:02.5235426Z 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-01-18T21:56:02.5237818Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.WebAssembly.Templates.net11.11.0.0-ci.nupkg'. 2026-01-18T21:56:02.5303009Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.WebAssembly.Templates.net11.11.0.0-ci.symbols.nupkg'. 2026-01-18T21:56:02.7457710Z 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-01-18T21:56:03.2172722Z Microsoft.NET.Sdk.WebAssembly.Pack -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Sdk.WebAssembly.Pack.11.0.0-ci.nupkg 2026-01-18T21:56:03.3286262Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net11.0/WorkloadBuildTasks.dll 2026-01-18T21:56:03.4065986Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net8.0/WorkloadBuildTasks.dll 2026-01-18T21:56:03.4493326Z Microsoft.NET.Runtime.WorkloadTesting.Internal -> /__w/1/s/artifacts/packages/Release/NonShipping/Microsoft.NET.Runtime.WorkloadTesting.Internal.11.0.0-ci.nupkg 2026-01-18T21:56:03.5493981Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net11.0/MonoAOTCompiler.dll 2026-01-18T21:56:03.7407197Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-01-18T21:56:03.8047233Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-01-18T21:56:03.8334652Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net472/MonoAOTCompiler.dll 2026-01-18T21:56:03.8632383Z Microsoft.NET.Runtime.MonoAOTCompiler.Task -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.MonoAOTCompiler.Task.11.0.0-ci.nupkg 2026-01-18T21:56:04.1192250Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net11.0/AssemblyStripper.dll 2026-01-18T21:56:04.1713018Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net11.0/MonoTargetsTasks.dll 2026-01-18T21:56:04.2593157Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net472/AssemblyStripper.dll 2026-01-18T21:56:04.2929114Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net472/MonoTargetsTasks.dll 2026-01-18T21:56:04.3823572Z Microsoft.NET.Runtime.MonoTargets.Sdk -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.MonoTargets.Sdk.11.0.0-ci.nupkg 2026-01-18T21:56:09.0308526Z Running 'bash -c 'source /__w/1/s/src/mono/browser/emsdk/emsdk_env.sh 2>&1 && emcmake cmake -DENABLE_WERROR=1 -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,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-01-18T21:56:09.0382630Z *** .NET EMSDK path setup *** 2026-01-18T21:56:09.0450929Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-18T21:56:09.0471932Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-18T21:56:09.0491961Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-18T21:56:09.3999227Z configure: cmake -DENABLE_WERROR=1 -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,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-01-18T21:56:12.3111106Z -- The linker identification is LLD 19.1.0 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 2cfe42ea4a7fe364dcb197beca469af8edec0ad6) 2026-01-18T21:56:12.3176332Z CMAKE_SYSTEM_NAME=Emscripten 2026-01-18T21:56:12.3176710Z CMAKE_SYSTEM_VARIANT= 2026-01-18T21:56:12.3179918Z CMAKE_SYSTEM_PROCESSOR=wasm 2026-01-18T21:56:12.3180240Z TARGET_ARCH=wasm 2026-01-18T21:56:12.3180541Z CMAKE_CROSSCOMPILING=TRUE 2026-01-18T21:56:12.5623709Z -- Using CMake version 3.30.3 2026-01-18T21:56:12.5640863Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-18T21:56:12.5641197Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-18T21:56:12.5700603Z -- Arch detected: 'wasm32' 2026-01-18T21:56:12.5700991Z -- Basearch of 'wasm32' has been detected as: 'wasm32' 2026-01-18T21:56:12.5744465Z -- Using CMake toolchain: /__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake 2026-01-18T21:56:12.5754044Z -- Performing Test FNO_LTO_AVAILABLE 2026-01-18T21:56:15.6733426Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-01-18T21:56:15.6738663Z -- Looking for arm_acle.h 2026-01-18T21:56:17.6940239Z -- Looking for arm_acle.h - not found 2026-01-18T21:56:17.6946264Z -- Looking for sys/auxv.h 2026-01-18T21:56:19.7029567Z -- Looking for sys/auxv.h - not found 2026-01-18T21:56:19.7032546Z -- Looking for sys/sdt.h 2026-01-18T21:56:21.7168643Z -- Looking for sys/sdt.h - not found 2026-01-18T21:56:21.7173502Z -- Looking for unistd.h 2026-01-18T21:56:24.8079510Z -- Looking for unistd.h - found 2026-01-18T21:56:24.8079864Z -- Looking for linux/auxvec.h 2026-01-18T21:56:26.8335270Z -- Looking for linux/auxvec.h - not found 2026-01-18T21:56:26.8337572Z -- Looking for sys/types.h 2026-01-18T21:56:29.9336735Z -- Looking for sys/types.h - found 2026-01-18T21:56:29.9337345Z -- Looking for stdint.h 2026-01-18T21:56:33.0452495Z -- Looking for stdint.h - found 2026-01-18T21:56:33.0454703Z -- Looking for stddef.h 2026-01-18T21:56:36.1435214Z -- Looking for stddef.h - found 2026-01-18T21:56:36.1436177Z -- Check size of off64_t 2026-01-18T21:56:38.9894293Z -- Check size of off64_t - done 2026-01-18T21:56:38.9897632Z -- Looking for fseeko 2026-01-18T21:56:42.0716770Z -- Looking for fseeko - found 2026-01-18T21:56:42.0722041Z -- Looking for strerror 2026-01-18T21:56:45.1789963Z -- Looking for strerror - found 2026-01-18T21:56:45.1790481Z -- Looking for posix_memalign 2026-01-18T21:56:48.2595858Z -- Looking for posix_memalign - found 2026-01-18T21:56:48.2605857Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-18T21:56:51.3370140Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-01-18T21:56:51.3370647Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-18T21:56:54.4345542Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-01-18T21:56:54.4348143Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-18T21:56:57.5347684Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-01-18T21:56:57.5348102Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-18T21:57:00.6165777Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-01-18T21:57:00.6166896Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-18T21:57:03.7051669Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-18T21:57:03.7052757Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-18T21:57:06.7652425Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-01-18T21:57:06.7653646Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-18T21:57:09.8362281Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-01-18T21:57:09.8362797Z -- Performing Test HAVE_PTRDIFF_T 2026-01-18T21:57:12.9032780Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-18T21:57:12.9033296Z -- No optimized architecture: using arch/generic 2026-01-18T21:57:12.9034431Z -- Architecture-specific source files: 2026-01-18T21:57:12.9189848Z -- The following features have been enabled: 2026-01-18T21:57:12.9190927Z 2026-01-18T21:57:12.9191253Z * CMAKE_BUILD_TYPE, Build type: Release (selected) 2026-01-18T21:57:12.9191833Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-18T21:57:12.9192292Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-18T21:57:12.9192649Z * WITH_SANITIZER, Enable sanitizer support 2026-01-18T21:57:12.9193158Z * WITH_GTEST, Build gtest_zlib 2026-01-18T21:57:12.9193631Z * WITH_OPTIM, Build with optimisation 2026-01-18T21:57:12.9194372Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-18T21:57:12.9195179Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-18T21:57:12.9195816Z 2026-01-18T21:57:12.9196121Z -- The following features have been disabled: 2026-01-18T21:57:12.9196397Z 2026-01-18T21:57:12.9196689Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-18T21:57:12.9197031Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-18T21:57:12.9197354Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-18T21:57:12.9197669Z * WITH_FUZZERS, Build test/fuzz 2026-01-18T21:57:12.9197971Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-18T21:57:12.9198283Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-18T21:57:12.9198700Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-18T21:57:12.9199117Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-18T21:57:12.9199636Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-18T21:57:12.9199827Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-18T21:57:12.9200065Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-18T21:57:12.9200382Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-18T21:57:12.9200536Z 2026-01-18T21:57:12.9340145Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-01-18T21:57:16.0060448Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-01-18T21:57:16.0070448Z -- Looking for sys/types.h 2026-01-18T21:57:19.0841491Z -- Looking for sys/types.h - found 2026-01-18T21:57:19.0846648Z -- Looking for sys/stat.h 2026-01-18T21:57:22.1665142Z -- Looking for sys/stat.h - found 2026-01-18T21:57:22.1674776Z -- Looking for sys/sockio.h 2026-01-18T21:57:24.1821895Z -- Looking for sys/sockio.h - not found 2026-01-18T21:57:24.1822379Z -- Looking for sys/un.h 2026-01-18T21:57:27.2611245Z -- Looking for sys/un.h - found 2026-01-18T21:57:27.2611728Z -- Looking for sys/syscall.h 2026-01-18T21:57:30.3342971Z -- Looking for sys/syscall.h - found 2026-01-18T21:57:30.3343398Z -- Looking for sys/uio.h 2026-01-18T21:57:33.4430387Z -- Looking for sys/uio.h - found 2026-01-18T21:57:33.4440096Z -- Looking for sys/param.h 2026-01-18T21:57:36.5186055Z -- Looking for sys/param.h - found 2026-01-18T21:57:36.5193280Z -- Looking for sys/prctl.h 2026-01-18T21:57:38.5394049Z -- Looking for sys/prctl.h - not found 2026-01-18T21:57:38.5394578Z -- Looking for sys/socket.h 2026-01-18T21:57:41.6168876Z -- Looking for sys/socket.h - found 2026-01-18T21:57:41.6171890Z -- Looking for sys/utsname.h 2026-01-18T21:57:44.7166637Z -- Looking for sys/utsname.h - found 2026-01-18T21:57:44.7167703Z -- Looking for sys/select.h 2026-01-18T21:57:47.8095183Z -- Looking for sys/select.h - found 2026-01-18T21:57:47.8098651Z -- Looking for sys/poll.h 2026-01-18T21:57:50.8825802Z -- Looking for sys/poll.h - found 2026-01-18T21:57:50.8829472Z -- Looking for sys/wait.h 2026-01-18T21:57:53.9556097Z -- Looking for sys/wait.h - found 2026-01-18T21:57:53.9558782Z -- Looking for sys/resource.h 2026-01-18T21:57:57.0439328Z -- Looking for sys/resource.h - found 2026-01-18T21:57:57.0439792Z -- Looking for sys/ioctl.h 2026-01-18T21:58:00.1211823Z -- Looking for sys/ioctl.h - found 2026-01-18T21:58:00.1212857Z -- Looking for sys/errno.h 2026-01-18T21:58:03.2893719Z -- Looking for sys/errno.h - found 2026-01-18T21:58:03.2898684Z -- Looking for sys/mman.h 2026-01-18T21:58:06.3628572Z -- Looking for sys/mman.h - found 2026-01-18T21:58:06.3631126Z -- Looking for sys/mount.h 2026-01-18T21:58:09.4434144Z -- Looking for sys/mount.h - found 2026-01-18T21:58:09.4434518Z -- Looking for sys/time.h 2026-01-18T21:58:12.5110366Z -- Looking for sys/time.h - found 2026-01-18T21:58:12.5111678Z -- Looking for sys/random.h 2026-01-18T21:58:14.5191015Z -- Looking for sys/random.h - not found 2026-01-18T21:58:14.5194206Z -- Looking for strings.h 2026-01-18T21:58:17.5863207Z -- Looking for strings.h - found 2026-01-18T21:58:17.5864540Z -- Looking for stdint.h 2026-01-18T21:58:20.6644212Z -- Looking for stdint.h - found 2026-01-18T21:58:20.6645217Z -- Looking for unistd.h 2026-01-18T21:58:23.7429481Z -- Looking for unistd.h - found 2026-01-18T21:58:23.7429857Z -- Looking for signal.h 2026-01-18T21:58:26.8220296Z -- Looking for signal.h - found 2026-01-18T21:58:26.8220671Z -- Looking for setjmp.h 2026-01-18T21:58:29.8831856Z -- Looking for setjmp.h - found 2026-01-18T21:58:29.8832278Z -- Looking for syslog.h 2026-01-18T21:58:32.9599811Z -- Looking for syslog.h - found 2026-01-18T21:58:32.9600594Z -- Looking for netdb.h 2026-01-18T21:58:36.0687331Z -- Looking for netdb.h - found 2026-01-18T21:58:36.0687799Z -- Looking for semaphore.h 2026-01-18T21:58:39.1449923Z -- Looking for semaphore.h - found 2026-01-18T21:58:39.1450476Z -- Looking for alloca.h 2026-01-18T21:58:42.1945254Z -- Looking for alloca.h - found 2026-01-18T21:58:42.1946147Z -- Looking for ucontext.h 2026-01-18T21:58:45.2680947Z -- Looking for ucontext.h - found 2026-01-18T21:58:45.2682479Z -- Looking for pwd.h 2026-01-18T21:58:48.3379187Z -- Looking for pwd.h - found 2026-01-18T21:58:48.3380239Z -- Looking for elf.h 2026-01-18T21:58:51.4037806Z -- Looking for elf.h - found 2026-01-18T21:58:51.4039535Z -- Looking for gnu/lib-names.h 2026-01-18T21:58:53.4269170Z -- Looking for gnu/lib-names.h - not found 2026-01-18T21:58:53.4273630Z -- Looking for netinet/tcp.h 2026-01-18T21:58:56.5043200Z -- Looking for netinet/tcp.h - found 2026-01-18T21:58:56.5043671Z -- Looking for netinet/in.h 2026-01-18T21:58:59.5713413Z -- Looking for netinet/in.h - found 2026-01-18T21:58:59.5715036Z -- Looking for link.h 2026-01-18T21:59:02.6269954Z -- Looking for link.h - found 2026-01-18T21:59:02.6273168Z -- Looking for arpa/inet.h 2026-01-18T21:59:05.7065730Z -- Looking for arpa/inet.h - found 2026-01-18T21:59:05.7066586Z -- Looking for unwind.h 2026-01-18T21:59:08.7729580Z -- Looking for unwind.h - found 2026-01-18T21:59:08.7732113Z -- Looking for poll.h 2026-01-18T21:59:11.8580365Z -- Looking for poll.h - found 2026-01-18T21:59:11.8582514Z -- Looking for wchar.h 2026-01-18T21:59:14.9316416Z -- Looking for wchar.h - found 2026-01-18T21:59:14.9321793Z -- Looking for android/legacy_signal_inlines.h 2026-01-18T21:59:16.9237460Z -- Looking for android/legacy_signal_inlines.h - not found 2026-01-18T21:59:16.9239758Z -- Looking for execinfo.h 2026-01-18T21:59:18.9194022Z -- Looking for execinfo.h - not found 2026-01-18T21:59:18.9195144Z -- Looking for pthread.h 2026-01-18T21:59:21.9652052Z -- Looking for pthread.h - found 2026-01-18T21:59:21.9652505Z -- Looking for pthread_np.h 2026-01-18T21:59:23.9652406Z -- Looking for pthread_np.h - not found 2026-01-18T21:59:23.9653178Z -- Looking for net/if.h 2026-01-18T21:59:27.0245286Z -- Looking for net/if.h - found 2026-01-18T21:59:27.0245974Z -- Looking for dirent.h 2026-01-18T21:59:30.0771230Z -- Looking for dirent.h - found 2026-01-18T21:59:30.0771901Z -- Looking for CommonCrypto/CommonDigest.h 2026-01-18T21:59:32.0576481Z -- Looking for CommonCrypto/CommonDigest.h - not found 2026-01-18T21:59:32.0576979Z -- Looking for dlfcn.h 2026-01-18T21:59:35.1252491Z -- Looking for dlfcn.h - found 2026-01-18T21:59:35.1252846Z -- Looking for getopt.h 2026-01-18T21:59:38.1654963Z -- Looking for getopt.h - found 2026-01-18T21:59:38.1656766Z -- Looking for /usr/include/malloc.h 2026-01-18T21:59:40.1549422Z -- Looking for /usr/include/malloc.h - not found 2026-01-18T21:59:40.1550742Z -- Looking for sigaction 2026-01-18T21:59:43.2075095Z -- Looking for sigaction - found 2026-01-18T21:59:43.2075453Z -- Looking for clock_nanosleep 2026-01-18T21:59:46.2589959Z -- Looking for clock_nanosleep - found 2026-01-18T21:59:46.2590378Z -- Looking for backtrace_symbols 2026-01-18T21:59:49.0736394Z -- Looking for backtrace_symbols - not found 2026-01-18T21:59:49.0736995Z -- Looking for mkstemp 2026-01-18T21:59:52.1367612Z -- Looking for mkstemp - found 2026-01-18T21:59:52.1375571Z -- Looking for mmap 2026-01-18T21:59:55.1987221Z -- Looking for mmap - found 2026-01-18T21:59:55.1987729Z -- Looking for dladdr 2026-01-18T21:59:58.2445418Z -- Looking for dladdr - found 2026-01-18T21:59:58.2450290Z -- Looking for sysconf 2026-01-18T22:00:01.4420696Z -- Looking for sysconf - found 2026-01-18T22:00:01.4421645Z -- Looking for getrlimit 2026-01-18T22:00:04.5494666Z -- Looking for getrlimit - found 2026-01-18T22:00:04.5497718Z -- Looking for prctl 2026-01-18T22:00:07.3550844Z -- Looking for prctl - not found 2026-01-18T22:00:07.3553532Z -- Looking for sched_getaffinity 2026-01-18T22:00:10.1587709Z -- Looking for sched_getaffinity - not found 2026-01-18T22:00:10.1588183Z -- Looking for sched_setaffinity 2026-01-18T22:00:12.9700596Z -- Looking for sched_setaffinity - not found 2026-01-18T22:00:12.9701349Z -- Looking for lstat 2026-01-18T22:00:16.0238040Z -- Looking for lstat - found 2026-01-18T22:00:16.0238380Z -- Looking for ftruncate 2026-01-18T22:00:19.0867167Z -- Looking for ftruncate - found 2026-01-18T22:00:19.0868222Z -- Looking for openlog 2026-01-18T22:00:22.1539858Z -- Looking for openlog - found 2026-01-18T22:00:22.1540308Z -- Looking for closelog 2026-01-18T22:00:25.2124054Z -- Looking for closelog - found 2026-01-18T22:00:25.2124461Z -- Looking for atexit 2026-01-18T22:00:28.2676470Z -- Looking for atexit - found 2026-01-18T22:00:28.2676936Z -- Looking for popen 2026-01-18T22:00:31.3103402Z -- Looking for popen - found 2026-01-18T22:00:31.3104337Z -- Looking for strerror_r 2026-01-18T22:00:34.3846419Z -- Looking for strerror_r - found 2026-01-18T22:00:34.3847599Z -- Looking for poll 2026-01-18T22:00:37.4699224Z -- Looking for poll - found 2026-01-18T22:00:37.4699591Z -- Looking for mremap 2026-01-18T22:00:40.5492131Z -- Looking for mremap - found 2026-01-18T22:00:40.5493376Z -- Looking for vsnprintf 2026-01-18T22:00:43.6241005Z -- Looking for vsnprintf - found 2026-01-18T22:00:43.6241495Z -- Looking for setpgid 2026-01-18T22:00:46.6950940Z -- Looking for setpgid - found 2026-01-18T22:00:46.6951505Z -- Looking for system 2026-01-18T22:00:49.7499493Z -- Looking for system - found 2026-01-18T22:00:49.7499874Z -- Looking for fork 2026-01-18T22:00:52.8041380Z -- Looking for fork - found 2026-01-18T22:00:52.8046483Z -- Looking for localtime_r 2026-01-18T22:00:55.8601692Z -- Looking for localtime_r - found 2026-01-18T22:00:55.8603373Z -- Looking for mkdtemp 2026-01-18T22:00:58.8950078Z -- Looking for mkdtemp - found 2026-01-18T22:00:58.8951952Z -- Looking for getrandom 2026-01-18T22:01:01.6897740Z -- Looking for getrandom - not found 2026-01-18T22:01:01.6900448Z -- Looking for getentropy 2026-01-18T22:01:04.7419740Z -- Looking for getentropy - found 2026-01-18T22:01:04.7421288Z -- Looking for execvp 2026-01-18T22:01:07.7996991Z -- Looking for execvp - found 2026-01-18T22:01:07.7998095Z -- Looking for strlcpy 2026-01-18T22:01:10.8677207Z -- Looking for strlcpy - found 2026-01-18T22:01:10.8680652Z -- Looking for strtok_r 2026-01-18T22:01:13.9269998Z -- Looking for strtok_r - found 2026-01-18T22:01:13.9270382Z -- Looking for vasprintf 2026-01-18T22:01:16.9877972Z -- Looking for vasprintf - found 2026-01-18T22:01:16.9878810Z -- Looking for strndup 2026-01-18T22:01:20.0429541Z -- Looking for strndup - found 2026-01-18T22:01:20.0430454Z -- Looking for getaddrinfo 2026-01-18T22:01:23.1211292Z -- Looking for getaddrinfo - found 2026-01-18T22:01:23.1211948Z -- Looking for mach_absolute_time 2026-01-18T22:01:25.9673748Z -- Looking for mach_absolute_time - not found 2026-01-18T22:01:25.9674342Z -- Looking for gethrtime 2026-01-18T22:01:28.8143033Z -- Looking for gethrtime - not found 2026-01-18T22:01:28.8143990Z -- Looking for read_real_time 2026-01-18T22:01:31.6301721Z -- Looking for read_real_time - not found 2026-01-18T22:01:31.6302211Z -- Looking for gethostbyname 2026-01-18T22:01:34.7251347Z -- Looking for gethostbyname - found 2026-01-18T22:01:34.7251711Z -- Looking for gethostbyname2 2026-01-18T22:01:37.8022067Z -- Looking for gethostbyname2 - found 2026-01-18T22:01:37.8022802Z -- Looking for getpid 2026-01-18T22:01:40.8870738Z -- Looking for getpid - found 2026-01-18T22:01:40.8871080Z -- Looking for mktemp 2026-01-18T22:01:43.9837821Z -- Looking for mktemp - found 2026-01-18T22:01:43.9839170Z -- Looking for pthread_getname_np 2026-01-18T22:01:46.8261032Z -- Looking for pthread_getname_np - not found 2026-01-18T22:01:46.8261430Z -- Looking for pthread_setname_np 2026-01-18T22:01:49.6691380Z -- Looking for pthread_setname_np - not found 2026-01-18T22:01:49.6691874Z -- Looking for pthread_cond_timedwait_relative_np 2026-01-18T22:01:52.4954642Z -- Looking for pthread_cond_timedwait_relative_np - not found 2026-01-18T22:01:52.4959220Z -- Looking for pthread_kill 2026-01-18T22:01:55.3325825Z -- Looking for pthread_kill - not found 2026-01-18T22:01:55.3326377Z -- Looking for pthread_attr_setstacksize 2026-01-18T22:01:58.4100063Z -- Looking for pthread_attr_setstacksize - found 2026-01-18T22:01:58.4100586Z -- Looking for pthread_get_stackaddr_np 2026-01-18T22:02:01.2534141Z -- Looking for pthread_get_stackaddr_np - not found 2026-01-18T22:02:01.2534723Z -- Looking for clock_gettime 2026-01-18T22:02:04.4264671Z -- Looking for clock_gettime - found 2026-01-18T22:02:04.4265575Z -- Looking for madvise 2026-01-18T22:02:07.5328344Z -- Looking for madvise - found 2026-01-18T22:02:07.5331257Z -- Looking for pthread_mutexattr_setprotocol 2026-01-18T22:02:10.6300717Z -- Looking for pthread_mutexattr_setprotocol - found 2026-01-18T22:02:10.6303037Z -- Looking for CLOCK_MONOTONIC 2026-01-18T22:02:13.7873260Z -- Looking for CLOCK_MONOTONIC - found 2026-01-18T22:02:13.7876184Z -- Looking for sys_signame 2026-01-18T22:02:15.8214962Z -- Looking for sys_signame - not found 2026-01-18T22:02:15.8217133Z -- Looking for pthread_jit_write_protect_np 2026-01-18T22:02:17.8537361Z -- Looking for pthread_jit_write_protect_np - not found 2026-01-18T22:02:17.8540329Z -- Looking for getauxval 2026-01-18T22:02:19.8854420Z -- Looking for getauxval - not found 2026-01-18T22:02:19.8857444Z -- Check size of struct sockaddr_in6 2026-01-18T22:02:22.7757708Z -- Check size of struct sockaddr_in6 - done 2026-01-18T22:02:22.7762362Z -- Check size of socklen_t 2026-01-18T22:02:25.6597553Z -- Check size of socklen_t - done 2026-01-18T22:02:25.6602878Z -- Check size of struct ip_mreqn 2026-01-18T22:02:28.5456668Z -- Check size of struct ip_mreqn - done 2026-01-18T22:02:28.5460628Z -- Check size of struct ip_mreq 2026-01-18T22:02:31.4306696Z -- Check size of struct ip_mreq - done 2026-01-18T22:02:31.4309053Z -- Check size of clockid_t 2026-01-18T22:02:34.3079692Z -- Check size of clockid_t - done 2026-01-18T22:02:34.3085057Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN 2026-01-18T22:02:36.3284383Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed 2026-01-18T22:02:36.3289844Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN 2026-01-18T22:02:38.3324328Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN - Failed 2026-01-18T22:02:38.3327520Z -- Looking for CPU_COUNT 2026-01-18T22:02:40.3476144Z -- Looking for CPU_COUNT - not found 2026-01-18T22:02:40.3477169Z -- Performing Test HAVE_GNU_STRERROR_R 2026-01-18T22:02:42.3805401Z -- Performing Test HAVE_GNU_STRERROR_R - Failed 2026-01-18T22:02:42.3806180Z -- Performing Test HAVE_TLS_MODEL_ATTR 2026-01-18T22:02:45.4507920Z -- Performing Test HAVE_TLS_MODEL_ATTR - Success 2026-01-18T22:02:45.4513142Z -- Check size of int 2026-01-18T22:02:48.3116011Z -- Check size of int - done 2026-01-18T22:02:48.3119433Z -- Check size of void* 2026-01-18T22:02:51.1669808Z -- Check size of void* - done 2026-01-18T22:02:51.1674502Z -- Check size of long 2026-01-18T22:02:54.0512939Z -- Check size of long - done 2026-01-18T22:02:54.0519004Z -- Check size of long long 2026-01-18T22:02:56.9276328Z -- Check size of long long - done 2026-01-18T22:02:56.9282392Z -- Check size of size_t 2026-01-18T22:02:59.7838814Z -- Check size of size_t - done 2026-01-18T22:02:59.7850346Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES 2026-01-18T22:03:02.8882288Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Success 2026-01-18T22:03:02.8891749Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-18T22:03:05.9597140Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-18T22:03:05.9679751Z -- Looking for include files windows.h, bcrypt.h 2026-01-18T22:03:07.9858960Z -- Looking for include files windows.h, bcrypt.h - not found 2026-01-18T22:03:07.9865986Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-18T22:03:09.9864822Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-18T22:03:09.9867526Z -- Looking for include file asm/hwprobe.h 2026-01-18T22:03:12.0036150Z -- Looking for include file asm/hwprobe.h - not found 2026-01-18T22:03:12.0038312Z -- Looking for include file sys/resource.h 2026-01-18T22:03:15.1335926Z -- Looking for include file sys/resource.h - found 2026-01-18T22:03:15.1336517Z -- Looking for sysctlbyname 2026-01-18T22:03:17.9933752Z -- Looking for sysctlbyname - not found 2026-01-18T22:03:17.9934393Z -- Looking for fsync 2026-01-18T22:03:21.1133581Z -- Looking for fsync - found 2026-01-18T22:03:21.1137253Z -- Looking for arc4random_buf 2026-01-18T22:03:23.1512544Z -- Looking for arc4random_buf - not found 2026-01-18T22:03:23.1516173Z -- Looking for O_CLOEXEC 2026-01-18T22:03:26.2554489Z -- Looking for O_CLOEXEC - found 2026-01-18T22:03:26.2559753Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-18T22:03:29.3359470Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-01-18T22:03:29.3364381Z -- Looking for clock_gettime_nsec_np 2026-01-18T22:03:31.3501088Z -- Looking for clock_gettime_nsec_np - not found 2026-01-18T22:03:40.2037191Z -- The ASM compiler identification is unknown 2026-01-18T22:03:40.2051693Z -- Found assembler: /__w/1/s/src/mono/browser/emsdk/emscripten/emcc 2026-01-18T22:03:40.2068236Z -- Warning: Did not find file Compiler/-ASM 2026-01-18T22:03:40.3476455Z -- Found Python: /usr/bin/python3.12 (found version "3.12.9") found components: Interpreter 2026-01-18T22:03:40.3494725Z -- Looking for accept4 2026-01-18T22:03:43.4507254Z -- Looking for accept4 - found 2026-01-18T22:03:43.4510960Z -- Looking for linux/user_events.h 2026-01-18T22:03:45.4549240Z -- Looking for linux/user_events.h - not found 2026-01-18T22:03:45.4550917Z -- Looking for errno.h 2026-01-18T22:03:48.5511923Z -- Looking for errno.h - found 2026-01-18T22:03:49.1786893Z -- Configuring done (459.7s) 2026-01-18T22:03:49.3660260Z -- Generating done (0.2s) 2026-01-18T22:03:49.3665300Z -- Build files have been written to: /__w/1/s/artifacts/obj/mono/browser.wasm.Release 2026-01-18T22:03:49.3857803Z Running 'bash -c 'source /__w/1/s/src/mono/browser/emsdk/emsdk_env.sh 2>&1 && cmake --build . --target install --config Release --parallel 4'' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/' 2026-01-18T22:03:49.3931639Z *** .NET EMSDK path setup *** 2026-01-18T22:03:49.3950413Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-18T22:03:49.3969271Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-18T22:03:49.3989030Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-18T22:03:49.4500872Z [ 1%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-01-18T22:03:49.4560164Z [ 1%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-01-18T22:03:49.4605389Z [ 1%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-01-18T22:03:49.4605831Z [ 2%] Building C object mono/utils/CMakeFiles/utils_objects.dir/dlmalloc.c.o 2026-01-18T22:03:50.2190102Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-01-18T22:03:50.2191034Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-01-18T22:03:50.2972161Z [ 2%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-01-18T22:03:50.6532000Z [ 2%] Building C object mono/utils/CMakeFiles/utils_objects.dir/os-event-unix.c.o 2026-01-18T22:03:50.9620817Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-01-18T22:03:50.9627053Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-01-18T22:03:51.0933979Z [ 2%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-01-18T22:03:51.5363268Z [ 2%] Building ASM object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.S.o 2026-01-18T22:03:51.7227293Z [ 3%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-01-18T22:03:51.7270167Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-01-18T22:03:52.0426305Z [ 4%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-01-18T22:03:52.2926144Z [ 4%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap-wasm.c.o 2026-01-18T22:03:52.4712037Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-01-18T22:03:52.5036696Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-01-18T22:03:52.9030647Z [ 5%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-01-18T22:03:53.1075112Z [ 6%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-wasm.c.o 2026-01-18T22:03:53.2789468Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-01-18T22:03:53.2790527Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-01-18T22:03:53.7050034Z [ 6%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-01-18T22:03:53.9849539Z [ 6%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-sha1.c.o 2026-01-18T22:03:54.0449795Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-01-18T22:03:54.0451942Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-01-18T22:03:54.4722240Z [ 6%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-01-18T22:03:54.8086595Z [ 7%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-01-18T22:03:54.8100447Z [ 8%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-01-18T22:03:55.2587894Z [ 8%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-01-18T22:03:55.5439385Z [ 8%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-01-18T22:03:55.5472863Z [ 8%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-01-18T22:03:55.6562171Z [ 8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-logger.c.o 2026-01-18T22:03:56.0607665Z [ 9%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-01-18T22:03:56.3095330Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-01-18T22:03:56.3278136Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-01-18T22:03:56.5990452Z [ 9%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-cgroup.c.o 2026-01-18T22:03:56.8338905Z [ 9%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-01-18T22:03:57.1086548Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-01-18T22:03:57.1133653Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-01-18T22:03:57.3610311Z [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-codeman.c.o 2026-01-18T22:03:57.6057080Z [ 10%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-01-18T22:03:58.1495960Z [ 11%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-01-18T22:03:58.1533672Z [ 12%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-01-18T22:03:58.4006623Z [ 12%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-counters.c.o 2026-01-18T22:03:58.4141633Z [ 12%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-01-18T22:03:58.9085680Z [ 12%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-01-18T22:03:58.9271082Z [ 12%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-01-18T22:03:59.1839154Z [ 12%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl.c.o 2026-01-18T22:03:59.3758056Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-01-18T22:03:59.7001317Z [ 13%] Linking C static library libaotminipal.a 2026-01-18T22:03:59.7316938Z [ 13%] Built target minipal_objects 2026-01-18T22:03:59.7434657Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-01-18T22:04:00.0018725Z [ 13%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-windows.c.o 2026-01-18T22:04:00.1580461Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-01-18T22:04:00.5567587Z [ 14%] Building C object mono/metadata/CMakeFiles/mono-icall-table.dir/icall-table.c.o 2026-01-18T22:04:00.6677404Z [ 14%] Built target aotminipal 2026-01-18T22:04:00.7005108Z [ 14%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger.c.o 2026-01-18T22:04:00.7450953Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-darwin.c.o 2026-01-18T22:04:00.9884394Z [ 15%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-01-18T22:04:01.5879386Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-posix.c.o 2026-01-18T22:04:01.8307866Z [ 15%] Linking C static library libmono-icall-table.a 2026-01-18T22:04:01.8427211Z [ 16%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-networking.c.o 2026-01-18T22:04:01.9621036Z [ 17%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-01-18T22:04:02.3716109Z [ 17%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-wasm.c.o 2026-01-18T22:04:02.7139776Z [ 17%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-poll.c.o 2026-01-18T22:04:02.7648324Z [ 17%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-01-18T22:04:02.7688063Z [ 17%] Built target mono-icall-table 2026-01-18T22:04:02.7920529Z [ 17%] Building C object mono/mini/CMakeFiles/debugger-stub-objects.dir/__/component/debugger-stub.c.o 2026-01-18T22:04:03.1665477Z [ 17%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-windows.c.o 2026-01-18T22:04:03.5135269Z [ 17%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-agent.c.o 2026-01-18T22:04:03.5565946Z [ 17%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-01-18T22:04:03.7910118Z [ 17%] Built target debugger-stub-objects 2026-01-18T22:04:03.7994261Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-common.c.o 2026-01-18T22:04:03.9630388Z [ 18%] Building C object mono/mini/CMakeFiles/hot_reload-objects.dir/__/component/hot_reload.c.o 2026-01-18T22:04:04.3865837Z [ 18%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-01-18T22:04:04.5976304Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-posix.c.o 2026-01-18T22:04:05.1576541Z [ 19%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-01-18T22:04:05.3709404Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-android.c.o 2026-01-18T22:04:05.7197682Z [ 19%] Built target hot_reload-objects 2026-01-18T22:04:05.7316423Z [ 19%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-engine.c.o 2026-01-18T22:04:06.0994131Z [ 19%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-01-18T22:04:06.1707207Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-darwin.c.o 2026-01-18T22:04:06.7962574Z [ 19%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-01-18T22:04:06.9216448Z [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-flight-recorder.c.o 2026-01-18T22:04:07.0195221Z [ 21%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-state-machine.c.o 2026-01-18T22:04:07.3528328Z [ 21%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasm-debugger.c.o 2026-01-18T22:04:07.5966415Z [ 21%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-01-18T22:04:07.7719516Z [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-internal-hash.c.o 2026-01-18T22:04:08.0706429Z [ 21%] Building C object mono/mini/CMakeFiles/hot_reload-stub-objects.dir/__/component/hot_reload-stub.c.o 2026-01-18T22:04:08.3838441Z [ 21%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-protocol.c.o 2026-01-18T22:04:08.3965347Z [ 22%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-01-18T22:04:08.5664826Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/monobitset.c.o 2026-01-18T22:04:09.0449267Z [ 22%] Built target hot_reload-stub-objects 2026-01-18T22:04:09.0570483Z [ 22%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-01-18T22:04:09.1932507Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-filemap.c.o 2026-01-18T22:04:09.2161491Z [ 22%] Built target debugger-objects 2026-01-18T22:04:09.2261096Z [ 23%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-math-c.c.o 2026-01-18T22:04:09.4748858Z [ 24%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-allocator.c.o 2026-01-18T22:04:10.0049292Z [ 25%] Generating diagnostics_tracing-gen-headers.timestamp 2026-01-18T22:04:10.0307731Z [ 25%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap.c.o 2026-01-18T22:04:10.0826764Z [ 25%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-01-18T22:04:10.2579947Z [ 25%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-fwd-list.c.o 2026-01-18T22:04:10.7244034Z [ 25%] Built target diagnostics_tracing-gen-headers 2026-01-18T22:04:10.7364022Z [ 25%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-01-18T22:04:10.8561894Z [ 25%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-windows.c.o 2026-01-18T22:04:10.8728110Z [ 25%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-list.c.o 2026-01-18T22:04:11.1700970Z [ 25%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-queue.c.o 2026-01-18T22:04:11.5009671Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-01-18T22:04:11.6291531Z [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-os-mutex.c.o 2026-01-18T22:04:11.7406069Z [ 27%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-umap.c.o 2026-01-18T22:04:11.9389609Z [ 27%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-01-18T22:04:12.2517011Z [ 27%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-vector.c.o 2026-01-18T22:04:12.4163980Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-flight-recorder.c.o 2026-01-18T22:04:12.6461180Z [ 28%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/event_pipe-stub.c.o 2026-01-18T22:04:12.8051020Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-01-18T22:04:13.0754054Z [ 28%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash.c.o 2026-01-18T22:04:13.2428573Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-proclib.c.o 2026-01-18T22:04:13.5701865Z [ 28%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/diagnostics_server-stub.c.o 2026-01-18T22:04:13.6735333Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-01-18T22:04:13.8942712Z [ 28%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-string-ptr.c.o 2026-01-18T22:04:14.0933044Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-publib.c.o 2026-01-18T22:04:14.5061539Z [ 28%] Built target diagnostics_tracing-stub-objects 2026-01-18T22:04:14.5146295Z [ 29%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-u32-ptr.c.o 2026-01-18T22:04:14.5467699Z [ 30%] Linking C static library libz.a 2026-01-18T22:04:14.8024391Z [ 30%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptr-ptr.c.o 2026-01-18T22:04:14.9092179Z [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-time.c.o 2026-01-18T22:04:15.4035309Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-path.c.o 2026-01-18T22:04:15.4845683Z [ 31%] Built target zlib 2026-01-18T22:04:15.4967934Z [ 31%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ght-compatible.c.o 2026-01-18T22:04:15.6663326Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-property-hash.c.o 2026-01-18T22:04:15.7038537Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-error.c.o 2026-01-18T22:04:16.1976185Z [ 31%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-18T22:04:16.4417398Z [ 32%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-utils.c.o 2026-01-18T22:04:16.4417840Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-context.c.o 2026-01-18T22:04:16.8368689Z [ 33%] Building C object mono/mini/CMakeFiles/marshal-ilgen-objects.dir/__/component/marshal-ilgen.c.o 2026-01-18T22:04:17.1091814Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/hazard-pointer.c.o 2026-01-18T22:04:17.1922003Z [ 34%] Built target dn-containers 2026-01-18T22:04:17.2023246Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-queue.c.o 2026-01-18T22:04:17.2189375Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-alloc.c.o 2026-01-18T22:04:18.0041131Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-array-queue.c.o 2026-01-18T22:04:18.0341638Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-linked-list-set.c.o 2026-01-18T22:04:18.1537147Z [ 35%] Building C object mono/mini/CMakeFiles/marshal-ilgen-stub-objects.dir/__/component/marshal-ilgen-stub.c.o 2026-01-18T22:04:18.2211347Z [ 35%] Built target marshal-ilgen-objects 2026-01-18T22:04:18.2296404Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads.c.o 2026-01-18T22:04:18.8282670Z [ 35%] Linking C static library libmono-component-debugger-static.a 2026-01-18T22:04:18.8642550Z [ 35%] Linking C static library libmono-component-hot_reload-static.a 2026-01-18T22:04:19.0783028Z [ 35%] Built target marshal-ilgen-stub-objects 2026-01-18T22:04:19.1041872Z [ 35%] Linking C static library libmono-component-marshal-ilgen-static.a 2026-01-18T22:04:19.3787950Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-state-machine.c.o 2026-01-18T22:04:19.8057663Z [ 35%] Built target mono-component-hot_reload-static 2026-01-18T22:04:19.8072706Z [ 35%] Built target mono-component-debugger-static 2026-01-18T22:04:19.8212184Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix.c.o 2026-01-18T22:04:19.8370428Z [ 36%] Linking C static library libmono-component-debugger-stub-static.a 2026-01-18T22:04:20.0338367Z [ 36%] Built target mono-component-marshal-ilgen-static 2026-01-18T22:04:20.0436335Z [ 37%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix-signals.c.o 2026-01-18T22:04:20.3400361Z [ 38%] Linking C static library libmono-component-hot_reload-stub-static.a 2026-01-18T22:04:20.7865591Z [ 38%] Built target mono-component-debugger-stub-static 2026-01-18T22:04:20.7918197Z [ 38%] Linking C static library libmono-component-diagnostics_tracing-stub-static.a 2026-01-18T22:04:20.7994815Z [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach.c.o 2026-01-18T22:04:20.8860842Z [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach-helper.c.o 2026-01-18T22:04:21.2533120Z [ 38%] Built target mono-component-hot_reload-stub-static 2026-01-18T22:04:21.2624501Z [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-windows.c.o 2026-01-18T22:04:21.5956508Z [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-linux.c.o 2026-01-18T22:04:21.6221493Z [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-freebsd.c.o 2026-01-18T22:04:21.7257205Z [ 39%] Built target mono-component-diagnostics_tracing-stub-static 2026-01-18T22:04:21.7380170Z [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-netbsd.c.o 2026-01-18T22:04:22.1049992Z [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-openbsd.c.o 2026-01-18T22:04:22.3405303Z [ 40%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-android.c.o 2026-01-18T22:04:22.3786729Z [ 40%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-haiku.c.o 2026-01-18T22:04:22.5002802Z [ 40%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-aix.c.o 2026-01-18T22:04:22.8448752Z [ 40%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.c.o 2026-01-18T22:04:23.1245055Z [ 40%] Linking C static library libmono-component-marshal-ilgen-stub-static.a 2026-01-18T22:04:23.1732545Z [ 40%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/interp.c.o 2026-01-18T22:04:23.2795262Z [ 40%] Building CXX object mono/mini/CMakeFiles/mono-wasm-eh-js.dir/llvm-runtime.cpp.o 2026-01-18T22:04:23.7232427Z [ 41%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-sunos.c.o 2026-01-18T22:04:24.0927806Z [ 41%] Built target mono-component-marshal-ilgen-stub-static 2026-01-18T22:04:24.1042357Z [ 42%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/interp-intrins.c.o 2026-01-18T22:04:24.1294994Z [ 43%] Linking CXX static library libmono-wasm-eh-js.a 2026-01-18T22:04:24.4762228Z [ 43%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-coop.c.o 2026-01-18T22:04:25.0803555Z [ 43%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utility-thread.c.o 2026-01-18T22:04:25.1260653Z [ 43%] Built target mono-wasm-eh-js 2026-01-18T22:04:25.1362735Z [ 43%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-tls.c.o 2026-01-18T22:04:25.3885159Z [ 43%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/mintops.c.o 2026-01-18T22:04:25.9249342Z [ 43%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/transform.c.o 2026-01-18T22:04:25.9416449Z [ 44%] Building C object mono/utils/CMakeFiles/utils_objects.dir/atomic.c.o 2026-01-18T22:04:26.2238982Z [ 44%] Building CXX object mono/mini/CMakeFiles/mono-wasm-eh-wasm.dir/llvm-runtime.cpp.o 2026-01-18T22:04:26.7079128Z [ 44%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap.c.o 2026-01-18T22:04:27.0598771Z [ 44%] Linking CXX static library libmono-wasm-eh-wasm.a 2026-01-18T22:04:27.4208988Z [ 44%] Building C object mono/utils/CMakeFiles/utils_objects.dir/bsearch.c.o 2026-01-18T22:04:28.0242366Z [ 44%] Built target mono-wasm-eh-wasm 2026-01-18T22:04:28.0377067Z [ 44%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-signal-handler.c.o 2026-01-18T22:04:28.1125017Z [ 45%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-conc-hashtable.c.o 2026-01-18T22:04:28.7969858Z [ 45%] Building C object mono/mini/CMakeFiles/mono-wasm-simd.dir/interp/interp-simd.c.o 2026-01-18T22:04:28.8996668Z [ 45%] Building C object mono/mini/CMakeFiles/mono-wasm-nosimd.dir/interp/interp-nosimd.c.o 2026-01-18T22:04:28.9846067Z [ 45%] Building C object mono/utils/CMakeFiles/utils_objects.dir/json.c.o 2026-01-18T22:04:29.7920543Z [ 45%] Building C object mono/utils/CMakeFiles/utils_objects.dir/memfuncs.c.o 2026-01-18T22:04:29.8180085Z [ 46%] Linking C static library libmono-wasm-nosimd.a 2026-01-18T22:04:30.1618268Z [ 46%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/transform-opt.c.o 2026-01-18T22:04:30.1766388Z [ 46%] Linking C static library libmono-wasm-simd.a 2026-01-18T22:04:30.6270139Z [ 46%] Building C object mono/utils/CMakeFiles/utils_objects.dir/parse.c.o 2026-01-18T22:04:30.7210381Z [ 46%] Built target mono-wasm-nosimd 2026-01-18T22:04:30.7296980Z [ 47%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/tiering.c.o 2026-01-18T22:04:31.1316627Z [ 47%] Built target mono-wasm-simd 2026-01-18T22:04:31.1450815Z [ 48%] Building C object mono/utils/CMakeFiles/utils_objects.dir/checked-build.c.o 2026-01-18T22:04:31.4030789Z [ 48%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/jiterpreter.c.o 2026-01-18T22:04:31.7712990Z [ 48%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/interp-pgo.c.o 2026-01-18T22:04:31.9236632Z [ 48%] Building C object mono/utils/CMakeFiles/utils_objects.dir/options.c.o 2026-01-18T22:04:32.6994691Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-allocator.c.o 2026-01-18T22:04:32.7617001Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-fwd-list.c.o 2026-01-18T22:04:32.8199236Z [ 48%] Building C object mono/utils/CMakeFiles/utils_objects.dir/wasm-module-reader.c.o 2026-01-18T22:04:32.8310379Z [ 48%] Linking C static library libmono-ee-interp.a 2026-01-18T22:04:33.6265321Z [ 48%] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/aot.c.o 2026-01-18T22:04:33.6316675Z [ 48%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-bitutils.c.o 2026-01-18T22:04:33.7060286Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-list.c.o 2026-01-18T22:04:33.7821873Z [ 48%] Built target mono-ee-interp 2026-01-18T22:04:33.7906516Z [ 49%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-queue.c.o 2026-01-18T22:04:34.4252724Z [ 49%] Built target utils_objects 2026-01-18T22:04:34.4365843Z [ 49%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-umap.c.o 2026-01-18T22:04:34.6100490Z [ 49%] Building C object mono/profiler/CMakeFiles/mono-profiler-browser-static.dir/browser.c.o 2026-01-18T22:04:34.6138273Z [ 49%] Building C object mono/profiler/CMakeFiles/mono-profiler-log-static.dir/helper.c.o 2026-01-18T22:04:34.7207098Z [ 49%] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/helper.c.o 2026-01-18T22:04:35.3825640Z [ 50%] Building C object mono/profiler/CMakeFiles/mono-profiler-log-static.dir/log.c.o 2026-01-18T22:04:35.4018702Z [ 50%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-vector.c.o 2026-01-18T22:04:35.4883645Z [ 51%] Linking C static library libmono-profiler-aot.a 2026-01-18T22:04:35.6447411Z [ 51%] Linking C static library libmono-profiler-browser.a 2026-01-18T22:04:36.2000626Z [ 51%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash.c.o 2026-01-18T22:04:36.4551386Z [ 51%] Built target mono-profiler-aot-static 2026-01-18T22:04:36.4680110Z [ 52%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-string-ptr.c.o 2026-01-18T22:04:36.5946953Z [ 52%] Built target mono-profiler-browser-static 2026-01-18T22:04:36.6033563Z [ 52%] Building C object mono/profiler/CMakeFiles/mono-profiler-log-static.dir/log-args.c.o 2026-01-18T22:04:36.9921132Z [ 52%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-u32-ptr.c.o 2026-01-18T22:04:37.0202545Z [ 53%] Linking C static library libminipal.a 2026-01-18T22:04:37.4333964Z [ 53%] Linking C static library libmono-profiler-log.a 2026-01-18T22:04:37.4540897Z [ 53%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-alloc.c.o 2026-01-18T22:04:37.8980437Z [ 53%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptr-ptr.c.o 2026-01-18T22:04:37.9450827Z [ 53%] Built target minipal 2026-01-18T22:04:37.9559457Z [ 53%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ght-compatible.c.o 2026-01-18T22:04:38.3711623Z [ 53%] Built target mono-profiler-log-static 2026-01-18T22:04:38.3836895Z [ 54%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-18T22:04:38.5158241Z [ 54%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-cardtable.c.o 2026-01-18T22:04:38.8058164Z [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-debug.c.o 2026-01-18T22:04:38.8792018Z [ 55%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-utils.c.o 2026-01-18T22:04:39.2914540Z [ 55%] Generating diagnostics_tracing-gen-sources.timestamp 2026-01-18T22:04:39.5953496Z [ 55%] Building C object mono/mini/CMakeFiles/eventpipe-mono-objects.dir/Unity/unity_0_c.c.o 2026-01-18T22:04:39.6924221Z [ 55%] Built target dn-containers-no-lto 2026-01-18T22:04:39.7240602Z [ 55%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdate-unix.c.o 2026-01-18T22:04:39.7738757Z [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-descriptor.c.o 2026-01-18T22:04:40.1928859Z [ 55%] Built target diagnostics_tracing-gen-sources 2026-01-18T22:04:40.2044063Z [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-fin-weak-hash.c.o 2026-01-18T22:04:40.5097552Z [ 55%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-unix.c.o 2026-01-18T22:04:40.7816097Z [ 56%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmisc-unix.c.o 2026-01-18T22:04:41.2895450Z [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gc.c.o 2026-01-18T22:04:41.3414440Z [ 57%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gchandles.c.o 2026-01-18T22:04:41.6267293Z [ 57%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmodule-unix.c.o 2026-01-18T22:04:42.4244903Z [ 57%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gtimer-unix.c.o 2026-01-18T22:04:42.4928417Z [ 57%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gray.c.o 2026-01-18T22:04:42.8801118Z [ 57%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/garray.c.o 2026-01-18T22:04:42.9180729Z [ 57%] Built target eventpipe-mono-objects 2026-01-18T22:04:42.9433628Z [ 57%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono.c.o 2026-01-18T22:04:43.2264703Z [ 57%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-runtime-provider.c.o 2026-01-18T22:04:43.5190151Z [ 57%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-hash-table.c.o 2026-01-18T22:04:43.6946492Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gbytearray.c.o 2026-01-18T22:04:44.1259094Z [ 58%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-internal.c.o 2026-01-18T22:04:44.5078993Z [ 59%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-layout-stats.c.o 2026-01-18T22:04:44.5562945Z [ 59%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gerror.c.o 2026-01-18T22:04:44.9863210Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-profiler-provider.c.o 2026-01-18T22:04:45.1419664Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/eventpipehelpers.c.o 2026-01-18T22:04:45.3547930Z [ 60%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/ghashtable.c.o 2026-01-18T22:04:45.4939052Z [ 60%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-los.c.o 2026-01-18T22:04:46.1915471Z [ 60%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/giconv.c.o 2026-01-18T22:04:46.2671809Z [ 60%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-marksweep.c.o 2026-01-18T22:04:46.6189839Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntime.c.o 2026-01-18T22:04:46.6492835Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimerundown.c.o 2026-01-18T22:04:47.0720984Z [ 61%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmem.c.o 2026-01-18T22:04:47.8070735Z [ 61%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/goutput.c.o 2026-01-18T22:04:47.8993420Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-memory-governor.c.o 2026-01-18T22:04:47.9544829Z [ 62%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimestress.c.o 2026-01-18T22:04:48.6102348Z [ 62%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstr.c.o 2026-01-18T22:04:48.6735191Z [ 62%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gslist.c.o 2026-01-18T22:04:48.9631573Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-nursery-allocator.c.o 2026-01-18T22:04:49.0006312Z [ 63%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimeprivate.c.o 2026-01-18T22:04:49.5255974Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning-stats.c.o 2026-01-18T22:04:49.6088328Z [ 64%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstring.c.o 2026-01-18T22:04:49.9906723Z [ 64%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimemonoprofiler.c.o 2026-01-18T22:04:50.0889795Z [ 64%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gptrarray.c.o 2026-01-18T22:04:50.3064889Z [ 64%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning.c.o 2026-01-18T22:04:50.4530428Z [ 64%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ds-rt-mono.c.o 2026-01-18T22:04:50.9184897Z [ 64%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/glist.c.o 2026-01-18T22:04:51.4051005Z [ 64%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pointer-queue.c.o 2026-01-18T22:04:51.4178506Z [ 64%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gqueue.c.o 2026-01-18T22:04:51.4821342Z [ 65%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/event_pipe.c.o 2026-01-18T22:04:51.8661650Z [ 66%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-array-list.c.o 2026-01-18T22:04:52.2178184Z [ 67%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gpath.c.o 2026-01-18T22:04:52.3675685Z [ 67%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/diagnostics_server.c.o 2026-01-18T22:04:52.5072058Z [ 67%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-protocol.c.o 2026-01-18T22:04:52.8948489Z [ 67%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile.c.o 2026-01-18T22:04:53.0587312Z [ 67%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-posix.c.o 2026-01-18T22:04:53.3452214Z [ 67%] Built target diagnostics_tracing-objects 2026-01-18T22:04:53.3578555Z [ 67%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gutf8.c.o 2026-01-18T22:04:53.5977868Z [ 67%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-qsort.c.o 2026-01-18T22:04:53.7242346Z [ 67%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-simple-nursery.c.o 2026-01-18T22:04:53.8712307Z [ 67%] Linking C static library libmono-component-diagnostics_tracing-static.a 2026-01-18T22:04:54.1504911Z [ 68%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gclock-nanosleep.c.o 2026-01-18T22:04:54.5637132Z [ 69%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-split-nursery.c.o 2026-01-18T22:04:54.8110792Z [ 69%] Built target mono-component-diagnostics_tracing-static 2026-01-18T22:04:54.8231875Z [ 69%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-thread-pool.c.o 2026-01-18T22:04:54.9063359Z [ 69%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-workers.c.o 2026-01-18T22:04:54.9778862Z [ 69%] Built target eglib_objects 2026-01-18T22:04:55.6292336Z [ 69%] Linking C static library libsgen_objects.a 2026-01-18T22:04:56.1970176Z [ 69%] Built target sgen_objects 2026-01-18T22:04:56.2201351Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32event-unix.c.o 2026-01-18T22:04:56.2209737Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/appdomain.c.o 2026-01-18T22:04:56.2267601Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/domain.c.o 2026-01-18T22:04:56.2305936Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly.c.o 2026-01-18T22:04:57.2248883Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class.c.o 2026-01-18T22:04:57.2257416Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/bundled-resources.c.o 2026-01-18T22:04:57.3904050Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-init.c.o 2026-01-18T22:04:57.6648322Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-accessors.c.o 2026-01-18T22:04:58.0951170Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-setup-vtable.c.o 2026-01-18T22:04:58.7999857Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/components.c.o 2026-01-18T22:04:59.2426184Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-helpers.c.o 2026-01-18T22:04:59.3840841Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-symfile.c.o 2026-01-18T22:04:59.5053575Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-ppdb.c.o 2026-01-18T22:04:59.7793302Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/environment.c.o 2026-01-18T22:05:00.2136240Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/exception.c.o 2026-01-18T22:05:00.3857966Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall.c.o 2026-01-18T22:05:00.5532484Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-eventpipe.c.o 2026-01-18T22:05:00.7467434Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/image.c.o 2026-01-18T22:05:01.5067481Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/webcil-loader.c.o 2026-01-18T22:05:01.6169623Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/jit-info.c.o 2026-01-18T22:05:02.1988656Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loader.c.o 2026-01-18T22:05:02.5036719Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/lock-tracer.c.o 2026-01-18T22:05:02.8598882Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal.c.o 2026-01-18T22:05:03.3494810Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mempool.c.o 2026-01-18T22:05:03.5254501Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata.c.o 2026-01-18T22:05:04.1867791Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-update.c.o 2026-01-18T22:05:04.2260948Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder.c.o 2026-01-18T22:05:05.1597378Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-basic-block.c.o 2026-01-18T22:05:05.1947333Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-config.c.o 2026-01-18T22:05:05.3000220Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-debug.c.o 2026-01-18T22:05:06.1004837Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-endian.c.o 2026-01-18T22:05:06.1789212Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-hash.c.o 2026-01-18T22:05:06.2983691Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-conc-hash.c.o 2026-01-18T22:05:06.4917603Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/weak-hash.c.o 2026-01-18T22:05:06.9072880Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/object.c.o 2026-01-18T22:05:07.1896074Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/opcodes.c.o 2026-01-18T22:05:07.3128863Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/property-bag.c.o 2026-01-18T22:05:07.5193580Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/profiler.c.o 2026-01-18T22:05:08.0034567Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/runtime.c.o 2026-01-18T22:05:08.1450842Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/string-icalls.c.o 2026-01-18T22:05:09.0280476Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sysmath.c.o 2026-01-18T22:05:09.0575102Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/threads.c.o 2026-01-18T22:05:09.1950990Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/verify.c.o 2026-01-18T22:05:09.2776870Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-stream.c.o 2026-01-18T22:05:10.0501556Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-cross-helpers.c.o 2026-01-18T22:05:10.1620871Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/seq-points-data.c.o 2026-01-18T22:05:10.2501744Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/handle.c.o 2026-01-18T22:05:10.6874785Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32handle.c.o 2026-01-18T22:05:11.1425279Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/reflection.c.o 2026-01-18T22:05:11.1794991Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-image.c.o 2026-01-18T22:05:11.3173598Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre.c.o 2026-01-18T22:05:11.7069760Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre-encode.c.o 2026-01-18T22:05:12.1788585Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/custom-attrs.c.o 2026-01-18T22:05:12.7819185Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/callspec.c.o 2026-01-18T22:05:12.9670274Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly-load-context.c.o 2026-01-18T22:05:13.4838205Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library.c.o 2026-01-18T22:05:13.7899393Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library-qcall.c.o 2026-01-18T22:05:13.9250912Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loaded-images.c.o 2026-01-18T22:05:14.0853908Z [ 84%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/abi.c.o 2026-01-18T22:05:14.6592054Z [ 84%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/memory-manager.c.o 2026-01-18T22:05:14.7477325Z [ 84%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/unsafe-accessor.c.o 2026-01-18T22:05:14.8539872Z [ 84%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc-stats.c.o 2026-01-18T22:05:14.8933986Z [ 85%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc.c.o 2026-01-18T22:05:15.7690128Z [ 85%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/monitor.c.o 2026-01-18T22:05:15.8444588Z [ 85%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-bridge.c.o 2026-01-18T22:05:15.9026561Z [ 85%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-new-bridge.c.o 2026-01-18T22:05:16.2029043Z [ 86%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-tarjan-bridge.c.o 2026-01-18T22:05:16.7608706Z [ 86%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-toggleref.c.o 2026-01-18T22:05:16.8283764Z [ 86%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-stw.c.o 2026-01-18T22:05:17.0054270Z [ 86%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono.c.o 2026-01-18T22:05:17.0279686Z [ 87%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder-ilgen.c.o 2026-01-18T22:05:17.7858771Z [ 87%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-lightweight.c.o 2026-01-18T22:05:17.9064393Z [ 87%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-shared.c.o 2026-01-18T22:05:18.0927482Z [ 87%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono-ilgen.c.o 2026-01-18T22:05:19.2015362Z [ 87%] Built target metadata_objects 2026-01-18T22:05:19.2105319Z [ 87%] Generating cpu-wasm.h 2026-01-18T22:05:19.3199719Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o 2026-01-18T22:05:19.3200468Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o 2026-01-18T22:05:19.3205431Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o 2026-01-18T22:05:19.3245505Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o 2026-01-18T22:05:20.5432088Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o 2026-01-18T22:05:20.6919985Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o 2026-01-18T22:05:20.7071867Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o 2026-01-18T22:05:21.4544062Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o 2026-01-18T22:05:21.5241025Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o 2026-01-18T22:05:21.5975056Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o 2026-01-18T22:05:21.6800322Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o 2026-01-18T22:05:22.5007800Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o 2026-01-18T22:05:22.6642598Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o 2026-01-18T22:05:22.6744812Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o 2026-01-18T22:05:22.7881181Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o 2026-01-18T22:05:23.4451889Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o 2026-01-18T22:05:23.5135005Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o 2026-01-18T22:05:23.6223949Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o 2026-01-18T22:05:23.6881221Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o 2026-01-18T22:05:24.2956325Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o 2026-01-18T22:05:24.3376480Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o 2026-01-18T22:05:24.8776122Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o 2026-01-18T22:05:25.1750189Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o 2026-01-18T22:05:25.3275136Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o 2026-01-18T22:05:25.5046445Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o 2026-01-18T22:05:26.1605180Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o 2026-01-18T22:05:26.2105884Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o 2026-01-18T22:05:26.5334466Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o 2026-01-18T22:05:27.0505492Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o 2026-01-18T22:05:27.3444667Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o 2026-01-18T22:05:27.4960039Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o 2026-01-18T22:05:27.8394902Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o 2026-01-18T22:05:28.4268585Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o 2026-01-18T22:05:28.9098800Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o 2026-01-18T22:05:28.9569217Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o 2026-01-18T22:05:29.0799845Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o 2026-01-18T22:05:29.2190527Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o 2026-01-18T22:05:29.9137290Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o 2026-01-18T22:05:29.9393103Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o 2026-01-18T22:05:30.1002289Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o 2026-01-18T22:05:30.2263067Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o 2026-01-18T22:05:30.7039645Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o 2026-01-18T22:05:30.8474093Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o 2026-01-18T22:05:30.9382442Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o 2026-01-18T22:05:31.0051331Z [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o 2026-01-18T22:05:31.7448932Z [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-wasm.c.o 2026-01-18T22:05:31.8756507Z [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-wasm.c.o 2026-01-18T22:05:32.0836222Z [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-wasm.c.o 2026-01-18T22:05:32.1170195Z [100%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o 2026-01-18T22:05:33.0725537Z [100%] Built target monosgen-objects 2026-01-18T22:05:33.0931257Z [100%] Linking C static library libmonosgen-2.0.a 2026-01-18T22:05:33.6993089Z [100%] Built target monosgen-static 2026-01-18T22:05:33.7184179Z Install the project... 2026-01-18T22:05:33.7225190Z -- Install configuration: "Release" 2026-01-18T22:05:33.7233387Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-logger.h 2026-01-18T22:05:33.7237482Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-error.h 2026-01-18T22:05:33.7246587Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-forward.h 2026-01-18T22:05:33.7247351Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-publib.h 2026-01-18T22:05:33.7247839Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-jemalloc.h 2026-01-18T22:05:33.7252152Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-dl-fallback.h 2026-01-18T22:05:33.7257132Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-private-unstable.h 2026-01-18T22:05:33.7262053Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-counters.h 2026-01-18T22:05:33.7264877Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-publib-types.h 2026-01-18T22:05:33.7269269Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-publib-functions.h 2026-01-18T22:05:33.7272320Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-logger-types.h 2026-01-18T22:05:33.7275854Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-logger-functions.h 2026-01-18T22:05:33.7279042Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-error-types.h 2026-01-18T22:05:33.7280795Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-error-functions.h 2026-01-18T22:05:33.7284261Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-types.h 2026-01-18T22:05:33.7288102Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-functions.h 2026-01-18T22:05:33.7290218Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-counters-types.h 2026-01-18T22:05:33.7294569Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-counters-functions.h 2026-01-18T22:05:33.7297602Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/appdomain.h 2026-01-18T22:05:33.7300952Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/assembly.h 2026-01-18T22:05:33.7303398Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/attrdefs.h 2026-01-18T22:05:33.7308175Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/blob.h 2026-01-18T22:05:33.7311255Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/class.h 2026-01-18T22:05:33.7313018Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/debug-helpers.h 2026-01-18T22:05:33.7315701Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/debug-mono-symfile.h 2026-01-18T22:05:33.7319177Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/environment.h 2026-01-18T22:05:33.7323197Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/exception.h 2026-01-18T22:05:33.7325161Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/image.h 2026-01-18T22:05:33.7328370Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/loader.h 2026-01-18T22:05:33.7331335Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/metadata.h 2026-01-18T22:05:33.7334456Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-config.h 2026-01-18T22:05:33.7337798Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-debug.h 2026-01-18T22:05:33.7339909Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-gc.h 2026-01-18T22:05:33.7343323Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-private-unstable.h 2026-01-18T22:05:33.7345993Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/object.h 2026-01-18T22:05:33.7349508Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/object-forward.h 2026-01-18T22:05:33.7354251Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/opcodes.h 2026-01-18T22:05:33.7357550Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/profiler.h 2026-01-18T22:05:33.7358061Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/profiler-events.h 2026-01-18T22:05:33.7362875Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/reflection.h 2026-01-18T22:05:33.7363272Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/row-indexes.h 2026-01-18T22:05:33.7367057Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/sgen-bridge.h 2026-01-18T22:05:33.7373144Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/threads.h 2026-01-18T22:05:33.7373676Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/tokentype.h 2026-01-18T22:05:33.7376520Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/verify.h 2026-01-18T22:05:33.7380578Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/environment-functions.h 2026-01-18T22:05:33.7383940Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/opcodes-types.h 2026-01-18T22:05:33.7388527Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/opcodes-functions.h 2026-01-18T22:05:33.7390292Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-types.h 2026-01-18T22:05:33.7394438Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-functions.h 2026-01-18T22:05:33.7396403Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/image-types.h 2026-01-18T22:05:33.7400379Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/image-functions.h 2026-01-18T22:05:33.7402347Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/metadata-types.h 2026-01-18T22:05:33.7406196Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/metadata-functions.h 2026-01-18T22:05:33.7407953Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/assembly-types.h 2026-01-18T22:05:33.7411640Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/assembly-functions.h 2026-01-18T22:05:33.7414544Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/loader-types.h 2026-01-18T22:05:33.7418230Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/loader-functions.h 2026-01-18T22:05:33.7427142Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/class-types.h 2026-01-18T22:05:33.7427704Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/class-functions.h 2026-01-18T22:05:33.7428204Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/object-types.h 2026-01-18T22:05:33.7431629Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/object-functions.h 2026-01-18T22:05:33.7433555Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/exception-types.h 2026-01-18T22:05:33.7436717Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/exception-functions.h 2026-01-18T22:05:33.7439249Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/reflection-types.h 2026-01-18T22:05:33.7442386Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/reflection-functions.h 2026-01-18T22:05:33.7445888Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/appdomain-types.h 2026-01-18T22:05:33.7450436Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/appdomain-functions.h 2026-01-18T22:05:33.7452000Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/threads-types.h 2026-01-18T22:05:33.7455716Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/threads-functions.h 2026-01-18T22:05:33.7457855Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-types.h 2026-01-18T22:05:33.7461561Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-functions.h 2026-01-18T22:05:33.7466231Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-types.h 2026-01-18T22:05:33.7466899Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-functions.h 2026-01-18T22:05:33.7470172Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-types.h 2026-01-18T22:05:33.7473668Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-functions.h 2026-01-18T22:05:33.7476466Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-config-types.h 2026-01-18T22:05:33.7480023Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-config-functions.h 2026-01-18T22:05:33.7483045Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/profiler-types.h 2026-01-18T22:05:33.7486524Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/profiler-functions.h 2026-01-18T22:05:33.7490549Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-types.h 2026-01-18T22:05:33.7493324Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-functions.h 2026-01-18T22:05:33.7497210Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/jit.h 2026-01-18T22:05:33.7500957Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/mono-private-unstable.h 2026-01-18T22:05:33.7504833Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/jit-types.h 2026-01-18T22:05:33.7508199Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/jit-functions.h 2026-01-18T22:05:33.7510156Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-types.h 2026-01-18T22:05:33.7514213Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-functions.h 2026-01-18T22:05:33.7522618Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/sharedFramework/libminipal.a 2026-01-18T22:05:33.7531894Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-icall-table.a 2026-01-18T22:05:33.7540125Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-debugger-static.a 2026-01-18T22:05:33.7555396Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-hot_reload-static.a 2026-01-18T22:05:33.7561249Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-diagnostics_tracing-static.a 2026-01-18T22:05:33.7584528Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-marshal-ilgen-static.a 2026-01-18T22:05:33.7590274Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-debugger-stub-static.a 2026-01-18T22:05:33.7594524Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-hot_reload-stub-static.a 2026-01-18T22:05:33.7598686Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-diagnostics_tracing-stub-static.a 2026-01-18T22:05:33.7602639Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-marshal-ilgen-stub-static.a 2026-01-18T22:05:33.7607268Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-ee-interp.a 2026-01-18T22:05:33.7632486Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmonosgen-2.0.a 2026-01-18T22:05:33.7813168Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-eh-js.a 2026-01-18T22:05:33.7815393Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-eh-wasm.a 2026-01-18T22:05:33.7818524Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-simd.a 2026-01-18T22:05:33.7822757Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-nosimd.a 2026-01-18T22:05:33.7827998Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-profiler-aot.a 2026-01-18T22:05:33.7832271Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-profiler-browser.a 2026-01-18T22:05:33.7837135Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-profiler-log.a 2026-01-18T22:05:33.7889190Z Running 'PYTHONPATH=/__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.25625.2/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.25625.2/tools/libclang.so" --libclang-headers="/__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.25625.2/tools/include" --sysroot="/crossrootfs/x64" --emscripten-sdk="/__w/1/s/src/mono/browser/emsdk/emscripten"' 2026-01-18T22:05:34.9033428Z 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.25625.2/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-01-18T22:05:34.9038664Z 2026-01-18T22:05:34.9039766Z 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.25625.2/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-01-18T22:05:34.9040364Z 2026-01-18T22:05:34.9040545Z Offsets file is up to date, no changes to /__w/1/s/src/mono/mono/offsets/wasm32-unknown-none.h 2026-01-18T22:05:34.9155582Z 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 -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-01-18T22:05:35.3609094Z -- The C compiler identification is Clang 21.1.7 2026-01-18T22:05:35.4238221Z -- The CXX compiler identification is Clang 21.1.7 2026-01-18T22:05:35.4423686Z -- Detecting C compiler ABI info 2026-01-18T22:05:35.5505072Z -- Detecting C compiler ABI info - done 2026-01-18T22:05:35.5686541Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-01-18T22:05:35.5691474Z -- Detecting C compile features 2026-01-18T22:05:35.5699439Z -- Detecting C compile features - done 2026-01-18T22:05:35.5759150Z -- Detecting CXX compiler ABI info 2026-01-18T22:05:35.6641757Z -- Detecting CXX compiler ABI info - done 2026-01-18T22:05:35.6825541Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-01-18T22:05:35.6828451Z -- Detecting CXX compile features 2026-01-18T22:05:35.6836891Z -- Detecting CXX compile features - done 2026-01-18T22:05:35.7255265Z -- The linker identification is LLD 21.1.7 (compatible with GNU linkers) 2026-01-18T22:05:35.7376890Z CMAKE_SYSTEM_NAME=Linux 2026-01-18T22:05:35.7379048Z CMAKE_SYSTEM_VARIANT= 2026-01-18T22:05:35.7381184Z CMAKE_SYSTEM_PROCESSOR=x86_64 2026-01-18T22:05:35.7381711Z TARGET_ARCH=wasm 2026-01-18T22:05:35.7381909Z CMAKE_CROSSCOMPILING=TRUE 2026-01-18T22:05:35.9640594Z -- Using CMake version 3.30.3 2026-01-18T22:05:35.9652622Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-18T22:05:35.9652966Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-18T22:05:35.9685500Z -- Arch detected: 'x86_64-linux-gnu' 2026-01-18T22:05:35.9686275Z -- Basearch of 'x86_64-linux-gnu' has been detected as: 'x86' 2026-01-18T22:05:35.9714871Z -- Using CMake toolchain: /__w/1/s/eng/common/cross/toolchain.cmake 2026-01-18T22:05:35.9724407Z -- Performing Test FNO_LTO_AVAILABLE 2026-01-18T22:05:36.0516510Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-01-18T22:05:36.0517296Z -- Looking for arm_acle.h 2026-01-18T22:05:36.1056896Z -- Looking for arm_acle.h - not found 2026-01-18T22:05:36.1057179Z -- Looking for sys/auxv.h 2026-01-18T22:05:36.1884171Z -- Looking for sys/auxv.h - found 2026-01-18T22:05:36.1884622Z -- Looking for sys/sdt.h 2026-01-18T22:05:36.2347723Z -- Looking for sys/sdt.h - not found 2026-01-18T22:05:36.2348225Z -- Looking for unistd.h 2026-01-18T22:05:36.3164712Z -- Looking for unistd.h - found 2026-01-18T22:05:36.3165064Z -- Looking for linux/auxvec.h 2026-01-18T22:05:36.3964646Z -- Looking for linux/auxvec.h - found 2026-01-18T22:05:36.3965179Z -- Looking for sys/types.h 2026-01-18T22:05:36.4837567Z -- Looking for sys/types.h - found 2026-01-18T22:05:36.4839257Z -- Looking for stdint.h 2026-01-18T22:05:36.5692305Z -- Looking for stdint.h - found 2026-01-18T22:05:36.5692766Z -- Looking for stddef.h 2026-01-18T22:05:36.6510612Z -- Looking for stddef.h - found 2026-01-18T22:05:36.6511027Z -- Check size of off64_t 2026-01-18T22:05:36.7360856Z -- Check size of off64_t - done 2026-01-18T22:05:36.7361170Z -- Looking for fseeko 2026-01-18T22:05:36.8169537Z -- Looking for fseeko - found 2026-01-18T22:05:36.8169810Z -- Looking for strerror 2026-01-18T22:05:36.8989985Z -- Looking for strerror - found 2026-01-18T22:05:36.8990446Z -- Looking for posix_memalign 2026-01-18T22:05:36.9821590Z -- Looking for posix_memalign - found 2026-01-18T22:05:36.9822937Z -- Looking for aligned_alloc 2026-01-18T22:05:37.0635632Z -- Looking for aligned_alloc - found 2026-01-18T22:05:37.0643183Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-18T22:05:37.1444495Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-01-18T22:05:37.1446405Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-18T22:05:37.2244417Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-01-18T22:05:37.2244914Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-18T22:05:37.3040166Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-01-18T22:05:37.3040961Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-18T22:05:37.3839220Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-01-18T22:05:37.3839624Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-18T22:05:37.4667020Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-18T22:05:37.4667402Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-18T22:05:37.5547409Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-01-18T22:05:37.5547977Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-18T22:05:37.6402109Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-01-18T22:05:37.6402608Z -- Performing Test HAVE_PTRDIFF_T 2026-01-18T22:05:37.7212178Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-18T22:05:37.7216174Z -- Performing Test HAVE_XSAVE_INTRIN 2026-01-18T22:05:38.1603171Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-01-18T22:05:38.1604368Z -- Performing Test HAVE_SSE2_INTRIN 2026-01-18T22:05:38.5788725Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-01-18T22:05:38.5789180Z -- Performing Test HAVE_SSSE3_INTRIN 2026-01-18T22:05:39.0029460Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-01-18T22:05:39.0030416Z -- Performing Test HAVE_SSE42_INTRIN 2026-01-18T22:05:39.1164754Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-01-18T22:05:39.1165241Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-01-18T22:05:39.5411379Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-01-18T22:05:39.5412389Z -- Performing Test HAVE_AVX2_INTRIN 2026-01-18T22:05:39.9625963Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-01-18T22:05:39.9637941Z -- Performing Test HAVE_CASCADE_LAKE 2026-01-18T22:05:40.0476362Z -- Performing Test HAVE_CASCADE_LAKE - Success 2026-01-18T22:05:40.0476763Z -- Performing Test HAVE_AVX512_INTRIN 2026-01-18T22:05:40.4713412Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-01-18T22:05:40.4719628Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-01-18T22:05:40.8915482Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-01-18T22:05:40.8917532Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-01-18T22:05:41.3145078Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-01-18T22:05:41.3145974Z -- Architecture-specific source files: arch/x86/x86_features.c;arch/x86/chunkset_sse2.c;arch/x86/compare256_sse2.c;arch/x86/slide_hash_sse2.c;arch/x86/adler32_ssse3.c;arch/x86/chunkset_ssse3.c;arch/x86/adler32_sse42.c;arch/x86/crc32_pclmulqdq.c;arch/x86/slide_hash_avx2.c;arch/x86/chunkset_avx2.c;arch/x86/compare256_avx2.c;arch/x86/adler32_avx2.c;arch/x86/adler32_avx512.c;arch/x86/chunkset_avx512.c;arch/x86/adler32_avx512_vnni.c;arch/x86/crc32_vpclmulqdq.c 2026-01-18T22:05:41.3294644Z -- The following features have been enabled: 2026-01-18T22:05:41.3295192Z 2026-01-18T22:05:41.3295568Z * CMAKE_BUILD_TYPE, Build type: Release (selected) 2026-01-18T22:05:41.3296145Z * XSAVE, Support XSAVE intrinsics using "-mxsave" 2026-01-18T22:05:41.3297007Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "-mssse3" 2026-01-18T22:05:41.3297488Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "-msse4.2" 2026-01-18T22:05:41.3298085Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-msse4.2 -mpclmul" 2026-01-18T22:05:41.3298575Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "-mavx2 -mbmi2" 2026-01-18T22:05:41.3299010Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "-mavx2 -mbmi2" 2026-01-18T22:05:41.3299446Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "-mavx2 -mbmi2" 2026-01-18T22:05:41.3299882Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "-mavx2 -mbmi2" 2026-01-18T22:05:41.3300403Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-18T22:05:41.3300989Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-18T22:05:41.3301578Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mavx512vnni -mbmi2 -mtune=cascadelake" 2026-01-18T22:05:41.3302210Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using "-mpclmul -mvpclmulqdq -mavx512f -mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-18T22:05:41.3302758Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-18T22:05:41.3303165Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-18T22:05:41.3303418Z * WITH_SANITIZER, Enable sanitizer support 2026-01-18T22:05:41.3303637Z * WITH_GTEST, Build gtest_zlib 2026-01-18T22:05:41.3304075Z * WITH_OPTIM, Build with optimisation 2026-01-18T22:05:41.3304318Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-18T22:05:41.3304564Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-18T22:05:41.3304802Z * WITH_AVX2, Build with AVX2 2026-01-18T22:05:41.3305014Z * WITH_AVX512, Build with AVX512 2026-01-18T22:05:41.3305235Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-01-18T22:05:41.3305448Z * WITH_SSE2, Build with SSE2 2026-01-18T22:05:41.3305660Z * WITH_SSSE3, Build with SSSE3 2026-01-18T22:05:41.3305865Z * WITH_SSE42, Build with SSE42 2026-01-18T22:05:41.3306077Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-01-18T22:05:41.3306296Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-01-18T22:05:41.3306488Z 2026-01-18T22:05:41.3306689Z -- The following features have been disabled: 2026-01-18T22:05:41.3306888Z 2026-01-18T22:05:41.3307107Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-18T22:05:41.3307571Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-18T22:05:41.3307766Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-18T22:05:41.3307932Z * WITH_FUZZERS, Build test/fuzz 2026-01-18T22:05:41.3308094Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-18T22:05:41.3308372Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-18T22:05:41.3308579Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-18T22:05:41.3308793Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-18T22:05:41.3308977Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-18T22:05:41.3309181Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-18T22:05:41.3309385Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-18T22:05:41.3309583Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-18T22:05:41.3309738Z 2026-01-18T22:05:41.3424372Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-01-18T22:05:41.4231555Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-01-18T22:05:41.4234566Z -- Looking for sys/types.h 2026-01-18T22:05:41.5086882Z -- Looking for sys/types.h - found 2026-01-18T22:05:41.5087354Z -- Looking for sys/stat.h 2026-01-18T22:05:41.5914097Z -- Looking for sys/stat.h - found 2026-01-18T22:05:41.5916202Z -- Looking for sys/sockio.h 2026-01-18T22:05:41.6384772Z -- Looking for sys/sockio.h - not found 2026-01-18T22:05:41.6385770Z -- Looking for sys/un.h 2026-01-18T22:05:41.7218002Z -- Looking for sys/un.h - found 2026-01-18T22:05:41.7221928Z -- Looking for sys/syscall.h 2026-01-18T22:05:41.8075936Z -- Looking for sys/syscall.h - found 2026-01-18T22:05:41.8076496Z -- Looking for sys/uio.h 2026-01-18T22:05:41.8970133Z -- Looking for sys/uio.h - found 2026-01-18T22:05:41.8977714Z -- Looking for sys/param.h 2026-01-18T22:05:41.9876456Z -- Looking for sys/param.h - found 2026-01-18T22:05:41.9876904Z -- Looking for sys/prctl.h 2026-01-18T22:05:42.0689344Z -- Looking for sys/prctl.h - found 2026-01-18T22:05:42.0689760Z -- Looking for sys/socket.h 2026-01-18T22:05:42.1526884Z -- Looking for sys/socket.h - found 2026-01-18T22:05:42.1527291Z -- Looking for sys/utsname.h 2026-01-18T22:05:42.2330226Z -- Looking for sys/utsname.h - found 2026-01-18T22:05:42.2331255Z -- Looking for sys/select.h 2026-01-18T22:05:42.3144210Z -- Looking for sys/select.h - found 2026-01-18T22:05:42.3144706Z -- Looking for sys/poll.h 2026-01-18T22:05:42.3946094Z -- Looking for sys/poll.h - found 2026-01-18T22:05:42.3946449Z -- Looking for sys/wait.h 2026-01-18T22:05:42.4789505Z -- Looking for sys/wait.h - found 2026-01-18T22:05:42.4789979Z -- Looking for sys/resource.h 2026-01-18T22:05:42.5617922Z -- Looking for sys/resource.h - found 2026-01-18T22:05:42.5618311Z -- Looking for sys/ioctl.h 2026-01-18T22:05:42.6423266Z -- Looking for sys/ioctl.h - found 2026-01-18T22:05:42.6423548Z -- Looking for sys/errno.h 2026-01-18T22:05:42.7228130Z -- Looking for sys/errno.h - found 2026-01-18T22:05:42.7229158Z -- Looking for sys/mman.h 2026-01-18T22:05:42.8269970Z -- Looking for sys/mman.h - found 2026-01-18T22:05:42.8271045Z -- Looking for sys/mount.h 2026-01-18T22:05:42.9159032Z -- Looking for sys/mount.h - found 2026-01-18T22:05:42.9159469Z -- Looking for sys/time.h 2026-01-18T22:05:43.0001166Z -- Looking for sys/time.h - found 2026-01-18T22:05:43.0001627Z -- Looking for sys/random.h 2026-01-18T22:05:43.0877382Z -- Looking for sys/random.h - found 2026-01-18T22:05:43.0877767Z -- Looking for strings.h 2026-01-18T22:05:43.1687011Z -- Looking for strings.h - found 2026-01-18T22:05:43.1687410Z -- Looking for stdint.h 2026-01-18T22:05:43.2490749Z -- Looking for stdint.h - found 2026-01-18T22:05:43.2491157Z -- Looking for unistd.h 2026-01-18T22:05:43.3320883Z -- Looking for unistd.h - found 2026-01-18T22:05:43.3321575Z -- Looking for signal.h 2026-01-18T22:05:43.4169513Z -- Looking for signal.h - found 2026-01-18T22:05:43.4169952Z -- Looking for setjmp.h 2026-01-18T22:05:43.4973210Z -- Looking for setjmp.h - found 2026-01-18T22:05:43.4974154Z -- Looking for syslog.h 2026-01-18T22:05:43.5778877Z -- Looking for syslog.h - found 2026-01-18T22:05:43.5779315Z -- Looking for netdb.h 2026-01-18T22:05:43.6628513Z -- Looking for netdb.h - found 2026-01-18T22:05:43.6628922Z -- Looking for semaphore.h 2026-01-18T22:05:43.7442950Z -- Looking for semaphore.h - found 2026-01-18T22:05:43.7443372Z -- Looking for alloca.h 2026-01-18T22:05:43.8233670Z -- Looking for alloca.h - found 2026-01-18T22:05:43.8235195Z -- Looking for ucontext.h 2026-01-18T22:05:43.9093916Z -- Looking for ucontext.h - found 2026-01-18T22:05:43.9094727Z -- Looking for pwd.h 2026-01-18T22:05:43.9945821Z -- Looking for pwd.h - found 2026-01-18T22:05:43.9946236Z -- Looking for elf.h 2026-01-18T22:05:44.0784040Z -- Looking for elf.h - found 2026-01-18T22:05:44.0784478Z -- Looking for gnu/lib-names.h 2026-01-18T22:05:44.1588578Z -- Looking for gnu/lib-names.h - found 2026-01-18T22:05:44.1589856Z -- Looking for netinet/tcp.h 2026-01-18T22:05:44.2435443Z -- Looking for netinet/tcp.h - found 2026-01-18T22:05:44.2435818Z -- Looking for netinet/in.h 2026-01-18T22:05:44.3284203Z -- Looking for netinet/in.h - found 2026-01-18T22:05:44.3284641Z -- Looking for link.h 2026-01-18T22:05:44.4140671Z -- Looking for link.h - found 2026-01-18T22:05:44.4142136Z -- Looking for arpa/inet.h 2026-01-18T22:05:44.4997792Z -- Looking for arpa/inet.h - found 2026-01-18T22:05:44.4998286Z -- Looking for unwind.h 2026-01-18T22:05:44.5816776Z -- Looking for unwind.h - found 2026-01-18T22:05:44.5817487Z -- Looking for poll.h 2026-01-18T22:05:44.6620883Z -- Looking for poll.h - found 2026-01-18T22:05:44.6621317Z -- Looking for wchar.h 2026-01-18T22:05:44.7441688Z -- Looking for wchar.h - found 2026-01-18T22:05:44.7442227Z -- Looking for android/legacy_signal_inlines.h 2026-01-18T22:05:44.7900723Z -- Looking for android/legacy_signal_inlines.h - not found 2026-01-18T22:05:44.7902128Z -- Looking for execinfo.h 2026-01-18T22:05:44.8688092Z -- Looking for execinfo.h - found 2026-01-18T22:05:44.8688352Z -- Looking for pthread.h 2026-01-18T22:05:44.9552574Z -- Looking for pthread.h - found 2026-01-18T22:05:44.9554138Z -- Looking for pthread_np.h 2026-01-18T22:05:45.0085101Z -- Looking for pthread_np.h - not found 2026-01-18T22:05:45.0087009Z -- Looking for net/if.h 2026-01-18T22:05:45.0974900Z -- Looking for net/if.h - found 2026-01-18T22:05:45.0975350Z -- Looking for dirent.h 2026-01-18T22:05:45.1799039Z -- Looking for dirent.h - found 2026-01-18T22:05:45.1800151Z -- Looking for CommonCrypto/CommonDigest.h 2026-01-18T22:05:45.2263662Z -- Looking for CommonCrypto/CommonDigest.h - not found 2026-01-18T22:05:45.2266725Z -- Looking for dlfcn.h 2026-01-18T22:05:45.3063052Z -- Looking for dlfcn.h - found 2026-01-18T22:05:45.3063890Z -- Looking for getopt.h 2026-01-18T22:05:45.3870637Z -- Looking for getopt.h - found 2026-01-18T22:05:45.3871076Z -- Looking for /usr/include/malloc.h 2026-01-18T22:05:45.4377753Z -- Looking for /usr/include/malloc.h - not found 2026-01-18T22:05:45.4380104Z -- Looking for sigaction 2026-01-18T22:05:45.5190494Z -- Looking for sigaction - found 2026-01-18T22:05:45.5191308Z -- Looking for clock_nanosleep 2026-01-18T22:05:45.5992881Z -- Looking for clock_nanosleep - found 2026-01-18T22:05:45.5993415Z -- Looking for backtrace_symbols 2026-01-18T22:05:45.6807930Z -- Looking for backtrace_symbols - found 2026-01-18T22:05:45.6812117Z -- Looking for mkstemp 2026-01-18T22:05:45.7610296Z -- Looking for mkstemp - found 2026-01-18T22:05:45.7610542Z -- Looking for mmap 2026-01-18T22:05:45.8406503Z -- Looking for mmap - found 2026-01-18T22:05:45.8407032Z -- Looking for dladdr 2026-01-18T22:05:45.9222123Z -- Looking for dladdr - not found 2026-01-18T22:05:45.9222821Z -- Looking for sysconf 2026-01-18T22:05:46.0031128Z -- Looking for sysconf - found 2026-01-18T22:05:46.0034902Z -- Looking for getrlimit 2026-01-18T22:05:46.0903035Z -- Looking for getrlimit - found 2026-01-18T22:05:46.0907537Z -- Looking for prctl 2026-01-18T22:05:46.1755948Z -- Looking for prctl - found 2026-01-18T22:05:46.1756410Z -- Looking for sched_getaffinity 2026-01-18T22:05:46.2573110Z -- Looking for sched_getaffinity - found 2026-01-18T22:05:46.2573552Z -- Looking for sched_setaffinity 2026-01-18T22:05:46.3381649Z -- Looking for sched_setaffinity - found 2026-01-18T22:05:46.3381939Z -- Looking for lstat 2026-01-18T22:05:46.4186274Z -- Looking for lstat - found 2026-01-18T22:05:46.4186798Z -- Looking for ftruncate 2026-01-18T22:05:46.4994486Z -- Looking for ftruncate - found 2026-01-18T22:05:46.4994852Z -- Looking for openlog 2026-01-18T22:05:46.5800972Z -- Looking for openlog - found 2026-01-18T22:05:46.5801430Z -- Looking for closelog 2026-01-18T22:05:46.6606635Z -- Looking for closelog - found 2026-01-18T22:05:46.6607077Z -- Looking for atexit 2026-01-18T22:05:46.7403568Z -- Looking for atexit - found 2026-01-18T22:05:46.7404203Z -- Looking for popen 2026-01-18T22:05:46.8197334Z -- Looking for popen - found 2026-01-18T22:05:46.8201149Z -- Looking for strerror_r 2026-01-18T22:05:46.8987743Z -- Looking for strerror_r - found 2026-01-18T22:05:46.8988178Z -- Looking for poll 2026-01-18T22:05:46.9785062Z -- Looking for poll - found 2026-01-18T22:05:46.9785287Z -- Looking for mremap 2026-01-18T22:05:47.0584543Z -- Looking for mremap - found 2026-01-18T22:05:47.0584967Z -- Looking for vsnprintf 2026-01-18T22:05:47.1453027Z -- Looking for vsnprintf - found 2026-01-18T22:05:47.1453460Z -- Looking for setpgid 2026-01-18T22:05:47.2299253Z -- Looking for setpgid - found 2026-01-18T22:05:47.2299502Z -- Looking for system 2026-01-18T22:05:47.3114528Z -- Looking for system - found 2026-01-18T22:05:47.3114875Z -- Looking for fork 2026-01-18T22:05:47.3928788Z -- Looking for fork - found 2026-01-18T22:05:47.3929140Z -- Looking for localtime_r 2026-01-18T22:05:47.4732823Z -- Looking for localtime_r - found 2026-01-18T22:05:47.4733306Z -- Looking for mkdtemp 2026-01-18T22:05:47.5535704Z -- Looking for mkdtemp - found 2026-01-18T22:05:47.5536202Z -- Looking for getrandom 2026-01-18T22:05:47.6336552Z -- Looking for getrandom - found 2026-01-18T22:05:47.6336947Z -- Looking for getentropy 2026-01-18T22:05:47.7139115Z -- Looking for getentropy - found 2026-01-18T22:05:47.7139549Z -- Looking for execvp 2026-01-18T22:05:47.7935168Z -- Looking for execvp - found 2026-01-18T22:05:47.7935447Z -- Looking for strlcpy 2026-01-18T22:05:47.8725199Z -- Looking for strlcpy - not found 2026-01-18T22:05:47.8725676Z -- Looking for strtok_r 2026-01-18T22:05:47.9532032Z -- Looking for strtok_r - found 2026-01-18T22:05:47.9532409Z -- Looking for vasprintf 2026-01-18T22:05:48.0337402Z -- Looking for vasprintf - found 2026-01-18T22:05:48.0337872Z -- Looking for strndup 2026-01-18T22:05:48.1130078Z -- Looking for strndup - found 2026-01-18T22:05:48.1130513Z -- Looking for getaddrinfo 2026-01-18T22:05:48.1938181Z -- Looking for getaddrinfo - found 2026-01-18T22:05:48.1939020Z -- Looking for mach_absolute_time 2026-01-18T22:05:48.2800268Z -- Looking for mach_absolute_time - not found 2026-01-18T22:05:48.2800714Z -- Looking for gethrtime 2026-01-18T22:05:48.3622822Z -- Looking for gethrtime - not found 2026-01-18T22:05:48.3623213Z -- Looking for read_real_time 2026-01-18T22:05:48.4452105Z -- Looking for read_real_time - not found 2026-01-18T22:05:48.4452461Z -- Looking for gethostbyname 2026-01-18T22:05:48.5259187Z -- Looking for gethostbyname - found 2026-01-18T22:05:48.5259628Z -- Looking for gethostbyname2 2026-01-18T22:05:48.6060444Z -- Looking for gethostbyname2 - found 2026-01-18T22:05:48.6060717Z -- Looking for getpid 2026-01-18T22:05:48.6858715Z -- Looking for getpid - found 2026-01-18T22:05:48.6859157Z -- Looking for mktemp 2026-01-18T22:05:48.7648823Z -- Looking for mktemp - found 2026-01-18T22:05:48.7663434Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2026-01-18T22:05:48.8518830Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2026-01-18T22:05:48.8519240Z -- Looking for pthread_create in pthreads 2026-01-18T22:05:48.9282556Z -- Looking for pthread_create in pthreads - not found 2026-01-18T22:05:48.9283043Z -- Looking for pthread_create in pthread 2026-01-18T22:05:49.0090787Z -- Looking for pthread_create in pthread - found 2026-01-18T22:05:49.0099196Z -- Found Threads: TRUE 2026-01-18T22:05:49.0102666Z -- Looking for pthread_getname_np 2026-01-18T22:05:49.0905304Z -- Looking for pthread_getname_np - found 2026-01-18T22:05:49.0905772Z -- Looking for pthread_setname_np 2026-01-18T22:05:49.1698027Z -- Looking for pthread_setname_np - found 2026-01-18T22:05:49.1699061Z -- Looking for pthread_cond_timedwait_relative_np 2026-01-18T22:05:49.2507963Z -- Looking for pthread_cond_timedwait_relative_np - not found 2026-01-18T22:05:49.2509884Z -- Looking for pthread_kill 2026-01-18T22:05:49.3374863Z -- Looking for pthread_kill - found 2026-01-18T22:05:49.3375860Z -- Looking for pthread_attr_setstacksize 2026-01-18T22:05:49.4241071Z -- Looking for pthread_attr_setstacksize - found 2026-01-18T22:05:49.4242565Z -- Looking for pthread_get_stackaddr_np 2026-01-18T22:05:49.5075007Z -- Looking for pthread_get_stackaddr_np - not found 2026-01-18T22:05:49.5075453Z -- Looking for clock_gettime 2026-01-18T22:05:49.5883751Z -- Looking for clock_gettime - found 2026-01-18T22:05:49.5884337Z -- Looking for madvise 2026-01-18T22:05:49.6705824Z -- Looking for madvise - found 2026-01-18T22:05:49.6706754Z -- Looking for pthread_mutexattr_setprotocol 2026-01-18T22:05:49.7620159Z -- Looking for pthread_mutexattr_setprotocol - found 2026-01-18T22:05:49.7621556Z -- Looking for CLOCK_MONOTONIC 2026-01-18T22:05:49.8480800Z -- Looking for CLOCK_MONOTONIC - found 2026-01-18T22:05:49.8482320Z -- Looking for sys_signame 2026-01-18T22:05:49.9042262Z -- Looking for sys_signame - not found 2026-01-18T22:05:49.9043311Z -- Looking for pthread_jit_write_protect_np 2026-01-18T22:05:49.9589535Z -- Looking for pthread_jit_write_protect_np - not found 2026-01-18T22:05:49.9590400Z -- Looking for getauxval 2026-01-18T22:05:50.0476646Z -- Looking for getauxval - found 2026-01-18T22:05:50.0479657Z -- Check size of struct sockaddr_in6 2026-01-18T22:05:50.1384028Z -- Check size of struct sockaddr_in6 - done 2026-01-18T22:05:50.1386699Z -- Check size of socklen_t 2026-01-18T22:05:50.2290655Z -- Check size of socklen_t - done 2026-01-18T22:05:50.2293314Z -- Check size of struct ip_mreqn 2026-01-18T22:05:50.3225324Z -- Check size of struct ip_mreqn - done 2026-01-18T22:05:50.3228385Z -- Check size of struct ip_mreq 2026-01-18T22:05:50.4156352Z -- Check size of struct ip_mreq - done 2026-01-18T22:05:50.4157906Z -- Check size of clockid_t 2026-01-18T22:05:50.5094751Z -- Check size of clockid_t - done 2026-01-18T22:05:50.5096524Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN 2026-01-18T22:05:50.5628538Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed 2026-01-18T22:05:50.5629115Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN 2026-01-18T22:05:50.6201356Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN - Failed 2026-01-18T22:05:50.6201857Z -- Looking for CPU_COUNT 2026-01-18T22:05:50.7065947Z -- Looking for CPU_COUNT - found 2026-01-18T22:05:50.7067230Z -- Performing Test HAVE_GNU_STRERROR_R 2026-01-18T22:05:50.7930238Z -- Performing Test HAVE_GNU_STRERROR_R - Success 2026-01-18T22:05:50.7930749Z -- Performing Test HAVE_TLS_MODEL_ATTR 2026-01-18T22:05:50.8759703Z -- Performing Test HAVE_TLS_MODEL_ATTR - Success 2026-01-18T22:05:50.8763432Z -- Check size of int 2026-01-18T22:05:50.9616752Z -- Check size of int - done 2026-01-18T22:05:50.9619911Z -- Check size of void* 2026-01-18T22:05:51.0480413Z -- Check size of void* - done 2026-01-18T22:05:51.0481514Z -- Check size of long 2026-01-18T22:05:51.1329404Z -- Check size of long - done 2026-01-18T22:05:51.1331124Z -- Check size of long long 2026-01-18T22:05:51.2178873Z -- Check size of long long - done 2026-01-18T22:05:51.2181858Z -- Check size of size_t 2026-01-18T22:05:51.3027407Z -- Check size of size_t - done 2026-01-18T22:05:51.3036149Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES 2026-01-18T22:05:51.3857181Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Success 2026-01-18T22:05:51.3866540Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-18T22:05:51.4726454Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-18T22:05:51.4779974Z -- Looking for include files windows.h, bcrypt.h 2026-01-18T22:05:51.5287397Z -- Looking for include files windows.h, bcrypt.h - not found 2026-01-18T22:05:51.5287649Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-18T22:05:51.5800858Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-18T22:05:51.5804263Z -- Looking for include file asm/hwprobe.h 2026-01-18T22:05:51.6286627Z -- Looking for include file asm/hwprobe.h - not found 2026-01-18T22:05:51.6287526Z -- Looking for include file sys/resource.h 2026-01-18T22:05:51.7116997Z -- Looking for include file sys/resource.h - found 2026-01-18T22:05:51.7117443Z -- Looking for sysctlbyname 2026-01-18T22:05:51.7929622Z -- Looking for sysctlbyname - not found 2026-01-18T22:05:51.7929995Z -- Looking for fsync 2026-01-18T22:05:51.8736426Z -- Looking for fsync - found 2026-01-18T22:05:51.8738246Z -- Looking for arc4random_buf 2026-01-18T22:05:51.9272044Z -- Looking for arc4random_buf - not found 2026-01-18T22:05:51.9275453Z -- Looking for O_CLOEXEC 2026-01-18T22:05:52.0096065Z -- Looking for O_CLOEXEC - found 2026-01-18T22:05:52.0100870Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-18T22:05:52.0929477Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-01-18T22:05:52.0933561Z -- Looking for clock_gettime_nsec_np 2026-01-18T22:05:52.1434580Z -- Looking for clock_gettime_nsec_np - not found 2026-01-18T22:05:52.2796967Z -- Found Python: /usr/bin/python3.12 (found version "3.12.9") found components: Interpreter 2026-01-18T22:05:52.2808769Z -- Looking for accept4 2026-01-18T22:05:52.3323339Z -- Looking for accept4 - not found 2026-01-18T22:05:52.3324156Z -- Looking for linux/user_events.h 2026-01-18T22:05:52.3790720Z -- Looking for linux/user_events.h - not found 2026-01-18T22:05:52.3791779Z -- Looking for errno.h 2026-01-18T22:05:52.4615729Z -- Looking for errno.h - found 2026-01-18T22:05:53.0601275Z -- Configuring done (17.8s) 2026-01-18T22:05:53.2326730Z -- Generating done (0.2s) 2026-01-18T22:05:53.2331691Z -- Build files have been written to: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross 2026-01-18T22:05:53.2433196Z Running 'TARGET_BUILD_ARCH=x64 cmake --build . --target install --config Release --parallel 4' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/' 2026-01-18T22:05:53.2929288Z [ 0%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-01-18T22:05:53.2954557Z [ 1%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-01-18T22:05:53.2980502Z [ 1%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-01-18T22:05:53.3032109Z [ 1%] Building C object mono/utils/CMakeFiles/utils_objects.dir/dlmalloc.c.o 2026-01-18T22:05:53.3538487Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-01-18T22:05:53.3546346Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-01-18T22:05:53.3979100Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-01-18T22:05:53.3982137Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-01-18T22:05:53.4097908Z [ 2%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-01-18T22:05:53.4499235Z /__w/1/s/src/native/minipal/memorybarrierprocesswide.c:188:13: warning: unused variable 'status' [-Wunused-variable] 2026-01-18T22:05:53.4499859Z 188 | int status = membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED, 0, 0); 2026-01-18T22:05:53.4500556Z | ^~~~~~ 2026-01-18T22:05:53.4526418Z /__w/1/s/src/native/minipal/memorybarrierprocesswide.c:188:13: warning: unused variable 'status' [-Wunused-variable] 2026-01-18T22:05:53.4527231Z 188 | int status = membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED, 0, 0); 2026-01-18T22:05:53.4527705Z | ^~~~~~ 2026-01-18T22:05:53.4604720Z 1 warning generated. 2026-01-18T22:05:53.4638169Z 1 warning generated. 2026-01-18T22:05:53.4737439Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-01-18T22:05:53.4738616Z [ 2%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-01-18T22:05:53.4839880Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-01-18T22:05:53.5345454Z [ 3%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-01-18T22:05:53.5438036Z [ 3%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-01-18T22:05:53.6119679Z [ 3%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-01-18T22:05:53.6326651Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-01-18T22:05:53.6835293Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-01-18T22:05:53.7025563Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-01-18T22:05:53.7540754Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-01-18T22:05:53.7727507Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-01-18T22:05:53.7728459Z [ 4%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-01-18T22:05:53.8115174Z [ 5%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-01-18T22:05:53.8320210Z [ 5%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-01-18T22:05:53.8816786Z [ 5%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-01-18T22:05:53.8828223Z [ 5%] Building C object mono/utils/CMakeFiles/utils_objects.dir/os-event-unix.c.o 2026-01-18T22:05:53.8905494Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-01-18T22:05:53.9483056Z [ 7%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-01-18T22:05:53.9799316Z [ 7%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-01-18T22:05:53.9800383Z [ 7%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-01-18T22:05:54.0651791Z [ 7%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-01-18T22:05:54.0861687Z [ 7%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mach-support-unknown.c.o 2026-01-18T22:05:54.1332407Z [ 7%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-01-18T22:05:54.1419698Z [ 8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap-cross.c.o 2026-01-18T22:05:54.2079333Z [ 8%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-01-18T22:05:54.2284568Z [ 8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-sha1.c.o 2026-01-18T22:05:54.2905607Z [ 9%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-01-18T22:05:54.3527614Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-01-18T22:05:54.3659312Z [ 9%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-01-18T22:05:54.3718357Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-01-18T22:05:54.4157596Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-01-18T22:05:54.4325625Z [ 10%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-01-18T22:05:54.4512588Z [ 10%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-01-18T22:05:54.5016910Z [ 10%] Built target minipal_objects 2026-01-18T22:05:54.5028494Z [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-logger.c.o 2026-01-18T22:05:54.5162975Z [ 10%] Linking C static library libaotminipal.a 2026-01-18T22:05:54.5276726Z [ 10%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger.c.o 2026-01-18T22:05:54.5524877Z [ 10%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-01-18T22:05:54.5920413Z [ 10%] Built target aotminipal 2026-01-18T22:05:54.6027667Z [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-cgroup.c.o 2026-01-18T22:05:54.6801012Z [ 11%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-codeman.c.o 2026-01-18T22:05:54.8324768Z [ 12%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-poll.c.o 2026-01-18T22:05:54.8325849Z [ 12%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-networking.c.o 2026-01-18T22:05:54.8776972Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-01-18T22:05:54.9000971Z [ 13%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-agent.c.o 2026-01-18T22:05:54.9650883Z [ 13%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-counters.c.o 2026-01-18T22:05:54.9837799Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-01-18T22:05:54.9961330Z [ 13%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl.c.o 2026-01-18T22:05:55.0592971Z [ 13%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-engine.c.o 2026-01-18T22:05:55.0609301Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-01-18T22:05:55.1419264Z [ 13%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-windows.c.o 2026-01-18T22:05:55.2030760Z [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-darwin.c.o 2026-01-18T22:05:55.2382826Z [ 14%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-01-18T22:05:55.2478463Z [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-posix.c.o 2026-01-18T22:05:55.3434593Z [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-wasm.c.o 2026-01-18T22:05:55.3783923Z [ 15%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-01-18T22:05:55.4300869Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-windows.c.o 2026-01-18T22:05:55.4877323Z [ 15%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-01-18T22:05:55.4884160Z [ 16%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-common.c.o 2026-01-18T22:05:55.5900538Z [ 16%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-posix.c.o 2026-01-18T22:05:55.5901019Z [ 16%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-01-18T22:05:55.6816974Z [ 16%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-android.c.o 2026-01-18T22:05:55.7374288Z [ 16%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-01-18T22:05:55.7469759Z [ 16%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-darwin.c.o 2026-01-18T22:05:55.7873444Z [ 17%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-01-18T22:05:55.8066140Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-flight-recorder.c.o 2026-01-18T22:05:55.8396104Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-internal-hash.c.o 2026-01-18T22:05:55.9550421Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/monobitset.c.o 2026-01-18T22:05:55.9550913Z [ 18%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-state-machine.c.o 2026-01-18T22:05:56.0777236Z [ 18%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-01-18T22:05:56.1667172Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-filemap.c.o 2026-01-18T22:05:56.2642511Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-math-c.c.o 2026-01-18T22:05:56.3337083Z [ 19%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-01-18T22:05:56.3996353Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap.c.o 2026-01-18T22:05:56.4499810Z [ 19%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-01-18T22:05:56.5338914Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-windows.c.o 2026-01-18T22:05:56.5873150Z [ 19%] Building C object mono/mini/CMakeFiles/debugger-stub-objects.dir/__/component/debugger-stub.c.o 2026-01-18T22:05:56.6096558Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-os-mutex.c.o 2026-01-18T22:05:56.7026111Z [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-flight-recorder.c.o 2026-01-18T22:05:56.7130851Z [ 21%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-01-18T22:05:56.8210564Z [ 21%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-01-18T22:05:56.8485422Z [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-proclib.c.o 2026-01-18T22:05:56.9048411Z [ 21%] Built target debugger-stub-objects 2026-01-18T22:05:56.9173288Z [ 22%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasm-debugger.c.o 2026-01-18T22:05:56.9428294Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-publib.c.o 2026-01-18T22:05:57.0278444Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-time.c.o 2026-01-18T22:05:57.1404875Z [ 23%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-path.c.o 2026-01-18T22:05:57.1685860Z [ 23%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-01-18T22:05:57.2384663Z [ 23%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-01-18T22:05:57.2539095Z [ 24%] Building C object mono/mini/CMakeFiles/hot_reload-objects.dir/__/component/hot_reload.c.o 2026-01-18T22:05:57.2729277Z [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-property-hash.c.o 2026-01-18T22:05:57.3114032Z [ 25%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-01-18T22:05:57.3546649Z [ 25%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-error.c.o 2026-01-18T22:05:57.3669488Z [ 25%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/x86_features.c.o 2026-01-18T22:05:57.7506904Z [ 25%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-context.c.o 2026-01-18T22:05:57.8380114Z [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/hazard-pointer.c.o 2026-01-18T22:05:58.0439710Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_sse2.c.o 2026-01-18T22:05:58.0447967Z [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-queue.c.o 2026-01-18T22:05:58.0942311Z [ 26%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-protocol.c.o 2026-01-18T22:05:58.1613445Z [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-alloc.c.o 2026-01-18T22:05:58.2491462Z [ 26%] Built target debugger-objects 2026-01-18T22:05:58.2614618Z [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-array-queue.c.o 2026-01-18T22:05:58.3752105Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_sse2.c.o 2026-01-18T22:05:58.3856564Z [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-linked-list-set.c.o 2026-01-18T22:05:58.5081687Z [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads.c.o 2026-01-18T22:05:58.5934797Z [ 27%] Built target hot_reload-objects 2026-01-18T22:05:58.6030049Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_sse2.c.o 2026-01-18T22:05:58.6199940Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_ssse3.c.o 2026-01-18T22:05:58.9660393Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-state-machine.c.o 2026-01-18T22:05:59.0667209Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_ssse3.c.o 2026-01-18T22:05:59.2677644Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix.c.o 2026-01-18T22:05:59.2957728Z [ 28%] Building C object mono/mini/CMakeFiles/hot_reload-stub-objects.dir/__/component/hot_reload-stub.c.o 2026-01-18T22:05:59.3929046Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix-signals.c.o 2026-01-18T22:05:59.5710801Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach.c.o 2026-01-18T22:05:59.5819483Z [ 29%] Generating diagnostics_tracing-gen-headers.timestamp 2026-01-18T22:05:59.6011323Z [ 29%] Built target hot_reload-stub-objects 2026-01-18T22:05:59.6134226Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach-helper.c.o 2026-01-18T22:05:59.6749532Z [ 29%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_sse42.c.o 2026-01-18T22:05:59.6897420Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-windows.c.o 2026-01-18T22:05:59.7980246Z [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-linux.c.o 2026-01-18T22:05:59.9157506Z [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-freebsd.c.o 2026-01-18T22:05:59.9689662Z [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-netbsd.c.o 2026-01-18T22:06:00.0298624Z [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-openbsd.c.o 2026-01-18T22:06:00.0882392Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-android.c.o 2026-01-18T22:06:00.1130156Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-haiku.c.o 2026-01-18T22:06:00.1469226Z [ 32%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_pclmulqdq.c.o 2026-01-18T22:06:00.1720810Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-aix.c.o 2026-01-18T22:06:00.2318916Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.c.o 2026-01-18T22:06:00.3611982Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-sunos.c.o 2026-01-18T22:06:00.4002487Z [ 33%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/event_pipe-stub.c.o 2026-01-18T22:06:00.4079919Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-coop.c.o 2026-01-18T22:06:00.4278030Z [ 33%] Built target diagnostics_tracing-gen-headers 2026-01-18T22:06:00.4378148Z [ 33%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/diagnostics_server-stub.c.o 2026-01-18T22:06:00.6587872Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utility-thread.c.o 2026-01-18T22:06:00.6878532Z [ 33%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_avx2.c.o 2026-01-18T22:06:00.7052208Z [ 33%] Built target diagnostics_tracing-stub-objects 2026-01-18T22:06:00.7169610Z [ 33%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx2.c.o 2026-01-18T22:06:00.8472654Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-tls.c.o 2026-01-18T22:06:00.9312208Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/atomic.c.o 2026-01-18T22:06:01.0042788Z [ 34%] Building C object mono/mini/CMakeFiles/marshal-ilgen-objects.dir/__/component/marshal-ilgen.c.o 2026-01-18T22:06:01.0216199Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap.c.o 2026-01-18T22:06:01.1159983Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/bsearch.c.o 2026-01-18T22:06:01.1862683Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-signal-handler.c.o 2026-01-18T22:06:01.2827712Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-conc-hashtable.c.o 2026-01-18T22:06:01.3830660Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/json.c.o 2026-01-18T22:06:01.4805140Z [ 35%] Building C object mono/mini/CMakeFiles/marshal-ilgen-stub-objects.dir/__/component/marshal-ilgen-stub.c.o 2026-01-18T22:06:01.4868529Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/memfuncs.c.o 2026-01-18T22:06:01.6190621Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/parse.c.o 2026-01-18T22:06:01.6197465Z [ 35%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_avx2.c.o 2026-01-18T22:06:01.7066104Z [ 36%] Building C object mono/utils/CMakeFiles/utils_objects.dir/checked-build.c.o 2026-01-18T22:06:01.7353366Z [ 36%] Built target marshal-ilgen-stub-objects 2026-01-18T22:06:01.7454910Z [ 36%] Building C object mono/utils/CMakeFiles/utils_objects.dir/options.c.o 2026-01-18T22:06:01.7625902Z [ 37%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx2.c.o 2026-01-18T22:06:01.8179502Z [ 37%] Built target marshal-ilgen-objects 2026-01-18T22:06:01.8285904Z [ 37%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512.c.o 2026-01-18T22:06:01.8846803Z [ 37%] Building C object mono/utils/CMakeFiles/utils_objects.dir/wasm-module-reader.c.o 2026-01-18T22:06:02.0152191Z [ 37%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-bitutils.c.o 2026-01-18T22:06:02.1119789Z [ 37%] Built target utils_objects 2026-01-18T22:06:02.1279637Z [ 37%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx512.c.o 2026-01-18T22:06:02.6305623Z [ 37%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512_vnni.c.o 2026-01-18T22:06:02.6756358Z [ 38%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_vpclmulqdq.c.o 2026-01-18T22:06:02.7513671Z [ 38%] Linking C static library libmono-component-debugger-stub-static.a 2026-01-18T22:06:02.7929277Z [ 38%] Built target mono-component-debugger-stub-static 2026-01-18T22:06:02.8171357Z [ 38%] Linking C static library libmono-component-hot_reload-stub-static.a 2026-01-18T22:06:02.8598266Z [ 38%] Built target mono-component-hot_reload-stub-static 2026-01-18T22:06:02.8722040Z [ 38%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-01-18T22:06:03.0383094Z [ 38%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-01-18T22:06:03.1798549Z [ 38%] Linking C static library libmono-component-diagnostics_tracing-stub-static.a 2026-01-18T22:06:03.2276455Z [ 38%] Built target mono-component-diagnostics_tracing-stub-static 2026-01-18T22:06:03.2438148Z [ 38%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-01-18T22:06:03.2544004Z [ 38%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-allocator.c.o 2026-01-18T22:06:03.3482237Z [ 39%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-fwd-list.c.o 2026-01-18T22:06:03.3835173Z [ 39%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-list.c.o 2026-01-18T22:06:03.4429903Z [ 39%] Building C object mono/mini/CMakeFiles/mono-wasm-nosimd.dir/interp/interp-nosimd.c.o 2026-01-18T22:06:03.5626081Z [ 40%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-allocator.c.o 2026-01-18T22:06:03.5710522Z [ 41%] Linking C static library libz.a 2026-01-18T22:06:03.5980230Z [ 41%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-queue.c.o 2026-01-18T22:06:03.6275887Z [ 41%] Built target zlib 2026-01-18T22:06:03.6381909Z [ 41%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-fwd-list.c.o 2026-01-18T22:06:03.6617107Z [ 41%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-umap.c.o 2026-01-18T22:06:03.6736536Z [ 42%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-vector.c.o 2026-01-18T22:06:03.7337571Z [ 43%] Linking C static library libmono-wasm-nosimd.a 2026-01-18T22:06:03.7782620Z [ 43%] Built target mono-wasm-nosimd 2026-01-18T22:06:03.7902909Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash.c.o 2026-01-18T22:06:03.8137792Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-string-ptr.c.o 2026-01-18T22:06:03.8368844Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-list.c.o 2026-01-18T22:06:03.9204310Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-queue.c.o 2026-01-18T22:06:03.9359121Z [ 43%] Linking C static library libminipal.a 2026-01-18T22:06:03.9799890Z [ 43%] Built target minipal 2026-01-18T22:06:03.9919172Z [ 44%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-umap.c.o 2026-01-18T22:06:03.9919835Z [ 44%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-u32-ptr.c.o 2026-01-18T22:06:04.0620481Z [ 45%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptr-ptr.c.o 2026-01-18T22:06:04.1303695Z [ 46%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-alloc.c.o 2026-01-18T22:06:04.2274221Z [ 46%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-cardtable.c.o 2026-01-18T22:06:04.2686899Z [ 46%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-vector.c.o 2026-01-18T22:06:04.3215774Z [ 46%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ght-compatible.c.o 2026-01-18T22:06:04.4116342Z [ 46%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash.c.o 2026-01-18T22:06:04.5024308Z [ 46%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-string-ptr.c.o 2026-01-18T22:06:04.5302953Z [ 47%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-u32-ptr.c.o 2026-01-18T22:06:04.6507951Z [ 47%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-18T22:06:04.6760716Z [ 47%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-debug.c.o 2026-01-18T22:06:04.7788485Z [ 47%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptr-ptr.c.o 2026-01-18T22:06:04.7803244Z [ 48%] Generating diagnostics_tracing-gen-sources.timestamp 2026-01-18T22:06:04.9303100Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-utils.c.o 2026-01-18T22:06:04.9965249Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ght-compatible.c.o 2026-01-18T22:06:04.9967891Z [ 48%] Built target dn-containers 2026-01-18T22:06:05.0219841Z [ 49%] Linking C static library libmono-component-marshal-ilgen-static.a 2026-01-18T22:06:05.0575080Z [ 49%] Built target mono-component-marshal-ilgen-static 2026-01-18T22:06:05.0820076Z [ 49%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdate-unix.c.o 2026-01-18T22:06:05.1660282Z [ 49%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-unix.c.o 2026-01-18T22:06:05.2579150Z [ 49%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmisc-unix.c.o 2026-01-18T22:06:05.3571602Z [ 50%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmodule-unix.c.o 2026-01-18T22:06:05.3572784Z [ 50%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-18T22:06:05.4494920Z [ 50%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gtimer-unix.c.o 2026-01-18T22:06:05.5459837Z [ 50%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/garray.c.o 2026-01-18T22:06:05.5936889Z [ 51%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-utils.c.o 2026-01-18T22:06:05.6535149Z [ 51%] Built target dn-containers-no-lto 2026-01-18T22:06:05.6638721Z [ 51%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gbytearray.c.o 2026-01-18T22:06:05.6737009Z [ 52%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gerror.c.o 2026-01-18T22:06:05.7333273Z [ 52%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-descriptor.c.o 2026-01-18T22:06:05.7406375Z [ 52%] Built target diagnostics_tracing-gen-sources 2026-01-18T22:06:05.7485087Z [ 53%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-fin-weak-hash.c.o 2026-01-18T22:06:05.7838060Z [ 53%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/ghashtable.c.o 2026-01-18T22:06:05.8944996Z [ 53%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gc.c.o 2026-01-18T22:06:06.0719516Z [ 53%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/giconv.c.o 2026-01-18T22:06:06.1245393Z [ 53%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmem.c.o 2026-01-18T22:06:06.1832736Z [ 53%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono.c.o 2026-01-18T22:06:06.2329472Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/goutput.c.o 2026-01-18T22:06:06.2851451Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstr.c.o 2026-01-18T22:06:06.3467104Z [ 54%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-runtime-provider.c.o 2026-01-18T22:06:06.5583235Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gslist.c.o 2026-01-18T22:06:06.7342177Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstring.c.o 2026-01-18T22:06:06.7911359Z [ 54%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gchandles.c.o 2026-01-18T22:06:06.8539270Z [ 55%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gptrarray.c.o 2026-01-18T22:06:06.9873199Z [ 55%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/glist.c.o 2026-01-18T22:06:07.0385235Z [ 55%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gqueue.c.o 2026-01-18T22:06:07.1295554Z [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gray.c.o 2026-01-18T22:06:07.2304541Z [ 55%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gpath.c.o 2026-01-18T22:06:07.2863928Z [ 55%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-profiler-provider.c.o 2026-01-18T22:06:07.3494887Z [ 56%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile.c.o 2026-01-18T22:06:07.4407914Z [ 56%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-posix.c.o 2026-01-18T22:06:07.5454327Z [ 57%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-hash-table.c.o 2026-01-18T22:06:07.5578236Z [ 57%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gutf8.c.o 2026-01-18T22:06:07.5962241Z [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/eventpipehelpers.c.o 2026-01-18T22:06:07.6612476Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gclock-nanosleep.c.o 2026-01-18T22:06:07.7412145Z [ 58%] Built target eglib_objects 2026-01-18T22:06:07.7531114Z [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntime.c.o 2026-01-18T22:06:07.9053091Z [ 58%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-internal.c.o 2026-01-18T22:06:07.9392705Z [ 58%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-layout-stats.c.o 2026-01-18T22:06:08.2117411Z [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimerundown.c.o 2026-01-18T22:06:08.2166842Z [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimestress.c.o 2026-01-18T22:06:08.2470870Z [ 58%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-los.c.o 2026-01-18T22:06:08.5305653Z [ 58%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-marksweep.c.o 2026-01-18T22:06:08.5676724Z [ 59%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-memory-governor.c.o 2026-01-18T22:06:08.7268353Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimeprivate.c.o 2026-01-18T22:06:08.8086647Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimemonoprofiler.c.o 2026-01-18T22:06:08.9937157Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ds-rt-mono.c.o 2026-01-18T22:06:09.0770208Z [ 60%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-nursery-allocator.c.o 2026-01-18T22:06:09.3400593Z [ 60%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning-stats.c.o 2026-01-18T22:06:09.4923008Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/event_pipe.c.o 2026-01-18T22:06:09.6426511Z [ 60%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning.c.o 2026-01-18T22:06:09.7086114Z [ 61%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/diagnostics_server.c.o 2026-01-18T22:06:09.8541437Z [ 62%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pointer-queue.c.o 2026-01-18T22:06:10.0340620Z [ 62%] Built target diagnostics_tracing-objects 2026-01-18T22:06:10.0440144Z [ 62%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-array-list.c.o 2026-01-18T22:06:10.0551804Z [ 62%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-protocol.c.o 2026-01-18T22:06:10.1748889Z [ 62%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-qsort.c.o 2026-01-18T22:06:10.4176860Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-simple-nursery.c.o 2026-01-18T22:06:10.4810243Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-split-nursery.c.o 2026-01-18T22:06:10.4854584Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-thread-pool.c.o 2026-01-18T22:06:10.9131224Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-workers.c.o 2026-01-18T22:06:12.6481332Z [ 64%] Linking C static library libsgen_objects.a 2026-01-18T22:06:12.6826728Z [ 64%] Built target sgen_objects 2026-01-18T22:06:12.7045968Z [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/appdomain.c.o 2026-01-18T22:06:12.7047342Z [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32event-unix.c.o 2026-01-18T22:06:12.7114241Z [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/domain.c.o 2026-01-18T22:06:12.7128471Z [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly.c.o 2026-01-18T22:06:13.0428181Z [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/bundled-resources.c.o 2026-01-18T22:06:13.0480879Z [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class.c.o 2026-01-18T22:06:13.2390296Z [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-init.c.o 2026-01-18T22:06:13.2463214Z [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-accessors.c.o 2026-01-18T22:06:13.6330322Z [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-setup-vtable.c.o 2026-01-18T22:06:13.6517900Z [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/components.c.o 2026-01-18T22:06:13.9452632Z [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-helpers.c.o 2026-01-18T22:06:14.4266069Z [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-symfile.c.o 2026-01-18T22:06:14.4631451Z [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-ppdb.c.o 2026-01-18T22:06:14.5420098Z [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/environment.c.o 2026-01-18T22:06:14.6471834Z [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/exception.c.o 2026-01-18T22:06:14.8298122Z [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall.c.o 2026-01-18T22:06:14.8391767Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-eventpipe.c.o 2026-01-18T22:06:14.8641770Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/image.c.o 2026-01-18T22:06:15.2222753Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/webcil-loader.c.o 2026-01-18T22:06:15.2865022Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/jit-info.c.o 2026-01-18T22:06:15.4299134Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loader.c.o 2026-01-18T22:06:15.6963583Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/lock-tracer.c.o 2026-01-18T22:06:15.8036229Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal.c.o 2026-01-18T22:06:15.8212988Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mempool.c.o 2026-01-18T22:06:15.9691391Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata.c.o 2026-01-18T22:06:16.2204464Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-update.c.o 2026-01-18T22:06:16.5594845Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder.c.o 2026-01-18T22:06:16.8324798Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-basic-block.c.o 2026-01-18T22:06:17.1121161Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-config.c.o 2026-01-18T22:06:17.3876487Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-debug.c.o 2026-01-18T22:06:17.7569889Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-endian.c.o 2026-01-18T22:06:17.8372017Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-hash.c.o 2026-01-18T22:06:17.9121935Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-conc-hash.c.o 2026-01-18T22:06:18.1874502Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/weak-hash.c.o 2026-01-18T22:06:18.2394797Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/object.c.o 2026-01-18T22:06:18.2918578Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/opcodes.c.o 2026-01-18T22:06:18.3698795Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/property-bag.c.o 2026-01-18T22:06:18.4643247Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/profiler.c.o 2026-01-18T22:06:18.5495377Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/runtime.c.o 2026-01-18T22:06:18.5564025Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/string-icalls.c.o 2026-01-18T22:06:18.8447376Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sysmath.c.o 2026-01-18T22:06:18.8688100Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/threads.c.o 2026-01-18T22:06:19.2330468Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/verify.c.o 2026-01-18T22:06:19.3197450Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-stream.c.o 2026-01-18T22:06:19.5361221Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-cross-helpers.c.o 2026-01-18T22:06:19.6033151Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/seq-points-data.c.o 2026-01-18T22:06:19.8077520Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/handle.c.o 2026-01-18T22:06:19.8190808Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32handle.c.o 2026-01-18T22:06:19.9817571Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/reflection.c.o 2026-01-18T22:06:20.0949922Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-image.c.o 2026-01-18T22:06:20.1228126Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre.c.o 2026-01-18T22:06:20.3332086Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre-encode.c.o 2026-01-18T22:06:20.4708059Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/custom-attrs.c.o 2026-01-18T22:06:20.7421644Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/callspec.c.o 2026-01-18T22:06:21.0062458Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly-load-context.c.o 2026-01-18T22:06:21.2862360Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library.c.o 2026-01-18T22:06:21.4629209Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library-qcall.c.o 2026-01-18T22:06:21.5679067Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loaded-images.c.o 2026-01-18T22:06:21.6792374Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/abi.c.o 2026-01-18T22:06:21.7339588Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/memory-manager.c.o 2026-01-18T22:06:21.7738893Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/unsafe-accessor.c.o 2026-01-18T22:06:21.8066176Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-table.c.o 2026-01-18T22:06:21.8662889Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc-stats.c.o 2026-01-18T22:06:21.9473300Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc.c.o 2026-01-18T22:06:22.0255720Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/monitor.c.o 2026-01-18T22:06:22.1649603Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-bridge.c.o 2026-01-18T22:06:22.2004240Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-new-bridge.c.o 2026-01-18T22:06:22.5545703Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-tarjan-bridge.c.o 2026-01-18T22:06:22.5872638Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-toggleref.c.o 2026-01-18T22:06:22.6622882Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-stw.c.o 2026-01-18T22:06:22.9337480Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono.c.o 2026-01-18T22:06:22.9339027Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder-ilgen.c.o 2026-01-18T22:06:23.0522827Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-lightweight.c.o 2026-01-18T22:06:23.2637901Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-shared.c.o 2026-01-18T22:06:23.3419506Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono-ilgen.c.o 2026-01-18T22:06:23.8846565Z [ 83%] Built target metadata_objects 2026-01-18T22:06:23.8935815Z [ 83%] Generating cpu-wasm.h 2026-01-18T22:06:24.0023939Z [ 83%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o 2026-01-18T22:06:24.0073658Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o 2026-01-18T22:06:24.0081430Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o 2026-01-18T22:06:24.0084459Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o 2026-01-18T22:06:24.3268226Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o 2026-01-18T22:06:24.4248237Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o 2026-01-18T22:06:24.8953293Z [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o 2026-01-18T22:06:25.5627427Z [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o 2026-01-18T22:06:25.7612924Z [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o 2026-01-18T22:06:25.7749726Z [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o 2026-01-18T22:06:26.2470384Z [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o 2026-01-18T22:06:26.4694412Z [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o 2026-01-18T22:06:26.6648368Z [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o 2026-01-18T22:06:26.8909177Z [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o 2026-01-18T22:06:27.0478920Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o 2026-01-18T22:06:27.5164510Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o 2026-01-18T22:06:27.8200451Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o 2026-01-18T22:06:27.9153007Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o 2026-01-18T22:06:28.1160801Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o 2026-01-18T22:06:28.5640041Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o 2026-01-18T22:06:28.7195092Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o 2026-01-18T22:06:28.8611304Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o 2026-01-18T22:06:28.9627761Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o 2026-01-18T22:06:29.2454318Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o 2026-01-18T22:06:29.5743271Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o 2026-01-18T22:06:30.4606166Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o 2026-01-18T22:06:30.5799862Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o 2026-01-18T22:06:31.1943362Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o 2026-01-18T22:06:31.5042393Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o 2026-01-18T22:06:31.7782225Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o 2026-01-18T22:06:32.4441077Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o 2026-01-18T22:06:32.8529798Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o 2026-01-18T22:06:32.8741674Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o 2026-01-18T22:06:33.0555847Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o 2026-01-18T22:06:33.2084397Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o 2026-01-18T22:06:33.3905497Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o 2026-01-18T22:06:33.5692513Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o 2026-01-18T22:06:33.6614802Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o 2026-01-18T22:06:33.6909883Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o 2026-01-18T22:06:33.8680261Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o 2026-01-18T22:06:34.0763570Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o 2026-01-18T22:06:34.4879033Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o 2026-01-18T22:06:34.8554040Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o 2026-01-18T22:06:35.1111845Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o 2026-01-18T22:06:35.1964736Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o 2026-01-18T22:06:35.1968352Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-wasm.c.o 2026-01-18T22:06:35.6187419Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-wasm.c.o 2026-01-18T22:06:35.6227112Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-wasm.c.o 2026-01-18T22:06:35.6670650Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-posix.c.o 2026-01-18T22:06:35.7377381Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp.c.o 2026-01-18T22:06:35.9693180Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-intrins.c.o 2026-01-18T22:06:35.9722757Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/mintops.c.o 2026-01-18T22:06:36.0941730Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform.c.o 2026-01-18T22:06:36.1434210Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform-opt.c.o 2026-01-18T22:06:36.2932925Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/tiering.c.o 2026-01-18T22:06:36.7139406Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/jiterpreter.c.o 2026-01-18T22:06:36.7566683Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-pgo.c.o 2026-01-18T22:06:37.1654621Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-simd.c.o 2026-01-18T22:06:37.5965033Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-llvm.c.o 2026-01-18T22:06:38.2356573Z [ 98%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/mini-llvm-cpp.cpp.o 2026-01-18T22:06:39.3517448Z [ 98%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/llvm-jit.cpp.o 2026-01-18T22:06:39.8098646Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o 2026-01-18T22:06:40.0310358Z [100%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__/profiler/browser.c.o 2026-01-18T22:06:40.1152360Z [100%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/llvm-runtime.cpp.o 2026-01-18T22:06:40.2529322Z [100%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-18T22:06:42.4795222Z [100%] Built target monosgen-objects 2026-01-18T22:06:42.5032860Z [100%] Linking CXX static library libmonosgen-2.0.a 2026-01-18T22:06:42.5793088Z [100%] Built target monosgen-static 2026-01-18T22:06:42.6001562Z [100%] Building C object mono/mini/CMakeFiles/mono-sgen.dir/main.c.o 2026-01-18T22:06:42.7712457Z [100%] Linking CXX executable mono-aot-cross 2026-01-18T22:06:42.9484039Z Stripping symbols from mono-aot-cross into mono-aot-cross.dbg 2026-01-18T22:06:43.0967792Z [100%] Built target mono-sgen 2026-01-18T22:06:43.1154375Z Install the project... 2026-01-18T22:06:43.1195012Z -- Install configuration: "Release" 2026-01-18T22:06:43.1212701Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-marshal-ilgen-static.a 2026-01-18T22:06:43.1219984Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-debugger-stub-static.a 2026-01-18T22:06:43.1224717Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-hot_reload-stub-static.a 2026-01-18T22:06:43.1228942Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-diagnostics_tracing-stub-static.a 2026-01-18T22:06:43.1232947Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-wasm-nosimd.a 2026-01-18T22:06:43.1237408Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/bin/mono-aot-cross.dbg 2026-01-18T22:06:43.1396614Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/bin/mono-aot-cross 2026-01-18T22:06:43.1575411Z -- 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-01-18T22:06:50.1070800Z System.Private.CoreLib.Generators -> /__w/1/s/artifacts/bin/System.Private.CoreLib.Generators/Release/netstandard2.0/System.Private.CoreLib.Generators.dll 2026-01-18T22:06:52.8436094Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/System.Private.CoreLib/ref/Release/net11.0/System.Private.CoreLib.dll 2026-01-18T22:06:54.4946301Z LibraryImportGenerator -> /__w/1/s/artifacts/bin/LibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll 2026-01-18T22:06:54.6695274Z EventSourceGenerator -> /__w/1/s/artifacts/bin/EventSourceGenerator/Release/netstandard2.0/EventSourceGenerator.dll 2026-01-18T22:07:55.2065812Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/mono/browser.wasm.Release/IL/System.Private.CoreLib.dll 2026-01-18T22:07:55.4659684Z "/__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.25631.1/runtimes/browser-wasm/native" -cmakeargs "-DCMAKE_TZD_DIR=/__w/1/s/.packages/system.runtime.timezonedata/11.0.0-beta.26059.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_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" -numproc 1 2026-01-18T22:07:55.5298755Z __TargetRid: browser-wasm 2026-01-18T22:07:55.5299199Z Setting up directories for build 2026-01-18T22:07:55.5347657Z Checking prerequisites... 2026-01-18T22:07:55.5350200Z 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-01-18T22:07:55.5353717Z 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 "" -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_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.26059.1/contentFiles/any/any/data -DCMAKE_ICU_DIR=/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/11.0.0-alpha.1.25631.1/runtimes/browser-wasm/native 2026-01-18T22:07:55.6062048Z *** .NET EMSDK path setup *** 2026-01-18T22:07:55.6080366Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-18T22:07:55.6099905Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-18T22:07:55.6119330Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-18T22:07:55.8886539Z configure: /usr/bin/cmake --no-warn-unused-cli -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=/__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm -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_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.26059.1/contentFiles/any/any/data -DCMAKE_ICU_DIR=/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/11.0.0-alpha.1.25631.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-01-18T22:07:58.4457087Z Not searching for unused variables given on the command line. 2026-01-18T22:07:58.4458108Z -- The linker identification is LLD 19.1.0 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 2cfe42ea4a7fe364dcb197beca469af8edec0ad6) 2026-01-18T22:07:58.4491812Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH 2026-01-18T22:08:02.4837394Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success 2026-01-18T22:08:02.4847667Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-18T22:08:06.4499517Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-18T22:08:06.4517295Z -- Looking for include files windows.h, bcrypt.h 2026-01-18T22:08:08.4645660Z -- Looking for include files windows.h, bcrypt.h - not found 2026-01-18T22:08:08.4646830Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-18T22:08:10.6105963Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-18T22:08:10.6106790Z -- Looking for include file asm/hwprobe.h 2026-01-18T22:08:12.6321833Z -- Looking for include file asm/hwprobe.h - not found 2026-01-18T22:08:12.6326664Z -- Looking for include file sys/resource.h 2026-01-18T22:08:16.6026588Z -- Looking for include file sys/resource.h - found 2026-01-18T22:08:16.6027060Z -- Looking for sysctlbyname 2026-01-18T22:08:19.4509411Z -- Looking for sysctlbyname - not found 2026-01-18T22:08:19.4511591Z -- Looking for fsync 2026-01-18T22:08:23.4841602Z -- Looking for fsync - found 2026-01-18T22:08:23.4842248Z -- Looking for arc4random_buf 2026-01-18T22:08:25.5232731Z -- Looking for arc4random_buf - not found 2026-01-18T22:08:25.5233496Z -- Looking for O_CLOEXEC 2026-01-18T22:08:29.5928427Z -- Looking for O_CLOEXEC - found 2026-01-18T22:08:29.5931339Z -- Looking for CLOCK_MONOTONIC 2026-01-18T22:08:33.6368923Z -- Looking for CLOCK_MONOTONIC - found 2026-01-18T22:08:33.6371755Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-18T22:08:37.6556078Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-01-18T22:08:37.6559790Z -- Looking for clock_gettime_nsec_np 2026-01-18T22:08:39.6635996Z -- Looking for clock_gettime_nsec_np - not found 2026-01-18T22:08:39.8989995Z -- Using CMake version 3.30.3 2026-01-18T22:08:39.9003231Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-18T22:08:39.9003463Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-18T22:08:40.1279498Z -- Arch detected: 'wasm32' 2026-01-18T22:08:40.1279880Z -- Basearch of 'wasm32' has been detected as: 'wasm32' 2026-01-18T22:08:40.1310280Z -- Using CMake toolchain: /__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake 2026-01-18T22:08:40.1315227Z -- Performing Test FNO_LTO_AVAILABLE 2026-01-18T22:08:44.1470181Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-01-18T22:08:44.1473409Z -- Looking for arm_acle.h 2026-01-18T22:08:46.1658963Z -- Looking for arm_acle.h - not found 2026-01-18T22:08:46.1660185Z -- Looking for sys/auxv.h 2026-01-18T22:08:48.1854069Z -- Looking for sys/auxv.h - not found 2026-01-18T22:08:48.1857003Z -- Looking for sys/sdt.h 2026-01-18T22:08:50.1961637Z -- Looking for sys/sdt.h - not found 2026-01-18T22:08:50.1963962Z -- Looking for unistd.h 2026-01-18T22:08:53.4696365Z -- Looking for unistd.h - found 2026-01-18T22:08:53.4696765Z -- Looking for linux/auxvec.h 2026-01-18T22:08:55.4794970Z -- Looking for linux/auxvec.h - not found 2026-01-18T22:08:55.4799343Z -- Looking for sys/types.h 2026-01-18T22:08:58.7634131Z -- Looking for sys/types.h - found 2026-01-18T22:08:58.7635857Z -- Looking for stdint.h 2026-01-18T22:09:02.0387780Z -- Looking for stdint.h - found 2026-01-18T22:09:02.0391628Z -- Looking for stddef.h 2026-01-18T22:09:05.3097600Z -- Looking for stddef.h - found 2026-01-18T22:09:05.3098662Z -- Check size of off64_t 2026-01-18T22:09:08.1751223Z -- Check size of off64_t - done 2026-01-18T22:09:08.1753248Z -- Looking for fseeko 2026-01-18T22:09:11.5013516Z -- Looking for fseeko - found 2026-01-18T22:09:11.5017105Z -- Looking for strerror 2026-01-18T22:09:14.7772165Z -- Looking for strerror - found 2026-01-18T22:09:14.7776029Z -- Looking for posix_memalign 2026-01-18T22:09:18.1130431Z -- Looking for posix_memalign - found 2026-01-18T22:09:18.1140857Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-18T22:09:21.4018442Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-01-18T22:09:21.4025175Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-18T22:09:24.6685538Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-01-18T22:09:24.6686085Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-18T22:09:27.9629671Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-01-18T22:09:27.9630372Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-18T22:09:31.2425911Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-01-18T22:09:31.2426405Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-18T22:09:34.5327393Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-18T22:09:34.5329606Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-18T22:09:37.7869498Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-01-18T22:09:37.7870206Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-18T22:09:41.3856399Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-01-18T22:09:41.3856870Z -- Performing Test HAVE_PTRDIFF_T 2026-01-18T22:09:44.6905112Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-18T22:09:44.6905675Z -- No optimized architecture: using arch/generic 2026-01-18T22:09:44.6905997Z -- Architecture-specific source files: 2026-01-18T22:09:44.7046650Z -- The following features have been enabled: 2026-01-18T22:09:44.7047339Z 2026-01-18T22:09:44.7047658Z * CMAKE_BUILD_TYPE, Build type: RELEASE (selected) 2026-01-18T22:09:44.7048041Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-18T22:09:44.7048473Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-18T22:09:44.7049116Z * WITH_SANITIZER, Enable sanitizer support 2026-01-18T22:09:44.7049440Z * WITH_GTEST, Build gtest_zlib 2026-01-18T22:09:44.7049690Z * WITH_OPTIM, Build with optimisation 2026-01-18T22:09:44.7049898Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-18T22:09:44.7050243Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-18T22:09:44.7050437Z 2026-01-18T22:09:44.7050627Z -- The following features have been disabled: 2026-01-18T22:09:44.7050809Z 2026-01-18T22:09:44.7051011Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-18T22:09:44.7051239Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-18T22:09:44.7051453Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-18T22:09:44.7051667Z * WITH_FUZZERS, Build test/fuzz 2026-01-18T22:09:44.7051882Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-18T22:09:44.7052101Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-18T22:09:44.7052373Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-18T22:09:44.7052649Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-18T22:09:44.7052883Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-18T22:09:44.7053118Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-18T22:09:44.7053371Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-18T22:09:44.7053620Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-18T22:09:44.7054025Z 2026-01-18T22:09:44.7188390Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-01-18T22:09:48.7502422Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-01-18T22:09:48.7503473Z -- Looking for include files sys/socket.h, linux/in.h 2026-01-18T22:09:50.7664242Z -- Looking for include files sys/socket.h, linux/in.h - not found 2026-01-18T22:09:50.7664987Z -- Performing Test HAVE_IN_PKTINFO 2026-01-18T22:09:54.7584493Z -- Performing Test HAVE_IN_PKTINFO - Success 2026-01-18T22:09:54.7588226Z -- Performing Test HAVE_IP_MREQN 2026-01-18T22:09:58.7378816Z -- Performing Test HAVE_IP_MREQN - Success 2026-01-18T22:09:58.7379427Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX 2026-01-18T22:10:00.7538601Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX - Failed 2026-01-18T22:10:00.7539081Z -- Performing Test HAVE_STATFS_VFS 2026-01-18T22:10:04.8503029Z -- Performing Test HAVE_STATFS_VFS - Success 2026-01-18T22:10:04.8504177Z -- Performing Test HAVE_STATFS_MOUNT 2026-01-18T22:10:06.8609766Z -- Performing Test HAVE_STATFS_MOUNT - Failed 2026-01-18T22:10:06.8613107Z -- Performing Test HAVE_FLOCK64 2026-01-18T22:10:08.8880005Z -- Performing Test HAVE_FLOCK64 - Failed 2026-01-18T22:10:08.8885822Z -- Looking for F_DUPFD_CLOEXEC 2026-01-18T22:10:12.9929299Z -- Looking for F_DUPFD_CLOEXEC - found 2026-01-18T22:10:12.9933288Z -- Looking for F_DUPFD 2026-01-18T22:10:17.0287833Z -- Looking for F_DUPFD - found 2026-01-18T22:10:17.0288737Z -- Looking for F_FULLFSYNC 2026-01-18T22:10:19.0382300Z -- Looking for F_FULLFSYNC - not found 2026-01-18T22:10:19.0383979Z -- Looking for getifaddrs 2026-01-18T22:10:23.0723490Z -- Looking for getifaddrs - found 2026-01-18T22:10:23.0724217Z -- Looking for fork 2026-01-18T22:10:27.1141754Z -- Looking for fork - found 2026-01-18T22:10:27.1142728Z -- Looking for lseek64 2026-01-18T22:10:29.1209334Z -- Looking for lseek64 - not found 2026-01-18T22:10:29.1211317Z -- Looking for mmap64 2026-01-18T22:10:31.1463237Z -- Looking for mmap64 - not found 2026-01-18T22:10:31.1469032Z -- Looking for ftruncate64 2026-01-18T22:10:33.1602463Z -- Looking for ftruncate64 - not found 2026-01-18T22:10:33.1607071Z -- Looking for posix_fadvise64 2026-01-18T22:10:35.1784481Z -- Looking for posix_fadvise64 - not found 2026-01-18T22:10:35.1785063Z -- Looking for stat64 2026-01-18T22:10:37.1978325Z -- Looking for stat64 - not found 2026-01-18T22:10:37.1979318Z -- Looking for vfork 2026-01-18T22:10:41.2550829Z -- Looking for vfork - found 2026-01-18T22:10:41.2556416Z -- Looking for pipe 2026-01-18T22:10:45.8861397Z -- Looking for pipe - found 2026-01-18T22:10:45.8864358Z -- Looking for pipe2 2026-01-18T22:10:50.5562904Z -- Looking for pipe2 - found 2026-01-18T22:10:50.5565387Z -- Looking for getmntinfo 2026-01-18T22:10:52.5703398Z -- Looking for getmntinfo - not found 2026-01-18T22:10:52.5704904Z -- Looking for strcpy_s 2026-01-18T22:10:54.5877483Z -- Looking for strcpy_s - not found 2026-01-18T22:10:54.5878267Z -- Looking for strlcat 2026-01-18T22:10:58.6327433Z -- Looking for strlcat - found 2026-01-18T22:10:58.6330513Z -- Looking for posix_fadvise 2026-01-18T22:11:02.6731437Z -- Looking for posix_fadvise - found 2026-01-18T22:11:02.6734154Z -- Looking for fallocate 2026-01-18T22:11:04.6823738Z -- Looking for fallocate - not found 2026-01-18T22:11:04.6825321Z -- Looking for preadv 2026-01-18T22:11:09.3224145Z -- Looking for preadv - found 2026-01-18T22:11:09.3227704Z -- Looking for pwritev 2026-01-18T22:11:13.9768102Z -- Looking for pwritev - found 2026-01-18T22:11:13.9772595Z -- Looking for ioctl 2026-01-18T22:11:18.0547900Z -- Looking for ioctl - found 2026-01-18T22:11:18.0550325Z -- Looking for sched_getaffinity 2026-01-18T22:11:20.0650783Z -- Looking for sched_getaffinity - not found 2026-01-18T22:11:20.0655109Z -- Looking for sched_setaffinity 2026-01-18T22:11:22.0807345Z -- Looking for sched_setaffinity - not found 2026-01-18T22:11:22.0811075Z -- Looking for sched_getcpu 2026-01-18T22:11:24.0837971Z -- Looking for sched_getcpu - not found 2026-01-18T22:11:24.0840315Z -- Looking for pthread_setcancelstate 2026-01-18T22:11:28.1555902Z -- Looking for pthread_setcancelstate - found 2026-01-18T22:11:28.1556917Z -- Looking for include file gnu/lib-names.h 2026-01-18T22:11:30.1627681Z -- Looking for include file gnu/lib-names.h - not found 2026-01-18T22:11:30.1629364Z -- Looking for TIOCGWINSZ 2026-01-18T22:11:34.2345898Z -- Looking for TIOCGWINSZ - found 2026-01-18T22:11:34.2349439Z -- Looking for cfsetspeed 2026-01-18T22:11:38.2602945Z -- Looking for cfsetspeed - found 2026-01-18T22:11:38.2605768Z -- Looking for cfmakeraw 2026-01-18T22:11:42.3257902Z -- Looking for cfmakeraw - found 2026-01-18T22:11:42.3258371Z -- Performing Test HAVE_UTSNAME_DOMAINNAME 2026-01-18T22:11:44.3330583Z -- Performing Test HAVE_UTSNAME_DOMAINNAME - Failed 2026-01-18T22:11:44.3330965Z -- Performing Test HAVE_STAT_BIRTHTIME 2026-01-18T22:11:46.3459648Z -- Performing Test HAVE_STAT_BIRTHTIME - Failed 2026-01-18T22:11:46.3461697Z -- Performing Test HAVE_STAT_FLAGS 2026-01-18T22:11:48.3542588Z -- Performing Test HAVE_STAT_FLAGS - Failed 2026-01-18T22:11:48.3543632Z -- Looking for lchflags 2026-01-18T22:11:50.3709390Z -- Looking for lchflags - not found 2026-01-18T22:11:50.3710137Z -- Performing Test HAVE_STAT_TIMESPEC 2026-01-18T22:11:52.3895632Z -- Performing Test HAVE_STAT_TIMESPEC - Failed 2026-01-18T22:11:52.3899690Z -- Performing Test HAVE_STAT_TIM 2026-01-18T22:11:56.3651034Z -- Performing Test HAVE_STAT_TIM - Success 2026-01-18T22:11:56.3653745Z -- Performing Test HAVE_STAT_NSEC 2026-01-18T22:11:58.3746025Z -- Performing Test HAVE_STAT_NSEC - Failed 2026-01-18T22:11:58.3746507Z -- Performing Test HAVE_DIRENT_NAME_LEN 2026-01-18T22:12:00.3792775Z -- Performing Test HAVE_DIRENT_NAME_LEN - Failed 2026-01-18T22:12:00.3793536Z -- Performing Test HAVE_STATFS_FSTYPENAME 2026-01-18T22:12:02.4651450Z -- Performing Test HAVE_STATFS_FSTYPENAME - Failed 2026-01-18T22:12:02.4652316Z -- Performing Test HAVE_STATVFS_FSTYPENAME 2026-01-18T22:12:04.4841350Z -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed 2026-01-18T22:12:04.4842239Z -- Performing Test HAVE_STATVFS_BASETYPE 2026-01-18T22:12:06.4859703Z -- Performing Test HAVE_STATVFS_BASETYPE - Failed 2026-01-18T22:12:06.4864528Z -- Looking for statfs 2026-01-18T22:12:11.1347253Z -- Looking for statfs - found 2026-01-18T22:12:11.1349172Z -- Looking for getrlimit 2026-01-18T22:12:15.1896518Z -- Looking for getrlimit - found 2026-01-18T22:12:15.1898337Z -- Looking for setrlimit 2026-01-18T22:12:19.2094077Z -- Looking for setrlimit - found 2026-01-18T22:12:19.2097904Z -- Check size of struct statfs 2026-01-18T22:12:22.0875528Z -- Check size of struct statfs - done 2026-01-18T22:12:22.0876031Z -- Performing Test HAVE_GNU_STRERROR_R 2026-01-18T22:12:24.0922290Z -- Performing Test HAVE_GNU_STRERROR_R - Failed 2026-01-18T22:12:24.0923037Z -- Performing Test KEVENT_HAS_VOID_UDATA 2026-01-18T22:12:26.1010059Z -- Performing Test KEVENT_HAS_VOID_UDATA - Failed 2026-01-18T22:12:26.1010534Z -- Performing Test HAVE_SENDFILE_4 2026-01-18T22:12:28.1289224Z -- Performing Test HAVE_SENDFILE_4 - Failed 2026-01-18T22:12:28.1291341Z -- Performing Test HAVE_SENDFILE_6 2026-01-18T22:12:30.1324413Z -- Performing Test HAVE_SENDFILE_6 - Failed 2026-01-18T22:12:30.1325442Z -- Performing Test HAVE_SENDFILE_7 2026-01-18T22:12:32.1371301Z -- Performing Test HAVE_SENDFILE_7 - Failed 2026-01-18T22:12:32.1376246Z -- Looking for fcopyfile 2026-01-18T22:12:34.1578237Z -- Looking for fcopyfile - not found 2026-01-18T22:12:34.1580825Z -- Looking for include file sys/sockio.h 2026-01-18T22:12:36.1629607Z -- Looking for include file sys/sockio.h - not found 2026-01-18T22:12:36.1630904Z -- Looking for include file linux/ethtool.h 2026-01-18T22:12:38.1759508Z -- Looking for include file linux/ethtool.h - not found 2026-01-18T22:12:38.1761142Z -- Looking for include file sys/poll.h 2026-01-18T22:12:40.1900731Z -- Looking for include file sys/poll.h - not found 2026-01-18T22:12:40.1901326Z -- Looking for include file sys/proc_info.h 2026-01-18T22:12:42.2336218Z -- Looking for include file sys/proc_info.h - not found 2026-01-18T22:12:42.2337287Z -- Looking for include files time.h, linux/errqueue.h 2026-01-18T22:12:44.2499746Z -- Looking for include files time.h, linux/errqueue.h - not found 2026-01-18T22:12:44.2500831Z -- Looking for epoll_create1 2026-01-18T22:12:46.2543626Z -- Looking for epoll_create1 - not found 2026-01-18T22:12:46.2544504Z -- Looking for gethostname 2026-01-18T22:12:50.2777479Z -- Looking for gethostname - found 2026-01-18T22:12:50.2778601Z -- Looking for getnameinfo 2026-01-18T22:12:54.4183664Z -- Looking for getnameinfo - found 2026-01-18T22:12:54.4188529Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH 2026-01-18T22:12:58.3790199Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH - Success 2026-01-18T22:12:58.3790684Z -- Looking for accept4 2026-01-18T22:13:03.1495011Z -- Looking for accept4 - found 2026-01-18T22:13:03.1499484Z -- Looking for kqueue 2026-01-18T22:13:05.1604656Z -- Looking for kqueue - not found 2026-01-18T22:13:05.1608201Z -- Looking for disconnectx 2026-01-18T22:13:07.1768314Z -- Looking for disconnectx - not found 2026-01-18T22:13:07.1768948Z -- Looking for connectx 2026-01-18T22:13:09.1832102Z -- Looking for connectx - not found 2026-01-18T22:13:09.1832576Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS 2026-01-18T22:13:13.3055380Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success 2026-01-18T22:13:13.3056542Z -- Looking for malloc_size 2026-01-18T22:13:15.3175256Z -- Looking for malloc_size - not found 2026-01-18T22:13:15.3178144Z -- Looking for malloc_usable_size 2026-01-18T22:13:19.3348705Z -- Looking for malloc_usable_size - found 2026-01-18T22:13:19.3351641Z -- Looking for malloc_usable_size 2026-01-18T22:13:21.3488512Z -- Looking for malloc_usable_size - not found 2026-01-18T22:13:21.3492911Z -- Looking for pthread_create in pthread 2026-01-18T22:13:25.3807840Z -- Looking for pthread_create in pthread - found 2026-01-18T22:13:25.3811309Z -- Looking for pthread_create in c 2026-01-18T22:13:29.4167023Z -- Looking for pthread_create in c - found 2026-01-18T22:13:29.4167524Z -- Looking for pthread_condattr_setclock in pthread 2026-01-18T22:13:33.4416964Z -- Looking for pthread_condattr_setclock in pthread - found 2026-01-18T22:13:33.4417844Z -- Looking for pthread_mutex_clocklock in pthread 2026-01-18T22:13:36.2822593Z -- Looking for pthread_mutex_clocklock in pthread - not found 2026-01-18T22:13:36.2823362Z -- Looking for futimes 2026-01-18T22:13:39.1159346Z -- Looking for futimes - not found 2026-01-18T22:13:39.1161575Z -- Looking for futimens 2026-01-18T22:13:43.7657152Z -- Looking for futimens - found 2026-01-18T22:13:43.7659123Z -- Looking for fchmod 2026-01-18T22:13:48.4441517Z -- Looking for fchmod - found 2026-01-18T22:13:48.4445785Z -- Looking for chmod 2026-01-18T22:13:53.0510513Z -- Looking for chmod - found 2026-01-18T22:13:53.0513518Z -- Looking for utimensat 2026-01-18T22:13:57.6752610Z -- Looking for utimensat - found 2026-01-18T22:13:57.6761063Z -- Looking for lutimes 2026-01-18T22:14:00.5049170Z -- Looking for lutimes - not found 2026-01-18T22:14:00.5049689Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED 2026-01-18T22:14:04.5443253Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success 2026-01-18T22:14:04.5445080Z -- Looking for include file sys/inotify.h 2026-01-18T22:14:06.5428568Z -- Looking for include file sys/inotify.h - not found 2026-01-18T22:14:06.5429131Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED 2026-01-18T22:14:08.5641011Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed 2026-01-18T22:14:08.5641537Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO 2026-01-18T22:14:10.5804615Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False 2026-01-18T22:14:10.5805072Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS 2026-01-18T22:14:12.6281749Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False 2026-01-18T22:14:12.6282422Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS 2026-01-18T22:14:16.6796243Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - True 2026-01-18T22:14:16.6796672Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST 2026-01-18T22:14:20.6938317Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST - True 2026-01-18T22:14:20.6943194Z -- Performing Test HAVE_MKSTEMPS 2026-01-18T22:14:25.3546510Z -- Performing Test HAVE_MKSTEMPS - Success 2026-01-18T22:14:25.3548845Z -- Performing Test HAVE_MKSTEMP 2026-01-18T22:14:30.0198059Z -- Performing Test HAVE_MKSTEMP - Success 2026-01-18T22:14:30.0198528Z -- Performing Test HAVE_NETINET_TCP_VAR_H 2026-01-18T22:14:32.0330793Z -- Performing Test HAVE_NETINET_TCP_VAR_H - Failed 2026-01-18T22:14:32.0336253Z -- Performing Test HAVE_NETINET_UDP_VAR_H 2026-01-18T22:14:34.0469429Z -- Performing Test HAVE_NETINET_UDP_VAR_H - Failed 2026-01-18T22:14:34.0472978Z -- Performing Test HAVE_NETINET_IP_VAR_H 2026-01-18T22:14:36.0569659Z -- Performing Test HAVE_NETINET_IP_VAR_H - Failed 2026-01-18T22:14:36.0571818Z -- Performing Test HAVE_NETINET_ICMP_VAR_H 2026-01-18T22:14:38.0776070Z -- Performing Test HAVE_NETINET_ICMP_VAR_H - Failed 2026-01-18T22:14:38.0776839Z -- Looking for include file sys/cdefs.h 2026-01-18T22:14:40.0938646Z -- Looking for include file sys/cdefs.h - not found 2026-01-18T22:14:40.0940769Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM 2026-01-18T22:14:44.1266318Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Success 2026-01-18T22:14:44.1266708Z -- Looking for TCPS_ESTABLISHED 2026-01-18T22:14:46.1276162Z -- Looking for TCPS_ESTABLISHED - not found 2026-01-18T22:14:46.1278871Z -- Looking for getgrouplist 2026-01-18T22:14:48.9894647Z -- Looking for getgrouplist - not found 2026-01-18T22:14:48.9897837Z -- Looking for include file syslog.h 2026-01-18T22:14:52.9618932Z -- Looking for include file syslog.h - found 2026-01-18T22:14:52.9619416Z -- Looking for include file termios.h 2026-01-18T22:14:56.9453343Z -- Looking for include file termios.h - found 2026-01-18T22:14:56.9456957Z -- Looking for include file dlfcn.h 2026-01-18T22:15:00.9372827Z -- Looking for include file dlfcn.h - found 2026-01-18T22:15:00.9373616Z -- Looking for include file sys/statfs.h 2026-01-18T22:15:04.9345691Z -- Looking for include file sys/statfs.h - found 2026-01-18T22:15:04.9347420Z -- Looking for include file sys/statvfs.h 2026-01-18T22:15:08.9374928Z -- Looking for include file sys/statvfs.h - found 2026-01-18T22:15:08.9377125Z -- Looking for include file net/if.h 2026-01-18T22:15:12.9867111Z -- Looking for include file net/if.h - found 2026-01-18T22:15:12.9869184Z -- Looking for include file pthread.h 2026-01-18T22:15:16.9708437Z -- Looking for include file pthread.h - found 2026-01-18T22:15:16.9717328Z -- Check size of struct rt_msghdr 2026-01-18T22:15:18.9968752Z -- Check size of struct rt_msghdr - failed 2026-01-18T22:15:18.9970610Z -- Check size of struct rt_msghdr2 2026-01-18T22:15:21.0284481Z -- Check size of struct rt_msghdr2 - failed 2026-01-18T22:15:21.0288537Z -- Check size of struct if_msghdr2 2026-01-18T22:15:23.0679730Z -- Check size of struct if_msghdr2 - failed 2026-01-18T22:15:23.0682836Z -- Looking for include files sys/types.h, sys/sysctl.h 2026-01-18T22:15:25.0702907Z -- Looking for include files sys/types.h, sys/sysctl.h - not found 2026-01-18T22:15:25.0704681Z -- Looking for include file sys/ioctl.h 2026-01-18T22:15:29.0857983Z -- Looking for include file sys/ioctl.h - found 2026-01-18T22:15:29.0859057Z -- Looking for include file sys/filio.h 2026-01-18T22:15:31.1047051Z -- Looking for include file sys/filio.h - not found 2026-01-18T22:15:31.1050231Z -- Looking for include files sys/types.h, netpacket/packet.h 2026-01-18T22:15:35.1089607Z -- Looking for include files sys/types.h, netpacket/packet.h - found 2026-01-18T22:15:35.1090190Z -- Looking for include file net/if_arp.h 2026-01-18T22:15:39.0824501Z -- Looking for include file net/if_arp.h - found 2026-01-18T22:15:39.0828044Z -- Looking for include file sys/mntent.h 2026-01-18T22:15:41.0993050Z -- Looking for include file sys/mntent.h - not found 2026-01-18T22:15:41.0993746Z -- Looking for include file mntent.h 2026-01-18T22:15:45.1231775Z -- Looking for include file mntent.h - found 2026-01-18T22:15:45.1232162Z -- Looking for include files stdint.h, net/if_media.h 2026-01-18T22:15:47.1364970Z -- Looking for include files stdint.h, net/if_media.h - not found 2026-01-18T22:15:47.1367246Z -- Looking for include file linux/rtnetlink.h 2026-01-18T22:15:49.1483655Z -- Looking for include file linux/rtnetlink.h - not found 2026-01-18T22:15:49.1484920Z -- Looking for include file linux/can.h 2026-01-18T22:15:51.1578501Z -- Looking for include file linux/can.h - not found 2026-01-18T22:15:51.1579099Z -- Looking for include file IOKit/serial/ioss.h 2026-01-18T22:15:53.1707955Z -- Looking for include file IOKit/serial/ioss.h - not found 2026-01-18T22:15:53.1712654Z -- Looking for getpeereid 2026-01-18T22:15:55.1789999Z -- Looking for getpeereid - not found 2026-01-18T22:15:55.1790959Z -- Looking for getdomainname 2026-01-18T22:15:59.2288097Z -- Looking for getdomainname - found 2026-01-18T22:15:59.2288571Z -- Performing Test HAVE_GETDOMAINNAME_SIZET 2026-01-18T22:16:03.2966129Z -- Performing Test HAVE_GETDOMAINNAME_SIZET - Success 2026-01-18T22:16:03.2967561Z -- Looking for inotify_init 2026-01-18T22:16:05.2966043Z -- Looking for inotify_init - not found 2026-01-18T22:16:05.2966601Z -- Looking for inotify_add_watch 2026-01-18T22:16:07.3061347Z -- Looking for inotify_add_watch - not found 2026-01-18T22:16:07.3064767Z -- Looking for inotify_rm_watch 2026-01-18T22:16:09.3222951Z -- Looking for inotify_rm_watch - not found 2026-01-18T22:16:09.3223448Z -- Looking for include file GSS/GSS.h 2026-01-18T22:16:11.3280944Z -- Looking for include file GSS/GSS.h - not found 2026-01-18T22:16:11.3281583Z -- Looking for GSS_SPNEGO_MECHANISM 2026-01-18T22:16:13.3691519Z -- Looking for GSS_SPNEGO_MECHANISM - not found 2026-01-18T22:16:13.3694566Z -- Looking for getauxval 2026-01-18T22:16:15.3982157Z -- Looking for getauxval - not found 2026-01-18T22:16:15.3985132Z -- Looking for include file crt_externs.h 2026-01-18T22:16:17.3982243Z -- Looking for include file crt_externs.h - not found 2026-01-18T22:16:17.3985027Z -- Performing Test HAVE_IN_EXCL_UNLINK 2026-01-18T22:16:19.4100670Z -- Performing Test HAVE_IN_EXCL_UNLINK - Failed 2026-01-18T22:16:19.4101637Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE 2026-01-18T22:16:21.4319897Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE - Failed 2026-01-18T22:16:21.4320802Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW 2026-01-18T22:16:25.4253555Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW - Success 2026-01-18T22:16:25.4257047Z -- Looking for makedev 2026-01-18T22:16:27.4505654Z -- Looking for makedev - not found 2026-01-18T22:16:27.4506650Z -- Looking for makedev 2026-01-18T22:16:31.4679618Z -- Looking for makedev - found 2026-01-18T22:16:31.4683209Z -- Looking for getgrgid_r 2026-01-18T22:16:35.5376813Z -- Looking for getgrgid_r - found 2026-01-18T22:16:35.5379080Z -- Performing Test HAVE_TERMIOS2 2026-01-18T22:16:37.5509910Z -- Performing Test HAVE_TERMIOS2 - Failed 2026-01-18T22:16:37.5528737Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT 2026-01-18T22:16:41.5330199Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT - Success 2026-01-18T22:16:41.5477887Z -- Configuring done (525.7s) 2026-01-18T22:16:41.5889373Z -- Generating done (0.0s) 2026-01-18T22:16:41.5893752Z -- Build files have been written to: /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm 2026-01-18T22:16:41.6042221Z /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm /__w/1/s/src/native/libs 2026-01-18T22:16:41.6042749Z Executing make install -j 1 2026-01-18T22:16:41.6345523Z [ 1%] Building C object minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-01-18T22:16:42.0915049Z [ 2%] Building C object minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-01-18T22:16:42.5727890Z [ 3%] Building C object minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-01-18T22:16:43.0227312Z [ 3%] Building C object minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-01-18T22:16:43.4806627Z [ 4%] Building C object minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-01-18T22:16:43.9455008Z [ 5%] Building C object minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-01-18T22:16:44.4096291Z [ 6%] Building C object minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-01-18T22:16:44.8686127Z [ 7%] Building C object minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-01-18T22:16:45.3266528Z [ 8%] Building C object minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-01-18T22:16:45.7959729Z [ 9%] Building C object minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-01-18T22:16:46.2747770Z [ 10%] Building C object minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-01-18T22:16:46.9216202Z [ 11%] Building C object minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-01-18T22:16:47.3924503Z [ 12%] Building C object minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-01-18T22:16:47.8788065Z [ 12%] Built target minipal_objects 2026-01-18T22:16:47.8959179Z [ 13%] Building C object minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-01-18T22:16:48.3555695Z [ 14%] Building C object minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-01-18T22:16:48.8060128Z [ 15%] Building C object minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-01-18T22:16:49.2578825Z [ 16%] Building C object minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-01-18T22:16:49.7206671Z [ 17%] Building C object minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-01-18T22:16:50.1843507Z [ 18%] Building C object minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-01-18T22:16:50.6507827Z [ 19%] Building C object minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-01-18T22:16:51.1135601Z [ 19%] Building C object minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-01-18T22:16:51.5710839Z [ 20%] Building C object minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-01-18T22:16:52.0380666Z [ 21%] Building C object minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-01-18T22:16:52.5150991Z [ 22%] Building C object minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-01-18T22:16:53.1649092Z [ 23%] Building C object minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-01-18T22:16:53.6344700Z [ 24%] Building C object minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-01-18T22:16:54.1097024Z [ 25%] Linking C static library libaotminipal.a 2026-01-18T22:16:54.6684468Z [ 25%] Built target aotminipal 2026-01-18T22:16:54.6855225Z [ 26%] Linking C static library libminipal.a 2026-01-18T22:16:55.2454020Z [ 26%] Built target minipal 2026-01-18T22:16:55.2642408Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-01-18T22:16:55.7411747Z [ 27%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-01-18T22:16:56.2020953Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-01-18T22:16:56.7161475Z [ 29%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-01-18T22:16:57.2282121Z [ 30%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-01-18T22:16:57.7148765Z [ 31%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-01-18T22:16:58.1791274Z [ 32%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-01-18T22:16:58.6471648Z [ 33%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-01-18T22:16:59.1158322Z [ 34%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-01-18T22:16:59.5812783Z [ 35%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-01-18T22:17:00.0477736Z [ 36%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-01-18T22:17:00.5265521Z [ 36%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-01-18T22:17:01.1011649Z [ 37%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-01-18T22:17:01.5850566Z [ 38%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-01-18T22:17:02.0613974Z [ 39%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-01-18T22:17:02.5739282Z [ 40%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-01-18T22:17:03.0845405Z [ 41%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-01-18T22:17:03.5624370Z [ 42%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-01-18T22:17:04.0414442Z [ 43%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-01-18T22:17:04.5219939Z [ 44%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-01-18T22:17:04.9951616Z [ 45%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-01-18T22:17:05.5489283Z [ 46%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-01-18T22:17:06.2328720Z [ 46%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-01-18T22:17:06.7195588Z [ 47%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-01-18T22:17:07.1864058Z [ 48%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-01-18T22:17:07.6584737Z [ 49%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-01-18T22:17:08.2537673Z [ 50%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-01-18T22:17:08.7183277Z [ 51%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-01-18T22:17:09.1835987Z [ 52%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-01-18T22:17:09.6404159Z [ 53%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-01-18T22:17:10.1391684Z [ 54%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-01-18T22:17:10.6568386Z [ 55%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-01-18T22:17:11.1620728Z [ 56%] Linking C static library libz.a 2026-01-18T22:17:11.7248855Z [ 56%] Built target zlib 2026-01-18T22:17:11.7421073Z [ 57%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/pal_zlib.c.o 2026-01-18T22:17:12.2210983Z [ 58%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/entrypoints.c.o 2026-01-18T22:17:12.7143040Z [ 59%] Linking C static library libSystem.IO.Compression.Native.a 2026-01-18T22:17:13.2749947Z [ 59%] Built target System.IO.Compression.Native-Static 2026-01-18T22:17:13.2921826Z [ 60%] Building C object System.Native/CMakeFiles/System.Native.TimeZoneData.Invariant.dir/pal_datetime_time_zone_data.c.o 2026-01-18T22:17:13.7491163Z [ 61%] Linking C static library libSystem.Native.TimeZoneData.Invariant.a 2026-01-18T22:17:14.3073438Z [ 61%] Built target System.Native.TimeZoneData.Invariant 2026-01-18T22:17:14.3244488Z [ 61%] Building C object System.Native/CMakeFiles/System.Native.TimeZoneData.dir/pal_datetime_time_zone_data.c.o 2026-01-18T22:17:14.8148567Z [ 62%] Linking C static library libSystem.Native.TimeZoneData.a 2026-01-18T22:17:15.3792100Z [ 62%] Built target System.Native.TimeZoneData 2026-01-18T22:17:15.3972088Z [ 63%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_errno.c.o 2026-01-18T22:17:15.8784360Z [ 64%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_interfaceaddresses.c.o 2026-01-18T22:17:16.3869010Z [ 65%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_io.c.o 2026-01-18T22:17:16.9914575Z [ 66%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_maphardwaretype.c.o 2026-01-18T22:17:17.4532020Z [ 67%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_memory.c.o 2026-01-18T22:17:17.9282553Z [ 68%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networking.c.o 2026-01-18T22:17:18.5832114Z [ 69%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkstatistics.c.o 2026-01-18T22:17:19.0644445Z [ 69%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_random.c.o 2026-01-18T22:17:19.5222895Z [ 70%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeinformation.c.o 2026-01-18T22:17:19.9853269Z [ 71%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_string.c.o 2026-01-18T22:17:20.4518804Z [ 72%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_tcpstate.c.o 2026-01-18T22:17:20.9084383Z [ 73%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_time.c.o 2026-01-18T22:17:21.3786723Z [ 74%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.c.o 2026-01-18T22:17:21.8471652Z [ 75%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_sysctl.c.o 2026-01-18T22:17:22.3136162Z [ 76%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_dynamicload.c.o 2026-01-18T22:17:22.7741351Z [ 77%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_mount.c.o 2026-01-18T22:17:23.2502020Z [ 78%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_process.c.o 2026-01-18T22:17:23.7445266Z [ 79%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_signal.c.o 2026-01-18T22:17:24.2535857Z [ 79%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_threading.c.o 2026-01-18T22:17:24.7375199Z [ 80%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_uid.c.o 2026-01-18T22:17:25.2272748Z [ 81%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_crossprocessmutex_unsupported.c.o 2026-01-18T22:17:25.6994074Z [ 82%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_autoreleasepool.c.o 2026-01-18T22:17:26.1659891Z [ 83%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_environment.c.o 2026-01-18T22:17:26.6281683Z [ 84%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_searchpath.c.o 2026-01-18T22:17:27.0882339Z [ 85%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_log.c.o 2026-01-18T22:17:27.5545810Z [ 86%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_iossupportversion.c.o 2026-01-18T22:17:28.0300975Z [ 87%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_console.c.o 2026-01-18T22:17:28.5410781Z [ 88%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/entrypoints.c.o 2026-01-18T22:17:29.0322382Z [ 89%] Linking C static library libSystem.Native.a 2026-01-18T22:17:29.5919275Z [ 89%] Built target System.Native-Static 2026-01-18T22:17:29.6094698Z [ 89%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_idna.c.o 2026-01-18T22:17:30.1091427Z [ 90%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_common.c.o 2026-01-18T22:17:30.5906470Z [ 91%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_calendarData.c.o 2026-01-18T22:17:31.1210992Z [ 92%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_casing.c.o 2026-01-18T22:17:31.6241305Z [ 93%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_collation.c.o 2026-01-18T22:17:32.1956780Z [ 94%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_locale.c.o 2026-01-18T22:17:32.6981930Z [ 95%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeNumberData.c.o 2026-01-18T22:17:33.2231176Z [ 96%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeStringData.c.o 2026-01-18T22:17:33.7287097Z [ 97%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_normalization.c.o 2026-01-18T22:17:34.2207612Z [ 98%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_icushim_static.c.o 2026-01-18T22:17:34.7240487Z [100%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/entrypoints.c.o 2026-01-18T22:17:35.1930569Z [100%] Linking C static library libSystem.Globalization.Native.a 2026-01-18T22:17:35.7593508Z [100%] Built target System.Globalization.Native-Static 2026-01-18T22:17:35.7778484Z Install the project... 2026-01-18T22:17:35.7821187Z -- Install configuration: "RELEASE" 2026-01-18T22:17:35.7824646Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libminipal.a 2026-01-18T22:17:35.7832458Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libz.a 2026-01-18T22:17:35.7841490Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libz.a 2026-01-18T22:17:35.7849581Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.IO.Compression.Native.a 2026-01-18T22:17:35.7853216Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.IO.Compression.Native.a 2026-01-18T22:17:35.7858926Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Native.a 2026-01-18T22:17:35.7866270Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Native.a 2026-01-18T22:17:35.7873756Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Native.TimeZoneData.a 2026-01-18T22:17:35.7881871Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Native.TimeZoneData.a 2026-01-18T22:17:35.7890004Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Native.TimeZoneData.Invariant.a 2026-01-18T22:17:35.7893542Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Native.TimeZoneData.Invariant.a 2026-01-18T22:17:35.7899507Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Globalization.Native.a 2026-01-18T22:17:35.7905281Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Globalization.Native.a 2026-01-18T22:17:35.7911342Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt.dat 2026-01-18T22:17:35.7956189Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt_CJK.dat 2026-01-18T22:17:35.7985593Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt_EFIGS.dat 2026-01-18T22:17:35.8006973Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt_no_CJK.dat 2026-01-18T22:17:35.8039583Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libicuuc.a 2026-01-18T22:17:35.8099748Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libicui18n.a 2026-01-18T22:17:35.8180836Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libicudata.a 2026-01-18T22:17:35.8186518Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt.dat 2026-01-18T22:17:35.8208030Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt_CJK.dat 2026-01-18T22:17:35.8224314Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt_EFIGS.dat 2026-01-18T22:17:35.8235406Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt_no_CJK.dat 2026-01-18T22:17:35.8254048Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libicuuc.a 2026-01-18T22:17:35.8287548Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libicui18n.a 2026-01-18T22:17:35.8329541Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libicudata.a 2026-01-18T22:17:35.8345787Z /__w/1/s/src/native/libs 2026-01-18T22:17:54.7432509Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/ref/Release/net11.0/System.Runtime.dll 2026-01-18T22:17:55.2023278Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/ref/Release/net11.0/System.Collections.dll 2026-01-18T22:18:02.2686964Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/Release/net11.0/System.Collections.dll 2026-01-18T22:18:02.4660724Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/ref/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-18T22:18:04.0274203Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-18T22:18:04.1503528Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/ref/Release/net11.0/System.Threading.dll 2026-01-18T22:18:06.2703185Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/Release/net11.0/System.Threading.dll 2026-01-18T22:18:06.3376855Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/ref/Release/net11.0/System.Collections.Concurrent.dll 2026-01-18T22:18:08.6733634Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/Release/net11.0/System.Collections.Concurrent.dll 2026-01-18T22:18:08.9219260Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/ref/Release/net11.0/System.Memory.dll 2026-01-18T22:18:11.1874735Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/Release/net11.0/System.Memory.dll 2026-01-18T22:18:11.4558775Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/ref/Release/net11.0/System.Numerics.Vectors.dll 2026-01-18T22:18:12.9884134Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/Release/net11.0/System.Numerics.Vectors.dll 2026-01-18T22:18:15.6085597Z System.Private.Uri -> /__w/1/s/artifacts/bin/System.Private.Uri/Release/net11.0/System.Private.Uri.dll 2026-01-18T22:18:20.6940400Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/Release/net11.0/System.Runtime.dll 2026-01-18T22:18:20.9475753Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/ref/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-18T22:18:24.1957798Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-18T22:18:25.2184438Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/ref/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-18T22:18:27.7444466Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-18T22:18:27.8307733Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/ref/Release/net11.0/System.Linq.dll 2026-01-18T22:18:29.4224010Z ComInterfaceGenerator -> /__w/1/s/artifacts/bin/ComInterfaceGenerator/Release/netstandard2.0/Microsoft.Interop.ComInterfaceGenerator.dll 2026-01-18T22:18:33.1542870Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/Release/net11.0/System.Linq.dll 2026-01-18T22:18:33.3427204Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/ref/Release/net11.0/System.ObjectModel.dll 2026-01-18T22:18:34.9857110Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/Release/net11.0/System.ObjectModel.dll 2026-01-18T22:18:35.3663501Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/ref/Release/net11.0/System.Collections.Immutable.dll 2026-01-18T22:18:39.6490082Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/Release/net11.0/System.Collections.Immutable.dll 2026-01-18T22:18:39.9152423Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/ref/Release/net11.0/System.IO.Compression.dll 2026-01-18T22:18:40.1362100Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Release/net11.0/System.IO.Compression.dll 2026-01-18T22:18:40.3027361Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/ref/Release/net11.0/System.Threading.Thread.dll 2026-01-18T22:18:41.6410195Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/Release/net11.0/System.Threading.Thread.dll 2026-01-18T22:18:41.6910040Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/ref/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-01-18T22:18:41.8242320Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-01-18T22:18:41.9209981Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/ref/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-01-18T22:18:43.2299002Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-01-18T22:18:43.4421401Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/ref/Release/net11.0/System.Reflection.Metadata.dll 2026-01-18T22:18:50.1887813Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/Release/net11.0/System.Reflection.Metadata.dll 2026-01-18T22:18:50.3394898Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/ref/Release/net11.0/System.Reflection.Primitives.dll 2026-01-18T22:18:50.3992875Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/ref/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-01-18T22:18:50.4362155Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/ref/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-01-18T22:18:50.5073037Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/ref/Release/net11.0/System.Reflection.Emit.dll 2026-01-18T22:18:53.4034694Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/Release/net11.0/System.Reflection.Emit.dll 2026-01-18T22:18:54.8601678Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-01-18T22:18:54.9685872Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/ref/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-01-18T22:18:56.2304054Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-01-18T22:18:57.5047275Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/Release/net11.0/System.Reflection.Primitives.dll 2026-01-18T22:18:57.6134785Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/ref/Release/net11.0/System.Linq.Expressions.dll 2026-01-18T22:19:04.9353040Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/Release/net11.0/System.Linq.Expressions.dll 2026-01-18T22:19:04.9916410Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/ref/Release/net11.0/Microsoft.CSharp.dll 2026-01-18T22:19:09.8456302Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/Release/net11.0/Microsoft.CSharp.dll 2026-01-18T22:19:10.0028640Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/ref/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-18T22:19:11.2509572Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-18T22:19:11.3489517Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/ref/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-18T22:19:12.8838957Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-18T22:19:13.0811496Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/ref/Release/net11.0/System.ComponentModel.dll 2026-01-18T22:19:14.2005390Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/Release/net11.0/System.ComponentModel.dll 2026-01-18T22:19:14.2669692Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/ref/Release/net11.0/System.ComponentModel.Primitives.dll 2026-01-18T22:19:15.8662437Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/Release/net11.0/System.ComponentModel.Primitives.dll 2026-01-18T22:19:15.9273063Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/ref/Release/net11.0/System.Collections.Specialized.dll 2026-01-18T22:19:17.5525682Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/Release/net11.0/System.Collections.Specialized.dll 2026-01-18T22:19:17.6977637Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/ref/Release/net11.0/System.Text.RegularExpressions.dll 2026-01-18T22:19:23.3229800Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/Release/net11.0/System.Text.RegularExpressions.dll 2026-01-18T22:19:23.6116269Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/ref/Release/net11.0/System.Security.Claims.dll 2026-01-18T22:19:25.1733062Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/Release/net11.0/System.Security.Claims.dll 2026-01-18T22:19:25.2274141Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/ref/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-18T22:19:25.4116596Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-18T22:19:25.5050542Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/ref/Release/net11.0/System.Security.AccessControl.dll 2026-01-18T22:19:25.8282122Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/Release/net11.0/System.Security.AccessControl.dll 2026-01-18T22:19:25.8909989Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/ref/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-18T22:19:26.0402491Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-18T22:19:26.2475419Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/ref/Release/net11.0/System.Threading.Overlapped.dll 2026-01-18T22:19:26.2785194Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-18T22:19:27.5567579Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-18T22:19:27.6584608Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/ref/Release/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-01-18T22:19:27.7588848Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/Release/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-01-18T22:19:27.8520514Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/ref/Release/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-01-18T22:19:29.2810509Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/Release/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-01-18T22:19:30.6213277Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/Release/net11.0/System.Threading.Overlapped.dll 2026-01-18T22:19:30.6726571Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/ref/Release/net11.0/System.IO.Pipes.dll 2026-01-18T22:19:30.8717262Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/Release/net11.0/System.IO.Pipes.dll 2026-01-18T22:19:30.9482345Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/ref/Release/net11.0/System.Diagnostics.Process.dll 2026-01-18T22:19:31.1946453Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/Release/net11.0/System.Diagnostics.Process.dll 2026-01-18T22:19:31.3082088Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/ref/Release/net11.0/Microsoft.VisualBasic.Core.dll 2026-01-18T22:19:36.8864889Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/Release/net11.0/Microsoft.VisualBasic.Core.dll 2026-01-18T22:19:37.1440365Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/ref/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-18T22:19:40.4560102Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-18T22:19:40.5902444Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/ref/Release/net11.0/System.Drawing.Primitives.dll 2026-01-18T22:19:42.4686621Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/Release/net11.0/System.Drawing.Primitives.dll 2026-01-18T22:19:42.7674029Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/ref/Release/net11.0/System.Runtime.Numerics.dll 2026-01-18T22:19:45.8055059Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/Release/net11.0/System.Runtime.Numerics.dll 2026-01-18T22:19:45.8728137Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/ref/Release/net11.0/System.Formats.Asn1.dll 2026-01-18T22:19:48.3234681Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/Release/net11.0/System.Formats.Asn1.dll 2026-01-18T22:19:48.4275264Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/ref/Release/net11.0/System.Formats.Tar.dll 2026-01-18T22:19:48.5840462Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/Release/net11.0/System.Formats.Tar.dll 2026-01-18T22:19:48.6905627Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/ref/Release/net11.0/System.IO.Compression.Brotli.dll 2026-01-18T22:19:48.8086101Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/Release/net11.0/System.IO.Compression.Brotli.dll 2026-01-18T22:19:48.9195471Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/ref/Release/net11.0/System.IO.Compression.ZipFile.dll 2026-01-18T22:19:50.9743730Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/Release/net11.0/System.IO.Compression.ZipFile.dll 2026-01-18T22:19:51.0835180Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/ref/Release/net11.0/System.IO.FileSystem.AccessControl.dll 2026-01-18T22:19:51.2051362Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/Release/net11.0/System.IO.FileSystem.AccessControl.dll 2026-01-18T22:19:51.3217776Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/ref/Release/net11.0/System.IO.FileSystem.Watcher.dll 2026-01-18T22:19:51.4547313Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/Release/net11.0/System.IO.FileSystem.Watcher.dll 2026-01-18T22:19:53.3478406Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-01-18T22:19:53.4855812Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/ref/Release/net11.0/System.Net.Primitives.dll 2026-01-18T22:19:53.7962590Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Release/net11.0/System.Net.Primitives.dll 2026-01-18T22:19:54.0402829Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/ref/Release/net11.0/System.Security.Cryptography.dll 2026-01-18T22:19:55.8837048Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Release/net11.0/System.Security.Cryptography.dll 2026-01-18T22:19:55.9433380Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/ref/Release/net11.0/System.IO.IsolatedStorage.dll 2026-01-18T22:19:56.0740361Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/Release/net11.0/System.IO.IsolatedStorage.dll 2026-01-18T22:19:56.2912182Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Release/net11.0/System.IO.Pipelines.dll 2026-01-18T22:19:58.0160465Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Release/net11.0/System.IO.Pipelines.dll 2026-01-18T22:19:58.1202288Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/ref/Release/net11.0/System.IO.Pipes.AccessControl.dll 2026-01-18T22:19:58.2160676Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/Release/net11.0/System.IO.Pipes.AccessControl.dll 2026-01-18T22:19:58.4619688Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/ref/Release/net11.0/System.Linq.AsyncEnumerable.dll 2026-01-18T22:20:01.8037549Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/Release/net11.0/System.Linq.AsyncEnumerable.dll 2026-01-18T22:20:04.0307258Z System.Text.RegularExpressions.Generator -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Generator/Release/netstandard2.0/System.Text.RegularExpressions.Generator.dll 2026-01-18T22:20:04.2513877Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/net11.0/System.Text.Encodings.Web.dll 2026-01-18T22:20:06.0449419Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/net11.0/System.Text.Encodings.Web.dll 2026-01-18T22:20:06.1409117Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/ref/Release/net11.0/System.Runtime.Loader.dll 2026-01-18T22:20:07.5054920Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/Release/net11.0/System.Runtime.Loader.dll 2026-01-18T22:20:08.5528239Z System.Text.Json.SourceGeneration.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-18T22:20:09.6129730Z System.Text.Json.SourceGeneration.Roslyn4.0 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.0/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-18T22:20:10.8362998Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/net11.0/System.Text.Json.SourceGeneration.dll 2026-01-18T22:20:10.9740791Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Release/net11.0/System.Text.Json.dll 2026-01-18T22:20:18.7803327Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Release/net11.0/System.Text.Json.dll 2026-01-18T22:20:18.9714992Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/ref/Release/net11.0/System.Net.NameResolution.dll 2026-01-18T22:20:19.0866232Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Release/net11.0/System.Net.NameResolution.dll 2026-01-18T22:20:19.2998466Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/ref/Release/net11.0/System.Net.Sockets.dll 2026-01-18T22:20:19.7178801Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Release/net11.0/System.Net.Sockets.dll 2026-01-18T22:20:19.7792853Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/ref/Release/net11.0/System.Net.NetworkInformation.dll 2026-01-18T22:20:20.0380834Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/Release/net11.0/System.Net.NetworkInformation.dll 2026-01-18T22:20:20.2680773Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/ref/Release/net11.0/System.Net.Security.dll 2026-01-18T22:20:20.6534843Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/Release/net11.0/System.Net.Security.dll 2026-01-18T22:20:20.8999957Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/ref/Release/net11.0/System.Threading.Channels.dll 2026-01-18T22:20:22.6366583Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/Release/net11.0/System.Threading.Channels.dll 2026-01-18T22:20:22.7013171Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/ref/Release/net11.0/System.Net.Quic.dll 2026-01-18T22:20:22.8617469Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/Release/net11.0/System.Net.Quic.dll 2026-01-18T22:20:22.9705707Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/ref/Release/net11.0/System.Net.Http.dll 2026-01-18T22:20:23.5624419Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Release/net11.0/System.Net.Http.dll 2026-01-18T22:20:23.6324990Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/ref/Release/net11.0/System.Net.Http.Json.dll 2026-01-18T22:20:25.2159292Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/Release/net11.0/System.Net.Http.Json.dll 2026-01-18T22:20:25.3919438Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/ref/Release/net11.0/System.Net.WebHeaderCollection.dll 2026-01-18T22:20:26.7904623Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/Release/net11.0/System.Net.WebHeaderCollection.dll 2026-01-18T22:20:26.9540747Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/ref/Release/net11.0/System.Net.Requests.dll 2026-01-18T22:20:27.2917547Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/Release/net11.0/System.Net.Requests.dll 2026-01-18T22:20:27.4205400Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/ref/Release/net11.0/System.Net.WebSockets.dll 2026-01-18T22:20:27.6069742Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Release/net11.0/System.Net.WebSockets.dll 2026-01-18T22:20:27.7259834Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/ref/Release/net11.0/System.Net.WebSockets.Client.dll 2026-01-18T22:20:29.2489724Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/Release/net11.0/System.Net.WebSockets.Client.dll 2026-01-18T22:20:29.3192048Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/ref/Release/net11.0/System.Net.HttpListener.dll 2026-01-18T22:20:29.5265735Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/Release/net11.0/System.Net.HttpListener.dll 2026-01-18T22:20:29.6997273Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/ref/Release/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-01-18T22:20:30.9609063Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/Release/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-01-18T22:20:31.0234083Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/ref/Release/net11.0/System.Net.Ping.dll 2026-01-18T22:20:31.1499630Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/Release/net11.0/System.Net.Ping.dll 2026-01-18T22:20:31.3827750Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/ref/Release/net11.0/System.Net.ServerSentEvents.dll 2026-01-18T22:20:32.8764754Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/Release/net11.0/System.Net.ServerSentEvents.dll 2026-01-18T22:20:33.0397070Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/ref/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-01-18T22:20:34.8776863Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-01-18T22:20:34.9971856Z System.Console -> /__w/1/s/artifacts/bin/System.Console/ref/Release/net11.0/System.Console.dll 2026-01-18T22:20:35.2008001Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Release/net11.0/System.Console.dll 2026-01-18T22:21:03.5885903Z System.Private.Xml -> /__w/1/s/artifacts/bin/System.Private.Xml/Release/net11.0/System.Private.Xml.dll 2026-01-18T22:21:03.7454284Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-01-18T22:21:05.8582737Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-01-18T22:21:06.0733568Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/ref/Release/net11.0/System.Text.Encoding.CodePages.dll 2026-01-18T22:21:08.2394180Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/Release/net11.0/System.Text.Encoding.CodePages.dll 2026-01-18T22:21:08.4606629Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/ref/Release/net11.0/System.Threading.AccessControl.dll 2026-01-18T22:21:08.6110003Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/Release/net11.0/System.Threading.AccessControl.dll 2026-01-18T22:21:08.8716391Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/ref/Release/net11.0/System.Threading.Tasks.Dataflow.dll 2026-01-18T22:21:12.0609177Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/Release/net11.0/System.Threading.Tasks.Dataflow.dll 2026-01-18T22:21:12.3246611Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/ref/Release/net11.0/System.Xml.ReaderWriter.dll 2026-01-18T22:21:13.9629607Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/Release/net11.0/System.Xml.ReaderWriter.dll 2026-01-18T22:21:14.0327350Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/ref/Release/net11.0/System.Transactions.Local.dll 2026-01-18T22:21:16.7322720Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/Release/net11.0/System.Transactions.Local.dll 2026-01-18T22:21:16.9728995Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/ref/Release/net11.0/System.Resources.Writer.dll 2026-01-18T22:21:18.4644428Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/Release/net11.0/System.Resources.Writer.dll 2026-01-18T22:21:21.1656155Z System.Private.Xml.Linq -> /__w/1/s/artifacts/bin/System.Private.Xml.Linq/Release/net11.0/System.Private.Xml.Linq.dll 2026-01-18T22:21:21.2456282Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/ref/Release/net11.0/System.Xml.XDocument.dll 2026-01-18T22:21:22.7186985Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/Release/net11.0/System.Xml.XDocument.dll 2026-01-18T22:21:22.8790365Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/ref/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-01-18T22:21:28.0783993Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-01-18T22:21:28.1584058Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/ref/Release/net11.0/System.ComponentModel.Annotations.dll 2026-01-18T22:21:30.1150807Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/Release/net11.0/System.ComponentModel.Annotations.dll 2026-01-18T22:21:30.3284214Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/ref/Release/net11.0/System.Xml.XmlSerializer.dll 2026-01-18T22:21:31.7190453Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/Release/net11.0/System.Xml.XmlSerializer.dll 2026-01-18T22:21:31.9299831Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/ref/Release/net11.0/System.Data.Common.dll 2026-01-18T22:21:43.8749862Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/Release/net11.0/System.Data.Common.dll 2026-01-18T22:21:44.0014019Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/ref/Release/net11.0/System.Diagnostics.Contracts.dll 2026-01-18T22:21:45.3354816Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/Release/net11.0/System.Diagnostics.Contracts.dll 2026-01-18T22:21:45.4481008Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/ref/Release/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-01-18T22:21:47.0291467Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/Release/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-01-18T22:21:47.1784672Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/ref/Release/net11.0/System.Linq.Parallel.dll 2026-01-18T22:21:50.7742230Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/Release/net11.0/System.Linq.Parallel.dll 2026-01-18T22:21:50.9367392Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/ref/Release/net11.0/System.Linq.Queryable.dll 2026-01-18T22:21:52.9574948Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/Release/net11.0/System.Linq.Queryable.dll 2026-01-18T22:21:53.0979122Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/ref/Release/net11.0/System.Runtime.Serialization.Primitives.dll 2026-01-18T22:21:54.3772049Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/Release/net11.0/System.Runtime.Serialization.Primitives.dll 2026-01-18T22:22:00.7288625Z System.Private.DataContractSerialization -> /__w/1/s/artifacts/bin/System.Private.DataContractSerialization/Release/net11.0/System.Private.DataContractSerialization.dll 2026-01-18T22:22:00.8292597Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/ref/Release/net11.0/System.Reflection.DispatchProxy.dll 2026-01-18T22:22:02.4203161Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/Release/net11.0/System.Reflection.DispatchProxy.dll 2026-01-18T22:22:02.5238991Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/ref/Release/net11.0/System.Reflection.TypeExtensions.dll 2026-01-18T22:22:03.9911707Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/Release/net11.0/System.Reflection.TypeExtensions.dll 2026-01-18T22:22:04.0858081Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/ref/Release/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-01-18T22:22:05.2546515Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/Release/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-01-18T22:22:05.4360510Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/ref/Release/net11.0/System.Runtime.Serialization.Xml.dll 2026-01-18T22:22:05.4718731Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/ref/Release/net11.0/System.Runtime.Serialization.Json.dll 2026-01-18T22:22:06.6196966Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/Release/net11.0/System.Runtime.Serialization.Json.dll 2026-01-18T22:22:08.0160164Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/Release/net11.0/System.Runtime.Serialization.Xml.dll 2026-01-18T22:22:08.1277354Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/ref/Release/net11.0/System.Threading.Tasks.Parallel.dll 2026-01-18T22:22:09.9662861Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/Release/net11.0/System.Threading.Tasks.Parallel.dll 2026-01-18T22:22:10.0686581Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/ref/Release/net11.0/System.Web.HttpUtility.dll 2026-01-18T22:22:11.4373039Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/Release/net11.0/System.Web.HttpUtility.dll 2026-01-18T22:22:11.5367027Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/ref/Release/net11.0/System.Xml.XPath.XDocument.dll 2026-01-18T22:22:12.8494085Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/Release/net11.0/System.Xml.XPath.XDocument.dll 2026-01-18T22:22:12.9448348Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/ref/Release/net11.0/System.Xml.XPath.dll 2026-01-18T22:22:14.3207253Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/Release/net11.0/System.Xml.XPath.dll 2026-01-18T22:22:14.4199177Z Microsoft.VisualBasic -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic/Release/net11.0-browser/Microsoft.VisualBasic.dll 2026-01-18T22:22:14.6590024Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/stub/Release/net11.0/System.Security.Permissions.dll 2026-01-18T22:22:16.5347185Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Release/net11.0-browser/System.Console.dll 2026-01-18T22:22:18.3605888Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Release/net11.0-browser/System.IO.MemoryMappedFiles.dll 2026-01-18T22:22:20.9218566Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Release/net11.0-browser/System.Net.Primitives.dll 2026-01-18T22:22:33.0138343Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Release/net11.0-browser/System.Security.Cryptography.dll 2026-01-18T22:22:33.1775377Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/ref/Release/net11.0-browser/mscorlib.dll 2026-01-18T22:22:33.5759184Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/Release/net11.0-browser/mscorlib.dll 2026-01-18T22:22:36.2574769Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Release/net11.0-browser/System.IO.Compression.dll 2026-01-18T22:22:36.4942723Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Release/net11.0-browser/System.Net.NameResolution.dll 2026-01-18T22:22:37.5452355Z JSImportGenerator -> /__w/1/s/artifacts/bin/JSImportGenerator/Release/netstandard2.0/Microsoft.Interop.JavaScript.JSImportGenerator.dll 2026-01-18T22:22:37.6093646Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/ref/Release/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-01-18T22:22:39.9476837Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/Release/net11.0-browser/System.Runtime.InteropServices.JavaScript.dll 2026-01-18T22:22:44.3365958Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Release/net11.0-browser/System.Net.Http.dll 2026-01-18T22:22:44.4818338Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/ref/Release/net11.0/System.Net.Mail.dll 2026-01-18T22:22:47.1340258Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/Release/net11.0-browser/System.Net.Mail.dll 2026-01-18T22:22:47.2692245Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/ref/Release/net11.0/System.Net.WebClient.dll 2026-01-18T22:22:47.4527270Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/Release/net11.0-browser/System.Net.WebClient.dll 2026-01-18T22:22:47.5568634Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/ref/Release/net11.0/System.Net.WebProxy.dll 2026-01-18T22:22:48.8176690Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/Release/net11.0-browser/System.Net.WebProxy.dll 2026-01-18T22:22:51.1148021Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Release/net11.0-browser/System.Net.WebSockets.dll 2026-01-18T22:22:52.9595303Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/Release/net11.0-browser/System.Net.WebSockets.Client.dll 2026-01-18T22:22:53.6761944Z netstandard -> /__w/1/s/artifacts/bin/netstandard/Release/net11.0-browser/netstandard.dll 2026-01-18T22:22:53.7531669Z System.AppContext -> /__w/1/s/artifacts/bin/System.AppContext/Release/net11.0-browser/System.AppContext.dll 2026-01-18T22:22:53.8316626Z System.Buffers -> /__w/1/s/artifacts/bin/System.Buffers/Release/net11.0-browser/System.Buffers.dll 2026-01-18T22:22:53.9130571Z System.ComponentModel.DataAnnotations -> /__w/1/s/artifacts/bin/System.ComponentModel.DataAnnotations/Release/net11.0-browser/System.ComponentModel.DataAnnotations.dll 2026-01-18T22:22:54.0920130Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/stub/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-18T22:22:54.1683418Z System.Configuration -> /__w/1/s/artifacts/bin/System.Configuration/Release/net11.0-browser/System.Configuration.dll 2026-01-18T22:22:54.3457615Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/stub/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-18T22:22:54.4264735Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/stub/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-01-18T22:22:54.5564168Z System.Core -> /__w/1/s/artifacts/bin/System.Core/Release/net11.0-browser/System.Core.dll 2026-01-18T22:22:54.6402895Z System.Data.DataSetExtensions -> /__w/1/s/artifacts/bin/System.Data.DataSetExtensions/Release/net11.0-browser/System.Data.DataSetExtensions.dll 2026-01-18T22:22:54.8721069Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/stub/Release/net11.0/System.Data.Odbc.dll 2026-01-18T22:22:54.9544869Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/stub/Release/net11.0/System.Data.OleDb.dll 2026-01-18T22:22:55.0316555Z System.Data.SqlClient -> /__w/1/s/artifacts/bin/System.Data.SqlClient/stub/Release/net11.0/System.Data.SqlClient.dll 2026-01-18T22:22:55.0907795Z System.Data -> /__w/1/s/artifacts/bin/System.Data/ref/Release/net11.0-browser/System.Data.dll 2026-01-18T22:22:55.2624553Z System.Data -> /__w/1/s/artifacts/bin/System.Data/Release/net11.0-browser/System.Data.dll 2026-01-18T22:22:55.3443272Z System.Diagnostics.Debug -> /__w/1/s/artifacts/bin/System.Diagnostics.Debug/Release/net11.0-browser/System.Diagnostics.Debug.dll 2026-01-18T22:22:55.4239088Z System.Diagnostics.Tools -> /__w/1/s/artifacts/bin/System.Diagnostics.Tools/Release/net11.0-browser/System.Diagnostics.Tools.dll 2026-01-18T22:22:55.6443531Z System.Drawing.Common -> /__w/1/s/artifacts/bin/System.Drawing.Common/stub/Release/net11.0/System.Drawing.Common.dll 2026-01-18T22:22:55.7478487Z System.Drawing -> /__w/1/s/artifacts/bin/System.Drawing/Release/net11.0-browser/System.Drawing.dll 2026-01-18T22:22:55.8296104Z System.Dynamic.Runtime -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime/Release/net11.0-browser/System.Dynamic.Runtime.dll 2026-01-18T22:22:55.9034267Z System.Globalization.Calendars -> /__w/1/s/artifacts/bin/System.Globalization.Calendars/Release/net11.0-browser/System.Globalization.Calendars.dll 2026-01-18T22:22:55.9808722Z System.Globalization.Extensions -> /__w/1/s/artifacts/bin/System.Globalization.Extensions/Release/net11.0-browser/System.Globalization.Extensions.dll 2026-01-18T22:22:56.0567749Z System.Globalization -> /__w/1/s/artifacts/bin/System.Globalization/Release/net11.0-browser/System.Globalization.dll 2026-01-18T22:22:56.1357485Z System.IO.Compression.FileSystem -> /__w/1/s/artifacts/bin/System.IO.Compression.FileSystem/Release/net11.0-browser/System.IO.Compression.FileSystem.dll 2026-01-18T22:22:56.2083642Z System.IO.FileSystem.Primitives -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Primitives/Release/net11.0-browser/System.IO.FileSystem.Primitives.dll 2026-01-18T22:22:56.2866219Z System.IO.FileSystem -> /__w/1/s/artifacts/bin/System.IO.FileSystem/Release/net11.0-browser/System.IO.FileSystem.dll 2026-01-18T22:22:56.3770880Z System.IO.UnmanagedMemoryStream -> /__w/1/s/artifacts/bin/System.IO.UnmanagedMemoryStream/Release/net11.0-browser/System.IO.UnmanagedMemoryStream.dll 2026-01-18T22:22:56.4526938Z System.IO -> /__w/1/s/artifacts/bin/System.IO/Release/net11.0-browser/System.IO.dll 2026-01-18T22:22:56.5304079Z System.Net.ServicePoint -> /__w/1/s/artifacts/bin/System.Net.ServicePoint/Release/net11.0-browser/System.Net.ServicePoint.dll 2026-01-18T22:22:56.6487835Z System.Net -> /__w/1/s/artifacts/bin/System.Net/Release/net11.0-browser/System.Net.dll 2026-01-18T22:22:56.7305818Z System.Numerics -> /__w/1/s/artifacts/bin/System.Numerics/Release/net11.0-browser/System.Numerics.dll 2026-01-18T22:22:56.8108772Z System.Reflection.Extensions -> /__w/1/s/artifacts/bin/System.Reflection.Extensions/Release/net11.0-browser/System.Reflection.Extensions.dll 2026-01-18T22:22:56.8898315Z System.Reflection -> /__w/1/s/artifacts/bin/System.Reflection/Release/net11.0-browser/System.Reflection.dll 2026-01-18T22:22:56.9614295Z System.Resources.Reader -> /__w/1/s/artifacts/bin/System.Resources.Reader/Release/net11.0-browser/System.Resources.Reader.dll 2026-01-18T22:22:57.0371358Z System.Resources.ResourceManager -> /__w/1/s/artifacts/bin/System.Resources.ResourceManager/Release/net11.0-browser/System.Resources.ResourceManager.dll 2026-01-18T22:22:57.1110803Z System.Runtime.CompilerServices.Unsafe -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.Unsafe/Release/net11.0-browser/System.Runtime.CompilerServices.Unsafe.dll 2026-01-18T22:22:57.2023150Z System.Runtime.Extensions -> /__w/1/s/artifacts/bin/System.Runtime.Extensions/Release/net11.0-browser/System.Runtime.Extensions.dll 2026-01-18T22:22:57.2748008Z System.Runtime.Handles -> /__w/1/s/artifacts/bin/System.Runtime.Handles/Release/net11.0-browser/System.Runtime.Handles.dll 2026-01-18T22:22:57.3508098Z System.Runtime.InteropServices.RuntimeInformation -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation/Release/net11.0-browser/System.Runtime.InteropServices.RuntimeInformation.dll 2026-01-18T22:22:57.4742093Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/stub/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-01-18T22:22:57.5434758Z System.Runtime.Serialization -> /__w/1/s/artifacts/bin/System.Runtime.Serialization/Release/net11.0-browser/System.Runtime.Serialization.dll 2026-01-18T22:22:57.6430443Z System.Security.Cryptography.Algorithms -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Algorithms/Release/net11.0-browser/System.Security.Cryptography.Algorithms.dll 2026-01-18T22:22:57.7299629Z System.Security.Cryptography.Cng -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cng/Release/net11.0-browser/System.Security.Cryptography.Cng.dll 2026-01-18T22:22:57.8119403Z System.Security.Cryptography.Csp -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Csp/Release/net11.0-browser/System.Security.Cryptography.Csp.dll 2026-01-18T22:22:57.8940842Z System.Security.Cryptography.Encoding -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Encoding/Release/net11.0-browser/System.Security.Cryptography.Encoding.dll 2026-01-18T22:22:57.9742837Z System.Security.Cryptography.OpenSsl -> /__w/1/s/artifacts/bin/System.Security.Cryptography.OpenSsl/Release/net11.0-browser/System.Security.Cryptography.OpenSsl.dll 2026-01-18T22:22:58.0612506Z System.Security.Cryptography.Primitives -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Primitives/Release/net11.0-browser/System.Security.Cryptography.Primitives.dll 2026-01-18T22:22:58.1567768Z System.Security.Cryptography.X509Certificates -> /__w/1/s/artifacts/bin/System.Security.Cryptography.X509Certificates/Release/net11.0-browser/System.Security.Cryptography.X509Certificates.dll 2026-01-18T22:22:58.2334624Z System.Security.Principal -> /__w/1/s/artifacts/bin/System.Security.Principal/Release/net11.0-browser/System.Security.Principal.dll 2026-01-18T22:22:58.3161313Z System.Security.SecureString -> /__w/1/s/artifacts/bin/System.Security.SecureString/Release/net11.0-browser/System.Security.SecureString.dll 2026-01-18T22:22:58.5424811Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/stub/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-18T22:22:58.6095511Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/stub/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-18T22:22:58.6872602Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/stub/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-18T22:22:58.7535729Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/stub/Release/net11.0/System.Windows.Extensions.dll 2026-01-18T22:22:58.8370602Z System.Security -> /__w/1/s/artifacts/bin/System.Security/Release/net11.0-browser/System.Security.dll 2026-01-18T22:22:58.9635284Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/stub/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-18T22:22:59.0340442Z System.ServiceModel.Web -> /__w/1/s/artifacts/bin/System.ServiceModel.Web/Release/net11.0-browser/System.ServiceModel.Web.dll 2026-01-18T22:22:59.1557922Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/stub/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-18T22:22:59.2156051Z System.ServiceProcess -> /__w/1/s/artifacts/bin/System.ServiceProcess/Release/net11.0-browser/System.ServiceProcess.dll 2026-01-18T22:22:59.2923665Z System.Text.Encoding -> /__w/1/s/artifacts/bin/System.Text.Encoding/Release/net11.0-browser/System.Text.Encoding.dll 2026-01-18T22:22:59.3736807Z System.Threading.Tasks.Extensions -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Extensions/Release/net11.0-browser/System.Threading.Tasks.Extensions.dll 2026-01-18T22:22:59.4542524Z System.Threading.Tasks -> /__w/1/s/artifacts/bin/System.Threading.Tasks/Release/net11.0-browser/System.Threading.Tasks.dll 2026-01-18T22:22:59.5293379Z System.Threading.Timer -> /__w/1/s/artifacts/bin/System.Threading.Timer/Release/net11.0-browser/System.Threading.Timer.dll 2026-01-18T22:22:59.6206049Z System.Transactions -> /__w/1/s/artifacts/bin/System.Transactions/Release/net11.0-browser/System.Transactions.dll 2026-01-18T22:22:59.7193045Z System.ValueTuple -> /__w/1/s/artifacts/bin/System.ValueTuple/Release/net11.0-browser/System.ValueTuple.dll 2026-01-18T22:22:59.7971865Z System.Web -> /__w/1/s/artifacts/bin/System.Web/Release/net11.0-browser/System.Web.dll 2026-01-18T22:22:59.8734573Z System.Windows -> /__w/1/s/artifacts/bin/System.Windows/Release/net11.0-browser/System.Windows.dll 2026-01-18T22:22:59.9563217Z System.Xml.Linq -> /__w/1/s/artifacts/bin/System.Xml.Linq/Release/net11.0-browser/System.Xml.Linq.dll 2026-01-18T22:23:00.0447853Z System.Xml.Serialization -> /__w/1/s/artifacts/bin/System.Xml.Serialization/Release/net11.0-browser/System.Xml.Serialization.dll 2026-01-18T22:23:00.1250160Z System.Xml.XmlDocument -> /__w/1/s/artifacts/bin/System.Xml.XmlDocument/Release/net11.0-browser/System.Xml.XmlDocument.dll 2026-01-18T22:23:00.2518535Z System.Xml -> /__w/1/s/artifacts/bin/System.Xml/Release/net11.0-browser/System.Xml.dll 2026-01-18T22:23:00.5181884Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/stub/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-01-18T22:23:00.6093257Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/stub/Release/net11.0/System.CodeDom.dll 2026-01-18T22:23:00.6836356Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/stub/Release/net11.0/System.IO.Ports.dll 2026-01-18T22:23:00.8807527Z System -> /__w/1/s/artifacts/bin/System/ref/Release/net11.0-browser/System.dll 2026-01-18T22:23:01.1822195Z System -> /__w/1/s/artifacts/bin/System/Release/net11.0-browser/System.dll 2026-01-18T22:23:01.3039535Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/stub/Release/net11.0/System.IO.Packaging.dll 2026-01-18T22:23:01.3761892Z WindowsBase -> /__w/1/s/artifacts/bin/WindowsBase/Release/net11.0-browser/WindowsBase.dll 2026-01-18T22:23:03.1414029Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/net11.0-browser/System.Text.Encodings.Web.dll 2026-01-18T22:23:04.0798158Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-18T22:23:04.2161510Z sfx-finish -> Trimming browser-wasm shared framework assemblies with ILLinker... 2026-01-18T22:23:36.4112194Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll 2026-01-18T22:23:36.5239799Z Microsoft.Bcl.Numerics -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics/Release/netstandard2.1/Microsoft.Bcl.Numerics.dll 2026-01-18T22:23:36.9260154Z Microsoft.Bcl.Cryptography -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography/Release/net11.0/Microsoft.Bcl.Cryptography.dll 2026-01-18T22:23:37.0351946Z Microsoft.Bcl.Memory -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory/Release/net11.0/Microsoft.Bcl.Memory.dll 2026-01-18T22:23:37.4450471Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/ref/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-18T22:23:37.7650438Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-18T22:23:37.8583660Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-01-18T22:23:38.0512336Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/Release/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-01-18T22:23:38.4918750Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-18T22:23:38.9415653Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-18T22:23:39.7002443Z Microsoft.Extensions.Logging.Generators.Roslyn3.11 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-18T22:23:40.3002638Z Microsoft.Extensions.Logging.Generators.Roslyn4.0 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-18T22:23:40.7531452Z Microsoft.Extensions.Logging.Generators.Roslyn4.4 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-18T22:23:40.8445168Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-18T22:23:41.2611183Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-18T22:23:41.8733604Z Microsoft.Extensions.Options.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Options.SourceGeneration.dll 2026-01-18T22:23:41.9738406Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/ref/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-18T22:23:42.3780813Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-18T22:23:42.4828520Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/ref/Release/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-01-18T22:23:42.7742175Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/Release/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-01-18T22:23:43.0007103Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-18T22:23:43.1598388Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-18T22:23:43.5937742Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/ref/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-18T22:23:43.8875545Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-18T22:23:44.6814193Z Microsoft.Extensions.Configuration.Binder.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll 2026-01-18T22:23:44.7703120Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/ref/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-18T22:23:45.0165827Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-18T22:23:45.2620728Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/ref/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-18T22:23:45.4030936Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-18T22:23:45.6586324Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-18T22:23:45.7817276Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-18T22:23:46.1942728Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-18T22:23:46.3390999Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-18T22:23:46.7321415Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/ref/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-18T22:23:47.0890908Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-18T22:23:47.1754041Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-18T22:23:47.4323267Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-18T22:23:47.5250779Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/ref/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-18T22:23:47.6826545Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-18T22:23:47.9535298Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/ref/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-18T22:23:48.1221724Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-18T22:23:48.3884599Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/ref/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-18T22:23:48.5453224Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-18T22:23:48.8122628Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/ref/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-18T22:23:48.9552033Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-18T22:23:49.5570054Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/ref/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-18T22:23:51.6013940Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-18T22:23:51.6992805Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/ref/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-18T22:23:53.0062777Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-18T22:23:53.1063077Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/ref/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-18T22:23:53.3435474Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-18T22:23:53.8209746Z Microsoft.Extensions.DependencyInjection.Specification.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Specification.Tests/Release/net11.0/Microsoft.Extensions.DependencyInjection.Specification.Tests.dll 2026-01-18T22:23:54.0843692Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-18T22:23:54.6946534Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-18T22:23:54.9377918Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/ref/Release/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-01-18T22:23:55.4378989Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/Release/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-01-18T22:23:55.6718372Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-18T22:23:55.8443218Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-18T22:23:56.2712451Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-18T22:23:56.3932709Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-18T22:23:56.4827097Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-18T22:23:56.7041955Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-18T22:23:56.9533540Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-01-18T22:23:57.0618039Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-01-18T22:23:57.3506666Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-18T22:23:57.5626103Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-18T22:23:58.1801670Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/ref/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-18T22:23:58.4899015Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-18T22:23:58.7627473Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/ref/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-18T22:23:59.1070430Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-18T22:23:59.3806389Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/ref/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-18T22:23:59.9905876Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-18T22:24:00.2471133Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/ref/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-18T22:24:00.3644982Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-18T22:24:00.7837151Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/ref/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-18T22:24:01.0451985Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-18T22:24:01.1330101Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/ref/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-18T22:24:01.2794133Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-18T22:24:01.5318094Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/ref/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-18T22:24:01.7248442Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-18T22:24:01.8420412Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/ref/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-18T22:24:02.3613921Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-18T22:24:02.4757042Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/ref/Release/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-01-18T22:24:02.6590907Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/Release/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-01-18T22:24:03.1517833Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/ref/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-18T22:24:03.3215928Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-18T22:24:03.4536783Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/ref/Release/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-01-18T22:24:03.6673242Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/Release/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-01-18T22:24:03.9369317Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/ref/Release/net11.0/Microsoft.Extensions.Http.dll 2026-01-18T22:24:04.4188581Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/Release/net11.0/Microsoft.Extensions.Http.dll 2026-01-18T22:24:04.6798559Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/ref/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-01-18T22:24:04.8167368Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-01-18T22:24:05.0907999Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/ref/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-18T22:24:05.2264735Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-18T22:24:05.4632268Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/ref/Release/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-01-18T22:24:05.5883355Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/Release/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-01-18T22:24:05.8309760Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/ref/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-01-18T22:24:05.9677970Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-01-18T22:24:06.2365199Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/ref/Release/net11.0/System.CodeDom.dll 2026-01-18T22:24:07.5621899Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/Release/net11.0/System.CodeDom.dll 2026-01-18T22:24:07.9115595Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/ref/Release/net11.0/System.ComponentModel.Composition.dll 2026-01-18T22:24:09.9051286Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/Release/net11.0/System.ComponentModel.Composition.dll 2026-01-18T22:24:10.1372877Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/ref/Release/net11.0/System.Reflection.Context.dll 2026-01-18T22:24:10.8206461Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/Release/net11.0/System.Reflection.Context.dll 2026-01-18T22:24:10.9011923Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/ref/Release/net11.0/System.ComponentModel.Composition.Registration.dll 2026-01-18T22:24:11.1866293Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/Release/net11.0/System.ComponentModel.Composition.Registration.dll 2026-01-18T22:24:11.3233752Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Release/net11.0/System.Composition.AttributedModel.dll 2026-01-18T22:24:11.6456102Z System.Composition.Convention -> /__w/1/s/artifacts/bin/System.Composition.Convention/Release/net11.0/System.Composition.Convention.dll 2026-01-18T22:24:11.8389272Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Release/net11.0/System.Composition.Runtime.dll 2026-01-18T22:24:12.1212652Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Release/net11.0/System.Composition.Hosting.dll 2026-01-18T22:24:12.4990646Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Release/net11.0/System.Composition.TypedParts.dll 2026-01-18T22:24:12.9249824Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/ref/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-18T22:24:13.2106613Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-18T22:24:13.3362685Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/ref/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-18T22:24:16.1627888Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-18T22:24:16.4233237Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/ref/Release/net11.0/System.Data.Odbc.dll 2026-01-18T22:24:16.6896448Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/Release/net11.0/System.Data.Odbc.dll 2026-01-18T22:24:17.1040319Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/ref/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-01-18T22:24:17.3048676Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-01-18T22:24:17.4070967Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/ref/Release/net11.0/System.Data.OleDb.dll 2026-01-18T22:24:17.7831156Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/Release/net11.0/System.Data.OleDb.dll 2026-01-18T22:24:18.4229632Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/ref/Release/net11.0/System.Windows.Extensions.dll 2026-01-18T22:24:18.5705488Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/Release/net11.0/System.Windows.Extensions.dll 2026-01-18T22:24:18.7297885Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/ref/Release/net11.0/System.Security.Permissions.dll 2026-01-18T22:24:19.6298812Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/Release/net11.0/System.Security.Permissions.dll 2026-01-18T22:24:19.7992944Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/ref/Release/net11.0/System.DirectoryServices.dll 2026-01-18T22:24:20.6093403Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/Release/net11.0/System.DirectoryServices.dll 2026-01-18T22:24:20.8400410Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/ref/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-18T22:24:21.2239213Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-18T22:24:21.3106205Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/ref/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-01-18T22:24:21.5751822Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-01-18T22:24:21.8121110Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/ref/Release/net11.0/System.Formats.Cbor.dll 2026-01-18T22:24:22.2752264Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/Release/net11.0/System.Formats.Cbor.dll 2026-01-18T22:24:22.5020489Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/ref/Release/net11.0/System.Formats.Nrbf.dll 2026-01-18T22:24:22.9722724Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/Release/net11.0/System.Formats.Nrbf.dll 2026-01-18T22:24:23.2198233Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/ref/Release/net11.0/System.IO.Hashing.dll 2026-01-18T22:24:23.6873496Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/Release/net11.0/System.IO.Hashing.dll 2026-01-18T22:24:23.9087188Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/ref/Release/net11.0/System.IO.Packaging.dll 2026-01-18T22:24:24.8718339Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/Release/net11.0/System.IO.Packaging.dll 2026-01-18T22:24:25.5957583Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/ref/Release/net11.0/System.IO.Ports.dll 2026-01-18T22:24:25.7710346Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/Release/net11.0/System.IO.Ports.dll 2026-01-18T22:24:26.0040214Z System.Management -> /__w/1/s/artifacts/bin/System.Management/ref/Release/net11.0/System.Management.dll 2026-01-18T22:24:26.3906954Z System.Management -> /__w/1/s/artifacts/bin/System.Management/Release/net11.0/System.Management.dll 2026-01-18T22:24:26.6324601Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/ref/Release/net11.0/System.Memory.Data.dll 2026-01-18T22:24:26.7975414Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/Release/net11.0/System.Memory.Data.dll 2026-01-18T22:24:27.0638355Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/ref/Release/net11.0/System.Net.Http.WinHttpHandler.dll 2026-01-18T22:24:27.2067633Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/Release/net11.0/System.Net.Http.WinHttpHandler.dll 2026-01-18T22:24:27.6788497Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/ref/Release/net11.0/System.Numerics.Tensors.dll 2026-01-18T22:24:32.9340666Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/Release/net11.0/System.Numerics.Tensors.dll 2026-01-18T22:24:33.1697138Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/ref/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-01-18T22:24:34.9319018Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-01-18T22:24:35.1542602Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/ref/Release/net11.0/System.Resources.Extensions.dll 2026-01-18T22:24:35.7087118Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/Release/net11.0/System.Resources.Extensions.dll 2026-01-18T22:24:35.9198792Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/ref/Release/net11.0/System.Runtime.Caching.dll 2026-01-18T22:24:36.6444590Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/Release/net11.0/System.Runtime.Caching.dll 2026-01-18T22:24:36.8182035Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/ref/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-01-18T22:24:37.2512752Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-01-18T22:24:37.4832152Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/ref/Release/net11.0/System.Security.Cryptography.Cose.dll 2026-01-18T22:24:38.0309561Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/Release/net11.0/System.Security.Cryptography.Cose.dll 2026-01-18T22:24:38.2814099Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/ref/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-18T22:24:39.1367864Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-18T22:24:39.3771297Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/ref/Release/net11.0/System.Speech.dll 2026-01-18T22:24:39.8971247Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/Release/net11.0/System.Speech.dll 2026-01-18T22:24:40.1398860Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/ref/Release/net11.0/System.Threading.RateLimiting.dll 2026-01-18T22:24:40.6130580Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/Release/net11.0/System.Threading.RateLimiting.dll 2026-01-18T22:24:41.5844810Z Microsoft.Bcl.TimeProvider -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider/Release/net10.0/Microsoft.Bcl.TimeProvider.dll 2026-01-18T22:24:41.7789204Z System.Threading.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.WebAssembly.Threading/ref/Release/net11.0/System.Threading.dll 2026-01-18T22:24:41.8302957Z System.Threading.Thread.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.Thread.WebAssembly.Threading/ref/Release/net11.0/System.Threading.Thread.dll 2026-01-18T22:24:41.8766902Z System.Threading.ThreadPool.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool.WebAssembly.Threading/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-18T22:24:41.9985910Z Microsoft.NETCore.Platforms -> /__w/1/s/artifacts/bin/Microsoft.NETCore.Platforms/Release/net11.0/Microsoft.NETCore.Platforms.dll 2026-01-18T22:24:42.2621681Z ApiCompat -> Comparing net11.0 reference assemblies against .NETStandard 2.x and .NETCoreApp 10.0.0... 2026-01-18T22:24:53.4800881Z oob-trim -> Trimming browser-wasm out-of-band assemblies with ILLinker... 2026-01-18T22:25:00.4592006Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/Release/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-01-18T22:25:05.2767902Z npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 2026-01-18T22:25:05.5352164Z npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 2026-01-18T22:25:05.5522328Z npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 2026-01-18T22:25:05.6429564Z npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead 2026-01-18T22:25:05.6571102Z npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead 2026-01-18T22:25:06.2410355Z npm warn deprecated eslint@8.57.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. 2026-01-18T22:25:06.5630230Z mintops.ts generated 2026-01-18T22:25:06.7670087Z 2026-01-18T22:25:06.7670725Z > @microsoft/dotnet-runtime@1.0.0 lint 2026-01-18T22:25:06.7671414Z > eslint --no-color --max-warnings=0 "./**/*.ts" "./*.js" 2026-01-18T22:25:06.7671744Z 2026-01-18T22:25:11.4175569Z  2026-01-18T22:25:11.4176393Z ./loader/index.ts → ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.js... 2026-01-18T22:25:16.4985107Z created ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.js in 5s 2026-01-18T22:25:16.4987600Z  2026-01-18T22:25:16.4987995Z exports.ts → ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.runtime.js... 2026-01-18T22:25:22.6571986Z created ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.runtime.js in 6.1s 2026-01-18T22:25:22.6572342Z  2026-01-18T22:25:22.6572724Z diagnostics/index.ts → ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.diagnostics.js... 2026-01-18T22:25:25.7161617Z created ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.diagnostics.js in 3s 2026-01-18T22:25:25.7164032Z  2026-01-18T22:25:25.7164603Z exports-linker.ts → ../../../../artifacts/obj/wasm/exports-linker.js... 2026-01-18T22:25:28.8956054Z created ../../../../artifacts/obj/wasm/exports-linker.js in 3.1s 2026-01-18T22:25:28.8956426Z  2026-01-18T22:25:28.8956956Z ./types/export-types.ts → ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.d.ts... 2026-01-18T22:25:29.6942386Z created ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.d.ts in 799ms 2026-01-18T22:25:29.9975356Z *** .NET EMSDK path setup *** 2026-01-18T22:25:29.9994452Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-18T22:25:30.0015506Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-18T22:25:30.0035939Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-18T22:25:30.2825149Z configure: cmake /__w/1/s/src/mono/browser/runtime -DCMAKE_BUILD_TYPE=Release -DCONFIGURATION_EMCC_FLAGS=-Oz "-DCONFIGURATION_LINK_FLAGS=-O2 -s EXPORT_ES6=1 -lexports.js -msimd128 --emit-symbol-map" -DCONFIGURATION_WASM_OPT_FLAGS= -DMONO_INCLUDES=/__w/1/s/artifacts/bin/mono/browser.wasm.Release/include/mono-2.0 -DMONO_OBJ_INCLUDES=/__w/1/s/artifacts/obj/mono/browser.wasm.Release -DMONO_ARTIFACTS_DIR=/__w/1/s/artifacts/bin/mono/browser.wasm.Release -DNATIVE_BIN_DIR=/__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm -DCONFIGURATION_COMPILE_OPTIONS=-msimd128 -DCONFIGURATION_INTERPSIMDTABLES_LIB=simd -DEMSDK_PATH=/__w/1/s/src/mono/browser/emsdk -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-01-18T22:25:32.1044283Z -- Configuring done (1.8s) 2026-01-18T22:25:32.1100857Z -- Generating done (0.0s) 2026-01-18T22:25:32.1105168Z -- Build files have been written to: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm 2026-01-18T22:25:32.1326685Z *** .NET EMSDK path setup *** 2026-01-18T22:25:32.1345849Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-18T22:25:32.1366580Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-18T22:25:32.1386275Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-18T22:25:32.1740839Z [ 20%] Building C object CMakeFiles/dotnet.native.dir/runtime.c.o 2026-01-18T22:25:32.6914918Z [ 40%] Building C object CMakeFiles/dotnet.native.dir/corebindings.c.o 2026-01-18T22:25:33.1625153Z [ 60%] Building C object CMakeFiles/dotnet.native.dir/driver.c.o 2026-01-18T22:25:33.6689817Z [ 80%] Building C object CMakeFiles/dotnet.native.dir/pinvoke.c.o 2026-01-18T22:25:34.1533231Z [100%] Linking C executable dotnet.native.js 2026-01-18T22:25:51.8607032Z Stripping debug symbols from dotnet.native.wasm using wasm-opt 2026-01-18T22:25:52.5180952Z [100%] Built target dotnet.native 2026-01-18T22:25:53.0293273Z installer.tasks -> /__w/1/s/artifacts/bin/installer.tasks/Release/installer.tasks.dll 2026-01-18T22:25:53.2424165Z WasmTestRunner -> /__w/1/s/artifacts/bin/WasmTestRunner/Release/net11.0-browser/WasmTestRunner.dll 2026-01-18T22:25:53.3488120Z WasmTestRunner -> /__w/1/s/artifacts/bin/WasmTestRunner/Release/net11.0-wasi/WasmTestRunner.dll 2026-01-18T22:25:53.4616037Z WasmTestRunner -> /__w/1/s/artifacts/bin/WasmTestRunner/Release/net11.0/WasmTestRunner.dll 2026-01-18T22:25:53.9603257Z WasmSymbolicator -> /__w/1/s/artifacts/bin/WasmSymbolicator/Release/net10.0/WasmSymbolicator.dll 2026-01-18T22:25:54.0096468Z Microsoft.NETCore.App.Runtime.Mono -> 2026-01-18T22:25:55.6196868Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Runtime.Mono.browser-wasm.11.0.0-ci.nupkg'. 2026-01-18T22:25:56.9525914Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Runtime.Mono.browser-wasm.11.0.0-ci.symbols.nupkg'. 2026-01-18T22:25:56.9557568Z ** Installing chrome version 143.0.7499.40, rev: 1536371. To disable this set the msuild property InstallChromeForTests=false . 2026-01-18T22:25:57.0915308Z Downloading from "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1536376/chrome-linux.zip" to "/__w/1/s/artifacts/obj/chrome-linux.zip" (216,026,174 bytes). 2026-01-18T22:26:03.1887374Z ** Installing chromedriver version 143.0.7499.40, rev: 1536371. To disable this set the msuild property InstallChromeForTests=false . 2026-01-18T22:26:03.2887707Z Downloading from "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1536376/chromedriver_linux64.zip" to "/__w/1/s/artifacts/obj/chromedriver_linux64.zip" (10,764,194 bytes). 2026-01-18T22:26:03.5000441Z ** Installing firefox version , to: /__w/1/s/artifacts/bin/firefox/. To disable this set the msuild property InstallFirefoxForTests=false . 2026-01-18T22:26:03.5227848Z Downloading from "https://ftp.mozilla.org/pub/firefox/releases/125.0.1/linux-x86_64/en-US/firefox-125.0.1.tar.bz2" to "/__w/1/s/artifacts/bin/firefox/firefox-125.0.1.tar.bz2" (85,945,370 bytes). 2026-01-18T22:26:13.1602804Z ** Installing GeckoDriver version , to: /__w/1/s/artifacts/bin/geckodriver//geckodriver. To disable this set the msuild property InstallFirefoxForTests=false . 2026-01-18T22:26:13.3585977Z Downloading from "https://github.com/mozilla/geckodriver/releases/download/v0.34.0/geckodriver-v0.34.0-linux64.tar.gz" to "/__w/1/s/artifacts/bin/geckodriver/geckodriver-v0.34.0-linux64.tar.gz" (3,249,164 bytes). 2026-01-18T22:26:41.1368337Z TestUtilities -> /__w/1/s/artifacts/bin/TestUtilities/Release/net10.0/TestUtilities.dll 2026-01-18T22:26:41.4439648Z StreamConformanceTests -> /__w/1/s/artifacts/bin/StreamConformanceTests/Release/net11.0/StreamConformanceTests.dll 2026-01-18T22:26:42.8192669Z TestUtilities -> /__w/1/s/artifacts/bin/TestUtilities/Release/net10.0/TestUtilities.dll 2026-01-18T22:26:42.8774221Z StreamConformanceTests -> /__w/1/s/artifacts/bin/StreamConformanceTests/Release/net11.0/StreamConformanceTests.dll 2026-01-18T22:26:43.4950582Z Common.Tests -> /__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-browser/browser-wasm/Common.Tests.dll 2026-01-18T22:26:44.6587421Z Common.Tests -> /__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:26:45.8159650Z Common.Tests -> /__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-browser/browser-wasm/Common.Tests.dll 2026-01-18T22:26:46.7930057Z Zipping directory "/__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Common.Tests.zip". 2026-01-18T22:26:53.0807491Z ILLink.RoslynAnalyzer -> /__w/1/s/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll 2026-01-18T22:26:53.1137612Z ILLink.CodeFixProvider -> /__w/1/s/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll 2026-01-18T22:26:53.1904258Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/ref/Release/net11.0/illink.dll 2026-01-18T22:26:53.2404873Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/Release/net11.0/illink.dll 2026-01-18T22:26:53.2967684Z ILLink.Tasks -> /__w/1/s/artifacts/bin/ILLink.Tasks/Release/net/ILLink.Tasks.dll 2026-01-18T22:26:53.8062026Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/ref/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-18T22:26:53.8537393Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-18T22:26:53.9060763Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-18T22:26:53.9597556Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-18T22:26:54.0231365Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/ref/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-18T22:26:54.0710258Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-18T22:26:54.4570491Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-18T22:26:54.5052172Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-18T22:26:54.7854093Z Microsoft.Extensions.Options.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Options.SourceGeneration.dll 2026-01-18T22:26:54.8434139Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/ref/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-18T22:26:54.8963058Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-18T22:26:54.9564183Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-18T22:26:55.0091403Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-18T22:26:55.4186748Z Microsoft.Extensions.Configuration.Binder.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll 2026-01-18T22:26:55.4733269Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/ref/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-18T22:26:55.5353332Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-18T22:26:55.6044249Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-18T22:26:55.6596790Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-18T22:26:55.7254528Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-18T22:26:55.7860740Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-18T22:26:56.0254284Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-18T22:26:56.0788738Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-18T22:26:56.5045741Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/ref/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-18T22:26:56.5543290Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-18T22:26:56.7776334Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-18T22:26:56.8303029Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-18T22:26:57.2068320Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-18T22:26:57.2531197Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-18T22:26:57.6069159Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/ref/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-18T22:26:57.6593340Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-18T22:26:57.7172090Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-18T22:26:57.7710614Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-18T22:26:57.8481813Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/ref/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-18T22:26:57.9025768Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-18T22:26:58.1414359Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/ref/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-18T22:26:58.2006217Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-18T22:26:58.4407553Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/ref/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-18T22:26:58.5042772Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-18T22:26:59.0159434Z Microsoft.Extensions.Logging.Generators.Roslyn3.11 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-18T22:26:59.0697435Z Microsoft.Extensions.Logging.Generators.Roslyn4.0 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-18T22:26:59.1239426Z Microsoft.Extensions.Logging.Generators.Roslyn4.4 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-18T22:26:59.1785720Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-18T22:26:59.2324715Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-18T22:26:59.3051500Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-18T22:26:59.3662079Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-18T22:26:59.5927752Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/ref/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-18T22:26:59.6524713Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-18T22:26:59.8887533Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/ref/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-18T22:26:59.9542367Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-18T22:27:00.1942051Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/ref/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-18T22:27:00.2612342Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-18T22:27:00.4840045Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/ref/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-18T22:27:00.5401710Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-18T22:27:00.9018229Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/ref/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-18T22:27:00.9496839Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-18T22:27:01.0140607Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/ref/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-18T22:27:01.0759825Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-18T22:27:01.2951089Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/ref/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-18T22:27:01.3518119Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-18T22:27:01.4404226Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/ref/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-18T22:27:01.5350980Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-18T22:27:02.0503004Z Microsoft.Extensions.Diagnostics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0-browser/browser-wasm/Microsoft.Extensions.Diagnostics.Tests.dll 2026-01-18T22:27:03.3837290Z Microsoft.Extensions.Diagnostics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:27:04.7677282Z Microsoft.Extensions.Diagnostics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0-browser/browser-wasm/Microsoft.Extensions.Diagnostics.Tests.dll 2026-01-18T22:27:05.8817851Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Diagnostics.Tests.zip". 2026-01-18T22:27:06.9706498Z Microsoft.Win32.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives.Tests/Release/net11.0-browser/browser-wasm/Microsoft.Win32.Primitives.Tests.dll 2026-01-18T22:27:08.1882911Z Microsoft.Win32.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:27:09.4466478Z Microsoft.Win32.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives.Tests/Release/net11.0-browser/browser-wasm/Microsoft.Win32.Primitives.Tests.dll 2026-01-18T22:27:10.5464375Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Win32.Primitives.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Win32.Primitives.Tests.zip". 2026-01-18T22:27:12.4346850Z System.Private.CoreLib.Generators -> /__w/1/s/artifacts/bin/System.Private.CoreLib.Generators/Release/netstandard2.0/System.Private.CoreLib.Generators.dll 2026-01-18T22:27:12.4693021Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/System.Private.CoreLib/ref/Release/net11.0/System.Private.CoreLib.dll 2026-01-18T22:27:12.5241420Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-01-18T22:27:12.5862760Z LibraryImportGenerator -> /__w/1/s/artifacts/bin/LibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll 2026-01-18T22:27:12.6290209Z EventSourceGenerator -> /__w/1/s/artifacts/bin/EventSourceGenerator/Release/netstandard2.0/EventSourceGenerator.dll 2026-01-18T22:27:12.7113341Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/mono/browser.wasm.Release/IL/System.Private.CoreLib.dll 2026-01-18T22:27:12.7766693Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/ref/Release/net11.0/System.Runtime.dll 2026-01-18T22:27:12.7929296Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/ref/Release/net11.0/System.Collections.dll 2026-01-18T22:27:12.8222196Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/Release/net11.0/System.Collections.dll 2026-01-18T22:27:12.9474661Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/ref/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-18T22:27:12.9783278Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-18T22:27:13.0593443Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/ref/Release/net11.0/System.Threading.dll 2026-01-18T22:27:13.0873262Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/Release/net11.0/System.Threading.dll 2026-01-18T22:27:13.1200529Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/ref/Release/net11.0/System.Collections.Concurrent.dll 2026-01-18T22:27:13.1508190Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/Release/net11.0/System.Collections.Concurrent.dll 2026-01-18T22:27:13.3468146Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/ref/Release/net11.0/System.Memory.dll 2026-01-18T22:27:13.3756592Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/Release/net11.0/System.Memory.dll 2026-01-18T22:27:13.4511716Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/ref/Release/net11.0/System.Numerics.Vectors.dll 2026-01-18T22:27:13.4801101Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/Release/net11.0/System.Numerics.Vectors.dll 2026-01-18T22:27:13.5691490Z System.Private.Uri -> /__w/1/s/artifacts/bin/System.Private.Uri/Release/net11.0/System.Private.Uri.dll 2026-01-18T22:27:13.6045707Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/Release/net11.0/System.Runtime.dll 2026-01-18T22:27:13.6820851Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/ref/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-18T22:27:13.7125360Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-18T22:27:13.7988434Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/ref/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-18T22:27:13.8279636Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-18T22:27:13.8651648Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/ref/Release/net11.0/System.Linq.dll 2026-01-18T22:27:13.9293717Z ComInterfaceGenerator -> /__w/1/s/artifacts/bin/ComInterfaceGenerator/Release/netstandard2.0/Microsoft.Interop.ComInterfaceGenerator.dll 2026-01-18T22:27:13.9662135Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/Release/net11.0/System.Linq.dll 2026-01-18T22:27:14.0458197Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/ref/Release/net11.0/System.Threading.Thread.dll 2026-01-18T22:27:14.0719765Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/Release/net11.0/System.Threading.Thread.dll 2026-01-18T22:27:14.1987187Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/ref/Release/net11.0/System.Threading.Overlapped.dll 2026-01-18T22:27:14.2172236Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-18T22:27:14.2422348Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-18T22:27:14.2747422Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/ref/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-18T22:27:14.3169962Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-18T22:27:14.5967584Z MetricOuterLoop.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0-browser/browser-wasm/MetricOuterLoop.Tests.dll 2026-01-18T22:27:15.8370343Z MetricOuterLoop.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:27:17.1112328Z MetricOuterLoop.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0-browser/browser-wasm/MetricOuterLoop.Tests.dll 2026-01-18T22:27:18.2279241Z Zipping directory "/__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/MetricOuterLoop.Tests.zip". 2026-01-18T22:27:19.4809475Z MetricOuterLoop1.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0-browser/browser-wasm/MetricOuterLoop1.Tests.dll 2026-01-18T22:27:20.7352489Z MetricOuterLoop1.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:27:22.0020662Z MetricOuterLoop1.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0-browser/browser-wasm/MetricOuterLoop1.Tests.dll 2026-01-18T22:27:23.1440438Z Zipping directory "/__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/MetricOuterLoop1.Tests.zip". 2026-01-18T22:27:25.8953146Z System.Diagnostics.DiagnosticSource.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.DiagnosticSource.Tests.dll 2026-01-18T22:27:27.1601622Z System.Diagnostics.DiagnosticSource.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:27:28.4483068Z System.Diagnostics.DiagnosticSource.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.DiagnosticSource.Tests.dll 2026-01-18T22:27:29.5885692Z Zipping directory "/__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Diagnostics.DiagnosticSource.Tests.zip". 2026-01-18T22:27:30.2588095Z System.Diagnostics.FileVersionInfo.TestAssembly -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.TestAssembly/Release/net11.0/System.Diagnostics.FileVersionInfo.TestAssembly.dll 2026-01-18T22:27:30.5205844Z System.Diagnostics.FileVersionInfo.TestAssembly -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.TestAssembly/Release/net11.0/System.Diagnostics.FileVersionInfo.TestAssembly.dll 2026-01-18T22:27:30.8282278Z System.Diagnostics.FileVersionInfo.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.FileVersionInfo.Tests.dll 2026-01-18T22:27:32.1056819Z System.Diagnostics.FileVersionInfo.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:27:33.4194264Z System.Diagnostics.FileVersionInfo.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.FileVersionInfo.Tests.dll 2026-01-18T22:27:36.3660113Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/ref/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-18T22:27:36.3984207Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-18T22:27:36.4843023Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/ref/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-18T22:27:36.5144862Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-18T22:27:36.6755514Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/ref/Release/net11.0/System.Security.Claims.dll 2026-01-18T22:27:36.7097518Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/Release/net11.0/System.Security.Claims.dll 2026-01-18T22:27:36.7432199Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/ref/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-18T22:27:36.7819748Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-18T22:27:36.8259565Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/ref/Release/net11.0/System.Security.AccessControl.dll 2026-01-18T22:27:36.8619141Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/Release/net11.0/System.Security.AccessControl.dll 2026-01-18T22:27:36.8990928Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/ref/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-18T22:27:36.9356971Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-18T22:27:37.7654386Z System.Drawing.Common -> /__w/1/s/artifacts/bin/System.Drawing.Common/stub/Release/net11.0/System.Drawing.Common.dll 2026-01-18T22:27:37.8151934Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/ref/Release/net11.0/System.Windows.Extensions.dll 2026-01-18T22:27:37.8655730Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/Release/net11.0/System.Windows.Extensions.dll 2026-01-18T22:27:37.9179758Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/ref/Release/net11.0/System.Security.Permissions.dll 2026-01-18T22:27:37.9788182Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/Release/net11.0/System.Security.Permissions.dll 2026-01-18T22:27:38.0436062Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/ref/Release/net11.0/System.DirectoryServices.dll 2026-01-18T22:27:38.0939387Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/Release/net11.0/System.DirectoryServices.dll 2026-01-18T22:27:38.2997964Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/ref/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-18T22:27:38.3567346Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-18T22:27:38.6661450Z System.Diagnostics.Process.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Process.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.Process.Tests.dll 2026-01-18T22:27:39.9808859Z System.Diagnostics.Process.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Process.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:27:41.3089401Z System.Diagnostics.Process.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Process.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.Process.Tests.dll 2026-01-18T22:27:43.6855413Z System.Diagnostics.Tracing.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.Tracing.Tests.dll 2026-01-18T22:27:44.9897767Z System.Diagnostics.Tracing.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:27:47.7135765Z Compiling native assets with /__w/1/s/src/mono/browser/emsdk/emscripten/emcc with -Oz. This may take a while ... 2026-01-18T22:27:48.5290059Z [1/4] corebindings.c -> corebindings.o [took 0.81s] 2026-01-18T22:27:48.5635646Z [2/4] pinvoke.c -> pinvoke.o [took 0.84s] 2026-01-18T22:27:48.6190806Z [3/4] runtime.c -> runtime.o [took 0.90s] 2026-01-18T22:27:48.7282748Z [4/4] driver.c -> driver.o [took 1.01s] 2026-01-18T22:27:48.7318543Z Linking for initial memory $(WasmInitialHeapSize)=42139648 bytes. Set this msbuild property to change the value. 2026-01-18T22:27:48.7319005Z Linking with emcc with -O2. This may take a while ... 2026-01-18T22:27:49.2201271Z /__w/1/s/src/mono/browser/emsdk/bin/clang --version 2026-01-18T22:27:49.2409272Z /__w/1/s/src/mono/browser/emsdk/node/bin/node /__w/1/s/src/mono/browser/emsdk/emscripten/src/compiler.mjs /tmp/tmpo0jayrbq.json --symbols-only 2026-01-18T22:27:49.4900813Z /__w/1/s/src/mono/browser/emsdk/bin/wasm-ld -o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/pinvoke.o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/driver.o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/corebindings.o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/runtime.o /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libicudata.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libicui18n.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libicuuc.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-debugger-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-hot_reload-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-ee-interp.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-icall-table.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-profiler-aot.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-profiler-browser.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-profiler-log.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-wasm-simd.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmonosgen-2.0.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libSystem.Native.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libz.a -L/__w/1/s/src/mono/browser/emsdk/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmp4a_wfp7glibemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=42139648 --no-entry --table-base=1 --global-base=1024 2026-01-18T22:27:49.8224797Z /__w/1/s/src/mono/browser/emsdk/bin/llvm-objcopy /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm --remove-section=producers 2026-01-18T22:27:49.8674065Z /__w/1/s/src/mono/browser/emsdk/node/bin/node /__w/1/s/src/mono/browser/emsdk/emscripten/src/compiler.mjs /tmp/tmpnywgboav.json 2026-01-18T22:27:50.1256323Z /__w/1/s/src/mono/browser/emsdk/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm -o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd 2026-01-18T22:27:57.2969252Z /__w/1/s/src/mono/browser/emsdk/bin/wasm-opt --print-function-map --quiet /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd 2026-01-18T22:27:57.7789144Z Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf 2026-01-18T22:27:58.7390861Z System.Diagnostics.Tracing.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.Tracing.Tests.dll 2026-01-18T22:27:59.9338750Z Zipping directory "/__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Diagnostics.Tracing.Tests.zip". 2026-01-18T22:28:02.1234330Z System.IO.Compression.Brotli.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.Brotli.Tests.dll 2026-01-18T22:28:03.6557882Z System.IO.Compression.Brotli.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:28:06.2964806Z System.IO.Compression.Brotli.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.Brotli.Tests.dll 2026-01-18T22:28:08.7607431Z System.IO.Compression.ZipFile.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.ZipFile.Tests.dll 2026-01-18T22:28:10.3016506Z System.IO.Compression.ZipFile.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:28:12.9716868Z System.IO.Compression.ZipFile.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.ZipFile.Tests.dll 2026-01-18T22:28:14.2046195Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Compression.ZipFile.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/browseronly/browser.AnyCPU.Release/System.IO.Compression.ZipFile.Tests.zip". 2026-01-18T22:28:17.9649232Z System.IO.Compression.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.Tests.dll 2026-01-18T22:28:19.5681990Z System.IO.Compression.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:28:22.3215642Z System.IO.Compression.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.Tests.dll 2026-01-18T22:28:23.5669395Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Compression.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/browseronly/browser.AnyCPU.Release/System.IO.Compression.Tests.zip". 2026-01-18T22:28:26.0626491Z System.IO.FileSystem.DriveInfo.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo.Tests/Release/net11.0-browser/browser-wasm/System.IO.FileSystem.DriveInfo.Tests.dll 2026-01-18T22:28:27.4237657Z System.IO.FileSystem.DriveInfo.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:28:28.7942075Z System.IO.FileSystem.DriveInfo.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo.Tests/Release/net11.0-browser/browser-wasm/System.IO.FileSystem.DriveInfo.Tests.dll 2026-01-18T22:28:30.0430867Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.FileSystem.DriveInfo.Tests.zip". 2026-01-18T22:28:31.2317626Z System.IO.IsolatedStorage.Tests -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage.Tests/Release/net11.0-browser/browser-wasm/System.IO.IsolatedStorage.Tests.dll 2026-01-18T22:28:32.6051992Z System.IO.IsolatedStorage.Tests -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:28:34.0008361Z System.IO.IsolatedStorage.Tests -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage.Tests/Release/net11.0-browser/browser-wasm/System.IO.IsolatedStorage.Tests.dll 2026-01-18T22:28:35.9761330Z System.IO.MemoryMappedFiles.Tests -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles.Tests/Release/net11.0-browser/browser-wasm/System.IO.MemoryMappedFiles.Tests.dll 2026-01-18T22:28:37.3790758Z System.IO.MemoryMappedFiles.Tests -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:28:38.7712976Z System.IO.MemoryMappedFiles.Tests -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles.Tests/Release/net11.0-browser/browser-wasm/System.IO.MemoryMappedFiles.Tests.dll 2026-01-18T22:28:40.0322802Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.MemoryMappedFiles.Tests.zip". 2026-01-18T22:28:41.0455407Z System.Net.Http.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Enterprise.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Enterprise.Tests.dll 2026-01-18T22:28:42.4564967Z System.Net.Http.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Enterprise.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:28:43.8735977Z System.Net.Http.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Enterprise.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Enterprise.Tests.dll 2026-01-18T22:28:45.1502232Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Enterprise.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Http.Enterprise.Tests.zip". 2026-01-18T22:28:45.8021373Z /__w/1/s/.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(351,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/__w/1/s/src/libraries/Common/tests/System/Net/Prerequisites/NetCoreServer/NetCoreServer.csproj] 2026-01-18T22:28:49.6181430Z NetCoreServer -> /__w/1/s/artifacts/bin/NetCoreServer/Release/net10.0/NetCoreServer.dll 2026-01-18T22:28:49.8144185Z RemoteLoopServer -> /__w/1/s/artifacts/bin/RemoteLoopServer/Release/net10.0/RemoteLoopServer.dll 2026-01-18T22:28:55.0434972Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/ref/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-18T22:28:55.0987944Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-18T22:28:55.1702694Z NetCoreServer -> /__w/1/s/artifacts/bin/NetCoreServer/Release/net10.0/NetCoreServer.dll 2026-01-18T22:28:55.2348788Z RemoteLoopServer -> /__w/1/s/artifacts/bin/RemoteLoopServer/Release/net10.0/RemoteLoopServer.dll 2026-01-18T22:28:55.9147952Z System.Net.Http.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Functional.Tests.dll 2026-01-18T22:28:57.3458701Z System.Net.Http.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:28:58.8139024Z System.Net.Http.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Functional.Tests.dll 2026-01-18T22:29:00.0859514Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/browseronly/browser.AnyCPU.Release/System.Net.Http.Functional.Tests.zip". 2026-01-18T22:29:04.2478141Z System.Net.Http.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Unit.Tests.dll 2026-01-18T22:29:05.6897615Z System.Net.Http.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Unit.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:29:07.1215852Z System.Net.Http.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Unit.Tests.dll 2026-01-18T22:29:08.4035958Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Unit.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Http.Unit.Tests.zip". 2026-01-18T22:29:09.9407933Z System.Net.HttpListener.Tests -> /__w/1/s/artifacts/bin/System.Net.HttpListener.Tests/Release/net11.0-browser/browser-wasm/System.Net.HttpListener.Tests.dll 2026-01-18T22:29:11.3672348Z System.Net.HttpListener.Tests -> /__w/1/s/artifacts/bin/System.Net.HttpListener.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:29:12.7956367Z System.Net.HttpListener.Tests -> /__w/1/s/artifacts/bin/System.Net.HttpListener.Tests/Release/net11.0-browser/browser-wasm/System.Net.HttpListener.Tests.dll 2026-01-18T22:29:14.8908836Z System.Net.Mail.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Mail.Functional.Tests.dll 2026-01-18T22:29:16.3037569Z System.Net.Mail.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:29:17.7383266Z System.Net.Mail.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Mail.Functional.Tests.dll 2026-01-18T22:29:19.0342940Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Mail.Functional.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Mail.Functional.Tests.zip". 2026-01-18T22:29:20.6478361Z System.Net.Mail.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Mail.Unit.Tests.dll 2026-01-18T22:29:22.0736442Z System.Net.Mail.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Unit.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:29:23.5137206Z System.Net.Mail.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Mail.Unit.Tests.dll 2026-01-18T22:29:24.8031774Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Mail.Unit.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Mail.Unit.Tests.zip". 2026-01-18T22:29:26.0344751Z System.Net.NameResolution.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.NameResolution.Functional.Tests.dll 2026-01-18T22:29:27.4792318Z System.Net.NameResolution.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:29:28.9230140Z System.Net.NameResolution.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.NameResolution.Functional.Tests.dll 2026-01-18T22:29:30.8638446Z System.Net.NameResolution.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Pal.Tests/Release/net11.0-browser/browser-wasm/System.Net.NameResolution.Pal.Tests.dll 2026-01-18T22:29:32.3278970Z System.Net.NameResolution.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Pal.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:29:33.8151024Z System.Net.NameResolution.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Pal.Tests/Release/net11.0-browser/browser-wasm/System.Net.NameResolution.Pal.Tests.dll 2026-01-18T22:29:35.8173979Z System.Net.Ping.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Ping.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Ping.Functional.Tests.dll 2026-01-18T22:29:37.2658809Z System.Net.Ping.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Ping.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:29:38.7421973Z System.Net.Ping.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Ping.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Ping.Functional.Tests.dll 2026-01-18T22:29:40.8563086Z System.Net.Primitives.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.Functional.Tests.dll 2026-01-18T22:29:42.3107160Z System.Net.Primitives.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:29:43.7887705Z System.Net.Primitives.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.Functional.Tests.dll 2026-01-18T22:29:45.1292938Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Primitives.Functional.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Primitives.Functional.Tests.zip". 2026-01-18T22:29:46.3664881Z System.Net.Primitives.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Pal.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.Pal.Tests.dll 2026-01-18T22:29:47.8345443Z System.Net.Primitives.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Pal.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:29:49.3237117Z System.Net.Primitives.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Pal.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.Pal.Tests.dll 2026-01-18T22:29:50.6759410Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Primitives.Pal.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Primitives.Pal.Tests.zip". 2026-01-18T22:29:52.1516187Z System.Net.Primitives.UnitTests.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.UnitTests.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.UnitTests.Tests.dll 2026-01-18T22:29:53.6246687Z System.Net.Primitives.UnitTests.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.UnitTests.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:29:55.1172539Z System.Net.Primitives.UnitTests.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.UnitTests.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.UnitTests.Tests.dll 2026-01-18T22:29:56.4681407Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Primitives.UnitTests.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Primitives.UnitTests.Tests.zip". 2026-01-18T22:29:57.5405238Z System.Net.Security.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Enterprise.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Enterprise.Tests.dll 2026-01-18T22:29:59.0179671Z System.Net.Security.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Enterprise.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:30:00.5168289Z System.Net.Security.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Enterprise.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Enterprise.Tests.dll 2026-01-18T22:30:02.0237254Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Security.Enterprise.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Security.Enterprise.Tests.zip". 2026-01-18T22:30:02.6838535Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-18T22:30:05.2913590Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-18T22:30:06.0325513Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-18T22:30:06.0862947Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-18T22:30:06.3308220Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/ref/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-18T22:30:06.3954920Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-18T22:30:06.7181318Z System.Net.Security.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Tests.dll 2026-01-18T22:30:08.2358531Z System.Net.Security.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:30:09.7904498Z System.Net.Security.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Tests.dll 2026-01-18T22:30:11.7111499Z System.Net.Security.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Unit.Tests.dll 2026-01-18T22:30:13.2036676Z System.Net.Security.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Unit.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:30:14.7333089Z System.Net.Security.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Unit.Tests.dll 2026-01-18T22:30:18.4493765Z System.Net.Sockets.Tests -> /__w/1/s/artifacts/bin/System.Net.Sockets.Tests/Release/net11.0-browser/browser-wasm/System.Net.Sockets.Tests.dll 2026-01-18T22:30:19.9520208Z System.Net.Sockets.Tests -> /__w/1/s/artifacts/bin/System.Net.Sockets.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:30:21.4785979Z System.Net.Sockets.Tests -> /__w/1/s/artifacts/bin/System.Net.Sockets.Tests/Release/net11.0-browser/browser-wasm/System.Net.Sockets.Tests.dll 2026-01-18T22:30:24.2554526Z System.Net.WebSockets.Client.Tests -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0-browser/browser-wasm/System.Net.WebSockets.Client.Tests.dll 2026-01-18T22:30:25.7756699Z System.Net.WebSockets.Client.Tests -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:30:27.3323636Z System.Net.WebSockets.Client.Tests -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0-browser/browser-wasm/System.Net.WebSockets.Client.Tests.dll 2026-01-18T22:30:28.7325008Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/browseronly/browser.AnyCPU.Release/System.Net.WebSockets.Client.Tests.zip". 2026-01-18T22:30:31.7729026Z System.Runtime.InteropServices.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.InteropServices.Tests.dll 2026-01-18T22:30:33.3115994Z System.Runtime.InteropServices.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:30:34.8573111Z System.Runtime.InteropServices.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.InteropServices.Tests.dll 2026-01-18T22:30:36.2560368Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.InteropServices.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.InteropServices.Tests.zip". 2026-01-18T22:30:37.1672990Z TestUtilities.Unicode -> /__w/1/s/artifacts/bin/TestUtilities.Unicode/Release/net11.0/TestUtilities.Unicode.dll 2026-01-18T22:30:39.6089774Z TestUtilities.Unicode -> /__w/1/s/artifacts/bin/TestUtilities.Unicode/Release/net11.0/TestUtilities.Unicode.dll 2026-01-18T22:30:39.9216729Z System.Runtime.Intrinsics.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Intrinsics.Tests.dll 2026-01-18T22:30:41.4588310Z System.Runtime.Intrinsics.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:30:43.0145280Z System.Runtime.Intrinsics.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Intrinsics.Tests.dll 2026-01-18T22:30:44.4351590Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Intrinsics.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.Intrinsics.Tests.zip". 2026-01-18T22:30:47.3424140Z System.IO.FileSystem.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Tests/Release/net11.0-browser/browser-wasm/System.IO.FileSystem.Tests.dll 2026-01-18T22:30:48.8766625Z System.IO.FileSystem.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:30:50.4340585Z System.IO.FileSystem.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Tests/Release/net11.0-browser/browser-wasm/System.IO.FileSystem.Tests.dll 2026-01-18T22:30:51.8483691Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.FileSystem.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.FileSystem.Tests.zip". 2026-01-18T22:30:52.6869641Z AssemblyResolveTestApp -> /__w/1/s/artifacts/bin/AssemblyResolveTestApp/Release/netstandard2.0/AssemblyResolveTestApp.dll 2026-01-18T22:30:52.7675918Z TestAppOutsideOfTPA -> /__w/1/s/artifacts/bin/TestAppOutsideOfTPA/Release/net11.0/TestAppOutsideOfTPA.dll 2026-01-18T22:30:52.8390983Z VoidMainWithExitCodeApp -> /__w/1/s/artifacts/bin/VoidMainWithExitCodeApp/Release/net11.0/VoidMainWithExitCodeApp.dll 2026-01-18T22:30:52.9165732Z TestApp -> /__w/1/s/artifacts/bin/TestApp/Release/net11.0/TestApp.dll 2026-01-18T22:30:52.9826330Z TargetFrameworkNameTestApp -> /__w/1/s/artifacts/bin/TargetFrameworkNameTestApp/Release/net11.0/TargetFrameworkNameTestApp.dll 2026-01-18T22:30:55.1317658Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-01-18T22:30:55.1625276Z AssemblyResolveTestApp -> /__w/1/s/artifacts/bin/AssemblyResolveTestApp/Release/netstandard2.0/AssemblyResolveTestApp.dll 2026-01-18T22:30:55.2125815Z TestAppOutsideOfTPA -> /__w/1/s/artifacts/bin/TestAppOutsideOfTPA/Release/net11.0/TestAppOutsideOfTPA.dll 2026-01-18T22:30:55.2571256Z VoidMainWithExitCodeApp -> /__w/1/s/artifacts/bin/VoidMainWithExitCodeApp/Release/net11.0/VoidMainWithExitCodeApp.dll 2026-01-18T22:30:55.3026573Z TestApp -> /__w/1/s/artifacts/bin/TestApp/Release/net11.0/TestApp.dll 2026-01-18T22:30:55.3488249Z TargetFrameworkNameTestApp -> /__w/1/s/artifacts/bin/TargetFrameworkNameTestApp/Release/net11.0/TargetFrameworkNameTestApp.dll 2026-01-18T22:30:55.6601223Z System.Runtime.Extensions.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Extensions.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Extensions.Tests.dll 2026-01-18T22:30:57.2491710Z System.Runtime.Extensions.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Extensions.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:30:58.8340149Z System.Runtime.Extensions.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Extensions.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Extensions.Tests.dll 2026-01-18T22:31:00.2737882Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Extensions.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.Extensions.Tests.zip". 2026-01-18T22:31:01.4348556Z System.Runtime.InteropServices.RuntimeInformation.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.InteropServices.RuntimeInformation.Tests.dll 2026-01-18T22:31:03.0019854Z System.Runtime.InteropServices.RuntimeInformation.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:31:04.5901630Z System.Runtime.InteropServices.RuntimeInformation.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.InteropServices.RuntimeInformation.Tests.dll 2026-01-18T22:31:06.0331147Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.InteropServices.RuntimeInformation.Tests.zip". 2026-01-18T22:31:06.8012375Z TestILAssembly -> /__w/1/s/artifacts/bin/TestILAssembly/Release/netstandard2.0/TestILAssembly.dll 2026-01-18T22:31:06.8747068Z TestLoadAssembly -> /__w/1/s/artifacts/bin/TestLoadAssembly/Release/netstandard2.0/TestLoadAssembly.dll 2026-01-18T22:31:06.9369585Z TestCollectibleAssembly -> /__w/1/s/artifacts/bin/TestCollectibleAssembly/Release/netstandard2.0/TestCollectibleAssembly.dll 2026-01-18T22:31:06.9746201Z System.Reflection.TestModule -> /__w/1/s/artifacts/bin/System.Reflection.TestModule/Release/netstandard2.0/System.Reflection.TestModule.dll 2026-01-18T22:31:07.0169582Z System.TestStructs -> /__w/1/s/artifacts/bin/System.TestStructs/Release/netstandard2.0/System.TestStructs.dll 2026-01-18T22:31:21.9293147Z TestILAssembly -> /__w/1/s/artifacts/bin/TestILAssembly/Release/netstandard2.0/TestILAssembly.dll 2026-01-18T22:31:21.9666667Z TestLoadAssembly -> /__w/1/s/artifacts/bin/TestLoadAssembly/Release/netstandard2.0/TestLoadAssembly.dll 2026-01-18T22:31:22.0068853Z TestCollectibleAssembly -> /__w/1/s/artifacts/bin/TestCollectibleAssembly/Release/netstandard2.0/TestCollectibleAssembly.dll 2026-01-18T22:31:22.0435498Z System.Reflection.TestModule -> /__w/1/s/artifacts/bin/System.Reflection.TestModule/Release/netstandard2.0/System.Reflection.TestModule.dll 2026-01-18T22:31:22.0692863Z System.TestStructs -> /__w/1/s/artifacts/bin/System.TestStructs/Release/netstandard2.0/System.TestStructs.dll 2026-01-18T22:31:22.4547330Z System.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Tests.dll 2026-01-18T22:31:24.1905815Z System.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:31:25.8622435Z System.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Tests.dll 2026-01-18T22:31:27.3371553Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.Tests.zip". 2026-01-18T22:31:36.7910093Z System.Security.Cryptography.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Tests/Release/net11.0-browser/browser-wasm/System.Security.Cryptography.Tests.dll 2026-01-18T22:31:38.4135643Z System.Security.Cryptography.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-18T22:31:40.0783470Z System.Security.Cryptography.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Tests/Release/net11.0-browser/browser-wasm/System.Security.Cryptography.Tests.dll 2026-01-18T22:31:41.5743961Z Zipping directory "/__w/1/s/artifacts/bin/System.Security.Cryptography.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Security.Cryptography.Tests.zip". 2026-01-18T22:31:43.2030580Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll 2026-01-18T22:31:43.4841395Z Microsoft.Bcl.AsyncInterfaces.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.AsyncInterfaces.Tests.dll 2026-01-18T22:31:45.1052596Z Microsoft.Bcl.AsyncInterfaces.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:31:46.7557077Z Microsoft.Bcl.AsyncInterfaces.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.AsyncInterfaces.Tests.dll 2026-01-18T22:31:48.2748065Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.AsyncInterfaces.Tests.zip". 2026-01-18T22:31:51.4684660Z Microsoft.Bcl.Cryptography -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography/Release/net11.0/Microsoft.Bcl.Cryptography.dll 2026-01-18T22:31:51.8474749Z Microsoft.Bcl.Cryptography.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Cryptography.Tests.dll 2026-01-18T22:31:53.5457054Z Microsoft.Bcl.Cryptography.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:31:55.2525510Z Microsoft.Bcl.Cryptography.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Cryptography.Tests.dll 2026-01-18T22:31:56.7886503Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.Cryptography.Tests.zip". 2026-01-18T22:31:58.5335278Z Microsoft.Bcl.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Memory.Tests.dll 2026-01-18T22:32:00.1647545Z Microsoft.Bcl.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:32:01.8938290Z Microsoft.Bcl.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Memory.Tests.dll 2026-01-18T22:32:03.4539766Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.Memory.Tests.zip". 2026-01-18T22:32:04.4450997Z Microsoft.Bcl.Numerics -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics/Release/netstandard2.1/Microsoft.Bcl.Numerics.dll 2026-01-18T22:32:04.7432822Z Microsoft.Bcl.Numerics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Numerics.Tests.dll 2026-01-18T22:32:06.4332980Z Microsoft.Bcl.Numerics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:32:08.1413756Z Microsoft.Bcl.Numerics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Numerics.Tests.dll 2026-01-18T22:32:09.6664244Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.Numerics.Tests.zip". 2026-01-18T22:32:10.6132434Z Microsoft.Bcl.TimeProvider -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider/Release/net10.0/Microsoft.Bcl.TimeProvider.dll 2026-01-18T22:32:10.8939168Z Microsoft.Bcl.TimeProvider.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.TimeProvider.Tests.dll 2026-01-18T22:32:12.5457512Z Microsoft.Bcl.TimeProvider.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:32:14.2409154Z Microsoft.Bcl.TimeProvider.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.TimeProvider.Tests.dll 2026-01-18T22:32:15.7779954Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.TimeProvider.Tests.zip". 2026-01-18T22:32:17.4804108Z Microsoft.CSharp.Tests -> /__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Release/net11.0/browser-wasm/Microsoft.CSharp.Tests.dll 2026-01-18T22:32:19.1712795Z Microsoft.CSharp.Tests -> /__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:32:20.8547058Z Microsoft.CSharp.Tests -> /__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Release/net11.0/browser-wasm/Microsoft.CSharp.Tests.dll 2026-01-18T22:32:22.4114398Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.CSharp.Tests.zip". 2026-01-18T22:32:26.1676853Z Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.dll 2026-01-18T22:32:28.0439599Z Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:32:30.1286033Z Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.dll 2026-01-18T22:32:31.7044631Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.zip". 2026-01-18T22:32:34.1434051Z Microsoft.Extensions.Configuration.Binder.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Binder.Tests.dll 2026-01-18T22:32:35.8930012Z Microsoft.Extensions.Configuration.Binder.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:32:37.6635399Z Microsoft.Extensions.Configuration.Binder.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Binder.Tests.dll 2026-01-18T22:32:39.2585999Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Binder.Tests.zip". 2026-01-18T22:32:40.4515809Z Microsoft.Extensions.Configuration.CommandLine.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.CommandLine.Tests.dll 2026-01-18T22:32:42.1974617Z Microsoft.Extensions.Configuration.CommandLine.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:32:43.9734454Z Microsoft.Extensions.Configuration.CommandLine.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.CommandLine.Tests.dll 2026-01-18T22:32:45.5743406Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.CommandLine.Tests.zip". 2026-01-18T22:32:46.7394623Z Microsoft.Extensions.Configuration.EnvironmentVariables.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.dll 2026-01-18T22:32:48.5033091Z Microsoft.Extensions.Configuration.EnvironmentVariables.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:32:50.2700609Z Microsoft.Extensions.Configuration.EnvironmentVariables.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.dll 2026-01-18T22:32:51.8860982Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.zip". 2026-01-18T22:32:53.0468489Z Microsoft.Extensions.Configuration.FileExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.FileExtensions.Tests.dll 2026-01-18T22:32:54.8184966Z Microsoft.Extensions.Configuration.FileExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:32:56.6320290Z Microsoft.Extensions.Configuration.FileExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.FileExtensions.Tests.dll 2026-01-18T22:32:58.3362731Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.FileExtensions.Tests.zip". 2026-01-18T22:32:59.6469505Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/ref/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-18T22:32:59.7185057Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-18T22:33:00.0682818Z Microsoft.Extensions.Configuration.Ini.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Ini.Tests.dll 2026-01-18T22:33:01.8667314Z Microsoft.Extensions.Configuration.Ini.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:33:03.7061168Z Microsoft.Extensions.Configuration.Ini.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Ini.Tests.dll 2026-01-18T22:33:05.3544596Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Ini.Tests.zip". 2026-01-18T22:33:06.5939670Z Microsoft.Extensions.Configuration.Json.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Json.Tests.dll 2026-01-18T22:33:08.4039667Z Microsoft.Extensions.Configuration.Json.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:33:10.2182634Z Microsoft.Extensions.Configuration.Json.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Json.Tests.dll 2026-01-18T22:33:11.8600637Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Json.Tests.zip". 2026-01-18T22:33:13.0030141Z Microsoft.Extensions.Configuration.UserSecrets.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.UserSecrets.Tests.dll 2026-01-18T22:33:14.8091994Z Microsoft.Extensions.Configuration.UserSecrets.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:33:16.6080250Z Microsoft.Extensions.Configuration.UserSecrets.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.UserSecrets.Tests.dll 2026-01-18T22:33:18.2388223Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.UserSecrets.Tests.zip". 2026-01-18T22:33:19.8951255Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/ref/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-18T22:33:19.9647862Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-18T22:33:20.0448149Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/ref/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-18T22:33:20.1212022Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-18T22:33:20.4963106Z Microsoft.Extensions.Configuration.Xml.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Xml.Tests.dll 2026-01-18T22:33:22.2919044Z Microsoft.Extensions.Configuration.Xml.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-18T22:33:24.1171399Z Microsoft.Extensions.Configuration.Xml.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Xml.Tests.dll 2026-01-18T22:33:25.7473258Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Xml.Tests.zip". 2026-01-18T22:33:26.3074259Z ##[error].dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(213,5): error NETSDK1022: (NETCORE_ENGINEERING_TELEMETRY=Build) Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'testFileToReload.json' 2026-01-18T22:33:26.3075906Z /__w/1/s/.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(213,5): error NETSDK1022: Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'testFileToReload.json' [/__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj::TargetFramework=net11.0] 2026-01-18T22:33:26.3283580Z 2026-01-18T22:33:26.3291408Z Build FAILED. 2026-01-18T22:33:26.3291549Z 2026-01-18T22:33:26.3293750Z /__w/1/s/.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(213,5): error NETSDK1022: Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'testFileToReload.json' [/__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj::TargetFramework=net11.0] 2026-01-18T22:33:26.3297887Z 0 Warning(s) 2026-01-18T22:33:26.3298123Z 1 Error(s) 2026-01-18T22:33:26.3298221Z 2026-01-18T22:33:26.3298478Z Time Elapsed 00:39:48.61 2026-01-18T22:33:26.8617078Z Build failed with exit code 1. Check errors above. 2026-01-18T22:33:26.8697085Z 2026-01-18T22:33:26.8841446Z ##[section]Finishing: Build product