2023-12-14T14:54:15.6312915Z ##[section]Starting: Build tests 2023-12-14T14:54:15.6545866Z ============================================================================== 2023-12-14T14:54:15.6546084Z Task : Command line 2023-12-14T14:54:15.6546186Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2023-12-14T14:54:15.6546362Z Version : 2.231.1 2023-12-14T14:54:15.6546458Z Author : Microsoft Corporation 2023-12-14T14:54:15.6546578Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2023-12-14T14:54:15.6546738Z ============================================================================== 2023-12-14T14:54:18.0155366Z Generating script. 2023-12-14T14:54:18.0223678Z Script contents: shell 2023-12-14T14:54:18.0229434Z D:\a\_work\1\s/src/tests/build.cmd nativeaot Release x64 tree nativeaot /p:NativeAotMultimodule=true /p:LibrariesConfiguration=Debug 2023-12-14T14:54:18.0461773Z ========================== Starting Command Output =========================== 2023-12-14T14:54:18.0658268Z ##[command]"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\bcb9e56f-7b4f-459e-a49a-4549be2dad4e.cmd"" 2023-12-14T14:54:18.0968910Z BUILDTEST: Starting Build at 14:54:18.09 2023-12-14T14:54:18.1365175Z BUILDTEST: Commencing CoreCLR test build 2023-12-14T14:54:18.1461442Z BUILDTEST: Common MSBuild args: "/p:TargetOS=windows" "/p:Configuration=Release" "/p:TargetArchitecture=x64" "/p:RuntimeFlavor=coreclr" /nologo /verbosity:minimal /clp:Summary /maxcpucount /p:NativeAotMultimodule=true /p:LibrariesConfiguration=Debug 2023-12-14T14:54:20.0973871Z ********************************************************************** 2023-12-14T14:54:20.0974702Z ** Visual Studio 2022 Developer Command Prompt v17.8.0 2023-12-14T14:54:20.0975001Z ** Copyright (c) 2022 Microsoft Corporation 2023-12-14T14:54:20.0975309Z ********************************************************************** 2023-12-14T14:54:21.8811171Z [vcvarsall.bat] Environment initialized for: 'x86_x64' 2023-12-14T14:54:23.7752719Z BUILDTEST: Commencing build of native test components for x64/Release 2023-12-14T14:54:23.9136590Z BUILDTEST: Number of processor cores 2 2023-12-14T14:54:23.9447981Z Not searching for unused variables given on the command line. 2023-12-14T14:54:25.6078119Z -- The C compiler identification is MSVC 19.38.33130.0 2023-12-14T14:54:28.7790538Z -- The CXX compiler identification is MSVC 19.38.33130.0 2023-12-14T14:54:28.8227836Z -- Detecting C compiler ABI info 2023-12-14T14:54:29.6495501Z -- Detecting C compiler ABI info - done 2023-12-14T14:54:29.6537148Z -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.38.33130/bin/Hostx86/x64/cl.exe - skipped 2023-12-14T14:54:29.6547448Z -- Detecting C compile features 2023-12-14T14:54:29.6564437Z -- Detecting C compile features - done 2023-12-14T14:54:29.6759395Z -- Detecting CXX compiler ABI info 2023-12-14T14:54:30.2980690Z -- Detecting CXX compiler ABI info - done 2023-12-14T14:54:30.3023229Z -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.38.33130/bin/Hostx86/x64/cl.exe - skipped 2023-12-14T14:54:30.3031748Z -- Detecting CXX compile features 2023-12-14T14:54:30.3067010Z -- Detecting CXX compile features - done 2023-12-14T14:54:30.4525184Z -- The ASM_MASM compiler identification is MSVC 2023-12-14T14:54:30.5203003Z -- Found assembler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.38.33130/bin/Hostx86/x64/ml64.exe 2023-12-14T14:54:40.7383846Z -- Configuring done (16.8s) 2023-12-14T14:54:41.3460558Z -- Generating done (0.4s) 2023-12-14T14:54:41.3616930Z -- Build files have been written to: D:/a/_work/1/s/artifacts/tests/coreclr/obj/windows.x64.Release/Native 2023-12-14T14:54:41.5098893Z BUILDTEST: Environment setup 2023-12-14T14:54:42.8858578Z [1/369] Building CXX object Common\Platform\CMakeFiles\platformdefines.dir\platformdefines.cpp.obj 2023-12-14T14:54:42.8955495Z [2/369] Building CXX object Interop\PInvoke\ArrayWithOffset\CMakeFiles\ArrayWithOffsetNative.dir\ArrayWithOffsetNative.cpp.obj 2023-12-14T14:54:42.9158704Z [3/369] Building CXX object Interop\PInvoke\Delegate\CMakeFiles\DelegateTestNative.dir\DelegateTestNative.cpp.obj 2023-12-14T14:54:42.9399844Z [4/369] Building CXX object Interop\PInvoke\Decimal\CMakeFiles\DecimalTestNative.dir\DecimalTestNative.cpp.obj 2023-12-14T14:54:43.9357304Z [5/369] Linking CXX static library Common\Platform\platformdefines.lib 2023-12-14T14:54:43.9376333Z [6/369] Building CXX object Common\hostpolicymock\CMakeFiles\hostpolicy.dir\HostpolicyMock.cpp.obj 2023-12-14T14:54:43.9411514Z [7/369] Linking CXX shared library Interop\PInvoke\Decimal\DecimalTestNative.dll 2023-12-14T14:54:43.9421310Z [8/369] Building CXX object Exceptions\ForeignThread\CMakeFiles\ForeignThreadExceptionsNative.dir\ForeignThreadExceptionsNative.cpp.obj 2023-12-14T14:54:43.9433660Z [9/369] Building CXX object Interop\PInvoke\Primitives\RuntimeHandles\CMakeFiles\RuntimeHandlesNative.dir\RuntimeHandlesNative.cpp.obj 2023-12-14T14:54:44.4586300Z [10/369] Building CXX object Interop\PInvoke\Primitives\Int\CMakeFiles\PInvokeIntNative.dir\PInvokeIntNative.cpp.obj 2023-12-14T14:54:44.4587107Z [11/369] Building CXX object Interop\PInvoke\Delegate\CMakeFiles\DelegateTestNative.dir\DelegateAsInterfaceTestNative.cpp.obj 2023-12-14T14:54:44.4587529Z [12/369] Linking CXX shared library Common\hostpolicymock\hostpolicy.dll 2023-12-14T14:54:44.4587922Z [13/369] Linking CXX shared library Interop\PInvoke\ArrayWithOffset\ArrayWithOffsetNative.dll 2023-12-14T14:54:44.4588323Z [14/369] Linking CXX shared library Interop\PInvoke\Primitives\RuntimeHandles\RuntimeHandlesNative.dll 2023-12-14T14:54:45.3541018Z [15/369] Linking CXX shared library Interop\PInvoke\Primitives\Int\PInvokeIntNative.dll 2023-12-14T14:54:45.3549425Z [16/369] Linking CXX shared library Interop\PInvoke\Delegate\DelegateTestNative.dll 2023-12-14T14:54:45.3605154Z [17/369] Linking CXX shared library Exceptions\ForeignThread\ForeignThreadExceptionsNative.dll 2023-12-14T14:54:45.3654523Z [18/369] Building CXX object Interop\PInvoke\Primitives\Pointer\CMakeFiles\NonBlittablePointerNative.dir\NonBlittablePointerNative.cpp.obj 2023-12-14T14:54:45.4097497Z [19/369] Building CXX object Interop\PInvoke\SetLastError\CMakeFiles\SetLastErrorNative.dir\SetLastErrorNative.cpp.obj 2023-12-14T14:54:45.7330160Z [20/369] Building CXX object Interop\PInvoke\SizeParamIndex\PInvoke\PassingByOut\CMakeFiles\PInvokePassingByOutNative.dir\PInvokePassingByOutNative.cpp.obj 2023-12-14T14:54:45.7426636Z [21/369] Building CXX object Interop\PInvoke\SizeParamIndex\ReversePInvoke\PassingByRef\CMakeFiles\RPIP_ByRefNative.dir\ReversePInvokePassingByRefNative.cpp.obj 2023-12-14T14:54:45.7539795Z [22/369] Building CXX object Interop\PInvoke\SizeParamIndex\PInvoke\PassingByRef\CMakeFiles\PInvokePassingByRefNative.dir\PInvokePassingByRefNative.cpp.obj 2023-12-14T14:54:46.3422479Z [23/369] Linking CXX shared library Interop\PInvoke\Primitives\Pointer\NonBlittablePointerNative.dll 2023-12-14T14:54:46.3427695Z [24/369] Linking CXX shared library Interop\PInvoke\SetLastError\SetLastErrorNative.dll 2023-12-14T14:54:46.3428562Z [25/369] Linking CXX shared library Interop\PInvoke\SizeParamIndex\PInvoke\PassingByOut\PInvokePassingByOutNative.dll 2023-12-14T14:54:46.3430127Z [26/369] Building CXX object Interop\PInvoke\SizeParamIndex\ReversePInvoke\PassingByOut\CMakeFiles\RPIP_ByOutNative.dir\ReversePInvokePassingByOutNative.cpp.obj 2023-12-14T14:54:47.3063889Z [27/369] Linking CXX shared library Interop\PInvoke\SizeParamIndex\ReversePInvoke\PassingByRef\ReversePInvokePassingByRefNative.dll 2023-12-14T14:54:47.3616390Z [28/369] Linking CXX shared library Interop\PInvoke\SizeParamIndex\PInvoke\PassingByRef\PInvokePassingByRefNative.dll 2023-12-14T14:54:47.3669051Z [29/369] Building CXX object Interop\PInvoke\Miscellaneous\HandleRef\CMakeFiles\HandleRefNative.dir\HandleRefNative.cpp.obj 2023-12-14T14:54:47.3790890Z [30/369] Building CXX object Interop\PInvoke\Array\MarshalArrayAsField\LPArrayNative\CMakeFiles\MarshalArrayByValArrayNative.dir\MarshalArrayByValArrayNative.cpp.obj 2023-12-14T14:54:47.7679227Z [31/369] Linking CXX shared library Interop\PInvoke\SizeParamIndex\ReversePInvoke\PassingByOut\ReversePInvokePassingByOutNative.dll 2023-12-14T14:54:47.7699054Z [32/369] Building CXX object Interop\PInvoke\Array\MarshalArrayAsParam\LPArrayNative\CMakeFiles\MarshalArrayLPArrayNative.dir\MarshalArrayLPArrayNative.cpp.obj 2023-12-14T14:54:47.7726867Z [33/369] Building CXX object Interop\PInvoke\Miscellaneous\MultipleAssembliesWithSamePInvoke\CMakeFiles\MAWSPINative.dir\MAWSPINative.cpp.obj 2023-12-14T14:54:47.7737652Z [34/369] Building CXX object Interop\PInvoke\CriticalHandles\CMakeFiles\CriticalHandlesNative.dir\CriticalHandlesNative.cpp.obj 2023-12-14T14:54:49.2000719Z [35/369] Linking CXX shared library Interop\PInvoke\Miscellaneous\HandleRef\HandleRefNative.dll 2023-12-14T14:54:49.2003700Z [36/369] Linking CXX shared library Interop\PInvoke\Miscellaneous\MultipleAssembliesWithSamePInvoke\MAWSPINative.dll 2023-12-14T14:54:49.2004241Z [37/369] Linking CXX shared library Interop\PInvoke\CriticalHandles\CriticalHandlesNative.dll 2023-12-14T14:54:49.2007864Z [38/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.IUnknown.cpp.obj 2023-12-14T14:54:49.2008780Z [39/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.NullableB.cpp.obj 2023-12-14T14:54:49.7389807Z [40/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.NullableC.cpp.obj 2023-12-14T14:54:49.7391642Z [41/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.NullableD.cpp.obj 2023-12-14T14:54:49.7392557Z [42/369] Linking CXX shared library Interop\PInvoke\Array\MarshalArrayAsParam\LPArrayNative\MarshalArrayLPArrayNative.dll 2023-12-14T14:54:49.7393454Z [43/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.NullableF.cpp.obj 2023-12-14T14:54:50.5524775Z [44/369] Linking CXX shared library Interop\PInvoke\Array\MarshalArrayAsField\LPArrayNative\MarshalArrayByValArrayNative.dll 2023-12-14T14:54:50.5529872Z [45/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.NullableL.cpp.obj 2023-12-14T14:54:50.5539628Z [46/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.NullableU.cpp.obj 2023-12-14T14:54:50.5540970Z [47/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point1B.cpp.obj 2023-12-14T14:54:51.6619565Z [48/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point1D.cpp.obj 2023-12-14T14:54:51.6838953Z [49/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point1C.cpp.obj 2023-12-14T14:54:51.7351668Z [50/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point1F.cpp.obj 2023-12-14T14:54:51.8075900Z [51/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point1L.cpp.obj 2023-12-14T14:54:51.8108321Z [52/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point1U.cpp.obj 2023-12-14T14:54:52.3458494Z [53/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point2B.cpp.obj 2023-12-14T14:54:52.3469096Z [54/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point2C.cpp.obj 2023-12-14T14:54:52.3485622Z [55/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point2D.cpp.obj 2023-12-14T14:54:52.3497020Z [56/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point2L.cpp.obj 2023-12-14T14:54:53.3034761Z [57/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point2F.cpp.obj 2023-12-14T14:54:53.3036002Z [58/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point2U.cpp.obj 2023-12-14T14:54:53.3036836Z [59/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point3B.cpp.obj 2023-12-14T14:54:53.3038309Z [60/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point3C.cpp.obj 2023-12-14T14:54:53.3038841Z [61/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point3D.cpp.obj 2023-12-14T14:54:54.2162772Z [62/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point3F.cpp.obj 2023-12-14T14:54:54.2163514Z [63/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point3L.cpp.obj 2023-12-14T14:54:54.2864263Z [64/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point3U.cpp.obj 2023-12-14T14:54:54.3240118Z [65/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point4B.cpp.obj 2023-12-14T14:54:55.2739718Z [66/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point4C.cpp.obj 2023-12-14T14:54:55.2759372Z [67/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point4D.cpp.obj 2023-12-14T14:54:55.2761227Z [68/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point4F.cpp.obj 2023-12-14T14:54:55.2761826Z [69/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point4L.cpp.obj 2023-12-14T14:54:55.2762557Z [70/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Point4U.cpp.obj 2023-12-14T14:54:56.0516045Z [71/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.SequentialClassD.cpp.obj 2023-12-14T14:54:56.0517273Z [72/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.SequentialClassB.cpp.obj 2023-12-14T14:54:56.0518185Z [73/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.SequentialClassC.cpp.obj 2023-12-14T14:54:56.0518750Z [74/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.SequentialClassF.cpp.obj 2023-12-14T14:54:56.8165816Z [75/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.SequentialClassU.cpp.obj 2023-12-14T14:54:56.8564986Z [76/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.SequentialClassL.cpp.obj 2023-12-14T14:54:56.8847130Z [77/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.SpanB.cpp.obj 2023-12-14T14:54:56.8888739Z [78/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.SpanC.cpp.obj 2023-12-14T14:54:57.8530919Z [79/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.SpanD.cpp.obj 2023-12-14T14:54:57.8533147Z [80/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.SpanF.cpp.obj 2023-12-14T14:54:57.8533930Z [81/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.SpanL.cpp.obj 2023-12-14T14:54:57.8534717Z [82/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.SpanU.cpp.obj 2023-12-14T14:54:57.8535266Z [83/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector64B.cpp.obj 2023-12-14T14:54:58.4974504Z [84/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector64C.cpp.obj 2023-12-14T14:54:58.4976096Z [85/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector64D.cpp.obj 2023-12-14T14:54:58.4977582Z [86/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector64F.cpp.obj 2023-12-14T14:54:58.4978458Z [87/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector64L.cpp.obj 2023-12-14T14:54:59.3545032Z [88/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector64U.cpp.obj 2023-12-14T14:54:59.3545704Z [89/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector128B.cpp.obj 2023-12-14T14:54:59.3546606Z [90/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector128D.cpp.obj 2023-12-14T14:54:59.3547243Z [91/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector128C.cpp.obj 2023-12-14T14:55:00.3988745Z [92/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector128F.cpp.obj 2023-12-14T14:55:00.4007426Z [93/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector128L.cpp.obj 2023-12-14T14:55:00.4015902Z [94/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector128U.cpp.obj 2023-12-14T14:55:00.4052063Z [95/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector256D.cpp.obj 2023-12-14T14:55:00.4116039Z [96/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector256B.cpp.obj 2023-12-14T14:55:01.4675154Z [97/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector256C.cpp.obj 2023-12-14T14:55:01.5095006Z [98/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector256F.cpp.obj 2023-12-14T14:55:01.5313371Z [99/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector256L.cpp.obj 2023-12-14T14:55:01.5539788Z [100/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.Vector256U.cpp.obj 2023-12-14T14:55:02.1507397Z [101/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.VectorB.cpp.obj 2023-12-14T14:55:02.1508336Z [102/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.VectorC.cpp.obj 2023-12-14T14:55:02.1509079Z [103/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.VectorD.cpp.obj 2023-12-14T14:55:02.1509804Z [104/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.VectorF.cpp.obj 2023-12-14T14:55:03.3657116Z [105/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.VectorL.cpp.obj 2023-12-14T14:55:03.3662050Z [106/369] Building CXX object Interop\PInvoke\Generics\CMakeFiles\GenericsNative.dir\GenericsNative.VectorU.cpp.obj 2023-12-14T14:55:03.3663119Z [107/369] Building CXX object Interop\PInvoke\Int128\CMakeFiles\Int128Native.dir\UInt128Native.cpp.obj 2023-12-14T14:55:03.3664329Z [108/369] Building CXX object Interop\PInvoke\Int128\CMakeFiles\Int128Native.dir\Int128Native.cpp.obj 2023-12-14T14:55:03.3665550Z [109/369] Building CXX object Interop\PInvoke\AsAny\CMakeFiles\AsAnyNative.dir\AsAnyNative.cpp.obj 2023-12-14T14:55:03.8794838Z [110/369] Linking CXX shared library Interop\PInvoke\Int128\Int128Native.dll 2023-12-14T14:55:03.8795547Z [111/369] Building CXX object Interop\PInvoke\SafeHandles\CMakeFiles\SafeHandleNative.dir\SafeHandleNative.cpp.obj 2023-12-14T14:55:03.8805946Z [112/369] Building CXX object Interop\PInvoke\Vector2_3_4\CMakeFiles\Vector2_3_4TestNative.dir\Vector2_3_4TestNative.cpp.obj 2023-12-14T14:55:03.8829603Z [113/369] Linking CXX shared library Interop\PInvoke\Generics\GenericsNative.dll 2023-12-14T14:55:03.8831307Z [114/369] Linking CXX shared library Interop\PInvoke\AsAny\AsAnyNative.dll 2023-12-14T14:55:04.7234713Z [115/369] Building CXX object Interop\UnmanagedCallConv\CMakeFiles\UnmanagedCallConvNative.dir\UnmanagedCallConvNative.cpp.obj 2023-12-14T14:55:04.7392677Z [116/369] Linking CXX shared library Interop\PInvoke\SafeHandles\SafeHandleNative.dll 2023-12-14T14:55:04.7672224Z [117/369] Linking CXX shared library Interop\PInvoke\Vector2_3_4\Vector2_3_4TestNative.dll 2023-12-14T14:55:04.8186934Z [118/369] Building CXX object Interop\PrimitiveMarshalling\UIntPtr\CMakeFiles\UIntPtrNative.dir\UIntPtrNative.cpp.obj 2023-12-14T14:55:04.8215504Z [119/369] Building CXX object Interop\PrimitiveMarshalling\Bool\CMakeFiles\BoolNative.dir\BoolNative.cpp.obj 2023-12-14T14:55:04.8293286Z [120/369] Linking CXX shared library Interop\UnmanagedCallConv\UnmanagedCallConvNative.dll 2023-12-14T14:55:05.3649893Z [121/369] Building CXX object Interop\UnmanagedCallersOnly\CMakeFiles\UnmanagedCallersOnlyDll.dir\UnmanagedCallersOnlyDll.cpp.obj 2023-12-14T14:55:05.3655428Z [122/369] Linking CXX shared library Interop\PrimitiveMarshalling\UIntPtr\UIntPtrNative.dll 2023-12-14T14:55:05.3660755Z [123/369] Building CXX object Interop\ArrayMarshalling\BoolArray\CMakeFiles\MarshalBoolArrayNative.dir\MarshalBoolArrayNative.cpp.obj 2023-12-14T14:55:05.3700044Z [124/369] Linking CXX shared library Interop\PrimitiveMarshalling\Bool\BoolNative.dll 2023-12-14T14:55:06.1096170Z [125/369] Building CXX object Interop\PrimitiveMarshalling\EnumMarshalling\CMakeFiles\MarshalEnumNative.dir\MarshalEnumNative.cpp.obj 2023-12-14T14:55:06.1100561Z [126/369] Linking CXX shared library Interop\UnmanagedCallersOnly\UnmanagedCallersOnlyDll.dll 2023-12-14T14:55:06.1108286Z [127/369] Building CXX object Interop\FuncPtrAsDelegateParam\CMakeFiles\FuncPtrAsDelegateParamNative.dir\FuncPtrAsDelegateParamNative.cpp.obj 2023-12-14T14:55:06.1140113Z [128/369] Linking CXX shared library Interop\ArrayMarshalling\BoolArray\MarshalBoolArrayNative.dll 2023-12-14T14:55:06.1410699Z [129/369] Linking CXX shared library Interop\PrimitiveMarshalling\EnumMarshalling\MarshalEnumNative.dll 2023-12-14T14:55:06.8850756Z [130/369] Building CXX object Interop\SimpleStruct\CMakeFiles\SimpleStructNative.dir\SimpleStructNative.cpp.obj 2023-12-14T14:55:06.8853370Z [131/369] Building CXX object Interop\StructMarshalling\PInvoke\CMakeFiles\MarshalStructAsParam.dir\MarshalStructAsParamDLL.cpp.obj 2023-12-14T14:55:06.8854788Z [132/369] Linking CXX shared library Interop\FuncPtrAsDelegateParam\FuncPtrAsDelegateParamNative.dll 2023-12-14T14:55:06.8919590Z [133/369] Building CXX object Interop\StructMarshalling\ReversePInvoke\MarshalExpStruct\CMakeFiles\ReversePInvokeNative.dir\ExpStructAsParamNative.cpp.obj 2023-12-14T14:55:07.6985304Z [134/369] Linking CXX shared library Interop\SimpleStruct\SimpleStructNative.dll 2023-12-14T14:55:07.7015045Z [135/369] Building CXX object Interop\StructMarshalling\ReversePInvoke\MarshalSeqStruct\CMakeFiles\SeqPInvokeNative.dir\SeqStructDelRevPInvokeNative.cpp.obj 2023-12-14T14:55:07.7039853Z [136/369] Linking CXX shared library Interop\StructMarshalling\PInvoke\MarshalStructAsParam.dll 2023-12-14T14:55:07.7106163Z [137/369] Building CXX object Interop\SuppressGCTransition\CMakeFiles\SuppressGCTransitionNative.dir\SuppressGCTransitionNative.cpp.obj 2023-12-14T14:55:08.3841163Z [138/369] Building CXX object Interop\BestFitMapping\CMakeFiles\BestFitMappingNative.dir\BestFitMappingNative.cpp.obj 2023-12-14T14:55:08.3842783Z [139/369] Linking CXX shared library Interop\StructMarshalling\ReversePInvoke\MarshalExpStruct\ReversePInvokeNative.dll 2023-12-14T14:55:08.3872924Z [140/369] Linking CXX shared library Interop\StructMarshalling\ReversePInvoke\MarshalSeqStruct\SeqPInvokeNative.dll 2023-12-14T14:55:08.3952104Z [141/369] Building CXX object Interop\RefCharArray\CMakeFiles\RefCharArrayNative.dir\RefCharArrayNative.cpp.obj 2023-12-14T14:55:08.4079607Z [142/369] Linking CXX shared library Interop\BestFitMapping\BestFitMappingNative.dll 2023-12-14T14:55:09.3972826Z [143/369] Linking CXX shared library Interop\SuppressGCTransition\SuppressGCTransitionNative.dll 2023-12-14T14:55:09.4078322Z [144/369] Building CXX object Interop\StringMarshalling\LPSTR\CMakeFiles\LPStrTestNative.dir\LPStrTestNative.cpp.obj 2023-12-14T14:55:09.4079027Z [145/369] Linking CXX shared library Interop\RefCharArray\RefCharArrayNative.dll 2023-12-14T14:55:09.4103207Z [146/369] Building CXX object Interop\StringMarshalling\LPTSTR\CMakeFiles\LPTStrTestNative.dir\LPTStrTestNative.cpp.obj 2023-12-14T14:55:09.4115131Z [147/369] Building CXX object Interop\StringMarshalling\UTF8\CMakeFiles\UTF8TestNative.dir\UTF8TestNative.cpp.obj 2023-12-14T14:55:09.9802712Z [148/369] Linking CXX shared library Interop\StringMarshalling\LPSTR\LPStrTestNative.dll 2023-12-14T14:55:09.9980865Z [149/369] Building CXX object Interop\StringMarshalling\AnsiBSTR\CMakeFiles\AnsiBStrTestNative.dir\AnsiBStrTestNative.cpp.obj 2023-12-14T14:55:10.0468162Z [150/369] Building CXX object Interop\StringMarshalling\BSTR\CMakeFiles\BStrTestNative.dir\BStrTestNative.cpp.obj 2023-12-14T14:55:10.0587025Z [151/369] Linking CXX shared library Interop\StringMarshalling\LPTSTR\LPTStrTestNative.dll 2023-12-14T14:55:10.0850096Z [152/369] Linking CXX shared library Interop\StringMarshalling\UTF8\UTF8TestNative.dll 2023-12-14T14:55:10.5619493Z [153/369] Building CXX object Interop\StringMarshalling\VBByRefStr\CMakeFiles\VBByRefStrNative.dir\VBByRefStrNative.cpp.obj 2023-12-14T14:55:10.5638589Z [154/369] Linking CXX shared library Interop\StringMarshalling\AnsiBSTR\AnsiBStrTestNative.dll 2023-12-14T14:55:10.5642473Z [155/369] Linking CXX shared library Interop\StringMarshalling\BSTR\BStrTestNative.dll 2023-12-14T14:55:10.5802225Z [156/369] Building CXX object Interop\MarshalAPI\FunctionPointer\CMakeFiles\FunctionPointerNative.dir\FunctionPointerNative.cpp.obj 2023-12-14T14:55:11.3886580Z [157/369] Linking CXX shared library Interop\StringMarshalling\VBByRefStr\VBByRefStrNative.dll 2023-12-14T14:55:11.3928981Z [158/369] Building CXX object Interop\NativeLibrary\NativeLibraryToLoad\CMakeFiles\NativeLibrary.dir\NativeLibrary.cpp.obj 2023-12-14T14:55:11.4072178Z [159/369] Building CXX object Interop\NativeLibrary\NativeLibraryToLoad\CMakeFiles\GlobalLoadHelper.dir\GlobalLoadHelper.cpp.obj 2023-12-14T14:55:11.4370159Z [160/369] Linking CXX shared library Interop\MarshalAPI\FunctionPointer\FunctionPointerNative.dll 2023-12-14T14:55:11.4394297Z [161/369] Building CXX object Interop\NativeLibrary\NativeLibraryToLoad\CMakeFiles\GloballyLoadedNativeLibrary.dir\GloballyLoadedNativeLibrary.cpp.obj 2023-12-14T14:55:12.0501031Z [162/369] Linking CXX shared library Interop\NativeLibrary\NativeLibraryToLoad\GlobalLoadHelper.dll 2023-12-14T14:55:12.0509319Z [163/369] Linking CXX shared library Interop\NativeLibrary\NativeLibraryToLoad\NativeLibrary.dll 2023-12-14T14:55:12.0512043Z [164/369] Building CXX object Interop\DllImportAttribute\DllImportPath\CMakeFiles\DllImportPath_Local.dir\DllImportPathNative.cpp.obj 2023-12-14T14:55:12.0512674Z [165/369] Building CXX object Interop\DllImportAttribute\DllImportPath\CMakeFiles\DllImportPath.Local.dir\DllImportPathNative.cpp.obj 2023-12-14T14:55:12.4970215Z [166/369] Linking CXX shared library Interop\NativeLibrary\NativeLibraryToLoad\GloballyLoadedNativeLibrary.dll 2023-12-14T14:55:12.4999729Z [167/369] Building CXX object Interop\DllImportAttribute\DllImportPath\CMakeFiles\DllImportPath_PathEnv.dir\DllImportPathNative.cpp.obj 2023-12-14T14:55:12.5044226Z [168/369] Linking CXX shared library Interop\DllImportAttribute\DllImportPath\DllImportPath_Local.dll 2023-12-14T14:55:12.5590107Z [169/369] Linking CXX shared library Interop\DllImportAttribute\DllImportPath\DllImportPath.Local.dll 2023-12-14T14:55:13.3474872Z [170/369] Building CXX object Interop\DllImportAttribute\DllImportPath\CMakeFiles\DllImportPath_Relative.dir\DllImportPathNative.cpp.obj 2023-12-14T14:55:13.3475570Z [171/369] Building CXX object Interop\DllImportAttribute\DllImportPath\CMakeFiles\DllImportPath_ExeFile.dir\DllImportPathNative.cpp.obj 2023-12-14T14:55:13.3485128Z [172/369] Linking CXX shared library Interop\DllImportAttribute\DllImportPath\DllImportPath_PathEnv.dll 2023-12-14T14:55:13.3486499Z [173/369] Building CXX object Interop\DllImportAttribute\ExactSpelling\CMakeFiles\ExactSpellingNative.dir\ExactSpellingNative.cpp.obj 2023-12-14T14:55:13.3487291Z [174/369] Linking CXX shared library Interop\DllImportAttribute\DllImportPath\DllImportPath_Relative.dll 2023-12-14T14:55:13.8356109Z [175/369] Building CXX object Interop\ICustomMarshaler\ConflictingNames\CMakeFiles\CustomMarshalerNative.dir\CustomMarshalerNative.cpp.obj 2023-12-14T14:55:13.8358312Z [176/369] Linking CXX executable Interop\DllImportAttribute\DllImportPath\DllImportPath_ExeFile.exe 2023-12-14T14:55:13.8359816Z [177/369] Building CXX object Interop\ICustomMarshaler\Primitives\CMakeFiles\CustomMarshalersPrimitives.dir\ICustomMarshalerNative.cpp.obj 2023-12-14T14:55:13.8360973Z [178/369] Linking CXX shared library Interop\DllImportAttribute\ExactSpelling\ExactSpellingNative.dll 2023-12-14T14:55:14.4009459Z [179/369] Linking CXX shared library Interop\ICustomMarshaler\ConflictingNames\CustomMarshalerNative.dll 2023-12-14T14:55:14.4025153Z [180/369] Building CXX object Interop\LayoutClass\CMakeFiles\LayoutClassNative.dir\LayoutClassNative.cpp.obj 2023-12-14T14:55:14.4033601Z [181/369] Linking CXX shared library Interop\ICustomMarshaler\Primitives\CustomMarshalersPrimitives.dll 2023-12-14T14:55:14.4096809Z [182/369] Building CXX object Interop\PInvoke\DateTime\CMakeFiles\NativeDateTime.dir\NativeDateTime.cpp.obj 2023-12-14T14:55:15.2468578Z [183/369] Building CXX object Interop\DisabledRuntimeMarshalling\CMakeFiles\DisabledRuntimeMarshallingNative.dir\DisabledRuntimeMarshallingNative.cpp.obj 2023-12-14T14:55:15.2470177Z [184/369] Building C object Interop\MonoAPI\Native\mono-embedding-api-test\CMakeFiles\mono-embedding-api-test.dir\mono-embedding-api-test.c.obj 2023-12-14T14:55:15.2470817Z [185/369] Linking CXX shared library Interop\LayoutClass\LayoutClassNative.dll 2023-12-14T14:55:15.2471463Z [186/369] Linking CXX shared library Interop\PInvoke\DateTime\NativeDateTime.dll 2023-12-14T14:55:15.2471960Z [187/369] Linking CXX shared library Interop\DisabledRuntimeMarshalling\DisabledRuntimeMarshallingNative.dll 2023-12-14T14:55:15.8679917Z [188/369] Building CXX object Interop\MarshalAPI\IUnknown\CMakeFiles\IUnknownNative.dir\IUnknownNative.cpp.obj 2023-12-14T14:55:15.8684808Z [189/369] Linking CXX shared library Interop\MonoAPI\Native\mono-embedding-api-test\mono-embedding-api-test.dll 2023-12-14T14:55:15.8690051Z [190/369] Building CXX object Interop\ExecInDefAppDom\CMakeFiles\ExecInDefAppDomDll.dir\ExecInDefAppDomDll.cpp.obj 2023-12-14T14:55:15.8704869Z [191/369] Building CXX object Interop\PInvoke\BestFitMapping\Char\CMakeFiles\Char_BestFitMappingNative.dir\BestFitMappingNative.cpp.obj 2023-12-14T14:55:16.4138665Z [192/369] Building CXX object Interop\PInvoke\BestFitMapping\LPStr\CMakeFiles\LPStr_BestFitMappingNative.dir\BestFitMappingNative.cpp.obj 2023-12-14T14:55:16.4204064Z [193/369] Building CXX object Interop\PInvoke\Attributes\LCID\CMakeFiles\LCIDNative.dir\LCIDNative.cpp.obj 2023-12-14T14:55:16.4442647Z [194/369] Linking CXX shared library Interop\MarshalAPI\IUnknown\IUnknownNative.dll 2023-12-14T14:55:16.4591285Z [195/369] Linking CXX shared library Interop\ExecInDefAppDom\ExecInDefAppDomDll.dll 2023-12-14T14:55:16.4739736Z [196/369] Building CXX object Interop\PInvoke\Variant\CMakeFiles\VariantNative.dir\VariantNative.cpp.obj 2023-12-14T14:55:16.4740409Z [197/369] Linking CXX shared library Interop\PInvoke\BestFitMapping\Char\Char_BestFitMappingNative.dll 2023-12-14T14:55:17.6054711Z [198/369] Linking CXX shared library Interop\PInvoke\BestFitMapping\LPStr\LPStr_BestFitMappingNative.dll 2023-12-14T14:55:17.6214625Z [199/369] Linking CXX shared library Interop\PInvoke\Attributes\LCID\LCIDNative.dll 2023-12-14T14:55:17.6391666Z [200/369] Building CXX object Interop\PInvoke\Varargs\CMakeFiles\VarargsNative.dir\VarargsNative.cpp.obj 2023-12-14T14:55:17.6400427Z [201/369] Building CXX object Interop\PInvoke\NativeCallManagedComVisible\CMakeFiles\ComVisibleNative.dir\ComVisibleNative.cpp.obj 2023-12-14T14:55:17.6409389Z [202/369] Linking CXX shared library Interop\PInvoke\Variant\VariantNative.dll 2023-12-14T14:55:17.8518383Z [203/369] Building CXX object Interop\ArrayMarshalling\SafeArray\CMakeFiles\SafeArrayNative.dir\SafeArrayNative.cpp.obj 2023-12-14T14:55:17.8733620Z [204/369] Building CXX object Interop\PInvoke\IEnumerator\CMakeFiles\IEnumeratorNative.dir\IEnumeratorNative.cpp.obj 2023-12-14T14:55:17.8742543Z [205/369] Building CXX object Interop\PInvoke\CustomMarshalers\CMakeFiles\CustomMarshalersNative.dir\CustomMarshalersNative.cpp.obj 2023-12-14T14:55:17.8775902Z [206/369] Linking CXX shared library Interop\PInvoke\NativeCallManagedComVisible\ComVisibleNative.dll 2023-12-14T14:55:19.0194854Z [207/369] Linking CXX shared library Interop\PInvoke\Varargs\VarargsNative.dll 2023-12-14T14:55:19.0195595Z [208/369] Linking CXX shared library Interop\PInvoke\CustomMarshalers\CustomMarshalersNative.dll 2023-12-14T14:55:19.0196047Z [209/369] Linking CXX shared library Interop\PInvoke\IEnumerator\IEnumeratorNative.dll 2023-12-14T14:55:19.0196546Z [210/369] Building CXX object Interop\ArrayMarshalling\SafeArray\CMakeFiles\SafeArrayNative.dir\RecordNative.cpp.obj 2023-12-14T14:55:19.0197034Z [211/369] Building CXX object Interop\COM\NativeServer\CMakeFiles\COMNativeServer.dir\stdafx.cpp.obj 2023-12-14T14:55:20.4794955Z [212/369] Building CXX object Interop\COM\NativeServer\CMakeFiles\COMNativeServer.dir\Servers.cpp.obj 2023-12-14T14:55:20.4795811Z [213/369] Building CXX object Interop\COM\NativeClients\Primitives\CMakeFiles\COMClientPrimitives.dir\Client.cpp.obj 2023-12-14T14:55:20.4796595Z [214/369] Linking CXX shared library Interop\ArrayMarshalling\SafeArray\SafeArrayNative.dll 2023-12-14T14:55:20.4797165Z [215/369] Building CXX object Interop\COM\NativeClients\Primitives\CMakeFiles\COMClientPrimitives.dir\NumericTests.cpp.obj 2023-12-14T14:55:20.4797787Z [216/369] Linking CXX shared library Interop\COM\NativeServer\COMNativeServer.dll 2023-12-14T14:55:21.6011556Z [217/369] Building CXX object Interop\COM\NativeClients\Primitives\CMakeFiles\COMClientPrimitives.dir\ArrayTests.cpp.obj 2023-12-14T14:55:21.6105997Z [218/369] Building CXX object Interop\COM\NativeClients\Primitives\CMakeFiles\COMClientPrimitives.dir\ErrorTests.cpp.obj 2023-12-14T14:55:21.6407933Z [219/369] Building CXX object Interop\COM\NativeClients\Primitives\CMakeFiles\COMClientPrimitives.dir\ColorTests.cpp.obj 2023-12-14T14:55:21.6472957Z [220/369] Building CXX object Interop\COM\NativeClients\Primitives\CMakeFiles\COMClientPrimitives.dir\StringTests.cpp.obj 2023-12-14T14:55:23.4177123Z [221/369] Building CXX object Interop\COM\NativeClients\Licensing\CMakeFiles\COMClientLicensing.dir\LicenseTests.cpp.obj 2023-12-14T14:55:23.4222251Z [222/369] Building CXX object Interop\COM\NativeClients\DefaultInterfaces\CMakeFiles\COMClientDefaultInterfaces.dir\DefaultInterfacesTests.cpp.obj 2023-12-14T14:55:23.4433933Z [223/369] Building CXX object Interop\COM\NativeClients\Dispatch\CMakeFiles\COMClientDispatch.dir\Client.cpp.obj 2023-12-14T14:55:23.4462495Z [224/369] Building CXX object Interop\COM\NativeClients\Events\CMakeFiles\COMClientEvents.dir\EventTests.cpp.obj 2023-12-14T14:55:23.4487817Z [225/369] Linking CXX executable Interop\COM\NativeClients\Licensing\COMClientLicensing.exe 2023-12-14T14:55:24.4545942Z [226/369] Linking CXX executable Interop\COM\NativeClients\DefaultInterfaces\COMClientDefaultInterfaces.exe 2023-12-14T14:55:24.4578680Z [227/369] Linking CXX executable Interop\COM\NativeClients\Dispatch\COMClientDispatch.exe 2023-12-14T14:55:24.4597098Z [228/369] Linking CXX executable Interop\COM\NativeClients\Primitives\COMClientPrimitives.exe 2023-12-14T14:55:24.4756740Z [229/369] Linking CXX executable Interop\COM\NativeClients\Events\COMClientEvents.exe 2023-12-14T14:55:24.4799481Z [230/369] Building CXX object Interop\IJW\IjwNativeDll\CMakeFiles\IjwNativeDll.dir\IjwNativeDll.cpp.obj 2023-12-14T14:55:24.5306295Z [231/369] Building CXX object Interop\COM\ComWrappers\WeakReference\CMakeFiles\WeakReferenceNative.dir\WeakReferenceNative.cpp.obj 2023-12-14T14:55:24.5573374Z [232/369] Building CXX object Interop\IJW\ijwhostmock\CMakeFiles\ijwhost.dir\ijwhost.cpp.obj 2023-12-14T14:55:24.5887252Z [233/369] Compiling D:/a/_work/1/s/src/tests/Interop/COM/Dynamic/Server/Contract.idl 2023-12-14T14:55:24.6134861Z Microsoft (R) 32b/64b MIDL Compiler Version 8.01.0628 2023-12-14T14:55:24.6250415Z Copyright (c) Microsoft Corporation. All rights reserved. 2023-12-14T14:55:24.6275919Z Processing D:\a\_work\1\s\src\tests\Interop\COM\Dynamic\Server\Contract.idl 2023-12-14T14:55:24.6323682Z Contract.idl 2023-12-14T14:55:24.6341287Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um\oaidl.idl 2023-12-14T14:55:24.6356368Z oaidl.idl 2023-12-14T14:55:24.6387018Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um\objidl.idl 2023-12-14T14:55:24.6412973Z objidl.idl 2023-12-14T14:55:24.6420276Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um\unknwn.idl 2023-12-14T14:55:24.6424751Z unknwn.idl 2023-12-14T14:55:24.6434561Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared\wtypes.idl 2023-12-14T14:55:24.6435656Z wtypes.idl 2023-12-14T14:55:24.6437841Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared\wtypesbase.idl 2023-12-14T14:55:24.6441280Z wtypesbase.idl 2023-12-14T14:55:24.6457127Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared\basetsd.h 2023-12-14T14:55:24.6482609Z basetsd.h 2023-12-14T14:55:24.6503164Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared\guiddef.h 2023-12-14T14:55:24.6520801Z guiddef.h 2023-12-14T14:55:24.6783341Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um\ocidl.idl 2023-12-14T14:55:24.7024942Z ocidl.idl 2023-12-14T14:55:24.7060490Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um\oleidl.idl 2023-12-14T14:55:24.7092604Z oleidl.idl 2023-12-14T14:55:24.7096160Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um\servprov.idl 2023-12-14T14:55:24.7099703Z servprov.idl 2023-12-14T14:55:25.0979176Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um\urlmon.idl 2023-12-14T14:55:25.0981510Z 2023-12-14T14:55:25.0987648Z urlmon.idl 2023-12-14T14:55:25.0989474Z 2023-12-14T14:55:25.0992405Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um\msxml.idl 2023-12-14T14:55:25.0993807Z 2023-12-14T14:55:25.0995650Z msxml.idl 2023-12-14T14:55:25.0997782Z 2023-12-14T14:55:25.0999875Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um\oaidl.acf 2023-12-14T14:55:25.1011018Z 2023-12-14T14:55:25.1017828Z oaidl.acf 2023-12-14T14:55:25.1022490Z 2023-12-14T14:55:25.1031005Z Processing C:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um\ocidl.acf 2023-12-14T14:55:25.1044538Z 2023-12-14T14:55:25.1070164Z ocidl.acf 2023-12-14T14:55:25.1122525Z 2023-12-14T14:55:25.1139369Z [234/369] Building CXX object Interop\IJW\CopyConstructorMarshaler\CMakeFiles\IjwCopyConstructorMarshaler.dir\IjwCopyConstructorMarshaler.cpp.obj 2023-12-14T14:55:25.9174799Z [235/369] Building CXX object Interop\COM\ComWrappers\MockReferenceTrackerRuntime\CMakeFiles\MockReferenceTrackerRuntime.dir\ReferenceTrackerRuntime.cpp.obj 2023-12-14T14:55:25.9220078Z [236/369] Building CXX object Interop\IJW\IjwNativeCallingManagedDll\CMakeFiles\IjwNativeCallingManagedDll.dir\IjwNativeCallingManagedDll.cpp.obj 2023-12-14T14:55:25.9642484Z [237/369] Linking CXX shared library Interop\COM\ComWrappers\WeakReference\WeakReferenceNative.dll 2023-12-14T14:55:26.0750984Z [238/369] Linking CXX shared library Interop\IJW\ijwhostmock\ijwhost.dll 2023-12-14T14:55:27.0876423Z [239/369] Building CXX object Interop\COM\Dynamic\Server\CMakeFiles\DynamicTestServer.dir\BasicTest.cpp.obj 2023-12-14T14:55:27.0898389Z [240/369] Building CXX object Interop\COM\Dynamic\Server\CMakeFiles\DynamicTestServer.dir\DispatchImpl.cpp.obj 2023-12-14T14:55:27.0908361Z [241/369] Building CXX object Interop\COM\Dynamic\Server\CMakeFiles\DynamicTestServer.dir\CollectionTest.cpp.obj 2023-12-14T14:55:27.0938442Z [242/369] Building CXX object Interop\COM\Dynamic\Server\CMakeFiles\DynamicTestServer.dir\DynamicTestServer.cpp.obj 2023-12-14T14:55:27.0955762Z [243/369] Building CXX object Interop\COM\Dynamic\Server\CMakeFiles\DynamicTestServer.dir\EventTest.cpp.obj 2023-12-14T14:55:27.7398173Z [244/369] Linking CXX shared library Interop\COM\ComWrappers\MockReferenceTrackerRuntime\MockReferenceTrackerRuntime.dll 2023-12-14T14:55:27.7402573Z [245/369] Building C object Interop\COM\Dynamic\Server\CMakeFiles\DynamicTestServer.dir\Contract\Contract_i.c.obj 2023-12-14T14:55:27.7406271Z [246/369] Building CXX object Interop\COM\Dynamic\Server\CMakeFiles\DynamicTestServer.dir\ParametersTest.cpp.obj 2023-12-14T14:55:27.7409971Z [247/369] Building CXX object JIT\Directed\Convert\CMakeFiles\out_of_range_fp_to_int_conversionsnative.dir\out_of_range_fp_to_int_conversions.cpp.obj 2023-12-14T14:55:28.0498682Z [248/369] Linking CXX shared library JIT\Directed\Convert\out_of_range_fp_to_int_conversionsnative.dll 2023-12-14T14:55:28.0527907Z [249/369] Linking CXX shared library Interop\COM\Dynamic\Server\DynamicTestServer.dll 2023-12-14T14:55:28.0528424Z [250/369] Building CXX object JIT\Directed\aliasing_retbuf\CMakeFiles\AliasingRetBufNative.dir\aliasing_retbuf_native.cpp.obj 2023-12-14T14:55:28.0528861Z [251/369] Building C object JIT\Directed\StructABI\CMakeFiles\StructABILib.dir\StructABI.c.obj 2023-12-14T14:55:28.0529511Z [252/369] Linking CXX shared library Interop\IJW\CopyConstructorMarshaler\IjwCopyConstructorMarshaler.dll 2023-12-14T14:55:28.9669527Z [253/369] Linking CXX shared library Interop\IJW\IjwNativeCallingManagedDll\IjwNativeCallingManagedDll.dll 2023-12-14T14:55:28.9670358Z [254/369] Linking CXX shared library Interop\IJW\IjwNativeDll\IjwNativeDll.dll 2023-12-14T14:55:28.9670899Z [255/369] Building C object JIT\Directed\arglist\CMakeFiles\varargnative.dir\varargnative.c.obj 2023-12-14T14:55:28.9671451Z [256/369] Linking C shared library JIT\Directed\StructABI\StructABILib.dll 2023-12-14T14:55:28.9672008Z [257/369] Linking CXX shared library JIT\Directed\aliasing_retbuf\AliasingRetBufNative.dll 2023-12-14T14:55:29.2978757Z [258/369] Building CXX object Interop\IJW\NativeVarargs\CMakeFiles\IjwNativeVarargs.dir\IjwNativeVarargs.cpp.obj 2023-12-14T14:55:29.3011010Z [259/369] Building CXX object JIT\Directed\callconv\CMakeFiles\StdCallMemberFunctionNative.dir\InstanceCallConvTest.cpp.obj 2023-12-14T14:55:29.3042462Z [260/369] Building CXX object JIT\Directed\callconv\CMakeFiles\ThisCallNative.dir\InstanceCallConvTest.cpp.obj 2023-12-14T14:55:29.3070474Z [261/369] Linking C shared library JIT\Directed\arglist\varargnative.dll 2023-12-14T14:55:29.3133590Z [262/369] Building CXX object JIT\Directed\pinning\object-pin\CMakeFiles\mirror.dir\mirror.cpp.obj 2023-12-14T14:55:29.6826278Z [263/369] Building CXX object JIT\Directed\callconv\CMakeFiles\CdeclMemberFunctionNative.dir\InstanceCallConvTest.cpp.obj 2023-12-14T14:55:29.7016781Z [264/369] Building CXX object JIT\Directed\callconv\CMakeFiles\PlatformDefaultMemberFunctionNative.dir\InstanceCallConvTest.cpp.obj 2023-12-14T14:55:29.7017413Z [265/369] Linking CXX shared library JIT\Directed\callconv\ThisCallNative.dll 2023-12-14T14:55:29.7098280Z [266/369] Linking CXX shared library JIT\Directed\callconv\StdCallMemberFunctionNative.dll 2023-12-14T14:55:29.7185093Z [267/369] Linking CXX shared library JIT\Directed\pinning\object-pin\mirror.dll 2023-12-14T14:55:29.7231360Z [268/369] Linking CXX shared library JIT\Directed\callconv\PlatformDefaultMemberFunctionNative.dll 2023-12-14T14:55:30.3078577Z [269/369] Linking CXX shared library JIT\Directed\callconv\CdeclMemberFunctionNative.dll 2023-12-14T14:55:30.3080432Z [270/369] Building CXX object JIT\Methodical\structs\systemvbringup\CMakeFiles\jitstructtests_lib.dir\structinregs.cpp.obj 2023-12-14T14:55:30.3081984Z [271/369] Building CXX object JIT\Methodical\gc_poll\CMakeFiles\GCPollNative.dir\GCPollNative.cpp.obj 2023-12-14T14:55:30.3082905Z [272/369] Building CXX object JIT\Directed\pinvoke\CMakeFiles\PInvokeExampleNative.dir\pinvokeexamplenative.cpp.obj 2023-12-14T14:55:30.7887789Z [273/369] Linking CXX shared library Interop\IJW\NativeVarargs\IjwNativeVarargs.dll 2023-12-14T14:55:30.7942175Z [274/369] Linking CXX shared library JIT\Methodical\structs\systemvbringup\jitstructtests_lib.dll 2023-12-14T14:55:30.8013935Z [275/369] Building CXX object JIT\SIMD\CMakeFiles\Vector3TestNative.dir\Vector3TestNative.cpp.obj 2023-12-14T14:55:30.8027174Z [276/369] Linking CXX shared library JIT\Methodical\gc_poll\GCPollNative.dll 2023-12-14T14:55:30.8345775Z [277/369] Building CXX object JIT\jit64\hfa\main\dll\CMakeFiles\hfa_simple_f32_native_cpp.dir\hfa_native.cpp.obj 2023-12-14T14:55:30.8553572Z [278/369] Linking CXX shared library JIT\Directed\pinvoke\PInvokeExampleNative.dll 2023-12-14T14:55:32.0415552Z [279/369] Building CXX object JIT\jit64\hfa\main\dll\CMakeFiles\hfa_simple_f64_native_cpp.dir\hfa_native.cpp.obj 2023-12-14T14:55:32.0419839Z [280/369] Building CXX object JIT\Regression\JitBlue\Runtime_76194\CMakeFiles\CrossplatVirtualAlloc.dir\CrossplatVirtualAlloc.cpp.obj 2023-12-14T14:55:32.0423062Z [281/369] Building CXX object JIT\Regression\VS-ia64-JIT\V1.2-M02\b108129\CMakeFiles\test2.dir\test2.cpp.obj 2023-12-14T14:55:32.0426048Z [282/369] Building CXX object JIT\jit64\hfa\main\dll\CMakeFiles\hfa_nested_f32_native_cpp.dir\hfa_native.cpp.obj 2023-12-14T14:55:32.0428848Z [283/369] Linking CXX shared library JIT\SIMD\Vector3TestNative.dll 2023-12-14T14:55:32.8360934Z [284/369] Linking CXX shared library JIT\jit64\hfa\main\dll\hfa_simple_f32_native_cpp.dll 2023-12-14T14:55:32.8418019Z [285/369] Building CXX object JIT\jit64\hfa\main\dll\CMakeFiles\hfa_nested_f64_native_cpp.dir\hfa_native.cpp.obj 2023-12-14T14:55:32.8530099Z [286/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i0c.dir\native_i0c.cpp.obj 2023-12-14T14:55:32.8576524Z [287/369] Linking CXX shared library JIT\jit64\hfa\main\dll\hfa_simple_f64_native_cpp.dll 2023-12-14T14:55:32.8625070Z [288/369] Linking CXX shared library JIT\Regression\VS-ia64-JIT\V1.2-M02\b108129\test2.dll 2023-12-14T14:55:33.1262697Z [289/369] Linking CXX shared library JIT\Regression\JitBlue\Runtime_76194\CrossplatVirtualAlloc.dll 2023-12-14T14:55:33.1367420Z [290/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i0c.dll 2023-12-14T14:55:33.1478902Z [291/369] Linking CXX shared library JIT\jit64\hfa\main\dll\hfa_nested_f32_native_cpp.dll 2023-12-14T14:55:33.1513330Z [292/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i1c.dir\native_i1c.cpp.obj 2023-12-14T14:55:33.1586978Z [293/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i3c.dir\native_i3c.cpp.obj 2023-12-14T14:55:33.1800480Z [294/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i5c.dir\native_i5c.cpp.obj 2023-12-14T14:55:33.5454144Z [295/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i6c.dir\native_i6c.cpp.obj 2023-12-14T14:55:33.5529058Z [296/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i7c.dir\native_i7c.cpp.obj 2023-12-14T14:55:33.5549765Z [297/369] Linking CXX shared library JIT\jit64\hfa\main\dll\hfa_nested_f64_native_cpp.dll 2023-12-14T14:55:33.5557898Z [298/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i1c.dll 2023-12-14T14:55:33.5650400Z [299/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i8c.dir\native_i8c.cpp.obj 2023-12-14T14:55:33.7757789Z [300/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i3c.dll 2023-12-14T14:55:33.7838479Z [301/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i5c.dll 2023-12-14T14:55:33.8253736Z [302/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i6c.dll 2023-12-14T14:55:33.8283490Z [303/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i7c.dll 2023-12-14T14:55:33.8334289Z [304/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i0s.dir\native_i0s.cpp.obj 2023-12-14T14:55:33.8415137Z [305/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i1s.dir\native_i1s.cpp.obj 2023-12-14T14:55:34.3631090Z [306/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i5s.dir\native_i5s.cpp.obj 2023-12-14T14:55:34.3806635Z [307/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i6s.dir\native_i6s.cpp.obj 2023-12-14T14:55:34.3998526Z [308/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i3s.dir\native_i3s.cpp.obj 2023-12-14T14:55:34.3999101Z [309/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i8c.dll 2023-12-14T14:55:34.4056917Z [310/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i0s.dll 2023-12-14T14:55:34.4070703Z [311/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i7s.dir\native_i7s.cpp.obj 2023-12-14T14:55:34.7785300Z [312/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i1s.dll 2023-12-14T14:55:34.7858347Z [313/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i3s.dll 2023-12-14T14:55:34.8014873Z [314/369] Building CXX object Loader\NativeLibs\CMakeFiles\FromNativePaths_lib.dir\FromNativePaths_lib.cpp.obj 2023-12-14T14:55:34.8087140Z [315/369] Building CXX object JIT\jit64\mcc\interop\CMakeFiles\native_i8s.dir\native_i8s.cpp.obj 2023-12-14T14:55:34.8224002Z [316/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i5s.dll 2023-12-14T14:55:34.8291054Z [317/369] Building CXX object baseservices\CET\CMakeFiles\cet_check.dir\CETCheck.cpp.obj 2023-12-14T14:55:35.4855372Z [318/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i6s.dll 2023-12-14T14:55:35.5025621Z [319/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i7s.dll 2023-12-14T14:55:35.5085588Z [320/369] Linking CXX shared library Loader\NativeLibs\FromNativePaths_lib.dll 2023-12-14T14:55:35.5120283Z [321/369] Linking CXX shared library JIT\jit64\mcc\interop\native_i8s.dll 2023-12-14T14:55:35.5264297Z [322/369] Building CXX object baseservices\exceptions\regressions\Dev11\147911\CMakeFiles\fpcw.dir\fpcw.cpp.obj 2023-12-14T14:55:35.5293579Z [323/369] Building CXX object nativeaot\CustomMain\CMakeFiles\CustomMainNative.dir\CustomMainNative.cpp.obj 2023-12-14T14:55:36.0762048Z [324/369] Linking CXX shared library baseservices\CET\cet_check.dll 2023-12-14T14:55:36.0774318Z [325/369] Building CXX object baseservices\callconvs\CMakeFiles\NativeFunctions.dir\NativeFunctions.cpp.obj 2023-12-14T14:55:36.0775170Z [326/369] Linking CXX static library nativeaot\CustomMain\CustomMainNative.lib 2023-12-14T14:55:36.0780983Z [327/369] Building CXX object nativeaot\SmokeTests\HelloWasm\CMakeFiles\HelloWasmNative.dir\HelloWasmNative.cpp.obj 2023-12-14T14:55:36.0799298Z [328/369] Building CXX object baseservices\exceptions\exceptioninterop\CMakeFiles\ExceptionInteropNative.dir\ExceptionInteropNative.cpp.obj 2023-12-14T14:55:36.6998837Z [329/369] Building CXX object baseservices\exceptions\regressions\V1\SEH\VJ\CMakeFiles\Unmanaged.dir\Unmanaged.cpp.obj 2023-12-14T14:55:36.7087776Z [330/369] Linking CXX shared library baseservices\exceptions\regressions\Dev11\147911\fpcw.dll 2023-12-14T14:55:36.7790586Z [331/369] Linking CXX shared library baseservices\callconvs\NativeFunctions.dll 2023-12-14T14:55:36.7961427Z [332/369] Linking CXX shared library nativeaot\SmokeTests\HelloWasm\HelloWasmNative.dll 2023-12-14T14:55:36.8013573Z [333/369] Linking CXX shared library baseservices\exceptions\exceptioninterop\ExceptionInteropNative.dll 2023-12-14T14:55:37.7792841Z [334/369] Linking CXX shared library baseservices\exceptions\regressions\V1\SEH\VJ\Unmanaged.dll 2023-12-14T14:55:37.7820415Z [335/369] Building CXX object nativeaot\SmokeTests\ComWrappers\CMakeFiles\ComWrappersNative.dir\ComWrappersNative.cpp.obj 2023-12-14T14:55:37.7862768Z [336/369] Building CXX object nativeaot\SmokeTests\PInvoke\CMakeFiles\PInvokeNative.dir\PInvokeNative.cpp.obj 2023-12-14T14:55:37.7941526Z [337/369] Building CXX object nativeaot\SmokeTests\SharedLibrary\CMakeFiles\SharedLibraryDriver.dir\SharedLibrary.cpp.obj 2023-12-14T14:55:37.7998062Z [338/369] Linking CXX shared library nativeaot\SmokeTests\ComWrappers\ComWrappersNative.dll 2023-12-14T14:55:39.6809997Z [339/369] Linking CXX shared library nativeaot\SmokeTests\PInvoke\PInvokeNative.dll 2023-12-14T14:55:39.6896573Z [340/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\assemblyprofiler\assemblyprofiler.cpp.obj 2023-12-14T14:55:39.7092856Z [341/369] Linking CXX executable nativeaot\SmokeTests\SharedLibrary\SharedLibraryDriver.exe 2023-12-14T14:55:39.7093387Z [342/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\eventpipeprofiler\eventpipereadingprofiler.cpp.obj 2023-12-14T14:55:39.7093984Z [343/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\eventpipeprofiler\eventpipewritingprofiler.cpp.obj 2023-12-14T14:55:40.9548443Z [344/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\eventpipeprofiler\eventpipemetadatareader.cpp.obj 2023-12-14T14:55:40.9550647Z [345/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\gcallocateprofiler\gcallocateprofiler.cpp.obj 2023-12-14T14:55:40.9552066Z [346/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\eltprofiler\slowpatheltprofiler.cpp.obj 2023-12-14T14:55:40.9552717Z [347/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\nongcheap\nongcheap.cpp.obj 2023-12-14T14:55:42.9942132Z [348/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\gcbasicprofiler\gcbasicprofiler.cpp.obj 2023-12-14T14:55:42.9943298Z [349/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\gcprofiler\gcprofiler.cpp.obj 2023-12-14T14:55:42.9943973Z [350/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\getappdomainstaticaddress\getappdomainstaticaddress.cpp.obj 2023-12-14T14:55:42.9944699Z [351/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\handlesprofiler\handlesprofiler.cpp.obj 2023-12-14T14:55:42.9945254Z [352/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\inlining\inlining.cpp.obj 2023-12-14T14:55:44.1393896Z [353/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\metadatagetdispenser\metadatagetdispenser.cpp.obj 2023-12-14T14:55:44.1684715Z [354/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\rejitprofiler\sigparse.cpp.obj 2023-12-14T14:55:44.1710446Z [355/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\moduleload\moduleload.cpp.obj 2023-12-14T14:55:44.1717853Z [356/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\rejitprofiler\ilrewriter.cpp.obj 2023-12-14T14:55:44.1718712Z [357/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\nullprofiler\nullprofiler.cpp.obj 2023-12-14T14:55:46.0976550Z [358/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\multiple\multiple.cpp.obj 2023-12-14T14:55:46.0977471Z [359/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\releaseondetach\releaseondetach.cpp.obj 2023-12-14T14:55:46.0978392Z [360/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\rejitprofiler\rejitprofiler.cpp.obj 2023-12-14T14:55:46.0978956Z [361/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\transitions\transitions.cpp.obj 2023-12-14T14:55:46.0979462Z [362/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\profiler.cpp.obj 2023-12-14T14:55:49.2455563Z [363/369] Building CXX object profiler\native\CMak-- Install configuration: "Release" 2023-12-14T14:55:49.2473003Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/inc/corerror.h 2023-12-14T14:55:49.2481920Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/inc/corprof.h 2023-12-14T14:55:49.2510094Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/platformdefines.lib 2023-12-14T14:55:49.2522782Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/hostpolicy.lib 2023-12-14T14:55:49.2528050Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/hostpolicy.dll 2023-12-14T14:55:49.2539278Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ForeignThreadExceptionsNative.lib 2023-12-14T14:55:49.2544507Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ForeignThreadExceptionsNative.dll 2023-12-14T14:55:49.2562641Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DecimalTestNative.lib 2023-12-14T14:55:49.2570189Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DecimalTestNative.dll 2023-12-14T14:55:49.2581249Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ArrayWithOffsetNative.lib 2023-12-14T14:55:49.2587107Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ArrayWithOffsetNative.dll 2023-12-14T14:55:49.2601633Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/PInvokeIntNative.lib 2023-12-14T14:55:49.2607054Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/PInvokeIntNative.dll 2023-12-14T14:55:49.2617892Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/RuntimeHandlesNative.lib 2023-12-14T14:55:49.2623061Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/RuntimeHandlesNative.dll 2023-12-14T14:55:49.2634518Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/NonBlittablePointerNative.lib 2023-12-14T14:55:49.2640574Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/NonBlittablePointerNative.dll 2023-12-14T14:55:49.2651870Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SetLastErrorNative.lib 2023-12-14T14:55:49.2657558Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SetLastErrorNative.dll 2023-12-14T14:55:49.2669231Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/PInvokePassingByOutNative.lib 2023-12-14T14:55:49.2674921Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/PInvokePassingByOutNative.dll 2023-12-14T14:55:49.2686148Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/PInvokePassingByRefNative.lib 2023-12-14T14:55:49.2691620Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/PInvokePassingByRefNative.dll 2023-12-14T14:55:49.2702998Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ReversePInvokePassingByOutNative.lib 2023-12-14T14:55:49.2708914Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ReversePInvokePassingByOutNative.dll 2023-12-14T14:55:49.2720479Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ReversePInvokePassingByRefNative.lib 2023-12-14T14:55:49.2726512Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ReversePInvokePassingByRefNative.dll 2023-12-14T14:55:49.2738326Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MarshalArrayByValArrayNative.lib 2023-12-14T14:55:49.2744568Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MarshalArrayByValArrayNative.dll 2023-12-14T14:55:49.2766533Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MarshalArrayLPArrayNative.lib 2023-12-14T14:55:49.2777138Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MarshalArrayLPArrayNative.dll 2023-12-14T14:55:49.2799034Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/HandleRefNative.lib 2023-12-14T14:55:49.2806434Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/HandleRefNative.dll 2023-12-14T14:55:49.2822638Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MAWSPINative.lib 2023-12-14T14:55:49.2829927Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MAWSPINative.dll 2023-12-14T14:55:49.2845846Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/CriticalHandlesNative.lib 2023-12-14T14:55:49.2853104Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/CriticalHandlesNative.dll 2023-12-14T14:55:49.2868954Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/GenericsNative.lib 2023-12-14T14:55:49.2878761Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/GenericsNative.dll 2023-12-14T14:55:49.2894650Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Int128Native.lib 2023-12-14T14:55:49.2902238Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Int128Native.dll 2023-12-14T14:55:49.2918096Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/AsAnyNative.lib 2023-12-14T14:55:49.2925711Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/AsAnyNative.dll 2023-12-14T14:55:49.2941308Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SafeHandleNative.lib 2023-12-14T14:55:49.2948962Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SafeHandleNative.dll 2023-12-14T14:55:49.2964594Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Vector2_3_4TestNative.lib 2023-12-14T14:55:49.2972195Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Vector2_3_4TestNative.dll 2023-12-14T14:55:49.2988384Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/UnmanagedCallConvNative.lib 2023-12-14T14:55:49.2995660Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/UnmanagedCallConvNative.dll 2023-12-14T14:55:49.3011424Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/UnmanagedCallersOnlyDll.lib 2023-12-14T14:55:49.3018764Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/UnmanagedCallersOnlyDll.dll 2023-12-14T14:55:49.3035123Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/BoolNative.lib 2023-12-14T14:55:49.3042724Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/BoolNative.dll 2023-12-14T14:55:49.3058594Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/UIntPtrNative.lib 2023-12-14T14:55:49.3065903Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/UIntPtrNative.dll 2023-12-14T14:55:49.3082817Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MarshalBoolArrayNative.lib 2023-12-14T14:55:49.3090066Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MarshalBoolArrayNative.dll 2023-12-14T14:55:49.3105914Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MarshalEnumNative.lib 2023-12-14T14:55:49.3115675Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MarshalEnumNative.dll 2023-12-14T14:55:49.3131171Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/FuncPtrAsDelegateParamNative.lib 2023-12-14T14:55:49.3138442Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/FuncPtrAsDelegateParamNative.dll 2023-12-14T14:55:49.3154328Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SimpleStructNative.lib 2023-12-14T14:55:49.3161418Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SimpleStructNative.dll 2023-12-14T14:55:49.3177740Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MarshalStructAsParam.lib 2023-12-14T14:55:49.3187059Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MarshalStructAsParam.dll 2023-12-14T14:55:49.3203890Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ReversePInvokeNative.lib 2023-12-14T14:55:49.3213378Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ReversePInvokeNative.dll 2023-12-14T14:55:49.3230022Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SeqPInvokeNative.lib 2023-12-14T14:55:49.3239819Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SeqPInvokeNative.dll 2023-12-14T14:55:49.3257013Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SuppressGCTransitionNative.lib 2023-12-14T14:55:49.3266157Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SuppressGCTransitionNative.dll 2023-12-14T14:55:49.3281896Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/BestFitMappingNative.lib 2023-12-14T14:55:49.3289559Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/BestFitMappingNative.dll 2023-12-14T14:55:49.3305149Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/RefCharArrayNative.lib 2023-12-14T14:55:49.3312309Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/RefCharArrayNative.dll 2023-12-14T14:55:49.3328487Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/LPStrTestNative.lib 2023-12-14T14:55:49.3336085Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/LPStrTestNative.dll 2023-12-14T14:55:49.3351347Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/LPTStrTestNative.lib 2023-12-14T14:55:49.3360062Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/LPTStrTestNative.dll 2023-12-14T14:55:49.3375462Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/UTF8TestNative.lib 2023-12-14T14:55:49.3383104Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/UTF8TestNative.dll 2023-12-14T14:55:49.3398238Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/BStrTestNative.lib 2023-12-14T14:55:49.3405999Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/BStrTestNative.dll 2023-12-14T14:55:49.3421205Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/AnsiBStrTestNative.lib 2023-12-14T14:55:49.3428916Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/AnsiBStrTestNative.dll 2023-12-14T14:55:49.3444130Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/VBByRefStrNative.lib 2023-12-14T14:55:49.3451262Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/VBByRefStrNative.dll 2023-12-14T14:55:49.3467300Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/FunctionPointerNative.lib 2023-12-14T14:55:49.3474557Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/FunctionPointerNative.dll 2023-12-14T14:55:49.3496717Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DllImportPath_Local.lib 2023-12-14T14:55:49.3503946Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DllImportPath_Local.dll 2023-12-14T14:55:49.3515186Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DllImportPath.Local.lib 2023-12-14T14:55:49.3522486Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DllImportPath.Local.dll 2023-12-14T14:55:49.3532791Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DllImportPath_PathEnv.lib 2023-12-14T14:55:49.3539900Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DllImportPath_PathEnv.dll 2023-12-14T14:55:49.3552391Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DllImportPath_Relative.lib 2023-12-14T14:55:49.3559670Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DllImportPath_Relative.dll 2023-12-14T14:55:49.3575656Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ExactSpellingNative.lib 2023-12-14T14:55:49.3583448Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ExactSpellingNative.dll 2023-12-14T14:55:49.3599301Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/CustomMarshalerNative.lib 2023-12-14T14:55:49.3606480Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/CustomMarshalerNative.dll 2023-12-14T14:55:49.3622373Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/CustomMarshalersPrimitives.lib 2023-12-14T14:55:49.3629838Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/CustomMarshalersPrimitives.dll 2023-12-14T14:55:49.3645631Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/LayoutClassNative.lib 2023-12-14T14:55:49.3654078Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/LayoutClassNative.dll 2023-12-14T14:55:49.3673038Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/NativeDateTime.lib 2023-12-14T14:55:49.3681740Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/NativeDateTime.dll 2023-12-14T14:55:49.3700609Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DisabledRuntimeMarshallingNative.lib 2023-12-14T14:55:49.3709946Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DisabledRuntimeMarshallingNative.dll 2023-12-14T14:55:49.3742009Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/mono-embedding-api-test.lib 2023-12-14T14:55:49.3751387Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/mono-embedding-api-test.dll 2023-12-14T14:55:49.3770198Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ExecInDefAppDomDll.lib 2023-12-14T14:55:49.3778822Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ExecInDefAppDomDll.dll 2023-12-14T14:55:49.3797450Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/IUnknownNative.lib 2023-12-14T14:55:49.3805933Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/IUnknownNative.dll 2023-12-14T14:55:49.3824981Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/LCIDNative.lib 2023-12-14T14:55:49.3834741Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/LCIDNative.dll 2023-12-14T14:55:49.3847334Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Char_BestFitMappingNative.lib 2023-12-14T14:55:49.3852964Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Char_BestFitMappingNative.dll 2023-12-14T14:55:49.3864888Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/LPStr_BestFitMappingNative.lib 2023-12-14T14:55:49.3874559Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/LPStr_BestFitMappingNative.dll 2023-12-14T14:55:49.3892795Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/VariantNative.lib 2023-12-14T14:55:49.3902161Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/VariantNative.dll 2023-12-14T14:55:49.3920776Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/VarargsNative.lib 2023-12-14T14:55:49.3929727Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/VarargsNative.dll 2023-12-14T14:55:49.3948205Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ComVisibleNative.lib 2023-12-14T14:55:49.3958038Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ComVisibleNative.dll 2023-12-14T14:55:49.3976544Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/IEnumeratorNative.lib 2023-12-14T14:55:49.3985306Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/IEnumeratorNative.dll 2023-12-14T14:55:49.4004576Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/CustomMarshalersNative.lib 2023-12-14T14:55:49.4013757Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/CustomMarshalersNative.dll 2023-12-14T14:55:49.4033551Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SafeArrayNative.lib 2023-12-14T14:55:49.4042604Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SafeArrayNative.dll 2023-12-14T14:55:49.4062437Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DynamicTestServer.lib 2023-12-14T14:55:49.4070924Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/DynamicTestServer.dll 2023-12-14T14:55:49.4091055Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/COMNativeServer.lib 2023-12-14T14:55:49.4099735Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/COMNativeServer.dll 2023-12-14T14:55:49.4120665Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/COMClientPrimitives.exe 2023-12-14T14:55:49.4141586Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/COMClientLicensing.exe 2023-12-14T14:55:49.4161899Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/COMClientDefaultInterfaces.exe 2023-12-14T14:55:49.4182019Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/COMClientDispatch.exe 2023-12-14T14:55:49.4203721Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/COMClientEvents.exe 2023-12-14T14:55:49.4224269Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MockReferenceTrackerRuntime.lib 2023-12-14T14:55:49.4233609Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/MockReferenceTrackerRuntime.dll 2023-12-14T14:55:49.4254074Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/WeakReferenceNative.lib 2023-12-14T14:55:49.4262814Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/WeakReferenceNative.dll 2023-12-14T14:55:49.4282950Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ijwhost.lib 2023-12-14T14:55:49.4291482Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ijwhost.dll 2023-12-14T14:55:49.4314224Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/IjwNativeDll.dll 2023-12-14T14:55:49.4335156Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/IjwNativeCallingManagedDll.lib 2023-12-14T14:55:49.4344246Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/IjwNativeCallingManagedDll.dll 2023-12-14T14:55:49.4366544Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/IjwCopyConstructorMarshaler.dll 2023-12-14T14:55:49.4389067Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/IjwNativeVarargs.dll 2023-12-14T14:55:49.4409893Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/out_of_range_fp_to_int_conversionsnative.lib 2023-12-14T14:55:49.4418872Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/out_of_range_fp_to_int_conversionsnative.dll 2023-12-14T14:55:49.4437808Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/StructABILib.lib 2023-12-14T14:55:49.4447157Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/StructABILib.dll 2023-12-14T14:55:49.4471838Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/varargnative.lib 2023-12-14T14:55:49.4482162Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/varargnative.dll 2023-12-14T14:55:49.4500747Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ThisCallNative.lib 2023-12-14T14:55:49.4510695Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ThisCallNative.dll 2023-12-14T14:55:49.4538040Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/GCPollNative.lib 2023-12-14T14:55:49.4545363Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/GCPollNative.dll 2023-12-14T14:55:49.4577655Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Vector3TestNative.lib 2023-12-14T14:55:49.4585591Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Vector3TestNative.dll 2023-12-14T14:55:49.4616219Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/Loader/NativeLibs/FromNativePaths_lib.lib 2023-12-14T14:55:49.4624068Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/Loader/NativeLibs/FromNativePaths_lib.dll 2023-12-14T14:55:49.4640519Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/cet_check.lib 2023-12-14T14:55:49.4647821Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/cet_check.dll 2023-12-14T14:55:49.4663524Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/NativeFunctions.lib 2023-12-14T14:55:49.4670916Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/NativeFunctions.dll 2023-12-14T14:55:49.4692732Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/fpcw.lib 2023-12-14T14:55:49.4700287Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/fpcw.dll 2023-12-14T14:55:49.4717009Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Unmanaged.lib 2023-12-14T14:55:49.4724363Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Unmanaged.dll 2023-12-14T14:55:49.4740374Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/CustomMainNative.lib 2023-12-14T14:55:49.4756069Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ComWrappersNative.lib 2023-12-14T14:55:49.4763254Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/ComWrappersNative.dll 2023-12-14T14:55:49.4779241Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/HelloWasmNative.lib 2023-12-14T14:55:49.4786571Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/HelloWasmNative.dll 2023-12-14T14:55:49.4802643Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/PInvokeNative.lib 2023-12-14T14:55:49.4810351Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/PInvokeNative.dll 2023-12-14T14:55:49.4826233Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/SharedLibraryDriver.exe 2023-12-14T14:55:49.4842003Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Profiler.lib 2023-12-14T14:55:49.4849208Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Profiler.dll 2023-12-14T14:55:49.4865298Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/Profiler.pdb 2023-12-14T14:55:49.5000418Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/nativelibrary.lib 2023-12-14T14:55:49.5008669Z -- Installing: D:/a/_work/1/s/artifacts/tests/coreclr/windows.x64.Release/bin/nativelibrary.dll 2023-12-14T14:55:49.5083380Z eFiles\Profiler.dir\classfactory.cpp.obj 2023-12-14T14:55:49.5083844Z [364/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\guids.cpp.obj 2023-12-14T14:55:49.5084236Z [365/369] Building CXX object profiler\native\CMakeFiles\Profiler.dir\dllmain.cpp.obj 2023-12-14T14:55:49.5084655Z [366/369] Building CXX object readytorun\tests\CMakeFiles\nativelibrary.dir\native.cpp.obj 2023-12-14T14:55:49.5084978Z [367/369] Linking CXX shared library readytorun\tests\nativelibrary.dll 2023-12-14T14:55:49.5085211Z [368/369] Linking CXX shared library profiler\native\Profiler.dll 2023-12-14T14:55:49.5085429Z [368/369] Install the project... 2023-12-14T14:55:49.5223181Z BUILDTEST: powershell -NoProfile -ExecutionPolicy ByPass -NoLogo -Command "D:\a\_work\1\s\eng\common\msbuild.ps1" D:\a\_work\1\s\src\tests\build.proj -warnAsError:0 /t:TestBuild /nodeReuse:false /p:RestoreDefaultOptimizationDataPackage=false /p:PortableBuild=true /p:UsePartialNGENOptimization=false /maxcpucount '/flp:Verbosity=normal;LogFile="D:\a\_work\1\s\artifacts\log\TestBuild_windows__x64__Release.log"' '/flp1:WarningsOnly;LogFile="D:\a\_work\1\s\artifacts\log\TestBuild_windows__x64__Release.wrn"' '/flp2:ErrorsOnly;LogFile="D:\a\_work\1\s\artifacts\log\TestBuild_windows__x64__Release.err"' '/bl:"D:\a\_work\1\s\artifacts\log\TestBuild_windows__x64__Release.binlog"' "/p:TargetOS=windows" "/p:Configuration=Release" "/p:TargetArchitecture=x64" "/p:RuntimeFlavor=coreclr" /nologo /verbosity:minimal /clp:Summary /maxcpucount /p:NativeAotMultimodule=true /p:LibrariesConfiguration=Debug 2023-12-14T14:55:52.3331534Z D:\a\_work\1\s\src\tests\Directory.Build.targets(595,3): error MSB4019: The imported project "D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Release\build\Microsoft.DotNet.ILCompiler.SingleEntry.targets" was not found. Confirm that the expression in the Import declaration "D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Release\build\Microsoft.DotNet.ILCompiler.SingleEntry.targets" is correct, and that the file exists on disk. [D:\a\_work\1\s\src\tests\build.proj] 2023-12-14T14:55:52.4278187Z 2023-12-14T14:55:52.4278989Z Build FAILED. 2023-12-14T14:55:52.4283210Z 2023-12-14T14:55:52.4284236Z D:\a\_work\1\s\src\tests\Directory.Build.targets(595,3): error MSB4019: The imported project "D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Release\build\Microsoft.DotNet.ILCompiler.SingleEntry.targets" was not found. Confirm that the expression in the Import declaration "D:\a\_work\1\s\artifacts\bin\coreclr\windows.x64.Release\build\Microsoft.DotNet.ILCompiler.SingleEntry.targets" is correct, and that the file exists on disk. [D:\a\_work\1\s\src\tests\build.proj] 2023-12-14T14:55:52.4285008Z 0 Warning(s) 2023-12-14T14:55:52.4285212Z 1 Error(s) 2023-12-14T14:55:52.4290128Z 2023-12-14T14:55:52.4290563Z Time Elapsed 00:00:00.89 2023-12-14T14:55:52.4958645Z Build failed with exit code 1. Check errors above. 2023-12-14T14:55:52.5056254Z See log: D:\a\_work\1\s\artifacts\log\TestBuild_windows__x64__Release.binlog 2023-12-14T14:55:52.5346685Z BUILDTEST: Error: Test build failed. Refer to the build log files for details: 2023-12-14T14:55:52.5347220Z "D:\a\_work\1\s\artifacts\log\TestBuild_windows__x64__Release.log" 2023-12-14T14:55:52.5347564Z "D:\a\_work\1\s\artifacts\log\TestBuild_windows__x64__Release.wrn" 2023-12-14T14:55:52.5347980Z "D:\a\_work\1\s\artifacts\log\TestBuild_windows__x64__Release.err" 2023-12-14T14:55:52.5889691Z ##[error]Cmd.exe exited with code '1'. 2023-12-14T14:55:52.6266624Z ##[section]Finishing: Build tests