2025-03-11T04:26:21.9747370Z ##[section]Starting: Build product
2025-03-11T04:26:21.9754550Z ==============================================================================
2025-03-11T04:26:21.9754760Z Task         : Command line
2025-03-11T04:26:21.9754900Z Description  : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
2025-03-11T04:26:21.9755080Z Version      : 2.250.1
2025-03-11T04:26:21.9755190Z Author       : Microsoft Corporation
2025-03-11T04:26:21.9755320Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
2025-03-11T04:26:21.9755500Z ==============================================================================
2025-03-11T04:26:22.1718210Z Generating script.
2025-03-11T04:26:22.1724620Z Script contents:
2025-03-11T04:26:22.1727620Z /Users/runner/work/1/s/build.sh -ci -arch x64 -os maccatalyst  -s mono+libs+host+packs+libs.tests -c Release /p:ArchiveTests=true /p:RunSmokeTestsOnly=False /p:DevTeamProvisioning=adhoc /p:RunAOTCompilation=true /p:MonoForceInterpreter=true /p:BuildDarwinFrameworks=true /p:EnableAppSandbox=true  /p:BuildDarwinFrameworks=true 
2025-03-11T04:26:22.1728600Z ========================== Starting Command Output ===========================
2025-03-11T04:26:22.1729590Z [command]/bin/bash --noprofile --norc /Users/runner/work/_temp/7424b911-ec6f-471e-915e-96bf2ba3c640.sh
2025-03-11T04:26:23.3978470Z Downloading 'https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh'
2025-03-11T04:26:23.7819090Z   Attempting to install 'sdk v8.0.113' from public_location.
2025-03-11T04:26:24.7325920Z dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.113/dotnet-sdk-8.0.113-osx-x64.tar.gz
2025-03-11T04:26:38.4379790Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.113/dotnet-sdk-8.0.113-osx-x64.tar.gz size is 212019268 bytes.
2025-03-11T04:26:38.4386370Z dotnet-install: Extracting archive from https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.113/dotnet-sdk-8.0.113-osx-x64.tar.gz
2025-03-11T04:26:48.9516060Z dotnet-install: Downloaded file size is 212019268 bytes.
2025-03-11T04:26:48.9790170Z dotnet-install: The remote and local file sizes are equal.
2025-03-11T04:26:49.4281750Z dotnet-install: Installed version is 8.0.113
2025-03-11T04:26:49.4512410Z dotnet-install: Adding to current process PATH: `/Users/runner/work/1/s/.dotnet`. Note: This change will be visible only when sourcing script.
2025-03-11T04:26:49.4519990Z dotnet-install: Note that the script does not resolve dependencies during installation.
2025-03-11T04:26:49.4533820Z 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.
2025-03-11T04:26:49.4549940Z dotnet-install: Installation finished successfully.
2025-03-11T04:26:49.7274890Z 
2025-03-11T04:26:49.7295270Z Welcome to .NET 8.0!
2025-03-11T04:26:49.7302580Z ---------------------
2025-03-11T04:26:49.7306310Z SDK Version: 8.0.113
2025-03-11T04:26:50.3560440Z 
2025-03-11T04:26:50.3624670Z ----------------
2025-03-11T04:26:50.3640770Z Installed an ASP.NET Core HTTPS development certificate.
2025-03-11T04:26:50.3679410Z To trust the certificate, run 'dotnet dev-certs https --trust'
2025-03-11T04:26:50.3748610Z Learn about HTTPS: https://aka.ms/dotnet-https
2025-03-11T04:26:50.3768420Z 
2025-03-11T04:26:50.3780280Z ----------------
2025-03-11T04:26:50.3799080Z Write your first app: https://aka.ms/dotnet-hello-world
2025-03-11T04:26:50.3811530Z Find out what's new: https://aka.ms/dotnet-whats-new
2025-03-11T04:26:50.3831990Z Explore documentation: https://aka.ms/dotnet-docs
2025-03-11T04:26:50.3839340Z Report issues and find source on GitHub: https://github.com/dotnet/core
2025-03-11T04:26:50.3865540Z Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
2025-03-11T04:26:50.3892670Z --------------------------------------------------------------------------------------
2025-03-11T04:26:52.9822340Z   Determining projects to restore...
2025-03-11T04:26:55.0444180Z   Restored /Users/runner/work/1/s/.packages/microsoft.dotnet.arcade.sdk/8.0.0-beta.25114.5/tools/Tools.proj (in 1.73 sec).
2025-03-11T04:26:56.6209610Z   Determining projects to restore...
2025-03-11T04:28:05.3588600Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj (in 4.12 sec).
2025-03-11T04:28:05.3612750Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.Process/ref/System.Diagnostics.Process.csproj (in 3 ms).
2025-03-11T04:28:05.3689860Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.Process/tests/LongPath/LongPath.csproj (in 4.17 sec).
2025-03-11T04:28:05.8832610Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj (in 4.67 sec).
2025-03-11T04:28:05.8869230Z   Restored /Users/runner/work/1/s/src/libraries/System.Console/ref/System.Console.csproj (in 1 ms).
2025-03-11T04:28:06.1885460Z   Restored /Users/runner/work/1/s/src/libraries/System.Console/src/System.Console.csproj (in 809 ms).
2025-03-11T04:28:06.2000220Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj (in 5 sec).
2025-03-11T04:28:06.3568560Z   Restored /Users/runner/work/1/s/src/libraries/System.Composition/src/System.Composition.csproj (in 149 ms).
2025-03-11T04:28:08.5413600Z   Restored /Users/runner/work/1/s/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj (in 2.08 sec).
2025-03-11T04:28:08.5445430Z   Restored /Users/runner/work/1/s/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj (in 2.55 sec).
2025-03-11T04:28:08.8212320Z   Restored /Users/runner/work/1/s/src/libraries/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj (in 2.35 sec).
2025-03-11T04:28:08.9215620Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj (in 3.23 sec).
2025-03-11T04:28:08.9945860Z   Restored /Users/runner/work/1/s/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj (in 177 ms).
2025-03-11T04:28:09.0211760Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel/src/System.ComponentModel.csproj (in 2 ms).
2025-03-11T04:28:09.0296940Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel/ref/System.ComponentModel.csproj (in 5 ms).
2025-03-11T04:28:09.0618990Z   Restored /Users/runner/work/1/s/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj (in 411 ms).
2025-03-11T04:28:09.0661100Z   Restored /Users/runner/work/1/s/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj (in 409 ms).
2025-03-11T04:28:09.0697680Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj (in 3 ms).
2025-03-11T04:28:09.0705870Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel.TypeConverter/ref/System.ComponentModel.TypeConverter.csproj (in 3 ms).
2025-03-11T04:28:09.0741500Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel.Primitives/src/System.ComponentModel.Primitives.csproj (in 1 ms).
2025-03-11T04:28:09.0872280Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel.Primitives/ref/System.ComponentModel.Primitives.csproj (in 2 ms).
2025-03-11T04:28:09.0909700Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel.EventBasedAsync/ref/System.ComponentModel.EventBasedAsync.csproj (in 2 ms).
2025-03-11T04:28:09.0945150Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel.EventBasedAsync/src/System.ComponentModel.EventBasedAsync.csproj (in 2 ms).
2025-03-11T04:28:09.0945870Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel.Composition/ref/System.ComponentModel.Composition.csproj (in 4 ms).
2025-03-11T04:28:09.1003780Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel.Composition.Registration/ref/System.ComponentModel.Composition.Registration.csproj (in 5 ms).
2025-03-11T04:28:09.1080700Z   Restored /Users/runner/work/1/s/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj (in 306 ms).
2025-03-11T04:28:09.1248390Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj (in 2 ms).
2025-03-11T04:28:09.1406090Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel.Annotations/ref/System.ComponentModel.Annotations.csproj (in 3 ms).
2025-03-11T04:28:09.2408230Z   Restored /Users/runner/work/1/s/src/libraries/System.Collections/ref/System.Collections.csproj (in 1 ms).
2025-03-11T04:28:09.2908930Z   Restored /Users/runner/work/1/s/src/libraries/System.Collections/src/System.Collections.csproj (in 3 ms).
2025-03-11T04:28:09.2967620Z   Restored /Users/runner/work/1/s/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj (in 2 ms).
2025-03-11T04:28:09.3039260Z   Restored /Users/runner/work/1/s/src/libraries/System.Collections.Specialized/ref/System.Collections.Specialized.csproj (in 3 ms).
2025-03-11T04:28:09.3132210Z   Restored /Users/runner/work/1/s/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj (in 2 ms).
2025-03-11T04:28:09.3205840Z   Restored /Users/runner/work/1/s/src/libraries/System.Collections.NonGeneric/ref/System.Collections.NonGeneric.csproj (in 1 ms).
2025-03-11T04:28:09.3326170Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj (in 174 ms).
2025-03-11T04:28:09.3570820Z   Restored /Users/runner/work/1/s/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj (in 125 ms).
2025-03-11T04:28:09.3941060Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Threading.Tasks/src/System.Threading.Tasks.csproj (in 3 ms).
2025-03-11T04:28:09.4943820Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Threading.Tasks.Extensions/src/System.Threading.Tasks.Extensions.csproj (in 74 ms).
2025-03-11T04:28:09.5946380Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.ServiceProcess/src/System.ServiceProcess.csproj (in 3 ms).
2025-03-11T04:28:09.6179190Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.ServiceModel.Web/src/System.ServiceModel.Web.csproj (in 3 ms).
2025-03-11T04:28:09.6300450Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Text.Encoding/src/System.Text.Encoding.csproj (in 78 ms).
2025-03-11T04:28:09.6339320Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Security/src/System.Security.csproj (in 4 ms).
2025-03-11T04:28:09.6375300Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Security.Principal/src/System.Security.Principal.csproj (in 2 ms).
2025-03-11T04:28:09.6438930Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Security.SecureString/src/System.Security.SecureString.csproj (in 3 ms).
2025-03-11T04:28:09.6499440Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj (in 3 ms).
2025-03-11T04:28:09.6564370Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj (in 6 ms).
2025-03-11T04:28:09.6627340Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj (in 3 ms).
2025-03-11T04:28:09.7631730Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj (in 3 ms).
2025-03-11T04:28:09.7632880Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj (in 3 ms).
2025-03-11T04:28:09.8515670Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj (in 3 ms).
2025-03-11T04:28:09.8748070Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Runtime.Serialization/src/System.Runtime.Serialization.csproj (in 3 ms).
2025-03-11T04:28:09.8888290Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Runtime.InteropServices.RuntimeInformation/src/System.Runtime.InteropServices.RuntimeInformation.csproj (in 2 ms).
2025-03-11T04:28:09.8946670Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Runtime.Handles/src/System.Runtime.Handles.csproj (in 2 ms).
2025-03-11T04:28:09.9039610Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj (in 3 ms).
2025-03-11T04:28:09.9365170Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj (in 5 ms).
2025-03-11T04:28:09.9488470Z   Restored /Users/runner/work/1/s/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj (in 391 ms).
2025-03-11T04:28:09.9573210Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Resources.ResourceManager/src/System.Resources.ResourceManager.csproj (in 3 ms).
2025-03-11T04:28:09.9622680Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj (in 4 ms).
2025-03-11T04:28:09.9734360Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Resources.Reader/src/System.Resources.Reader.csproj (in 2 ms).
2025-03-11T04:28:09.9828490Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Reflection/src/System.Reflection.csproj (in 2 ms).
2025-03-11T04:28:09.9861870Z   Restored /Users/runner/work/1/s/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj (in 351 ms).
2025-03-11T04:28:09.9885940Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Data.DataSetExtensions/src/System.Data.DataSetExtensions.csproj (in 3 ms).
2025-03-11T04:28:09.9895550Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Configuration/src/System.Configuration.csproj (in 3 ms).
2025-03-11T04:28:09.9921030Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.ComponentModel.DataAnnotations/src/System.ComponentModel.DataAnnotations.csproj (in 3 ms).
2025-03-11T04:28:09.9928140Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Buffers/src/System.Buffers.csproj (in 2 ms).
2025-03-11T04:28:09.9959360Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Core/src/System.Core.csproj (in 12 ms).
2025-03-11T04:28:10.0004170Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.AppContext/src/System.AppContext.csproj (in 2 ms).
2025-03-11T04:28:10.0011910Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Reflection.Extensions/src/System.Reflection.Extensions.csproj (in 3 ms).
2025-03-11T04:28:10.0039020Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Data.Odbc.csproj (in 2 ms).
2025-03-11T04:28:10.0089300Z   Restored /Users/runner/work/1/s/src/libraries/sfx.proj (in 1 ms).
2025-03-11T04:28:10.0107550Z   Restored /Users/runner/work/1/s/src/libraries/sfx-ref.proj (in 0.8 ms).
2025-03-11T04:28:10.0137000Z   Restored /Users/runner/work/1/s/src/libraries/sfx-gen.proj (in 0.8 ms).
2025-03-11T04:28:10.0182700Z   Restored /Users/runner/work/1/s/src/libraries/pretest.proj (in 2 ms).
2025-03-11T04:28:10.0228620Z   Restored /Users/runner/work/1/s/src/libraries/oob.proj (in 1 ms).
2025-03-11T04:28:10.0275280Z   Restored /Users/runner/work/1/s/src/libraries/oob-src.proj (in 1 ms).
2025-03-11T04:28:10.0350730Z   Restored /Users/runner/work/1/s/src/libraries/native-binplace.proj (in 2 ms).
2025-03-11T04:28:10.0399770Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj (in 3 ms).
2025-03-11T04:28:10.0638100Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj (in 3 ms).
2025-03-11T04:28:10.0685230Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj (in 2 ms).
2025-03-11T04:28:10.0720890Z   Restored /Users/runner/work/1/s/src/libraries/sfx-src.proj (in 2 ms).
2025-03-11T04:28:10.0745610Z   Restored /Users/runner/work/1/s/src/libraries/shims/Microsoft.VisualBasic/src/Microsoft.VisualBasic.csproj (in 3 ms).
2025-03-11T04:28:10.0795000Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj (in 26 ms).
2025-03-11T04:28:10.0869890Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Win32.Primitives/ref/Microsoft.Win32.Primitives.csproj (in 5 ms).
2025-03-11T04:28:10.0913180Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj (in 248 ms).
2025-03-11T04:28:10.0972210Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.VisualBasic.Core/ref/Microsoft.VisualBasic.Core.csproj (in 2 ms).
2025-03-11T04:28:10.1033720Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj (in 12 ms).
2025-03-11T04:28:10.1141360Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj (in 393 ms).
2025-03-11T04:28:10.1247420Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj (in 3 ms).
2025-03-11T04:28:10.1319170Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Primitives/ref/Microsoft.Extensions.Primitives.csproj (in 4 ms).
2025-03-11T04:28:10.5037660Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj (in 1.02 sec).
2025-03-11T04:28:10.9481310Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj (in 969 ms).
2025-03-11T04:28:11.4203550Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Options/ref/Microsoft.Extensions.Options.csproj (in 853 ms).
2025-03-11T04:28:11.6530800Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj (in 1.57 sec).
2025-03-11T04:28:11.6617360Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/ref/Microsoft.Extensions.Options.DataAnnotations.csproj (in 9 ms).
2025-03-11T04:28:12.4178140Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 747 ms).
2025-03-11T04:28:12.4328210Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 10 ms).
2025-03-11T04:28:12.6720500Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj (in 1.27 sec).
2025-03-11T04:28:12.6808870Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj (in 4 ms).
2025-03-11T04:28:12.6895120Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj (in 4 ms).
2025-03-11T04:28:12.6968930Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.FileVersionInfo/ref/System.Diagnostics.FileVersionInfo.csproj (in 1 ms).
2025-03-11T04:28:13.3920880Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj (in 653 ms).
2025-03-11T04:28:13.4923990Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.EventLog/src/Messages/System.Diagnostics.EventLog.Messages.csproj (in 2 ms).
2025-03-11T04:28:13.5396670Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.EventLog/ref/System.Diagnostics.EventLog.csproj (in 4 ms).
2025-03-11T04:28:13.8755470Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj (in 452 ms).
2025-03-11T04:28:13.8807170Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj (in 5 ms).
2025-03-11T04:28:13.8823350Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.Contracts/src/System.Diagnostics.Contracts.csproj (in 2 ms).
2025-03-11T04:28:13.8857400Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.Contracts/ref/System.Diagnostics.Contracts.csproj (in 1 ms).
2025-03-11T04:28:14.6858770Z   Restored /Users/runner/work/1/s/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj (in 698 ms).
2025-03-11T04:28:14.9402870Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Options/gen/Microsoft.Extensions.Options.SourceGeneration.csproj (in 3.86 sec).
2025-03-11T04:28:14.9478860Z   Restored /Users/runner/work/1/s/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj (in 299 ms).
2025-03-11T04:28:14.9834360Z   Restored /Users/runner/work/1/s/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj (in 6 ms).
2025-03-11T04:28:15.2363750Z   Restored /Users/runner/work/1/s/src/libraries/System.Data.Common/src/System.Data.Common.csproj (in 3 ms).
2025-03-11T04:28:15.2383060Z   Restored /Users/runner/work/1/s/src/libraries/System.Data.Common/ref/System.Data.Common.csproj (in 3 ms).
2025-03-11T04:28:15.2386180Z   Restored /Users/runner/work/1/s/Build.proj (in 2.8 sec).
2025-03-11T04:28:15.2389030Z   Restored /Users/runner/work/1/s/src/libraries/System.Collections.Concurrent/src/System.Collections.Concurrent.csproj (in 3 ms).
2025-03-11T04:28:15.2390990Z   Restored /Users/runner/work/1/s/src/libraries/System.Collections.Concurrent/ref/System.Collections.Concurrent.csproj (in 1 ms).
2025-03-11T04:28:15.2948350Z   Restored /Users/runner/work/1/s/src/libraries/System.CodeDom/ref/System.CodeDom.csproj (in 3 ms).
2025-03-11T04:28:15.2953730Z   Restored /Users/runner/work/1/s/src/libraries/shims/WindowsBase/src/WindowsBase.csproj (in 3 ms).
2025-03-11T04:28:15.2963550Z   Restored /Users/runner/work/1/s/src/libraries/shims/System/src/System.csproj (in 12 ms).
2025-03-11T04:28:15.2966780Z   Restored /Users/runner/work/1/s/src/libraries/shims/System/ref/System.csproj (in 10 ms).
2025-03-11T04:28:15.2969810Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Xml/src/System.Xml.csproj (in 3 ms).
2025-03-11T04:28:15.3038080Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Xml.XmlDocument/src/System.Xml.XmlDocument.csproj (in 2 ms).
2025-03-11T04:28:15.3123610Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Xml.Serialization/src/System.Xml.Serialization.csproj (in 3 ms).
2025-03-11T04:28:15.3208050Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Xml.Linq/src/System.Xml.Linq.csproj (in 3 ms).
2025-03-11T04:28:15.3927680Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Windows/src/System.Windows.csproj (in 2 ms).
2025-03-11T04:28:15.4074390Z   Restored /Users/runner/work/1/s/src/libraries/System.CodeDom/src/System.CodeDom.csproj (in 94 ms).
2025-03-11T04:28:15.4098100Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Web/src/System.Web.csproj (in 2 ms).
2025-03-11T04:28:15.4105540Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.ValueTuple/src/System.ValueTuple.csproj (in 2 ms).
2025-03-11T04:28:15.4108590Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj (in 5.64 sec).
2025-03-11T04:28:15.4111400Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Transactions/src/System.Transactions.csproj (in 3 ms).
2025-03-11T04:28:15.4114190Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Threading.Timer/src/System.Threading.Timer.csproj (in 2 ms).
2025-03-11T04:28:15.4127480Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.IO/src/System.IO.csproj (in 2 ms).
2025-03-11T04:28:15.4140000Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Net/src/System.Net.csproj (in 4 ms).
2025-03-11T04:28:15.4156730Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.IO.UnmanagedMemoryStream/src/System.IO.UnmanagedMemoryStream.csproj (in 3 ms).
2025-03-11T04:28:15.4193450Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.IO.FileSystem/src/System.IO.FileSystem.csproj (in 2 ms).
2025-03-11T04:28:15.4202690Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Numerics/src/System.Numerics.csproj (in 3 ms).
2025-03-11T04:28:15.4228200Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.IO.FileSystem.Primitives/src/System.IO.FileSystem.Primitives.csproj (in 2 ms).
2025-03-11T04:28:15.4240590Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.IO.Compression.FileSystem/src/System.IO.Compression.FileSystem.csproj (in 2 ms).
2025-03-11T04:28:15.4250280Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Globalization/src/System.Globalization.csproj (in 3 ms).
2025-03-11T04:28:15.4379780Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Globalization.Extensions/src/System.Globalization.Extensions.csproj (in 2 ms).
2025-03-11T04:28:15.4384290Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Globalization.Calendars/src/System.Globalization.Calendars.csproj (in 2 ms).
2025-03-11T04:28:15.4401180Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Dynamic.Runtime/src/System.Dynamic.Runtime.csproj (in 3 ms).
2025-03-11T04:28:15.4405960Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Diagnostics.Tools/src/System.Diagnostics.Tools.csproj (in 2 ms).
2025-03-11T04:28:15.4409380Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Drawing/src/System.Drawing.csproj (in 3 ms).
2025-03-11T04:28:15.4434080Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Diagnostics.Debug/src/System.Diagnostics.Debug.csproj (in 2 ms).
2025-03-11T04:28:15.4453230Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Data/src/System.Data.csproj (in 3 ms).
2025-03-11T04:28:15.4529470Z   Restored /Users/runner/work/1/s/src/libraries/shims/System.Data/ref/System.Data.csproj (in 4 ms).
2025-03-11T04:28:15.4535980Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Threading.AccessControl.csproj (in 3 ms).
2025-03-11T04:28:15.4538750Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.ServiceProcess.ServiceController.csproj (in 2 ms).
2025-03-11T04:28:15.4545670Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Windows.Extensions.csproj (in 3 ms).
2025-03-11T04:28:15.4575780Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.ServiceModel.Syndication.csproj (in 3 ms).
2025-03-11T04:28:15.4591990Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Security.Permissions.csproj (in 2 ms).
2025-03-11T04:28:15.4598420Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Xml.csproj (in 4 ms).
2025-03-11T04:28:15.4608250Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Security.Cryptography.ProtectedData.csproj (in 3 ms).
2025-03-11T04:28:15.4641980Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Pkcs.csproj (in 3 ms).
2025-03-11T04:28:15.4662120Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.IO.Ports.csproj (in 2 ms).
2025-03-11T04:28:15.4711100Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.IO.Packaging.csproj (in 2 ms).
2025-03-11T04:28:15.4745040Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Runtime.Serialization.Schema.csproj (in 2 ms).
2025-03-11T04:28:15.4770140Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Diagnostics.PerformanceCounter.csproj (in 2 ms).
2025-03-11T04:28:15.4817330Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Drawing.Common.csproj (in 4 ms).
2025-03-11T04:28:15.4829700Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Data.SqlClient.csproj (in 2 ms).
2025-03-11T04:28:15.4837470Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Data.OleDb.csproj (in 3 ms).
2025-03-11T04:28:15.4862400Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Diagnostics.EventLog.csproj (in 3 ms).
2025-03-11T04:28:15.4866880Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.Configuration.ConfigurationManager.csproj (in 2 ms).
2025-03-11T04:28:15.4873780Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/System.CodeDom.csproj (in 2 ms).
2025-03-11T04:28:15.4879290Z   Restored /Users/runner/work/1/s/src/libraries/shims/stubs/Microsoft.Win32.SystemEvents.csproj (in 5 ms).
2025-03-11T04:28:15.4884050Z   Restored /Users/runner/work/1/s/src/libraries/shims/mscorlib/src/mscorlib.csproj (in 11 ms).
2025-03-11T04:28:15.4888690Z   Restored /Users/runner/work/1/s/src/libraries/shims/mscorlib/ref/mscorlib.csproj (in 8 ms).
2025-03-11T04:28:15.4893650Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging/ref/Microsoft.Extensions.Logging.csproj (in 9 ms).
2025-03-11T04:28:15.4918340Z   Restored /Users/runner/work/1/s/src/libraries/shims/netstandard/src/netstandard.csproj (in 26 ms).
2025-03-11T04:28:15.5075760Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/ref/Microsoft.Extensions.Logging.TraceSource.csproj (in 10 ms).
2025-03-11T04:28:15.6269200Z   Restored /Users/runner/work/1/s/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj (in 759 ms).
2025-03-11T04:28:15.6847230Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/ref/Microsoft.Extensions.Logging.EventSource.csproj (in 8 ms).
2025-03-11T04:28:15.6894770Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj (in 213 ms).
2025-03-11T04:28:15.7015270Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/ref/Microsoft.Extensions.Logging.EventLog.csproj (in 7 ms).
2025-03-11T04:28:15.8490160Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj (in 138 ms).
2025-03-11T04:28:15.8614370Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/ref/Microsoft.Extensions.Logging.Debug.csproj (in 7 ms).
2025-03-11T04:28:15.8734260Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj (in 356 ms).
2025-03-11T04:28:15.8884650Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.Console/ref/Microsoft.Extensions.Logging.Console.csproj (in 9 ms).
2025-03-11T04:28:16.2059380Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj (in 166 ms).
2025-03-11T04:28:16.2170780Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj (in 553 ms).
2025-03-11T04:28:16.2198040Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj (in 291 ms).
2025-03-11T04:28:16.2201660Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj (in 370 ms).
2025-03-11T04:28:16.2204890Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/ref/Microsoft.Extensions.Logging.Abstractions.csproj (in 5 ms).
2025-03-11T04:28:16.2210880Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/ref/Microsoft.Extensions.FileProviders.Physical.csproj (in 7 ms).
2025-03-11T04:28:16.2212640Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/ref/Microsoft.Extensions.Logging.Configuration.csproj (in 167 ms).
2025-03-11T04:28:16.2271410Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/ref/Microsoft.Extensions.FileProviders.Composite.csproj (in 6 ms).
2025-03-11T04:28:16.4549950Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj (in 194 ms).
2025-03-11T04:28:16.4552820Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 166 ms).
2025-03-11T04:28:16.4555690Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/ref/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 5 ms).
2025-03-11T04:28:16.4558590Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/Microsoft.Extensions.FileProviders.Composite.csproj (in 188 ms).
2025-03-11T04:28:16.4561430Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Diagnostics/ref/Microsoft.Extensions.Diagnostics.csproj (in 9 ms).
2025-03-11T04:28:16.4567630Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Diagnostics/src/Microsoft.Extensions.Diagnostics.csproj (in 18 ms).
2025-03-11T04:28:16.4570240Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/ref/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 5 ms).
2025-03-11T04:28:16.4571050Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj (in 247 ms).
2025-03-11T04:28:16.4572920Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj (in 4 ms).
2025-03-11T04:28:16.4573610Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/src/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 21 ms).
2025-03-11T04:28:16.4575200Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/ref/Microsoft.Extensions.DependencyInjection.csproj (in 7 ms).
2025-03-11T04:28:16.6127860Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj (in 166 ms).
2025-03-11T04:28:16.6239710Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.MetadataLoadContext/ref/System.Reflection.MetadataLoadContext.csproj (in 4 ms).
2025-03-11T04:28:16.6271370Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj (in 186 ms).
2025-03-11T04:28:16.6378550Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj (in 7 ms).
2025-03-11T04:28:16.6453850Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 184 ms).
2025-03-11T04:28:16.6462100Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.Emit/src/System.Reflection.Emit.csproj (in 3 ms).
2025-03-11T04:28:16.6500290Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.Emit/ref/System.Reflection.Emit.csproj (in 2 ms).
2025-03-11T04:28:16.6543790Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.Emit.Lightweight/src/System.Reflection.Emit.Lightweight.csproj (in 3 ms).
2025-03-11T04:28:16.6552340Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.Emit.Lightweight/ref/System.Reflection.Emit.Lightweight.csproj (in 2 ms).
2025-03-11T04:28:16.6740850Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj (in 2 ms).
2025-03-11T04:28:16.6746180Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj (in 4 ms).
2025-03-11T04:28:16.6748580Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj (in 2 ms).
2025-03-11T04:28:16.6750220Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj (in 2 ms).
2025-03-11T04:28:16.6807880Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.Context/ref/System.Reflection.Context.csproj (in 6 ms).
2025-03-11T04:28:16.6892650Z   Restored /Users/runner/work/1/s/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj (in 4 ms).
2025-03-11T04:28:16.6980730Z   Restored /Users/runner/work/1/s/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj (in 3 ms).
2025-03-11T04:28:16.7096420Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj (in 246 ms).
2025-03-11T04:28:16.7101770Z   Restored /Users/runner/work/1/s/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj (in 2 ms).
2025-03-11T04:28:16.7136910Z   Restored /Users/runner/work/1/s/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj (in 3 ms).
2025-03-11T04:28:16.7178730Z   Restored /Users/runner/work/1/s/src/libraries/System.Private.CoreLib/ref/System.Private.CoreLib.csproj (in 4 ms).
2025-03-11T04:28:16.7238690Z   Restored /Users/runner/work/1/s/src/libraries/System.ObjectModel/src/System.ObjectModel.csproj (in 2 ms).
2025-03-11T04:28:16.7276230Z   Restored /Users/runner/work/1/s/src/libraries/System.ObjectModel/ref/System.ObjectModel.csproj (in 1 ms).
2025-03-11T04:28:16.7340400Z   Restored /Users/runner/work/1/s/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj (in 2 ms).
2025-03-11T04:28:16.7376620Z   Restored /Users/runner/work/1/s/src/libraries/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj (in 1 ms).
2025-03-11T04:28:16.7460210Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj (in 122 ms).
2025-03-11T04:28:16.7535340Z   Restored /Users/runner/work/1/s/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj (in 8 ms).
2025-03-11T04:28:16.7574020Z   Restored /Users/runner/work/1/s/src/libraries/System.Numerics.Tensors/ref/System.Numerics.Tensors.csproj (in 4 ms).
2025-03-11T04:28:16.7686430Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.WebSockets/ref/System.Net.WebSockets.csproj (in 3 ms).
2025-03-11T04:28:16.7868250Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj (in 8 ms).
2025-03-11T04:28:16.7877130Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj (in 6 ms).
2025-03-11T04:28:16.7927500Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.WebSockets.Client/ref/System.Net.WebSockets.Client.csproj (in 11 ms).
2025-03-11T04:28:16.7973620Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.WebProxy/src/System.Net.WebProxy.csproj (in 4 ms).
2025-03-11T04:28:16.8003830Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.WebProxy/ref/System.Net.WebProxy.csproj (in 3 ms).
2025-03-11T04:28:16.8125040Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj (in 2 ms).
2025-03-11T04:28:16.8388550Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.WebHeaderCollection/ref/System.Net.WebHeaderCollection.csproj (in 4 ms).
2025-03-11T04:28:16.8730390Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj (in 5 ms).
2025-03-11T04:28:16.8789850Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.WebClient/ref/System.Net.WebClient.csproj (in 12 ms).
2025-03-11T04:28:16.8793630Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj (in 188 ms).
2025-03-11T04:28:16.8796380Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.ServicePoint/src/System.Net.ServicePoint.csproj (in 2 ms).
2025-03-11T04:28:16.8802620Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Sockets/ref/System.Net.Sockets.csproj (in 2 ms).
2025-03-11T04:28:16.8847450Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj (in 6 ms).
2025-03-11T04:28:16.8896720Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.ServicePoint/ref/System.Net.ServicePoint.csproj (in 3 ms).
2025-03-11T04:28:16.8950100Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Security/ref/System.Net.Security.csproj (in 3 ms).
2025-03-11T04:28:16.9001850Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj (in 4 ms).
2025-03-11T04:28:16.9071480Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Requests/ref/System.Net.Requests.csproj (in 5 ms).
2025-03-11T04:28:16.9124750Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Quic/src/System.Net.Quic.csproj (in 7 ms).
2025-03-11T04:28:16.9180200Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Security/src/System.Net.Security.csproj (in 19 ms).
2025-03-11T04:28:16.9251440Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Quic/ref/System.Net.Quic.csproj (in 3 ms).
2025-03-11T04:28:16.9314250Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Primitives/ref/System.Net.Primitives.csproj (in 2 ms).
2025-03-11T04:28:16.9369170Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj (in 6 ms).
2025-03-11T04:28:16.9428300Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Ping/ref/System.Net.Ping.csproj (in 2 ms).
2025-03-11T04:28:16.9485750Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.NetworkInformation/ref/System.Net.NetworkInformation.csproj (in 2 ms).
2025-03-11T04:28:16.9541530Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj (in 10 ms).
2025-03-11T04:28:16.9592150Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.NameResolution/ref/System.Net.NameResolution.csproj (in 2 ms).
2025-03-11T04:28:16.9604370Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj (in 13 ms).
2025-03-11T04:28:16.9607820Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj (in 9 ms).
2025-03-11T04:28:16.9612340Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Mail/ref/System.Net.Mail.csproj (in 3 ms).
2025-03-11T04:28:16.9615240Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj (in 7 ms).
2025-03-11T04:28:16.9618850Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.HttpListener/ref/System.Net.HttpListener.csproj (in 3 ms).
2025-03-11T04:28:16.9709400Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj (in 7 ms).
2025-03-11T04:28:16.9734740Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Http/ref/System.Net.Http.csproj (in 3 ms).
2025-03-11T04:28:16.9742470Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Http.WinHttpHandler/ref/System.Net.Http.WinHttpHandler.csproj (in 5 ms).
2025-03-11T04:28:16.9831960Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Http/src/System.Net.Http.csproj (in 33 ms).
2025-03-11T04:28:17.0042530Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Http.Json/ref/System.Net.Http.Json.csproj (in 14 ms).
2025-03-11T04:28:17.0109070Z   Restored /Users/runner/work/1/s/src/libraries/System.Memory/src/System.Memory.csproj (in 2 ms).
2025-03-11T04:28:17.0157350Z   Restored /Users/runner/work/1/s/src/libraries/System.Memory/ref/System.Memory.csproj (in 1 ms).
2025-03-11T04:28:17.1555190Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj (in 170 ms).
2025-03-11T04:28:17.1557430Z   Restored /Users/runner/work/1/s/src/libraries/System.Memory.Data/ref/System.Memory.Data.csproj (in 8 ms).
2025-03-11T04:28:17.1680480Z   Restored /Users/runner/work/1/s/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj (in 201 ms).
2025-03-11T04:28:17.1754240Z   Restored /Users/runner/work/1/s/src/libraries/System.Management/ref/System.Management.csproj (in 3 ms).
2025-03-11T04:28:17.1867500Z   Restored /Users/runner/work/1/s/src/libraries/System.Linq/src/System.Linq.csproj (in 6 ms).
2025-03-11T04:28:17.1908580Z   Restored /Users/runner/work/1/s/src/libraries/System.Linq/ref/System.Linq.csproj (in 1 ms).
2025-03-11T04:28:17.1959570Z   Restored /Users/runner/work/1/s/src/libraries/System.Linq.Queryable/src/System.Linq.Queryable.csproj (in 2 ms).
2025-03-11T04:28:17.2003470Z   Restored /Users/runner/work/1/s/src/libraries/System.Linq.Queryable/ref/System.Linq.Queryable.csproj (in 2 ms).
2025-03-11T04:28:17.2048210Z   Restored /Users/runner/work/1/s/src/libraries/System.Linq.Parallel/src/System.Linq.Parallel.csproj (in 2 ms).
2025-03-11T04:28:17.2083970Z   Restored /Users/runner/work/1/s/src/libraries/System.Linq.Parallel/ref/System.Linq.Parallel.csproj (in 1 ms).
2025-03-11T04:28:17.2128540Z   Restored /Users/runner/work/1/s/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj (in 2 ms).
2025-03-11T04:28:17.2224780Z   Restored /Users/runner/work/1/s/src/libraries/System.Linq.Expressions/ref/System.Linq.Expressions.csproj (in 1 ms).
2025-03-11T04:28:17.2571800Z   Restored /Users/runner/work/1/s/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj (in 234 ms).
2025-03-11T04:28:17.2677300Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj (in 4 ms).
2025-03-11T04:28:17.2939670Z   Restored /Users/runner/work/1/s/src/libraries/System.Management/src/System.Management.csproj (in 150 ms).
2025-03-11T04:28:17.2972720Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-arm64.runtime.native.System.IO.Ports.proj (in 0.9 ms).
2025-03-11T04:28:17.3174280Z   Restored /Users/runner/work/1/s/src/libraries/System.Private.CoreLib/gen/System.Private.CoreLib.Generators.csproj (in 597 ms).
2025-03-11T04:28:17.4072360Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Ports/pkg/runtime.native.System.IO.Ports.proj (in 107 ms).
2025-03-11T04:28:17.4518500Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj (in 225 ms).
2025-03-11T04:28:17.4615930Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-x64.runtime.native.System.IO.Ports.proj (in 142 ms).
2025-03-11T04:28:17.4685280Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Pipes/src/System.IO.Pipes.csproj (in 4 ms).
2025-03-11T04:28:17.4717020Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Pipes/ref/System.IO.Pipes.csproj (in 1 ms).
2025-03-11T04:28:17.4783500Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Pipes.AccessControl/src/System.IO.Pipes.AccessControl.csproj (in 3 ms).
2025-03-11T04:28:17.4828250Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj (in 2 ms).
2025-03-11T04:28:17.6619870Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-x64.runtime.native.System.IO.Ports.proj (in 375 ms).
2025-03-11T04:28:17.6798130Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Pipelines/ref/System.IO.Pipelines.csproj (in 5 ms).
2025-03-11T04:28:17.6803620Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj (in 172 ms).
2025-03-11T04:28:17.6806300Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm64.runtime.native.System.IO.Ports.proj (in 254 ms).
2025-03-11T04:28:17.6808630Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Packaging/ref/System.IO.Packaging.csproj (in 4 ms).
2025-03-11T04:28:17.6811250Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.MemoryMappedFiles/ref/System.IO.MemoryMappedFiles.csproj (in 2 ms).
2025-03-11T04:28:17.6813570Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj (in 5 ms).
2025-03-11T04:28:17.6815930Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.IsolatedStorage/ref/System.IO.IsolatedStorage.csproj (in 1 ms).
2025-03-11T04:28:17.6891610Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj (in 10 ms).
2025-03-11T04:28:17.6970480Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Hashing/ref/System.IO.Hashing.csproj (in 4 ms).
2025-03-11T04:28:17.7091930Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.FileSystem.Watcher/src/System.IO.FileSystem.Watcher.csproj (in 7 ms).
2025-03-11T04:28:17.7141670Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.FileSystem.Watcher/ref/System.IO.FileSystem.Watcher.csproj (in 2 ms).
2025-03-11T04:28:17.7230040Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj (in 4 ms).
2025-03-11T04:28:17.7274790Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.FileSystem.DriveInfo/ref/System.IO.FileSystem.DriveInfo.csproj (in 1 ms).
2025-03-11T04:28:17.7524870Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj (in 3 ms).
2025-03-11T04:28:17.7575550Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj (in 2 ms).
2025-03-11T04:28:17.7945520Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Compression/src/System.IO.Compression.csproj (in 7 ms).
2025-03-11T04:28:17.7975630Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Compression/ref/System.IO.Compression.csproj (in 1 ms).
2025-03-11T04:28:17.7992370Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Compression.ZipFile/src/System.IO.Compression.ZipFile.csproj (in 3 ms).
2025-03-11T04:28:17.8343110Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Compression.ZipFile/ref/System.IO.Compression.ZipFile.csproj (in 1 ms).
2025-03-11T04:28:17.8811710Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj (in 4 ms).
2025-03-11T04:28:17.8971100Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Compression.Brotli/ref/System.IO.Compression.Brotli.csproj (in 1 ms).
2025-03-11T04:28:17.9091200Z   Restored /Users/runner/work/1/s/src/libraries/System.Formats.Tar/src/System.Formats.Tar.csproj (in 4 ms).
2025-03-11T04:28:17.9155580Z   Restored /Users/runner/work/1/s/src/libraries/System.Formats.Tar/ref/System.Formats.Tar.csproj (in 1 ms).
2025-03-11T04:28:17.9159280Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj (in 171 ms).
2025-03-11T04:28:17.9165130Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Hashing/src/System.IO.Hashing.csproj (in 145 ms).
2025-03-11T04:28:17.9167340Z   Restored /Users/runner/work/1/s/src/libraries/System.Formats.Cbor/ref/System.Formats.Cbor.csproj (in 4 ms).
2025-03-11T04:28:17.9170330Z   Restored /Users/runner/work/1/s/src/libraries/System.Formats.Asn1/ref/System.Formats.Asn1.csproj (in 23 ms).
2025-03-11T04:28:17.9176590Z   Restored /Users/runner/work/1/s/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj (in 6 ms).
2025-03-11T04:28:17.9179580Z   Restored /Users/runner/work/1/s/src/libraries/System.Drawing.Primitives/ref/System.Drawing.Primitives.csproj (in 2 ms).
2025-03-11T04:28:17.9182770Z   Restored /Users/runner/work/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm.runtime.native.System.IO.Ports.proj (in 451 ms).
2025-03-11T04:28:17.9270370Z   Restored /Users/runner/work/1/s/src/libraries/System.DirectoryServices/ref/System.DirectoryServices.csproj (in 9 ms).
2025-03-11T04:28:18.0003440Z   Restored /Users/runner/work/1/s/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj (in 163 ms).
2025-03-11T04:28:18.0074250Z   Restored /Users/runner/work/1/s/src/libraries/System.DirectoryServices.Protocols/ref/System.DirectoryServices.Protocols.csproj (in 3 ms).
2025-03-11T04:28:18.1495190Z   Restored /Users/runner/work/1/s/src/libraries/System.Formats.Cbor/src/System.Formats.Cbor.csproj (in 316 ms).
2025-03-11T04:28:18.1500410Z   Restored /Users/runner/work/1/s/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj (in 209 ms).
2025-03-11T04:28:18.1502530Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.Tracing/src/System.Diagnostics.Tracing.csproj (in 2 ms).
2025-03-11T04:28:18.1503780Z   Restored /Users/runner/work/1/s/src/libraries/System.DirectoryServices.AccountManagement/ref/System.DirectoryServices.AccountManagement.csproj (in 3 ms).
2025-03-11T04:28:18.1506160Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.Tracing/ref/System.Diagnostics.Tracing.csproj (in 1 ms).
2025-03-11T04:28:18.1507780Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.Tracing.WebAssembly.PerfTracing/ref/System.Diagnostics.Tracing.WebAssembly.PerfTracing.csproj (in 1 ms).
2025-03-11T04:28:18.1509190Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.TraceSource/ref/System.Diagnostics.TraceSource.csproj (in 2 ms).
2025-03-11T04:28:18.1510680Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj (in 3 ms).
2025-03-11T04:28:18.1512240Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj (in 2 ms).
2025-03-11T04:28:18.1513140Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/ref/System.Diagnostics.TextWriterTraceListener.csproj (in 2 ms).
2025-03-11T04:28:18.1515200Z   Restored /Users/runner/work/1/s/src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj (in 3 ms).
2025-03-11T04:28:18.1518060Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj (in 4 ms).
2025-03-11T04:28:18.1755040Z   Restored /Users/runner/work/1/s/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj (in 241 ms).
2025-03-11T04:28:18.2395020Z   Restored /Users/runner/work/1/s/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj (in 222 ms).
2025-03-11T04:28:18.2580940Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Http/ref/Microsoft.Extensions.Http.csproj (in 8 ms).
2025-03-11T04:28:18.3753980Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj (in 173 ms).
2025-03-11T04:28:18.4165560Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Hosting/ref/Microsoft.Extensions.Hosting.csproj (in 24 ms).
2025-03-11T04:28:18.7625810Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj (in 469 ms).
2025-03-11T04:28:18.7988490Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/ref/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 25 ms).
2025-03-11T04:28:19.1197680Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 663 ms).
2025-03-11T04:28:19.1527600Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/ref/Microsoft.Extensions.Hosting.Systemd.csproj (in 21 ms).
2025-03-11T04:28:19.5762070Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/src/Microsoft.Extensions.Hosting.Abstractions.csproj (in 409 ms).
2025-03-11T04:28:19.5769030Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/src/Microsoft.Extensions.Hosting.Systemd.csproj (in 754 ms).
2025-03-11T04:28:19.5804080Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/src/Microsoft.Extensions.HostFactoryResolver.Sources.csproj (in 1 ms).
2025-03-11T04:28:19.7490350Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/ref/Microsoft.Extensions.Hosting.Abstractions.csproj (in 12 ms).
2025-03-11T04:28:19.7711060Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/ref/Microsoft.Extensions.FileSystemGlobbing.csproj (in 12 ms).
2025-03-11T04:28:19.7819060Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 17 ms).
2025-03-11T04:28:20.6831020Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj (in 945 ms).
2025-03-11T04:28:20.6938640Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration/ref/Microsoft.Extensions.Configuration.csproj (in 4 ms).
2025-03-11T04:28:20.8448730Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration/src/Microsoft.Extensions.Configuration.csproj (in 939 ms).
2025-03-11T04:28:20.8598850Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj (in 146 ms).
2025-03-11T04:28:20.8668180Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/ref/Microsoft.Extensions.Configuration.Xml.csproj (in 7 ms).
2025-03-11T04:28:20.8729470Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/ref/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 8 ms).
2025-03-11T04:28:21.0162830Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj (in 138 ms).
2025-03-11T04:28:21.0180320Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/ref/Microsoft.Extensions.Configuration.Json.csproj (in 6 ms).
2025-03-11T04:28:21.1648500Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/src/Microsoft.Extensions.Configuration.Ini.csproj (in 137 ms).
2025-03-11T04:28:21.1720280Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 322 ms).
2025-03-11T04:28:21.1791720Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/ref/Microsoft.Extensions.Configuration.Ini.csproj (in 6 ms).
2025-03-11T04:28:21.1823670Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/ref/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 6 ms).
2025-03-11T04:28:21.2884370Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/src/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 125 ms).
2025-03-11T04:28:21.3039440Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn3.11.csproj (in 3.14 sec).
2025-03-11T04:28:21.3042540Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 4 ms).
2025-03-11T04:28:21.3047590Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.0.csproj (in 3.14 sec).
2025-03-11T04:28:21.3115410Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/ref/Microsoft.Extensions.Configuration.CommandLine.csproj (in 5 ms).
2025-03-11T04:28:21.3262610Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/ref/Microsoft.Extensions.Configuration.Binder.csproj (in 6 ms).
2025-03-11T04:28:21.3470240Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/src/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 158 ms).
2025-03-11T04:28:21.4835330Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/src/Microsoft.Extensions.Configuration.CommandLine.csproj (in 162 ms).
2025-03-11T04:28:21.4929750Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/src/Microsoft.Extensions.Configuration.Binder.csproj (in 169 ms).
2025-03-11T04:28:21.4983260Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/Microsoft.Extensions.Configuration.Abstractions.csproj (in 130 ms).
2025-03-11T04:28:21.4992740Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/ref/Microsoft.Extensions.Caching.Memory.csproj (in 6 ms).
2025-03-11T04:28:21.4995690Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/ref/Microsoft.Extensions.Configuration.Abstractions.csproj (in 4 ms).
2025-03-11T04:28:21.5100160Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/ref/Microsoft.Extensions.Caching.Abstractions.csproj (in 5 ms).
2025-03-11T04:28:21.5203880Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj (in 3 ms).
2025-03-11T04:28:21.5271990Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.CSharp/ref/Microsoft.CSharp.csproj (in 2 ms).
2025-03-11T04:28:21.5416850Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Bcl.TimeProvider/src/Microsoft.Bcl.TimeProvider.csproj (in 4 ms).
2025-03-11T04:28:21.5522420Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Bcl.TimeProvider/ref/Microsoft.Bcl.TimeProvider.csproj (in 3 ms).
2025-03-11T04:28:21.5618800Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Bcl.Numerics/src/Microsoft.Bcl.Numerics.csproj (in 3 ms).
2025-03-11T04:28:21.5686780Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Bcl.Numerics/ref/Microsoft.Bcl.Numerics.csproj (in 2 ms).
2025-03-11T04:28:21.5792170Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Bcl.Cryptography/src/Microsoft.Bcl.Cryptography.csproj (in 4 ms).
2025-03-11T04:28:21.6041780Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Bcl.Cryptography/ref/Microsoft.Bcl.Cryptography.csproj (in 3 ms).
2025-03-11T04:28:21.7509070Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/src/Microsoft.Bcl.AsyncInterfaces.csproj (in 143 ms).
2025-03-11T04:28:21.7553040Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/ref/Microsoft.Bcl.AsyncInterfaces.csproj (in 2 ms).
2025-03-11T04:28:21.7616100Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/src/Microsoft.Extensions.Caching.Abstractions.csproj (in 256 ms).
2025-03-11T04:28:21.7646200Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/src/Microsoft.Extensions.Caching.Memory.csproj (in 269 ms).
2025-03-11T04:28:21.9374480Z   Restored /Users/runner/work/1/s/src/libraries/Common/tests/TestUtilities/TestUtilities.csproj (in 167 ms).
2025-03-11T04:28:23.0017860Z   Restored /Users/runner/work/1/s/src/libraries/externals.csproj (in 1.24 sec).
2025-03-11T04:28:23.2692370Z   Restored /Users/runner/work/1/s/src/libraries/apicompat/ApiCompat.proj (in 1.33 sec).
2025-03-11T04:28:25.6484170Z   Restored /Users/runner/work/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Microsoft.Extensions.Configuration.Binder.SourceGeneration.csproj (in 4.25 sec).
2025-03-11T04:28:26.4716280Z   Restored /Users/runner/work/1/s/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.sfxproj (in 826 ms).
2025-03-11T04:28:26.4766630Z   Restored /Users/runner/work/1/s/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Ref.sfxproj (in 2 ms).
2025-03-11T04:28:26.5600910Z   Restored /Users/runner/work/1/s/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj (in 80 ms).
2025-03-11T04:28:30.4402710Z   Restored /Users/runner/work/1/s/src/installer/tests/TestUtils/TestUtils.csproj (in 6.39 sec).
2025-03-11T04:28:30.4442020Z   Restored /Users/runner/work/1/s/src/installer/tests/Microsoft.DotNet.CoreSetup.Packaging.Tests/Microsoft.DotNet.CoreSetup.Packaging.Tests.csproj (in 6.94 sec).
2025-03-11T04:28:30.4445640Z   Restored /Users/runner/work/1/s/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ILCompiler.Reflection.ReadyToRun.csproj (in 9 ms).
2025-03-11T04:28:30.4449810Z   Restored /Users/runner/work/1/s/src/tasks/WorkloadBuildTasks/WorkloadBuildTasks.csproj (in 2 ms).
2025-03-11T04:28:30.4456340Z   Restored /Users/runner/work/1/s/src/tasks/WasmBuildTasks/WasmBuildTasks.csproj (in 1 ms).
2025-03-11T04:28:31.0923870Z   Restored /Users/runner/work/1/s/src/coreclr/tools/aot/ILCompiler.TypeSystem/ILCompiler.TypeSystem.csproj (in 1.41 sec).
2025-03-11T04:28:31.1060170Z   Restored /Users/runner/work/1/s/src/libraries/Common/tests/AppleTestRunner/AppleTestRunner.csproj (in 9.33 sec).
2025-03-11T04:28:31.1087000Z   Restored /Users/runner/work/1/s/src/tasks/tasks.proj (in 0.5 ms).
2025-03-11T04:28:32.5435220Z   Restored /Users/runner/work/1/s/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj (in 2.01 sec).
2025-03-11T04:28:32.5441580Z   Restored /Users/runner/work/1/s/src/tasks/TestExclusionListTasks/TestExclusionListTasks.csproj (in 1.3 sec).
2025-03-11T04:28:32.5446020Z   Restored /Users/runner/work/1/s/src/tasks/MobileBuildTasks/MobileBuildTasks.csproj (in 5 ms).
2025-03-11T04:28:32.5453920Z   Restored /Users/runner/work/1/s/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj (in 5 ms).
2025-03-11T04:28:32.5460930Z   Restored /Users/runner/work/1/s/src/tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.csproj (in 5 ms).
2025-03-11T04:28:32.5509110Z   Restored /Users/runner/work/1/s/src/tasks/LibraryBuilder/LibraryBuilder.csproj (in 5 ms).
2025-03-11T04:28:32.5515840Z   Restored /Users/runner/work/1/s/src/tasks/installer.tasks/installer.tasks.csproj (in 19 ms).
2025-03-11T04:28:32.5524710Z   Restored /Users/runner/work/1/s/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj (in 2 ms).
2025-03-11T04:28:32.5525270Z   Restored /Users/runner/work/1/s/src/tasks/AppleAppBuilder/AppleAppBuilder.csproj (in 4 ms).
2025-03-11T04:28:32.5526850Z   Restored /Users/runner/work/1/s/src/tasks/AotCompilerTask/MonoAOTCompiler.csproj (in 14 ms).
2025-03-11T04:28:32.5529750Z   Restored /Users/runner/work/1/s/src/tasks/AndroidAppBuilder/AndroidAppBuilder.csproj (in 3 ms).
2025-03-11T04:28:35.8064350Z   Restored /Users/runner/work/1/s/src/tasks/MonoTargetsTasks/ILStrip/AssemblyStripper/AssemblyStripper.csproj (in 3.38 sec).
2025-03-11T04:28:35.8652370Z   Restored /Users/runner/work/1/s/src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj (in 2 ms).
2025-03-11T04:28:35.8705290Z   Restored /Users/runner/work/1/s/src/mono/nuget/mono-packages.proj (in 0.5 ms).
2025-03-11T04:28:35.8798070Z   Restored /Users/runner/work/1/s/src/mono/nuget/manifest-packages.proj (in 0.5 ms).
2025-03-11T04:28:36.8026010Z   Restored /Users/runner/work/1/s/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj (in 5.19 sec).
2025-03-11T04:28:41.9672730Z   Restored /Users/runner/work/1/s/src/coreclr/tools/dotnet-pgo/dotnet-pgo.csproj (in 15.37 sec).
2025-03-11T04:28:42.0176320Z   Restored /Users/runner/work/1/s/src/libraries/tests.proj (in 0.5 ms).
2025-03-11T04:28:42.0194420Z   Restored /Users/runner/work/1/s/src/libraries/System.Xml.XPath/src/System.Xml.XPath.csproj (in 1 ms).
2025-03-11T04:28:42.0202390Z   Restored /Users/runner/work/1/s/src/libraries/System.Xml.XPath/ref/System.Xml.XPath.csproj (in 0.9 ms).
2025-03-11T04:28:42.0212740Z   Restored /Users/runner/work/1/s/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj (in 1 ms).
2025-03-11T04:28:42.0243990Z   Restored /Users/runner/work/1/s/src/libraries/System.Xml.XPath.XDocument/ref/System.Xml.XPath.XDocument.csproj (in 1 ms).
2025-03-11T04:28:42.0267010Z   Restored /Users/runner/work/1/s/src/libraries/System.Xml.XmlSerializer/src/System.Xml.XmlSerializer.csproj (in 1 ms).
2025-03-11T04:28:42.0287710Z   Restored /Users/runner/work/1/s/src/libraries/System.Xml.XmlSerializer/ref/System.Xml.XmlSerializer.csproj (in 1 ms).
2025-03-11T04:28:42.0302710Z   Restored /Users/runner/work/1/s/src/libraries/System.Xml.XDocument/src/System.Xml.XDocument.csproj (in 1 ms).
2025-03-11T04:28:42.0319580Z   Restored /Users/runner/work/1/s/src/libraries/System.Xml.XDocument/ref/System.Xml.XDocument.csproj (in 1 ms).
2025-03-11T04:28:42.0325890Z   Restored /Users/runner/work/1/s/src/libraries/System.Xml.ReaderWriter/src/System.Xml.ReaderWriter.csproj (in 1 ms).
2025-03-11T04:28:42.0332930Z   Restored /Users/runner/work/1/s/src/libraries/System.Xml.ReaderWriter/ref/System.Xml.ReaderWriter.csproj (in 0.8 ms).
2025-03-11T04:28:42.0341190Z   Restored /Users/runner/work/1/s/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj (in 3 ms).
2025-03-11T04:28:42.0345300Z   Restored /Users/runner/work/1/s/src/libraries/System.Windows.Extensions/ref/System.Windows.Extensions.csproj (in 2 ms).
2025-03-11T04:28:42.0349580Z   Restored /Users/runner/work/1/s/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj (in 1 ms).
2025-03-11T04:28:42.0356160Z   Restored /Users/runner/work/1/s/src/libraries/System.Web.HttpUtility/ref/System.Web.HttpUtility.csproj (in 1 ms).
2025-03-11T04:28:42.0367710Z   Restored /Users/runner/work/1/s/src/libraries/System.Transactions.Local/src/System.Transactions.Local.csproj (in 2 ms).
2025-03-11T04:28:42.0379400Z   Restored /Users/runner/work/1/s/src/libraries/System.Transactions.Local/ref/System.Transactions.Local.csproj (in 0.9 ms).
2025-03-11T04:28:42.0419280Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading/src/System.Threading.csproj (in 1 ms).
2025-03-11T04:28:42.0511220Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading/ref/System.Threading.csproj (in 0.9 ms).
2025-03-11T04:28:42.0562560Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.ThreadPool/src/System.Threading.ThreadPool.csproj (in 2 ms).
2025-03-11T04:28:42.0612820Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.csproj (in 0.7 ms).
2025-03-11T04:28:42.0775210Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.ThreadPool.WebAssembly.Threading/ref/System.Threading.ThreadPool.WebAssembly.Threading.csproj (in 1 ms).
2025-03-11T04:28:42.2358560Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.Thread/src/System.Threading.Thread.csproj (in 1 ms).
2025-03-11T04:28:42.2365380Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.Thread/ref/System.Threading.Thread.csproj (in 1 ms).
2025-03-11T04:28:42.2372510Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.Thread.WebAssembly.Threading/ref/System.Threading.Thread.WebAssembly.Threading.csproj (in 1 ms).
2025-03-11T04:28:42.2381970Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.Tasks.Parallel/src/System.Threading.Tasks.Parallel.csproj (in 2 ms).
2025-03-11T04:28:42.2385240Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.Tasks.Parallel/ref/System.Threading.Tasks.Parallel.csproj (in 0.8 ms).
2025-03-11T04:28:42.3192390Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj (in 87 ms).
2025-03-11T04:28:42.3265110Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.Tasks.Dataflow/ref/System.Threading.Tasks.Dataflow.csproj (in 2 ms).
2025-03-11T04:28:42.4648440Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.RateLimiting/src/System.Threading.RateLimiting.csproj (in 134 ms).
2025-03-11T04:28:42.4799090Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.RateLimiting/ref/System.Threading.RateLimiting.csproj (in 2 ms).
2025-03-11T04:28:42.4804210Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.Overlapped/src/System.Threading.Overlapped.csproj (in 1 ms).
2025-03-11T04:28:42.4812190Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.Overlapped/ref/System.Threading.Overlapped.csproj (in 0.5 ms).
2025-03-11T04:28:42.6553910Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj (in 172 ms).
2025-03-11T04:28:42.6648450Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj (in 3 ms).
2025-03-11T04:28:42.6795090Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj (in 5 ms).
2025-03-11T04:28:42.6905750Z   Restored /Users/runner/work/1/s/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj (in 2 ms).
2025-03-11T04:28:42.6983210Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj (in 14 ms).
2025-03-11T04:28:42.7055570Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.RegularExpressions/ref/System.Text.RegularExpressions.csproj (in 1 ms).
2025-03-11T04:28:43.1795080Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.RegularExpressions/gen/System.Text.RegularExpressions.Generator.csproj (in 470 ms).
2025-03-11T04:28:43.3489800Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.Json/src/System.Text.Json.csproj (in 164 ms).
2025-03-11T04:28:43.3629460Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.Json/ref/System.Text.Json.csproj (in 2 ms).
2025-03-11T04:28:43.3677090Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.4.csproj (in 3 ms).
2025-03-11T04:28:43.3708840Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.0.csproj (in 2 ms).
2025-03-11T04:28:43.3782840Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn3.11.csproj (in 2 ms).
2025-03-11T04:28:43.4642860Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj (in 81 ms).
2025-03-11T04:28:43.4720790Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj (in 3 ms).
2025-03-11T04:28:43.4775420Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.Encoding.Extensions/src/System.Text.Encoding.Extensions.csproj (in 1 ms).
2025-03-11T04:28:43.4808590Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.Encoding.Extensions/ref/System.Text.Encoding.Extensions.csproj (in 0.6 ms).
2025-03-11T04:28:43.7155520Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj (in 225 ms).
2025-03-11T04:28:43.7266010Z   Restored /Users/runner/work/1/s/src/libraries/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj (in 2 ms).
2025-03-11T04:28:43.8695660Z   Restored /Users/runner/work/1/s/src/libraries/System.Speech/src/System.Speech.csproj (in 146 ms).
2025-03-11T04:28:43.8736350Z   Restored /Users/runner/work/1/s/src/libraries/System.Speech/ref/System.Speech.csproj (in 1 ms).
2025-03-11T04:28:43.8836070Z   Restored /Users/runner/work/1/s/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj (in 4 ms).
2025-03-11T04:28:43.8985390Z   Restored /Users/runner/work/1/s/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj (in 2 ms).
2025-03-11T04:28:43.8996530Z   Restored /Users/runner/work/1/s/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj (in 3 ms).
2025-03-11T04:28:43.9017230Z   Restored /Users/runner/work/1/s/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj (in 1 ms).
2025-03-11T04:28:43.9066990Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj (in 1 ms).
2025-03-11T04:28:43.9101500Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj (in 0.6 ms).
2025-03-11T04:28:43.9191020Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj (in 3 ms).
2025-03-11T04:28:43.9232770Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj (in 2 ms).
2025-03-11T04:28:43.9305020Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Cryptography/src/System.Security.Cryptography.csproj (in 3 ms).
2025-03-11T04:28:43.9343020Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Cryptography/ref/System.Security.Cryptography.csproj (in 1 ms).
2025-03-11T04:28:43.9421850Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj (in 3 ms).
2025-03-11T04:28:43.9462510Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Cryptography.Xml/ref/System.Security.Cryptography.Xml.csproj (in 2 ms).
2025-03-11T04:28:43.9524560Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj (in 3 ms).
2025-03-11T04:28:43.9567690Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj (in 1 ms).
2025-03-11T04:28:43.9670080Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj (in 6 ms).
2025-03-11T04:28:43.9712850Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj (in 2 ms).
2025-03-11T04:28:44.2850520Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Cryptography.Cose/src/System.Security.Cryptography.Cose.csproj (in 302 ms).
2025-03-11T04:28:44.2875840Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Cryptography.Cose/ref/System.Security.Cryptography.Cose.csproj (in 3 ms).
2025-03-11T04:28:44.2915480Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Claims/src/System.Security.Claims.csproj (in 0.8 ms).
2025-03-11T04:28:44.2934940Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.Claims/ref/System.Security.Claims.csproj (in 0.5 ms).
2025-03-11T04:28:44.3022860Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj (in 1 ms).
2025-03-11T04:28:44.3041920Z   Restored /Users/runner/work/1/s/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj (in 1 ms).
2025-03-11T04:28:44.3067100Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime/src/System.Runtime.csproj (in 1 ms).
2025-03-11T04:28:44.3142520Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime/ref/System.Runtime.csproj (in 0.5 ms).
2025-03-11T04:28:44.3157030Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Serialization.Xml/src/System.Runtime.Serialization.Xml.csproj (in 1 ms).
2025-03-11T04:28:44.3175340Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Serialization.Xml/ref/System.Runtime.Serialization.Xml.csproj (in 1 ms).
2025-03-11T04:28:44.3224480Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Serialization.Schema/src/System.Runtime.Serialization.Schema.csproj (in 1 ms).
2025-03-11T04:28:44.3260250Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Serialization.Schema/ref/System.Runtime.Serialization.Schema.csproj (in 0.9 ms).
2025-03-11T04:28:44.3298630Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Serialization.Primitives/src/System.Runtime.Serialization.Primitives.csproj (in 1 ms).
2025-03-11T04:28:44.3329830Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Serialization.Primitives/ref/System.Runtime.Serialization.Primitives.csproj (in 0.6 ms).
2025-03-11T04:28:44.3372350Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Serialization.Json/src/System.Runtime.Serialization.Json.csproj (in 0.9 ms).
2025-03-11T04:28:44.3414850Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Serialization.Json/ref/System.Runtime.Serialization.Json.csproj (in 2 ms).
2025-03-11T04:28:44.3557480Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj (in 4 ms).
2025-03-11T04:28:44.3562780Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Serialization.Formatters/ref/System.Runtime.Serialization.Formatters.csproj (in 0.8 ms).
2025-03-11T04:28:44.3611400Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Numerics/src/System.Runtime.Numerics.csproj (in 1 ms).
2025-03-11T04:28:44.3639020Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Numerics/ref/System.Runtime.Numerics.csproj (in 0.7 ms).
2025-03-11T04:28:44.3670930Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Loader/src/System.Runtime.Loader.csproj (in 1 ms).
2025-03-11T04:28:44.3712630Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Loader/ref/System.Runtime.Loader.csproj (in 0.7 ms).
2025-03-11T04:28:44.3758710Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Intrinsics/src/System.Runtime.Intrinsics.csproj (in 1 ms).
2025-03-11T04:28:44.3796350Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.csproj (in 1 ms).
2025-03-11T04:28:44.3881400Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.InteropServices/src/System.Runtime.InteropServices.csproj (in 1 ms).
2025-03-11T04:28:44.3896130Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.InteropServices/ref/System.Runtime.InteropServices.csproj (in 1 ms).
2025-03-11T04:28:46.0250020Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj (in 1.63 sec).
2025-03-11T04:28:46.0318830Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/LibraryImportGenerator.csproj (in 3 ms).
2025-03-11T04:28:46.0410550Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/ComInterfaceGenerator.csproj (in 2 ms).
2025-03-11T04:28:46.0467470Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/src/System.Runtime.InteropServices.JavaScript.csproj (in 2 ms).
2025-03-11T04:28:46.0512110Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/ref/System.Runtime.InteropServices.JavaScript.csproj (in 1 ms).
2025-03-11T04:28:46.0648850Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/JSImportGenerator.csproj (in 3 ms).
2025-03-11T04:28:46.0737960Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/src/System.Runtime.CompilerServices.VisualC.csproj (in 1 ms).
2025-03-11T04:28:46.0774890Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/ref/System.Runtime.CompilerServices.VisualC.csproj (in 0.9 ms).
2025-03-11T04:28:46.3235850Z   Restored /Users/runner/work/1/s/src/native/libs/build-native.proj (in 13.77 sec).
2025-03-11T04:28:46.3344080Z   Restored /Users/runner/work/1/s/src/mono/mono.proj (in 10.45 sec).
2025-03-11T04:28:46.3348450Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Caching/ref/System.Runtime.Caching.csproj (in 2 ms).
2025-03-11T04:28:46.3351450Z   Restored /Users/runner/work/1/s/src/libraries/System.Resources.Writer/src/System.Resources.Writer.csproj (in 1 ms).
2025-03-11T04:28:46.3354580Z   Restored /Users/runner/work/1/s/src/libraries/System.Resources.Writer/ref/System.Resources.Writer.csproj (in 0.6 ms).
2025-03-11T04:28:46.3365150Z   Restored /Users/runner/work/1/s/src/libraries/System.Resources.Extensions/ref/System.Resources.Extensions.csproj (in 1 ms).
2025-03-11T04:28:46.3408580Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.csproj (in 1 ms).
2025-03-11T04:28:46.3439980Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj (in 0.6 ms).
2025-03-11T04:28:46.3481220Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj (in 1 ms).
2025-03-11T04:28:46.3505790Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.Primitives/ref/System.Reflection.Primitives.csproj (in 0.6 ms).
2025-03-11T04:28:46.4012850Z   Restored /Users/runner/work/1/s/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj (in 65 ms).
2025-03-11T04:28:46.4237660Z   Restored /Users/runner/work/1/s/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj (in 69 ms).
2025-03-11T04:28:46.5388400Z   Restored /Users/runner/work/1/s/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj (in 456 ms).
2025-03-11T04:28:46.7950920Z   Restored /Users/runner/work/1/s/src/mono/llvm/llvm-init.proj (in 10 sec).
2025-03-11T04:28:55.3516340Z   MobileBuildTasks -> /Users/runner/work/1/s/artifacts/bin/MobileBuildTasks/Release/net8.0/MobileBuildTasks.dll
2025-03-11T04:28:55.3840120Z   AppleAppBuilder -> /Users/runner/work/1/s/artifacts/bin/AppleAppBuilder/Release/net8.0/AppleAppBuilder.dll
2025-03-11T04:28:55.3996550Z   Crossgen2Tasks -> /Users/runner/work/1/s/artifacts/bin/Crossgen2Tasks/Release/net8.0/Crossgen2Tasks.dll
2025-03-11T04:28:55.4030530Z   MonoAOTCompiler -> /Users/runner/work/1/s/artifacts/bin/MonoAOTCompiler/Release/net8.0/MonoAOTCompiler.dll
2025-03-11T04:28:57.0068210Z   AndroidAppBuilder -> /Users/runner/work/1/s/artifacts/bin/AndroidAppBuilder/Release/net8.0/AndroidAppBuilder.dll
2025-03-11T04:28:57.0086660Z   installer.tasks -> /Users/runner/work/1/s/artifacts/bin/installer.tasks/Release/net8.0/installer.tasks.dll
2025-03-11T04:28:57.0338320Z   AndroidAppBuilder -> /Users/runner/work/1/s/artifacts/bin/AndroidAppBuilder/Release/net8.0/publish/
2025-03-11T04:28:57.9560210Z   Microsoft.NET.WebAssembly.Webcil -> /Users/runner/work/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net8.0/Microsoft.NET.WebAssembly.Webcil.dll
2025-03-11T04:29:00.2923310Z   AssemblyStripper -> /Users/runner/work/1/s/artifacts/bin/AssemblyStripper/Release/net8.0/AssemblyStripper.dll
2025-03-11T04:29:03.5693410Z   Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /Users/runner/work/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net8.0/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll
2025-03-11T04:29:05.1739500Z   WasmBuildTasks -> /Users/runner/work/1/s/artifacts/bin/WasmBuildTasks/Release/net8.0/WasmBuildTasks.dll
2025-03-11T04:29:05.6735710Z   WasmBuildTasks -> /Users/runner/work/1/s/artifacts/bin/WasmBuildTasks/Release/net8.0/publish/
2025-03-11T04:29:05.7731000Z   WorkloadBuildTasks -> /Users/runner/work/1/s/artifacts/bin/WorkloadBuildTasks/Release/net8.0/WorkloadBuildTasks.dll
2025-03-11T04:29:07.9787460Z   LibraryBuilder -> /Users/runner/work/1/s/artifacts/bin/LibraryBuilder/Release/net8.0/LibraryBuilder.dll
2025-03-11T04:29:08.4044530Z   TestExclusionListTasks -> /Users/runner/work/1/s/artifacts/bin/TestExclusionListTasks/Release/net8.0/TestExclusionListTasks.dll
2025-03-11T04:29:08.7386670Z   Microsoft.Interop.SourceGeneration -> /Users/runner/work/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll
2025-03-11T04:29:12.6530370Z   MonoTargetsTasks -> /Users/runner/work/1/s/artifacts/bin/MonoTargetsTasks/Release/net8.0/MonoTargetsTasks.dll
2025-03-11T04:29:15.5067810Z   LibraryImportGenerator -> /Users/runner/work/1/s/artifacts/bin/LibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll
2025-03-11T04:29:15.5853800Z   WasmAppBuilder -> /Users/runner/work/1/s/artifacts/bin/WasmAppBuilder/Release/net8.0/WasmAppBuilder.dll
2025-03-11T04:29:18.1897500Z   MobileBuildTasks -> /Users/runner/work/1/s/artifacts/bin/MobileBuildTasks/Release/net472/MobileBuildTasks.dll
2025-03-11T04:29:18.2047800Z   Microsoft.NET.WebAssembly.Webcil -> /Users/runner/work/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net472/Microsoft.NET.WebAssembly.Webcil.dll
2025-03-11T04:29:18.2114380Z   MonoAOTCompiler -> /Users/runner/work/1/s/artifacts/bin/MonoAOTCompiler/Release/net472/MonoAOTCompiler.dll
2025-03-11T04:29:18.2284920Z   installer.tasks -> /Users/runner/work/1/s/artifacts/bin/installer.tasks/Release/net472/installer.tasks.dll
2025-03-11T04:29:20.2000120Z   LibraryBuilder -> /Users/runner/work/1/s/artifacts/bin/LibraryBuilder/Release/net472/LibraryBuilder.dll
2025-03-11T04:29:22.0391730Z   AssemblyStripper -> /Users/runner/work/1/s/artifacts/bin/AssemblyStripper/Release/net472/AssemblyStripper.dll
2025-03-11T04:29:25.4060400Z   Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /Users/runner/work/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net472/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll
2025-03-11T04:29:26.5893390Z   WasmAppBuilder -> /Users/runner/work/1/s/artifacts/bin/WasmAppBuilder/Release/net472/WasmAppBuilder.dll
2025-03-11T04:29:26.6178430Z   MonoTargetsTasks -> /Users/runner/work/1/s/artifacts/bin/MonoTargetsTasks/Release/net472/MonoTargetsTasks.dll
2025-03-11T04:29:31.0195100Z   Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest -> /Users/runner/work/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-8.0.100.8.0.15.nupkg
2025-03-11T04:29:31.0213940Z   Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest -> /Users/runner/work/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-8.0.100.8.0.15.nupkg
2025-03-11T04:29:31.0232260Z   Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest -> /Users/runner/work/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-8.0.100.8.0.15.nupkg
2025-03-11T04:29:31.4177300Z   MonoAOTCompiler -> /Users/runner/work/1/s/artifacts/bin/MonoAOTCompiler/Release/net8.0/MonoAOTCompiler.dll
2025-03-11T04:29:32.4003990Z   AssemblyStripper -> /Users/runner/work/1/s/artifacts/bin/AssemblyStripper/Release/net8.0/AssemblyStripper.dll
2025-03-11T04:29:32.4198480Z   MobileBuildTasks -> /Users/runner/work/1/s/artifacts/bin/MobileBuildTasks/Release/net8.0/MobileBuildTasks.dll
2025-03-11T04:29:32.4314700Z   Microsoft.Interop.SourceGeneration -> /Users/runner/work/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll
2025-03-11T04:29:32.6184330Z   LibraryBuilder -> /Users/runner/work/1/s/artifacts/bin/LibraryBuilder/Release/net8.0/LibraryBuilder.dll
2025-03-11T04:29:32.9559850Z   MonoTargetsTasks -> /Users/runner/work/1/s/artifacts/bin/MonoTargetsTasks/Release/net8.0/MonoTargetsTasks.dll
2025-03-11T04:29:32.9897190Z   LibraryImportGenerator -> /Users/runner/work/1/s/artifacts/bin/LibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll
2025-03-11T04:29:33.2744770Z   AssemblyStripper -> /Users/runner/work/1/s/artifacts/bin/AssemblyStripper/Release/net472/AssemblyStripper.dll
2025-03-11T04:29:33.3171080Z   MonoAOTCompiler -> /Users/runner/work/1/s/artifacts/bin/MonoAOTCompiler/Release/net472/MonoAOTCompiler.dll
2025-03-11T04:29:33.5399110Z   MobileBuildTasks -> /Users/runner/work/1/s/artifacts/bin/MobileBuildTasks/Release/net472/MobileBuildTasks.dll
2025-03-11T04:29:33.5414120Z   MonoTargetsTasks -> /Users/runner/work/1/s/artifacts/bin/MonoTargetsTasks/Release/net472/MonoTargetsTasks.dll
2025-03-11T04:29:33.9861020Z   Microsoft.NET.Runtime.MonoTargets.Sdk -> /Users/runner/work/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.MonoTargets.Sdk.8.0.15.nupkg
2025-03-11T04:29:34.3482590Z   Microsoft.NET.Runtime.MonoAOTCompiler.Task -> /Users/runner/work/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.MonoAOTCompiler.Task.8.0.15.nupkg
2025-03-11T04:29:34.4460910Z   LibraryBuilder -> /Users/runner/work/1/s/artifacts/bin/LibraryBuilder/Release/net472/LibraryBuilder.dll
2025-03-11T04:29:35.1297070Z   Microsoft.NET.Runtime.LibraryBuilder.Sdk -> /Users/runner/work/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.LibraryBuilder.Sdk.8.0.15.nupkg
2025-03-11T04:29:35.3262310Z   Running 'sh -c 'build_arch="x64" compiler="clang" . "/Users/runner/work/1/s/eng/common/native/init-compiler.sh" &&  cmake -DENABLE_WERROR=1 -DCMAKE_INSTALL_PREFIX="/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out" -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DBUILD_DARWIN_FRAMEWORKS=1 -DGC_SUSPEND=hybrid -DMONO_LIB_NAME=monosgen-2.0 -DMONO_SHARED_LIB_NAME=monosgen-2.0 -DCMAKE_SYSTEM_VARIANT=maccatalyst -DCMAKE_OSX_ARCHITECTURES=x86_64 -DICU_LIBDIR=/Users/runner/work/1/s/.packages/microsoft.netcore.runtime.icu.transport/8.0.0-rtm.23523.2/runtimes/maccatalyst-x64/native/lib -DENABLE_ICALL_EXPORT=1 -DSTATIC_COMPONENTS=1 -DMONO_COMPONENTS_RID=maccatalyst-x64 -DCLR_CMAKE_HOST_ARCH=x64 -DCMAKE_C_FLAGS="-Wno-overriding-t-option -target x86_64-apple-ios13.5-macabi -I/Users/runner/work/1/s/.packages/microsoft.netcore.runtime.icu.transport/8.0.0-rtm.23523.2/runtimes/maccatalyst-x64/native/include" -DCMAKE_CXX_FLAGS="-Wno-overriding-t-option -target x86_64-apple-ios13.5-macabi"  "/Users/runner/work/1/s/src/mono"'' in '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/'
2025-03-11T04:29:36.5490280Z   -- The C compiler identification is AppleClang 15.0.0.15000100
2025-03-11T04:29:37.9008920Z   -- The CXX compiler identification is AppleClang 15.0.0.15000100
2025-03-11T04:29:37.9313490Z   -- Detecting C compiler ABI info
2025-03-11T04:29:39.0769410Z   -- Detecting C compiler ABI info - done
2025-03-11T04:29:39.1036500Z   -- Check for working C compiler: /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped
2025-03-11T04:29:39.1047680Z   -- Detecting C compile features
2025-03-11T04:29:39.1059910Z   -- Detecting C compile features - done
2025-03-11T04:29:39.1170460Z   -- Detecting CXX compiler ABI info
2025-03-11T04:29:39.3598410Z   -- Detecting CXX compiler ABI info - done
2025-03-11T04:29:39.3867980Z   -- Check for working CXX compiler: /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped
2025-03-11T04:29:39.3871980Z   -- Detecting CXX compile features
2025-03-11T04:29:39.3875980Z   -- Detecting CXX compile features - done
2025-03-11T04:29:39.4428380Z   CMAKE_SYSTEM_NAME=Darwin
2025-03-11T04:29:39.4434930Z   CMAKE_SYSTEM_VARIANT=maccatalyst
2025-03-11T04:29:39.4438600Z   CMAKE_SYSTEM_PROCESSOR=x86_64
2025-03-11T04:29:39.4441260Z   TARGET_ARCH=x86_64
2025-03-11T04:29:39.4444440Z   CMAKE_CROSSCOMPILING=FALSE
2025-03-11T04:29:40.3998630Z   -- Found ZLIB: /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/libz.tbd (found version "1.2.12")
2025-03-11T04:29:40.4066540Z   -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY
2025-03-11T04:29:40.6412690Z   -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success
2025-03-11T04:29:40.6424480Z   -- Looking for sys/types.h
2025-03-11T04:29:40.9684690Z   -- Looking for sys/types.h - found
2025-03-11T04:29:40.9687900Z   -- Looking for sys/stat.h
2025-03-11T04:29:41.2216230Z   -- Looking for sys/stat.h - found
2025-03-11T04:29:41.2219210Z   -- Looking for sys/filio.h
2025-03-11T04:29:41.4627360Z   -- Looking for sys/filio.h - found
2025-03-11T04:29:41.4629870Z   -- Looking for sys/sockio.h
2025-03-11T04:29:41.6988920Z   -- Looking for sys/sockio.h - found
2025-03-11T04:29:41.6998950Z   -- Looking for sys/utime.h
2025-03-11T04:29:41.8428870Z   -- Looking for sys/utime.h - not found
2025-03-11T04:29:41.8429780Z   -- Looking for sys/un.h
2025-03-11T04:29:42.0825960Z   -- Looking for sys/un.h - found
2025-03-11T04:29:42.0828420Z   -- Looking for sys/syscall.h
2025-03-11T04:29:42.3177470Z   -- Looking for sys/syscall.h - found
2025-03-11T04:29:42.3180890Z   -- Looking for sys/uio.h
2025-03-11T04:29:42.5607150Z   -- Looking for sys/uio.h - found
2025-03-11T04:29:42.5612860Z   -- Looking for sys/param.h
2025-03-11T04:29:42.8276910Z   -- Looking for sys/param.h - found
2025-03-11T04:29:42.8278730Z   -- Looking for sys/prctl.h
2025-03-11T04:29:42.9640800Z   -- Looking for sys/prctl.h - not found
2025-03-11T04:29:42.9644100Z   -- Looking for sys/socket.h
2025-03-11T04:29:43.2167960Z   -- Looking for sys/socket.h - found
2025-03-11T04:29:43.2169530Z   -- Looking for sys/utsname.h
2025-03-11T04:29:43.4536230Z   -- Looking for sys/utsname.h - found
2025-03-11T04:29:43.4540970Z   -- Looking for sys/select.h
2025-03-11T04:29:43.6962120Z   -- Looking for sys/select.h - found
2025-03-11T04:29:43.6963630Z   -- Looking for sys/poll.h
2025-03-11T04:29:43.9344110Z   -- Looking for sys/poll.h - found
2025-03-11T04:29:43.9346660Z   -- Looking for sys/wait.h
2025-03-11T04:29:44.1894910Z   -- Looking for sys/wait.h - found
2025-03-11T04:29:44.1898360Z   -- Looking for sys/resource.h
2025-03-11T04:29:44.4291700Z   -- Looking for sys/resource.h - found
2025-03-11T04:29:44.4293580Z   -- Looking for sys/ioctl.h
2025-03-11T04:29:44.6661450Z   -- Looking for sys/ioctl.h - found
2025-03-11T04:29:44.6663490Z   -- Looking for sys/errno.h
2025-03-11T04:29:44.9019260Z   -- Looking for sys/errno.h - found
2025-03-11T04:29:44.9021160Z   -- Looking for sys/statvfs.h
2025-03-11T04:29:45.1371430Z   -- Looking for sys/statvfs.h - found
2025-03-11T04:29:45.1376610Z   -- Looking for sys/statfs.h
2025-03-11T04:29:45.2725420Z   -- Looking for sys/statfs.h - not found
2025-03-11T04:29:45.2728240Z   -- Looking for sys/mman.h
2025-03-11T04:29:45.5133360Z   -- Looking for sys/mman.h - found
2025-03-11T04:29:45.5135640Z   -- Looking for sys/mount.h
2025-03-11T04:29:45.8064630Z   -- Looking for sys/mount.h - found
2025-03-11T04:29:45.8067070Z   -- Looking for sys/time.h
2025-03-11T04:29:46.0504940Z   -- Looking for sys/time.h - found
2025-03-11T04:29:46.0506860Z   -- Looking for sys/random.h
2025-03-11T04:29:46.2945390Z   -- Looking for sys/random.h - found
2025-03-11T04:29:46.2948940Z   -- Looking for strings.h
2025-03-11T04:29:46.5383920Z   -- Looking for strings.h - found
2025-03-11T04:29:46.5385190Z   -- Looking for stdint.h
2025-03-11T04:29:46.7748650Z   -- Looking for stdint.h - found
2025-03-11T04:29:46.7750880Z   -- Looking for unistd.h
2025-03-11T04:29:47.0294870Z   -- Looking for unistd.h - found
2025-03-11T04:29:47.0296990Z   -- Looking for signal.h
2025-03-11T04:29:47.2726090Z   -- Looking for signal.h - found
2025-03-11T04:29:47.2727950Z   -- Looking for setjmp.h
2025-03-11T04:29:47.5114750Z   -- Looking for setjmp.h - found
2025-03-11T04:29:47.5117490Z   -- Looking for syslog.h
2025-03-11T04:29:47.7482620Z   -- Looking for syslog.h - found
2025-03-11T04:29:47.7498810Z   -- Looking for netdb.h
2025-03-11T04:29:48.0123050Z   -- Looking for netdb.h - found
2025-03-11T04:29:48.0130790Z   -- Looking for utime.h
2025-03-11T04:29:48.2536860Z   -- Looking for utime.h - found
2025-03-11T04:29:48.2540510Z   -- Looking for semaphore.h
2025-03-11T04:29:48.5021580Z   -- Looking for semaphore.h - found
2025-03-11T04:29:48.5028330Z   -- Looking for alloca.h
2025-03-11T04:29:48.7365200Z   -- Looking for alloca.h - found
2025-03-11T04:29:48.7367810Z   -- Looking for ucontext.h
2025-03-11T04:29:48.8740880Z   -- Looking for ucontext.h - not found
2025-03-11T04:29:48.8743650Z   -- Looking for pwd.h
2025-03-11T04:29:49.1111070Z   -- Looking for pwd.h - found
2025-03-11T04:29:49.1116350Z   -- Looking for elf.h
2025-03-11T04:29:49.2459090Z   -- Looking for elf.h - not found
2025-03-11T04:29:49.2461460Z   -- Looking for gnu/lib-names.h
2025-03-11T04:29:49.3837360Z   -- Looking for gnu/lib-names.h - not found
2025-03-11T04:29:49.3840250Z   -- Looking for netinet/tcp.h
2025-03-11T04:29:49.6362720Z   -- Looking for netinet/tcp.h - found
2025-03-11T04:29:49.6363840Z   -- Looking for netinet/in.h
2025-03-11T04:29:49.8982390Z   -- Looking for netinet/in.h - found
2025-03-11T04:29:49.8983930Z   -- Looking for link.h
2025-03-11T04:29:50.0392070Z   -- Looking for link.h - not found
2025-03-11T04:29:50.0394760Z   -- Looking for arpa/inet.h
2025-03-11T04:29:50.3137440Z   -- Looking for arpa/inet.h - found
2025-03-11T04:29:50.3140610Z   -- Looking for unwind.h
2025-03-11T04:29:50.5596980Z   -- Looking for unwind.h - found
2025-03-11T04:29:50.5597710Z   -- Looking for poll.h
2025-03-11T04:29:50.8012690Z   -- Looking for poll.h - found
2025-03-11T04:29:50.8014860Z   -- Looking for wchar.h
2025-03-11T04:29:51.0631350Z   -- Looking for wchar.h - found
2025-03-11T04:29:51.0634120Z   -- Looking for android/legacy_signal_inlines.h
2025-03-11T04:29:51.1971210Z   -- Looking for android/legacy_signal_inlines.h - not found
2025-03-11T04:29:51.1972910Z   -- Looking for execinfo.h
2025-03-11T04:29:51.4412710Z   -- Looking for execinfo.h - found
2025-03-11T04:29:51.4416360Z   -- Looking for pthread.h
2025-03-11T04:29:51.6906280Z   -- Looking for pthread.h - found
2025-03-11T04:29:51.6908180Z   -- Looking for pthread_np.h
2025-03-11T04:29:51.8254980Z   -- Looking for pthread_np.h - not found
2025-03-11T04:29:51.8258080Z   -- Looking for net/if.h
2025-03-11T04:29:52.0815090Z   -- Looking for net/if.h - found
2025-03-11T04:29:52.0817260Z   -- Looking for dirent.h
2025-03-11T04:29:52.3242370Z   -- Looking for dirent.h - found
2025-03-11T04:29:52.3244460Z   -- Looking for CommonCrypto/CommonDigest.h
2025-03-11T04:29:52.6540180Z   -- Looking for CommonCrypto/CommonDigest.h - found
2025-03-11T04:29:52.6542420Z   -- Looking for dlfcn.h
2025-03-11T04:29:53.1594890Z   -- Looking for dlfcn.h - found
2025-03-11T04:29:53.1602320Z   -- Looking for getopt.h
2025-03-11T04:29:53.4214580Z   -- Looking for getopt.h - found
2025-03-11T04:29:53.4220160Z   -- Looking for /usr/include/malloc.h
2025-03-11T04:29:53.5577780Z   -- Looking for /usr/include/malloc.h - not found
2025-03-11T04:29:53.5579870Z   -- Looking for sigaction
2025-03-11T04:29:53.7965240Z   -- Looking for sigaction - found
2025-03-11T04:29:53.7966270Z   -- Looking for kill
2025-03-11T04:29:54.0360510Z   -- Looking for kill - found
2025-03-11T04:29:54.0362900Z   -- Looking for clock_nanosleep
2025-03-11T04:29:54.2701290Z   -- Looking for clock_nanosleep - not found
2025-03-11T04:29:54.2701790Z   -- Looking for backtrace_symbols
2025-03-11T04:29:54.5067350Z   -- Looking for backtrace_symbols - found
2025-03-11T04:29:54.5069840Z   -- Looking for mkstemp
2025-03-11T04:29:54.7403040Z   -- Looking for mkstemp - found
2025-03-11T04:29:54.7405540Z   -- Looking for mmap
2025-03-11T04:29:54.9749830Z   -- Looking for mmap - found
2025-03-11T04:29:54.9752130Z   -- Looking for getrusage
2025-03-11T04:29:55.2107290Z   -- Looking for getrusage - found
2025-03-11T04:29:55.2107810Z   -- Looking for dladdr
2025-03-11T04:29:55.4483090Z   -- Looking for dladdr - found
2025-03-11T04:29:55.4483790Z   -- Looking for sysconf
2025-03-11T04:29:55.6811060Z   -- Looking for sysconf - found
2025-03-11T04:29:55.6813440Z   -- Looking for getrlimit
2025-03-11T04:29:55.9169400Z   -- Looking for getrlimit - found
2025-03-11T04:29:55.9170440Z   -- Looking for prctl
2025-03-11T04:29:56.1500930Z   -- Looking for prctl - not found
2025-03-11T04:29:56.1502100Z   -- Looking for nl_langinfo
2025-03-11T04:29:56.3856990Z   -- Looking for nl_langinfo - found
2025-03-11T04:29:56.3858270Z   -- Looking for sched_getaffinity
2025-03-11T04:29:56.6186170Z   -- Looking for sched_getaffinity - not found
2025-03-11T04:29:56.6187260Z   -- Looking for sched_setaffinity
2025-03-11T04:29:56.8671820Z   -- Looking for sched_setaffinity - not found
2025-03-11T04:29:56.8692210Z   -- Looking for chmod
2025-03-11T04:29:57.1037900Z   -- Looking for chmod - found
2025-03-11T04:29:57.1042600Z   -- Looking for lstat
2025-03-11T04:29:57.3412590Z   -- Looking for lstat - found
2025-03-11T04:29:57.3414590Z   -- Looking for getdtablesize
2025-03-11T04:29:57.5770310Z   -- Looking for getdtablesize - found
2025-03-11T04:29:57.5772670Z   -- Looking for ftruncate
2025-03-11T04:29:57.8116720Z   -- Looking for ftruncate - found
2025-03-11T04:29:57.8118040Z   -- Looking for msync
2025-03-11T04:29:58.0469330Z   -- Looking for msync - found
2025-03-11T04:29:58.0471470Z   -- Looking for getpeername
2025-03-11T04:29:58.2823670Z   -- Looking for getpeername - found
2025-03-11T04:29:58.2824280Z   -- Looking for utime
2025-03-11T04:29:58.5172200Z   -- Looking for utime - found
2025-03-11T04:29:58.5172860Z   -- Looking for utimes
2025-03-11T04:29:58.7509990Z   -- Looking for utimes - found
2025-03-11T04:29:58.7511660Z   -- Looking for openlog
2025-03-11T04:29:58.9946300Z   -- Looking for openlog - found
2025-03-11T04:29:58.9947910Z   -- Looking for closelog
2025-03-11T04:29:59.2357030Z   -- Looking for closelog - found
2025-03-11T04:29:59.2358050Z   -- Looking for atexit
2025-03-11T04:29:59.4701040Z   -- Looking for atexit - found
2025-03-11T04:29:59.4701710Z   -- Looking for popen
2025-03-11T04:29:59.7060470Z   -- Looking for popen - found
2025-03-11T04:29:59.7061160Z   -- Looking for strerror_r
2025-03-11T04:29:59.9454120Z   -- Looking for strerror_r - found
2025-03-11T04:29:59.9455150Z   -- Looking for inet_pton
2025-03-11T04:30:00.2150940Z   -- Looking for inet_pton - found
2025-03-11T04:30:00.2155110Z   -- Looking for inet_aton
2025-03-11T04:30:00.4525260Z   -- Looking for inet_aton - found
2025-03-11T04:30:00.4526790Z   -- Looking for poll
2025-03-11T04:30:00.6886820Z   -- Looking for poll - found
2025-03-11T04:30:00.6890610Z   -- Looking for getfsstat
2025-03-11T04:30:00.9238110Z   -- Looking for getfsstat - found
2025-03-11T04:30:00.9239620Z   -- Looking for mremap
2025-03-11T04:30:01.1579350Z   -- Looking for mremap - not found
2025-03-11T04:30:01.1580620Z   -- Looking for posix_fadvise
2025-03-11T04:30:01.3920610Z   -- Looking for posix_fadvise - not found
2025-03-11T04:30:01.3921320Z   -- Looking for vsnprintf
2025-03-11T04:30:01.6303730Z   -- Looking for vsnprintf - found
2025-03-11T04:30:01.6304900Z   -- Looking for statfs
2025-03-11T04:30:01.8637260Z   -- Looking for statfs - found
2025-03-11T04:30:01.8638650Z   -- Looking for statvfs
2025-03-11T04:30:02.0990390Z   -- Looking for statvfs - found
2025-03-11T04:30:02.0992030Z   -- Looking for setpgid
2025-03-11T04:30:02.3391270Z   -- Looking for setpgid - found
2025-03-11T04:30:02.3392570Z   -- Looking for system
2025-03-11T04:30:02.5752150Z   -- Looking for system - found
2025-03-11T04:30:02.5753300Z   -- Looking for fork
2025-03-11T04:30:02.8099740Z   -- Looking for fork - found
2025-03-11T04:30:02.8100850Z   -- Looking for execv
2025-03-11T04:30:03.0442930Z   -- Looking for execv - found
2025-03-11T04:30:03.0444270Z   -- Looking for execve
2025-03-11T04:30:03.2816010Z   -- Looking for execve - found
2025-03-11T04:30:03.2823000Z   -- Looking for waitpid
2025-03-11T04:30:03.5240710Z   -- Looking for waitpid - found
2025-03-11T04:30:03.5242070Z   -- Looking for localtime_r
2025-03-11T04:30:03.7615050Z   -- Looking for localtime_r - found
2025-03-11T04:30:03.7615560Z   -- Looking for mkdtemp
2025-03-11T04:30:04.0047570Z   -- Looking for mkdtemp - found
2025-03-11T04:30:04.0049680Z   -- Looking for getrandom
2025-03-11T04:30:04.2381260Z   -- Looking for getrandom - not found
2025-03-11T04:30:04.2396890Z   -- Looking for getentropy
2025-03-11T04:30:04.4732120Z   -- Looking for getentropy - found
2025-03-11T04:30:04.4733580Z   -- Looking for execvp
2025-03-11T04:30:04.7129620Z   -- Looking for execvp - found
2025-03-11T04:30:04.7134060Z   -- Looking for strlcpy
2025-03-11T04:30:04.9753040Z   -- Looking for strlcpy - found
2025-03-11T04:30:04.9763000Z   -- Looking for stpcpy
2025-03-11T04:30:05.3517670Z   -- Looking for stpcpy - found
2025-03-11T04:30:05.3521540Z   -- Looking for strtok_r
2025-03-11T04:30:05.6382950Z   -- Looking for strtok_r - found
2025-03-11T04:30:05.6388370Z   -- Looking for rewinddir
2025-03-11T04:30:05.8868820Z   -- Looking for rewinddir - found
2025-03-11T04:30:05.8872540Z   -- Looking for vasprintf
2025-03-11T04:30:06.1354030Z   -- Looking for vasprintf - found
2025-03-11T04:30:06.1356170Z   -- Looking for strndup
2025-03-11T04:30:06.3851370Z   -- Looking for strndup - found
2025-03-11T04:30:06.3856120Z   -- Looking for getprotobyname
2025-03-11T04:30:06.6238340Z   -- Looking for getprotobyname - found
2025-03-11T04:30:06.6238840Z   -- Looking for getprotobyname_r
2025-03-11T04:30:06.8570630Z   -- Looking for getprotobyname_r - not found
2025-03-11T04:30:06.8571900Z   -- Looking for getaddrinfo
2025-03-11T04:30:07.0941440Z   -- Looking for getaddrinfo - found
2025-03-11T04:30:07.0942540Z   -- Looking for mach_absolute_time
2025-03-11T04:30:07.3297000Z   -- Looking for mach_absolute_time - found
2025-03-11T04:30:07.3300700Z   -- Looking for gethrtime
2025-03-11T04:30:07.5633560Z   -- Looking for gethrtime - not found
2025-03-11T04:30:07.5634260Z   -- Looking for read_real_time
2025-03-11T04:30:07.7987640Z   -- Looking for read_real_time - not found
2025-03-11T04:30:07.7988290Z   -- Looking for gethostbyname
2025-03-11T04:30:08.0362500Z   -- Looking for gethostbyname - found
2025-03-11T04:30:08.0363220Z   -- Looking for gethostbyname2
2025-03-11T04:30:08.2737860Z   -- Looking for gethostbyname2 - found
2025-03-11T04:30:08.2740780Z   -- Looking for getnameinfo
2025-03-11T04:30:08.5102630Z   -- Looking for getnameinfo - found
2025-03-11T04:30:08.5103480Z   -- Looking for getifaddrs
2025-03-11T04:30:08.7470710Z   -- Looking for getifaddrs - found
2025-03-11T04:30:08.7474020Z   -- Looking for access
2025-03-11T04:30:08.9835850Z   -- Looking for access - found
2025-03-11T04:30:08.9836570Z   -- Looking for inet_ntop
2025-03-11T04:30:09.2188710Z   -- Looking for inet_ntop - found
2025-03-11T04:30:09.2190940Z   -- Looking for Qp2getifaddrs
2025-03-11T04:30:09.4535670Z   -- Looking for Qp2getifaddrs - not found
2025-03-11T04:30:09.4536490Z   -- Looking for getpid
2025-03-11T04:30:09.6896370Z   -- Looking for getpid - found
2025-03-11T04:30:09.6898540Z   -- Looking for mktemp
2025-03-11T04:30:09.9253970Z   -- Looking for mktemp - found
2025-03-11T04:30:09.9256320Z   -- Looking for include files sys/types.h, sys/sysctl.h
2025-03-11T04:30:10.1974630Z   -- Looking for include files sys/types.h, sys/sysctl.h - found
2025-03-11T04:30:10.1976960Z   -- Looking for include files sys/types.h, sys/user.h
2025-03-11T04:30:10.4626360Z   -- Looking for include files sys/types.h, sys/user.h - found
2025-03-11T04:30:10.4650050Z   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
2025-03-11T04:30:10.7234930Z   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
2025-03-11T04:30:10.7243220Z   -- Found Threads: TRUE
2025-03-11T04:30:10.7246900Z   -- Looking for pthread_getname_np
2025-03-11T04:30:11.0041700Z   -- Looking for pthread_getname_np - found
2025-03-11T04:30:11.0042480Z   -- Looking for pthread_setname_np
2025-03-11T04:30:11.2429670Z   -- Looking for pthread_setname_np - found
2025-03-11T04:30:11.2431550Z   -- Looking for pthread_cond_timedwait_relative_np
2025-03-11T04:30:11.4789050Z   -- Looking for pthread_cond_timedwait_relative_np - found
2025-03-11T04:30:11.4789800Z   -- Looking for pthread_kill
2025-03-11T04:30:11.7565670Z   -- Looking for pthread_kill - found
2025-03-11T04:30:11.7567640Z   -- Looking for pthread_attr_setstacksize
2025-03-11T04:30:11.9947680Z   -- Looking for pthread_attr_setstacksize - found
2025-03-11T04:30:11.9949170Z   -- Looking for pthread_get_stackaddr_np
2025-03-11T04:30:12.2298210Z   -- Looking for pthread_get_stackaddr_np - found
2025-03-11T04:30:12.2300180Z   -- Looking for clock_gettime
2025-03-11T04:30:12.4693530Z   -- Looking for clock_gettime - found
2025-03-11T04:30:12.4695510Z   -- Looking for madvise
2025-03-11T04:30:12.7109950Z   -- Looking for madvise - found
2025-03-11T04:30:12.7114560Z   -- Looking for pthread_mutexattr_setprotocol
2025-03-11T04:30:12.9580570Z   -- Looking for pthread_mutexattr_setprotocol - found
2025-03-11T04:30:12.9585010Z   -- Looking for CLOCK_MONOTONIC
2025-03-11T04:30:13.1995130Z   -- Looking for CLOCK_MONOTONIC - found
2025-03-11T04:30:13.1998610Z   -- Looking for CLOCK_MONOTONIC_COARSE
2025-03-11T04:30:13.3503930Z   -- Looking for CLOCK_MONOTONIC_COARSE - not found
2025-03-11T04:30:13.3520770Z   -- Looking for sys_signame
2025-03-11T04:30:13.6019460Z   -- Looking for sys_signame - found
2025-03-11T04:30:13.6025270Z   -- Looking for pthread_jit_write_protect_np
2025-03-11T04:30:13.7499140Z   -- Looking for pthread_jit_write_protect_np - not found
2025-03-11T04:30:13.7500690Z   -- Looking for getauxval
2025-03-11T04:30:13.8898220Z   -- Looking for getauxval - not found
2025-03-11T04:30:13.8902070Z   -- Looking for stddef.h
2025-03-11T04:30:14.1306120Z   -- Looking for stddef.h - found
2025-03-11T04:30:14.1307950Z   -- Check size of struct sockaddr_in6
2025-03-11T04:30:14.3819350Z   -- Check size of struct sockaddr_in6 - done
2025-03-11T04:30:14.3826520Z   -- Check size of struct timeval
2025-03-11T04:30:14.6327150Z   -- Check size of struct timeval - done
2025-03-11T04:30:14.6330250Z   -- Check size of socklen_t
2025-03-11T04:30:14.8832050Z   -- Check size of socklen_t - done
2025-03-11T04:30:14.8834280Z   -- Check size of struct ip_mreqn
2025-03-11T04:30:15.1344160Z   -- Check size of struct ip_mreqn - done
2025-03-11T04:30:15.1346070Z   -- Check size of struct ip_mreq
2025-03-11T04:30:15.3856150Z   -- Check size of struct ip_mreq - done
2025-03-11T04:30:15.3858600Z   -- Check size of clockid_t
2025-03-11T04:30:15.5357170Z   -- Check size of clockid_t - failed
2025-03-11T04:30:15.5359810Z   -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN
2025-03-11T04:30:15.7820090Z   -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Success
2025-03-11T04:30:15.7823340Z   -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN
2025-03-11T04:30:16.0299010Z   -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN - Success
2025-03-11T04:30:16.0301690Z   -- Performing Test HAVE_STRUCT_STAT_ST_ATIM
2025-03-11T04:30:16.1808820Z   -- Performing Test HAVE_STRUCT_STAT_ST_ATIM - Failed
2025-03-11T04:30:16.1811520Z   -- Performing Test HAVE_STRUCT_STAT_ST_ATIMESPEC
2025-03-11T04:30:16.4321380Z   -- Performing Test HAVE_STRUCT_STAT_ST_ATIMESPEC - Success
2025-03-11T04:30:16.4323650Z   -- Performing Test HAVE_OBJC_SUPER_SUPER_CLASS
2025-03-11T04:30:16.7031930Z   -- Performing Test HAVE_OBJC_SUPER_SUPER_CLASS - Success
2025-03-11T04:30:16.7035120Z   -- Check size of int
2025-03-11T04:30:16.9542220Z   -- Check size of int - done
2025-03-11T04:30:16.9543810Z   -- Check size of void*
2025-03-11T04:30:17.2032740Z   -- Check size of void* - done
2025-03-11T04:30:17.2034740Z   -- Check size of long
2025-03-11T04:30:17.4620240Z   -- Check size of long - done
2025-03-11T04:30:17.4621930Z   -- Check size of long long
2025-03-11T04:30:17.7106740Z   -- Check size of long long - done
2025-03-11T04:30:17.7108110Z   -- Check size of size_t
2025-03-11T04:30:17.9604060Z   -- Check size of size_t - done
2025-03-11T04:30:17.9605970Z   -- Looking for CPU_COUNT
2025-03-11T04:30:18.0977720Z   -- Looking for CPU_COUNT - not found
2025-03-11T04:30:18.0981680Z   -- Performing Test HAVE_GNU_STRERROR_R
2025-03-11T04:30:18.2444300Z   -- Performing Test HAVE_GNU_STRERROR_R - Failed
2025-03-11T04:30:18.2445120Z   -- Performing Test HAVE_TLS_MODEL_ATTR
2025-03-11T04:30:18.4809640Z   -- Performing Test HAVE_TLS_MODEL_ATTR - Success
2025-03-11T04:30:18.4821220Z   -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES
2025-03-11T04:30:18.7177140Z   -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Success
2025-03-11T04:30:18.7188070Z   -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER
2025-03-11T04:30:18.9516250Z   -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success
2025-03-11T04:30:19.0160920Z   -- Performing Test COMPILER_SUPPORTS_FNO_OBJC_MSGSEND_SELECTOR_STUBS
2025-03-11T04:30:19.2510550Z   -- Performing Test COMPILER_SUPPORTS_FNO_OBJC_MSGSEND_SELECTOR_STUBS - Success
2025-03-11T04:30:19.6810660Z   -- Found Python3: /usr/local/Frameworks/Python.framework/Versions/3.13/bin/python3.13 (found version "3.13.2") found components: Interpreter
2025-03-11T04:30:20.0420110Z   -- Found Python: /usr/local/Frameworks/Python.framework/Versions/3.13/bin/python3.13 (found version "3.13.2") found components: Interpreter
2025-03-11T04:30:20.4204670Z   -- Looking for accept4
2025-03-11T04:30:20.5837380Z   -- Looking for accept4 - not found
2025-03-11T04:30:22.0823580Z   -- Configuring done (46.6s)
2025-03-11T04:30:22.5323890Z   -- Generating done (0.4s)
2025-03-11T04:30:22.5342590Z   -- Build files have been written to: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release
2025-03-11T04:30:22.5451620Z   Running ' cmake --build . --target install --config Release --parallel 4' in '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/'
2025-03-11T04:30:22.6896920Z   [  0%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger.c.o
2025-03-11T04:30:22.6925400Z   [  2%] Building C object mono/mini/CMakeFiles/debugger-stub-objects.dir/__/component/debugger-stub.c.o
2025-03-11T04:30:22.6969680Z   [  2%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdate-unix.c.o
2025-03-11T04:30:22.6979630Z   [  2%] Building C object mono/utils/CMakeFiles/utils_objects.dir/dlmalloc.c.o
2025-03-11T04:30:22.9484860Z   [  2%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdir-unix.c.o
2025-03-11T04:30:23.0810880Z   [  3%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-networking.c.o
2025-03-11T04:30:23.0860280Z   [  3%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-unix.c.o
2025-03-11T04:30:23.1019330Z   [  3%] Built target debugger-stub-objects
2025-03-11T04:30:23.1574980Z   [  4%] Building C object mono/mini/CMakeFiles/hot_reload-objects.dir/__/component/hot_reload.c.o
2025-03-11T04:30:23.2121950Z   [  5%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmisc-unix.c.o
2025-03-11T04:30:23.2663580Z   [  5%] Building C object mono/utils/CMakeFiles/utils_objects.dir/os-event-unix.c.o
2025-03-11T04:30:23.2718330Z   [  5%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-agent.c.o
2025-03-11T04:30:23.3491140Z   [  5%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmodule-unix.c.o
2025-03-11T04:30:23.4707310Z   [  5%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gtimer-unix.c.o
2025-03-11T04:30:23.4809730Z   [  6%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mach-support-amd64.c.o
2025-03-11T04:30:23.6066450Z   [  6%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/garray.c.o
2025-03-11T04:30:23.6350600Z   [  6%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap-x86.c.o
2025-03-11T04:30:23.7527180Z   [  7%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gbytearray.c.o
2025-03-11T04:30:23.7630740Z   [  7%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-md5.c.o
2025-03-11T04:30:23.9641930Z   [  7%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gerror.c.o
2025-03-11T04:30:24.2541240Z   [  8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-sha1.c.o
2025-03-11T04:30:24.2738590Z   [  8%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/ghashtable.c.o
2025-03-11T04:30:24.5478710Z   [  8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-logger.c.o
2025-03-11T04:30:24.7644450Z   [  8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-cgroup.c.o
2025-03-11T04:30:24.9498850Z   [  9%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/giconv.c.o
2025-03-11T04:30:24.9500900Z   [  9%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-codeman.c.o
2025-03-11T04:30:25.2947310Z   [  9%] Built target hot_reload-objects
2025-03-11T04:30:25.4504060Z   [  9%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-engine.c.o
2025-03-11T04:30:25.7554500Z   [  9%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmem.c.o
2025-03-11T04:30:26.0505400Z   [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-counters.c.o
2025-03-11T04:30:26.0771700Z   [ 10%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/goutput.c.o
2025-03-11T04:30:26.2886720Z   [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl.c.o
2025-03-11T04:30:26.6708680Z   [ 10%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstr.c.o
2025-03-11T04:30:27.1034270Z   [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-windows.c.o
2025-03-11T04:30:27.1043740Z   [ 10%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-state-machine.c.o
2025-03-11T04:30:27.1126870Z   [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-darwin.c.o
2025-03-11T04:30:27.1706310Z   [ 11%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-posix.c.o
2025-03-11T04:30:27.1996360Z   [ 12%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gslist.c.o
2025-03-11T04:30:27.2744080Z   [ 12%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-wasm.c.o
2025-03-11T04:30:27.2813630Z   [ 12%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-windows.c.o
2025-03-11T04:30:27.2832360Z   [ 12%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstring.c.o
2025-03-11T04:30:27.2904740Z   [ 13%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasm-debugger.c.o
2025-03-11T04:30:27.3006480Z   [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-common.c.o
2025-03-11T04:30:27.3051770Z   [ 14%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gptrarray.c.o
2025-03-11T04:30:27.3110200Z   [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-posix.c.o
2025-03-11T04:30:27.3304880Z   [ 14%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/glist.c.o
2025-03-11T04:30:27.3316230Z   [ 14%] Building C object mono/mini/CMakeFiles/hot_reload-stub-objects.dir/__/component/hot_reload-stub.c.o
2025-03-11T04:30:27.3359810Z   [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-android.c.o
2025-03-11T04:30:27.3387510Z   [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-darwin.c.o
2025-03-11T04:30:27.3646510Z   [ 15%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gqueue.c.o
2025-03-11T04:30:27.3749020Z   [ 15%] Built target hot_reload-stub-objects
2025-03-11T04:30:27.3766220Z   [ 15%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasi-debugger.c.o
2025-03-11T04:30:27.3775080Z   [ 15%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gpath.c.o
2025-03-11T04:30:27.4143550Z   [ 16%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-flight-recorder.c.o
2025-03-11T04:30:27.4251960Z   [ 16%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gspawn.c.o
2025-03-11T04:30:27.4320370Z   [ 16%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-internal-hash.c.o
2025-03-11T04:30:27.4532940Z   [ 16%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-protocol.c.o
2025-03-11T04:30:27.4560920Z   [ 17%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile.c.o
2025-03-11T04:30:27.4655420Z   [ 17%] Building C object mono/utils/CMakeFiles/utils_objects.dir/monobitset.c.o
2025-03-11T04:30:27.4840760Z   [ 17%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-posix.c.o
2025-03-11T04:30:27.4869600Z   [ 17%] Generating diagnostics_tracing-gen-headers.timestamp
2025-03-11T04:30:27.5428450Z   [ 17%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gutf8.c.o
2025-03-11T04:30:27.6023990Z   [ 17%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-filemap.c.o
2025-03-11T04:30:27.6314940Z   [ 17%] Built target debugger-objects
2025-03-11T04:30:27.6423470Z   [ 17%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/Users/runner/work/1/s/src/native/minipal/utf8.c.o
2025-03-11T04:30:27.6596900Z   [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-math-c.c.o
2025-03-11T04:30:27.6968810Z   [ 18%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/event_pipe-stub.c.o
2025-03-11T04:30:27.7107040Z   [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap.c.o
2025-03-11T04:30:27.7165440Z   [ 18%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/diagnostics_server-stub.c.o
2025-03-11T04:30:27.7221950Z   [ 18%] Built target eglib_objects
2025-03-11T04:30:27.7363610Z   [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-windows.c.o
2025-03-11T04:30:27.7486540Z   [ 18%] Building C object mono/mini/CMakeFiles/marshal-ilgen-objects.dir/__/component/marshal-ilgen.c.o
2025-03-11T04:30:27.7552990Z   [ 18%] Built target diagnostics_tracing-gen-headers
2025-03-11T04:30:27.7633190Z   [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-os-mutex.c.o
2025-03-11T04:30:27.7823660Z   [ 20%] Building C object mono/mini/CMakeFiles/marshal-ilgen-stub-objects.dir/__/component/marshal-ilgen-stub.c.o
2025-03-11T04:30:27.7849570Z   [ 20%] Built target diagnostics_tracing-stub-objects
2025-03-11T04:30:27.7887760Z   [ 20%] Linking C static library libmono-component-debugger-static.a
2025-03-11T04:30:27.7926570Z   [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-flight-recorder.c.o
2025-03-11T04:30:27.7963210Z   [ 20%] Built target marshal-ilgen-stub-objects
2025-03-11T04:30:27.7970160Z   [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-proclib.c.o
2025-03-11T04:30:27.7996180Z   [ 20%] Linking C static library libmono-component-hot_reload-static.a
2025-03-11T04:30:27.8021180Z   [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-publib.c.o
2025-03-11T04:30:27.8093440Z   [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-time.c.o
2025-03-11T04:30:27.8236020Z   [ 21%] Built target marshal-ilgen-objects
2025-03-11T04:30:27.8859010Z   [ 21%] Linking C static library libmono-component-debugger-stub-static.a
2025-03-11T04:30:27.9675390Z   [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/strenc.c.o
2025-03-11T04:30:28.1281990Z   [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-uri.c.o
2025-03-11T04:30:28.2466350Z   [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-poll.c.o
2025-03-11T04:30:28.3578420Z   [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-path.c.o
2025-03-11T04:30:28.5225940Z   [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-stdlib.c.o
2025-03-11T04:30:28.6361950Z   [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-property-hash.c.o
2025-03-11T04:30:28.7619340Z   [ 23%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-error.c.o
2025-03-11T04:30:29.1524930Z   [ 23%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-context.c.o
2025-03-11T04:30:29.3047200Z   [ 23%] Building C object mono/utils/CMakeFiles/utils_objects.dir/hazard-pointer.c.o
2025-03-11T04:30:29.5894280Z   [ 23%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lifo-semaphore.c.o
2025-03-11T04:30:29.7537420Z   [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-queue.c.o
2025-03-11T04:30:29.9138830Z   [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-alloc.c.o
2025-03-11T04:30:30.1235560Z   [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-array-queue.c.o
2025-03-11T04:30:30.1330090Z   [ 24%] Built target mono-component-debugger-static
2025-03-11T04:30:30.1940970Z   [ 24%] Linking C static library libmono-component-hot_reload-stub-static.a
2025-03-11T04:30:30.2852400Z   [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-linked-list-set.c.o
2025-03-11T04:30:30.3044620Z   [ 24%] Built target mono-component-hot_reload-static
2025-03-11T04:30:30.3137250Z   [ 24%] Built target mono-component-hot_reload-stub-static
2025-03-11T04:30:30.3955470Z   [ 25%] Linking C static library libmono-component-diagnostics_tracing-stub-static.a
2025-03-11T04:30:30.3977680Z   [ 25%] Linking C static library libmono-component-marshal-ilgen-stub-static.a
2025-03-11T04:30:30.4436650Z   [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads.c.o
2025-03-11T04:30:30.5181050Z   [ 26%] Built target mono-component-diagnostics_tracing-stub-static
2025-03-11T04:30:30.5507810Z   [ 26%] Built target mono-component-marshal-ilgen-stub-static
2025-03-11T04:30:30.5975280Z   [ 26%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_calendarData.c.o
2025-03-11T04:30:30.5993240Z   [ 26%] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/aot.c.o
2025-03-11T04:30:30.7365570Z   [ 26%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_casing.c.o
2025-03-11T04:30:30.8632470Z   [ 26%] Built target mono-component-debugger-stub-static
2025-03-11T04:30:30.8971300Z   [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-state-machine.c.o
2025-03-11T04:30:30.9177910Z   [ 27%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_collation.c.o
2025-03-11T04:30:31.0129870Z   [ 27%] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/helper.c.o
2025-03-11T04:30:31.0368670Z   [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix.c.o
2025-03-11T04:30:31.1717810Z   [ 28%] Linking C static library libmono-profiler-aot.a
2025-03-11T04:30:31.2080600Z   [ 28%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_idna.c.o
2025-03-11T04:30:31.2130950Z   [ 28%] Generating diagnostics_tracing-gen-sources.timestamp
2025-03-11T04:30:31.2934020Z   [ 28%] Built target mono-profiler-aot-static
2025-03-11T04:30:31.2972930Z   [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix-signals.c.o
2025-03-11T04:30:31.3067530Z   [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach.c.o
2025-03-11T04:30:31.3705800Z   [ 29%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_locale.c.o
2025-03-11T04:30:31.4983820Z   [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach-helper.c.o
2025-03-11T04:30:31.4989750Z   [ 30%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_localeNumberData.c.o
2025-03-11T04:30:31.5213070Z   [ 31%] Linking C static library libmono-component-marshal-ilgen-static.a
2025-03-11T04:30:31.7525260Z   [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-windows.c.o
2025-03-11T04:30:31.7716370Z   [ 31%] Built target mono-component-marshal-ilgen-static
2025-03-11T04:30:31.7754480Z   [ 31%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_localeStringData.c.o
2025-03-11T04:30:31.7954540Z   [ 31%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_normalization.c.o
2025-03-11T04:30:31.7979500Z   [ 31%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_timeZoneInfo.c.o
2025-03-11T04:30:31.8051840Z   [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-linux.c.o
2025-03-11T04:30:31.8352420Z   [ 33%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/entrypoints.c.o
2025-03-11T04:30:31.9308570Z   [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-freebsd.c.o
2025-03-11T04:30:31.9657530Z   [ 33%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_icushim_static.c.o
2025-03-11T04:30:31.9812880Z   [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-netbsd.c.o
2025-03-11T04:30:32.0304070Z   [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-openbsd.c.o
2025-03-11T04:30:32.0884170Z   [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-android.c.o
2025-03-11T04:30:32.0953900Z   [ 34%] Built target diagnostics_tracing-gen-sources
2025-03-11T04:30:32.1168360Z   [ 34%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_locale.m.o
2025-03-11T04:30:32.1217800Z   [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-haiku.c.o
2025-03-11T04:30:32.1490480Z   [ 34%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/containers/dn-allocator.c.o
2025-03-11T04:30:32.2493200Z   [ 35%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/containers/dn-fwd-list.c.o
2025-03-11T04:30:32.3007030Z   [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-aix.c.o
2025-03-11T04:30:32.3031480Z   [ 35%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_collation.m.o
2025-03-11T04:30:32.3292740Z   [ 36%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.c.o
2025-03-11T04:30:32.4098230Z   [ 36%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/containers/dn-list.c.o
2025-03-11T04:30:32.5361390Z   [ 36%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-sunos.c.o
2025-03-11T04:30:32.5941550Z   [ 36%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-coop.c.o
2025-03-11T04:30:32.6599270Z   [ 36%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/containers/dn-queue.c.o
2025-03-11T04:30:32.7787610Z   [ 36%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/containers/dn-umap.c.o
2025-03-11T04:30:32.8398610Z   [ 36%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utility-thread.c.o
2025-03-11T04:30:33.0282800Z   [ 37%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/containers/dn-vector.c.o
2025-03-11T04:30:33.0758410Z   [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-tls.c.o
2025-03-11T04:30:33.2000540Z   [ 38%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-sources.c.o
2025-03-11T04:30:33.2240640Z   [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utils-debug.c.o
2025-03-11T04:30:33.3602550Z   [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/atomic.c.o
2025-03-11T04:30:33.5031400Z   [ 39%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_casing.m.o
2025-03-11T04:30:33.5102890Z   [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap.c.o
2025-03-11T04:30:33.5504450Z   [ 39%] Building C object mono/mini/CMakeFiles/icu_shim_objects.dir/Users/runner/work/1/s/src/native/libs/System.Globalization.Native/pal_calendarData.m.o
2025-03-11T04:30:33.6898140Z   [ 40%] Building C object mono/utils/CMakeFiles/utils_objects.dir/bsearch.c.o
2025-03-11T04:30:33.7665180Z   [ 40%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-signal-handler.c.o
2025-03-11T04:30:33.8434660Z   [ 40%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-conc-hashtable.c.o
2025-03-11T04:30:34.0253110Z   [ 41%] Building C object mono/utils/CMakeFiles/utils_objects.dir/json.c.o
2025-03-11T04:30:34.1508630Z   [ 41%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep.c.o
2025-03-11T04:30:34.1536480Z   [ 41%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-rand.c.o
2025-03-11T04:30:34.1587190Z   [ 41%] Built target icu_shim_objects
2025-03-11T04:30:34.2081900Z   [ 42%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-block.c.o
2025-03-11T04:30:34.2460900Z   [ 42%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-buffer.c.o
2025-03-11T04:30:34.3460930Z   [ 42%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-buffer-manager.c.o
2025-03-11T04:30:34.3481130Z   [ 42%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-rand-windows.c.o
2025-03-11T04:30:34.3507470Z   [ 42%] Building C object mono/utils/CMakeFiles/utils_objects.dir/memfuncs.c.o
2025-03-11T04:30:34.3910470Z   [ 43%] Building C object mono/utils/CMakeFiles/utils_objects.dir/parse.c.o
2025-03-11T04:30:34.4471470Z   [ 43%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-config.c.o
2025-03-11T04:30:34.5142930Z   [ 44%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-event.c.o
2025-03-11T04:30:34.5210010Z   [ 44%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-event-instance.c.o
2025-03-11T04:30:34.5235100Z   [ 44%] Building C object mono/utils/CMakeFiles/utils_objects.dir/checked-build.c.o
2025-03-11T04:30:34.5602750Z   [ 44%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-event-payload.c.o
2025-03-11T04:30:34.5993290Z   [ 44%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-event-source.c.o
2025-03-11T04:30:34.6335530Z   [ 44%] Building C object mono/utils/CMakeFiles/utils_objects.dir/options.c.o
2025-03-11T04:30:34.6531650Z   [ 45%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-file.c.o
2025-03-11T04:30:34.7107290Z   [ 45%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-json-file.c.o
2025-03-11T04:30:34.7407830Z   [ 46%] Building C object mono/utils/CMakeFiles/utils_objects.dir/wasm-module-reader.c.o
2025-03-11T04:30:34.7740330Z   [ 46%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-metadata-generator.c.o
2025-03-11T04:30:34.7841190Z   [ 47%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-provider.c.o
2025-03-11T04:30:34.8559930Z   [ 47%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-sample-profiler.c.o
2025-03-11T04:30:34.8680900Z   [ 47%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-session.c.o
2025-03-11T04:30:34.8875090Z   [ 47%] Built target utils_objects
2025-03-11T04:30:34.9438390Z   [ 47%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-session-provider.c.o
2025-03-11T04:30:34.9462000Z   [ 47%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-alloc.c.o
2025-03-11T04:30:34.9476330Z   [ 47%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-cardtable.c.o
2025-03-11T04:30:35.0640670Z   [ 48%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-stack-contents.c.o
2025-03-11T04:30:35.1158630Z   [ 48%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-stream.c.o
2025-03-11T04:30:35.1757230Z   [ 48%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-thread.c.o
2025-03-11T04:30:35.2329520Z   [ 49%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-debug.c.o
2025-03-11T04:30:35.2537160Z   [ 49%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono.c.o
2025-03-11T04:30:35.3443410Z   [ 49%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-descriptor.c.o
2025-03-11T04:30:35.4199930Z   [ 49%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-fin-weak-hash.c.o
2025-03-11T04:30:35.6229490Z   [ 50%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-runtime-provider.c.o
2025-03-11T04:30:35.6267290Z   [ 50%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gc.c.o
2025-03-11T04:30:35.6981260Z   [ 51%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gchandles.c.o
2025-03-11T04:30:36.0143790Z   [ 51%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gray.c.o
2025-03-11T04:30:36.0688040Z   [ 51%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-profiler-provider.c.o
2025-03-11T04:30:36.4586220Z   [ 51%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-hash-table.c.o
2025-03-11T04:30:36.6642880Z   [ 51%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-internal.c.o
2025-03-11T04:30:36.7091900Z   [ 51%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/eventpipehelpers.c.o
2025-03-11T04:30:36.7221370Z   [ 52%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-layout-stats.c.o
2025-03-11T04:30:36.9177370Z   [ 52%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-los.c.o
2025-03-11T04:30:36.9225920Z   [ 52%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-marksweep.c.o
2025-03-11T04:30:36.9484450Z   [ 53%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntime.c.o
2025-03-11T04:30:37.0512580Z   [ 53%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimerundown.c.o
2025-03-11T04:30:37.6110370Z   [ 54%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-memory-governor.c.o
2025-03-11T04:30:37.6350950Z   [ 54%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimestress.c.o
2025-03-11T04:30:37.7480010Z   [ 54%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimeprivate.c.o
2025-03-11T04:30:37.8704330Z   [ 55%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimemonoprofiler.c.o
2025-03-11T04:30:37.9321500Z   [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-nursery-allocator.c.o
2025-03-11T04:30:37.9829630Z   [ 55%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-sources.c.o
2025-03-11T04:30:38.2659250Z   [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning-stats.c.o
2025-03-11T04:30:38.4633890Z   [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning.c.o
2025-03-11T04:30:38.5338350Z   [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pointer-queue.c.o
2025-03-11T04:30:38.7320140Z   [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-array-list.c.o
2025-03-11T04:30:38.7573740Z   [ 56%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-dump-protocol.c.o
2025-03-11T04:30:38.7823900Z   [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-protocol.c.o
2025-03-11T04:30:38.8803950Z   [ 56%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-eventpipe-protocol.c.o
2025-03-11T04:30:38.9176950Z   [ 57%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-ipc.c.o
2025-03-11T04:30:38.9866920Z   [ 57%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-process-protocol.c.o
2025-03-11T04:30:38.9947580Z   [ 57%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-profiler-protocol.c.o
2025-03-11T04:30:39.0646250Z   [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-protocol.c.o
2025-03-11T04:30:39.0724660Z   [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-server.c.o
2025-03-11T04:30:39.0964160Z   [ 58%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-qsort.c.o
2025-03-11T04:30:39.1415850Z   [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-ipc-pal-socket.c.o
2025-03-11T04:30:39.1515400Z   [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ds-rt-mono.c.o
2025-03-11T04:30:39.3409310Z   [ 59%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-simple-nursery.c.o
2025-03-11T04:30:39.3885610Z   [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/event_pipe.c.o
2025-03-11T04:30:39.5018950Z   [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/diagnostics_server.c.o
2025-03-11T04:30:39.6448160Z   [ 60%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-split-nursery.c.o
2025-03-11T04:30:39.7146400Z   [ 60%] Built target diagnostics_tracing-objects
2025-03-11T04:30:39.7397410Z   [ 60%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-thread-pool.c.o
2025-03-11T04:30:40.1408880Z   [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-workers.c.o
2025-03-11T04:30:40.2855690Z   [ 61%] Linking C static library libmono-component-diagnostics_tracing-static.a
2025-03-11T04:30:40.4311400Z   [ 61%] Built target mono-component-diagnostics_tracing-static
2025-03-11T04:30:40.6109800Z   [ 61%] Linking C static library libsgen_objects.a
2025-03-11T04:30:40.7740900Z   [ 61%] Built target sgen_objects
2025-03-11T04:30:40.8292960Z   [ 61%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/domain.c.o
2025-03-11T04:30:40.8297390Z   [ 61%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32event-unix.c.o
2025-03-11T04:30:40.8299550Z   [ 61%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/appdomain.c.o
2025-03-11T04:30:40.8303640Z   [ 62%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly.c.o
2025-03-11T04:30:41.1003860Z   [ 62%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/bundled-resources.c.o
2025-03-11T04:30:41.1143950Z   [ 62%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class.c.o
2025-03-11T04:30:41.2573890Z   [ 62%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-init.c.o
2025-03-11T04:30:41.2832950Z   [ 63%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-accessors.c.o
2025-03-11T04:30:41.6086750Z   [ 63%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-setup-vtable.c.o
2025-03-11T04:30:41.6348770Z   [ 63%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/cominterop.c.o
2025-03-11T04:30:41.9034160Z   [ 64%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/components.c.o
2025-03-11T04:30:42.0824250Z   [ 64%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/coree.c.o
2025-03-11T04:30:42.1122450Z   [ 64%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-helpers.c.o
2025-03-11T04:30:42.1323110Z   [ 64%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-symfile.c.o
2025-03-11T04:30:42.1783810Z   [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-ppdb.c.o
2025-03-11T04:30:42.2590880Z   [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/environment.c.o
2025-03-11T04:30:42.6186140Z   [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/exception.c.o
2025-03-11T04:30:42.6239990Z   [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall.c.o
2025-03-11T04:30:42.6452790Z   [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-eventpipe.c.o
2025-03-11T04:30:42.6469800Z   [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/image.c.o
2025-03-11T04:30:43.0548200Z   [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/webcil-loader.c.o
2025-03-11T04:30:43.0835480Z   [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/jit-info.c.o
2025-03-11T04:30:43.2482900Z   [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loader.c.o
2025-03-11T04:30:43.3856880Z   [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/lock-tracer.c.o
2025-03-11T04:30:43.5472780Z   [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal.c.o
2025-03-11T04:30:43.5648610Z   [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mempool.c.o
2025-03-11T04:30:43.6117860Z   [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata.c.o
2025-03-11T04:30:43.6378150Z   [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-update.c.o
2025-03-11T04:30:43.8676820Z   [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder.c.o
2025-03-11T04:30:44.0769950Z   [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-basic-block.c.o
2025-03-11T04:30:44.2963690Z   [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-config.c.o
2025-03-11T04:30:44.5038520Z   [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-debug.c.o
2025-03-11T04:30:44.6611840Z   [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-endian.c.o
2025-03-11T04:30:44.7790930Z   [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-hash.c.o
2025-03-11T04:30:45.0372700Z   [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-conc-hash.c.o
2025-03-11T04:30:45.1125180Z   [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/weak-hash.c.o
2025-03-11T04:30:45.2919000Z   [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/object.c.o
2025-03-11T04:30:45.3270350Z   [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/opcodes.c.o
2025-03-11T04:30:45.3451960Z   [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/property-bag.c.o
2025-03-11T04:30:45.4504100Z   [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/profiler.c.o
2025-03-11T04:30:45.4519330Z   [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/runtime.c.o
2025-03-11T04:30:45.4688020Z   [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/string-icalls.c.o
2025-03-11T04:30:45.6568700Z   [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sysmath.c.o
2025-03-11T04:30:45.6881240Z   [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/threads.c.o
2025-03-11T04:30:45.9035350Z   [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/verify.c.o
2025-03-11T04:30:45.9756530Z   [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-stream.c.o
2025-03-11T04:30:46.1229730Z   [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-cross-helpers.c.o
2025-03-11T04:30:46.1932190Z   [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/seq-points-data.c.o
2025-03-11T04:30:46.3365730Z   [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/handle.c.o
2025-03-11T04:30:46.4407670Z   [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32handle.c.o
2025-03-11T04:30:46.5072700Z   [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/reflection.c.o
2025-03-11T04:30:46.6344710Z   [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-image.c.o
2025-03-11T04:30:46.7291110Z   [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre.c.o
2025-03-11T04:30:46.8882370Z   [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre-encode.c.o
2025-03-11T04:30:46.8892620Z   [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/custom-attrs.c.o
2025-03-11T04:30:47.1909000Z   [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/callspec.c.o
2025-03-11T04:30:47.5091100Z   [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly-load-context.c.o
2025-03-11T04:30:47.5615840Z   [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library.c.o
2025-03-11T04:30:47.9773090Z   [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library-qcall.c.o
2025-03-11T04:30:48.0100890Z   [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loaded-images.c.o
2025-03-11T04:30:48.0964120Z   [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/abi.c.o
2025-03-11T04:30:48.1053040Z   [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/memory-manager.c.o
2025-03-11T04:30:48.1766430Z   [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/unsafe-accessor.c.o
2025-03-11T04:30:48.2089990Z   [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-table.c.o
2025-03-11T04:30:48.2192620Z   [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc-stats.c.o
2025-03-11T04:30:48.3333780Z   [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc.c.o
2025-03-11T04:30:48.3730680Z   [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/monitor.c.o
2025-03-11T04:30:48.4677970Z   [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-bridge.c.o
2025-03-11T04:30:48.4792340Z   [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-new-bridge.c.o
2025-03-11T04:30:48.7856990Z   [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-tarjan-bridge.c.o
2025-03-11T04:30:48.7964970Z   [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-toggleref.c.o
2025-03-11T04:30:48.8217270Z   [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-stw.c.o
2025-03-11T04:30:49.0486680Z   [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono.c.o
2025-03-11T04:30:49.1052450Z   [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder-ilgen.c.o
2025-03-11T04:30:49.1820910Z   [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-lightweight.c.o
2025-03-11T04:30:49.3676400Z   [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-shared.c.o
2025-03-11T04:30:49.4445450Z   [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono-ilgen.c.o
2025-03-11T04:30:49.7682730Z   [ 82%] Built target metadata_objects
2025-03-11T04:30:49.7936280Z   [ 82%] Generating cpu-amd64.h
2025-03-11T04:30:49.9027720Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o
2025-03-11T04:30:49.9028580Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o
2025-03-11T04:30:49.9030360Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o
2025-03-11T04:30:49.9032370Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o
2025-03-11T04:30:50.2262830Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o
2025-03-11T04:30:50.2524530Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o
2025-03-11T04:30:50.5842720Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o
2025-03-11T04:30:50.8979020Z   [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o
2025-03-11T04:30:51.0228380Z   [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o
2025-03-11T04:30:51.1557950Z   [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o
2025-03-11T04:30:51.6127960Z   [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o
2025-03-11T04:30:51.6645360Z   [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o
2025-03-11T04:30:51.7714150Z   [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o
2025-03-11T04:30:51.9367900Z   [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o
2025-03-11T04:30:51.9738620Z   [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o
2025-03-11T04:30:52.0383940Z   [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o
2025-03-11T04:30:52.7160220Z   [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o
2025-03-11T04:30:52.8085090Z   [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o
2025-03-11T04:30:52.9169470Z   [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o
2025-03-11T04:30:53.4727260Z   [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o
2025-03-11T04:30:53.4776170Z   [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o
2025-03-11T04:30:53.8576600Z   [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o
2025-03-11T04:30:54.0547290Z   [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o
2025-03-11T04:30:54.3393950Z   [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o
2025-03-11T04:30:54.8063480Z   [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o
2025-03-11T04:30:55.9670280Z   [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o
2025-03-11T04:30:56.1308590Z   [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o
2025-03-11T04:30:57.2767510Z   [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o
2025-03-11T04:30:57.4348610Z   [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o
2025-03-11T04:30:57.4349260Z   [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o
2025-03-11T04:30:57.9765140Z   [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o
2025-03-11T04:30:58.3101110Z   [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o
2025-03-11T04:30:58.4469800Z   [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o
2025-03-11T04:30:58.6031750Z   [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o
2025-03-11T04:30:58.7134740Z   [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o
2025-03-11T04:30:58.8484390Z   [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o
2025-03-11T04:30:59.0242110Z   [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o
2025-03-11T04:30:59.0663220Z   [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o
2025-03-11T04:30:59.1324700Z   [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o
2025-03-11T04:30:59.2726080Z   [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o
2025-03-11T04:30:59.4441920Z   [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o
2025-03-11T04:30:59.4937350Z   [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o
2025-03-11T04:30:59.7011700Z   [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o
2025-03-11T04:30:59.8806920Z   [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o
2025-03-11T04:30:59.8934520Z   [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o
2025-03-11T04:30:59.9490930Z   [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-amd64.c.o
2025-03-11T04:31:00.3754410Z   [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-amd64.c.o
2025-03-11T04:31:00.4264600Z   [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-amd64.c.o
2025-03-11T04:31:00.6246400Z   [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-amd64-gsharedvt.c.o
2025-03-11T04:31:00.7064850Z   [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-amd64-gsharedvt.c.o
2025-03-11T04:31:00.9074380Z   [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-darwin.c.o
2025-03-11T04:31:01.0218010Z   [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-posix.c.o
2025-03-11T04:31:01.0764000Z   [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp.c.o
2025-03-11T04:31:01.1605340Z   [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-intrins.c.o
2025-03-11T04:31:01.3674780Z   [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/mintops.c.o
2025-03-11T04:31:01.4113620Z   [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform.c.o
2025-03-11T04:31:01.5062530Z   [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/tiering.c.o
2025-03-11T04:31:01.8016030Z   [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/jiterpreter.c.o
2025-03-11T04:31:01.8862090Z   [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-simd.c.o
2025-03-11T04:31:02.4062800Z   [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o
2025-03-11T04:31:02.6461100Z   [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/Users/runner/work/1/s/artifacts/obj/_version.c.o
2025-03-11T04:31:46.5279200Z   [ 99%] Built target monosgen-objects
2025-03-11T04:31:46.6566340Z   [100%] Linking C static library libmonosgen-2.0.a
2025-03-11T04:31:46.6707940Z   [100%] Linking CXX shared library Mono.release.framework/Mono.release
2025-03-11T04:31:46.6720840Z   [100%] Linking CXX shared library Mono.debug.framework/Mono.debug
2025-03-11T04:31:46.6769990Z   [100%] Linking CXX shared library libmonosgen-2.0.dylib
2025-03-11T04:31:46.8723390Z   ld: warning: ignoring duplicate libraries: '-lc++', '../sgen/libsgen_objects.a'
2025-03-11T04:31:46.8731760Z   ld: warning: ignoring duplicate libraries: '-lc++', '../sgen/libsgen_objects.a'
2025-03-11T04:31:46.8737020Z   ld: warning: ignoring duplicate libraries: '-lc++', '../sgen/libsgen_objects.a'
2025-03-11T04:31:47.1463240Z   Stripping symbols from libmonosgen-2.0.dylib into libmonosgen-2.0.dylib.dwarf
2025-03-11T04:31:47.1771490Z   Stripping symbols from Mono.debug into Mono.debug.dwarf
2025-03-11T04:31:47.2337670Z   Stripping symbols from Mono.release into Mono.release.dwarf
2025-03-11T04:31:47.4183320Z   [100%] Built target monosgen-static
2025-03-11T04:31:47.7131640Z   [100%] Building C object mono/mini/CMakeFiles/mono-sgen.dir/main.c.o
2025-03-11T04:31:48.0904520Z   [100%] Linking C executable mono-sgen
2025-03-11T04:31:49.1309440Z   Stripping symbols from mono-sgen into mono-sgen.dwarf
2025-03-11T04:31:52.1931180Z   [100%] Built target monosgen-shared
2025-03-11T04:31:52.2291290Z   [100%] Built target Mono.release
2025-03-11T04:31:52.3200320Z   [100%] Built target Mono.debug
2025-03-11T04:31:52.9726020Z   [100%] Built target mono-sgen
2025-03-11T04:31:53.0302470Z   Install the project...
2025-03-11T04:31:53.0518510Z   -- Install configuration: "Release"
2025-03-11T04:31:53.0531170Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/mono-logger.h
2025-03-11T04:31:53.0538870Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/mono-error.h
2025-03-11T04:31:53.0550420Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/mono-forward.h
2025-03-11T04:31:53.0556990Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/mono-publib.h
2025-03-11T04:31:53.0564390Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/mono-jemalloc.h
2025-03-11T04:31:53.0580150Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/mono-dl-fallback.h
2025-03-11T04:31:53.0584550Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/mono-private-unstable.h
2025-03-11T04:31:53.0593270Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/mono-counters.h
2025-03-11T04:31:53.0608900Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/details/mono-publib-types.h
2025-03-11T04:31:53.0617870Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/details/mono-publib-functions.h
2025-03-11T04:31:53.0626690Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/details/mono-logger-types.h
2025-03-11T04:31:53.0638580Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/details/mono-logger-functions.h
2025-03-11T04:31:53.0648030Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/details/mono-error-types.h
2025-03-11T04:31:53.0655950Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/details/mono-error-functions.h
2025-03-11T04:31:53.0662830Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-types.h
2025-03-11T04:31:53.0671030Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-functions.h
2025-03-11T04:31:53.0683710Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/details/mono-counters-types.h
2025-03-11T04:31:53.0690210Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/utils/details/mono-counters-functions.h
2025-03-11T04:31:53.0706840Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/appdomain.h
2025-03-11T04:31:53.0715580Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/assembly.h
2025-03-11T04:31:53.0724820Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/attrdefs.h
2025-03-11T04:31:53.0729520Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/blob.h
2025-03-11T04:31:53.0739380Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/class.h
2025-03-11T04:31:53.0749770Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/debug-helpers.h
2025-03-11T04:31:53.0757840Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/debug-mono-symfile.h
2025-03-11T04:31:53.0762550Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/environment.h
2025-03-11T04:31:53.0768460Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/exception.h
2025-03-11T04:31:53.0772330Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/image.h
2025-03-11T04:31:53.0778050Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/loader.h
2025-03-11T04:31:53.0794330Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/metadata.h
2025-03-11T04:31:53.0802250Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/mono-config.h
2025-03-11T04:31:53.0810180Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/mono-debug.h
2025-03-11T04:31:53.0828180Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/mono-gc.h
2025-03-11T04:31:53.0829920Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/mono-private-unstable.h
2025-03-11T04:31:53.0836650Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/object.h
2025-03-11T04:31:53.0840810Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/object-forward.h
2025-03-11T04:31:53.0843990Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/opcodes.h
2025-03-11T04:31:53.0845510Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/profiler.h
2025-03-11T04:31:53.0848810Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/profiler-events.h
2025-03-11T04:31:53.0856360Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/reflection.h
2025-03-11T04:31:53.0864040Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/row-indexes.h
2025-03-11T04:31:53.0876210Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/sgen-bridge.h
2025-03-11T04:31:53.0880700Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/threads.h
2025-03-11T04:31:53.0897830Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/tokentype.h
2025-03-11T04:31:53.0904510Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/verify.h
2025-03-11T04:31:53.0915410Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/environment-functions.h
2025-03-11T04:31:53.0924080Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/opcodes-types.h
2025-03-11T04:31:53.0929940Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/opcodes-functions.h
2025-03-11T04:31:53.1012150Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-types.h
2025-03-11T04:31:53.1022940Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-functions.h
2025-03-11T04:31:53.1174160Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/image-types.h
2025-03-11T04:31:53.1180940Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/image-functions.h
2025-03-11T04:31:53.1182080Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/metadata-types.h
2025-03-11T04:31:53.1186040Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/metadata-functions.h
2025-03-11T04:31:53.1191800Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/assembly-types.h
2025-03-11T04:31:53.1203510Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/assembly-functions.h
2025-03-11T04:31:53.1211330Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/loader-types.h
2025-03-11T04:31:53.1213910Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/loader-functions.h
2025-03-11T04:31:53.1217090Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/class-types.h
2025-03-11T04:31:53.1549600Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/class-functions.h
2025-03-11T04:31:53.1577800Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/object-types.h
2025-03-11T04:31:53.1581200Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/object-functions.h
2025-03-11T04:31:53.1588680Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/exception-types.h
2025-03-11T04:31:53.1599780Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/exception-functions.h
2025-03-11T04:31:53.1606030Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/reflection-types.h
2025-03-11T04:31:53.1615260Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/reflection-functions.h
2025-03-11T04:31:53.1625460Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/appdomain-types.h
2025-03-11T04:31:53.1634920Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/appdomain-functions.h
2025-03-11T04:31:53.1645980Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/threads-types.h
2025-03-11T04:31:53.1654650Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/threads-functions.h
2025-03-11T04:31:53.1661290Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-types.h
2025-03-11T04:31:53.1668060Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-functions.h
2025-03-11T04:31:53.1673320Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-types.h
2025-03-11T04:31:53.1683530Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-functions.h
2025-03-11T04:31:53.1691340Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-types.h
2025-03-11T04:31:53.1694510Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-functions.h
2025-03-11T04:31:53.1704290Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-config-types.h
2025-03-11T04:31:53.1708660Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-config-functions.h
2025-03-11T04:31:53.1717570Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/profiler-types.h
2025-03-11T04:31:53.1724210Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/profiler-functions.h
2025-03-11T04:31:53.1732130Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-types.h
2025-03-11T04:31:53.1742330Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-functions.h
2025-03-11T04:31:53.1765250Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/jit/jit.h
2025-03-11T04:31:53.1773820Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/jit/mono-private-unstable.h
2025-03-11T04:31:53.1783070Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/jit/details/jit-types.h
2025-03-11T04:31:53.1789500Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/jit/details/jit-functions.h
2025-03-11T04:31:53.1792080Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-types.h
2025-03-11T04:31:53.1793590Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-functions.h
2025-03-11T04:31:53.1808050Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/libmono-component-debugger-static.a
2025-03-11T04:31:53.2153650Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/libmono-component-hot_reload-static.a
2025-03-11T04:31:53.2365200Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/libmono-component-diagnostics_tracing-static.a
2025-03-11T04:31:53.2935340Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/libmono-component-marshal-ilgen-static.a
2025-03-11T04:31:53.3192480Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/libmono-component-debugger-stub-static.a
2025-03-11T04:31:53.3428180Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/libmono-component-hot_reload-stub-static.a
2025-03-11T04:31:53.3658730Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/libmono-component-diagnostics_tracing-stub-static.a
2025-03-11T04:31:53.3882630Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/libmono-component-marshal-ilgen-stub-static.a
2025-03-11T04:31:53.4088730Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/libmonosgen-2.0.a
2025-03-11T04:31:53.6548160Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/libmonosgen-2.0.dylib.dwarf
2025-03-11T04:31:53.6742180Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/libmonosgen-2.0.dylib
2025-03-11T04:31:53.6857390Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.debug.framework
2025-03-11T04:31:53.6860810Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.debug.framework/Resources
2025-03-11T04:31:53.6863440Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.debug.framework/Versions
2025-03-11T04:31:53.6864300Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.debug.framework/Versions/Current
2025-03-11T04:31:53.6865070Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.debug.framework/Versions/C
2025-03-11T04:31:53.6866280Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.debug.framework/Versions/C/Mono.debug.dwarf
2025-03-11T04:31:53.7158310Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.debug.framework/Versions/C/Resources
2025-03-11T04:31:53.7163070Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.debug.framework/Versions/C/Resources/Info.plist
2025-03-11T04:31:53.7165530Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.debug.framework/Versions/C/Mono.debug
2025-03-11T04:31:53.8834310Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.debug.framework/Mono.debug
2025-03-11T04:31:53.8856410Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.release.framework
2025-03-11T04:31:53.8866760Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.release.framework/Resources
2025-03-11T04:31:53.8871820Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.release.framework/Versions
2025-03-11T04:31:53.8880190Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.release.framework/Versions/Current
2025-03-11T04:31:53.8881190Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.release.framework/Versions/C
2025-03-11T04:31:53.8882410Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.release.framework/Versions/C/Mono.release.dwarf
2025-03-11T04:31:53.9723710Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.release.framework/Versions/C/Resources
2025-03-11T04:31:53.9764170Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.release.framework/Versions/C/Resources/Info.plist
2025-03-11T04:31:53.9785530Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.release.framework/Versions/C/Mono.release
2025-03-11T04:31:54.0274600Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/Mono.release.framework/Mono.release
2025-03-11T04:31:54.0276590Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/bin/mono-sgen.dwarf
2025-03-11T04:31:54.0495820Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/bin/mono-sgen
2025-03-11T04:31:54.0611170Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/out/lib/libmono-profiler-aot.a
2025-03-11T04:31:54.0987360Z   Running 'python3 /Users/runner/work/1/s/src/mono/mono/tools/offsets-tool/offsets-tool.py --abi=x86_64-apple-maccatalyst --netcore --targetdir="/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release" --monodir="/Users/runner/work/1/s/src/mono" --nativedir="/Users/runner/work/1/s/src/native" --outfile="/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/cross/offsets-x64-darwin.h" --libclang="/Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib" --sysroot="/Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk"'
2025-03-11T04:31:57.1413770Z   Running clang: -target x86_64-apple-ios13.5-macabi -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -std=gnu99 -DMONO_GENERATING_OFFSETS -I /Users/runner/work/1/s/src/mono -I /Users/runner/work/1/s/src/mono/mono -I /Users/runner/work/1/s/src/mono/mono/eglib -I /Users/runner/work/1/s/src/native -I /Users/runner/work/1/s/src/native/public -I /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release -I /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/mono/eglib -DTARGET_AMD64 -DTARGET_MACCAT -DHOST_DARWIN -DTARGET_MACH -DMONO_CROSS_COMPILE -DUSE_MONO_CTX -D_XOPEN_SOURCE -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR /Users/runner/work/1/s/src/mono/mono/metadata/metadata-cross-helpers.c
2025-03-11T04:31:57.1415330Z   
2025-03-11T04:31:57.1416830Z   Running clang: -target x86_64-apple-ios13.5-macabi -isysroot /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -std=gnu99 -DMONO_GENERATING_OFFSETS -I /Users/runner/work/1/s/src/mono -I /Users/runner/work/1/s/src/mono/mono -I /Users/runner/work/1/s/src/mono/mono/eglib -I /Users/runner/work/1/s/src/native -I /Users/runner/work/1/s/src/native/public -I /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release -I /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/mono/eglib -DTARGET_AMD64 -DTARGET_MACCAT -DHOST_DARWIN -DTARGET_MACH -DMONO_CROSS_COMPILE -DUSE_MONO_CTX -D_XOPEN_SOURCE /Users/runner/work/1/s/src/mono/mono/mini/mini-cross-helpers.c
2025-03-11T04:31:57.1418300Z   
2025-03-11T04:31:57.1537540Z   Running 'sh -c 'build_arch="x64" ROOTFS_DIR="" compiler="clang" . "/Users/runner/work/1/s/eng/common/native/init-compiler.sh" &&  cmake -DCMAKE_OSX_ARCHITECTURES=x86_64 -DCMAKE_OSX_DEPLOYMENT_TARGET=10.15 -DENABLE_ICALL_EXPORT=1 -DAOT_TARGET_TRIPLE=x86_64-apple-maccatalyst -DCMAKE_INSTALL_PREFIX=/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.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="/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/cross/offsets-x64-darwin.h" -DLLVM_PREFIX=/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64 -DCMAKE_C_FLAGS=" " -DCMAKE_CXX_FLAGS=" " -DGC_SUSPEND=hybrid -DMONO_CROSS_COMPILE_EXECUTABLE_NAME=1  "/Users/runner/work/1/s/src/mono"'' in '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/cross/'
2025-03-11T04:31:57.5472540Z   -- The C compiler identification is AppleClang 15.0.0.15000100
2025-03-11T04:31:57.7513120Z   -- The CXX compiler identification is AppleClang 15.0.0.15000100
2025-03-11T04:31:57.7638170Z   -- Detecting C compiler ABI info
2025-03-11T04:31:58.0686020Z   -- Detecting C compiler ABI info - done
2025-03-11T04:31:58.0982650Z   -- Check for working C compiler: /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped
2025-03-11T04:31:58.0983840Z   -- Detecting C compile features
2025-03-11T04:31:58.0989270Z   -- Detecting C compile features - done
2025-03-11T04:31:58.1072240Z   -- Detecting CXX compiler ABI info
2025-03-11T04:31:58.4154380Z   -- Detecting CXX compiler ABI info - done
2025-03-11T04:31:58.4453000Z   -- Check for working CXX compiler: /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped
2025-03-11T04:31:58.4455430Z   -- Detecting CXX compile features
2025-03-11T04:31:58.4473070Z   -- Detecting CXX compile features - done
2025-03-11T04:31:58.5205070Z   CMAKE_SYSTEM_NAME=Darwin
2025-03-11T04:31:58.5207860Z   CMAKE_SYSTEM_VARIANT=
2025-03-11T04:31:58.5210330Z   CMAKE_SYSTEM_PROCESSOR=x86_64
2025-03-11T04:31:58.5213140Z   TARGET_ARCH=x86_64
2025-03-11T04:31:58.5215500Z   CMAKE_CROSSCOMPILING=FALSE
2025-03-11T04:31:58.6538700Z   -- Found ZLIB: /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/libz.tbd (found version "1.2.12")
2025-03-11T04:31:58.6608940Z   -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY
2025-03-11T04:31:58.9819760Z   -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success
2025-03-11T04:31:58.9828470Z   -- Looking for sys/types.h
2025-03-11T04:31:59.3353970Z   -- Looking for sys/types.h - found
2025-03-11T04:31:59.3358760Z   -- Looking for sys/stat.h
2025-03-11T04:31:59.6204420Z   -- Looking for sys/stat.h - found
2025-03-11T04:31:59.6208240Z   -- Looking for sys/filio.h
2025-03-11T04:31:59.8972820Z   -- Looking for sys/filio.h - found
2025-03-11T04:31:59.8975840Z   -- Looking for sys/sockio.h
2025-03-11T04:32:00.2446190Z   -- Looking for sys/sockio.h - found
2025-03-11T04:32:00.2448490Z   -- Looking for sys/utime.h
2025-03-11T04:32:00.4432880Z   -- Looking for sys/utime.h - not found
2025-03-11T04:32:00.4447410Z   -- Looking for sys/un.h
2025-03-11T04:32:00.7366350Z   -- Looking for sys/un.h - found
2025-03-11T04:32:00.7368450Z   -- Looking for sys/syscall.h
2025-03-11T04:32:01.0082210Z   -- Looking for sys/syscall.h - found
2025-03-11T04:32:01.0084760Z   -- Looking for sys/uio.h
2025-03-11T04:32:01.2972010Z   -- Looking for sys/uio.h - found
2025-03-11T04:32:01.2976460Z   -- Looking for sys/param.h
2025-03-11T04:32:01.6217230Z   -- Looking for sys/param.h - found
2025-03-11T04:32:01.6221700Z   -- Looking for sys/prctl.h
2025-03-11T04:32:01.7790330Z   -- Looking for sys/prctl.h - not found
2025-03-11T04:32:01.7794840Z   -- Looking for sys/socket.h
2025-03-11T04:32:02.0614130Z   -- Looking for sys/socket.h - found
2025-03-11T04:32:02.0617220Z   -- Looking for sys/utsname.h
2025-03-11T04:32:02.3604330Z   -- Looking for sys/utsname.h - found
2025-03-11T04:32:02.3605500Z   -- Looking for sys/select.h
2025-03-11T04:32:02.6975980Z   -- Looking for sys/select.h - found
2025-03-11T04:32:02.6979900Z   -- Looking for sys/poll.h
2025-03-11T04:32:02.9783460Z   -- Looking for sys/poll.h - found
2025-03-11T04:32:02.9787180Z   -- Looking for sys/wait.h
2025-03-11T04:32:03.2663250Z   -- Looking for sys/wait.h - found
2025-03-11T04:32:03.2668050Z   -- Looking for sys/resource.h
2025-03-11T04:32:03.5780030Z   -- Looking for sys/resource.h - found
2025-03-11T04:32:03.5782930Z   -- Looking for sys/ioctl.h
2025-03-11T04:32:03.8725070Z   -- Looking for sys/ioctl.h - found
2025-03-11T04:32:03.8726590Z   -- Looking for sys/errno.h
2025-03-11T04:32:04.1711440Z   -- Looking for sys/errno.h - found
2025-03-11T04:32:04.1714430Z   -- Looking for sys/statvfs.h
2025-03-11T04:32:04.5144610Z   -- Looking for sys/statvfs.h - found
2025-03-11T04:32:04.5147140Z   -- Looking for sys/statfs.h
2025-03-11T04:32:04.7390310Z   -- Looking for sys/statfs.h - not found
2025-03-11T04:32:04.7395480Z   -- Looking for sys/mman.h
2025-03-11T04:32:05.0696350Z   -- Looking for sys/mman.h - found
2025-03-11T04:32:05.0699490Z   -- Looking for sys/mount.h
2025-03-11T04:32:05.4022320Z   -- Looking for sys/mount.h - found
2025-03-11T04:32:05.4071910Z   -- Looking for sys/time.h
2025-03-11T04:32:05.7205100Z   -- Looking for sys/time.h - found
2025-03-11T04:32:05.7209430Z   -- Looking for sys/random.h
2025-03-11T04:32:06.0424530Z   -- Looking for sys/random.h - found
2025-03-11T04:32:06.0427060Z   -- Looking for strings.h
2025-03-11T04:32:06.3269550Z   -- Looking for strings.h - found
2025-03-11T04:32:06.3272530Z   -- Looking for stdint.h
2025-03-11T04:32:06.6476160Z   -- Looking for stdint.h - found
2025-03-11T04:32:06.6478980Z   -- Looking for unistd.h
2025-03-11T04:32:06.9990160Z   -- Looking for unistd.h - found
2025-03-11T04:32:06.9992700Z   -- Looking for signal.h
2025-03-11T04:32:07.3740520Z   -- Looking for signal.h - found
2025-03-11T04:32:07.3801920Z   -- Looking for setjmp.h
2025-03-11T04:32:07.7387160Z   -- Looking for setjmp.h - found
2025-03-11T04:32:07.7388750Z   -- Looking for syslog.h
2025-03-11T04:32:08.0808910Z   -- Looking for syslog.h - found
2025-03-11T04:32:08.0811060Z   -- Looking for netdb.h
2025-03-11T04:32:08.4196410Z   -- Looking for netdb.h - found
2025-03-11T04:32:08.4198960Z   -- Looking for utime.h
2025-03-11T04:32:08.7248490Z   -- Looking for utime.h - found
2025-03-11T04:32:08.7395200Z   -- Looking for semaphore.h
2025-03-11T04:32:09.0506380Z   -- Looking for semaphore.h - found
2025-03-11T04:32:09.0510390Z   -- Looking for alloca.h
2025-03-11T04:32:09.3563750Z   -- Looking for alloca.h - found
2025-03-11T04:32:09.3711620Z   -- Looking for ucontext.h
2025-03-11T04:32:09.5509450Z   -- Looking for ucontext.h - not found
2025-03-11T04:32:09.5524860Z   -- Looking for pwd.h
2025-03-11T04:32:09.8694500Z   -- Looking for pwd.h - found
2025-03-11T04:32:09.8699020Z   -- Looking for elf.h
2025-03-11T04:32:10.0520310Z   -- Looking for elf.h - not found
2025-03-11T04:32:10.0685220Z   -- Looking for gnu/lib-names.h
2025-03-11T04:32:10.2782400Z   -- Looking for gnu/lib-names.h - not found
2025-03-11T04:32:10.2800700Z   -- Looking for netinet/tcp.h
2025-03-11T04:32:10.5801150Z   -- Looking for netinet/tcp.h - found
2025-03-11T04:32:10.5803560Z   -- Looking for netinet/in.h
2025-03-11T04:32:10.8954210Z   -- Looking for netinet/in.h - found
2025-03-11T04:32:10.8955710Z   -- Looking for link.h
2025-03-11T04:32:11.0751790Z   -- Looking for link.h - not found
2025-03-11T04:32:11.0752980Z   -- Looking for arpa/inet.h
2025-03-11T04:32:11.4194600Z   -- Looking for arpa/inet.h - found
2025-03-11T04:32:11.4203850Z   -- Looking for unwind.h
2025-03-11T04:32:11.7638470Z   -- Looking for unwind.h - found
2025-03-11T04:32:11.7993600Z   -- Looking for poll.h
2025-03-11T04:32:12.1329440Z   -- Looking for poll.h - found
2025-03-11T04:32:12.1347510Z   -- Looking for wchar.h
2025-03-11T04:32:12.4853090Z   -- Looking for wchar.h - found
2025-03-11T04:32:12.4896630Z   -- Looking for android/legacy_signal_inlines.h
2025-03-11T04:32:12.6744010Z   -- Looking for android/legacy_signal_inlines.h - not found
2025-03-11T04:32:12.6759460Z   -- Looking for execinfo.h
2025-03-11T04:32:13.0233390Z   -- Looking for execinfo.h - found
2025-03-11T04:32:13.0273260Z   -- Looking for pthread.h
2025-03-11T04:32:13.3776130Z   -- Looking for pthread.h - found
2025-03-11T04:32:13.3780870Z   -- Looking for pthread_np.h
2025-03-11T04:32:13.5666560Z   -- Looking for pthread_np.h - not found
2025-03-11T04:32:13.5831450Z   -- Looking for net/if.h
2025-03-11T04:32:13.9773360Z   -- Looking for net/if.h - found
2025-03-11T04:32:13.9787820Z   -- Looking for dirent.h
2025-03-11T04:32:14.3355160Z   -- Looking for dirent.h - found
2025-03-11T04:32:14.3497050Z   -- Looking for CommonCrypto/CommonDigest.h
2025-03-11T04:32:14.7002950Z   -- Looking for CommonCrypto/CommonDigest.h - found
2025-03-11T04:32:14.7005600Z   -- Looking for dlfcn.h
2025-03-11T04:32:15.0527540Z   -- Looking for dlfcn.h - found
2025-03-11T04:32:15.0530390Z   -- Looking for getopt.h
2025-03-11T04:32:15.3717050Z   -- Looking for getopt.h - found
2025-03-11T04:32:15.3720120Z   -- Looking for /usr/include/malloc.h
2025-03-11T04:32:15.5679550Z   -- Looking for /usr/include/malloc.h - not found
2025-03-11T04:32:15.5688180Z   -- Looking for sigaction
2025-03-11T04:32:15.9161730Z   -- Looking for sigaction - found
2025-03-11T04:32:15.9162850Z   -- Looking for kill
2025-03-11T04:32:16.2873880Z   -- Looking for kill - found
2025-03-11T04:32:16.2879230Z   -- Looking for clock_nanosleep
2025-03-11T04:32:16.6291250Z   -- Looking for clock_nanosleep - not found
2025-03-11T04:32:16.6292320Z   -- Looking for backtrace_symbols
2025-03-11T04:32:16.9725410Z   -- Looking for backtrace_symbols - found
2025-03-11T04:32:16.9728680Z   -- Looking for mkstemp
2025-03-11T04:32:17.3116660Z   -- Looking for mkstemp - found
2025-03-11T04:32:17.3117270Z   -- Looking for mmap
2025-03-11T04:32:17.6425130Z   -- Looking for mmap - found
2025-03-11T04:32:17.6427860Z   -- Looking for getrusage
2025-03-11T04:32:17.9714940Z   -- Looking for getrusage - found
2025-03-11T04:32:17.9724020Z   -- Looking for dladdr
2025-03-11T04:32:18.2857040Z   -- Looking for dladdr - found
2025-03-11T04:32:18.2859250Z   -- Looking for sysconf
2025-03-11T04:32:18.5787040Z   -- Looking for sysconf - found
2025-03-11T04:32:18.5997480Z   -- Looking for getrlimit
2025-03-11T04:32:18.8771140Z   -- Looking for getrlimit - found
2025-03-11T04:32:18.8846850Z   -- Looking for prctl
2025-03-11T04:32:19.2028620Z   -- Looking for prctl - not found
2025-03-11T04:32:19.2029240Z   -- Looking for nl_langinfo
2025-03-11T04:32:19.5315740Z   -- Looking for nl_langinfo - found
2025-03-11T04:32:19.5319520Z   -- Looking for sched_getaffinity
2025-03-11T04:32:19.8649440Z   -- Looking for sched_getaffinity - not found
2025-03-11T04:32:19.8650350Z   -- Looking for sched_setaffinity
2025-03-11T04:32:20.2229570Z   -- Looking for sched_setaffinity - not found
2025-03-11T04:32:20.2231060Z   -- Looking for chmod
2025-03-11T04:32:20.5758440Z   -- Looking for chmod - found
2025-03-11T04:32:20.5760260Z   -- Looking for lstat
2025-03-11T04:32:20.9200220Z   -- Looking for lstat - found
2025-03-11T04:32:20.9202170Z   -- Looking for getdtablesize
2025-03-11T04:32:21.2711780Z   -- Looking for getdtablesize - found
2025-03-11T04:32:21.2712800Z   -- Looking for ftruncate
2025-03-11T04:32:21.6078200Z   -- Looking for ftruncate - found
2025-03-11T04:32:21.6079920Z   -- Looking for msync
2025-03-11T04:32:21.9326940Z   -- Looking for msync - found
2025-03-11T04:32:21.9338750Z   -- Looking for getpeername
2025-03-11T04:32:22.2798920Z   -- Looking for getpeername - found
2025-03-11T04:32:22.2928480Z   -- Looking for utime
2025-03-11T04:32:22.6109190Z   -- Looking for utime - found
2025-03-11T04:32:22.6111910Z   -- Looking for utimes
2025-03-11T04:32:22.8950160Z   -- Looking for utimes - found
2025-03-11T04:32:22.9043450Z   -- Looking for openlog
2025-03-11T04:32:23.2024950Z   -- Looking for openlog - found
2025-03-11T04:32:23.2027530Z   -- Looking for closelog
2025-03-11T04:32:23.4705430Z   -- Looking for closelog - found
2025-03-11T04:32:23.4706670Z   -- Looking for atexit
2025-03-11T04:32:23.7532600Z   -- Looking for atexit - found
2025-03-11T04:32:23.7544450Z   -- Looking for popen
2025-03-11T04:32:24.0385840Z   -- Looking for popen - found
2025-03-11T04:32:24.0387710Z   -- Looking for strerror_r
2025-03-11T04:32:24.3325400Z   -- Looking for strerror_r - found
2025-03-11T04:32:24.3328250Z   -- Looking for inet_pton
2025-03-11T04:32:24.6078820Z   -- Looking for inet_pton - found
2025-03-11T04:32:24.6080140Z   -- Looking for inet_aton
2025-03-11T04:32:24.8905650Z   -- Looking for inet_aton - found
2025-03-11T04:32:24.8996080Z   -- Looking for poll
2025-03-11T04:32:25.1789500Z   -- Looking for poll - found
2025-03-11T04:32:25.1792770Z   -- Looking for getfsstat
2025-03-11T04:32:25.4558370Z   -- Looking for getfsstat - found
2025-03-11T04:32:25.4559740Z   -- Looking for mremap
2025-03-11T04:32:25.7354870Z   -- Looking for mremap - not found
2025-03-11T04:32:25.7356020Z   -- Looking for posix_fadvise
2025-03-11T04:32:26.0226450Z   -- Looking for posix_fadvise - not found
2025-03-11T04:32:26.0358190Z   -- Looking for vsnprintf
2025-03-11T04:32:26.3284300Z   -- Looking for vsnprintf - found
2025-03-11T04:32:26.3284930Z   -- Looking for statfs
2025-03-11T04:32:26.6762390Z   -- Looking for statfs - found
2025-03-11T04:32:26.6765810Z   -- Looking for statvfs
2025-03-11T04:32:27.1367350Z   -- Looking for statvfs - found
2025-03-11T04:32:27.1369670Z   -- Looking for setpgid
2025-03-11T04:32:27.4376090Z   -- Looking for setpgid - found
2025-03-11T04:32:27.4379240Z   -- Looking for system
2025-03-11T04:32:27.7210840Z   -- Looking for system - found
2025-03-11T04:32:27.7212660Z   -- Looking for fork
2025-03-11T04:32:28.0022830Z   -- Looking for fork - found
2025-03-11T04:32:28.0025660Z   -- Looking for execv
2025-03-11T04:32:28.2785590Z   -- Looking for execv - found
2025-03-11T04:32:28.2787480Z   -- Looking for execve
2025-03-11T04:32:28.5467800Z   -- Looking for execve - found
2025-03-11T04:32:28.5472240Z   -- Looking for waitpid
2025-03-11T04:32:28.8234560Z   -- Looking for waitpid - found
2025-03-11T04:32:28.8235740Z   -- Looking for localtime_r
2025-03-11T04:32:29.1430790Z   -- Looking for localtime_r - found
2025-03-11T04:32:29.1560650Z   -- Looking for mkdtemp
2025-03-11T04:32:29.4734050Z   -- Looking for mkdtemp - found
2025-03-11T04:32:29.4735110Z   -- Looking for getrandom
2025-03-11T04:32:29.7878220Z   -- Looking for getrandom - not found
2025-03-11T04:32:29.7986580Z   -- Looking for getentropy
2025-03-11T04:32:30.1051360Z   -- Looking for getentropy - found
2025-03-11T04:32:30.1052350Z   -- Looking for execvp
2025-03-11T04:32:30.4382800Z   -- Looking for execvp - found
2025-03-11T04:32:30.4383670Z   -- Looking for strlcpy
2025-03-11T04:32:30.7660800Z   -- Looking for strlcpy - found
2025-03-11T04:32:30.7674900Z   -- Looking for stpcpy
2025-03-11T04:32:31.0826840Z   -- Looking for stpcpy - found
2025-03-11T04:32:31.0830570Z   -- Looking for strtok_r
2025-03-11T04:32:31.3943730Z   -- Looking for strtok_r - found
2025-03-11T04:32:31.3956090Z   -- Looking for rewinddir
2025-03-11T04:32:31.7169080Z   -- Looking for rewinddir - found
2025-03-11T04:32:31.7170010Z   -- Looking for vasprintf
2025-03-11T04:32:32.0318710Z   -- Looking for vasprintf - found
2025-03-11T04:32:32.0421250Z   -- Looking for strndup
2025-03-11T04:32:32.3555370Z   -- Looking for strndup - found
2025-03-11T04:32:32.3557860Z   -- Looking for getprotobyname
2025-03-11T04:32:32.6723170Z   -- Looking for getprotobyname - found
2025-03-11T04:32:32.6786870Z   -- Looking for getprotobyname_r
2025-03-11T04:32:32.9827690Z   -- Looking for getprotobyname_r - not found
2025-03-11T04:32:32.9828140Z   -- Looking for getaddrinfo
2025-03-11T04:32:33.3086520Z   -- Looking for getaddrinfo - found
2025-03-11T04:32:33.3249360Z   -- Looking for mach_absolute_time
2025-03-11T04:32:33.6392280Z   -- Looking for mach_absolute_time - found
2025-03-11T04:32:33.6394610Z   -- Looking for gethrtime
2025-03-11T04:32:33.9544170Z   -- Looking for gethrtime - not found
2025-03-11T04:32:33.9545830Z   -- Looking for read_real_time
2025-03-11T04:32:34.2616390Z   -- Looking for read_real_time - not found
2025-03-11T04:32:34.2912640Z   -- Looking for gethostbyname
2025-03-11T04:32:34.6108740Z   -- Looking for gethostbyname - found
2025-03-11T04:32:34.6111950Z   -- Looking for gethostbyname2
2025-03-11T04:32:34.9329550Z   -- Looking for gethostbyname2 - found
2025-03-11T04:32:34.9359710Z   -- Looking for getnameinfo
2025-03-11T04:32:35.2526110Z   -- Looking for getnameinfo - found
2025-03-11T04:32:35.2528590Z   -- Looking for getifaddrs
2025-03-11T04:32:35.5849050Z   -- Looking for getifaddrs - found
2025-03-11T04:32:35.5902140Z   -- Looking for access
2025-03-11T04:32:35.9278380Z   -- Looking for access - found
2025-03-11T04:32:35.9279400Z   -- Looking for inet_ntop
2025-03-11T04:32:36.2448340Z   -- Looking for inet_ntop - found
2025-03-11T04:32:36.2450530Z   -- Looking for Qp2getifaddrs
2025-03-11T04:32:36.5643380Z   -- Looking for Qp2getifaddrs - not found
2025-03-11T04:32:36.5800910Z   -- Looking for getpid
2025-03-11T04:32:36.9197750Z   -- Looking for getpid - found
2025-03-11T04:32:36.9205470Z   -- Looking for mktemp
2025-03-11T04:32:37.2439650Z   -- Looking for mktemp - found
2025-03-11T04:32:37.2444020Z   -- Looking for include files sys/types.h, sys/sysctl.h
2025-03-11T04:32:37.5928520Z   -- Looking for include files sys/types.h, sys/sysctl.h - found
2025-03-11T04:32:37.5938060Z   -- Looking for include files sys/types.h, sys/user.h
2025-03-11T04:32:37.9474220Z   -- Looking for include files sys/types.h, sys/user.h - found
2025-03-11T04:32:37.9491030Z   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
2025-03-11T04:32:38.2927620Z   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
2025-03-11T04:32:38.2991830Z   -- Found Threads: TRUE
2025-03-11T04:32:38.2997550Z   -- Looking for pthread_getname_np
2025-03-11T04:32:38.5751360Z   -- Looking for pthread_getname_np - found
2025-03-11T04:32:38.5752930Z   -- Looking for pthread_setname_np
2025-03-11T04:32:38.8483400Z   -- Looking for pthread_setname_np - found
2025-03-11T04:32:38.8486170Z   -- Looking for pthread_cond_timedwait_relative_np
2025-03-11T04:32:39.1192780Z   -- Looking for pthread_cond_timedwait_relative_np - found
2025-03-11T04:32:39.1193930Z   -- Looking for pthread_kill
2025-03-11T04:32:39.3974290Z   -- Looking for pthread_kill - found
2025-03-11T04:32:39.3974950Z   -- Looking for pthread_attr_setstacksize
2025-03-11T04:32:39.6740810Z   -- Looking for pthread_attr_setstacksize - found
2025-03-11T04:32:39.6742510Z   -- Looking for pthread_get_stackaddr_np
2025-03-11T04:32:39.9546230Z   -- Looking for pthread_get_stackaddr_np - found
2025-03-11T04:32:39.9548730Z   -- Looking for clock_gettime
2025-03-11T04:32:40.2442860Z   -- Looking for clock_gettime - found
2025-03-11T04:32:40.2448560Z   -- Looking for madvise
2025-03-11T04:32:40.5290820Z   -- Looking for madvise - found
2025-03-11T04:32:40.5293080Z   -- Looking for pthread_mutexattr_setprotocol
2025-03-11T04:32:40.8316750Z   -- Looking for pthread_mutexattr_setprotocol - found
2025-03-11T04:32:40.8322630Z   -- Looking for CLOCK_MONOTONIC
2025-03-11T04:32:41.1172430Z   -- Looking for CLOCK_MONOTONIC - found
2025-03-11T04:32:41.1176100Z   -- Looking for CLOCK_MONOTONIC_COARSE
2025-03-11T04:32:41.3016060Z   -- Looking for CLOCK_MONOTONIC_COARSE - not found
2025-03-11T04:32:41.3017370Z   -- Looking for sys_signame
2025-03-11T04:32:41.6102010Z   -- Looking for sys_signame - found
2025-03-11T04:32:41.6116260Z   -- Looking for pthread_jit_write_protect_np
2025-03-11T04:32:41.7834330Z   -- Looking for pthread_jit_write_protect_np - not found
2025-03-11T04:32:41.7835610Z   -- Looking for getauxval
2025-03-11T04:32:41.9459210Z   -- Looking for getauxval - not found
2025-03-11T04:32:41.9465770Z   -- Looking for stddef.h
2025-03-11T04:32:42.2489490Z   -- Looking for stddef.h - found
2025-03-11T04:32:42.2520760Z   -- Check size of struct sockaddr_in6
2025-03-11T04:32:42.5479960Z   -- Check size of struct sockaddr_in6 - done
2025-03-11T04:32:42.5481950Z   -- Check size of struct timeval
2025-03-11T04:32:42.8522090Z   -- Check size of struct timeval - done
2025-03-11T04:32:42.8523730Z   -- Check size of socklen_t
2025-03-11T04:32:43.1594320Z   -- Check size of socklen_t - done
2025-03-11T04:32:43.1597300Z   -- Check size of struct ip_mreqn
2025-03-11T04:32:43.4775290Z   -- Check size of struct ip_mreqn - done
2025-03-11T04:32:43.4777870Z   -- Check size of struct ip_mreq
2025-03-11T04:32:43.7857470Z   -- Check size of struct ip_mreq - done
2025-03-11T04:32:43.8179970Z   -- Check size of clockid_t
2025-03-11T04:32:43.9894660Z   -- Check size of clockid_t - failed
2025-03-11T04:32:44.0094200Z   -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN
2025-03-11T04:32:44.3024270Z   -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Success
2025-03-11T04:32:44.3026400Z   -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN
2025-03-11T04:32:44.6000600Z   -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN - Success
2025-03-11T04:32:44.6126530Z   -- Performing Test HAVE_STRUCT_STAT_ST_ATIM
2025-03-11T04:32:44.8118250Z   -- Performing Test HAVE_STRUCT_STAT_ST_ATIM - Failed
2025-03-11T04:32:44.8144450Z   -- Performing Test HAVE_STRUCT_STAT_ST_ATIMESPEC
2025-03-11T04:32:45.1476770Z   -- Performing Test HAVE_STRUCT_STAT_ST_ATIMESPEC - Success
2025-03-11T04:32:45.1478060Z   -- Performing Test HAVE_OBJC_SUPER_SUPER_CLASS
2025-03-11T04:32:45.4683990Z   -- Performing Test HAVE_OBJC_SUPER_SUPER_CLASS - Success
2025-03-11T04:32:45.4686920Z   -- Check size of int
2025-03-11T04:32:45.7855000Z   -- Check size of int - done
2025-03-11T04:32:45.7859480Z   -- Check size of void*
2025-03-11T04:32:46.1114510Z   -- Check size of void* - done
2025-03-11T04:32:46.1119230Z   -- Check size of long
2025-03-11T04:32:46.4391850Z   -- Check size of long - done
2025-03-11T04:32:46.4396440Z   -- Check size of long long
2025-03-11T04:32:46.7650560Z   -- Check size of long long - done
2025-03-11T04:32:46.7692210Z   -- Check size of size_t
2025-03-11T04:32:47.1042090Z   -- Check size of size_t - done
2025-03-11T04:32:47.1044570Z   -- Looking for CPU_COUNT
2025-03-11T04:32:47.2828530Z   -- Looking for CPU_COUNT - not found
2025-03-11T04:32:47.2830410Z   -- Performing Test HAVE_GNU_STRERROR_R
2025-03-11T04:32:47.4611070Z   -- Performing Test HAVE_GNU_STRERROR_R - Failed
2025-03-11T04:32:47.4613360Z   -- Performing Test HAVE_TLS_MODEL_ATTR
2025-03-11T04:32:47.7740090Z   -- Performing Test HAVE_TLS_MODEL_ATTR - Success
2025-03-11T04:32:47.7777620Z   -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES
2025-03-11T04:32:48.0747480Z   -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Success
2025-03-11T04:32:48.0764880Z   -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER
2025-03-11T04:32:48.4226990Z   -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success
2025-03-11T04:32:48.5083790Z   -- Performing Test COMPILER_SUPPORTS_FNO_OBJC_MSGSEND_SELECTOR_STUBS
2025-03-11T04:32:48.8656290Z   -- Performing Test COMPILER_SUPPORTS_FNO_OBJC_MSGSEND_SELECTOR_STUBS - Success
2025-03-11T04:32:49.2707070Z   -- Found Python3: /usr/local/Frameworks/Python.framework/Versions/3.13/bin/python3.13 (found version "3.13.2") found components: Interpreter
2025-03-11T04:32:49.6970840Z   -- Found Python: /usr/local/Frameworks/Python.framework/Versions/3.13/bin/python3.13 (found version "3.13.2") found components: Interpreter
2025-03-11T04:32:50.1871990Z   -- Looking for accept4
2025-03-11T04:32:50.3859890Z   -- Looking for accept4 - not found
2025-03-11T04:32:50.7735500Z   -- Configuring done (53.5s)
2025-03-11T04:32:51.1266110Z   -- Generating done (0.4s)
2025-03-11T04:32:51.1290760Z   -- Build files have been written to: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/cross
2025-03-11T04:32:51.1429300Z   Running ' cmake --build . --target install --config Release --parallel 4' in '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/cross/'
2025-03-11T04:32:51.3131780Z   [  0%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger.c.o
2025-03-11T04:32:51.3238620Z   [  0%] Building C object mono/mini/CMakeFiles/debugger-stub-objects.dir/__/component/debugger-stub.c.o
2025-03-11T04:32:51.3318330Z   [  0%] Building C object mono/utils/CMakeFiles/utils_objects.dir/dlmalloc.c.o
2025-03-11T04:32:51.3330230Z   [  0%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdate-unix.c.o
2025-03-11T04:32:51.5007340Z   [  1%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdir-unix.c.o
2025-03-11T04:32:51.6337180Z   [  1%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-networking.c.o
2025-03-11T04:32:51.6658920Z   [  1%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-unix.c.o
2025-03-11T04:32:51.6671820Z   [  1%] Built target debugger-stub-objects
2025-03-11T04:32:51.7588630Z   [  2%] Building C object mono/mini/CMakeFiles/hot_reload-objects.dir/__/component/hot_reload.c.o
2025-03-11T04:32:51.8438900Z   [  2%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmisc-unix.c.o
2025-03-11T04:32:51.8772910Z   [  2%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-agent.c.o
2025-03-11T04:32:51.9685080Z   [  2%] Building C object mono/utils/CMakeFiles/utils_objects.dir/os-event-unix.c.o
2025-03-11T04:32:51.9758990Z   [  2%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmodule-unix.c.o
2025-03-11T04:32:52.1110540Z   [  3%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gtimer-unix.c.o
2025-03-11T04:32:52.2314130Z   [  3%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mach-support-unknown.c.o
2025-03-11T04:32:52.2367310Z   [  3%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/garray.c.o
2025-03-11T04:32:52.3804410Z   [  4%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap-cross.c.o
2025-03-11T04:32:52.3843790Z   [  4%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gbytearray.c.o
2025-03-11T04:32:52.5052710Z   [  4%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-md5.c.o
2025-03-11T04:32:52.5078340Z   [  5%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gerror.c.o
2025-03-11T04:32:52.6327860Z   [  5%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-sha1.c.o
2025-03-11T04:32:52.6413050Z   [  5%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/ghashtable.c.o
2025-03-11T04:32:52.8183810Z   [  6%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-logger.c.o
2025-03-11T04:32:52.8619350Z   [  6%] Built target hot_reload-objects
2025-03-11T04:32:52.8905300Z   [  7%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-engine.c.o
2025-03-11T04:32:52.9029880Z   [  7%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/giconv.c.o
2025-03-11T04:32:52.9852970Z   [  7%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-cgroup.c.o
2025-03-11T04:32:53.0877170Z   [  7%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-codeman.c.o
2025-03-11T04:32:53.1672320Z   [  7%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmem.c.o
2025-03-11T04:32:53.3022270Z   [  8%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/goutput.c.o
2025-03-11T04:32:53.3599530Z   [  8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-counters.c.o
2025-03-11T04:32:53.4472450Z   [  8%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstr.c.o
2025-03-11T04:32:53.4910660Z   [  9%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl.c.o
2025-03-11T04:32:53.4950360Z   [  9%] Building C object mono/mini/CMakeFiles/hot_reload-stub-objects.dir/__/component/hot_reload-stub.c.o
2025-03-11T04:32:53.9719750Z   [  9%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-windows.c.o
2025-03-11T04:32:54.0098710Z   [  9%] Built target hot_reload-stub-objects
2025-03-11T04:32:54.0209710Z   [  9%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-state-machine.c.o
2025-03-11T04:32:54.0573530Z   [  9%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gslist.c.o
2025-03-11T04:32:54.1425640Z   [  9%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-darwin.c.o
2025-03-11T04:32:54.2356660Z   [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-posix.c.o
2025-03-11T04:32:54.3599960Z   [ 11%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstring.c.o
2025-03-11T04:32:54.3697270Z   [ 11%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-wasm.c.o
2025-03-11T04:32:54.4083240Z   [ 11%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasm-debugger.c.o
2025-03-11T04:32:54.5078690Z   [ 11%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-windows.c.o
2025-03-11T04:32:54.5556670Z   [ 11%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gptrarray.c.o
2025-03-11T04:32:54.6848290Z   [ 11%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-common.c.o
2025-03-11T04:32:54.8502430Z   [ 12%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-posix.c.o
2025-03-11T04:32:54.8510160Z   [ 12%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/glist.c.o
2025-03-11T04:32:54.9130890Z   [ 12%] Generating diagnostics_tracing-gen-headers.timestamp
2025-03-11T04:32:54.9910070Z   [ 12%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-android.c.o
2025-03-11T04:32:55.2347670Z   [ 12%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-darwin.c.o
2025-03-11T04:32:55.3234650Z   [ 12%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gqueue.c.o
2025-03-11T04:32:55.3581300Z   [ 13%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-flight-recorder.c.o
2025-03-11T04:32:55.4281350Z   [ 14%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gpath.c.o
2025-03-11T04:32:55.6426600Z   [ 14%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gspawn.c.o
2025-03-11T04:32:56.0111610Z   [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-internal-hash.c.o
2025-03-11T04:32:56.0521230Z   [ 14%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile.c.o
2025-03-11T04:32:56.0592710Z   [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/monobitset.c.o
2025-03-11T04:32:56.1433970Z   [ 14%] Built target diagnostics_tracing-gen-headers
2025-03-11T04:32:56.1511310Z   [ 15%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasi-debugger.c.o
2025-03-11T04:32:56.1907000Z   [ 16%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-posix.c.o
2025-03-11T04:32:56.2056490Z   [ 17%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/event_pipe-stub.c.o
2025-03-11T04:32:56.3323930Z   [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-filemap.c.o
2025-03-11T04:32:56.3549390Z   [ 18%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gutf8.c.o
2025-03-11T04:32:56.5597420Z   [ 18%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-protocol.c.o
2025-03-11T04:32:56.5968330Z   [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-math-c.c.o
2025-03-11T04:32:56.6307920Z   [ 18%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/diagnostics_server-stub.c.o
2025-03-11T04:32:56.6649580Z   [ 18%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/Users/runner/work/1/s/src/native/minipal/utf8.c.o
2025-03-11T04:32:56.7323540Z   [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap.c.o
2025-03-11T04:32:56.8028220Z   [ 18%] Built target debugger-objects
2025-03-11T04:32:56.8344720Z   [ 18%] Building C object mono/mini/CMakeFiles/marshal-ilgen-objects.dir/__/component/marshal-ilgen.c.o
2025-03-11T04:32:56.8619260Z   [ 18%] Built target diagnostics_tracing-stub-objects
2025-03-11T04:32:56.9300520Z   [ 18%] Building C object mono/mini/CMakeFiles/marshal-ilgen-stub-objects.dir/__/component/marshal-ilgen-stub.c.o
2025-03-11T04:32:56.9758890Z   [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-windows.c.o
2025-03-11T04:32:57.0989090Z   [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-os-mutex.c.o
2025-03-11T04:32:57.1007600Z   [ 19%] Built target eglib_objects
2025-03-11T04:32:57.1877160Z   [ 19%] Linking C static library libmono-component-debugger-stub-static.a
2025-03-11T04:32:57.2242030Z   [ 19%] Built target marshal-ilgen-stub-objects
2025-03-11T04:32:57.2478160Z   [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-flight-recorder.c.o
2025-03-11T04:32:57.2502860Z   [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-proclib.c.o
2025-03-11T04:32:57.3071350Z   [ 19%] Built target mono-component-debugger-stub-static
2025-03-11T04:32:57.3883860Z   [ 20%] Linking C static library libmono-component-hot_reload-stub-static.a
2025-03-11T04:32:57.3991550Z   [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-publib.c.o
2025-03-11T04:32:57.4648420Z   [ 21%] Linking C static library libmono-component-diagnostics_tracing-stub-static.a
2025-03-11T04:32:57.5081780Z   [ 21%] Built target mono-component-hot_reload-stub-static
2025-03-11T04:32:57.5151520Z   [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-time.c.o
2025-03-11T04:32:57.5305250Z   [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/strenc.c.o
2025-03-11T04:32:57.5817470Z   [ 21%] Built target mono-component-diagnostics_tracing-stub-static
2025-03-11T04:32:57.5859770Z   [ 21%] Built target marshal-ilgen-objects
2025-03-11T04:32:57.6048510Z   [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-uri.c.o
2025-03-11T04:32:57.6147380Z   [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-poll.c.o
2025-03-11T04:32:57.6915370Z   [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-path.c.o
2025-03-11T04:32:57.7073440Z   [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-stdlib.c.o
2025-03-11T04:32:57.7689820Z   [ 23%] Generating diagnostics_tracing-gen-sources.timestamp
2025-03-11T04:32:57.7710410Z   [ 23%] Linking C static library libmono-component-marshal-ilgen-static.a
2025-03-11T04:32:57.8184110Z   [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-property-hash.c.o
2025-03-11T04:32:57.8604860Z   [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-error.c.o
2025-03-11T04:32:57.9228390Z   [ 24%] Built target mono-component-marshal-ilgen-static
2025-03-11T04:32:57.9837410Z   [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-context.c.o
2025-03-11T04:32:58.0254650Z   [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/hazard-pointer.c.o
2025-03-11T04:32:58.0602270Z   [ 25%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lifo-semaphore.c.o
2025-03-11T04:32:58.2256670Z   [ 25%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-queue.c.o
2025-03-11T04:32:58.2270620Z   [ 25%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-alloc.c.o
2025-03-11T04:32:58.2915980Z   [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-array-queue.c.o
2025-03-11T04:32:58.3707090Z   [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-linked-list-set.c.o
2025-03-11T04:32:58.4448530Z   [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads.c.o
2025-03-11T04:32:58.4532340Z   [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-state-machine.c.o
2025-03-11T04:32:58.5159970Z   [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix.c.o
2025-03-11T04:32:58.5541120Z   [ 27%] Built target diagnostics_tracing-gen-sources
2025-03-11T04:32:58.6173300Z   [ 27%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/containers/dn-allocator.c.o
2025-03-11T04:32:58.7334150Z   [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix-signals.c.o
2025-03-11T04:32:58.7482050Z   [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach.c.o
2025-03-11T04:32:58.7573610Z   [ 27%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/containers/dn-fwd-list.c.o
2025-03-11T04:32:58.8895560Z   [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach-helper.c.o
2025-03-11T04:32:58.9997310Z   [ 29%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/containers/dn-list.c.o
2025-03-11T04:32:59.0028410Z   [ 29%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/containers/dn-queue.c.o
2025-03-11T04:32:59.0588810Z   [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-windows.c.o
2025-03-11T04:32:59.1252940Z   [ 29%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/containers/dn-umap.c.o
2025-03-11T04:32:59.1289010Z   [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-linux.c.o
2025-03-11T04:32:59.2151630Z   [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-freebsd.c.o
2025-03-11T04:32:59.2341680Z   [ 30%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/containers/dn-vector.c.o
2025-03-11T04:32:59.2661990Z   [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-netbsd.c.o
2025-03-11T04:32:59.3135670Z   [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-openbsd.c.o
2025-03-11T04:32:59.3703740Z   [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-android.c.o
2025-03-11T04:32:59.3989800Z   [ 31%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-sources.c.o
2025-03-11T04:32:59.4080990Z   [ 31%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep.c.o
2025-03-11T04:32:59.4260080Z   [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-haiku.c.o
2025-03-11T04:32:59.4695120Z   [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-aix.c.o
2025-03-11T04:32:59.4914420Z   [ 32%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-block.c.o
2025-03-11T04:32:59.5275620Z   [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.c.o
2025-03-11T04:32:59.5720390Z   [ 33%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-buffer.c.o
2025-03-11T04:32:59.5737770Z   [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-sunos.c.o
2025-03-11T04:32:59.6616370Z   [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-coop.c.o
2025-03-11T04:32:59.6872980Z   [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utility-thread.c.o
2025-03-11T04:32:59.6918340Z   [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-tls.c.o
2025-03-11T04:32:59.8577350Z   [ 34%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-buffer-manager.c.o
2025-03-11T04:32:59.9078150Z   [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utils-debug.c.o
2025-03-11T04:32:59.9084500Z   [ 35%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-config.c.o
2025-03-11T04:32:59.9276140Z   [ 35%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-event.c.o
2025-03-11T04:32:59.9971470Z   [ 36%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-event-instance.c.o
2025-03-11T04:33:00.0138470Z   [ 36%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-event-payload.c.o
2025-03-11T04:33:00.0470130Z   [ 36%] Building C object mono/utils/CMakeFiles/utils_objects.dir/atomic.c.o
2025-03-11T04:33:00.1449000Z   [ 36%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-event-source.c.o
2025-03-11T04:33:00.1678430Z   [ 37%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-file.c.o
2025-03-11T04:33:00.2222050Z   [ 37%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-json-file.c.o
2025-03-11T04:33:00.2264000Z   [ 37%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap.c.o
2025-03-11T04:33:00.2460430Z   [ 37%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-metadata-generator.c.o
2025-03-11T04:33:00.3172140Z   [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/bsearch.c.o
2025-03-11T04:33:00.3417350Z   [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-signal-handler.c.o
2025-03-11T04:33:00.3699110Z   [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-conc-hashtable.c.o
2025-03-11T04:33:00.4488520Z   [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/json.c.o
2025-03-11T04:33:00.4765680Z   [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-rand.c.o
2025-03-11T04:33:00.5549150Z   [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-rand-windows.c.o
2025-03-11T04:33:00.5870980Z   [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/memfuncs.c.o
2025-03-11T04:33:00.6758160Z   [ 40%] Building C object mono/utils/CMakeFiles/utils_objects.dir/parse.c.o
2025-03-11T04:33:00.6851580Z   [ 41%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-provider.c.o
2025-03-11T04:33:00.7751740Z   [ 41%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-sample-profiler.c.o
2025-03-11T04:33:00.7828600Z   [ 41%] Building C object mono/utils/CMakeFiles/utils_objects.dir/checked-build.c.o
2025-03-11T04:33:00.8096430Z   [ 41%] Building C object mono/utils/CMakeFiles/utils_objects.dir/options.c.o
2025-03-11T04:33:00.8579100Z   [ 41%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-session.c.o
2025-03-11T04:33:00.8857440Z   [ 42%] Building C object mono/utils/CMakeFiles/utils_objects.dir/wasm-module-reader.c.o
2025-03-11T04:33:00.9541690Z   [ 42%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-session-provider.c.o
2025-03-11T04:33:00.9661550Z   [ 43%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-stack-contents.c.o
2025-03-11T04:33:01.0498250Z   [ 43%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-stream.c.o
2025-03-11T04:33:01.0563690Z   [ 43%] Built target utils_objects
2025-03-11T04:33:01.0574220Z   [ 43%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ep-thread.c.o
2025-03-11T04:33:01.1004940Z   [ 43%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-alloc.c.o
2025-03-11T04:33:01.1263150Z   [ 44%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-cardtable.c.o
2025-03-11T04:33:01.1350480Z   [ 44%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-debug.c.o
2025-03-11T04:33:01.7781990Z   [ 44%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-descriptor.c.o
2025-03-11T04:33:01.8525260Z   [ 44%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-fin-weak-hash.c.o
2025-03-11T04:33:02.2506620Z   [ 45%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono.c.o
2025-03-11T04:33:02.7045240Z   [ 46%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gc.c.o
2025-03-11T04:33:02.7235570Z   [ 46%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gchandles.c.o
2025-03-11T04:33:03.0890290Z   [ 46%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-runtime-provider.c.o
2025-03-11T04:33:03.1652620Z   [ 46%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gray.c.o
2025-03-11T04:33:03.5775980Z   [ 47%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-hash-table.c.o
2025-03-11T04:33:03.7288530Z   [ 47%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-profiler-provider.c.o
2025-03-11T04:33:04.6071880Z   [ 47%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-internal.c.o
2025-03-11T04:33:04.9532110Z   [ 47%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-layout-stats.c.o
2025-03-11T04:33:05.0446790Z   [ 47%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/eventpipehelpers.c.o
2025-03-11T04:33:05.3484940Z   [ 47%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-los.c.o
2025-03-11T04:33:05.3741810Z   [ 48%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-marksweep.c.o
2025-03-11T04:33:05.4626700Z   [ 48%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-memory-governor.c.o
2025-03-11T04:33:06.4721550Z   [ 49%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntime.c.o
2025-03-11T04:33:06.5244400Z   [ 49%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimerundown.c.o
2025-03-11T04:33:06.5466820Z   [ 49%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-nursery-allocator.c.o
2025-03-11T04:33:06.9952450Z   [ 50%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning-stats.c.o
2025-03-11T04:33:07.0296500Z   [ 50%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimestress.c.o
2025-03-11T04:33:07.6369020Z   [ 50%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning.c.o
2025-03-11T04:33:07.6565880Z   [ 51%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimeprivate.c.o
2025-03-11T04:33:07.7465320Z   [ 51%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pointer-queue.c.o
2025-03-11T04:33:08.0779330Z   [ 51%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimemonoprofiler.c.o
2025-03-11T04:33:08.1560900Z   [ 51%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-sources.c.o
2025-03-11T04:33:08.1789870Z   [ 52%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-array-list.c.o
2025-03-11T04:33:08.8125100Z   [ 52%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-dump-protocol.c.o
2025-03-11T04:33:08.8740930Z   [ 52%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-protocol.c.o
2025-03-11T04:33:09.1850600Z   [ 52%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-qsort.c.o
2025-03-11T04:33:09.3780760Z   [ 53%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-eventpipe-protocol.c.o
2025-03-11T04:33:09.4633610Z   [ 53%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-simple-nursery.c.o
2025-03-11T04:33:09.4870050Z   [ 54%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-split-nursery.c.o
2025-03-11T04:33:09.5073380Z   [ 54%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-ipc.c.o
2025-03-11T04:33:09.6003640Z   [ 54%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-process-protocol.c.o
2025-03-11T04:33:09.6861440Z   [ 55%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-profiler-protocol.c.o
2025-03-11T04:33:09.7796310Z   [ 55%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-protocol.c.o
2025-03-11T04:33:09.8745790Z   [ 55%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-server.c.o
2025-03-11T04:33:09.9509170Z   [ 55%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/Users/runner/work/1/s/src/native/eventpipe/ds-ipc-pal-socket.c.o
2025-03-11T04:33:10.5760850Z   [ 56%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ds-rt-mono.c.o
2025-03-11T04:33:10.6497930Z   [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-thread-pool.c.o
2025-03-11T04:33:10.6775660Z   [ 56%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/event_pipe.c.o
2025-03-11T04:33:10.8195870Z   [ 56%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/diagnostics_server.c.o
2025-03-11T04:33:11.2488020Z   [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-workers.c.o
2025-03-11T04:33:11.2954850Z   [ 56%] Built target diagnostics_tracing-objects
2025-03-11T04:33:11.8586790Z   [ 57%] Linking C static library libsgen_objects.a
2025-03-11T04:33:12.3591510Z   [ 57%] Built target sgen_objects
2025-03-11T04:33:12.4265940Z   [ 58%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/appdomain.c.o
2025-03-11T04:33:12.4276090Z   [ 59%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly.c.o
2025-03-11T04:33:12.4289530Z   [ 59%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32event-unix.c.o
2025-03-11T04:33:12.4293650Z   [ 59%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/domain.c.o
2025-03-11T04:33:12.8162620Z   [ 59%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/bundled-resources.c.o
2025-03-11T04:33:12.8260090Z   [ 59%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class.c.o
2025-03-11T04:33:12.9001480Z   [ 59%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-init.c.o
2025-03-11T04:33:12.9543940Z   [ 60%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-accessors.c.o
2025-03-11T04:33:13.6287280Z   [ 60%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-setup-vtable.c.o
2025-03-11T04:33:13.6481070Z   [ 60%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/cominterop.c.o
2025-03-11T04:33:14.4015780Z   [ 61%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/components.c.o
2025-03-11T04:33:15.1387870Z   [ 61%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/coree.c.o
2025-03-11T04:33:15.2391050Z   [ 61%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-helpers.c.o
2025-03-11T04:33:15.4821440Z   [ 61%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-symfile.c.o
2025-03-11T04:33:15.6319160Z   [ 62%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-ppdb.c.o
2025-03-11T04:33:15.6395200Z   [ 62%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/environment.c.o
2025-03-11T04:33:15.7408500Z   [ 62%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/exception.c.o
2025-03-11T04:33:16.1622980Z   [ 63%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall.c.o
2025-03-11T04:33:16.5229080Z   [ 63%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-eventpipe.c.o
2025-03-11T04:33:16.7162380Z   [ 63%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/image.c.o
2025-03-11T04:33:16.8632240Z   [ 63%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/webcil-loader.c.o
2025-03-11T04:33:16.9472710Z   [ 64%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/jit-info.c.o
2025-03-11T04:33:17.0757270Z   [ 64%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loader.c.o
2025-03-11T04:33:17.8830970Z   [ 64%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/lock-tracer.c.o
2025-03-11T04:33:17.9361770Z   [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal.c.o
2025-03-11T04:33:18.0418900Z   [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mempool.c.o
2025-03-11T04:33:18.0945410Z   [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata.c.o
2025-03-11T04:33:18.2384870Z   [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-update.c.o
2025-03-11T04:33:18.8888600Z   [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder.c.o
2025-03-11T04:33:19.1992730Z   [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-basic-block.c.o
2025-03-11T04:33:20.0317700Z   [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-config.c.o
2025-03-11T04:33:20.4308890Z   [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-debug.c.o
2025-03-11T04:33:21.2200250Z   [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-endian.c.o
2025-03-11T04:33:21.3017250Z   [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-hash.c.o
2025-03-11T04:33:21.4885920Z   [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-conc-hash.c.o
2025-03-11T04:33:21.9383810Z   [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/weak-hash.c.o
2025-03-11T04:33:22.1697230Z   [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/object.c.o
2025-03-11T04:33:22.2479850Z   [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/opcodes.c.o
2025-03-11T04:33:22.4066190Z   [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/property-bag.c.o
2025-03-11T04:33:22.6070990Z   [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/profiler.c.o
2025-03-11T04:33:22.7072650Z   [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/runtime.c.o
2025-03-11T04:33:22.9693950Z   [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/string-icalls.c.o
2025-03-11T04:33:23.0034670Z   [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sysmath.c.o
2025-03-11T04:33:23.3337550Z   [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/threads.c.o
2025-03-11T04:33:23.3763360Z   [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/verify.c.o
2025-03-11T04:33:23.8124320Z   [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-stream.c.o
2025-03-11T04:33:23.8316640Z   [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-cross-helpers.c.o
2025-03-11T04:33:24.3000470Z   [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/seq-points-data.c.o
2025-03-11T04:33:24.4003720Z   [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/handle.c.o
2025-03-11T04:33:24.8892060Z   [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32handle.c.o
2025-03-11T04:33:25.0052380Z   [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/reflection.c.o
2025-03-11T04:33:25.4886190Z   [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-image.c.o
2025-03-11T04:33:26.0299100Z   [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre.c.o
2025-03-11T04:33:26.3333040Z   [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre-encode.c.o
2025-03-11T04:33:26.4167830Z   [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/custom-attrs.c.o
2025-03-11T04:33:27.4713440Z   [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/callspec.c.o
2025-03-11T04:33:28.6573710Z   [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly-load-context.c.o
2025-03-11T04:33:29.2692530Z   [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library.c.o
2025-03-11T04:33:29.7121520Z   [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library-qcall.c.o
2025-03-11T04:33:29.8951340Z   [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loaded-images.c.o
2025-03-11T04:33:30.3423960Z   [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/abi.c.o
2025-03-11T04:33:31.4375960Z   [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/memory-manager.c.o
2025-03-11T04:33:32.0545520Z   [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/unsafe-accessor.c.o
2025-03-11T04:33:32.0549970Z   [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-table.c.o
2025-03-11T04:33:32.9849270Z   [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc-stats.c.o
2025-03-11T04:33:32.9852540Z   [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc.c.o
2025-03-11T04:33:32.9937570Z   [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/monitor.c.o
2025-03-11T04:33:32.9950170Z   [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-bridge.c.o
2025-03-11T04:33:32.9952380Z   [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-new-bridge.c.o
2025-03-11T04:33:32.9955630Z   [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-tarjan-bridge.c.o
2025-03-11T04:33:33.0085460Z   [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-toggleref.c.o
2025-03-11T04:33:33.0189640Z   [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-stw.c.o
2025-03-11T04:33:34.3527400Z   [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono.c.o
2025-03-11T04:33:34.4473890Z   [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder-ilgen.c.o
2025-03-11T04:33:35.1533060Z   [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-lightweight.c.o
2025-03-11T04:33:35.2986900Z   [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-shared.c.o
2025-03-11T04:33:35.3489800Z   [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono-ilgen.c.o
2025-03-11T04:33:36.6135930Z   [ 80%] Built target metadata_objects
2025-03-11T04:33:36.6445350Z   [ 80%] Generating cpu-amd64.h
2025-03-11T04:33:36.7961830Z   [ 80%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o
2025-03-11T04:33:36.7964230Z   [ 80%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o
2025-03-11T04:33:36.7970690Z   [ 80%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o
2025-03-11T04:33:36.7981210Z   [ 81%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o
2025-03-11T04:33:37.3020370Z   [ 81%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o
2025-03-11T04:33:37.7243140Z   [ 82%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o
2025-03-11T04:33:40.4162010Z   [ 82%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o
2025-03-11T04:33:41.0449690Z   [ 82%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o
2025-03-11T04:33:42.4660630Z   [ 83%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o
2025-03-11T04:33:42.5648420Z   [ 83%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o
2025-03-11T04:33:42.8384560Z   [ 83%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o
2025-03-11T04:33:43.1855410Z   [ 83%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o
2025-03-11T04:33:43.2859750Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o
2025-03-11T04:33:43.8429710Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o
2025-03-11T04:33:43.8775350Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o
2025-03-11T04:33:43.9780100Z   [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o
2025-03-11T04:33:44.6497390Z   [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o
2025-03-11T04:33:44.8314480Z   [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o
2025-03-11T04:33:44.8966960Z   [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o
2025-03-11T04:33:46.0114240Z   [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o
2025-03-11T04:33:46.1478730Z   [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o
2025-03-11T04:33:46.7922940Z   [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o
2025-03-11T04:33:47.1083620Z   [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o
2025-03-11T04:33:47.6170930Z   [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o
2025-03-11T04:33:48.9475610Z   [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o
2025-03-11T04:33:52.2082890Z   [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o
2025-03-11T04:33:52.3445660Z   [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o
2025-03-11T04:33:53.4238960Z   [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o
2025-03-11T04:33:53.6131820Z   [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o
2025-03-11T04:33:54.2033190Z   [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o
2025-03-11T04:33:55.7706540Z   [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o
2025-03-11T04:33:56.0509790Z   [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o
2025-03-11T04:33:56.5376390Z   [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o
2025-03-11T04:33:56.8436320Z   [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o
2025-03-11T04:33:57.3524640Z   [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o
2025-03-11T04:33:57.4727550Z   [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o
2025-03-11T04:33:58.1031660Z   [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o
2025-03-11T04:33:58.1788150Z   [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o
2025-03-11T04:33:58.1872110Z   [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o
2025-03-11T04:33:58.7731690Z   [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o
2025-03-11T04:33:58.9746300Z   [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o
2025-03-11T04:34:00.7284800Z   [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o
2025-03-11T04:34:00.7837390Z   [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o
2025-03-11T04:34:01.3871480Z   [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o
2025-03-11T04:34:01.4447520Z   [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o
2025-03-11T04:34:02.0932640Z   [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-amd64.c.o
2025-03-11T04:34:02.4678080Z   [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-amd64.c.o
2025-03-11T04:34:02.6369400Z   [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-amd64.c.o
2025-03-11T04:34:02.7129600Z   [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-amd64-gsharedvt.c.o
2025-03-11T04:34:02.7779950Z   /Users/runner/work/1/s/src/mono/mono/mini/exceptions-amd64.c:839:14: warning: unused variable 'ctx' [-Wunused-variable]
2025-03-11T04:34:02.8167210Z           ucontext_t *ctx = (ucontext_t*)sigctx;
2025-03-11T04:34:02.9169130Z                       ^
2025-03-11T04:34:03.3732660Z   1 warning generated.
2025-03-11T04:34:03.4159290Z   [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-amd64-gsharedvt.c.o
2025-03-11T04:34:03.4878940Z   [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-darwin.c.o
2025-03-11T04:34:04.0994760Z   [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-posix.c.o
2025-03-11T04:34:04.3022460Z   [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp.c.o
2025-03-11T04:34:04.5068430Z   [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-intrins.c.o
2025-03-11T04:34:04.9054170Z   [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/mintops.c.o
2025-03-11T04:34:04.9264910Z   [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform.c.o
2025-03-11T04:34:05.1109350Z   [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/tiering.c.o
2025-03-11T04:34:05.8382590Z   [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/jiterpreter.c.o
2025-03-11T04:34:05.9345700Z   [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-simd.c.o
2025-03-11T04:34:06.5972850Z   [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-llvm.c.o
2025-03-11T04:34:15.1782650Z   [ 98%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/mini-llvm-cpp.cpp.o
2025-03-11T04:34:16.0906590Z   [ 98%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/llvm-jit.cpp.o
2025-03-11T04:34:16.5190690Z   [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o
2025-03-11T04:34:16.8437350Z   [ 98%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/llvm-runtime.cpp.o
2025-03-11T04:34:17.0342760Z   [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/Users/runner/work/1/s/artifacts/obj/_version.c.o
2025-03-11T04:35:07.8577680Z   [ 99%] Built target monosgen-objects
2025-03-11T04:35:07.9131740Z   [ 99%] Linking CXX static library libmonosgen-2.0.a
2025-03-11T04:35:08.3939030Z   [ 99%] Built target monosgen-static
2025-03-11T04:35:08.4457570Z   [ 99%] Building C object mono/mini/CMakeFiles/mono-sgen.dir/main.c.o
2025-03-11T04:35:08.6914660Z   [100%] Linking CXX executable mono-aot-cross
2025-03-11T04:35:08.7659340Z   ld: warning: ignoring duplicate libraries: '-lm', '-lz', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMAggressiveInstCombine.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMAnalysis.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMAsmParser.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMAsmPrinter.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMBinaryFormat.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMBitReader.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMBitWriter.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMBitstreamReader.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMCFGuard.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMCodeGen.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMCore.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMDebugInfoCodeView.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMDebugInfoDWARF.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMDebugInfoMSF.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMDebugInfoPDB.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMDemangle.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMExecutionEngine.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMFrontendOpenMP.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMGlobalISel.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMIRPrinter.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMIRReader.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMInstCombine.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMInstrumentation.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMJITLink.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMLinker.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMMC.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMMCDisassembler.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMMCJIT.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMMCParser.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMObjCARCOpts.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMObject.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMOption.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMOrcShared.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMOrcTargetProcess.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMProfileData.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMRemarks.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMRuntimeDyld.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMScalarOpts.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMSelectionDAG.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMSupport.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMSymbolize.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMTarget.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMTargetParser.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMTextAPI.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMTransformUtils.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMVectorize.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMWindowsDriver.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMX86CodeGen.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMX86Desc.a', '/Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/llvm//x64/lib/libLLVMX86Info.a'
2025-03-11T04:35:09.5691660Z   Stripping symbols from mono-aot-cross into mono-aot-cross.dwarf
2025-03-11T04:35:11.0778630Z   [100%] Built target mono-sgen
2025-03-11T04:35:11.1318110Z   Install the project...
2025-03-11T04:35:11.1493720Z   -- Install configuration: "Release"
2025-03-11T04:35:11.1509860Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/cross/out/lib/libmono-component-marshal-ilgen-static.a
2025-03-11T04:35:11.1719580Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/cross/out/lib/libmono-component-debugger-stub-static.a
2025-03-11T04:35:11.1898680Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/cross/out/lib/libmono-component-hot_reload-stub-static.a
2025-03-11T04:35:11.2070090Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/cross/out/lib/libmono-component-diagnostics_tracing-stub-static.a
2025-03-11T04:35:11.2250830Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/cross/out/bin/mono-aot-cross.dwarf
2025-03-11T04:35:11.2429930Z   -- Installing: /Users/runner/work/1/s/artifacts/obj/mono/maccatalyst.x64.Release/cross/out/bin/mono-aot-cross
2025-03-11T04:35:12.6059670Z   System.Private.CoreLib.Generators -> /Users/runner/work/1/s/artifacts/bin/System.Private.CoreLib.Generators/Release/netstandard2.0/System.Private.CoreLib.Generators.dll
2025-03-11T04:35:16.7447670Z   System.Private.CoreLib -> /Users/runner/work/1/s/artifacts/bin/System.Private.CoreLib/ref/Release/net8.0/System.Private.CoreLib.dll
2025-03-11T04:37:20.2527150Z   System.Private.CoreLib -> /Users/runner/work/1/s/artifacts/bin/mono/maccatalyst.x64.Release/IL/System.Private.CoreLib.dll
2025-03-11T04:37:21.9855250Z   ILCompiler.Reflection.ReadyToRun -> /Users/runner/work/1/s/artifacts/bin/coreclr/maccatalyst.x64.Release/ILCompiler.Reflection.ReadyToRun.dll
2025-03-11T04:37:25.5413040Z   ILCompiler.TypeSystem -> /Users/runner/work/1/s/artifacts/bin/ILCompiler.TypeSystem/x64/Release/ILCompiler.TypeSystem.dll
2025-03-11T04:37:26.9111120Z   dotnet-pgo -> /Users/runner/work/1/s/artifacts/bin/coreclr/maccatalyst.x64.Release/dotnet-pgo/dotnet-pgo.dll
2025-03-11T04:37:27.0049470Z   /Users/runner/work/1/s/src/native/libs/build-native.sh x64 Release outconfig net8.0-maccatalyst-Release-x64 -os maccatalyst icudir "/Users/runner/work/1/s/.packages/microsoft.netcore.runtime.icu.transport/8.0.0-rtm.23523.2/runtimes/maccatalyst-x64/native" -numproc 4 
2025-03-11T04:37:27.2140680Z   __OutputRid: maccatalyst-x64
2025-03-11T04:37:27.2147900Z   Setting up directories for build
2025-03-11T04:37:27.2512270Z   Checking prerequisites...
2025-03-11T04:37:27.2531900Z   Commencing build of "install" target in "native libraries component" for maccatalyst.x64.Release in /Users/runner/work/1/s/artifacts/obj/native/net8.0-maccatalyst-Release-x64
2025-03-11T04:37:27.2537650Z   Invoking "/Users/runner/work/1/s/eng/native/gen-buildsys.sh" "/Users/runner/work/1/s/src/native/libs" "/Users/runner/work/1/s/artifacts/obj/native/net8.0-maccatalyst-Release-x64" x64 maccatalyst clang Release ""  -DCMAKE_SYSTEM_VARIANT=maccatalyst -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_USE_PTHREADS=0 -DCMAKE_ICU_DIR="/Users/runner/work/1/s/.packages/microsoft.netcore.runtime.icu.transport/8.0.0-rtm.23523.2/runtimes/maccatalyst-x64/native" -DCMAKE_STATIC_LIB_LINK=0 -DFEATURE_DISTRO_AGNOSTIC_SSL=1 -DFEATURE_DISTRO_AGNOSTIC_SSL=1 
2025-03-11T04:37:27.4835460Z   ~/work/1/s/artifacts/obj/native/net8.0-maccatalyst-Release-x64 ~/work/1/s/src/native/libs
2025-03-11T04:37:28.2845630Z   Not searching for unused variables given on the command line.
2025-03-11T04:37:28.2870660Z   -- The C compiler identification is AppleClang 15.0.0.15000100
2025-03-11T04:37:28.3340140Z   -- Detecting C compiler ABI info
2025-03-11T04:37:29.2381540Z   -- Detecting C compiler ABI info - done
2025-03-11T04:37:29.2918260Z   -- Check for working C compiler: /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped
2025-03-11T04:37:29.2939310Z   -- Detecting C compile features
2025-03-11T04:37:29.2944210Z   -- Detecting C compile features - done
2025-03-11T04:37:29.6852760Z   Detected OSX x86_64
2025-03-11T04:37:29.6966070Z   -- Performing Test COMPILER_SUPPORTS_FNO_OBJC_MSGSEND_SELECTOR_STUBS
2025-03-11T04:37:30.7633160Z   -- Performing Test COMPILER_SUPPORTS_FNO_OBJC_MSGSEND_SELECTOR_STUBS - Success
2025-03-11T04:37:30.7635520Z   -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH
2025-03-11T04:37:31.5056980Z   -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success
2025-03-11T04:37:31.5071170Z   -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER
2025-03-11T04:37:32.0379190Z   -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success
2025-03-11T04:37:32.1677370Z   -- The ASM compiler identification is AppleClang 15.0.0.15000100
2025-03-11T04:37:32.1754110Z   -- Found assembler: /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
2025-03-11T04:37:33.5243010Z   -- Found ZLIB: /Applications/Xcode_15.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/libz.tbd (found version "1.2.12")
2025-03-11T04:37:33.8099250Z   -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY
2025-03-11T04:37:35.4533340Z   -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success
2025-03-11T04:37:35.4584260Z   -- Looking for include files sys/socket.h, linux/in.h
2025-03-11T04:37:35.8500650Z   -- Looking for include files sys/socket.h, linux/in.h - not found
2025-03-11T04:37:35.8572550Z   -- Performing Test HAVE_IN_PKTINFO
2025-03-11T04:37:36.2977740Z   -- Performing Test HAVE_IN_PKTINFO - Success
2025-03-11T04:37:36.2986820Z   -- Performing Test HAVE_IP_MREQN
2025-03-11T04:37:36.7032060Z   -- Performing Test HAVE_IP_MREQN - Success
2025-03-11T04:37:36.7035900Z   -- Performing Test HAVE_STATFS_VFS
2025-03-11T04:37:36.8969890Z   -- Performing Test HAVE_STATFS_VFS - Failed
2025-03-11T04:37:36.9126920Z   -- Performing Test HAVE_STATFS_MOUNT
2025-03-11T04:37:37.4398310Z   -- Performing Test HAVE_STATFS_MOUNT - Success
2025-03-11T04:37:37.4402880Z   -- Performing Test HAVE_FLOCK64
2025-03-11T04:37:37.6765900Z   -- Performing Test HAVE_FLOCK64 - Failed
2025-03-11T04:37:37.6770910Z   -- Looking for O_CLOEXEC
2025-03-11T04:37:38.0311260Z   -- Looking for O_CLOEXEC - found
2025-03-11T04:37:38.0337280Z   -- Looking for F_DUPFD_CLOEXEC
2025-03-11T04:37:38.3640920Z   -- Looking for F_DUPFD_CLOEXEC - found
2025-03-11T04:37:38.3644150Z   -- Looking for F_DUPFD
2025-03-11T04:37:38.8154420Z   -- Looking for F_DUPFD - found
2025-03-11T04:37:38.8173730Z   -- Looking for F_FULLFSYNC
2025-03-11T04:37:39.2357550Z   -- Looking for F_FULLFSYNC - found
2025-03-11T04:37:39.2491830Z   -- Looking for getifaddrs
2025-03-11T04:37:39.6247680Z   -- Looking for getifaddrs - found
2025-03-11T04:37:39.6249900Z   -- Looking for fork
2025-03-11T04:37:39.9656650Z   -- Looking for fork - found
2025-03-11T04:37:39.9750930Z   -- Looking for lseek64
2025-03-11T04:37:40.1811620Z   -- Looking for lseek64 - not found
2025-03-11T04:37:40.1842570Z   -- Looking for mmap64
2025-03-11T04:37:40.3699840Z   -- Looking for mmap64 - not found
2025-03-11T04:37:40.3739170Z   -- Looking for ftruncate64
2025-03-11T04:37:40.5634100Z   -- Looking for ftruncate64 - not found
2025-03-11T04:37:40.5646520Z   -- Looking for posix_fadvise64
2025-03-11T04:37:40.7574020Z   -- Looking for posix_fadvise64 - not found
2025-03-11T04:37:40.7712070Z   -- Looking for stat64
2025-03-11T04:37:40.9633690Z   -- Looking for stat64 - not found
2025-03-11T04:37:40.9639980Z   -- Looking for vfork
2025-03-11T04:37:41.1450510Z   -- Looking for vfork - not found
2025-03-11T04:37:41.1460900Z   -- Looking for pipe
2025-03-11T04:37:41.4779830Z   -- Looking for pipe - found
2025-03-11T04:37:41.4784090Z   -- Looking for pipe2
2025-03-11T04:37:41.6682100Z   -- Looking for pipe2 - not found
2025-03-11T04:37:41.6686220Z   -- Looking for getmntinfo
2025-03-11T04:37:42.0112460Z   -- Looking for getmntinfo - found
2025-03-11T04:37:42.0118350Z   -- Looking for strcpy_s
2025-03-11T04:37:42.1901740Z   -- Looking for strcpy_s - not found
2025-03-11T04:37:42.1909330Z   -- Looking for strlcat
2025-03-11T04:37:42.4876590Z   -- Looking for strlcat - found
2025-03-11T04:37:42.4910880Z   -- Looking for posix_fadvise
2025-03-11T04:37:42.6648750Z   -- Looking for posix_fadvise - not found
2025-03-11T04:37:42.6782820Z   -- Looking for fallocate
2025-03-11T04:37:42.8740390Z   -- Looking for fallocate - not found
2025-03-11T04:37:42.8763730Z   -- Looking for preadv
2025-03-11T04:37:43.0445100Z   -- Looking for preadv - not found
2025-03-11T04:37:43.0448170Z   -- Looking for pwritev
2025-03-11T04:37:43.2267310Z   -- Looking for pwritev - not found
2025-03-11T04:37:43.2412100Z   -- Looking for ioctl
2025-03-11T04:37:43.5207730Z   -- Looking for ioctl - found
2025-03-11T04:37:43.5211650Z   -- Looking for sched_getaffinity
2025-03-11T04:37:43.6858640Z   -- Looking for sched_getaffinity - not found
2025-03-11T04:37:43.6864560Z   -- Looking for sched_setaffinity
2025-03-11T04:37:43.8602250Z   -- Looking for sched_setaffinity - not found
2025-03-11T04:37:43.8613550Z   -- Looking for sched_getcpu
2025-03-11T04:37:44.0333970Z   -- Looking for sched_getcpu - not found
2025-03-11T04:37:44.0335180Z   -- Looking for pthread_setcancelstate
2025-03-11T04:37:44.3218620Z   -- Looking for pthread_setcancelstate - found
2025-03-11T04:37:44.3221260Z   -- Looking for include file gnu/lib-names.h
2025-03-11T04:37:44.4821440Z   -- Looking for include file gnu/lib-names.h - not found
2025-03-11T04:37:44.4824140Z   -- Looking for TIOCGWINSZ
2025-03-11T04:37:44.7812800Z   -- Looking for TIOCGWINSZ - found
2025-03-11T04:37:44.7934910Z   -- Looking for TIOCSWINSZ
2025-03-11T04:37:45.1079520Z   -- Looking for TIOCSWINSZ - found
2025-03-11T04:37:45.1082700Z   -- Looking for tcgetattr
2025-03-11T04:37:45.4183080Z   -- Looking for tcgetattr - found
2025-03-11T04:37:45.4361050Z   -- Looking for tcsetattr
2025-03-11T04:37:45.7516260Z   -- Looking for tcsetattr - found
2025-03-11T04:37:45.7522290Z   -- Looking for ECHO
2025-03-11T04:37:46.0786730Z   -- Looking for ECHO - found
2025-03-11T04:37:46.0787640Z   -- Looking for ICANON
2025-03-11T04:37:46.3890980Z   -- Looking for ICANON - found
2025-03-11T04:37:46.3897190Z   -- Looking for TCSANOW
2025-03-11T04:37:46.6631050Z   -- Looking for TCSANOW - found
2025-03-11T04:37:46.6633740Z   -- Looking for cfsetspeed
2025-03-11T04:37:46.9864910Z   -- Looking for cfsetspeed - found
2025-03-11T04:37:47.0232980Z   -- Looking for cfmakeraw
2025-03-11T04:37:47.3150480Z   -- Looking for cfmakeraw - found
2025-03-11T04:37:47.3153550Z   -- Performing Test HAVE_UTSNAME_DOMAINNAME
2025-03-11T04:37:47.4742960Z   -- Performing Test HAVE_UTSNAME_DOMAINNAME - Failed
2025-03-11T04:37:47.4745400Z   -- Performing Test HAVE_STAT_BIRTHTIME
2025-03-11T04:37:47.7963690Z   -- Performing Test HAVE_STAT_BIRTHTIME - Success
2025-03-11T04:37:47.8033140Z   -- Performing Test HAVE_STAT_FLAGS
2025-03-11T04:37:48.1152910Z   -- Performing Test HAVE_STAT_FLAGS - Success
2025-03-11T04:37:48.1155210Z   -- Looking for lchflags
2025-03-11T04:37:48.4085720Z   -- Looking for lchflags - found
2025-03-11T04:37:48.4104510Z   -- Performing Test HAVE_STAT_TIMESPEC
2025-03-11T04:37:48.7095080Z   -- Performing Test HAVE_STAT_TIMESPEC - Success
2025-03-11T04:37:48.7097590Z   -- Performing Test HAVE_STAT_TIM
2025-03-11T04:37:48.8824590Z   -- Performing Test HAVE_STAT_TIM - Failed
2025-03-11T04:37:48.8828080Z   -- Performing Test HAVE_STAT_NSEC
2025-03-11T04:37:49.0554930Z   -- Performing Test HAVE_STAT_NSEC - Failed
2025-03-11T04:37:49.0558210Z   -- Performing Test HAVE_DIRENT_NAME_LEN
2025-03-11T04:37:49.3519660Z   -- Performing Test HAVE_DIRENT_NAME_LEN - Success
2025-03-11T04:37:49.3526320Z   -- Performing Test HAVE_STATFS_FSTYPENAME
2025-03-11T04:37:49.6442200Z   -- Performing Test HAVE_STATFS_FSTYPENAME - Success
2025-03-11T04:37:49.6444140Z   -- Performing Test HAVE_STATVFS_FSTYPENAME
2025-03-11T04:37:49.8139100Z   -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed
2025-03-11T04:37:49.8142240Z   -- Looking for statfs
2025-03-11T04:37:50.1494120Z   -- Looking for statfs - found
2025-03-11T04:37:50.1636280Z   -- Looking for getrlimit
2025-03-11T04:37:50.4409190Z   -- Looking for getrlimit - found
2025-03-11T04:37:50.4415160Z   -- Looking for setrlimit
2025-03-11T04:37:50.7206390Z   -- Looking for setrlimit - found
2025-03-11T04:37:50.7208050Z   -- Check size of struct statfs
2025-03-11T04:37:51.0297770Z   -- Check size of struct statfs - done
2025-03-11T04:37:51.0546870Z   -- Performing Test HAVE_GNU_STRERROR_R
2025-03-11T04:37:51.1990720Z   -- Performing Test HAVE_GNU_STRERROR_R - Failed
2025-03-11T04:37:51.1991740Z   -- Performing Test HAVE_READDIR_R
2025-03-11T04:37:51.4895970Z   -- Performing Test HAVE_READDIR_R - Success
2025-03-11T04:37:51.5002640Z   -- Performing Test KEVENT_HAS_VOID_UDATA
2025-03-11T04:37:51.8350660Z   -- Performing Test KEVENT_HAS_VOID_UDATA - Success
2025-03-11T04:37:51.8351480Z   -- Performing Test HAVE_FDS_BITS
2025-03-11T04:37:52.2034290Z   -- Performing Test HAVE_FDS_BITS - Success
2025-03-11T04:37:52.2044650Z   -- Performing Test HAVE_PRIVATE_FDS_BITS
2025-03-11T04:37:52.3824510Z   -- Performing Test HAVE_PRIVATE_FDS_BITS - Failed
2025-03-11T04:37:52.3838880Z   -- Performing Test HAVE_SENDFILE_4
2025-03-11T04:37:52.5393690Z   -- Performing Test HAVE_SENDFILE_4 - Failed
2025-03-11T04:37:52.5582040Z   -- Performing Test HAVE_SENDFILE_6
2025-03-11T04:37:52.8675520Z   -- Performing Test HAVE_SENDFILE_6 - Success
2025-03-11T04:37:52.8681110Z   -- Performing Test HAVE_SENDFILE_7
2025-03-11T04:37:53.0632460Z   -- Performing Test HAVE_SENDFILE_7 - Failed
2025-03-11T04:37:53.0634090Z   -- Looking for fcopyfile
2025-03-11T04:37:53.3473900Z   -- Looking for fcopyfile - found
2025-03-11T04:37:53.3476450Z   -- Looking for include file sys/sockio.h
2025-03-11T04:37:53.6305240Z   -- Looking for include file sys/sockio.h - found
2025-03-11T04:37:53.6306580Z   -- Looking for include file linux/ethtool.h
2025-03-11T04:37:53.7914040Z   -- Looking for include file linux/ethtool.h - not found
2025-03-11T04:37:53.7921440Z   -- Looking for include file sys/poll.h
2025-03-11T04:37:54.0971830Z   -- Looking for include file sys/poll.h - found
2025-03-11T04:37:54.0975000Z   -- Looking for include file sys/proc_info.h
2025-03-11T04:37:54.4324510Z   -- Looking for include file sys/proc_info.h - found
2025-03-11T04:37:54.4325530Z   -- Looking for epoll_create1
2025-03-11T04:37:54.6244580Z   -- Looking for epoll_create1 - not found
2025-03-11T04:37:54.6248320Z   -- Looking for accept4
2025-03-11T04:37:54.8193880Z   -- Looking for accept4 - not found
2025-03-11T04:37:54.8195900Z   -- Looking for kqueue
2025-03-11T04:37:55.1113100Z   -- Looking for kqueue - found
2025-03-11T04:37:55.1199700Z   -- Looking for disconnectx
2025-03-11T04:37:55.4242470Z   -- Looking for disconnectx - found
2025-03-11T04:37:55.4244000Z   -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS
2025-03-11T04:37:55.8777020Z   -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success
2025-03-11T04:37:55.8786470Z   -- Looking for malloc_size
2025-03-11T04:37:56.2077300Z   -- Looking for malloc_size - found
2025-03-11T04:37:56.2240730Z   -- Looking for malloc_usable_size
2025-03-11T04:37:56.5075920Z   -- Looking for malloc_usable_size - not found
2025-03-11T04:37:56.5093510Z   -- Looking for malloc_usable_size
2025-03-11T04:37:56.6816580Z   -- Looking for malloc_usable_size - not found
2025-03-11T04:37:56.6820100Z   -- Looking for posix_memalign
2025-03-11T04:37:57.0867880Z   -- Looking for posix_memalign - found
2025-03-11T04:37:57.0870270Z   -- Looking for clock_gettime_nsec_np
2025-03-11T04:37:57.4366620Z   -- Looking for clock_gettime_nsec_np - found
2025-03-11T04:37:57.4371320Z   -- Looking for pthread_create in pthread
2025-03-11T04:37:57.7407310Z   -- Looking for pthread_create in pthread - found
2025-03-11T04:37:57.7411590Z   -- Looking for pthread_create in c
2025-03-11T04:37:58.0492970Z   -- Looking for pthread_create in c - found
2025-03-11T04:37:58.0494190Z   -- Looking for pthread_condattr_setclock in pthread
2025-03-11T04:37:58.3610450Z   -- Looking for pthread_condattr_setclock in pthread - not found
2025-03-11T04:37:58.3753640Z   -- Looking for futimes
2025-03-11T04:37:58.7087270Z   -- Looking for futimes - found
2025-03-11T04:37:58.7090540Z   -- Looking for futimens
2025-03-11T04:37:59.0381060Z   -- Looking for futimens - found
2025-03-11T04:37:59.0433020Z   -- Looking for fchmod
2025-03-11T04:37:59.3759480Z   -- Looking for fchmod - found
2025-03-11T04:37:59.3762590Z   -- Looking for chmod
2025-03-11T04:37:59.7011420Z   -- Looking for chmod - found
2025-03-11T04:37:59.7021480Z   -- Looking for utimensat
2025-03-11T04:38:00.0374410Z   -- Looking for utimensat - found
2025-03-11T04:38:00.0376600Z   -- Looking for lutimes
2025-03-11T04:38:00.3893810Z   -- Looking for lutimes - found
2025-03-11T04:38:00.3897240Z   -- Performing Test BIND_ADDRLEN_UNSIGNED
2025-03-11T04:38:00.7221140Z   -- Performing Test BIND_ADDRLEN_UNSIGNED - Success
2025-03-11T04:38:00.7222080Z   -- Performing Test IPV6MR_INTERFACE_UNSIGNED
2025-03-11T04:38:01.0465660Z   -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success
2025-03-11T04:38:01.0472810Z   -- Looking for include file sys/inotify.h
2025-03-11T04:38:01.2232580Z   -- Looking for include file sys/inotify.h - not found
2025-03-11T04:38:01.2314880Z   -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED
2025-03-11T04:38:01.4155310Z   -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed
2025-03-11T04:38:01.4393840Z   -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO
2025-03-11T04:38:01.6000790Z   -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False
2025-03-11T04:38:01.6004190Z   -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS
2025-03-11T04:38:01.8825790Z   -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - True
2025-03-11T04:38:01.8828420Z   -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS
2025-03-11T04:38:02.1875080Z   -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - True
2025-03-11T04:38:02.1877280Z   -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST
2025-03-11T04:38:02.3592590Z   -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST - False
2025-03-11T04:38:02.3595080Z   -- Performing Test HAVE_MKSTEMPS
2025-03-11T04:38:02.6633220Z   -- Performing Test HAVE_MKSTEMPS - Success
2025-03-11T04:38:02.6643770Z   -- Performing Test HAVE_MKSTEMP
2025-03-11T04:38:02.9736190Z   -- Performing Test HAVE_MKSTEMP - Success
2025-03-11T04:38:02.9739400Z   -- Performing Test HAVE_NETINET_TCP_VAR_H
2025-03-11T04:38:03.2945950Z   -- Performing Test HAVE_NETINET_TCP_VAR_H - Success
2025-03-11T04:38:03.2949730Z   -- Performing Test HAVE_NETINET_UDP_VAR_H
2025-03-11T04:38:03.5937310Z   -- Performing Test HAVE_NETINET_UDP_VAR_H - Success
2025-03-11T04:38:03.5939530Z   -- Performing Test HAVE_NETINET_IP_VAR_H
2025-03-11T04:38:03.9065660Z   -- Performing Test HAVE_NETINET_IP_VAR_H - Success
2025-03-11T04:38:03.9069790Z   -- Performing Test HAVE_NETINET_ICMP_VAR_H
2025-03-11T04:38:04.2208150Z   -- Performing Test HAVE_NETINET_ICMP_VAR_H - Success
2025-03-11T04:38:04.2211860Z   -- Looking for include file sys/cdefs.h
2025-03-11T04:38:04.5207740Z   -- Looking for include file sys/cdefs.h - found
2025-03-11T04:38:04.5210890Z   -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM
2025-03-11T04:38:04.7117770Z   -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Failed
2025-03-11T04:38:04.7121160Z   -- Looking for TCPS_ESTABLISHED
2025-03-11T04:38:05.0226420Z   -- Looking for TCPS_ESTABLISHED - found
2025-03-11T04:38:05.0237740Z   -- Looking for getgrouplist
2025-03-11T04:38:05.3806070Z   -- Looking for getgrouplist - found
2025-03-11T04:38:05.3816890Z   -- Looking for include file syslog.h
2025-03-11T04:38:05.7104050Z   -- Looking for include file syslog.h - found
2025-03-11T04:38:05.7129500Z   -- Looking for include file termios.h
2025-03-11T04:38:06.0165220Z   -- Looking for include file termios.h - found
2025-03-11T04:38:06.0166930Z   -- Looking for include file dlfcn.h
2025-03-11T04:38:06.3464460Z   -- Looking for include file dlfcn.h - found
2025-03-11T04:38:06.3527060Z   -- Looking for include file sys/statvfs.h
2025-03-11T04:38:06.6396790Z   -- Looking for include file sys/statvfs.h - found
2025-03-11T04:38:06.6401860Z   -- Looking for include file net/if.h
2025-03-11T04:38:07.0003540Z   -- Looking for include file net/if.h - found
2025-03-11T04:38:07.0004830Z   -- Looking for include file pthread.h
2025-03-11T04:38:07.3698530Z   -- Looking for include file pthread.h - found
2025-03-11T04:38:07.3707650Z   -- Check size of struct rt_msghdr
2025-03-11T04:38:07.6921450Z   -- Check size of struct rt_msghdr - done
2025-03-11T04:38:07.6922570Z   -- Check size of struct rt_msghdr2
2025-03-11T04:38:08.0137890Z   -- Check size of struct rt_msghdr2 - done
2025-03-11T04:38:08.0260420Z   -- Check size of struct if_msghdr2
2025-03-11T04:38:08.3536590Z   -- Check size of struct if_msghdr2 - done
2025-03-11T04:38:08.3538580Z   -- Looking for include files sys/types.h, sys/sysctl.h
2025-03-11T04:38:08.6715720Z   -- Looking for include files sys/types.h, sys/sysctl.h - found
2025-03-11T04:38:08.6813510Z   -- Looking for include file sys/ioctl.h
2025-03-11T04:38:09.0081930Z   -- Looking for include file sys/ioctl.h - found
2025-03-11T04:38:09.0083170Z   -- Looking for include file sys/filio.h
2025-03-11T04:38:09.3320590Z   -- Looking for include file sys/filio.h - found
2025-03-11T04:38:09.3366660Z   -- Looking for include files sys/types.h, netpacket/packet.h
2025-03-11T04:38:09.5226580Z   -- Looking for include files sys/types.h, netpacket/packet.h - not found
2025-03-11T04:38:09.5229020Z   -- Looking for include file net/if_arp.h
2025-03-11T04:38:09.8449490Z   -- Looking for include file net/if_arp.h - found
2025-03-11T04:38:09.8729570Z   -- Looking for include file sys/mntent.h
2025-03-11T04:38:10.0482380Z   -- Looking for include file sys/mntent.h - not found
2025-03-11T04:38:10.0484460Z   -- Looking for include files stdint.h, net/if_media.h
2025-03-11T04:38:10.3764180Z   -- Looking for include files stdint.h, net/if_media.h - found
2025-03-11T04:38:10.3847620Z   -- Looking for include file linux/rtnetlink.h
2025-03-11T04:38:10.5631010Z   -- Looking for include file linux/rtnetlink.h - not found
2025-03-11T04:38:10.5748640Z   -- Looking for include file linux/can.h
2025-03-11T04:38:10.7444930Z   -- Looking for include file linux/can.h - not found
2025-03-11T04:38:10.7576200Z   -- Looking for include file IOKit/serial/ioss.h
2025-03-11T04:38:11.0768850Z   -- Looking for include file IOKit/serial/ioss.h - found
2025-03-11T04:38:11.0780370Z   -- Looking for getpeereid
2025-03-11T04:38:11.4187890Z   -- Looking for getpeereid - found
2025-03-11T04:38:11.4190680Z   -- Looking for getdomainname
2025-03-11T04:38:11.7320820Z   -- Looking for getdomainname - found
2025-03-11T04:38:11.7329780Z   -- Looking for uname
2025-03-11T04:38:12.0561990Z   -- Looking for uname - found
2025-03-11T04:38:12.0742330Z   -- Performing Test HAVE_GETDOMAINNAME_SIZET
2025-03-11T04:38:12.2574570Z   -- Performing Test HAVE_GETDOMAINNAME_SIZET - Failed
2025-03-11T04:38:12.2581160Z   -- Looking for inotify_init
2025-03-11T04:38:12.4325170Z   -- Looking for inotify_init - not found
2025-03-11T04:38:12.4330450Z   -- Looking for inotify_add_watch
2025-03-11T04:38:12.6042920Z   -- Looking for inotify_add_watch - not found
2025-03-11T04:38:12.6045920Z   -- Looking for inotify_rm_watch
2025-03-11T04:38:12.7790560Z   -- Looking for inotify_rm_watch - not found
2025-03-11T04:38:12.7798630Z   -- Looking for include file GSS/GSS.h
2025-03-11T04:38:13.1842580Z   -- Looking for include file GSS/GSS.h - found
2025-03-11T04:38:13.1950350Z   -- Looking for GSS_SPNEGO_MECHANISM
2025-03-11T04:38:13.6124760Z   -- Looking for GSS_SPNEGO_MECHANISM - found
2025-03-11T04:38:13.6125670Z   -- Looking for getauxval
2025-03-11T04:38:13.7894630Z   -- Looking for getauxval - not found
2025-03-11T04:38:13.7897340Z   -- Looking for include file crt_externs.h
2025-03-11T04:38:14.2100750Z   -- Looking for include file crt_externs.h - found
2025-03-11T04:38:14.2116140Z   -- Performing Test HAVE_NSGETENVIRON
2025-03-11T04:38:14.5088030Z   -- Performing Test HAVE_NSGETENVIRON - Success
2025-03-11T04:38:14.5091990Z   -- Performing Test HAVE_IN_EXCL_UNLINK
2025-03-11T04:38:14.6788040Z   -- Performing Test HAVE_IN_EXCL_UNLINK - Failed
2025-03-11T04:38:14.6795060Z   -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE
2025-03-11T04:38:14.9910200Z   -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE - Success
2025-03-11T04:38:14.9912810Z   -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW
2025-03-11T04:38:15.3162000Z   -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW - Success
2025-03-11T04:38:15.3169420Z   -- Looking for makedev
2025-03-11T04:38:15.6414830Z   -- Looking for makedev - found
2025-03-11T04:38:15.6439500Z   -- Looking for makedev
2025-03-11T04:38:15.8160280Z   -- Looking for makedev - not found
2025-03-11T04:38:15.8161210Z   -- Looking for getgrgid_r
2025-03-11T04:38:16.1276600Z   -- Looking for getgrgid_r - found
2025-03-11T04:38:16.1285120Z   -- Performing Test HAVE_TERMIOS2
2025-03-11T04:38:16.3009040Z   -- Performing Test HAVE_TERMIOS2 - Failed
2025-03-11T04:38:16.3173650Z   -- Looking for include files sys/auxv.h, asm/hwcap.h
2025-03-11T04:38:16.4998960Z   -- Looking for include files sys/auxv.h, asm/hwcap.h - not found
2025-03-11T04:38:16.5251630Z   -- Looking for sysctlbyname
2025-03-11T04:38:16.8360580Z   -- Looking for sysctlbyname - found
2025-03-11T04:38:16.8362540Z   -- Looking for arc4random_buf
2025-03-11T04:38:17.1742310Z   -- Looking for arc4random_buf - found
2025-03-11T04:38:17.1764380Z   CMake Warning (dev) at System.Native/extra_libs.cmake:14 (include):
2025-03-11T04:38:17.1774500Z     Policy CMP0173 is not set: The CMakeFindFrameworks module is removed.  Run
2025-03-11T04:38:17.1777430Z     "cmake --help-policy CMP0173" for policy details.  Use the cmake_policy
2025-03-11T04:38:17.1779030Z     command to set the policy and suppress this warning.
2025-03-11T04:38:17.1780630Z   
2025-03-11T04:38:17.1782370Z   Call Stack (most recent call first):
2025-03-11T04:38:17.1783890Z     System.Native/CMakeLists.txt:117 (append_extra_system_libs)
2025-03-11T04:38:17.1785010Z   This warning is for project developers.  Use -Wno-dev to suppress it.
2025-03-11T04:38:17.1793430Z   
2025-03-11T04:38:17.1795740Z   CMake Warning (dev) at /usr/local/share/cmake/Modules/CMakeFindFrameworks.cmake:29 (message):
2025-03-11T04:38:17.1797470Z     CMakeFindFrameworks.cmake is not maintained and lacks support for more
2025-03-11T04:38:17.1799040Z     recent framework handling.  It will be removed in a future version of
2025-03-11T04:38:17.1800590Z     CMake.  Update the code to use find_library() instead.
2025-03-11T04:38:17.1802230Z   Call Stack (most recent call first):
2025-03-11T04:38:17.1802640Z     System.Native/extra_libs.cmake:14 (include)
2025-03-11T04:38:17.1803740Z     System.Native/CMakeLists.txt:117 (append_extra_system_libs)
2025-03-11T04:38:17.1804600Z   This warning is for project developers.  Use -Wno-dev to suppress it.
2025-03-11T04:38:17.1805060Z   
2025-03-11T04:38:17.2092530Z   CMake Warning (dev) at System.Globalization.Native/CMakeLists.txt:126 (include):
2025-03-11T04:38:17.2095950Z     Policy CMP0173 is not set: The CMakeFindFrameworks module is removed.  Run
2025-03-11T04:38:17.2098280Z     "cmake --help-policy CMP0173" for policy details.  Use the cmake_policy
2025-03-11T04:38:17.2101140Z     command to set the policy and suppress this warning.
2025-03-11T04:38:17.2102730Z   
2025-03-11T04:38:17.2104670Z   This warning is for project developers.  Use -Wno-dev to suppress it.
2025-03-11T04:38:17.2105200Z   
2025-03-11T04:38:17.2106870Z   CMake Warning (dev) at /usr/local/share/cmake/Modules/CMakeFindFrameworks.cmake:29 (message):
2025-03-11T04:38:17.2108710Z     CMakeFindFrameworks.cmake is not maintained and lacks support for more
2025-03-11T04:38:17.2109310Z     recent framework handling.  It will be removed in a future version of
2025-03-11T04:38:17.2110840Z     CMake.  Update the code to use find_library() instead.
2025-03-11T04:38:17.2112470Z   Call Stack (most recent call first):
2025-03-11T04:38:17.2112990Z     System.Globalization.Native/CMakeLists.txt:126 (include)
2025-03-11T04:38:17.2115560Z   This warning is for project developers.  Use -Wno-dev to suppress it.
2025-03-11T04:38:17.2115980Z   
2025-03-11T04:38:17.2966150Z   -- Configuring done (49.7s)
2025-03-11T04:38:17.4484160Z   -- Generating done (0.2s)
2025-03-11T04:38:17.4495810Z   -- Build files have been written to: /Users/runner/work/1/s/artifacts/obj/native/net8.0-maccatalyst-Release-x64
2025-03-11T04:38:17.4566050Z   ~/work/1/s/src/native/libs
2025-03-11T04:38:17.4573370Z   ~/work/1/s/artifacts/obj/native/net8.0-maccatalyst-Release-x64 ~/work/1/s/src/native/libs
2025-03-11T04:38:17.4578850Z   Executing make install -j 4
2025-03-11T04:38:17.6063200Z   [  1%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_errno.c.o
2025-03-11T04:38:17.6130420Z   [  1%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/pal_zlib.c.o
2025-03-11T04:38:17.6168280Z   [  2%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_errno.c.o
2025-03-11T04:38:17.6176630Z   [  2%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/pal_zlib.c.o
2025-03-11T04:38:17.7877880Z   [  2%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_interfaceaddresses.c.o
2025-03-11T04:38:17.7964970Z   [  3%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/common/constants.c.o
2025-03-11T04:38:17.8014660Z   [  3%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_interfaceaddresses.c.o
2025-03-11T04:38:17.8079410Z   [  4%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/common/constants.c.o
2025-03-11T04:38:17.9297160Z   [  4%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/common/context.c.o
2025-03-11T04:38:17.9341090Z   [  4%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/common/context.c.o
2025-03-11T04:38:18.0177420Z   [  5%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/common/dictionary.c.o
2025-03-11T04:38:18.0338450Z   [  6%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/common/dictionary.c.o
2025-03-11T04:38:18.0691060Z   [  7%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_io.c.o
2025-03-11T04:38:18.0826740Z   [  8%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_io.c.o
2025-03-11T04:38:18.3347670Z   [  8%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/common/platform.c.o
2025-03-11T04:38:18.3441230Z   [  8%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/common/platform.c.o
2025-03-11T04:38:18.4710410Z   [  9%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/common/transform.c.o
2025-03-11T04:38:18.4861800Z   [ 10%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/common/transform.c.o
2025-03-11T04:38:18.4995300Z   [ 10%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_maphardwaretype.c.o
2025-03-11T04:38:18.5665580Z   [ 10%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_maphardwaretype.c.o
2025-03-11T04:38:18.6545180Z   [ 11%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/dec/bit_reader.c.o
2025-03-11T04:38:18.6626580Z   [ 11%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/dec/bit_reader.c.o
2025-03-11T04:38:18.6689550Z   [ 11%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_memory.c.o
2025-03-11T04:38:18.7395610Z   [ 12%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_memory.c.o
2025-03-11T04:38:18.8119850Z   [ 12%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_networkstatistics.c.o
2025-03-11T04:38:18.8150330Z   [ 14%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/dec/decode.c.o
2025-03-11T04:38:18.8203220Z   [ 14%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/dec/decode.c.o
2025-03-11T04:38:19.0522340Z   [ 14%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkstatistics.c.o
2025-03-11T04:38:19.3545280Z   [ 15%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_random.c.o
2025-03-11T04:38:19.3575680Z   [ 16%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_random.c.o
2025-03-11T04:38:19.3862270Z   [ 16%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeinformation.c.o
2025-03-11T04:38:19.4018460Z   [ 16%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_runtimeinformation.c.o
2025-03-11T04:38:19.5337810Z   [ 17%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_string.c.o
2025-03-11T04:38:19.5364330Z   [ 18%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_string.c.o
2025-03-11T04:38:19.6808700Z   [ 18%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_tcpstate.c.o
2025-03-11T04:38:19.6816450Z   [ 18%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_tcpstate.c.o
2025-03-11T04:38:19.7835360Z   [ 19%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_time.c.o
2025-03-11T04:38:19.7870320Z   [ 20%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_time.c.o
2025-03-11T04:38:19.9312020Z   [ 20%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_datetime.c.o
2025-03-11T04:38:19.9321610Z   [ 20%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.c.o
2025-03-11T04:38:20.0915370Z   [ 21%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_sysctl.c.o
2025-03-11T04:38:20.0925750Z   [ 22%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_sysctl.c.o
2025-03-11T04:38:20.1589860Z   [ 22%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/dec/huffman.c.o
2025-03-11T04:38:20.1727070Z   [ 22%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/dec/huffman.c.o
2025-03-11T04:38:20.2507320Z   [ 22%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/Users/runner/work/1/s/src/native/minipal/random.c.o
2025-03-11T04:38:20.2559110Z   [ 22%] Building C object System.Native/CMakeFiles/System.Native.dir/Users/runner/work/1/s/src/native/minipal/random.c.o
2025-03-11T04:38:20.3836490Z   [ 23%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_dynamicload.c.o
2025-03-11T04:38:20.3945880Z   [ 24%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_dynamicload.c.o
2025-03-11T04:38:20.4133700Z   [ 25%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/dec/state.c.o
2025-03-11T04:38:20.4251400Z   [ 26%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/dec/state.c.o
2025-03-11T04:38:20.5374030Z   [ 26%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_mount.c.o
2025-03-11T04:38:20.5473760Z   [ 26%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_mount.c.o
2025-03-11T04:38:20.6176920Z   [ 26%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/backward_references.c.o
2025-03-11T04:38:20.7178390Z   [ 26%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/backward_references.c.o
2025-03-11T04:38:20.7187980Z   [ 27%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_networking.c.o
2025-03-11T04:38:20.7200330Z   [ 28%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networking.c.o
2025-03-11T04:38:21.5323950Z   [ 28%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_process.c.o
2025-03-11T04:38:21.5553090Z   [ 28%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_process.c.o
2025-03-11T04:38:21.8613640Z   [ 29%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_signal.c.o
2025-03-11T04:38:21.8850730Z   [ 30%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_signal.c.o
2025-03-11T04:38:22.2970370Z   [ 30%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_threading.c.o
2025-03-11T04:38:22.2980140Z   [ 31%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_threading.c.o
2025-03-11T04:38:22.4575190Z   [ 31%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_uid.c.o
2025-03-11T04:38:22.4608280Z   [ 32%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_uid.c.o
2025-03-11T04:38:22.6208810Z   [ 33%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_autoreleasepool.m.o
2025-03-11T04:38:22.6361190Z   [ 33%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_autoreleasepool.m.o
2025-03-11T04:38:24.0941650Z   [ 33%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_environment.m.o
2025-03-11T04:38:24.1344310Z   [ 34%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_environment.m.o
2025-03-11T04:38:25.4855440Z   [ 34%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_searchpath.m.o
2025-03-11T04:38:25.4968980Z   [ 35%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_searchpath.m.o
2025-03-11T04:38:26.8513260Z   [ 36%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_datetime.m.o
2025-03-11T04:38:26.9127410Z   [ 36%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.m.o
2025-03-11T04:38:27.9121710Z   [ 36%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_log.m.o
2025-03-11T04:38:27.9761540Z   [ 37%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_log.m.o
2025-03-11T04:38:28.1492020Z   [ 38%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/backward_references_hq.c.o
2025-03-11T04:38:28.2498280Z   [ 39%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/backward_references_hq.c.o
2025-03-11T04:38:28.8819970Z   [ 40%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_iossupportversion.m.o
2025-03-11T04:38:28.8872980Z   [ 40%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_iossupportversion.m.o
2025-03-11T04:38:29.7417730Z   [ 40%] Building C object System.Native/CMakeFiles/System.Native.dir/pal_networkchange.c.o
2025-03-11T04:38:29.7819710Z   [ 41%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkchange.c.o
2025-03-11T04:38:29.8198550Z   [ 41%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/bit_cost.c.o
2025-03-11T04:38:29.9133750Z   [ 42%] Building C object System.Native/CMakeFiles/System.Native.dir/Users/runner/work/1/s/artifacts/obj/_version.c.o
2025-03-11T04:38:29.9548270Z   [ 42%] Linking C static library libSystem.Native.a
2025-03-11T04:38:29.9694790Z   [ 42%] Linking C shared library libSystem.Native.dylib
2025-03-11T04:38:30.0432100Z   [ 42%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/bit_cost.c.o
2025-03-11T04:38:30.1440550Z   [ 42%] Built target System.Native-Static
2025-03-11T04:38:30.2322670Z   [ 42%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_calendarData.c.o
2025-03-11T04:38:30.2812460Z   Stripping symbols from libSystem.Native.dylib into libSystem.Native.dylib.dwarf
2025-03-11T04:38:30.4005390Z   [ 43%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/block_splitter.c.o
2025-03-11T04:38:30.4161010Z   [ 43%] Built target System.Native
2025-03-11T04:38:30.4443610Z   [ 44%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/block_splitter.c.o
2025-03-11T04:38:30.5220050Z   [ 45%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_casing.c.o
2025-03-11T04:38:30.5503160Z   [ 45%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/brotli_bit_stream.c.o
2025-03-11T04:38:30.6697910Z   [ 45%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_collation.c.o
2025-03-11T04:38:31.2031160Z   [ 46%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_idna.c.o
2025-03-11T04:38:31.3420900Z   [ 46%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_locale.c.o
2025-03-11T04:38:31.6182250Z   [ 47%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_localeNumberData.c.o
2025-03-11T04:38:31.9376150Z   [ 47%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_localeStringData.c.o
2025-03-11T04:38:32.0687360Z   [ 47%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_calendarData.c.o
2025-03-11T04:38:32.2195720Z   [ 48%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_normalization.c.o
2025-03-11T04:38:32.2563230Z   [ 48%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_icushim_static.c.o
2025-03-11T04:38:32.2844900Z   [ 49%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_casing.c.o
2025-03-11T04:38:32.4534420Z   [ 50%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_locale.m.o
2025-03-11T04:38:32.4733570Z   [ 50%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_collation.c.o
2025-03-11T04:38:32.6397760Z   [ 50%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/brotli_bit_stream.c.o
2025-03-11T04:38:32.6961040Z   [ 51%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/cluster.c.o
2025-03-11T04:38:32.8332180Z   [ 52%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_idna.c.o
2025-03-11T04:38:32.9954910Z   [ 52%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_locale.c.o
2025-03-11T04:38:33.3204780Z   [ 53%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeNumberData.c.o
2025-03-11T04:38:33.4542680Z   [ 53%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_collation.m.o
2025-03-11T04:38:33.5311860Z   [ 53%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeStringData.c.o
2025-03-11T04:38:33.8068400Z   [ 54%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_normalization.c.o
2025-03-11T04:38:33.8741120Z   [ 55%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/cluster.c.o
2025-03-11T04:38:34.0261870Z   [ 55%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_icushim_static.c.o
2025-03-11T04:38:34.0266880Z   [ 56%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/command.c.o
2025-03-11T04:38:34.0566890Z   [ 57%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_locale.m.o
2025-03-11T04:38:34.5105370Z   [ 57%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/compress_fragment.c.o
2025-03-11T04:38:34.5402220Z   [ 58%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_casing.m.o
2025-03-11T04:38:35.4209120Z   [ 58%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/command.c.o
2025-03-11T04:38:35.4423500Z   [ 58%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_collation.m.o
2025-03-11T04:38:35.7820310Z   [ 58%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_calendarData.m.o
2025-03-11T04:38:35.8637860Z   [ 59%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/compress_fragment.c.o
2025-03-11T04:38:36.7797970Z   [ 60%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_casing.m.o
2025-03-11T04:38:36.8468750Z   [ 61%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/compress_fragment_two_pass.c.o
2025-03-11T04:38:36.9939030Z   [ 62%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_timeZoneInfo.c.o
2025-03-11T04:38:37.2247640Z   [ 62%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/Users/runner/work/1/s/artifacts/obj/_version.c.o
2025-03-11T04:38:37.3613140Z   [ 63%] Linking C shared library libSystem.Globalization.Native.dylib
2025-03-11T04:38:37.8421610Z   [ 63%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_calendarData.m.o
2025-03-11T04:38:37.9166960Z   Stripping symbols from libSystem.Globalization.Native.dylib into libSystem.Globalization.Native.dylib.dwarf
2025-03-11T04:38:38.0188940Z   [ 63%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/compress_fragment_two_pass.c.o
2025-03-11T04:38:38.0624020Z   [ 63%] Built target System.Globalization.Native
2025-03-11T04:38:38.0941910Z   [ 63%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/dictionary_hash.c.o
2025-03-11T04:38:38.4072130Z   [ 64%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/encode.c.o
2025-03-11T04:38:39.1325770Z   [ 65%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_timeZoneInfo.c.o
2025-03-11T04:38:39.3137050Z   [ 65%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/entrypoints.c.o
2025-03-11T04:38:39.3903600Z   [ 65%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/encoder_dict.c.o
2025-03-11T04:38:39.5026600Z   [ 66%] Linking C static library libSystem.Globalization.Native.a
2025-03-11T04:38:39.6301900Z   [ 66%] Built target System.Globalization.Native-Static
2025-03-11T04:38:39.6999880Z   [ 67%] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native.dir/pal_gssapi.c.o
2025-03-11T04:38:40.3106980Z   [ 67%] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native.dir/Users/runner/work/1/s/artifacts/obj/_version.c.o
2025-03-11T04:38:40.3866940Z   [ 68%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/entropy_encode.c.o
2025-03-11T04:38:40.4159480Z   [ 69%] Linking C shared library libSystem.Net.Security.Native.dylib
2025-03-11T04:38:40.5677150Z   Stripping symbols from libSystem.Net.Security.Native.dylib into libSystem.Net.Security.Native.dylib.dwarf
2025-03-11T04:38:40.6850630Z   [ 70%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/dictionary_hash.c.o
2025-03-11T04:38:40.6925020Z   [ 70%] Built target System.Net.Security.Native
2025-03-11T04:38:40.7125450Z   [ 70%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/fast_log.c.o
2025-03-11T04:38:40.7681220Z   [ 70%] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native-Static.dir/pal_gssapi.c.o
2025-03-11T04:38:40.7964600Z   [ 71%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/histogram.c.o
2025-03-11T04:38:40.8449950Z   [ 71%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/literal_cost.c.o
2025-03-11T04:38:40.8622790Z   [ 71%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/encode.c.o
2025-03-11T04:38:41.2299120Z   [ 71%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_digest.c.o
2025-03-11T04:38:41.2448590Z   [ 72%] Linking C static library libSystem.Net.Security.Native.a
2025-03-11T04:38:41.3966330Z   [ 72%] Built target System.Net.Security.Native-Static
2025-03-11T04:38:41.4110070Z   [ 73%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_ecc.c.o
2025-03-11T04:38:41.4250430Z   [ 74%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/memory.c.o
2025-03-11T04:38:41.4317070Z   [ 75%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/encoder_dict.c.o
2025-03-11T04:38:41.5547230Z   [ 75%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/metablock.c.o
2025-03-11T04:38:41.8507850Z   [ 75%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_hmac.c.o
2025-03-11T04:38:42.0117200Z   [ 76%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_keyagree.c.o
2025-03-11T04:38:42.4924780Z   [ 76%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_keyderivation.c.o
2025-03-11T04:38:42.5008090Z   [ 76%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_digest.c.o
2025-03-11T04:38:42.6311580Z   [ 77%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_ecc.c.o
2025-03-11T04:38:43.0212260Z   [ 78%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_random.c.o
2025-03-11T04:38:43.0874500Z   [ 79%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/static_dict.c.o
2025-03-11T04:38:43.0913550Z   [ 79%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_hmac.c.o
2025-03-11T04:38:43.1642790Z   [ 79%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_rsa.c.o
2025-03-11T04:38:43.2592410Z   [ 80%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_keyagree.c.o
2025-03-11T04:38:43.6000240Z   [ 80%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/entropy_encode.c.o
2025-03-11T04:38:43.6941080Z   [ 81%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_sec.c.o
2025-03-11T04:38:43.7493400Z   [ 81%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_keyderivation.c.o
2025-03-11T04:38:44.0870110Z   [ 82%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/fast_log.c.o
2025-03-11T04:38:44.0896670Z   [ 82%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/src/native/external/brotli/enc/utf8_util.c.o
2025-03-11T04:38:44.1661700Z   [ 82%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_seckey.c.o
2025-03-11T04:38:44.1997040Z   [ 82%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/histogram.c.o
2025-03-11T04:38:44.2270530Z   [ 83%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/entrypoints.c.o
2025-03-11T04:38:44.2512010Z   [ 84%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_random.c.o
2025-03-11T04:38:44.3680760Z   [ 84%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/Users/runner/work/1/s/artifacts/obj/_version.c.o
2025-03-11T04:38:44.3979760Z   [ 84%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_rsa.c.o
2025-03-11T04:38:44.5465770Z   [ 85%] Linking C shared library libSystem.IO.Compression.Native.dylib
2025-03-11T04:38:44.6331800Z   [ 86%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_signverify.c.o
2025-03-11T04:38:44.7085900Z   Stripping symbols from libSystem.IO.Compression.Native.dylib into libSystem.IO.Compression.Native.dylib.dwarf
2025-03-11T04:38:44.8471340Z   [ 87%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/literal_cost.c.o
2025-03-11T04:38:44.9105310Z   [ 87%] Built target System.IO.Compression.Native
2025-03-11T04:38:45.0285420Z   [ 88%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_sec.c.o
2025-03-11T04:38:45.0291290Z   [ 88%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_ssl.c.o
2025-03-11T04:38:45.0363970Z   [ 89%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_symmetric.c.o
2025-03-11T04:38:45.0385050Z   [ 89%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/memory.c.o
2025-03-11T04:38:45.0673610Z   [ 90%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/metablock.c.o
2025-03-11T04:38:45.0731710Z   [ 90%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_seckey.c.o
2025-03-11T04:38:45.2543370Z   [ 90%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_x509.c.o
2025-03-11T04:38:45.6005070Z   [ 91%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_x509chain.c.o
2025-03-11T04:38:45.6843240Z   [ 92%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_signverify.c.o
2025-03-11T04:38:45.7419090Z   [ 92%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/static_dict.c.o
2025-03-11T04:38:46.3514990Z   [ 92%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_ssl.c.o
2025-03-11T04:38:46.4115050Z   [ 92%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_keychain_ios.c.o
2025-03-11T04:38:46.8179260Z   [ 93%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_symmetric.c.o
2025-03-11T04:38:46.9043400Z   [ 94%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/Users/runner/work/1/s/src/native/external/brotli/enc/utf8_util.c.o
2025-03-11T04:38:46.9350200Z   [ 95%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/pal_x509_ios.c.o
2025-03-11T04:38:46.9860900Z   [ 95%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_x509.c.o
2025-03-11T04:38:47.0619880Z   [ 96%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_x509chain.c.o
2025-03-11T04:38:47.0754640Z   [ 96%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/entrypoints.c.o
2025-03-11T04:38:47.1358700Z   [ 97%] Linking C static library libSystem.IO.Compression.Native.a
2025-03-11T04:38:47.2704870Z   [ 97%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple.dir/Users/runner/work/1/s/artifacts/obj/_version.c.o
2025-03-11T04:38:47.3193300Z   [ 97%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_keychain_ios.c.o
2025-03-11T04:38:47.3413540Z   [ 97%] Built target System.IO.Compression.Native-Static
2025-03-11T04:38:47.3668050Z   [ 98%] Building C object System.Security.Cryptography.Native.Apple/CMakeFiles/System.Security.Cryptography.Native.Apple-Static.dir/pal_x509_ios.c.o
2025-03-11T04:38:47.3713500Z   [ 99%] Linking C shared library libSystem.Security.Cryptography.Native.Apple.dylib
2025-03-11T04:38:47.5207380Z   Stripping symbols from libSystem.Security.Cryptography.Native.Apple.dylib into libSystem.Security.Cryptography.Native.Apple.dylib.dwarf
2025-03-11T04:38:47.6507690Z   [ 99%] Built target System.Security.Cryptography.Native.Apple
2025-03-11T04:38:47.6847480Z   [100%] Linking C static library libSystem.Security.Cryptography.Native.Apple.a
2025-03-11T04:38:47.8137710Z   [100%] Built target System.Security.Cryptography.Native.Apple-Static
2025-03-11T04:38:47.8700750Z   Install the project...
2025-03-11T04:38:47.8897570Z   -- Install configuration: "RELEASE"
2025-03-11T04:38:47.8901300Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.IO.Compression.Native.dylib.dwarf
2025-03-11T04:38:47.8933500Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.IO.Compression.Native.dylib
2025-03-11T04:38:47.8964200Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.IO.Compression.Native.a
2025-03-11T04:38:47.9544810Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.Native.dylib.dwarf
2025-03-11T04:38:47.9558530Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.Native.dylib
2025-03-11T04:38:47.9585710Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.Native.a
2025-03-11T04:38:47.9910130Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.Globalization.Native.dylib.dwarf
2025-03-11T04:38:47.9925380Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.Globalization.Native.dylib
2025-03-11T04:38:48.0030300Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.Globalization.Native.a
2025-03-11T04:38:48.0336310Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.Net.Security.Native.dylib.dwarf
2025-03-11T04:38:48.0344090Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.Net.Security.Native.dylib
2025-03-11T04:38:48.0368620Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.Net.Security.Native.a
2025-03-11T04:38:48.0597570Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.Security.Cryptography.Native.Apple.dylib.dwarf
2025-03-11T04:38:48.0610910Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.Security.Cryptography.Native.Apple.dylib
2025-03-11T04:38:48.0625840Z   -- Installing: /Users/runner/work/1/s/artifacts/bin/native/net8.0-maccatalyst-Release-x64/./libSystem.Security.Cryptography.Native.Apple.a
2025-03-11T04:38:48.0921930Z   ~/work/1/s/src/native/libs
2025-03-11T04:38:57.2467360Z   System.Runtime -> /Users/runner/work/1/s/artifacts/bin/System.Runtime/ref/Release/net8.0/System.Runtime.dll
2025-03-11T04:38:57.4983590Z   System.Collections.Concurrent -> /Users/runner/work/1/s/artifacts/bin/System.Collections.Concurrent/ref/Release/net8.0/System.Collections.Concurrent.dll
2025-03-11T04:38:57.7245020Z   System.Collections.NonGeneric -> /Users/runner/work/1/s/artifacts/bin/System.Collections.NonGeneric/ref/Release/net8.0/System.Collections.NonGeneric.dll
2025-03-11T04:38:57.7466620Z   System.Runtime.CompilerServices.VisualC -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/ref/Release/net8.0/System.Runtime.CompilerServices.VisualC.dll
2025-03-11T04:38:57.7816610Z   System.Reflection.Primitives -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.Primitives/ref/Release/net8.0/System.Reflection.Primitives.dll
2025-03-11T04:38:57.8760140Z   System.Reflection.DispatchProxy -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.DispatchProxy/ref/Release/net8.0/System.Reflection.DispatchProxy.dll
2025-03-11T04:38:58.0845310Z   System.IO.IsolatedStorage -> /Users/runner/work/1/s/artifacts/bin/System.IO.IsolatedStorage/ref/Release/net8.0/System.IO.IsolatedStorage.dll
2025-03-11T04:38:58.1055250Z   System.ComponentModel -> /Users/runner/work/1/s/artifacts/bin/System.ComponentModel/ref/Release/net8.0/System.ComponentModel.dll
2025-03-11T04:38:58.1114780Z   System.Text.Encoding.Extensions -> /Users/runner/work/1/s/artifacts/bin/System.Text.Encoding.Extensions/ref/Release/net8.0/System.Text.Encoding.Extensions.dll
2025-03-11T04:38:58.1289410Z   System.Diagnostics.Contracts -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.Contracts/ref/Release/net8.0/System.Diagnostics.Contracts.dll
2025-03-11T04:38:58.3117070Z   System.IO.Compression -> /Users/runner/work/1/s/artifacts/bin/System.IO.Compression/ref/Release/net8.0/System.IO.Compression.dll
2025-03-11T04:38:58.4010070Z   System.Numerics.Vectors -> /Users/runner/work/1/s/artifacts/bin/System.Numerics.Vectors/ref/Release/net8.0/System.Numerics.Vectors.dll
2025-03-11T04:38:58.4297550Z   System.Runtime.Loader -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Loader/ref/Release/net8.0/System.Runtime.Loader.dll
2025-03-11T04:38:58.5618390Z   System.Collections -> /Users/runner/work/1/s/artifacts/bin/System.Collections/ref/Release/net8.0/System.Collections.dll
2025-03-11T04:38:58.6265440Z   System.Memory -> /Users/runner/work/1/s/artifacts/bin/System.Memory/ref/Release/net8.0/System.Memory.dll
2025-03-11T04:38:58.7105570Z   System.Threading -> /Users/runner/work/1/s/artifacts/bin/System.Threading/ref/Release/net8.0/System.Threading.dll
2025-03-11T04:38:58.7263820Z   System.Reflection.TypeExtensions -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.TypeExtensions/ref/Release/net8.0/System.Reflection.TypeExtensions.dll
2025-03-11T04:38:58.9205640Z   System.Runtime.Numerics -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Numerics/ref/Release/net8.0/System.Runtime.Numerics.dll
2025-03-11T04:38:58.9365030Z   System.Formats.Tar -> /Users/runner/work/1/s/artifacts/bin/System.Formats.Tar/ref/Release/net8.0/System.Formats.Tar.dll
2025-03-11T04:38:58.9643010Z   System.IO.Pipes -> /Users/runner/work/1/s/artifacts/bin/System.IO.Pipes/ref/Release/net8.0/System.IO.Pipes.dll
2025-03-11T04:38:59.2473970Z   System.Runtime.Serialization.Primitives -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/ref/Release/net8.0/System.Runtime.Serialization.Primitives.dll
2025-03-11T04:38:59.2589270Z   System.Diagnostics.StackTrace -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.StackTrace/ref/Release/net8.0/System.Diagnostics.StackTrace.dll
2025-03-11T04:38:59.3129350Z   System.Diagnostics.FileVersionInfo -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/ref/Release/net8.0/System.Diagnostics.FileVersionInfo.dll
2025-03-11T04:38:59.4439500Z   System.Linq -> /Users/runner/work/1/s/artifacts/bin/System.Linq/ref/Release/net8.0/System.Linq.dll
2025-03-11T04:38:59.5235170Z   System.Runtime.InteropServices -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.InteropServices/ref/Release/net8.0/System.Runtime.InteropServices.dll
2025-03-11T04:38:59.6470840Z   System.Resources.Writer -> /Users/runner/work/1/s/artifacts/bin/System.Resources.Writer/ref/Release/net8.0/System.Resources.Writer.dll
2025-03-11T04:38:59.6541090Z   System.IO.FileSystem.DriveInfo -> /Users/runner/work/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/ref/Release/net8.0/System.IO.FileSystem.DriveInfo.dll
2025-03-11T04:38:59.7766340Z   System.Runtime.Serialization.Formatters -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net8.0/System.Runtime.Serialization.Formatters.dll
2025-03-11T04:38:59.8002590Z   System.IO.Compression.ZipFile -> /Users/runner/work/1/s/artifacts/bin/System.IO.Compression.ZipFile/ref/Release/net8.0/System.IO.Compression.ZipFile.dll
2025-03-11T04:38:59.9225280Z   System.ObjectModel -> /Users/runner/work/1/s/artifacts/bin/System.ObjectModel/ref/Release/net8.0/System.ObjectModel.dll
2025-03-11T04:38:59.9437770Z   System.Security.Claims -> /Users/runner/work/1/s/artifacts/bin/System.Security.Claims/ref/Release/net8.0/System.Security.Claims.dll
2025-03-11T04:39:00.1287010Z   System.ComponentModel.Primitives -> /Users/runner/work/1/s/artifacts/bin/System.ComponentModel.Primitives/ref/Release/net8.0/System.ComponentModel.Primitives.dll
2025-03-11T04:39:00.1523490Z   System.Threading.Tasks.Parallel -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Tasks.Parallel/ref/Release/net8.0/System.Threading.Tasks.Parallel.dll
2025-03-11T04:39:00.1921110Z   System.Security.Principal.Windows -> /Users/runner/work/1/s/artifacts/bin/System.Security.Principal.Windows/ref/Release/net8.0/System.Security.Principal.Windows.dll
2025-03-11T04:39:00.6725050Z   System.Transactions.Local -> /Users/runner/work/1/s/artifacts/bin/System.Transactions.Local/ref/Release/net8.0/System.Transactions.Local.dll
2025-03-11T04:39:00.6849030Z   System.Linq.Expressions -> /Users/runner/work/1/s/artifacts/bin/System.Linq.Expressions/ref/Release/net8.0/System.Linq.Expressions.dll
2025-03-11T04:39:00.7226180Z   System.Diagnostics.Tracing -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.Tracing/ref/Release/net8.0/System.Diagnostics.Tracing.dll
2025-03-11T04:39:00.8677290Z   Microsoft.Win32.Primitives -> /Users/runner/work/1/s/artifacts/bin/Microsoft.Win32.Primitives/ref/Release/net8.0/Microsoft.Win32.Primitives.dll
2025-03-11T04:39:00.9306690Z   System.Threading.Thread -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Thread/ref/Release/net8.0/System.Threading.Thread.dll
2025-03-11T04:39:00.9874720Z   System.Drawing.Primitives -> /Users/runner/work/1/s/artifacts/bin/System.Drawing.Primitives/ref/Release/net8.0/System.Drawing.Primitives.dll
2025-03-11T04:39:01.0843630Z   System.Console -> /Users/runner/work/1/s/artifacts/bin/System.Console/ref/Release/net8.0/System.Console.dll
2025-03-11T04:39:01.1782460Z   System.ComponentModel.EventBasedAsync -> /Users/runner/work/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/ref/Release/net8.0/System.ComponentModel.EventBasedAsync.dll
2025-03-11T04:39:01.2172800Z   System.ComponentModel.TypeConverter -> /Users/runner/work/1/s/artifacts/bin/System.ComponentModel.TypeConverter/ref/Release/net8.0/System.ComponentModel.TypeConverter.dll
2025-03-11T04:39:01.3329070Z   System.Linq.Parallel -> /Users/runner/work/1/s/artifacts/bin/System.Linq.Parallel/ref/Release/net8.0/System.Linq.Parallel.dll
2025-03-11T04:39:01.3487330Z   System.Reflection.Emit.ILGeneration -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/ref/Release/net8.0/System.Reflection.Emit.ILGeneration.dll
2025-03-11T04:39:01.3754200Z   System.Linq.Queryable -> /Users/runner/work/1/s/artifacts/bin/System.Linq.Queryable/ref/Release/net8.0/System.Linq.Queryable.dll
2025-03-11T04:39:01.5134740Z   System.Security.AccessControl -> /Users/runner/work/1/s/artifacts/bin/System.Security.AccessControl/ref/Release/net8.0/System.Security.AccessControl.dll
2025-03-11T04:39:01.5800810Z   System.Net.Primitives -> /Users/runner/work/1/s/artifacts/bin/System.Net.Primitives/ref/Release/net8.0/System.Net.Primitives.dll
2025-03-11T04:39:01.7122530Z   Microsoft.CSharp -> /Users/runner/work/1/s/artifacts/bin/Microsoft.CSharp/ref/Release/net8.0/Microsoft.CSharp.dll
2025-03-11T04:39:01.7942090Z   System.ComponentModel.Annotations -> /Users/runner/work/1/s/artifacts/bin/System.ComponentModel.Annotations/ref/Release/net8.0/System.ComponentModel.Annotations.dll
2025-03-11T04:39:01.8541340Z   System.Collections.Specialized -> /Users/runner/work/1/s/artifacts/bin/System.Collections.Specialized/ref/Release/net8.0/System.Collections.Specialized.dll
2025-03-11T04:39:02.0101360Z   Microsoft.VisualBasic.Core -> /Users/runner/work/1/s/artifacts/bin/Microsoft.VisualBasic.Core/ref/Release/net8.0/Microsoft.VisualBasic.Core.dll
2025-03-11T04:39:02.1582720Z   System.Reflection.Emit.Lightweight -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/ref/Release/net8.0/System.Reflection.Emit.Lightweight.dll
2025-03-11T04:39:02.2160400Z   System.IO.FileSystem.AccessControl -> /Users/runner/work/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/ref/Release/net8.0/System.IO.FileSystem.AccessControl.dll
2025-03-11T04:39:02.2302330Z   System.Text.RegularExpressions -> /Users/runner/work/1/s/artifacts/bin/System.Text.RegularExpressions/ref/Release/net8.0/System.Text.RegularExpressions.dll
2025-03-11T04:39:02.2711180Z   System.Net.Sockets -> /Users/runner/work/1/s/artifacts/bin/System.Net.Sockets/ref/Release/net8.0/System.Net.Sockets.dll
2025-03-11T04:39:02.2878440Z   System.IO.Pipes.AccessControl -> /Users/runner/work/1/s/artifacts/bin/System.IO.Pipes.AccessControl/ref/Release/net8.0/System.IO.Pipes.AccessControl.dll
2025-03-11T04:39:02.3686240Z   System.Net.NetworkInformation -> /Users/runner/work/1/s/artifacts/bin/System.Net.NetworkInformation/ref/Release/net8.0/System.Net.NetworkInformation.dll
2025-03-11T04:39:02.4020620Z   Microsoft.Win32.Registry -> /Users/runner/work/1/s/artifacts/bin/Microsoft.Win32.Registry/ref/Release/net8.0/Microsoft.Win32.Registry.dll
2025-03-11T04:39:02.5321750Z   System.Net.NameResolution -> /Users/runner/work/1/s/artifacts/bin/System.Net.NameResolution/ref/Release/net8.0/System.Net.NameResolution.dll
2025-03-11T04:39:02.6525410Z   System.Net.WebHeaderCollection -> /Users/runner/work/1/s/artifacts/bin/System.Net.WebHeaderCollection/ref/Release/net8.0/System.Net.WebHeaderCollection.dll
2025-03-11T04:39:02.6828610Z   System.Net.Ping -> /Users/runner/work/1/s/artifacts/bin/System.Net.Ping/ref/Release/net8.0/System.Net.Ping.dll
2025-03-11T04:39:02.6895110Z   System.Threading.Overlapped -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Overlapped/ref/Release/net8.0/System.Threading.Overlapped.dll
2025-03-11T04:39:02.7712170Z   System.Diagnostics.Process -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.Process/ref/Release/net8.0/System.Diagnostics.Process.dll
2025-03-11T04:39:02.7948850Z   System.Diagnostics.TraceSource -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.TraceSource/ref/Release/net8.0/System.Diagnostics.TraceSource.dll
2025-03-11T04:39:02.8822650Z   System.Threading.ThreadPool -> /Users/runner/work/1/s/artifacts/bin/System.Threading.ThreadPool/ref/Release/net8.0/System.Threading.ThreadPool.dll
2025-03-11T04:39:02.9981130Z   System.Net.WebProxy -> /Users/runner/work/1/s/artifacts/bin/System.Net.WebProxy/ref/Release/net8.0/System.Net.WebProxy.dll
2025-03-11T04:39:03.7394870Z   System.Runtime.Intrinsics -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Intrinsics/ref/Release/net8.0/System.Runtime.Intrinsics.dll
2025-03-11T04:39:03.8243020Z   System.IO.Compression.Brotli -> /Users/runner/work/1/s/artifacts/bin/System.IO.Compression.Brotli/ref/Release/net8.0/System.IO.Compression.Brotli.dll
2025-03-11T04:39:03.9602920Z   System.Reflection.Emit -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.Emit/ref/Release/net8.0/System.Reflection.Emit.dll
2025-03-11T04:39:04.0466180Z   System.IO.MemoryMappedFiles -> /Users/runner/work/1/s/artifacts/bin/System.IO.MemoryMappedFiles/ref/Release/net8.0/System.IO.MemoryMappedFiles.dll
2025-03-11T04:39:04.1396810Z   System.Net.WebSockets -> /Users/runner/work/1/s/artifacts/bin/System.Net.WebSockets/ref/Release/net8.0/System.Net.WebSockets.dll
2025-03-11T04:39:04.2434620Z   System.IO.FileSystem.Watcher -> /Users/runner/work/1/s/artifacts/bin/System.IO.FileSystem.Watcher/ref/Release/net8.0/System.IO.FileSystem.Watcher.dll
2025-03-11T04:39:04.3405350Z   System.Runtime.InteropServices.JavaScript -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/ref/Release/net8.0/System.Runtime.InteropServices.JavaScript.dll
2025-03-11T04:39:04.4785140Z   System.Formats.Asn1 -> /Users/runner/work/1/s/artifacts/bin/System.Formats.Asn1/ref/Release/net8.0/System.Formats.Asn1.dll
2025-03-11T04:39:04.4895080Z   System.Diagnostics.TextWriterTraceListener -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/ref/Release/net8.0/System.Diagnostics.TextWriterTraceListener.dll
2025-03-11T04:39:04.6820520Z   System.Web.HttpUtility -> /Users/runner/work/1/s/artifacts/bin/System.Web.HttpUtility/ref/Release/net8.0/System.Web.HttpUtility.dll
2025-03-11T04:39:04.7254570Z   System.Xml.ReaderWriter -> /Users/runner/work/1/s/artifacts/bin/System.Xml.ReaderWriter/ref/Release/net8.0/System.Xml.ReaderWriter.dll
2025-03-11T04:39:05.0803180Z   System.Security.Cryptography -> /Users/runner/work/1/s/artifacts/bin/System.Security.Cryptography/ref/Release/net8.0/System.Security.Cryptography.dll
2025-03-11T04:39:05.2341860Z   System.Xml.XDocument -> /Users/runner/work/1/s/artifacts/bin/System.Xml.XDocument/ref/Release/net8.0/System.Xml.XDocument.dll
2025-03-11T04:39:05.2661500Z   System.Runtime.Serialization.Xml -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Serialization.Xml/ref/Release/net8.0/System.Runtime.Serialization.Xml.dll
2025-03-11T04:39:05.3674820Z   System.Xml.XPath -> /Users/runner/work/1/s/artifacts/bin/System.Xml.XPath/ref/Release/net8.0/System.Xml.XPath.dll
2025-03-11T04:39:05.4735090Z   System.Xml.XPath.XDocument -> /Users/runner/work/1/s/artifacts/bin/System.Xml.XPath.XDocument/ref/Release/net8.0/System.Xml.XPath.XDocument.dll
2025-03-11T04:39:05.4820980Z   System.Runtime.Serialization.Json -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Serialization.Json/ref/Release/net8.0/System.Runtime.Serialization.Json.dll
2025-03-11T04:39:05.5976460Z   System.Net.Security -> /Users/runner/work/1/s/artifacts/bin/System.Net.Security/ref/Release/net8.0/System.Net.Security.dll
2025-03-11T04:39:06.0429950Z   System.Data.Common -> /Users/runner/work/1/s/artifacts/bin/System.Data.Common/ref/Release/net8.0/System.Data.Common.dll
2025-03-11T04:39:06.1089670Z   System.Diagnostics.DiagnosticSource -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/ref/Release/net8.0/System.Diagnostics.DiagnosticSource.dll
2025-03-11T04:39:06.8177550Z   System.Xml.XmlSerializer -> /Users/runner/work/1/s/artifacts/bin/System.Xml.XmlSerializer/ref/Release/net8.0/System.Xml.XmlSerializer.dll
2025-03-11T04:39:07.0332640Z   System.Net.Quic -> /Users/runner/work/1/s/artifacts/bin/System.Net.Quic/ref/Release/net8.0/System.Net.Quic.dll
2025-03-11T04:39:07.1214970Z   System.Net.ServicePoint -> /Users/runner/work/1/s/artifacts/bin/System.Net.ServicePoint/ref/Release/net8.0/System.Net.ServicePoint.dll
2025-03-11T04:39:07.3802880Z   System.Net.Http -> /Users/runner/work/1/s/artifacts/bin/System.Net.Http/ref/Release/net8.0/System.Net.Http.dll
2025-03-11T04:39:07.4553670Z   System.Net.HttpListener -> /Users/runner/work/1/s/artifacts/bin/System.Net.HttpListener/ref/Release/net8.0/System.Net.HttpListener.dll
2025-03-11T04:39:07.6865940Z   System.Net.WebSockets.Client -> /Users/runner/work/1/s/artifacts/bin/System.Net.WebSockets.Client/ref/Release/net8.0/System.Net.WebSockets.Client.dll
2025-03-11T04:39:07.7072790Z   System.Net.Mail -> /Users/runner/work/1/s/artifacts/bin/System.Net.Mail/ref/Release/net8.0/System.Net.Mail.dll
2025-03-11T04:39:07.8260660Z   System.Net.Requests -> /Users/runner/work/1/s/artifacts/bin/System.Net.Requests/ref/Release/net8.0/System.Net.Requests.dll
2025-03-11T04:39:07.9363820Z   System.Net.WebClient -> /Users/runner/work/1/s/artifacts/bin/System.Net.WebClient/ref/Release/net8.0/System.Net.WebClient.dll
2025-03-11T04:39:08.1265030Z   System.Text.Encoding.CodePages -> /Users/runner/work/1/s/artifacts/bin/System.Text.Encoding.CodePages/ref/Release/net8.0/System.Text.Encoding.CodePages.dll
2025-03-11T04:39:08.3010650Z   System.Threading.Tasks.Dataflow -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/ref/Release/net8.0/System.Threading.Tasks.Dataflow.dll
2025-03-11T04:39:08.3373680Z   System.Threading.Channels -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Channels/ref/Release/net8.0/System.Threading.Channels.dll
2025-03-11T04:39:08.4183420Z   System.Text.Encodings.Web -> /Users/runner/work/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/net8.0/System.Text.Encodings.Web.dll
2025-03-11T04:39:08.6391270Z   System.Collections.Immutable -> /Users/runner/work/1/s/artifacts/bin/System.Collections.Immutable/ref/Release/net8.0/System.Collections.Immutable.dll
2025-03-11T04:39:08.6817430Z   System.Text.Json -> /Users/runner/work/1/s/artifacts/bin/System.Text.Json/ref/Release/net8.0/System.Text.Json.dll
2025-03-11T04:39:08.9422750Z   System.Reflection.Metadata -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.Metadata/ref/Release/net8.0/System.Reflection.Metadata.dll
2025-03-11T04:39:09.2373330Z   System.Net.Http.Json -> /Users/runner/work/1/s/artifacts/bin/System.Net.Http.Json/ref/Release/net8.0/System.Net.Http.Json.dll
2025-03-11T04:39:35.1332000Z   System.IO.FileSystem.AccessControl -> /Users/runner/work/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/Release/net8.0/System.IO.FileSystem.AccessControl.dll
2025-03-11T04:39:38.2563330Z   System.Net.WebClient -> /Users/runner/work/1/s/artifacts/bin/System.Net.WebClient/Release/net8.0/System.Net.WebClient.dll
2025-03-11T04:39:46.4049540Z   System.Net.WebSockets.Client -> /Users/runner/work/1/s/artifacts/bin/System.Net.WebSockets.Client/Release/net8.0/System.Net.WebSockets.Client.dll
2025-03-11T04:39:47.3980470Z   System.Net.Http.Json -> /Users/runner/work/1/s/artifacts/bin/System.Net.Http.Json/Release/net8.0/System.Net.Http.Json.dll
2025-03-11T04:39:49.6189320Z   Microsoft.VisualBasic.Core -> /Users/runner/work/1/s/artifacts/bin/Microsoft.VisualBasic.Core/Release/net8.0/Microsoft.VisualBasic.Core.dll
2025-03-11T04:39:51.8861540Z   System.Text.Json.SourceGeneration.Roslyn3.11 -> /Users/runner/work/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll
2025-03-11T04:39:53.3416800Z   System.Threading.Tasks.Dataflow -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/Release/net8.0/System.Threading.Tasks.Dataflow.dll
2025-03-11T04:39:53.8627720Z   System.IO.Pipes.AccessControl -> /Users/runner/work/1/s/artifacts/bin/System.IO.Pipes.AccessControl/Release/net8.0/System.IO.Pipes.AccessControl.dll
2025-03-11T04:39:54.1904830Z   System.Text.Json.SourceGeneration.Roslyn4.0 -> /Users/runner/work/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.0/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll
2025-03-11T04:39:54.5642430Z   System.Text.RegularExpressions.Generator -> /Users/runner/work/1/s/artifacts/bin/System.Text.RegularExpressions.Generator/Release/netstandard2.0/System.Text.RegularExpressions.Generator.dll
2025-03-11T04:39:55.8449920Z   System.Text.Json.SourceGeneration.Roslyn4.4 -> /Users/runner/work/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/net8.0/System.Text.Json.SourceGeneration.dll
2025-03-11T04:39:56.0432560Z   System.Net.WebProxy -> /Users/runner/work/1/s/artifacts/bin/System.Net.WebProxy/Release/net8.0/System.Net.WebProxy.dll
2025-03-11T04:39:58.6183590Z   ComInterfaceGenerator -> /Users/runner/work/1/s/artifacts/bin/ComInterfaceGenerator/Release/netstandard2.0/Microsoft.Interop.ComInterfaceGenerator.dll
2025-03-11T04:40:00.5659280Z   System.Text.Encodings.Web -> /Users/runner/work/1/s/artifacts/bin/System.Text.Encodings.Web/Release/net8.0/System.Text.Encodings.Web.dll
2025-03-11T04:40:04.5574510Z   System.Threading.Channels -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Channels/Release/net8.0/System.Threading.Channels.dll
2025-03-11T04:40:44.4600500Z   System.Private.Xml -> /Users/runner/work/1/s/artifacts/bin/System.Private.Xml/Release/net8.0/System.Private.Xml.dll
2025-03-11T04:40:49.4439600Z   System.Transactions.Local -> /Users/runner/work/1/s/artifacts/bin/System.Transactions.Local/Release/net8.0/System.Transactions.Local.dll
2025-03-11T04:40:50.6643530Z   System.Security.AccessControl -> /Users/runner/work/1/s/artifacts/bin/System.Security.AccessControl/Release/net8.0/System.Security.AccessControl.dll
2025-03-11T04:40:51.0125470Z   Microsoft.Win32.Registry -> /Users/runner/work/1/s/artifacts/bin/Microsoft.Win32.Registry/Release/net8.0/Microsoft.Win32.Registry.dll
2025-03-11T04:40:55.5281980Z   System.Diagnostics.DiagnosticSource -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/Release/net8.0/System.Diagnostics.DiagnosticSource.dll
2025-03-11T04:40:59.8388330Z   System.Text.Json -> /Users/runner/work/1/s/artifacts/bin/System.Text.Json/Release/net8.0/System.Text.Json.dll
2025-03-11T04:41:00.5735900Z   JSImportGenerator -> /Users/runner/work/1/s/artifacts/bin/JSImportGenerator/Release/netstandard2.0/Microsoft.Interop.JavaScript.JSImportGenerator.dll
2025-03-11T04:41:01.4280240Z   System.Security.Principal.Windows -> /Users/runner/work/1/s/artifacts/bin/System.Security.Principal.Windows/Release/net8.0/System.Security.Principal.Windows.dll
2025-03-11T04:41:02.0673190Z   System.Net.Quic -> /Users/runner/work/1/s/artifacts/bin/System.Net.Quic/Release/net8.0/System.Net.Quic.dll
2025-03-11T04:41:04.8248410Z   System.Formats.Asn1 -> /Users/runner/work/1/s/artifacts/bin/System.Formats.Asn1/Release/net8.0/System.Formats.Asn1.dll
2025-03-11T04:41:08.3623590Z   System.IO.Compression.ZipFile -> /Users/runner/work/1/s/artifacts/bin/System.IO.Compression.ZipFile/Release/net8.0/System.IO.Compression.ZipFile.dll
2025-03-11T04:41:08.9861800Z   System.Collections.Immutable -> /Users/runner/work/1/s/artifacts/bin/System.Collections.Immutable/Release/net8.0/System.Collections.Immutable.dll
2025-03-11T04:41:12.9262430Z   System.Text.Encoding.CodePages -> /Users/runner/work/1/s/artifacts/bin/System.Text.Encoding.CodePages/Release/net8.0/System.Text.Encoding.CodePages.dll
2025-03-11T04:41:16.9024890Z   System.Drawing.Primitives -> /Users/runner/work/1/s/artifacts/bin/System.Drawing.Primitives/Release/net8.0/System.Drawing.Primitives.dll
2025-03-11T04:41:17.1682150Z   Microsoft.CSharp -> /Users/runner/work/1/s/artifacts/bin/Microsoft.CSharp/Release/net8.0/Microsoft.CSharp.dll
2025-03-11T04:41:24.6843120Z   System.Reflection.Metadata -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.Metadata/Release/net8.0/System.Reflection.Metadata.dll
2025-03-11T04:41:25.0675000Z   System.Runtime.InteropServices.JavaScript -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/Release/net8.0/System.Runtime.InteropServices.JavaScript.dll
2025-03-11T04:41:32.9335290Z   System.Collections.Specialized -> /Users/runner/work/1/s/artifacts/bin/System.Collections.Specialized/Release/net8.0/System.Collections.Specialized.dll
2025-03-11T04:41:34.5391930Z   System.ComponentModel -> /Users/runner/work/1/s/artifacts/bin/System.ComponentModel/Release/net8.0/System.ComponentModel.dll
2025-03-11T04:41:35.6304820Z   System.Collections.NonGeneric -> /Users/runner/work/1/s/artifacts/bin/System.Collections.NonGeneric/Release/net8.0/System.Collections.NonGeneric.dll
2025-03-11T04:41:39.6061440Z   System.Net.WebHeaderCollection -> /Users/runner/work/1/s/artifacts/bin/System.Net.WebHeaderCollection/Release/net8.0/System.Net.WebHeaderCollection.dll
2025-03-11T04:41:41.8868920Z   System.Reflection.DispatchProxy -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.DispatchProxy/Release/net8.0/System.Reflection.DispatchProxy.dll
2025-03-11T04:41:44.2269300Z   System.Private.DataContractSerialization -> /Users/runner/work/1/s/artifacts/bin/System.Private.DataContractSerialization/Release/net8.0/System.Private.DataContractSerialization.dll
2025-03-11T04:41:45.0659710Z   System.Linq.Expressions -> /Users/runner/work/1/s/artifacts/bin/System.Linq.Expressions/Release/net8.0/System.Linq.Expressions.dll
2025-03-11T04:41:45.7579770Z   System.Threading.Tasks.Parallel -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Tasks.Parallel/Release/net8.0/System.Threading.Tasks.Parallel.dll
2025-03-11T04:41:48.2094940Z   System.Runtime.CompilerServices.VisualC -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/Release/net8.0/System.Runtime.CompilerServices.VisualC.dll
2025-03-11T04:41:48.4395520Z   System.Runtime.Numerics -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Numerics/Release/net8.0/System.Runtime.Numerics.dll
2025-03-11T04:41:49.0183920Z   System.ObjectModel -> /Users/runner/work/1/s/artifacts/bin/System.ObjectModel/Release/net8.0/System.ObjectModel.dll
2025-03-11T04:41:53.2218170Z   System.Net.ServicePoint -> /Users/runner/work/1/s/artifacts/bin/System.Net.ServicePoint/Release/net8.0/System.Net.ServicePoint.dll
2025-03-11T04:41:53.8798320Z   System.ComponentModel.Primitives -> /Users/runner/work/1/s/artifacts/bin/System.ComponentModel.Primitives/Release/net8.0/System.ComponentModel.Primitives.dll
2025-03-11T04:41:54.4746590Z   System.Linq.Parallel -> /Users/runner/work/1/s/artifacts/bin/System.Linq.Parallel/Release/net8.0/System.Linq.Parallel.dll
2025-03-11T04:41:55.4838130Z   System.ComponentModel.EventBasedAsync -> /Users/runner/work/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/Release/net8.0/System.ComponentModel.EventBasedAsync.dll
2025-03-11T04:41:57.1504970Z   System.Runtime.Serialization.Json -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Serialization.Json/Release/net8.0/System.Runtime.Serialization.Json.dll
2025-03-11T04:41:57.6325840Z   System.Runtime.Serialization.Xml -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Serialization.Xml/Release/net8.0/System.Runtime.Serialization.Xml.dll
2025-03-11T04:41:58.8626070Z   System.Linq.Queryable -> /Users/runner/work/1/s/artifacts/bin/System.Linq.Queryable/Release/net8.0/System.Linq.Queryable.dll
2025-03-11T04:42:01.2243010Z   System.ComponentModel.Annotations -> /Users/runner/work/1/s/artifacts/bin/System.ComponentModel.Annotations/Release/net8.0/System.ComponentModel.Annotations.dll
2025-03-11T04:42:01.2375610Z   System.Security.Claims -> /Users/runner/work/1/s/artifacts/bin/System.Security.Claims/Release/net8.0/System.Security.Claims.dll
2025-03-11T04:42:03.0602110Z   System.Resources.Writer -> /Users/runner/work/1/s/artifacts/bin/System.Resources.Writer/Release/net8.0/System.Resources.Writer.dll
2025-03-11T04:42:05.0179750Z   System.Private.Xml.Linq -> /Users/runner/work/1/s/artifacts/bin/System.Private.Xml.Linq/Release/net8.0/System.Private.Xml.Linq.dll
2025-03-11T04:42:06.5008610Z   System.Private.Uri -> /Users/runner/work/1/s/artifacts/bin/System.Private.Uri/Release/net8.0/System.Private.Uri.dll
2025-03-11T04:42:06.7995240Z   System.Runtime.Serialization.Primitives -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/Release/net8.0/System.Runtime.Serialization.Primitives.dll
2025-03-11T04:42:06.8896880Z   System.Threading -> /Users/runner/work/1/s/artifacts/bin/System.Threading/Release/net8.0/System.Threading.dll
2025-03-11T04:42:08.1878260Z   System.Diagnostics.Tracing -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.Tracing/Release/net8.0/System.Diagnostics.Tracing.dll
2025-03-11T04:42:09.2810010Z   System.Xml.XmlSerializer -> /Users/runner/work/1/s/artifacts/bin/System.Xml.XmlSerializer/Release/net8.0/System.Xml.XmlSerializer.dll
2025-03-11T04:42:09.6438090Z   System.Runtime.Loader -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Loader/Release/net8.0/System.Runtime.Loader.dll
2025-03-11T04:42:09.6532960Z   System.Text.Encoding.Extensions -> /Users/runner/work/1/s/artifacts/bin/System.Text.Encoding.Extensions/Release/net8.0/System.Text.Encoding.Extensions.dll
2025-03-11T04:42:11.5371890Z   System.Threading.Overlapped -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Overlapped/Release/net8.0/System.Threading.Overlapped.dll
2025-03-11T04:42:11.5488320Z   Microsoft.Win32.Primitives -> /Users/runner/work/1/s/artifacts/bin/Microsoft.Win32.Primitives/Release/net8.0/Microsoft.Win32.Primitives.dll
2025-03-11T04:42:12.0194790Z   System.Reflection.Primitives -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.Primitives/Release/net8.0/System.Reflection.Primitives.dll
2025-03-11T04:42:12.8406960Z   System.Numerics.Vectors -> /Users/runner/work/1/s/artifacts/bin/System.Numerics.Vectors/Release/net8.0/System.Numerics.Vectors.dll
2025-03-11T04:42:13.4605600Z   System.Diagnostics.TextWriterTraceListener -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/Release/net8.0/System.Diagnostics.TextWriterTraceListener.dll
2025-03-11T04:42:15.0315830Z   System.Runtime.Intrinsics -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Intrinsics/Release/net8.0/System.Runtime.Intrinsics.dll
2025-03-11T04:42:15.5178930Z   System.Xml.ReaderWriter -> /Users/runner/work/1/s/artifacts/bin/System.Xml.ReaderWriter/Release/net8.0/System.Xml.ReaderWriter.dll
2025-03-11T04:42:17.6650380Z   System.Memory -> /Users/runner/work/1/s/artifacts/bin/System.Memory/Release/net8.0/System.Memory.dll
2025-03-11T04:42:17.6827210Z   System.Xml.XDocument -> /Users/runner/work/1/s/artifacts/bin/System.Xml.XDocument/Release/net8.0/System.Xml.XDocument.dll
2025-03-11T04:42:18.8173510Z   System.Reflection.Emit.ILGeneration -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/Release/net8.0/System.Reflection.Emit.ILGeneration.dll
2025-03-11T04:42:19.0532850Z   System.Xml.XPath.XDocument -> /Users/runner/work/1/s/artifacts/bin/System.Xml.XPath.XDocument/Release/net8.0/System.Xml.XPath.XDocument.dll
2025-03-11T04:42:21.3308150Z   System.Diagnostics.Contracts -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.Contracts/Release/net8.0/System.Diagnostics.Contracts.dll
2025-03-11T04:42:21.8630620Z   System.Threading.ThreadPool -> /Users/runner/work/1/s/artifacts/bin/System.Threading.ThreadPool/Release/net8.0/System.Threading.ThreadPool.dll
2025-03-11T04:42:23.3708210Z   System.Web.HttpUtility -> /Users/runner/work/1/s/artifacts/bin/System.Web.HttpUtility/Release/net8.0/System.Web.HttpUtility.dll
2025-03-11T04:42:25.5377970Z   System.Xml.XPath -> /Users/runner/work/1/s/artifacts/bin/System.Xml.XPath/Release/net8.0/System.Xml.XPath.dll
2025-03-11T04:42:26.1373530Z   System.Collections -> /Users/runner/work/1/s/artifacts/bin/System.Collections/Release/net8.0/System.Collections.dll
2025-03-11T04:42:26.2099490Z   System.Text.RegularExpressions -> /Users/runner/work/1/s/artifacts/bin/System.Text.RegularExpressions/Release/net8.0/System.Text.RegularExpressions.dll
2025-03-11T04:42:27.5634840Z   System.Reflection.Emit.Lightweight -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/Release/net8.0/System.Reflection.Emit.Lightweight.dll
2025-03-11T04:42:27.8211420Z   System.Reflection.TypeExtensions -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.TypeExtensions/Release/net8.0/System.Reflection.TypeExtensions.dll
2025-03-11T04:42:30.7392340Z   System.Threading.Thread -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Thread/Release/net8.0/System.Threading.Thread.dll
2025-03-11T04:42:34.2848480Z   System.ComponentModel.TypeConverter -> /Users/runner/work/1/s/artifacts/bin/System.ComponentModel.TypeConverter/Release/net8.0/System.ComponentModel.TypeConverter.dll
2025-03-11T04:42:42.9202470Z   System.Runtime -> /Users/runner/work/1/s/artifacts/bin/System.Runtime/Release/net8.0/System.Runtime.dll
2025-03-11T04:42:43.3067350Z   System.Runtime.InteropServices.RuntimeInformation -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation/Release/net8.0-maccatalyst/System.Runtime.InteropServices.RuntimeInformation.dll
2025-03-11T04:42:43.3450210Z   System.Threading.Tasks.Extensions -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Tasks.Extensions/Release/net8.0-maccatalyst/System.Threading.Tasks.Extensions.dll
2025-03-11T04:42:43.3562050Z   System.Diagnostics.EventLog -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.EventLog/stub/Release/net8.0/System.Diagnostics.EventLog.dll
2025-03-11T04:42:43.5591280Z   System.Diagnostics.Tools -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.Tools/Release/net8.0-maccatalyst/System.Diagnostics.Tools.dll
2025-03-11T04:42:43.6208550Z   System.ComponentModel.DataAnnotations -> /Users/runner/work/1/s/artifacts/bin/System.ComponentModel.DataAnnotations/Release/net8.0-maccatalyst/System.ComponentModel.DataAnnotations.dll
2025-03-11T04:42:43.6370080Z   System.Security.Cryptography.Pkcs -> /Users/runner/work/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/stub/Release/net8.0/System.Security.Cryptography.Pkcs.dll
2025-03-11T04:42:43.6437120Z   System.AppContext -> /Users/runner/work/1/s/artifacts/bin/System.AppContext/Release/net8.0-maccatalyst/System.AppContext.dll
2025-03-11T04:42:43.7450430Z   System.Globalization.Extensions -> /Users/runner/work/1/s/artifacts/bin/System.Globalization.Extensions/Release/net8.0-maccatalyst/System.Globalization.Extensions.dll
2025-03-11T04:42:43.8457890Z   System.Security.Cryptography.ProtectedData -> /Users/runner/work/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/stub/Release/net8.0/System.Security.Cryptography.ProtectedData.dll
2025-03-11T04:42:43.9246740Z   System.Diagnostics.Debug -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.Debug/Release/net8.0-maccatalyst/System.Diagnostics.Debug.dll
2025-03-11T04:42:43.9285970Z   System.Security.Permissions -> /Users/runner/work/1/s/artifacts/bin/System.Security.Permissions/stub/Release/net8.0/System.Security.Permissions.dll
2025-03-11T04:42:43.9535850Z   System.Security.Cryptography.Xml -> /Users/runner/work/1/s/artifacts/bin/System.Security.Cryptography.Xml/stub/Release/net8.0/System.Security.Cryptography.Xml.dll
2025-03-11T04:42:43.9722370Z   System.Reflection.Extensions -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.Extensions/Release/net8.0-maccatalyst/System.Reflection.Extensions.dll
2025-03-11T04:42:44.0966510Z   System.Reflection -> /Users/runner/work/1/s/artifacts/bin/System.Reflection/Release/net8.0-maccatalyst/System.Reflection.dll
2025-03-11T04:42:44.2009500Z   System.Windows.Extensions -> /Users/runner/work/1/s/artifacts/bin/System.Windows.Extensions/stub/Release/net8.0/System.Windows.Extensions.dll
2025-03-11T04:42:44.2230570Z   System.Resources.ResourceManager -> /Users/runner/work/1/s/artifacts/bin/System.Resources.ResourceManager/Release/net8.0-maccatalyst/System.Resources.ResourceManager.dll
2025-03-11T04:42:44.2483440Z   System.Threading.AccessControl -> /Users/runner/work/1/s/artifacts/bin/System.Threading.AccessControl/stub/Release/net8.0/System.Threading.AccessControl.dll
2025-03-11T04:42:44.3964860Z   System.Threading.Tasks -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Tasks/Release/net8.0-maccatalyst/System.Threading.Tasks.dll
2025-03-11T04:42:44.4444100Z   System.Configuration.ConfigurationManager -> /Users/runner/work/1/s/artifacts/bin/System.Configuration.ConfigurationManager/stub/Release/net8.0/System.Configuration.ConfigurationManager.dll
2025-03-11T04:42:44.5077530Z   System.Diagnostics.PerformanceCounter -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/stub/Release/net8.0/System.Diagnostics.PerformanceCounter.dll
2025-03-11T04:42:44.5636140Z   System.Threading.Timer -> /Users/runner/work/1/s/artifacts/bin/System.Threading.Timer/Release/net8.0-maccatalyst/System.Threading.Timer.dll
2025-03-11T04:42:44.6191020Z   System.IO.Packaging -> /Users/runner/work/1/s/artifacts/bin/System.IO.Packaging/stub/Release/net8.0/System.IO.Packaging.dll
2025-03-11T04:42:44.7373320Z   System.Runtime.Handles -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Handles/Release/net8.0-maccatalyst/System.Runtime.Handles.dll
2025-03-11T04:42:44.7899970Z   System.Security.Principal -> /Users/runner/work/1/s/artifacts/bin/System.Security.Principal/Release/net8.0-maccatalyst/System.Security.Principal.dll
2025-03-11T04:42:44.7991430Z   Microsoft.Win32.SystemEvents -> /Users/runner/work/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/stub/Release/net8.0/Microsoft.Win32.SystemEvents.dll
2025-03-11T04:42:44.8121460Z   System.Runtime.Serialization.Schema -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Serialization.Schema/stub/Release/net8.0/System.Runtime.Serialization.Schema.dll
2025-03-11T04:42:44.9746310Z   System.Xml.XmlDocument -> /Users/runner/work/1/s/artifacts/bin/System.Xml.XmlDocument/Release/net8.0-maccatalyst/System.Xml.XmlDocument.dll
2025-03-11T04:42:45.0100960Z   System.CodeDom -> /Users/runner/work/1/s/artifacts/bin/System.CodeDom/stub/Release/net8.0/System.CodeDom.dll
2025-03-11T04:42:45.0975870Z   System.Text.Encoding -> /Users/runner/work/1/s/artifacts/bin/System.Text.Encoding/Release/net8.0-maccatalyst/System.Text.Encoding.dll
2025-03-11T04:42:45.1943090Z   System.Windows -> /Users/runner/work/1/s/artifacts/bin/System.Windows/Release/net8.0-maccatalyst/System.Windows.dll
2025-03-11T04:42:45.2705840Z   System.ServiceModel.Syndication -> /Users/runner/work/1/s/artifacts/bin/System.ServiceModel.Syndication/stub/Release/net8.0/System.ServiceModel.Syndication.dll
2025-03-11T04:42:45.2946280Z   System.Web -> /Users/runner/work/1/s/artifacts/bin/System.Web/Release/net8.0-maccatalyst/System.Web.dll
2025-03-11T04:42:45.3849880Z   System.IO.Ports -> /Users/runner/work/1/s/artifacts/bin/System.IO.Ports/stub/Release/net8.0/System.IO.Ports.dll
2025-03-11T04:42:45.4420330Z   System.ValueTuple -> /Users/runner/work/1/s/artifacts/bin/System.ValueTuple/Release/net8.0-maccatalyst/System.ValueTuple.dll
2025-03-11T04:42:45.5120330Z   System.Data.Odbc -> /Users/runner/work/1/s/artifacts/bin/System.Data.Odbc/stub/Release/net8.0/System.Data.Odbc.dll
2025-03-11T04:42:45.5413300Z   System.Dynamic.Runtime -> /Users/runner/work/1/s/artifacts/bin/System.Dynamic.Runtime/Release/net8.0-maccatalyst/System.Dynamic.Runtime.dll
2025-03-11T04:42:45.5522170Z   System.Runtime.Extensions -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Extensions/Release/net8.0-maccatalyst/System.Runtime.Extensions.dll
2025-03-11T04:42:45.7271280Z   System.Xml.Linq -> /Users/runner/work/1/s/artifacts/bin/System.Xml.Linq/Release/net8.0-maccatalyst/System.Xml.Linq.dll
2025-03-11T04:42:45.7703090Z   System.Data.OleDb -> /Users/runner/work/1/s/artifacts/bin/System.Data.OleDb/stub/Release/net8.0/System.Data.OleDb.dll
2025-03-11T04:42:45.8184520Z   System.Resources.Reader -> /Users/runner/work/1/s/artifacts/bin/System.Resources.Reader/Release/net8.0-maccatalyst/System.Resources.Reader.dll
2025-03-11T04:42:45.8826420Z   System.Data.SqlClient -> /Users/runner/work/1/s/artifacts/bin/System.Data.SqlClient/stub/Release/net8.0/System.Data.SqlClient.dll
2025-03-11T04:42:45.8937410Z   System.Runtime.CompilerServices.Unsafe -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.CompilerServices.Unsafe/Release/net8.0-maccatalyst/System.Runtime.CompilerServices.Unsafe.dll
2025-03-11T04:42:45.9590430Z   System.IO.FileSystem -> /Users/runner/work/1/s/artifacts/bin/System.IO.FileSystem/Release/net8.0-maccatalyst/System.IO.FileSystem.dll
2025-03-11T04:42:46.1293350Z   System.Globalization -> /Users/runner/work/1/s/artifacts/bin/System.Globalization/Release/net8.0-maccatalyst/System.Globalization.dll
2025-03-11T04:42:46.7562870Z   System.Buffers -> /Users/runner/work/1/s/artifacts/bin/System.Buffers/Release/net8.0-maccatalyst/System.Buffers.dll
2025-03-11T04:42:49.9231730Z   System.Net.NetworkInformation -> /Users/runner/work/1/s/artifacts/bin/System.Net.NetworkInformation/Release/net8.0-ios/System.Net.NetworkInformation.dll
2025-03-11T04:42:50.0817620Z   System.IO -> /Users/runner/work/1/s/artifacts/bin/System.IO/Release/net8.0-maccatalyst/System.IO.dll
2025-03-11T04:42:50.2601130Z   System.IO.FileSystem.Primitives -> /Users/runner/work/1/s/artifacts/bin/System.IO.FileSystem.Primitives/Release/net8.0-maccatalyst/System.IO.FileSystem.Primitives.dll
2025-03-11T04:42:50.4022410Z   System.Globalization.Calendars -> /Users/runner/work/1/s/artifacts/bin/System.Globalization.Calendars/Release/net8.0-maccatalyst/System.Globalization.Calendars.dll
2025-03-11T04:42:50.6205180Z   System.ServiceModel.Web -> /Users/runner/work/1/s/artifacts/bin/System.ServiceModel.Web/Release/net8.0-maccatalyst/System.ServiceModel.Web.dll
2025-03-11T04:42:50.6565340Z   System.Security -> /Users/runner/work/1/s/artifacts/bin/System.Security/Release/net8.0-maccatalyst/System.Security.dll
2025-03-11T04:42:50.7593510Z   System.Xml -> /Users/runner/work/1/s/artifacts/bin/System.Xml/Release/net8.0-maccatalyst/System.Xml.dll
2025-03-11T04:42:50.8146860Z   System.Configuration -> /Users/runner/work/1/s/artifacts/bin/System.Configuration/Release/net8.0-maccatalyst/System.Configuration.dll
2025-03-11T04:42:50.9003700Z   System.Numerics -> /Users/runner/work/1/s/artifacts/bin/System.Numerics/Release/net8.0-maccatalyst/System.Numerics.dll
2025-03-11T04:42:50.9978060Z   System.Drawing.Common -> /Users/runner/work/1/s/artifacts/bin/System.Drawing.Common/stub/Release/net8.0/System.Drawing.Common.dll
2025-03-11T04:42:51.1132760Z   Microsoft.VisualBasic -> /Users/runner/work/1/s/artifacts/bin/Microsoft.VisualBasic/Release/net8.0-maccatalyst/Microsoft.VisualBasic.dll
2025-03-11T04:42:51.2477100Z   WindowsBase -> /Users/runner/work/1/s/artifacts/bin/WindowsBase/Release/net8.0-maccatalyst/WindowsBase.dll
2025-03-11T04:42:59.2365710Z   System.Security.Cryptography -> /Users/runner/work/1/s/artifacts/bin/System.Security.Cryptography/Release/net8.0-ios/System.Security.Cryptography.dll
2025-03-11T04:42:59.3787330Z   System.Xml.Serialization -> /Users/runner/work/1/s/artifacts/bin/System.Xml.Serialization/Release/net8.0-maccatalyst/System.Xml.Serialization.dll
2025-03-11T04:42:59.5157780Z   System.IO.Compression.FileSystem -> /Users/runner/work/1/s/artifacts/bin/System.IO.Compression.FileSystem/Release/net8.0-maccatalyst/System.IO.Compression.FileSystem.dll
2025-03-11T04:42:59.5991630Z   System.ServiceProcess.ServiceController -> /Users/runner/work/1/s/artifacts/bin/System.ServiceProcess.ServiceController/stub/Release/net8.0/System.ServiceProcess.ServiceController.dll
2025-03-11T04:42:59.7179580Z   System.Runtime.Serialization -> /Users/runner/work/1/s/artifacts/bin/System.Runtime.Serialization/Release/net8.0-maccatalyst/System.Runtime.Serialization.dll
2025-03-11T04:43:04.2921780Z   System.Collections.Concurrent -> /Users/runner/work/1/s/artifacts/bin/System.Collections.Concurrent/Release/net8.0/System.Collections.Concurrent.dll
2025-03-11T04:43:07.8092100Z   System.Diagnostics.TraceSource -> /Users/runner/work/1/s/artifacts/bin/System.Diagnostics.TraceSource/Release/net8.0/System.Diagnostics.TraceSource.dll
2025-03-11T04:43:10.5275380Z   System.Data.Common -> /Users/runner/work/1/s/artifacts/bin/System.Data.Common/Release/net8.0/System.Data.Common.dll
2025-03-11T04:43:10.6997580Z   System.Data.DataSetExtensions -> /Users/runner/work/1/s/artifacts/bin/System.Data.DataSetExtensions/Release/net8.0-maccatalyst/System.Data.DataSetExtensions.dll
2025-03-11T04:43:10.8100100Z   System.Net.Requests -> /Users/runner/work/1/s/artifacts/bin/System.Net.Requests/Release/net8.0-unix/System.Net.Requests.dll
2025-03-11T04:43:10.9632360Z   System.ServiceProcess -> /Users/runner/work/1/s/artifacts/bin/System.ServiceProcess/Release/net8.0-maccatalyst/System.ServiceProcess.dll
2025-03-11T04:43:11.2758380Z   System.Security.Cryptography.Csp -> /Users/runner/work/1/s/artifacts/bin/System.Security.Cryptography.Csp/Release/net8.0-maccatalyst/System.Security.Cryptography.Csp.dll
2025-03-11T04:43:11.3719400Z   System.Security.Cryptography.OpenSsl -> /Users/runner/work/1/s/artifacts/bin/System.Security.Cryptography.OpenSsl/Release/net8.0-maccatalyst/System.Security.Cryptography.OpenSsl.dll
2025-03-11T04:43:11.3823630Z   System.Security.Cryptography.Cng -> /Users/runner/work/1/s/artifacts/bin/System.Security.Cryptography.Cng/Release/net8.0-maccatalyst/System.Security.Cryptography.Cng.dll
2025-03-11T04:43:11.4890950Z   System.Security.Cryptography.X509Certificates -> /Users/runner/work/1/s/artifacts/bin/System.Security.Cryptography.X509Certificates/Release/net8.0-maccatalyst/System.Security.Cryptography.X509Certificates.dll
2025-03-11T04:43:11.5462660Z   System.Security.Cryptography.Primitives -> /Users/runner/work/1/s/artifacts/bin/System.Security.Cryptography.Primitives/Release/net8.0-maccatalyst/System.Security.Cryptography.Primitives.dll
2025-03-11T04:43:11.6116160Z   System.Transactions -> /Users/runner/work/1/s/artifacts/bin/System.Transactions/Release/net8.0-maccatalyst/System.Transactions.dll
2025-03-11T04:43:12.9655310Z   System.Reflection.Emit -> /Users/runner/work/1/s/artifacts/bin/System.Reflection.Emit/Release/net8.0/System.Reflection.Emit.dll
2025-03-11T04:43:13.0647840Z   System.Security.Cryptography.Algorithms -> /Users/runner/work/1/s/artifacts/bin/System.Security.Cryptography.Algorithms/Release/net8.0-maccatalyst/System.Security.Cryptography.Algorithms.dll
2025-03-11T04:43:13.1964570Z   System.Security.Cryptography.Encoding -> /Users/runner/work/1/s/artifacts/bin/System.Security.Cryptography.Encoding/Release/net8.0-maccatalyst/System.Security.Cryptography.Encoding.dll
2025-03-11T04:43:13.9529370Z MSBUILD : error MSB4166: Child node "2" exited prematurely. Shutting down. Diagnostic information may be found in files in "/var/folders/mj/dx2cc6hn6h9br7vt9hz4n06m0000gn/T/MSBuildTemprunner/" and will be named MSBuild_*.failure.txt. This location can be changed by setting the MSBUILDDEBUGPATH environment variable to a different directory.
2025-03-11T04:43:14.0278530Z ##[error]Child node "2" exited prematurely. Shutting down. Diagnostic information may be found in files in "/var/folders/mj/dx2cc6hn6h9br7vt9hz4n06m0000gn/T/MSBuildTemprunner/" and will be named MSBuild_*.failure.txt. This location can be changed by setting the MSBUILDDEBUGPATH environment variable to a different directory.
2025-03-11T04:43:14.4584110Z 
2025-03-11T04:43:14.4750730Z Build FAILED.
2025-03-11T04:43:14.4935680Z 
2025-03-11T04:43:14.5278500Z MSBUILD : error MSB4166: Child node "2" exited prematurely. Shutting down. Diagnostic information may be found in files in "/var/folders/mj/dx2cc6hn6h9br7vt9hz4n06m0000gn/T/MSBuildTemprunner/" and will be named MSBuild_*.failure.txt. This location can be changed by setting the MSBUILDDEBUGPATH environment variable to a different directory.
2025-03-11T04:43:14.5660300Z     0 Warning(s)
2025-03-11T04:43:14.5858110Z     1 Error(s)
2025-03-11T04:43:14.6179560Z 
2025-03-11T04:43:14.6285960Z Time Elapsed 00:16:21.66
2025-03-11T04:43:14.7715870Z Build failed with exit code 1. Check errors above.
2025-03-11T04:43:14.8226020Z 
2025-03-11T04:43:14.8752640Z ##[section]Finishing: Build product