Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dotnet3.1.spec'], chrootPath='/var/lib/mock/dist-oc8-dotnet-build-32629-9885/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dotnet3.1.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dotnet3.1-3.1.423-2.oc8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dotnet3.1.spec'], chrootPath='/var/lib/mock/dist-oc8-dotnet-build-32629-9885/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dotnet3.1.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DK96sr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dotnet-v3.1.423-SDK + /usr/bin/gzip -dc /builddir/build/SOURCES/dotnet-v3.1.423-SDK.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dotnet-v3.1.423-SDK + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -iname '*.dll' -type f -delete + find -iname '*.so' -type f -delete + find -iname '*.tar.gz' -type f -delete + find -iname '*.nupkg' -type f -delete + find -iname '*.zip' -type f -delete + rm -rf .dotnet/ + rm -rf packages/source-built + mkdir -p packages/archive + ln -s /usr/lib64/dotnet/source-built-artifacts/Private.SourceBuilt.Artifacts.0.1.0-dev.tar.gz packages/archive/ + ln -s /usr/lib64/dotnet/reference-packages/Private.SourceBuild.ReferencePackages.0.tar.gz packages/archive + sed -i 's|/usr/share/dotnet|/usr/lib64/dotnet|' src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/src/corehost/common/pal.unix.cpp + sed -i 's|skiptests|skiptests ignorewarnings|' repos/coreclr.common.props + echo 'Patch #1 (source-build-ilasm-ildasm-path-fix.patch):' Patch #1 (source-build-ilasm-ildasm-path-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Directory.Build.props + pushd src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a ~/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a ~/build/BUILD/dotnet-v3.1.423-SDK Patch #100 (corefx-optflags-support.patch): + echo 'Patch #100 (corefx-optflags-support.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Native/Unix/CMakeLists.txt Hunk #1 succeeded at 33 (offset 8 lines). patching file src/Native/Unix/configure.cmake Hunk #2 succeeded at 784 (offset 80 lines). Patch #103 (corefx-39633-cgroupv2-mountpoints.patch): + echo 'Patch #103 (corefx-39633-cgroupv2-mountpoints.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Common/src/Interop/Unix/System.Native/Interop.MountPoints.FormatInfo.cs + popd ~/build/BUILD/dotnet-v3.1.423-SDK ~/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-coreclr.eb998b0c34d546feec6a8641f11c09c61bab8b74 ~/build/BUILD/dotnet-v3.1.423-SDK Patch #200 (coreclr-27048-sysctl-deprecation.patch): + pushd src/dotnet-coreclr.eb998b0c34d546feec6a8641f11c09c61bab8b74 + echo 'Patch #200 (coreclr-27048-sysctl-deprecation.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/pal/src/misc/sysinfo.cpp ~/build/BUILD/dotnet-v3.1.423-SDK + popd + pushd src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6 + echo 'Patch #300 (core-setup-do-not-strip.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 ~/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6 ~/build/BUILD/dotnet-v3.1.423-SDK Patch #300 (core-setup-do-not-strip.patch): patching file src/settings.cmake Hunk #1 succeeded at 79 (offset 10 lines). Patch #301 (core-setup-no-werror.patch): + echo 'Patch #301 (core-setup-no-werror.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/settings.cmake Hunk #1 succeeded at 164 (offset -37 lines). ~/build/BUILD/dotnet-v3.1.423-SDK + popd + pushd src/dotnet-cli.7e3f3cd50358da9e3895b21e8c073eaf2475aa86 + echo 'Patch #500 (cli-telemetry-optout.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 ~/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-cli.7e3f3cd50358da9e3895b21e8c073eaf2475aa86 ~/build/BUILD/dotnet-v3.1.423-SDK Patch #500 (cli-telemetry-optout.patch): patching file src/dotnet/Program.cs Hunk #1 succeeded at 29 (offset 1 line). + popd ~/build/BUILD/dotnet-v3.1.423-SDK + grep CLR_CMAKE_USE_SYSTEM_LIBUNWIND repos/coreclr.common.props $(BuildArguments) cmakeargs -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=TRUE + sed -i 's|-DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=TRUE|-DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=FALSE|' repos/coreclr.common.props + cat source-build-info.txt source-build: 1cf47ef412728542be4076d9fc8c23e352062649 . (v3.1.28-runtime-7-g1cf47ef) submodules: + find -iname nuget.config -exec echo '{}:' ';' -exec cat '{}' ';' -exec echo ';' ./eng/common/sdl/NuGet.config:  ./src/sourcelink.f175b06862f889474b689a57527e489101c774cc/eng/common/sdl/NuGet.config:  ./src/sourcelink.f175b06862f889474b689a57527e489101c774cc/NuGet.config: ./src/dotnet-coreclr.eb998b0c34d546feec6a8641f11c09c61bab8b74/eng/common/sdl/NuGet.config:  ./src/dotnet-coreclr.eb998b0c34d546feec6a8641f11c09c61bab8b74/eng/internal/NuGet.config: ./src/dotnet-coreclr.eb998b0c34d546feec6a8641f11c09c61bab8b74/NuGet.config: ./src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/NuGet.config: ./src/dotnet-razor-tooling.4ca89780eba33ff6d2dbcbbc2a95b279694f157d/eng/common/sdl/NuGet.config:  ./src/dotnet-razor-tooling.4ca89780eba33ff6d2dbcbbc2a95b279694f157d/NuGet.config: ./src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/test/EndToEnd/NuGet.Config:  ./src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/NuGet.Config: ./src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/submodules/FileSystem/NuGet.config: ./src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/submodules/Common/NuGet.config:  ./src/dotnet-websdk.091d9c26e711e177e8bbe0d248b555eedbdfdad9/eng/common/sdl/NuGet.config:  ./src/dotnet-websdk.091d9c26e711e177e8bbe0d248b555eedbdfdad9/NuGet.config: ./src/vstest.c1b6b2c1ab4c8f181f3cb1a436afb6428009c7ab/test/TestAssets/NuGet.config:  ./src/vstest.c1b6b2c1ab4c8f181f3cb1a436afb6428009c7ab/eng/common/sdl/NuGet.config:  ./src/vstest.c1b6b2c1ab4c8f181f3cb1a436afb6428009c7ab/NuGet.config: ./src/vstest.c1b6b2c1ab4c8f181f3cb1a436afb6428009c7ab/src/package/publish/NuGet.config: ./src/msbuild.b60ddb6f443199b7ea23fb2e997af82e98514080/eng/common/sdl/NuGet.config:  ./src/msbuild.b60ddb6f443199b7ea23fb2e997af82e98514080/NuGet.config: ./src/diagnostics.47296ca69bb66180c132f3b16667f904dfc7c6c7/eng/common/sdl/NuGet.config:  ./src/diagnostics.47296ca69bb66180c132f3b16667f904dfc7c6c7/NuGet.config: ./src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a/eng/common/sdl/NuGet.config:  ./src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a/eng/internal/NuGet.config: ./src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a/NuGet.config: ./src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/common/sdl/NuGet.config:  ./src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/NuGet.config: ./src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/MSBuildTest/Resources/NuGet.Config:  ./src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/NuGet.config:  ./src/dotnet-templating.2d11ae82e114d28cbdb1845fdb1677d2e0a2160d/eng/common/sdl/NuGet.config:  ./src/dotnet-templating.2d11ae82e114d28cbdb1845fdb1677d2e0a2160d/NuGet.config: ./src/dotnet-templating.2d11ae82e114d28cbdb1845fdb1677d2e0a2160d/template_feed/Microsoft.DotNet.Common.ItemTemplates/content/Nuget/nuget.config: ./src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/common/sdl/NuGet.config:  ./src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/NuGet.config: ./src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/NuGet.config: -> ./src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/eng/common/sdl/NuGet.config:  ./src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/NuGet.config: ./src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/NuGet.Config:  ./src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/eng/common/sdl/NuGet.config:  ./src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/NuGet.config: ./src/xdt.c01a538851a8ab1a1fbeb2e6243f391fff7587b4/NuGet.config:  ./src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/NuGet.Config:  ./src/dotnet-extensions.a5c93f643829c9d3d804468b193d27fa68d87bb0/eng/common/sdl/NuGet.config:  ./src/dotnet-extensions.a5c93f643829c9d3d804468b193d27fa68d87bb0/NuGet.config: ./src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/eng/common/sdl/NuGet.config:  ./src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/NuGet.config: ./src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/src/Servers/Kestrel/perf/PlatformBenchmarks/NuGet.config: ./src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/src/Mvc/benchmarkapps/NuGet.config: ./src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/src/Components/benchmarkapps/BlazingPizza.Server/NuGet.config: ./src/dotnet-cli.7e3f3cd50358da9e3895b21e8c073eaf2475aa86/eng/common/sdl/NuGet.config:  ./src/dotnet-cli.7e3f3cd50358da9e3895b21e8c073eaf2475aa86/NuGet.config: ./src/dotnet-cli.7e3f3cd50358da9e3895b21e8c073eaf2475aa86/TestAssets/TestPackages/dotnet-desktop-and-portable/NuGet.Config:  ./src/dotnet-cli.7e3f3cd50358da9e3895b21e8c073eaf2475aa86/TestAssets/NonRestoredTestProjects/AppThrowingException/AppDependingOnOtherAsTool/NuGet.Config: ./src/dotnet-cli.7e3f3cd50358da9e3895b21e8c073eaf2475aa86/TestAssets/NonRestoredTestProjects/ToolWithRandomPackageName/AppWithDepOnTool/NuGet.Config: ./src/dotnet-sdk.0669698327cc8417681af6ba77d8844b099957f4/eng/common/sdl/NuGet.config:  ./src/dotnet-sdk.0669698327cc8417681af6ba77d8844b099957f4/NuGet.config: ./src/linker.1127689f262d52ea8ff68ef03d706fa62b3b40a1/test/ILLink.Tasks.Tests/nuget/NuGet.config: ./src/linker.1127689f262d52ea8ff68ef03d706fa62b3b40a1/eng/common/sdl/NuGet.config:  ./src/linker.1127689f262d52ea8ff68ef03d706fa62b3b40a1/NuGet.config: ./src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/NuGet.config: ./src/dotnet-installer.cb287f677f22f265fa576eaa52e5cc5ab9c36d84/eng/common/sdl/NuGet.config:  ./src/dotnet-installer.cb287f677f22f265fa576eaa52e5cc5ab9c36d84/NuGet.config: ./src/dotnet-toolset.96aea8328139b318f3a57c25aa96497756461cb4/eng/common/sdl/NuGet.config:  ./src/dotnet-toolset.96aea8328139b318f3a57c25aa96497756461cb4/NuGet.config: ./src/fsharp.3ef6f0b514198c0bfa6c2c09fefe41a740b024d5/eng/common/sdl/NuGet.config:  ./src/fsharp.3ef6f0b514198c0bfa6c2c09fefe41a740b024d5/NuGet.config: ./src/fsharp.3ef6f0b514198c0bfa6c2c09fefe41a740b024d5/tests/FSharp.Build.UnitTests/NuGet.Config:  ./src/fsharp.3ef6f0b514198c0bfa6c2c09fefe41a740b024d5/tests/EndToEndBuildTests/ComboProvider/ComboProvider.Tests/NuGet.config: ./src/fsharp.3ef6f0b514198c0bfa6c2c09fefe41a740b024d5/tests/EndToEndBuildTests/BasicProvider/BasicProvider.Tests/NuGet.config: ./src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/NuGet.config: ./tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.LeakDetection/NuGet.Config: ./packages/reference/staging/microsoft.dotnet.common.itemtemplates/1.0.2-beta3/content/Nuget/nuget.config: ./packages/reference/staging/microsoft.dotnet.common.itemtemplates/2.0.0-preview8.19373.1/content/Nuget/nuget.config: + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3fwezj + umask 022 + cd /builddir/build/BUILD + cd dotnet-v3.1.423-SDK + cat /etc/os-release NAME="OpenCloudOS" VERSION="8.5" ID="rhel" ID_LIKE="rhel fedora centos" VERSION_ID="8.5" PLATFORM_ID="platform:oc8" PRETTY_NAME="OpenCloudOS 8.5" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:opencloudos:opencloudos:8" CENTOS_MANTISBT_PROJECT="CentOS-8" CENTOS_MANTISBT_PROJECT_VERSION="8" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="8" NAME_ORIG="CentOS Linux" + cp -a /usr/lib64/dotnet previously-built-dotnet + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + export 'LDFLAGS=-Wl,-z,relro -Wl,-z,now ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now ' + VERBOSE=1 + ./build.sh --with-sdk previously-built-dotnet -- /v:n /p:SkipPortableRuntimeBuild=true /p:LogVerbosity=n /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true Detected '--': passing remaining parameters '/v:n /p:SkipPortableRuntimeBuild=true /p:LogVerbosity=n /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true' as build.sh arguments. Using custom bootstrap SDK from '/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet', version '3.1.422' Found bootstrap SDK 3.1.422, bootstrap Arcade 1.0.0-beta.20113.5, bootstrap SourceLink 1.0.0, bootstrap DotNetHost 3.1.28 Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll /bl:/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/log/Debug/BuildXPlatTasks_1215133100.binlog /flp:v=detailed /p:OfflineBuild=true /p:SkipPortableRuntimeBuild=true /p:LogVerbosity=n /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /t:PrepareOfflineLocalTools /v:n /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj Build started 12/15/2022 13:31:00. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj(11,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Directory.Build.props (230,3)". This is most likely a build authoring error. This subsequent import will be ignored. Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" on node 1 (PrepareOfflineLocalTools target(s)). UnpackTarballs: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/". tar -xzf /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/archive/Private.SourceBuild.ReferencePackages.*.tar.gz Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/". tar -xzf /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/archive/Private.SourceBuilt.Artifacts.*.tar.gz Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/System.Collections.Immutable.1.7.1.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/System.Reflection.Metadata.1.8.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/PackageVersions.props" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/SourceBuiltPackageVersions.props". Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (2) on node 1 (Restore target(s)). _GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj... Installed System.ObjectModel 4.0.12 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash eEKboJePP/6zzx1IsZEOhcKsqeXw+0V0BOE0NCJlsKsyQQVzRevea0sfhvoMlqruL6bnPZzi7f9fVktD/xchUQ==. Installed System.Runtime.Handles 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash l/+cmYN7xC1HFrU4h0GkgNglKnmkelbG+WZBSWvGPTMLxaZ0BAqJes4kWbFQG4dQuyiaosW0DYnvacV4BBJxKw==. Installed Microsoft.NETCore.Targets 1.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash v+geG2ZLllUlNmCifZAMoa53eKlf50nUMi7mYdAKDcg62DosHBl25PwLHK+a9Rd7fU9PtRquAWak0noRj8OiqA==. Installed System.Reflection.Emit.Lightweight 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash sdSX2RlK1074SofEngItctG73eiS7ZpmTvf8CgAjzXyZ1VA6cIne89DkudsLRM7EpNuR1/qtb5ndEMoE87r7dQ==. Installed System.Reflection 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash N1fOuCDFOp3Dw1OIJ/C90B7ll5yC/ISZp/I4yGVBc3WVzKl/Z3ajKaRnfyhzKik61Vni/1E0UuQpfqAVFPdNHQ==. Installed System.Diagnostics.Tracing 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash d7w4mrmiu5334c6big3OeuUU3Uaxzn8S5tPxSHwTCZB18QBk3+IaunjSCnu6h8IDQyCNYuKwBJ677Ds1wp4W1w==. Installed System.Reflection.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 5/xQSyktRfLFE3pyvyCm1GalovEY+saDb+hS/c+UXXErrvdg5SF7bZXYjwGQvrfD14deGfnccP4F/gw2LEgWhA==. Installed System.Dynamic.Runtime 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash g+Xod78IB1ZClDl4vDd1DREbBSsgD2t6vbtvoEonWKwCWlhrcO8ZkK/bF1W5pZA0ptb0PUY0olIrdRZtZsgi8w==. Installed System.Reflection.Emit 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 6eNGvED3ysQOlU5yVxNdTOurgp83duw09EgD36DtuBWWU9iJUEcjRrXluDXSvnVvUSxTvTWpt94MC9qSj6Y5zw==. Installed System.Threading.Tasks 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 0bXbXFzYLuEOBhTolAAFu9p4SnVw8scHmQN6FMejGDEHXsK6iqayncq7MtNMjzt6CWbaj1q2/vXYBruDNaao/Q==. Installed System.Linq.Expressions 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash VLfBG5++18lD4sxxFHo6VZs32a4xVoyoo9GNWzMQ3RZ1+ZnLgzcQq2hqxOWyWswggSlUmC+StiWPcQqyWnKJzw==. Installed System.Text.Encoding.Extensions 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash +KPgwTg+kBV/S/r/xWRY1hkYZttwXmGONTz5ezzZSw5VvnYU5vosWo02u+JdFIhgicznNtM2+XVH1Yt2E7y+eg==. Installed System.Diagnostics.Tracing 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash zgPKGis0Xim26skKGt/rQShLtX/CjqojZ6V2b1LwQ/WXwwW5gXPIGGen9qgIorKr38caOdeXgaFL4VAiNeUftg==. Installed System.Reflection.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash EKMVVxGkrm7kRiN2HPRAVjF3+moZdlMwhHgPilfyVamwB9uMV9EtfPcG7o7tiTS6Bc+JDKGK50gL+h+Y/47yZw==. Installed System.Reflection.Emit.ILGeneration 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash B/japCTInea5+879khwP+rHCvNJ0RIc845B+lgGX7DKiXDok2asP4Dwut1DBPFDQ2d8UhUwR8GwKEmcqPlq30Q==. Installed System.Collections.Concurrent 4.0.12 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash US+hQcnn/zeF0LIvG+ZNI01xeGbss3wjm+ccrkBlpgefWaWfJpbyEWQw2QrqHv/u3Z3VAZAP/EviHbOxug38Gw==. Installed System.Threading.Tasks.Dataflow 4.6.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash ejHmBAX0qsfupAvofiHH7j6w4qjkjv7cz9sa91dkdY3Q1uucf7I0K4rgm2CXlJyQMnb8BhFL2nRM7bLTmrRbKQ==. Installed System.Text.Encoding.CodePages 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash wjdeY5f+kHjaqS+jKm2ucm8phnO+2xyo06xDIsFr0JRgSuCR/I0XHtqLU+Z43HEq9hfE8MC2rBOrAYiEgYaQDQ==. Installed System.Reflection.Metadata 1.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash hZZAGMQPjwZFwhfoJux13mZHK9c1+Um9bMSFSeUv1rz4HGJFzhCRrLNi7BJAivMkTjTFsL7BLQCw1Jnxu+FcDA==. Installed System.Runtime.Loader 4.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash dCfrXbiY3itnh1JjEQXNhZb3K2FG4pWyPHPt/7wEYlFVUN7ALtprupttTiNSdBJUsRRrOpmvtqFpJeEzRDtUHw==. Installed System.Collections.Immutable 1.3.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash Bh0ACtbC4MElFusyuXPwpFWanXNLjOSng2xRt0uNJ19sUJTYZAJNBXFy+YlOsIOoN9grUIJt9NJPvjXn/hto+Q==. Installed System.Runtime.InteropServices.RuntimeInformation 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 0Pks563rwKDuTmeSHkfI0ryrOTgTqzDiTDpJRMXMhPYH5KQeh9D6fCaCiXcNjMl0NlXUgOblopjHFeUGY/imFg==. Installed System.Diagnostics.TraceSource 4.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash nhGPw7yiKfCBqUtNFx0agSLrBEKJs89S4JvY9Uqv5+YYxqI3Trq8b8qzo86LfuG18/+a+FLPyjLRWcma933FlA==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash r7NzzY2HNrueymRznUmLVvi7cf+T6W2bNI+vyZhQQEgFybaV9x3/Qo2JpvpBJdJ7+Vod4nz5IoUmannzWKjKNA==. Installed System.Threading.Thread 4.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash mg8n8JCPJ3SWAdoRO8rTqyItUbhu72QjF5hOMUV1gT4XVW8srTDl6TStN1fIZ7s0nRSxjsb+N+yB1gXLOrsKiw==. Installed System.Text.Encoding 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash A7uxh9Pxo/4giV6GlPVIEgBfSZrBHSx5zuF2Am1M+GAanrlodzcj5R5P81VBBRQtH1+rXrBuItJYjwvSZHyYnw==. Installed Microsoft.Build.Framework 15.7.179 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash /J9caPhWyq4k/YsI9GAeTKgwWUQkbycMciQjiMbktqZTO1L1jgrvhxpsOAgOfIHVqKEw6yjPualuF4mvE7/O6w==. Installed System.Reflection.TypeExtensions 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash grovCJMLJqMBSZz+WGIl5GNz28QTx0MWPNHff/WZ7z0o14rJ92ThabuE4D89oB2fK4LPrzGJkhdbLqXIkqPUNQ==. Installed System.IO.Compression 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash YqTBXytuJlZuQaSFq8oklRS+iJXIV07UIkIPtm6hAiTx7zSLD3PmXsvTr4sb7IJgg0LnLnHnWWTDkxZGAMixcA==. Installed Microsoft.Build.Utilities.Core 15.7.179 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash oZLSDe5nEl+UQ1gm3OrBT9Ddd9DvNRuRW51QZR7OaUbk8eMYWFsVY6Wf7TrRN50Bf8KEfPCrTHVxaJwFHfdAow==. Installed System.Runtime.Serialization.Primitives 4.1.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 0JML+dEUjG9FIL9W7QCIZSt9r88w4CDpVVtv60xZ6QI4+xI8OKN31hcK49xuD2lRwZ2DdJlKBF9teuZftB49HA==. Installed Microsoft.Build.Tasks.Core 15.7.179 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash XtHxPhWoF7VTvgNiQ5eyS0ZMCMAhzgUzqknWAVh1Ep+pyCpHJUKAzJ1IIGjqndlgMM/zIcrJPq2r3GEKmL75Eg==. Installed System.Linq.Parallel 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash M0NbKxiHtsLXcyuHoOaTa4XsWNm9KXZ8KWmBoXuiySP4+5d0Ae/qJ5e8qVC2Rxhsp1xqYrFHSBk5agU9U7xW0w==. Installed System.Collections 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 4ReLCbfd6B0IrtsRiCnJonkx8ZUOzME+BnQDDgexC6ybZ/qXTfYPXOBYGlQRzr/2v5ZqDyW+KBvAsyP+Y9I8mw==. Installed System.Resources.Writer 4.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash Ycz7JfjYCj4z+5otcCLuxHH7n9/ZBLSKTP5btJtZb3/4gofwA9O9TSrJr5Ytgk+d4uRbMn6owe3r7QBq9oiE5w==. Installed System.Diagnostics.Debug 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 2p7IEVVs4TmwEvHsfLdJQ4mTT0Em5ei+f7RRI78OXD9PADvn0owF3NeGAcSXtd6w29RTLFzcBj2YWRV8PoGKGg==. Installed System.Resources.ResourceManager 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash Nas64Vd7iX9PUYiFthn/arKBNjUABV8RED7xtIxAnQQnQlr/5A16ghdBQ1L6I0DhRj7J8W4EgHTaCCoK/I7y5g==. Installed Microsoft.Build 15.7.179 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash gCeKrimhycmpr46tkusT/emW91fMlLGIfydajEkrhdApkoP5lFe+VGxOFuDyUpSDMEAsgl7yQccBBwAqscqiyA==. Installed System.Text.Encoding.CodePages 4.4.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 0iRCAsCiOJGarSysw/joW6NoWXRW+6aSX+CtpoYmsBTFaw+tnqkCwxuUR00JO557DfRguwwv12FO6k0S/Vl+KQ==. Installed System.Linq 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash mx5tTS+g62tK2Es7UwdfWpIDktk8Tlehu6UrjozmlY6rusHh2/E4w1ZwpCMH1NMfpm3uWnbaNpuCO2RaG78inQ==. Installed System.Diagnostics.Debug 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash EudeJUCkGfipT22Lzp3MJZcv0fasr++AkZFiE3E4B60uPmai2lmDrnzFoQ2LRYanQu+OpqSKF1+eEK4AMllw/g==. Installed System.Collections 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash Nk6THDu71OGbeh+vuK78Kt2A30JI6RbBsneMA1X8hgH4t0IfD9ysA+N+AFcxODpJvOAmC9aulWZUUQtgrUW4hg==. Installed System.Globalization 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash H/ya6yoEbCQ/Qr3O7GZnKyrxR4JVei9eqYr3dJ0LIIoBzE17sydy+dN401soFLc/WmCfbKIcqu84xLedXEdsDQ==. Installed System.Runtime.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash Cse2C55euvffNNmFacF+Ngq16zatug9bbgpCowbKMrEmJ8BoWdXrOsgoZcEF/rjtiayIZid+kBoRvERxN75R9A==. Installed System.Globalization 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash F9ObYRZ0PupsccKhqsQnKT2nQA+ahunhHRLnRMYJbxYsL7uJZbVbw2BsxtfuBS7W5gjhIj0FevslhTFBIjFv0w==. Installed System.Threading 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash U8rsMkExOxUGI71WDF9PeLnMVPFWh+nYhx3G9oXxEDrEqE2x2JgwiDi82QrUbh4KEhqwxH2OT/QZAnMdEfRBEA==. Installed System.Threading 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash /m8gHBFO1IntNMD1CHCrxzM6uQos45gp04x9uwvTN+jXxfdpZWGHEGH0cemwo4IefR51tEbH/VVo9TpXCRm9sw==. Installed System.Buffers 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash ufdeBTNjtIzrLpJ+TkOeGkvnHVMR94MdZ99UwkUbhEnlnL8ZE+SNgbu92wDO7WTU9Z92Gv4UIusNzjjvd6/ECA==. Installed System.Resources.ResourceManager 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash FLhqlhOow0/6Nd/TC2DPl8ZETfHz/sBB8E/CHncMVkyehkJIFuVtPyxJHvachGPvItxzL1kBWEyCamA2ZNhIlg==. Installed System.Runtime.Extensions 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash pCTwfCrYeaINnXER467dbmNNNJeQYMXvVmpwO8JxTwOoVxUAfpX3AWYOXMZSzyMDDSlO35L/LMkRzu00fvKBMw==. Installed System.Runtime.Handles 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash GjgbjNjN+P2EqNwkfJxxfRGH4Wwwxi39stemNLBMDX1MP8afVfqG304+yb1I+nxOgD6IORNg407xZs2gXVRbCw==. Installed System.IO 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash B+x8Zd6Bw5JlLsxgX9RU4u54yD1khABGjucmgPnrOJWog3sZEBeTwWLpceKGBb1OF/v+P4hebwkGXiz8hsfANA==. Installed System.Text.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 31I3ltpETf8c8EoJRzNA+qSiZVydTMQfNtkk4mtb8idOxeMN9BePXelmnAvC1mt9XtHWGpTMaOKxGOb46RD8fg==. Installed System.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash C2vczulqQ1Y8GyR70d1JZakclagaIKkyYkEqiZI3fFL+mr5Zo7Yv6tUNtvsXic78Okz6UX6UeGlr77N/h/derQ==. Installed System.Threading.Tasks 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash coTGUjq2SiV6MEcrP+ZiG33ZQk/em3h7MChSuWU8Yz+RRj3iESA4xeRhRppR8gr3/3lNJGqiGNyq1H7yNPEF6w==. Installed System.Reflection.Extensions 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash VZlcMB7toGH/GrbtE13mz3w+GZa5tI1ytXVkas7AAswp4QBAd5AsBlSujWu2S58/M1h4VytEE0X6aD+V8pu4zw==. Installed System.IO 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 7SoogV0Er7L6sG0pHIXqkm7u2955PlHGb4XRsvNdQgSiTclZyveJxvw/yla7i9lhrzFPvw/Fk1Pdm+fohif4kA==. Installed System.Reflection.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 7E70U/PzcGiQUaDknO/lbKf08/WtZK45st2/pfP6WdKkFhE0xfS5URiOs+AkULv3ryDFH1FmOss8JTaJzANrgw==. Installed System.Runtime 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash CqxcDGrd0MP3VKraguuth4n6fMgQU2atAo4jdbgVLxEMAJiX/BATv+yCMwyrFI/uH6nurPZZrJjmNkaAmOyXmA==. Installed System.Linq 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash Hez9gsV6a/wwIeEPTV2BJa/KEozwuz9P1rIj0pKeKRx93eYfcySlh6G3PrfDoeOBZyyrrn2EAeBXBcZEovliZQ==. Installed System.Runtime.InteropServices 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash ot4Hp/0d3M6Ut5GcWplVotN4gyitRqzCFQYBQOP7bkrsVhP0xyq37ZtZLpJUGyF06RVjgBvGJ4nj81cjF1DvzQ==. Installed System.Reflection 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash rGjqZsCZ8vg5sU1zU+0zvd1Cjs74RXX9jRw7X0L6RbTcHhesLCnWyMitkDVhFROsCtULrS5o95nerAz4qNur/w==. Installed System.Runtime.InteropServices 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 9p9ivVJOB5kiZWpxhf604zsPoIZs2QulMoTdYX7f3WYEg4hrFo0WxUukGowSjOMgXIDeHvPzqSOy6ogEH8NAfA==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash kC6gRQRcmEqx9X/ezxO0KqIR0Hy8sQ7EDIwYjhgtmJSX0pN29jz6hhlFZ9yaQtqHXBKvjScIA1O7JcPYFyVcdg==. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.TraceSource 4.0.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding.CodePages 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.Handles 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (in 411 ms). NuGet Config files used: /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ Installed: 64 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Restore target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (4) on node 1 (Restore target(s)). _GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj... /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.TraceSource 4.0.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding.CodePages 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.Handles 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/SourceBuild.MSBuildSdkResolver.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/SourceBuild.MSBuildSdkResolver.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (in 55 ms). NuGet Config files used: /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (Restore target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (2:7) on node 1 (Build target(s)). PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/". Creating directory "obj/Release/". /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.TraceSource 4.0.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding.CodePages 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.Handles 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Microsoft.Common.CurrentVersion.targets(2084,5): warning MSB3277: Found conflicts between different versions of "System.Threading.Tasks.Dataflow" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] CoreCompile: /usr/bin/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Build.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Commands.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Packaging.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /filealign:512 /optimize+ /out:obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 AddRidToRuntimeJson.cs AddSourceToNuGetConfig.cs AzureConnectionStringBuildTask.cs AzureHelper.cs BuildDummyPackages.cs BuildTask.cs CopyReferenceOnlyPackages.cs DownloadFileSB.cs EnumerableExtensions.cs FixPathSeparator.cs GetSourceBuiltNupkgCacheConflicts.cs Log.cs Models/VersionDetailsXml.cs NuGetPack.cs NuspecPropertyStringProvider.cs PackagingTask.cs PublishCoreSetupBinaries.cs PublishToolsetBinaries.cs ReadNuGetPackageInfos.cs RemoveInternetSourcesFromNuGetConfig.cs ReplaceFeedsInNuGetConfig.cs ReplaceTextInFile.cs RepoTasks/JoinItems.cs UpdateJson.cs UploadClient.cs UploadToAzure.cs UsageReport/AnnotatedUsage.cs UsageReport/Usage.cs UsageReport/UsageData.cs UsageReport/UsagePattern.cs UsageReport/UsageValidationData.cs UsageReport/ValidateUsageAgainstBaseline.cs UsageReport/WritePackageUsageData.cs UsageReport/WriteUsageBurndownData.cs UsageReport/WriteUsageReports.cs UsageReport/XmlParsingHelpers.cs WriteBuildOutputProps.cs WriteRestoreSourceAndVersionProps.cs WriteRestoreSourceProps.cs WriteSourceRepoProperties.cs WriteVersionsFile.cs ZipFileExtractToDirectory.cs "obj/Release/.NETStandard,Version=v2.0.AssemblyAttributes.cs" obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Build.Tasks.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Build.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Packaging.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Packaging.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Versioning.dll". Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release//Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll". Microsoft.DotNet.SourceBuild.Tasks.XPlat -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.pdb". Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (4:7) on node 1 (Build target(s)). PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/x64/Release/". Creating directory "obj/Release/". /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.TraceSource 4.0.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding.CodePages 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.Handles 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. CoreCompile: /usr/bin/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /filealign:512 /optimize+ /out:obj/Release/SourceBuild.MSBuildSdkResolver.dll /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 SourceBuiltSdkResolver.cs "obj/Release/.NETStandard,Version=v2.0.AssemblyAttributes.cs" obj/Release/SourceBuild.MSBuildSdkResolver.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/Release/SourceBuild.MSBuildSdkResolver.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/x64/Release/SourceBuild.MSBuildSdkResolver.dll". SourceBuild.MSBuildSdkResolver -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/x64/Release/SourceBuild.MSBuildSdkResolver.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/Release/SourceBuild.MSBuildSdkResolver.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/x64/Release/SourceBuild.MSBuildSdkResolver.pdb". Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (4:8) on node 1 (InstallResolver target(s)). InstallResolver: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/SdkResolvers/SourceBuild.MSBuildSdkResolver". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/x64/Release/SourceBuild.MSBuildSdkResolver.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/SdkResolvers/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.dll". Adding resolver to SDK: SourceBuild.MSBuildSdkResolver -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/SdkResolvers/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.dll Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (InstallResolver target(s)). ExtractToolPackage: Decompressing '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/Microsoft.DotNet.Arcade.Sdk.1.0.0-beta.20113.5.nupkg' into '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/'... Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (PrepareOfflineLocalTools target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 5.554s 8.097s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj (PrepareOfflineLocalTools) | 1 : 0.559s 0.653s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (Restore) | | 2 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_IsProjectRestoreSupported) | | 3 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateRestoreProjectPathWalk) | | 4 : 0.032s 0.035s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateRestoreGraphProjectEntry) | | . 5 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.targets (_GetRestoreSourcesOverride) | . 6 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateProjectRestoreGraph) | 7 : 0.105s 0.165s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (Restore) | | 8 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_IsProjectRestoreSupported) | | 9 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateRestoreProjectPathWalk) | | 10 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateRestoreGraphProjectEntry) | . 11 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateProjectRestoreGraph) | 12 : 1.344s 1.344s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (Build) | 13 : 0.307s 0.307s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (Build) | 14 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (InstallResolver) . 15 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (InstallResolver) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066790605270115: 0 5.537s 5.537s + (scale 1:100) 638066790660643616: 1 0.057s 5.594s . 638066790661210111: 2 0.038s 5.632s 638066790661589734: 1 0.015s 5.647s 638066790661739622: 3 0.008s 5.655s 638066790661816187: 1 0.003s 5.658s 638066790661849960: 4 0.015s 5.673s 638066790661999422: 5 0.003s 5.676s 638066790662025241: 4 0.017s 5.693s 638066790662197925: 1 0.001s 5.694s 638066790662208665: 6 0.013s 5.707s 638066790662340731: 1 0.484s 6.191s ......... 638066790667178112: 0 0.001s 6.192s 638066790667189054: 7 0.035s 6.227s 638066790667538414: 8 0.030s 6.257s 638066790667842001: 7 0.002s 6.259s 638066790667862914: 9 0.006s 6.266s 638066790667927773: 7 0.003s 6.268s 638066790667953994: 10 0.013s 6.281s 638066790668081287: 7 0.001s 6.282s 638066790668089233: 11 0.010s 6.292s 638066790668190356: 7 0.065s 6.357s . 638066790668836563: 0 0.001s 6.358s 638066790668846812: 12 1.344s 7.702s .......................... 638066790682285971: 0 0.001s 7.703s 638066790682299446: 13 0.307s 8.009s ...... 638066790685365078: 0 0.001s 8.011s 638066790685378201: 14 0.039s 8.050s 638066790685768849: 0 0.001s 8.051s 638066790685775278: 15 0.035s 8.086s 638066790686126256: 0 0.014s 8.100s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj(11,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Directory.Build.props (230,3)". This is most likely a build authoring error. This subsequent import will be ignored. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (PrepareOfflineLocalTools target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Restore target) (2) -> (Restore target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.TraceSource 4.0.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding.CodePages 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.Handles 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (PrepareOfflineLocalTools target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (Restore target) (4) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.TraceSource 4.0.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding.CodePages 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.Handles 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (PrepareOfflineLocalTools target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Build target) (2:7) -> (ResolvePackageAssets target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.TraceSource 4.0.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding.CodePages 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.Handles 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (PrepareOfflineLocalTools target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Build target) (2:7) -> (ResolveAssemblyReferences target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Microsoft.Common.CurrentVersion.targets(2084,5): warning MSB3277: Found conflicts between different versions of "System.Threading.Tasks.Dataflow" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (PrepareOfflineLocalTools target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (Build target) (4:7) -> (ResolvePackageAssets target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.TraceSource 4.0.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding.CodePages 4.0.1 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Platforms (>= 1.0.1) but Microsoft.NETCore.Platforms 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Platforms 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Collections 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Debug 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Diagnostics.Tracing 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Globalization 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.IO 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Extensions 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Reflection.Primitives 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Resources.ResourceManager 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.Extensions 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.Handles 4.0.1 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Runtime.InteropServices 4.1.0 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Text.Encoding.Extensions 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj : warning NU1603: System.Threading.Tasks 4.0.11 depends on Microsoft.NETCore.Targets (>= 1.0.1) but Microsoft.NETCore.Targets 1.0.1 was not found. An approximate best match of Microsoft.NETCore.Targets 1.1.0 was resolved. 134 Warning(s) 0 Error(s) Time Elapsed 00:00:08.12 Rebuild reference assemblies Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll /bl:/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/log/Debug/initBuildReferenceAssemblies_1215133100.binlog /flp:v=detailed /p:OfflineBuild=true /p:SkipPortableRuntimeBuild=true /p:LogVerbosity=n /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /t:BuildReferenceAssemblies /v:n /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj Build started 12/15/2022 13:31:08. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj(11,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Directory.Build.props (230,3)". This is most likely a build authoring error. This subsequent import will be ignored. Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" on node 1 (BuildReferenceAssemblies target(s)). BuildReferenceAssemblies: [13:31:09.07] Building reference-only assemblies. /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Antiforgery.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Antiforgery.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Cookies.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Cookies.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Core.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.Core.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OAuth.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authentication.OAuth.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.Policy.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Authorization.Policy.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Authorization.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Authorization.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Forms.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Forms.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Server.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Server.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Web.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Components.Web.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Connections.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Connections.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.CookiePolicy.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.CookiePolicy.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cors.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cors.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.Internal.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Extensions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.Extensions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.DataProtection.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.HealthChecks.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Diagnostics.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HostFiltering.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HostFiltering.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Server.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Html.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Html.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.Common.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.Common.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Connections.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Extensions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Extensions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Features.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.Features.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Http.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpOverrides.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpOverrides.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpsPolicy.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.HttpsPolicy.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Identity.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Identity.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.Routing.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Localization.Routing.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Metadata.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Metadata.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ApiExplorer.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ApiExplorer.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Core.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Core.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Cors.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.DataAnnotations.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.DataAnnotations.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Json.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Json.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Xml.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Localization.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Localization.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.Razor.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.RazorPages.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.RazorPages.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.TagHelpers.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.TagHelpers.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ViewFeatures.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Mvc.ViewFeatures.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.Runtime.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Razor.Runtime.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCaching.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCompression.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.ResponseCompression.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Rewrite.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Rewrite.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Routing.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.HttpSys.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.HttpSys.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IIS.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IIS.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IISIntegration.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.IISIntegration.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Core.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Session.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.Session.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Common.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Common.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Core.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Core.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Protocols.Json.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.SignalR.Protocols.Json.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.StaticFiles.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.StaticFiles.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebSockets.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebSockets.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebUtilities.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.AspNetCore.WebUtilities.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.CommandLine.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.EnvironmentVariables.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.FileExtensions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Ini.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Ini.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Json.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.KeyPerFile.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.KeyPerFile.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.UserSecrets.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Xml.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Configuration.Xml.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Diagnostics.HealthChecks.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Composite.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Embedded.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Embedded.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileProviders.Physical.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.FileSystemGlobbing.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Hosting.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Http.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Http.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Core.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Core.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Identity.Stores.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Localization.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Abstractions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Configuration.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Console.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Console.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Debug.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.Debug.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventLog.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventLog.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.EventSource.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.TraceSource.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Logging.TraceSource.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.ObjectPool.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.ObjectPool.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.ConfigurationExtensions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.DataAnnotations.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.DataAnnotations.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Options.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Primitives.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.Primitives.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.WebEncoders.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Extensions.WebEncoders.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.JSInterop.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.JSInterop.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Net.Http.Headers.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Net.Http.Headers.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Win32.Registry.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/Microsoft.Win32.Registry.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Diagnostics.EventLog.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Diagnostics.EventLog.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.IO.Pipelines.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.IO.Pipelines.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.AccessControl.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.AccessControl.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Cng.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Cng.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Xml.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Cryptography.Xml.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Permissions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Permissions.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Principal.Windows.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Security.Principal.Windows.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/coreclr-tools/ilasm /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/source/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Windows.Extensions.il -dll -quiet -nologo -output=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/staging/microsoft.aspnetcore.app.ref/3.1.10/ref/netcoreapp3.1/System.Windows.Extensions.dll [13:31:13.45] Done building reference-only assemblies. [13:31:13.45] Packing reference-only packages. Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/MicroBuild.Core.Sentinel.1.0.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/MicroBuild.Core.0.2.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/MicroBuild.Core.0.3.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.AspNetCore.App.Ref.3.1.10.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.Build.Traversal.2.0.2.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.Docker.Sdk.1.1.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Common.ItemTemplates.1.0.2-beta3.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Common.ItemTemplates.2.0.0-preview8.19373.1.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Test.ProjectTemplates.2.1.1.0.2-beta4.20105.2.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Test.ProjectTemplates.3.0.1.0.2-beta4.20105.2.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Test.ProjectTemplates.3.1.1.0.2-beta4.20176.1.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Web.ItemTemplates.2.1.34.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Web.ItemTemplates.3.0.1.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Web.ItemTemplates.3.1.29.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Web.ProjectTemplates.2.1.2.1.34.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Web.ProjectTemplates.3.0.3.0.1.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Web.ProjectTemplates.3.1.3.1.29.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.2.1.2.1.34.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.3.0.3.0.1.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.DotNet.Web.Spa.ProjectTemplates.3.1.3.1.29.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.DotNetAppHost.2.0.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.DotNetAppHost.2.1.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.DotNetAppHost.3.1.17.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.DotNetHost.3.1.17.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.DotNetHostPolicy.2.0.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.DotNetHostPolicy.2.1.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.DotNetHostPolicy.3.1.17.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.DotNetHostResolver.2.0.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.DotNetHostResolver.2.1.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.DotNetHostResolver.3.1.17.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.Platforms.1.0.1.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.Platforms.1.1.1.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.Platforms.2.0.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.Platforms.2.1.2.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.Platforms.3.0.0-preview9.19409.15.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.Platforms.3.1.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETCore.Targets.1.0.1.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.NETFramework.ReferenceAssemblies.1.0.0-preview.2.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/Microsoft.TargetingPack.Private.WinRT.1.0.5.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/NETStandard.Library.1.6.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/NETStandard.Library.1.6.1.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/NUnit3.DotNetNew.Template.1.5.3.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/NUnit3.DotNetNew.Template.1.6.5.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/NUnit3.DotNetNew.Template.1.7.2.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/runtime.native.System.IO.Compression.4.1.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/runtime.native.System.IO.Compression.4.3.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/runtime.native.System.Net.Http.4.0.1.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/runtime.native.System.Net.Http.4.3.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/runtime.native.System.Net.Security.4.3.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/runtime.native.System.Security.Cryptography.Apple.4.3.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/runtime.native.System.Security.Cryptography.OpenSsl.4.3.2.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/runtime.native.System.Security.Cryptography.4.0.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/runtime.native.System.4.0.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/runtime.native.System.4.3.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/System.Composition.1.0.31.nupkg' [13:31:15.77] Done packing reference-only packages. Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (BuildReferenceAssemblies target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 6.984s 6.984s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj (BuildReferenceAssemblies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066790687938042: 0 6.986s 6.986s + (scale 1:100) ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj(11,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Directory.Build.props (230,3)". This is most likely a build authoring error. This subsequent import will be ignored. 1 Warning(s) 0 Error(s) Time Elapsed 00:00:07.01 Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll /bl:/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/log/Debug/initWriteDynamicPropsToStaticPropsFiles_1215133100.binlog /flp:v=detailed /p:GeneratingStaticPropertiesFile=true /p:OfflineBuild=true /p:SkipPortableRuntimeBuild=true /p:LogVerbosity=n /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /t:WriteDynamicPropsToStaticPropsFiles /v:n /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj Build started 12/15/2022 13:31:15. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj(11,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Directory.Build.props (230,3)". This is most likely a build authoring error. This subsequent import will be ignored. Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" on node 1 (WriteDynamicPropsToStaticPropsFiles target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (2) on node 1 (Restore target(s)). _GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj... Installed Microsoft.NETCore.Targets 1.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash /bg2dSiytBoKAbJ27X5k59InIBHpJ3nf8Vi0768t+RcUmNyZtq89tDUSgOlHSwDWLsLsJx2zPV88Kz9mt/3w2Q==. Installed Microsoft.NETCore.Platforms 1.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash u7Lo8zBEp1MLclSe+MUgHwy0QJx0aCjDE4eNIpEiu1DUfLMhyjlWFq53V6zUu1yVAfjEWHFev6FXDTOQfPM5rQ==. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/obj/Microsoft.DotNet.SourceBuild.Tasks.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/obj/Microsoft.DotNet.SourceBuild.Tasks.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (in 193 ms). NuGet Config files used: /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ Installed: 2 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (Restore target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (2:7) on node 1 (Build target(s)). PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/". Creating directory "obj/Release/". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Microsoft.Common.CurrentVersion.targets(2084,5): warning MSB3277: Found conflicts between different versions of "System.Threading.Tasks.Dataflow" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] CoreCompile: /usr/bin/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Build.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Commands.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Packaging.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /filealign:512 /optimize+ /out:obj/Release/Microsoft.DotNet.SourceBuild.Tasks.dll /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 GetHostInformation.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/src/managed/Microsoft.DotNet.PlatformAbstractions/Platform.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/src/managed/Microsoft.DotNet.PlatformAbstractions/RuntimeEnvironment.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/src/managed/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Darwin.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/src/managed/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Unix.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/src/managed/Microsoft.DotNet.PlatformAbstractions/Native/NativeMethods.Windows.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/src/managed/Microsoft.DotNet.PlatformAbstractions/Native/PlatformApis.cs "obj/Release/.NETStandard,Version=v2.0.AssemblyAttributes.cs" obj/Release/Microsoft.DotNet.SourceBuild.Tasks.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Build.Tasks.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.Build.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Packaging.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.Packaging.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/NuGet.Versioning.dll". Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/obj/Release//Microsoft.DotNet.SourceBuild.Tasks.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/obj/Release/Microsoft.DotNet.SourceBuild.Tasks.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.dll". Microsoft.DotNet.SourceBuild.Tasks -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/obj/Release/Microsoft.DotNet.SourceBuild.Tasks.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/bin/Release/Microsoft.DotNet.SourceBuild.Tasks.pdb". Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (Build target(s)). Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (WriteDynamicPropsToStaticPropsFiles target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.297s 1.514s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj (WriteDynamicPropsToStaticPropsFiles) | 1 : 0.352s 0.442s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (Restore) | | 2 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_IsProjectRestoreSupported) | | 3 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateRestoreProjectPathWalk) | | 4 : 0.031s 0.033s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateRestoreGraphProjectEntry) | | . 5 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/NuGet.targets (_GetRestoreSourcesOverride) | . 6 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (_GenerateProjectRestoreGraph) | 7 : 0.735s 0.735s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (Build) . 8 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (InstallResolver) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066790759469431: 0 0.290s 0.290s ..... 638066790762370364: 1 0.051s 0.341s . 638066790762876179: 2 0.034s 0.375s 638066790763218345: 1 0.015s 0.390s 638066790763365215: 3 0.008s 0.397s 638066790763441684: 1 0.003s 0.400s 638066790763474171: 4 0.015s 0.416s 638066790763625594: 5 0.002s 0.418s 638066790763649689: 4 0.015s 0.433s 638066790763803845: 1 0.001s 0.434s 638066790763814245: 6 0.015s 0.449s 638066790763961370: 1 0.283s 0.732s ..... 638066790766789860: 0 0.002s 0.734s 638066790766805545: 7 0.735s 1.469s .............. 638066790774154690: 0 0.001s 1.470s 638066790774165738: 8 0.041s 1.510s 638066790774572226: 0 0.007s 1.517s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj(11,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Directory.Build.props (230,3)". This is most likely a build authoring error. This subsequent import will be ignored. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (WriteDynamicPropsToStaticPropsFiles target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj" (Build target) (2:7) -> (ResolveAssemblyReferences target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Microsoft.Common.CurrentVersion.targets(2084,5): warning MSB3277: Found conflicts between different versions of "System.Threading.Tasks.Dataflow" that could not be resolved. These reference conflicts are listed in the build log when log verbosity is set to detailed. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj] 2 Warning(s) 0 Error(s) Time Elapsed 00:00:01.54 Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll /bl:/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/log/Debug/Build_1215133100.binlog /flp:v=detailed /p:OfflineBuild=true /p:SkipPortableRuntimeBuild=true /p:LogVerbosity=n /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /v:n /builddir/build/BUILD/dotnet-v3.1.423-SDK/build.proj Build started 12/15/2022 13:31:17. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/build.proj" on node 1 (default targets). PrepareOutput: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/git-info/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/assets/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blobs/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/msbuild-debug/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/roslyn-debug/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/aspnet-debug". /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj(11,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Directory.Build.props (230,3)". This is most likely a build authoring error. This subsequent import will be ignored. Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) on node 1 (default targets). UnpackTarballs: Skipping target "UnpackTarballs" because all output files are up-to-date with respect to the input files. BuildXPlatTasks: Skipping target "BuildXPlatTasks" because all output files are up-to-date with respect to the input files. CleanClonedSource: Deleting files with questionable licenses: BuildTasks: Skipping target "BuildTasks" because all output files are up-to-date with respect to the input files. ExtractToolPackage: Skipping target "ExtractToolPackage" because all output files are up-to-date with respect to the input files. WriteDynamicPropsToStaticPropsFiles: Skipping target "WriteDynamicPropsToStaticPropsFiles" because all output files are up-to-date with respect to the input files. ApplyPatches: Applying patches only Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/arcade.proj" (4) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0001-Enable-sourcelink-in-sourcebuild.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0002-Do-not-build-.NET-Fx-binaries-in-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0003-Build-CoreFxTesting-in-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0004-Update-SystemNetHttpPackageVersion.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0005-don-t-call-dotnet-without-path.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0006-Remove-reference-to-Microsoft-CodeAnalysis-in-Packag.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0007-Update-NuGetVersion-to-Reference-Package-version.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0008-Import-PackageVersions-props-if-exists-and-update-Co.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0009-Use-SystemReflectionMetadata-from-package-flow.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0010-Fix-version-of-NewtonsoftJson.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0011-Update-SystemTextJson-version-from-Package-flow.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0012-Update-versions-of-some-packages.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0013-Pin-NuGet-versions.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0014-Don-t-attempt-to-update-icon.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/arcade/0015-Force-S.R.CompilerServices.Unsafe-and-MS.DN.Platform.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/arcade.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnet-extensions.proj" (5) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-extensions.a5c93f643829c9d3d804468b193d27fa68d87bb0/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnet-extensions/0001-Don-t-call-dotnet-without-a-path.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-extensions.a5c93f643829c9d3d804468b193d27fa68d87bb0/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnet-extensions/0002-Try-without-fullfx-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-extensions.a5c93f643829c9d3d804468b193d27fa68d87bb0/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnet-extensions/0003-Build-MS.Internal.Ext.Refs-for-AspNetCore.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-extensions.a5c93f643829c9d3d804468b193d27fa68d87bb0/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnet-extensions/0004-condition-out-netcoreapp2.0-when-building-from-sourc.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-extensions.a5c93f643829c9d3d804468b193d27fa68d87bb0/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnet-extensions/0005-Revert-S.Security.Crypto.X509Certificates-version-to.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnet-extensions.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnet-xdt.proj" (6) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xdt.c01a538851a8ab1a1fbeb2e6243f391fff7587b4/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnet-xdt/0001-Don-t-build-tests-in-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xdt.c01a538851a8ab1a1fbeb2e6243f391fff7587b4/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnet-xdt/0002-Do-not-build-NET-Fx-binaries-in-source-build.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnet-xdt.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnetcore-tooling.proj" (7) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-razor-tooling.4ca89780eba33ff6d2dbcbbc2a95b279694f157d/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore-tooling/0001-Don-t-build-fullfx.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-razor-tooling.4ca89780eba33ff6d2dbcbbc2a95b279694f157d/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore-tooling/0002-dont-call-dotnet-without-path.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-razor-tooling.4ca89780eba33ff6d2dbcbbc2a95b279694f157d/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore-tooling/0003-Import-PackageVersions.props.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-razor-tooling.4ca89780eba33ff6d2dbcbbc2a95b279694f157d/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore-tooling/0004-Pin-MSBuild-version-to-reference-versions.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnetcore-tooling.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnetcore.proj" (8) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0001-Don-t-call-dotnet-without-path.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0002-Use-non-portable-NETCoreAppRuntime-for-crossgen.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0003-Exclude-analyzer-for-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0004-Import-PackageVersions.props.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0005-Exclude-some-projects-from-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0006-Fix-version-number.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0007-Remove-Yarn-dependency-not-used-in-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0008-TargetFramework-changes.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0009-Revert-to-reference-versions-of-source-built-package.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0010-Add-FreeBSD.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0011-Support-global.json-on-arm64-as-well.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0012-Support-building-for-arm64-on-arm64-nix.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0013-Only-build-for-netcoreapp.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0014-use-sourcebuildRID-to-find-clrjit.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0015-fix-System.Text.Json-references.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0016-Use-PVP-version-for-AspNetCore.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0017-Remove-direct-references-to-packages-with-vulnerabil.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-aspnetcore.21d42143378ad6cc4bcbaebfda5f3acddf13aa47/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/aspnetcore/0018-Add-Microsoft.NETCore.Targets-explicit-reference-to-.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnetcore.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/cli.proj" (9) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-cli.7e3f3cd50358da9e3895b21e8c073eaf2475aa86/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/cli/0002-Fix-package-version-property-name.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-cli.7e3f3cd50358da9e3895b21e8c073eaf2475aa86/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/cli/0003-Don-t-call-dotnet-without-path.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-cli.7e3f3cd50358da9e3895b21e8c073eaf2475aa86/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/cli/0005-Exclude-test-projects-from-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-cli.7e3f3cd50358da9e3895b21e8c073eaf2475aa86/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/cli/0006-Force-some-package-versions.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/cli.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/clicommandlineparser.proj" (10) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/clicommandlineparser/0001-Remove-test-and-sample-projects-from-solution.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/clicommandlineparser.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/core-sdk.proj" (12) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-installer.cb287f677f22f265fa576eaa52e5cc5ab9c36d84/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-sdk/0001-Don-t-call-dotnet-without-a-path.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-installer.cb287f677f22f265fa576eaa52e5cc5ab9c36d84/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-sdk/0002-Patch-property-used-for-core-setup-version.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-installer.cb287f677f22f265fa576eaa52e5cc5ab9c36d84/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-sdk/0003-Enable-building-on-arm64-machines.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-installer.cb287f677f22f265fa576eaa52e5cc5ab9c36d84/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-sdk/0004-Exclude-test-folder-from-SourceBuild.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-installer.cb287f677f22f265fa576eaa52e5cc5ab9c36d84/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-sdk/0005-Use-variable-source-build-sets-for-ASP.NET.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-installer.cb287f677f22f265fa576eaa52e5cc5ab9c36d84/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-sdk/0006-Remove-debian-package-generation.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-installer.cb287f677f22f265fa576eaa52e5cc5ab9c36d84/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-sdk/0007-Add-target-rid-to-AppHostRuntimeIdentifiers.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-installer.cb287f677f22f265fa576eaa52e5cc5ab9c36d84/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-sdk/0008-don-t-restore-winforms-and-wpf-templates.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-installer.cb287f677f22f265fa576eaa52e5cc5ab9c36d84/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-sdk/0010-Update-platform-abstractions.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/core-sdk.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/core-setup.proj" (14) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-setup/0001-Pin-NuGetProjectModel-to-a-specific-version.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-setup/0002-Try-ExcludeFromSourceBuild-in-windowsdesktop.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-setup/0003-Don-t-call-dotnet-without-a-path.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-setup/0004-Use-pinned-version-of-MSBuild-reference-assemblies.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-setup/0005-Enable-building-for-arm64-on-arm64.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-setup/0006-add-freebsd-support.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-setup/0007-Fix-OSGroup-on-FreeBSD.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-core-setup.0bcbc312ffe4477aa5c9b0d73736f9377d0518e6/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/core-setup/0008-Remove-fallback-folder-to-pick-up-correct-libhostpol.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/core-setup.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/coreclr.proj" (16) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-coreclr.eb998b0c34d546feec6a8641f11c09c61bab8b74/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/coreclr/0001-Allow-separate-tool-and-SDK-directories.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-coreclr.eb998b0c34d546feec6a8641f11c09c61bab8b74/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/coreclr/0002-Conditionally-override-PackageVersion-properties.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-coreclr.eb998b0c34d546feec6a8641f11c09c61bab8b74/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/coreclr/0003-Exclude-optdata-from-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-coreclr.eb998b0c34d546feec6a8641f11c09c61bab8b74/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/coreclr/0004-Remove-Helix-Dependency.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-coreclr.eb998b0c34d546feec6a8641f11c09c61bab8b74/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/coreclr/0005-Add-missing-TRUE-and-FALSE-definitions.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-coreclr.eb998b0c34d546feec6a8641f11c09c61bab8b74/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/coreclr/0006-Ignore-some-new-compiler-warnings.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-coreclr.eb998b0c34d546feec6a8641f11c09c61bab8b74/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/coreclr/0007-ignore-nullable-warnings-in-System.Private.CoreLib.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/coreclr.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/corefx.proj" (18) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/corefx/0001-Enable-sourcelink-in-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/corefx/0002-Enable-tests-for-CoreFX-in-s-b.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/corefx/0003-don-t-call-dotnet-without-path.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/corefx/0004-Conditionally-restore-runtime-native-SystemDataSqlCl.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/corefx/0005-Enable-build-on-hosted-arm64.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/corefx/0006-add-entries-for-new-FreeBSD-releases-41794.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/corefx/0007-do-not-fail-on-test-chmod.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/corefx/0008-S.Reflection.Metadata-fullfx-reverts.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-corefx.0ea07d1b2b7964d8b0a32d96e022218e35c54a6a/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/corefx/0009-reference-1.0.0-version-of-sourcelink.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/corefx.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/diagnostics.proj" (19) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/diagnostics.47296ca69bb66180c132f3b16667f904dfc7c6c7/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/diagnostics/0001-Dont-build-analyzers-for-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/diagnostics.47296ca69bb66180c132f3b16667f904dfc7c6c7/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/diagnostics/0002-Fix-some-verison-numbers.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/diagnostics.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/fsharp.proj" (20) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/fsharp.3ef6f0b514198c0bfa6c2c09fefe41a740b024d5/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/fsharp/0001-Pin-some-system-package-versions.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/fsharp.3ef6f0b514198c0bfa6c2c09fefe41a740b024d5/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/fsharp/0002-Update-Microsoft-Build-to-reference-package-version.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/fsharp.3ef6f0b514198c0bfa6c2c09fefe41a740b024d5/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/fsharp/0003-revert-some-F-changes-for-new-APIs.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/fsharp.3ef6f0b514198c0bfa6c2c09fefe41a740b024d5/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/fsharp/0004-Fix-package-version.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/fsharp.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/humanizer.proj" (21) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/humanizer/0001-Fix-building-in-a-source-build-context.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/humanizer.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/linker.proj" (24) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/linker.1127689f262d52ea8ff68ef03d706fa62b3b40a1/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/linker/0001-Add-an-option-to-use-reflection-heuristics-during-ma.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/linker.1127689f262d52ea8ff68ef03d706fa62b3b40a1/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/linker/0002-Exclude-test-projects-from-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/linker.1127689f262d52ea8ff68ef03d706fa62b3b40a1/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/linker/0003-Don-t-add-sources-when-building-offline.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/linker.1127689f262d52ea8ff68ef03d706fa62b3b40a1/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/linker/0004-Use-new-versions-of-MSBuild-reference-assemblies.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/linker.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/msbuild.proj" (25) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/msbuild.b60ddb6f443199b7ea23fb2e997af82e98514080/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/msbuild/0001-Don-t-call-dotnet-without-path.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/msbuild.b60ddb6f443199b7ea23fb2e997af82e98514080/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/msbuild/0002-Remove-runtime-identifiers-to-break-runtime-prebuilt.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/msbuild.b60ddb6f443199b7ea23fb2e997af82e98514080/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/msbuild/0003-Use-source-built-version-of-SystemResourcesExtension.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/msbuild.b60ddb6f443199b7ea23fb2e997af82e98514080/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/msbuild/0004-don-t-try-to-copy-pdb-files-that-aren-t-produced-in-.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/msbuild.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json.proj" (27) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/newtonsoft-json/0001-Updated-AssemblyVersion-FileVersion-Version-Prefix-a.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/newtonsoft-json/0002-removed-ruleset-and-dependency-on-a-couple-packages.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/newtonsoft-json/0003-Revert-Update-to-net50-and-fix-warnings-2424.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json901.proj" (28) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/newtonsoft-json901/0001-Run-dotnet-migrate-to-generate-Newtonsoft.Json.Dotne.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/newtonsoft-json901/0002-Fixup-result-of-migration.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/newtonsoft-json901/0003-Use-correct-version-number.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json901.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/nuget-client.proj" (29) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0001-experimental-nuget-patch.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0002-MSBuild-package-versions-for-dotnet-Source-Build-285.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0003-Pin-newtonsoft-json-to-a-specific-version.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0004-New-version-of-ref-assemblies.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0005-Do-not-build-NET-Fx-binaries-in-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0006-Do-not-set-RID-in-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0007-Remove-unneeded-feeds.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0008-enable-building-with-3.1.400.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0009-remove-netcoreapp5.0-target-framework.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0010-don-t-reference-visual-studio-targets.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0011-Experimental-TFM-patch.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0013-disable-analyzers.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/NuGet.Client.703f2982b53c59b765708b58494b7a052c2d71dc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/nuget-client/0014-Port-fix-from-https-github.com-NuGet-NuGet.Client-pu.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/nuget-client.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/roslyn.proj" (31) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0001-Conditionally-remove-net472-from-TargetFrameworks.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0002-.NET-Core-only-for-VBCSCompiler.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0003-Do-not-build-NET-Fx-binaries-in-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0004-Import-PackageVersions-props-if-exists.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0005-Get-rid-of-analyzers.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0006-Include-Compilers-package-projects-in-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0007-Reference-version-finagling.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0008-remove-unnecessary-nuget-feeds.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0009-remove-additional-net472-targets.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0010-workaround-for-improperly-escaped-characters-in-reso.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0011-work-around-generated-resource-code-errors.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0012-exclude-RichCodeNav.EnvVarDump-from-source-build.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/roslyn/0013-Remove-unneeded-tools.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/roslyn.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/sdk.proj" (32) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-sdk.0669698327cc8417681af6ba77d8844b099957f4/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/sdk/0001-Add-missing-PlatformAbstractions-reference.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-sdk.0669698327cc8417681af6ba77d8844b099957f4/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/sdk/0002-Use-ref-only-msbuild-packages.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-sdk.0669698327cc8417681af6ba77d8844b099957f4/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/sdk/0003-Don-t-call-dotnet-without-path.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/sdk.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/sourcelink.proj" (33) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/sourcelink/0001-Exclude-test-projects.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/sourcelink/0002-Patch-ref-packages-out.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/sourcelink/0003-Don-t-think-we-want-to-replace-original-with-transla.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/sourcelink/0004-Try-renaming-this-package-back.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/sourcelink/0005-Update-targets-to-support-netcoreapp2.1.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/sourcelink/0006-workaround-for-corefx-sourcelink-issue.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/sourcelink.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/standard.proj" (34) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/standard/0001-Source-build-improvements.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/standard.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/templating.proj" (35) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-templating.2d11ae82e114d28cbdb1845fdb1677d2e0a2160d/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/templating/0001-Don-t-call-dotnet-with-no-path.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/templating.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/toolset.proj" (36) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-toolset.96aea8328139b318f3a57c25aa96497756461cb4/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/toolset/0001-Exclude-test-folder-from-SourceBuild.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-toolset.96aea8328139b318f3a57c25aa96497756461cb4/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/toolset/0002-Remove-WindowsDesktop-dependency.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-toolset.96aea8328139b318f3a57c25aa96497756461cb4/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/toolset/0003-Don-t-call-dotnet-without-path.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-toolset.96aea8328139b318f3a57c25aa96497756461cb4/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/toolset/0004-remove-Nuget.Build.Tasks.Console-reference.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-toolset.96aea8328139b318f3a57c25aa96497756461cb4/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/toolset/0005-Force-S.Text.Json-package-version.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-toolset.96aea8328139b318f3a57c25aa96497756461cb4/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/toolset/0006-Downgrade-some-ref-packages-to-avoid-prebuilts.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-toolset.96aea8328139b318f3a57c25aa96497756461cb4/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/toolset/0007-Fix-hard-coded-PlatformAbstractions-version.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/toolset.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/vstest.proj" (37) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/vstest.c1b6b2c1ab4c8f181f3cb1a436afb6428009c7ab/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/vstest/0001-Update-vstest-build-script-to-add-binlogs.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/vstest.c1b6b2c1ab4c8f181f3cb1a436afb6428009c7ab/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/vstest/0002-Remove-reference-to-System.Runtime.CompilerServices..patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/vstest.c1b6b2c1ab4c8f181f3cb1a436afb6428009c7ab/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/vstest/0003-Update-the-license-for-nuget-packages-to-point-to-MI.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/vstest.c1b6b2c1ab4c8f181f3cb1a436afb6428009c7ab/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/vstest/0004-Fix-Extensions-FileSystemGlobbing-version.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/vstest.c1b6b2c1ab4c8f181f3cb1a436afb6428009c7ab/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/vstest/0005-Remove-runtime-identifier-from-vstest-projects.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/vstest.c1b6b2c1ab4c8f181f3cb1a436afb6428009c7ab/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/vstest/0006-Update-projects-to-netcoreapp2.1.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/vstest.c1b6b2c1ab4c8f181f3cb1a436afb6428009c7ab/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/vstest/0007-Disable-warnAsError-for-source-build-and-add-more-lo.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/vstest.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/websdk.proj" (38) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/dotnet-websdk.091d9c26e711e177e8bbe0d248b555eedbdfdad9/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/websdk/0001-Don-t-call-dotnet-without-a-path.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/websdk.proj" (ApplyPatches target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/xliff-tasks.proj" (39) on node 1 (ApplyPatches target(s)). ApplyPatches: git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/xliff-tasks/0001-Remove-unneeded-feeds.patch git --work-tree=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/ apply --ignore-whitespace --whitespace=nowarn /builddir/build/BUILD/dotnet-v3.1.423-SDK/patches/xliff-tasks/0002-ignore-warning-NU5128.patch Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/xliff-tasks.proj" (ApplyPatches target(s)). Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj" (default targets). Build: Build Environment: x64 Release Linux rhel.8-x64 Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (23:2) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [sourcelink;arcade;application-insights;aspnet-xdt;common;netcorecli-fsc;newtonsoft-json;newtonsoft-json901;standard;xliff-tasks;clicommandlineparser;roslyn;msbuild;nuget-client;websdk;coreclr;templating;aspnet-extensions;corefx;core-setup;aspnetcore-tooling;sdk;vstest;fsharp;aspnetcore;cli;toolset;core-sdk;package-source-build] needed by 'known-good'. Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (23:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/sourcelink.proj" (33:2) on node 1 (Build target(s)). CreateBuildOutputProps: sourcelink using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.sourcelink.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0000753 Build: [13:31:23.17] Building 'sourcelink' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/build.sh --pack --configuration Release --binaryLog --ci --warnAsError false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/sourcelink.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel= PackageVersionStamp= PB_VersionStamp= ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220830.1 BUILD_BUILDNUMBER=20220830.1 GitCommitCount=408 GitCommitHash=f175b06862f889474b689a57527e489101c774cc GitInfoCommitHash=f175b06862f889474b689a57527e489101c774cc SourceRevisionId=f175b06862f889474b689a57527e489101c774cc RepositoryCommit=f175b06862f889474b689a57527e489101c774cc COMMIT_SHA=f175b06862f889474b689a57527e489101c774cc GIT_COMMIT=f175b06862f889474b689a57527e489101c774cc RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/ LatestCommit=f175b06862f889474b689a57527e489101c774cc SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=1.0.0-beta.20113.5 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/ RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/build.sh --pack --configuration Release --binaryLog --ci --warnAsError false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/tmp/Release Welcome to .NET Core 3.1! --------------------- SDK Version: 3.1.422 ---------------- Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Find out what's new: https://aka.ms/dotnet-whats-new Learn about the installed HTTPS developer cert: https://aka.ms/aspnet-core-https Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli-docs Write your first app: https://aka.ms/first-net-core-app -------------------------------------------------------------------------------------- /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/log/Release/ToolsetRestore.binlog /clp:Summary /clp:ErrorsOnly;NoSummary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:__ToolsetLocationOutputFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/toolset/5.0.0-beta.19575.7.txt /t:__WriteToolsetLocation /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/toolset/restore.proj Clearing NuGet HTTP cache: /builddir/.local/share/NuGet/v3-cache Local resources cleared. ##vso[task.setvariable variable=NUGET_PLUGIN_HANDSHAKE_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 ##vso[task.setvariable variable=NUGET_PLUGIN_REQUEST_TIMEOUT_IN_SECONDS;isSecret=false;isOutput=true]20 /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/netcoreapp2.1/Microsoft.DotNet.Arcade.Sdk.dll -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc /p:Restore=true /p:Build=true /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj (in 52 ms). [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' Determining projects to restore... /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj (in 362 ms). Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj (in 362 ms). Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj (in 362 ms). Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj (in 362 ms). Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj (in 362 ms). Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj (in 362 ms). Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj (in 362 ms). /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. Microsoft.SourceLink.Bitbucket.Git -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/bin/Microsoft.SourceLink.Bitbucket.Git/Release/netcoreapp2.1/Microsoft.SourceLink.Bitbucket.Git.dll Microsoft.SourceLink.GitLab -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/bin/Microsoft.SourceLink.GitLab/Release/netcoreapp2.1/Microsoft.SourceLink.GitLab.dll Microsoft.SourceLink.GitHub -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/bin/Microsoft.SourceLink.GitHub/Release/netcoreapp2.1/Microsoft.SourceLink.GitHub.dll Microsoft.SourceLink.Common -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/bin/Microsoft.SourceLink.Common/Release/netcoreapp2.1/Microsoft.SourceLink.Common.dll Microsoft.Build.Tasks.Git -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/bin/Microsoft.Build.Tasks.Git/Release/netcoreapp2.1/Microsoft.Build.Tasks.Git.dll Microsoft.SourceLink.AzureRepos.Git -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/bin/Microsoft.SourceLink.AzureRepos.Git/Release/netcoreapp2.1/Microsoft.SourceLink.AzureRepos.Git.dll Microsoft.SourceLink.Vsts.Git -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/bin/Microsoft.SourceLink.Vsts.Git/Release/netcoreapp2.1/Microsoft.SourceLink.Vsts.Git.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Git.1.0.0.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Common.1.0.0.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Git.1.0.0.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Common.1.0.0.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitLab.1.0.0.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitLab.1.0.0.snupkg'. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5129: - At least one .targets file was found in 'build/', but 'build/Microsoft.SourceLink.Vsts.Git.targets' was not. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5129: [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets;linenumber=198;columnnumber=5;code=NU5129;]- At least one .targets file was found in 'build/', but 'build/Microsoft.SourceLink.Vsts.Git.targets' was not.%0A Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Vsts.Git.1.0.0.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Vsts.Git.1.0.0.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Bitbucket.Git.1.0.0.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Bitbucket.Git.1.0.0.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.AzureRepos.Git.1.0.0.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitHub.1.0.0.nupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitHub.1.0.0.snupkg'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.AzureRepos.Git.1.0.0.snupkg'. Build succeeded. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/SourceLink.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Common/Microsoft.SourceLink.Common.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitLab/Microsoft.SourceLink.GitLab.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/Microsoft.Build.Tasks.Git/Microsoft.Build.Tasks.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Bitbucket.Git/Microsoft.SourceLink.Bitbucket.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.AzureRepos.Git/Microsoft.SourceLink.AzureRepos.Git.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.GitHub/Microsoft.SourceLink.GitHub.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5129: - At least one .targets file was found in 'build/', but 'build/Microsoft.SourceLink.Vsts.Git.targets' was not. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5129: [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/src/SourceLink.Vsts.Git/Microsoft.SourceLink.Vsts.Git.csproj] 43 Warning(s) 0 Error(s) Time Elapsed 00:00:06.37 Build: [13:31:30.91] Building 'sourcelink' in tarball...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Bitbucket.Git.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.Bitbucket.Git.1.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.AzureRepos.Git.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.AzureRepos.Git.1.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Common.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.Common.1.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitHub.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.GitHub.1.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.Build.Tasks.Git.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Build.Tasks.Git.1.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.GitLab.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.GitLab.1.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/sourcelink.f175b06862f889474b689a57527e489101c774cc/artifacts/packages/Release/Shipping/Microsoft.SourceLink.Vsts.Git.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.SourceLink.Vsts.Git.1.0.0.nupkg". EnsurePackagesCreated: New NuGet package(s) after building sourcelink: -> Microsoft.Build.Tasks.Git 1.0.0 -> Microsoft.SourceLink.AzureRepos.Git 1.0.0 -> Microsoft.SourceLink.Bitbucket.Git 1.0.0 -> Microsoft.SourceLink.Common 1.0.0 -> Microsoft.SourceLink.GitHub 1.0.0 -> Microsoft.SourceLink.GitLab 1.0.0 -> Microsoft.SourceLink.Vsts.Git 1.0.0 RemoveBuiltPackagesFromCache: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/sourcelink". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/sourcelink". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/sourcelink". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/microsoft.sourcelink.github.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/sourcelink/microsoft.sourcelink.github.1.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/microsoft.sourcelink.common.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/sourcelink/microsoft.sourcelink.common.1.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/microsoft.build.tasks.git.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/sourcelink/microsoft.build.tasks.git.1.0.0.nupkg". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/sourcelink". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/microsoft.sourcelink.vsts.git.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/sourcelink/microsoft.sourcelink.vsts.git.1.0.0.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/.nupkg.metadata". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/build/Microsoft.Build.Tasks.Git.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/build/Microsoft.Build.Tasks.Git.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/Icon.png". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/microsoft.build.tasks.git.1.0.0.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/microsoft.build.tasks.git.1.0.0.nupkg.sha512". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/microsoft.build.tasks.git.nuspec". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/cs/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/de/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/es/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/fr/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/it/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/ja/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/ko/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/Microsoft.Build.Tasks.Git.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/pl/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/ru/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/tr/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/.nupkg.metadata". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/build/InitializeSourceControlInformation.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/build/Microsoft.SourceLink.Common.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/build/Microsoft.SourceLink.Common.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/buildMultiTargeting/Microsoft.SourceLink.Common.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/Icon.png". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/microsoft.sourcelink.common.1.0.0.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/microsoft.sourcelink.common.1.0.0.nupkg.sha512". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/microsoft.sourcelink.common.nuspec". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/cs/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/de/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/es/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/fr/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/it/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/ja/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/ko/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/Microsoft.SourceLink.Common.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/pl/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/pt-BR/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/ru/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/tr/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/.nupkg.metadata". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/build/Microsoft.SourceLink.GitHub.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/build/Microsoft.SourceLink.GitHub.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/Icon.png". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/microsoft.sourcelink.github.1.0.0.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/microsoft.sourcelink.github.1.0.0.nupkg.sha512". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/microsoft.sourcelink.github.nuspec". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/cs/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/de/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/es/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/fr/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/it/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/ja/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/ko/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/Microsoft.SourceLink.GitHub.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/pl/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/ru/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/tr/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/.nupkg.metadata". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/build/Microsoft.SourceLink.AzureDevOpsServer.Git.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/buildMultiTargeting/Microsoft.SourceLink.AzureDevOpsServer.Git.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/Icon.png". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/microsoft.sourcelink.vsts.git.1.0.0.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/microsoft.sourcelink.vsts.git.1.0.0.nupkg.sha512". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/microsoft.sourcelink.vsts.git.nuspec". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/cs/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/de/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/es/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/fr/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/it/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/ja/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/ko/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/Microsoft.SourceLink.Vsts.Git.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/pl/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/pt-BR/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/ru/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/tr/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/zh-Hans/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/zh-Hant/Microsoft.SourceLink.Vsts.Git.resources.dll". Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/sourcelink.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (23:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/arcade.proj" (4:2) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [sourcelink] needed by 'arcade'. CreateBuildOutputProps: arcade using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.arcade.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0016750 Build: [13:31:31.24] Building 'arcade' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/build.sh --pack --configuration Release --nodereuse false -v n -bl -ci --warnAsError false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/arcade.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DotNetUseShippingVersions=true PreReleaseVersionLabel=beta PackageVersionStamp=beta PB_VersionStamp=beta ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20200213.5 BUILD_BUILDNUMBER=20200213.5 GitCommitCount=3277 GitCommitHash=15f00efd583eab4372b2e9ca25bd80ace5b119ad GitInfoCommitHash=15f00efd583eab4372b2e9ca25bd80ace5b119ad SourceRevisionId=15f00efd583eab4372b2e9ca25bd80ace5b119ad RepositoryCommit=15f00efd583eab4372b2e9ca25bd80ace5b119ad COMMIT_SHA=15f00efd583eab4372b2e9ca25bd80ace5b119ad GIT_COMMIT=15f00efd583eab4372b2e9ca25bd80ace5b119ad RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/ UsingToolMicrosoftNetCompilers=false useInstalledDotNetCli=false LatestCommit=15f00efd583eab4372b2e9ca25bd80ace5b119ad SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=1.0.0-beta.20113.5 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/ RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/build.sh --pack --configuration Release --nodereuse false -v n -bl -ci --warnAsError false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/tmp/Release /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:n /bl:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/log/Release/ToolsetRestore.binlog /clp:Summary /clp:ErrorsOnly;NoSummary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:__ToolsetLocationOutputFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/toolset/1.0.0-beta.19459.10.txt /t:__WriteToolsetLocation /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/toolset/restore.proj /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/netcoreapp2.1/Microsoft.DotNet.Arcade.Sdk.dll -maxcpucount /m -verbosity:m /v:n /bl:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad /p:Restore=true /p:Build=true /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj Build started 12/15/2022 1:31:32 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/' 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj%5D [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj (in 49 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3) on node 1 (Restore target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj%5D [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk.Web. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/' 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj%5D ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj%5D ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.ApiCompat/Microsoft.DotNet.ApiCompat.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.ApiCompat/Microsoft.DotNet.ApiCompat.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj%5D [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk.Razor. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/' 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/WinShimmer/WinShimmer.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/WinShimmer/WinShimmer.csproj%5D [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk.Web.ProjectSystem. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk.Publish. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/' 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Github.IssueLabeler/Microsoft.DotNet.Github.IssueLabeler.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Github.IssueLabeler/Microsoft.DotNet.Github.IssueLabeler.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/tests/Microsoft.DotNet.Build.Tasks.Configuration.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/tests/Microsoft.DotNet.Build.Tasks.Configuration.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj%5D ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj%5D _GetAllRestoreProjectPathItems: Determining projects to restore... 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj%5D Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj... Installed Microsoft.Build.Tasks.Git 1.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash YI4v7Ak+bjghJy+jH4dvgEEYyrLAhNJBBnRpEE7eylYbwrGj6S2KXnSfjwGqdsFv6nMEc65z7DdmvPucjR/f/Q==. Installed Microsoft.Extensions.DependencyModel 3.1.28 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash Tq1ge2O39qDDAHtxdYPxggi4suPWomVfuLueZtC4ZZDpzR6gJR5v1eh++qxif9a+sA1lKBgBN1C0MA44AGZqbQ==. Installed Microsoft.DotNet.PlatformAbstractions 3.1.28 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash /rFxfqxQtNMb3bj7eq3yzPw4SjEiJUIH2SeM8DFLfnQrUKylrpai1uvyDi1wgcLSxOG1WtRmGdltzAGsPrN6kQ==. Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 2SylOSRrCrjxjy7gLFC9ElMhGLFkgvwF6jZUhTyjf33ln/9FSW3KF+peJ8DRhPuhVa+Tb+XLtNDUikWqqZ2/tg==. Installed System.CodeDom 4.4.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash wtHiN9D+irR1CNSeKOZxfbTU3Qnu66y8Fz+/tW9NLyWuDNtu2fgkhi5CFVJmyvlw4K6xNYtoM8uWX4nFCEZeZQ==. Installed System.Memory 4.5.4 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash baGuDCz++idWOrvCxeLIHu0gA6lTl+iz5CcL+tPcsoA223u4FlWWdSTyycB2MH3Jflt4CGDC0h0jT8Qks+MDyA==. Installed System.Resources.Extensions 4.7.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash nP8Jy8kpQE8Lnvrv7m0z0gzUOm0QTS0A/vtM8WCMGJYQzUe/1x7BlfUMi4SyrKaGapDhM6a4XBHysls8upJUYw==. Installed System.Buffers 4.5.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash y3vuZOHJ4wRD3rFPbOZc1Dh8Q5uzli4o/NCMPLcJDMCjV7vXMkb66G2i1t2fGYrxDDmIZl/Me3VIpcluoKVG1w==. Installed Microsoft.Build.Utilities.Core 16.7.2 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash SnGv3ezzWnVECG1qw0PLdpJ9KdwhiCurrBxpqtZDSmhx9O3iqD9e1NHV6qFGG9bbv0YB0B5bKxxRl5FKtSEcaw==. Installed Microsoft.SourceLink.Common 1.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash 2lu6wRnKY2MiWqwnFG87MA7gFXtlOnFucPo0xob6ouh3Sm8fMDYZ8xotTlf4IJ1n0Pqe3LVyEmpg9FPcNcvTrw==. Installed System.Threading.Tasks.Extensions 4.5.3 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash mXA1n3UaCU5HG0YDxvLxfmx1LH17qol3zkDMVPwS4Ted1IaaH1JJwBGNn4yuWZMWGeaBP+OUHSLlW1kIp5kxDg==. Installed Microsoft.SourceLink.Vsts.Git 1.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash NuuBdtsjBsR2jPFEOH3LKW938S4CGZLDy4yNQVWEmzFX1SfYDDPQiVW262docy4ThMD2HM4BzK+UvqFCOmnOcw==. Installed Microsoft.NETCore.DotNetHostPolicy 2.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash Qwk8IisnS5T64Z9vLG31V72YXmVwuRZrrksgcunyNPvSbD45zaWBIMB6D/kRJK/g2s0Cm0Q2SrSZtaps2PvuPg==. Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash y2yqDjB/DFGwzie+OEOwIIAEb1XMJLdoMw5V9IAKs8S2kqEk38P/6zmsS/lkd+fOIMOZXcepd4awCySc/1ygyw==. Installed Microsoft.SourceLink.GitHub 1.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash WS3vn3bOSki1/ulR+CukNChGkfKvbsAiRQOi9S3d2ef02+X10b4saLXruO4vnGLySxyvXjscx/MJrIXH7KMUsg==. Installed Microsoft.NETCore.DotNetHostResolver 2.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash BbJnusB15wDdYbRp3EDGy9355qKnPKtq3vGzJQndhd/9GHf/nJrb1eNydXdJGTruwLQdFXuEP23OxY7sCcuCkQ==. Installed System.IO.FileSystem.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash ofQsj0r38QyvkYXFMpLJWkLrhSeWFeajXzbtqcP1Zh45+3DuNhpm5LUvfnwpC0+N2XOUON3MLlYwfjxzkJH8hA==. Installed Microsoft.NETCore.DotNetAppHost 2.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash qaHs6hnfnorCoJ3efrRhX0UeIow7fw2QBulC2bvrVc+cWSA/Zj47moAOUom5MLZSMIWhMynq1qu9nnWBoSJdjg==. Installed System.Collections.Immutable 1.7.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash x46u5m4JEgyIlcLRiEC84CGAWdeQZUPdpCzIdHOSK80cfwdvF7wmjcnzqCBE+u4nNDRxwM8Pmdu39kZHlHf6bA==. Installed System.Text.Encoding.CodePages 4.7.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash om/ltmFtIMUVZxAiHI7OhwfUpnWBE6Zl60RC0txBv+pvNjVAzntTi20nye7uSQv4a1L5Zo1fRsZcV90X1EtKfg==. Installed Microsoft.Build.Tasks.Core 16.7.2 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash L50KSNysCYPl9FJxpo09ESpLhD4/DjbrkTlJN8+xEtZA++qu57gUvtMGDKDKFc0uOgWiWLaAhlR/l5MzaOLBug==. Installed System.Reflection.Metadata 1.8.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash WJdlujt2x2tH9jokiRcJcOofHZZibjDOp46Koz+BzqMcufKFoJ/mJoOYrLwlI9nfe7MiMtbsojK25A1jxV6CGQ==. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. Installed System.Collections.Concurrent 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 11Fugos051VzWz2j5hb4veZg9uWkFvs17LpxXeSCOVf0YwNpiKY3uUWgoC1uc8ePZGJdP6uybPMInDBNV2Jk6w==. Installed System.Globalization.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 0k/pnkhpO08roKMT9Cnqj30ThGeUsJ8lhqJcqY1+q5s7N8k/L9mePBB3VrUjNAzbeFGooV1mUWZahMpc/2fz3Q==. Installed System.Security.Cryptography.Csp 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash qjl3V8/6pBvE04f3DNTOf0m7Y9MCvU3ee+LbUbp1sjFN37yBREgv32sMIy+IzW6QDWasKFj3nHKQL4jXyHb47A==. Installed System.Security.Cryptography.X509Certificates 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash ZlQMlDIMFooz0bWOs1iKPtC+6fjPwSQgnS+eoEm7BfeZgJUiVnOR9jrzPtRcFJS4KSeUnNQmLv0BiVznE886Tw==. Installed System.Globalization.Calendars 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash JI57qn5tN9yVW86wJJoBzdyKAjdPnLM99XgCS+QfRme/AxO5Geff6DNUnx+dSY9OnNTP4Y6JD2K4g//QNcPxXQ==. Installed System.Runtime.Numerics 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash yEakKEtHg517rr+nHUjNxhlWNmgYkEX3WNmik1Drbh4mup3g8X8gwPEGfM17z3bbSOJUoAlOfb4jyEju83OV5A==. Installed System.Security.Cryptography.Cng 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 8ZBhmmaqTezP5rbkxM0TISPoHlGmB3UuVvOlR51q7ajw6/bdGQLOFOlslkzj8o/gALGvO4rriTJ1TL9qhezJXg==. Installed System.Security.Cryptography.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash Pf02xqN+7B9JazRQTscd6raGtbewUnBbcrDOaBP/UaVMLKlgIwCRBd/jsKyBp3+y2vc4bAorCQbc7z4YLHGhVg==. Installed System.Security.Cryptography.Algorithms 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash TndEcxDxGsiXWFa5LwKLkV/Sv3b8JeBoLtF+hnfB9bIohDOYR9jRskmjk/6rAsL+PFzw07WQ8NbSGEV5t4+1RQ==. Installed System.Net.Http 4.3.4 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash fMptwam4aKKhVEKtvUPbrEupbjDd/6wgbxcJATfQYqVJX2yOTcg84IxbVwDH1QSrhQv3X1zB7a4lIpkAezo3CA==. Installed System.Security.Cryptography.OpenSsl 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash pUL+WWQ+SwXYe2ym6VV9yYZQpbcEAlQPv99Wc8rZOPVnNXLM87QoLQV1rE6/fi7/A/d1ctcST2Tzu+o1MYyK/A==. Installed System.Net.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 2QDfW9LyNZfGKoQAFVSnsJHFDszlGZnX1wZAIPRyadklcVnhkYuQCpyLf/q5IDzvVMUU3E0NzloLDw5CvmIR1g==. Installed System.IO.FileSystem 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash hYSJs2ZkJuVEjmOOhNr1aSKYDJ5IuQ5VyG+wlmWIsgaR52ve5aV1XQ8O2AkDciYECe++8ZUYYZYrbjcwRWhfVg==. Installed Microsoft.NETCore.Platforms 1.1.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash xM2mI/QsAPIhmmnuDlKh6T/NUNi+jcvJlPtCU1CyVM/65k8+GpdfB9d9YMKVFznytChov7G9fS4A9zLZ0YDBOQ==. Installed System.Security.Cryptography.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash SpOWtlPBUfzX0Rd5Fx303++DKKiY6dv00TEiHBWCGHB5hAWB15crbRNG8VfgXt1ZX76ceQfag7t7jZwDqFRfLw==. Installed System.Diagnostics.DiagnosticSource 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 7xtI9bc9SVoPGhfyIl6+dr81PF899Cm5utZBkLTtZstcdJMSyRg0RVeefhAsNf6o0F+TltWCTCGh+r6gxrbewg==. Committing restore... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Configuration/Microsoft.DotNet.Build.Tasks.Configuration.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Configuration/Microsoft.DotNet.Build.Tasks.Configuration.csproj.nuget.g.targets. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj.nuget.g.targets. Installed NuGet.Versioning 5.7.2-rtm.8 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash qOVJ9MqCXbmgTY6DDReeM63rRdHuaPie5tqWF7pt8SII521ltkOqXTlYStfdfhkc7g0bUhjgQcuRPl6z4g9VNA==. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: Microsoft.DotNet.Arcade.Sdk depends on NuGet.Versioning (>= 5.4.0-rtm) but NuGet.Versioning 5.4.0-rtm was not found. An approximate best match of NuGet.Versioning 5.7.2-rtm.8 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.DotNet.Arcade.Sdk depends on NuGet.Versioning (>= 5.4.0-rtm) but NuGet.Versioning 5.4.0-rtm was not found. An approximate best match of NuGet.Versioning 5.7.2-rtm.8 was resolved. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CoreFxTesting/project.assets.json Installed NuGet.LibraryModel 5.7.2-rtm.8 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash 7NvW8vYlNnrLVPmPLf9E5TwJywCNORGMNTVUBwJ/GpQNo1ZVP7ZSMxyyeU1G+uL885iMasX5u+bHKRuKIBTFRw==. Installed System.Threading.ThreadPool 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash lS0UloNPrkuQygkXXLK62nhcwpT56W+EMbBopCegRuTO+2lwRBX7u6nwTFqoAC5C84yl+6Ky9/I4aZaMQ/nKJw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Configuration/project.assets.json Installed System.Text.Encoding.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash KMIJdv/LfrtVn75XXn9EEyZv8RUWxJV1Q41JGiX68qHw7TjB9wLnqmhjVPjzrtRzgQ4f+xFoYlEzAa+pSDD+cQ==. Installed System.Runtime.Serialization.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash gxXGFdot8BLj553S8cKpk0+IjnLs+3U4QA56hVEli7yPxhVztW7ZGZXrHlUFDXE/6QGRywy2Tuqofv+t2zoHDw==. Installed Microsoft.Win32.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash zwAVciu/duSRmixM24GcbXxn3oXZKxImRBzMLPj9Xq34wyXTqmSP0kAaFbqH6FaIKIMUo3Kz329TWswrBTQC3A==. Installed System.Reflection.Emit.Lightweight 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash DpuWrdbEqNsZyWSwS80wJ1iVbKmdi/6J6vh+wdg1mcXqBxfuFChKjHyWH2XKKI5GRrIrL7nSDIsk9YyWjBSmLw==. Installed NuGet.Frameworks 5.7.2-rtm.8 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash UqWoHOuG7oK0VqK/mcC+UMuKH5aRGOJmYNL1mRjq5LV6w1hadPWTi9fuZKjW0XGS1dYYMTBx5QBbqhkmBm1XYA==. Installed System.Reflection.TypeExtensions 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash cDJjC0h0v83+IGQTQFFhHHecmOm0/fHenaZrJ8hCr2lmIIyQBoXGga1N0KDmOsfZMqxq/i2v9X9nKkDE7NuBuA==. Installed System.Diagnostics.Process 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash PGn7kGvv7N0zfql3WXOPN1uoX2kyYwUkmpvxQd+j1pCCz8kzzshoqYobwjuV8FJ8ZqeZpikv4e+CXD0N+0Z3WQ==. Installed System.Reflection.Emit.ILGeneration 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash a7s4k2FRHoNxEEMJsLFBHDcXn6sNpc3x1eQY8dG9QX8ySgt45N7yYQm9V4fqXJHaqQ7OChJCM4uey3fqqnFwkg==. Installed System.ObjectModel 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash VkKxlvkOUvASmfco+HuoHmqBGd7igpbdMYYxjElX4/GOqF7Eh2w09jt4ukcE7Q+zqfZ351L7C06bWMFCXyGgQQ==. Installed NuGet.Common 5.7.2-rtm.8 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash PCQNbu98tLrUGrW+DpDmJSg3TDDnuAJHPOeYK3yAUqyQQ7gm9PqfgZe6f1U1srj0wXNvmcp2tmkAVkgWhwd/ig==. Installed System.Linq.Expressions 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash CAtIe8kVFsIP8W+YvFLQdon0c5OD8HgbERbpgKYRRt0hJDa0NK0sMDldEz4FfWUu3tm115J8JOBHtoy5HmzgkA==. Installed System.Security.Cryptography.ProtectedData 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash SpWp3aGaommKW3z6YJjW1vSWumptt/kvJ7TPqHp6gpNoG4IbfAWaMrHrHZ2fuKe1mtsqMDt48dl7Vb/PMaIztQ==. Installed System.Runtime.Serialization.Formatters 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 1aeflIDyhYZzje17KR249g/n9oob44UqKjh9sskWozE1A4QPVTaU8oT00afZR3obJSswd1EqoF0z5h9jRilWZQ==. Installed System.Reflection.Emit 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash oAeoxGy84RwTRKUndpvlvB98utRsTHRqgAyuFyqoqnD84KttQ1ntj5Y/FNfokvbogGOfrWgSchA0TNsWKkEChg==. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj.nuget.g.props. Installed NuGet.Credentials 5.7.2-rtm.8 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash C81zS2YpSHFKJ72jV7UJgaDr2XZb+xXOTREkA+RN7wcppKtVL24a/fOmZLiyNrEO1gPUaruB2Rs3v6o+waNQNg==. Installed System.Xml.ReaderWriter 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash WEEdJE3lz6PErSo4iP5DPFune/zL0Yw5xsqjGiHklW+F74R916z8yyXRCwnFyGo4tZH7WUR+E/peGstCfkesQg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj.nuget.g.targets. Installed System.Dynamic.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 8/OYSEfKhEYt2Z9RHLxONJIZpOqGYfYwIW3Xb9fhGzJtXZYGp+pXDTYOEuCz5KihVyJ0NtCt4kCWAI5DS76l/A==. Installed System.Text.RegularExpressions 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 8w4akTtFGz3P44lAiLV+0x4sw/vQINiK5xLcVEd1XSxtV42qXrGu1lMQBAY+iYfbZkLWe7Lz/bG0XopBleG1dA==. Installed System.Threading.Thread 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash HRho8CVNUdbF4erS05eOLrvnnh4ybQQfLjFd3cyzGoK1Qs0JzdWVBQJlmsiyaYV+7FQOMp8QHrpT9j+E+8SVzw==. Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (in 200 ms). Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (in 200 ms). Installed System.IO.FileSystem 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash VCfhAaHylTiLh3YzSHkVkLHJWph49kkFH7AmuIbmxTJ8EntWCwDy7CHEzRrg4JwwmcpbrB5meSj7izHHn7Cwzg==. Installed Microsoft.CSharp 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash zLgIcC+B0OL0nM4GauSDs4GSZyUl+hVMZqiDInYIsuxDGHFjAGTBlz3oMRSZ9FGZf45OaacO41PPmpheNbBETA==. Installed NuGet.ProjectModel 5.7.2-rtm.8 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash 7qZjlWLFZHR9hsoKdVmtpZ5VmsJ8+vGAX3RghuIzn/CwXeEXAEAe36zXQjj4bDgUulIXW+e670FgYjMWUlUXyg==. Installed NuGet.Configuration 5.7.2-rtm.8 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash LFxCSX4yrbQQHnkYRS0NbInMGnusslnNFxHqvBXytr/t8dWKiZPexL0DdioWmir/rZWGyEd3v+/GJz1TIqsPwg==. Installed System.Xml.XDocument 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash ugU0npHy/v4fUNZTS6cvs2a5r2Pd52p0oUByNXY2jOsO+GNOX5QLvzi5ji52HaTvAmqaPdv6IE2Kahw2jdad+A==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/project.assets.json Installed NuGet.Commands 5.7.2-rtm.8 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash 3Z4+2Xth3R4LUzEvMKn521SfSWBOBWidtY26uDO4+bF5P8xl40vfL4E6guLM4X7LgDLD2qBrSQkVVnlgDy8YyA==. Installed System.Security.Cryptography.Cng 4.7.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash ZOCTTZ/dBzWnRA1US60LS0BNLmgFvPqAMuJIk/zLzhBeuFsLThbXwz19WH8z1nH+qnjaIk1Hj5IaR6TnjJPjwg==. Installed NuGet.DependencyResolver.Core 5.7.2-rtm.8 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash 9kUBB76Fj2EcolxjOFQuSug4UXV9h+vWqrWX/FEO2UxCkqmkspLeBgdarrgrZwGis3Xps4lhnzHjjX0rs+sm8g==. Installed Newtonsoft.Json 9.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash c7yLU8KJTqYS4eNHpx1znRUM43cvclMLDWYOr/caLm9qrFjfNhusP2EW22e/ckYjgyNOitRdIpFGpF/K/KO7dA==. Installed NuGet.Packaging 5.7.2-rtm.8 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash xbXOiMubb49HN2DRbsEdZ93DF4HqGEw7ybSQzI4Kwz2Q/gyLyvan1a9mTCsYIRL6bQtha1ZMWcCkbyy+dk+VBg==. Installed System.Threading.Tasks.Extensions 4.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash kvfM61DGnBC1Ha84NRqT2KtUh8cCcY9Isl2KJVYvVp9NMlJPFm4TVIdHXv2ouYJncgWtBqgatafnxrqESDS+KA==. Installed NETStandard.Library 2.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash GRGb3E7/uel/w9LSObyEIkixInKUlYM7LuYp5QytoBHoVbFbcVVjBxtp/B0XSJdhk0pJO341m2V7o8FCEzX+2A==. Installed System.Security.Cryptography.Pkcs 4.7.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash eOHVyP8Ep5qzy7bNesZW/eLh4KMsAWnpWtv1TWtoiZfaBnRtNQTMPoD/yhEsbXyrYOVPglxMFIuwz91T6CUZhA==. Installed System.Diagnostics.Tools 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash qyJqpxvvHZI4MJGWaCTTKLzaAA3QxJ+bO8E29YXe2cmirtEi4T/7caVMCVSLGB+ZKFMgrONvXCCBymU14r3OFw==. Installed System.IO.FileSystem.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash IBIxjj7fV422I1pLSHicEd94grU8GK5vVEt1fZYIULBsfJtEjV5yBzRAsYcQ3wT35SLxYGsSrD4EJ9KXqGcU4g==. Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (in 236 ms). Installed NuGet.Protocol 5.7.2-rtm.8 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash SoxeORyTcCzZadtXrdQvxTSujbcKbH1jcv/t2MTSSEGl6tlscsjNtH3KleM22AIQzIq9CAOdB5rapeDt0KHJaA==. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Commands (>= 5.4.0-rtm) but NuGet.Commands 5.4.0-rtm was not found. An approximate best match of NuGet.Commands 5.7.2-rtm.8 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Commands (>= 5.4.0-rtm) but NuGet.Commands 5.4.0-rtm was not found. An approximate best match of NuGet.Commands 5.7.2-rtm.8 was resolved. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Packaging (>= 5.4.0-rtm) but NuGet.Packaging 5.4.0-rtm was not found. An approximate best match of NuGet.Packaging 5.7.2-rtm.8 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Packaging (>= 5.4.0-rtm) but NuGet.Packaging 5.4.0-rtm was not found. An approximate best match of NuGet.Packaging 5.7.2-rtm.8 was resolved. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.ProjectModel (>= 5.4.0-rtm) but NuGet.ProjectModel 5.4.0-rtm was not found. An approximate best match of NuGet.ProjectModel 5.7.2-rtm.8 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.ProjectModel (>= 5.4.0-rtm) but NuGet.ProjectModel 5.4.0-rtm was not found. An approximate best match of NuGet.ProjectModel 5.7.2-rtm.8 was resolved. Installed Microsoft.CodeAnalysis.Common 3.7.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash wyMgWIEclSsnzlwJZFf9n3NsY2nWiVkAUfPdhAo8e928B7HEaxFGQ/DQ551obp/vTSKruDokdOc1AuWi6o8cZQ==. Installed Microsoft.NETCore.App 2.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 08ihch4KtmJ3T+el6HWyqPb6HrV3643LhH7UNGZIiuUUYVOPETGCu4VhXXNFbY1KJIZns5Ad+qprJ+2yendlxg==. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Microsoft.DotNet.Build.Tasks.Packaging.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Microsoft.DotNet.Build.Tasks.Packaging.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/project.assets.json Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.SignTool/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (in 302 ms). Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (in 316 ms). Installed Microsoft.CodeAnalysis.CSharp 3.7.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash MXVjXYuwt/SHcFxOTh/V/8UE4qHJahrAIwpmtq9E4GE8DhnM1GVQ0Fr89bTuBo7XRC7t6R9LHwOBq4jnuZdBdg==. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CodeAnalysis/project.assets.json Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.GenFacades/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (in 483 ms). Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (in 492 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ Installed: 6 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj 28 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj 50 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj 11 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj 3>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) on node 1 (Build;Pack target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Github.IssueLabeler/Microsoft.DotNet.Github.IssueLabeler.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Github.IssueLabeler/Microsoft.DotNet.Github.IssueLabeler.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.ApiCompat/Microsoft.DotNet.ApiCompat.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.ApiCompat/Microsoft.DotNet.ApiCompat.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/tests/Microsoft.DotNet.Build.Tasks.Configuration.Tests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/tests/Microsoft.DotNet.Build.Tasks.Configuration.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj%5D ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj%5D ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/WinShimmer/WinShimmer.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/WinShimmer/WinShimmer.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj%5D ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj%5D 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (23:10) on node 32 (default targets). 23:10>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (23:10) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (23:11) on node 32 (Build target(s)). 23>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/". 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (26:10) on node 18 (default targets). 26:10>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (26:10) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (26:11) on node 18 (Build target(s)). 26>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/". 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (16:10) on node 24 (default targets). 16:10>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (16:10) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (16:11) on node 31 (Build target(s)). 16>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/". 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (27:10) on node 16 (default targets). 27:10>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (27:10) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (27:11) on node 23 (Build target(s)). 27>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/". 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (28:10) on node 31 (default targets). 28:10>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (28:10) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (28:11) on node 29 (Build target(s)). 28>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/". 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (24:10) on node 10 (default targets). 24:10>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (24:10) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (24:11) on node 10 (Build target(s)). 24>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/". 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (13:10) on node 26 (default targets). 13:10>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (13:10) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (13:11) on node 9 (Build target(s)). 13>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/". 23>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 23>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. 16>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 16>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. 28>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 28>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: Microsoft.DotNet.Arcade.Sdk depends on NuGet.Versioning (>= 5.4.0-rtm) but NuGet.Versioning 5.4.0-rtm was not found. An approximate best match of NuGet.Versioning 5.7.2-rtm.8 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.DotNet.Arcade.Sdk depends on NuGet.Versioning (>= 5.4.0-rtm) but NuGet.Versioning 5.4.0-rtm was not found. An approximate best match of NuGet.Versioning 5.7.2-rtm.8 was resolved. 28>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. 27>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 27>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Commands (>= 5.4.0-rtm) but NuGet.Commands 5.4.0-rtm was not found. An approximate best match of NuGet.Commands 5.7.2-rtm.8 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Commands (>= 5.4.0-rtm) but NuGet.Commands 5.4.0-rtm was not found. An approximate best match of NuGet.Commands 5.7.2-rtm.8 was resolved. 27>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Packaging (>= 5.4.0-rtm) but NuGet.Packaging 5.4.0-rtm was not found. An approximate best match of NuGet.Packaging 5.7.2-rtm.8 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Packaging (>= 5.4.0-rtm) but NuGet.Packaging 5.4.0-rtm was not found. An approximate best match of NuGet.Packaging 5.7.2-rtm.8 was resolved. 27>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.ProjectModel (>= 5.4.0-rtm) but NuGet.ProjectModel 5.4.0-rtm was not found. An approximate best match of NuGet.ProjectModel 5.7.2-rtm.8 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.ProjectModel (>= 5.4.0-rtm) but NuGet.ProjectModel 5.4.0-rtm was not found. An approximate best match of NuGet.ProjectModel 5.7.2-rtm.8 was resolved. 24>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 24>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. 23>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5128,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.bcl.asyncinterfaces/1.1.1/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build/16.7.2/lib/netcoreapp2.1/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.framework/16.7.2/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.utilities.core/16.7.2/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.extensions.dependencymodel/3.1.28/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.compilerservices.unsafe/4.7.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encodings.web/4.7.2/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.json/4.7.2/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/=/_/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/Microsoft.DotNet.CoreFxTesting.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/Microsoft.DotNet.CoreFxTesting.sourcelink.json /langversion:Latest /analyzerconfig:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/.editorconfig ExtractResWResourcesFromAssemblies.netcoreapp.cs FileUtilities.cs GenerateFileVersionProps.cs GenerateRunScript.cs GenerateTestSharedFrameworkDepsFile.cs ../Common/BuildTask.cs "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/.NETCoreApp,Version=v2.1.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/Microsoft.DotNet.CoreFxTesting.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 26>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,NU5128,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.framework/16.7.2/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.utilities.core/16.7.2/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.immutable/1.7.1/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.8.1/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.compilerservices.unsafe/4.5.3/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/=/_/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/Microsoft.DotNet.SignTool.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/Microsoft.DotNet.SignTool.sourcelink.json /langversion:Latest /analyzerconfig:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/.editorconfig src/BatchSignInput.cs src/BatchSignUtil.cs src/ByteSequenceComparer.cs src/Configuration.cs src/ContentUtil.cs src/ExplicitCertificateKey.cs src/FileSignInfo.cs src/Hash.cs src/PEInfo.cs src/RealSignTool.cs src/SignedFileContentKey.cs src/SignInfo.cs src/SignTool.cs src/SignToolArgs.cs src/SignToolConstants.cs src/SignToolTask.cs src/ValidationOnlySignTool.cs src/ZipData.cs src/ZipPart.cs ../Common/AssemblyResolution.cs "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/.NETCoreApp,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/Microsoft.DotNet.SignTool.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/Microsoft.DotNet.SignTool.InternalsVisibleTo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 16>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 13>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 16>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5128,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.bcl.asyncinterfaces/1.1.1/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build/16.7.2/lib/netcoreapp2.1/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.framework/16.7.2/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.core/16.7.2/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.utilities.core/16.7.2/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.platformabstractions/3.1.28/lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.extensions/4.7.1/lib/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.compilerservices.unsafe/4.7.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encodings.web/4.7.2/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.json/4.7.2/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/=/_/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Configuration.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Configuration.sourcelink.json /langversion:Latest /analyzerconfig:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/.editorconfig Configuration/Configuration.cs Configuration/ConfigurationFactory.cs Configuration/PropertyInfo.cs Configuration/PropertyValue.cs ConfigurationTask.cs DeriveTargetFrameworks.cs FindBestConfigurations.cs GenerateConfigurationProps.cs NormalizeConfigurations.cs UpdateVSConfigurations.cs ../../Common/BuildTask.cs "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/.NETCoreApp,Version=v2.1.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Configuration.AssemblyInfo.cs /warnaserror+:NU1605 13>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5128,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.buffers/4.5.1/ref/netstandard2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.immutable/1.5.0/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.6.0/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.compilerservices.unsafe/4.7.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.codepages/4.7.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks.extensions/4.5.3/lib/netstandard2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/=/_/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/CodeAnalysis.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.sourcelink.json /langversion:Latest /analyzerconfig:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/.editorconfig Analyzers/AppContextDefaultsAnalyzer.cs Analyzers/BaseAnalyzer.cs Analyzers/MembersMustExistAnalyzer.cs Analyzers/PinvokeAnalyzer.cs Analyzers/ResourceUsageAnalyzer.cs DiagnosticIds.cs Helpers.cs "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.AssemblyInfo.cs /warnaserror+:NU1605 16>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 13>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 28>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 24>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 28>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:3021,NU5105,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.bcl.asyncinterfaces/1.1.1/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build/16.7.2/lib/netcoreapp2.1/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.framework/16.7.2/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.core/16.7.2/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.utilities.core/16.7.2/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.versioning/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.immutable/1.7.1/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.8.1/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.extensions/4.7.1/lib/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.compilerservices.unsafe/4.7.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encodings.web/4.7.2/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.json/4.7.2/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/=/_/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/Microsoft.DotNet.Arcade.Sdk.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/Microsoft.DotNet.Arcade.Sdk.sourcelink.json /langversion:preview /analyzerconfig:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/.editorconfig src/CalculateAssemblyAndFileVersions.cs src/CheckRequiredDotNetVersion.cs src/CompareVersions.cs src/DownloadFile.cs src/ExtractNgenMethodList.cs src/GenerateChecksums.cs src/GenerateResxSource.cs src/GenerateSourcePackageSourceLinkTargetsFile.cs src/GetAssemblyFullName.cs src/GetLicenseFilePath.cs src/GroupItemsBy.cs src/LocateDotNet.cs src/PipelinesLogger.cs src/SaveItems.cs src/SetCorFlags.cs src/SingleError.cs src/Unsign.cs src/ValidateLicense.cs ../Common/AssemblyResolution.cs "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/.NETCoreApp,Version=v2.1.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/Microsoft.DotNet.Arcade.Sdk.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/Microsoft.DotNet.Arcade.Sdk.InternalsVisibleTo.cs /warnaserror+:NU1605 24>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5128,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.bcl.asyncinterfaces/1.1.1/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build/16.7.2/lib/netcoreapp2.1/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.framework/16.7.2/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.core/16.7.2/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.utilities.core/16.7.2/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.immutable/1.7.1/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.8.1/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.extensions/4.7.1/lib/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.compilerservices.unsafe/4.7.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.codepages/4.7.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encodings.web/4.7.2/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.json/4.7.2/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/=/_/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/Microsoft.DotNet.GenFacades.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/Microsoft.DotNet.GenFacades.sourcelink.json /langversion:Latest /analyzerconfig:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/.editorconfig GenPartialFacadeSource.cs GenPartialFacadeSourceGenerator.cs SourceGenerator.cs TypeParser.cs ../Common/BuildTask.cs "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/.NETCoreApp,Version=v2.1.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/Microsoft.DotNet.GenFacades.AssemblyInfo.cs /warnaserror+:NU1605 28>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 24>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 27>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5128,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.bcl.asyncinterfaces/1.1.1/ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build/16.7.2/lib/netcoreapp2.1/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.framework/16.7.2/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.core/16.7.2/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.utilities.core/16.7.2/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.win32.registry/4.3.0/ref/netstandard1.3/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.commands/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Commands.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.common/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.configuration/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.credentials/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.dependencyresolver.core/5.7.2-rtm.8/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.frameworks/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.librarymodel/5.7.2-rtm.8/lib/netstandard2.0/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.packaging/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.projectmodel/5.7.2-rtm.8/lib/netstandard2.0/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.protocol/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.versioning/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.codedom/4.4.0/ref/netstandard2.0/System.CodeDom.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.immutable/1.7.1/lib/netstandard2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.Brotli.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.8.1/lib/netstandard2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.extensions/4.7.1/lib/netstandard2.0/System.Resources.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.compilerservices.unsafe/4.7.1/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.accesscontrol/4.7.0/ref/netstandard2.0/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.cng/4.7.0/lib/netstandard2.0/System.Security.Cryptography.Cng.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.pkcs/4.7.0/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.protecteddata/4.3.0/ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.permissions/4.7.0/ref/netstandard2.0/System.Security.Permissions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.principal.windows/4.7.0/ref/netstandard2.0/System.Security.Principal.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.codepages/4.0.1/ref/netstandard1.3/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encodings.web/4.7.2/lib/netstandard2.0/System.Text.Encodings.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.json/4.7.2/lib/netstandard2.0/System.Text.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/=/_/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Packaging.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Packaging.sourcelink.json /langversion:Latest /analyzerconfig:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/.editorconfig ApplyBaseLine.cs ApplyMetaPackages.cs ApplyPreReleaseSuffix.cs CreateTrimDependencyGroups.cs Extensions.cs FilterUnknownPackages.cs Framework.cs FrameworkUtilities.cs GenerateNetStandardSupportTable.cs GenerateNuSpec.cs GeneratePackageReport.cs GenerateRuntimeDependencies.cs GenerateRuntimeGraph.cs Generations.cs GetApplicableAssetsFromPackageReports.cs GetApplicableAssetsFromPackages.cs GetAssemblyReferences.cs GetInboxFrameworks.cs GetLastStablePackage.cs GetLayoutFiles.cs GetMinimumNETStandard.cs GetPackageDescription.cs GetPackageDestination.cs GetPackageFromModule.cs GetPackageVersion.cs GetRuntimeJsonValues.cs GetRuntimeTargets.cs GetSupportedPackagesFromPackageReports.cs HarvestPackage.cs Metadata.cs NuGetAssetResolver.cs NuGetPack.cs NugetPropertyStringProvider.cs NuGetUtility.cs PackageDirectory.cs PackageIndex.cs PackageItem.cs PackageMetadata.cs PackageReport.cs PromoteDependencies.cs SplitDependenciesBySupport.cs SplitReferences.cs UpdatePackageIndex.cs ValidateFrameworkPackage.cs ValidateHarvestVersionIsLatestForRelease.cs ValidatePackage.cs ValidationTask.cs VerifyClosure.cs VerifyTypes.cs VersionUtility.cs ../../Common/BuildTask.cs "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/.NETCoreApp,Version=v2.1.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Packaging.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 23>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/Microsoft.DotNet.CoreFxTesting.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/Microsoft.DotNet.CoreFxTesting.dll". Microsoft.DotNet.CoreFxTesting -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/Microsoft.DotNet.CoreFxTesting.dll 16>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.platformabstractions/3.1.28/lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/Microsoft.DotNet.PlatformAbstractions.dll". Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Configuration.csproj.CopyComplete" because "AlwaysCreate" was specified. 26>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/Microsoft.DotNet.SignTool.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/Microsoft.DotNet.SignTool.dll". Microsoft.DotNet.SignTool -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/Microsoft.DotNet.SignTool.dll 13>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.dll". Microsoft.DotNet.CodeAnalysis -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CodeAnalysis/Release/netstandard2.0/Microsoft.DotNet.CodeAnalysis.dll 16>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Configuration.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Configuration.dll". 13>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (Build target(s)). 16>CopyFilesToOutputDirectory: Microsoft.DotNet.Build.Tasks.Configuration -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Configuration.dll 26>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (Build target(s)). 24>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/Microsoft.DotNet.GenFacades.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/Microsoft.DotNet.GenFacades.dll". 23>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (Build target(s)). 26>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (default targets). 23>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (default targets). 24>CopyFilesToOutputDirectory: Microsoft.DotNet.GenFacades -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/Microsoft.DotNet.GenFacades.dll 13>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (default targets). 16>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (Build target(s)). 28>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/Microsoft.DotNet.Arcade.Sdk.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/Microsoft.DotNet.Arcade.Sdk.dll". 24>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (Build target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (default targets). 16>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (default targets). 28>CopyFilesToOutputDirectory: Microsoft.DotNet.Arcade.Sdk -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/Microsoft.DotNet.Arcade.Sdk.dll 28>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (Build target(s)). 28:10>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (28:10) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (28:12) on node 29 (_GetTfmSpecificContentForPackage target(s)). 28>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/publish/". _CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.versioning/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/publish/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/Microsoft.DotNet.Arcade.Sdk.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/publish/Microsoft.DotNet.Arcade.Sdk.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.8.1/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/publish/System.Reflection.Metadata.dll". 27>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.credentials/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.bcl.asyncinterfaces/1.1.1/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.commands/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.configuration/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.common/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.dependencyresolver.core/5.7.2-rtm.8/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.frameworks/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.packaging/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.librarymodel/5.7.2-rtm.8/lib/netstandard2.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/NuGet.LibraryModel.dll". 28>Publish: Microsoft.DotNet.Arcade.Sdk -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Release/netcoreapp2.1/publish/ 28>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (_GetTfmSpecificContentForPackage target(s)). 27>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.protocol/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.projectmodel/5.7.2-rtm.8/lib/netstandard2.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.versioning/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.immutable/1.7.1/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.8.1/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.pkcs/4.7.0/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.json/4.7.2/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encodings.web/4.7.2/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/System.Text.Encodings.Web.dll". 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj%5D _CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Packaging.csproj.CopyComplete" because "AlwaysCreate" was specified. _CopyOutOfDateSourceItemsToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.platforms/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/runtime.json". CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Packaging.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Packaging.dll". 28:10>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (28:10) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (28:13) on node 2 (_GetFrameworkAssemblyReferences target(s)). 28>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 28>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: Microsoft.DotNet.Arcade.Sdk depends on NuGet.Versioning (>= 5.4.0-rtm) but NuGet.Versioning 5.4.0-rtm was not found. An approximate best match of NuGet.Versioning 5.7.2-rtm.8 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.DotNet.Arcade.Sdk depends on NuGet.Versioning (>= 5.4.0-rtm) but NuGet.Versioning 5.4.0-rtm was not found. An approximate best match of NuGet.Versioning 5.7.2-rtm.8 was resolved. 28>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. CopyFilesToOutputDirectory: Microsoft.DotNet.Build.Tasks.Packaging -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Packaging.dll 27>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (Build target(s)). 27>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (default targets). 28>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (_GetFrameworkAssemblyReferences target(s)). 28>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Arcade.Sdk.1.0.0-beta.20113.5.nupkg'. 28>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (default targets). 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (16:12) on node 24 (Pack target(s)). 16:12>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (16:12) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (16:13) on node 31 (_GetTfmSpecificContentForPackage target(s)). 16>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (26:12) on node 18 (Pack target(s)). 26:12>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (26:12) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (26:13) on node 18 (_GetTfmSpecificContentForPackage target(s)). 26>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (23:12) on node 32 (Pack target(s)). 23:12>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (23:12) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (23:13) on node 32 (_GetTfmSpecificContentForPackage target(s)). 23>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/publish/". 16>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.platformabstractions/3.1.28/lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/publish/Microsoft.DotNet.PlatformAbstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Configuration.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/publish/Microsoft.DotNet.Build.Tasks.Configuration.dll". 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (24:12) on node 10 (Pack target(s)). 24:12>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (24:12) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (24:13) on node 10 (_GetTfmSpecificContentForPackage target(s)). 24>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/". 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (27:12) on node 16 (Pack target(s)). 27:12>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (27:12) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (27:13) on node 23 (_GetTfmSpecificContentForPackage target(s)). 27>PrepareForPublish: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/". 26>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/Microsoft.DotNet.SignTool.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/publish/Microsoft.DotNet.SignTool.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.memory/4.5.4/lib/netstandard2.0/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/publish/System.Memory.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.8.1/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/publish/System.Reflection.Metadata.dll". 23>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.json/4.7.2/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/publish/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.extensions.dependencymodel/3.1.28/lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/publish/Microsoft.Extensions.DependencyModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/Microsoft.DotNet.CoreFxTesting.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/publish/Microsoft.DotNet.CoreFxTesting.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encodings.web/4.7.2/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/publish/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.bcl.asyncinterfaces/1.1.1/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/publish/Microsoft.Bcl.AsyncInterfaces.dll". 24>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/Microsoft.CodeAnalysis.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/Microsoft.CodeAnalysis.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.8.1/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.codepages/4.7.1/lib/netstandard2.0/System.Text.Encoding.CodePages.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/System.Text.Encoding.CodePages.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/Microsoft.DotNet.GenFacades.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/Microsoft.DotNet.GenFacades.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.immutable/1.7.1/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/Microsoft.CodeAnalysis.CSharp.dll". 16>Publish: Microsoft.DotNet.Build.Tasks.Configuration -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Configuration/Release/netcoreapp2.1/publish/ 16>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (_GetTfmSpecificContentForPackage target(s)). 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj%5D 24>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/de". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/cs". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/cs/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/de/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/es". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/fr". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/es/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/fr/Microsoft.CodeAnalysis.resources.dll". 26>Publish: Microsoft.DotNet.SignTool -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.SignTool/Release/netcoreapp2.0/publish/ 23>Publish: Microsoft.DotNet.CoreFxTesting -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.CoreFxTesting/Release/netcoreapp2.1/publish/ 23>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (_GetTfmSpecificContentForPackage target(s)). 26>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (_GetTfmSpecificContentForPackage target(s)). 27>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.platforms/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/obj/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Packaging.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/Microsoft.DotNet.Build.Tasks.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.common/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.bcl.asyncinterfaces/1.1.1/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/Newtonsoft.Json.dll". 24>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/it". 27>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.commands/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/NuGet.Commands.dll". 24>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/ja". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/ko". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/it/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/ja/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/ko/Microsoft.CodeAnalysis.resources.dll". 27>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.configuration/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.dependencyresolver.core/5.7.2-rtm.8/lib/netstandard2.0/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.credentials/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/NuGet.Credentials.dll". 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj%5D 24>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/pt-BR". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/pl". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/ru". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/pt-BR/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/pl/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/ru/Microsoft.CodeAnalysis.resources.dll". 27>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.frameworks/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/NuGet.Frameworks.dll". 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj%5D 24>_CopyResolvedFilesToPublishPreserveNewest: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/tr". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/cs/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/tr/Microsoft.CodeAnalysis.resources.dll". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/zh-Hant/Microsoft.CodeAnalysis.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.common/3.7.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/zh-Hans/Microsoft.CodeAnalysis.resources.dll". 27>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.packaging/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.librarymodel/5.7.2-rtm.8/lib/netstandard2.0/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.projectmodel/5.7.2-rtm.8/lib/netstandard2.0/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/NuGet.ProjectModel.dll". 24>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/de/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/es/Microsoft.CodeAnalysis.CSharp.resources.dll". 27>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.protocol/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/nuget.versioning/5.7.2-rtm.8/lib/netstandard2.0/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/NuGet.Versioning.dll". 24>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/fr/Microsoft.CodeAnalysis.CSharp.resources.dll". 27>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.metadata/1.8.1/lib/netstandard2.0/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.pkcs/4.7.0/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/System.Security.Cryptography.Pkcs.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.immutable/1.7.1/lib/netstandard2.0/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encodings.web/4.7.2/lib/netstandard2.0/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/System.Text.Encodings.Web.dll". 24>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/it/Microsoft.CodeAnalysis.CSharp.resources.dll". 27>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.json/4.7.2/lib/netstandard2.0/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/System.Text.Json.dll". 24>_CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/ja/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/pl/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/ko/Microsoft.CodeAnalysis.CSharp.resources.dll". 23:12>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (23:12) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (23:14) on node 7 (_GetFrameworkAssemblyReferences target(s)). 23>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 23>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. _CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll". 16:12>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (16:12) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (16:14) on node 22 (_GetFrameworkAssemblyReferences target(s)). 16>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 16>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. _CopyResolvedFilesToPublishPreserveNewest: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/ru/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/tr/Microsoft.CodeAnalysis.CSharp.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.codeanalysis.csharp/3.7.0/lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll". 27>Publish: Microsoft.DotNet.Build.Tasks.Packaging -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Release/netcoreapp2.1/publish/ 27>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (_GetTfmSpecificContentForPackage target(s)). 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj%5D 24>Publish: Microsoft.DotNet.GenFacades -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/bin/Microsoft.DotNet.GenFacades/Release/netcoreapp2.1/publish/ 24>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (_GetTfmSpecificContentForPackage target(s)). 27:12>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (27:12) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (27:14) on node 8 (_GetFrameworkAssemblyReferences target(s)). 27>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 27>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Commands (>= 5.4.0-rtm) but NuGet.Commands 5.4.0-rtm was not found. An approximate best match of NuGet.Commands 5.7.2-rtm.8 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Commands (>= 5.4.0-rtm) but NuGet.Commands 5.4.0-rtm was not found. An approximate best match of NuGet.Commands 5.7.2-rtm.8 was resolved. 27>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Packaging (>= 5.4.0-rtm) but NuGet.Packaging 5.4.0-rtm was not found. An approximate best match of NuGet.Packaging 5.7.2-rtm.8 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Packaging (>= 5.4.0-rtm) but NuGet.Packaging 5.4.0-rtm was not found. An approximate best match of NuGet.Packaging 5.7.2-rtm.8 was resolved. 27>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.ProjectModel (>= 5.4.0-rtm) but NuGet.ProjectModel 5.4.0-rtm was not found. An approximate best match of NuGet.ProjectModel 5.7.2-rtm.8 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.ProjectModel (>= 5.4.0-rtm) but NuGet.ProjectModel 5.4.0-rtm was not found. An approximate best match of NuGet.ProjectModel 5.7.2-rtm.8 was resolved. 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj%5D 23>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (_GetFrameworkAssemblyReferences target(s)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (_GetFrameworkAssemblyReferences target(s)). 24:12>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (24:12) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (24:14) on node 20 (_GetFrameworkAssemblyReferences target(s)). 24>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj;linenumber=0;columnnumber=0;code=NU1603;]System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. 24>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj;linenumber=0;columnnumber=0;code=NU1603;]Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. 27>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (_GetFrameworkAssemblyReferences target(s)). 26>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.SignTool.1.0.0-beta.20113.5.nupkg'. 26>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj" (Pack target(s)). 23>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.CoreFxTesting.1.0.0-beta.20113.5.nupkg'. 23>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (13:12) on node 26 (Pack target(s)). 13>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.CodeAnalysis.1.0.0-beta.20113.5.nupkg'. 13>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj" (Pack target(s)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (_GetFrameworkAssemblyReferences target(s)). 16>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Configuration.1.0.0-beta.20113.5.nupkg'. 16>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (Pack target(s)). 27>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Packaging.1.0.0-beta.20113.5.nupkg'. 27>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (Pack target(s)). 24>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.GenFacades.1.0.0-beta.20113.5.nupkg'. 24>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Build;Pack target(s)). 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/AfterSolutionBuild.proj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/AfterSolutionBuild.proj%5D 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/AfterSigning.proj] ##vso[task.logissue type=warning;sourcepath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props;linenumber=95;columnnumber=3;code=MSB4011;]"/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/AfterSigning.proj%5D 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.201s 8.915s /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj () | 1 : 0.353s 0.386s /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.578s 5.205s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln (Restore) | | 9 : 3.844s 3.844s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (_IsProjectRestoreSupported) | | 19 : 0.462s 0.462s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj (_IsProjectRestoreSupported) | | 27 : 0.456s 0.456s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj (_IsProjectRestoreSupported) | | 26 : 0.290s 0.290s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.ApiCompat/Microsoft.DotNet.ApiCompat.csproj (_IsProjectRestoreSupported) | | 25 : 0.446s 0.446s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj (_IsProjectRestoreSupported) | | 24 : 0.350s 0.350s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj (_IsProjectRestoreSupported) | | 23 : 0.436s 0.436s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj (_IsProjectRestoreSupported) | | 22 : 0.447s 0.447s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj (_IsProjectRestoreSupported) | | 21 : 0.307s 0.307s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj (_IsProjectRestoreSupported) | | 20 : 0.356s 0.356s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_IsProjectRestoreSupported) | | 18 : 0.466s 0.466s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Github.IssueLabeler/Microsoft.DotNet.Github.IssueLabeler.csproj (_IsProjectRestoreSupported) | | 17 : 0.272s 0.272s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (_IsProjectRestoreSupported) | | 16 : 0.263s 0.263s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj (_IsProjectRestoreSupported) | | 15 : 0.449s 0.449s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj (_IsProjectRestoreSupported) | | 14 : 0.381s 0.381s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_IsProjectRestoreSupported) | | 13 : 0.481s 0.481s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj (_IsProjectRestoreSupported) | | 12 : 0.361s 0.361s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_IsProjectRestoreSupported) | | 28 : 0.440s 0.440s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj (_IsProjectRestoreSupported) | | 29 : 0.470s 0.470s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/WinShimmer/WinShimmer.csproj (_IsProjectRestoreSupported) | | 30 : 0.377s 0.377s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_IsProjectRestoreSupported) | | 31 : 0.339s 0.339s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj (_IsProjectRestoreSupported) | | 11 : 0.469s 0.469s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj (_IsProjectRestoreSupported) | | 39 : 0.457s 0.457s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj (_IsProjectRestoreSupported) | | 38 : 0.484s 0.484s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj (_IsProjectRestoreSupported) | | 37 : 0.341s 0.341s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj (_IsProjectRestoreSupported) | | 40 : 0.430s 0.430s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj (_IsProjectRestoreSupported) | | 35 : 0.313s 0.313s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/tests/Microsoft.DotNet.Build.Tasks.Configuration.Tests.csproj (_IsProjectRestoreSupported) | | 34 : 0.324s 0.324s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (_IsProjectRestoreSupported) | | 33 : 0.353s 0.353s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (_IsProjectRestoreSupported) | | 32 : 0.324s 0.324s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_IsProjectRestoreSupported) | | 36 : 0.469s 0.469s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj (_IsProjectRestoreSupported) | | 10 : 0.324s 0.324s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj (_IsProjectRestoreSupported) | | 41 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (_IsProjectRestoreSupported) | | 42 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj (_IsProjectRestoreSupported) | | 43 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (_IsProjectRestoreSupported) | | 44 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj (_IsProjectRestoreSupported) | | 45 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj (_IsProjectRestoreSupported) | | 46 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj (_IsProjectRestoreSupported) | | 47 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj (_IsProjectRestoreSupported) | | 48 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (_IsProjectRestoreSupported) | | 49 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj (_IsProjectRestoreSupported) | | 56 : 0.061s 0.121s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (_GenerateRestoreProjectPathWalk) | | . 62 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 55 : 0.050s 0.169s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (_GenerateRestoreProjectPathWalk) | | . 58 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 54 : 0.109s 0.166s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | . 63 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 53 : 0.052s 0.117s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateRestoreProjectPathWalk) | | . 61 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 52 : 0.050s 0.119s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateRestoreProjectPathWalk) | | . 60 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 51 : 0.050s 0.127s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateRestoreProjectPathWalk) | | . 59 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 50 : 0.050s 0.169s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateRestoreProjectPathWalk) | | . 57 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 64 : 0.077s 0.081s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateRestoreGraphProjectEntry) | | . 76 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetRestoreSettingsPerFramework) | | 65 : 0.035s 0.039s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateRestoreGraphProjectEntry) | | . 72 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetRestoreSettingsPerFramework) | | 66 : 0.069s 0.072s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateRestoreGraphProjectEntry) | | . 77 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetRestoreSettingsPerFramework) | | 67 : 0.024s 0.028s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateRestoreGraphProjectEntry) | | . 73 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetRestoreSettingsPerFramework) | | 68 : 0.059s 0.063s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateRestoreGraphProjectEntry) | | . 74 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GetRestoreSettingsPerFramework) | | 69 : 0.045s 0.049s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (_GenerateRestoreGraphProjectEntry) | | . 71 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (_GetRestoreSettingsPerFramework) | | 70 : 0.030s 0.034s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (_GenerateRestoreGraphProjectEntry) | | . 75 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (_GetRestoreSettingsPerFramework) | | 84 : 0.011s 0.036s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (_GenerateProjectRestoreGraph) | | | 91 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (GetAllRuntimeIdentifiers) | | . 96 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (_GenerateProjectRestoreGraphPerFramework) | | 83 : 0.009s 0.036s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (_GenerateProjectRestoreGraph) | | | 85 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (GetAllRuntimeIdentifiers) | | . 92 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (_GenerateProjectRestoreGraphPerFramework) | | 82 : 0.010s 0.036s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateProjectRestoreGraph) | | | 89 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (GetAllRuntimeIdentifiers) | | . 97 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GenerateProjectRestoreGraphPerFramework) | | 81 : 0.012s 0.037s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateProjectRestoreGraph) | | | 87 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (GetAllRuntimeIdentifiers) | | . 95 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GenerateProjectRestoreGraphPerFramework) | | 80 : 0.024s 0.051s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateProjectRestoreGraph) | | | 90 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (GetAllRuntimeIdentifiers) | | . 98 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GenerateProjectRestoreGraphPerFramework) | | 79 : 0.010s 0.038s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateProjectRestoreGraph) | | | 86 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (GetAllRuntimeIdentifiers) | | . 94 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GenerateProjectRestoreGraphPerFramework) | . 78 : 0.021s 0.052s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateProjectRestoreGraph) | | | 88 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (GetAllRuntimeIdentifiers) | | . 93 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GenerateProjectRestoreGraphPerFramework) | 99 : 0.015s 3.091s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln (Build, Pack) | | 100 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj () | | 118 : 0.269s 0.269s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj () | | 117 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.ApiCompat/Microsoft.DotNet.ApiCompat.csproj () | | 116 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj () | | 115 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj () | | 114 : 0.306s 0.306s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj () | | 113 : 0.288s 0.288s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj () | | 112 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj () | | 119 : 0.236s 0.236s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj () | | 111 : 0.202s 1.071s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj () | | . 143 : 0.869s 0.869s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (Build) | | 109 : 0.240s 0.240s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Github.IssueLabeler/Microsoft.DotNet.Github.IssueLabeler.csproj () | | 108 : 0.199s 0.199s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj () | | 107 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj () | | 106 : 0.299s 0.299s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj () | | 105 : 0.554s 1.739s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj () | | | 144 : 0.905s 0.905s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (Build) | | | 159 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetTfmSpecificContentForPackage) | | | 160 : 0.247s 0.247s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetFrameworkAssemblyReferences) | | . 163 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (_GetFrameworksWithSuppressedDependencies) | | 104 : 0.312s 0.312s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj () | | 103 : 0.202s 1.033s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj () | | . 142 : 0.826s 0.831s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (Build) | | | . 148 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/RepositoryValidation.proj (Validate) | | 110 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj () | | 120 : 0.297s 0.297s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/WinShimmer/WinShimmer.csproj () | | 121 : 0.263s 1.333s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj () | | . 147 : 1.069s 1.069s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (Build) | | 122 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj () | | 102 : 0.215s 0.215s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj () | | 130 : 0.372s 0.372s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj () | | 129 : 0.270s 0.270s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj () | | 128 : 0.245s 0.245s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj () | | 131 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj () | | 126 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/tests/Microsoft.DotNet.Build.Tasks.Configuration.Tests.csproj () | | 125 : 0.229s 1.075s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj () | | . 145 : 0.846s 0.846s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (Build) | | 124 : 0.202s 1.036s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj () | | . 141 : 0.811s 0.834s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (Build) | | | . 148 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/RepositoryValidation.proj (Validate) | | 123 : 0.244s 1.040s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj () | | . 146 : 0.796s 0.796s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (Build) | | 127 : 0.287s 0.287s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj () | | 101 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj () | | 132 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj () | | 133 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj () | | 134 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj () | | 135 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj () | | 136 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj () | | 137 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj () | | 138 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj () | | 139 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj () | | 140 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj () | | 184 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/WinShimmer/WinShimmer.csproj (Pack) | | 182 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj (Pack) | | 181 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.ApiCompat/Microsoft.DotNet.ApiCompat.csproj (Pack) | | 180 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj (Pack) | | 179 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj (Pack) | | 178 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj (Pack) | | 177 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj (Pack) | | 176 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj (Pack) | | 175 : 0.875s 1.336s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (Pack) | | | 211 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetTfmSpecificContentForPackage) | | | 216 : 0.285s 0.285s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetFrameworkAssemblyReferences) | | . 222 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj (_GetFrameworksWithSuppressedDependencies) | | 174 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj (Pack) | | 173 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Github.IssueLabeler/Microsoft.DotNet.Github.IssueLabeler.csproj (Pack) | | 172 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (Pack) | | 171 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj (Pack) | | 170 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj (Pack) | | 169 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (Pack) | | 168 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj (Pack) | | 167 : 0.176s 0.414s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (Pack) | | | 208 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetTfmSpecificContentForPackage) | | | 214 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetFrameworkAssemblyReferences) | | . 218 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (_GetFrameworksWithSuppressedDependencies) | | 166 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj (Pack) | | 183 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj (Pack) | | 165 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj (Pack) | | 164 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (Pack) | | 186 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj (Pack) | | 185 : 0.522s 0.885s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (Pack) | | | 205 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetTfmSpecificContentForPackage) | | | 215 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetFrameworkAssemblyReferences) | | . 221 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (_GetFrameworksWithSuppressedDependencies) | | 194 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj (Pack) | | 193 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj (Pack) | | 192 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj (Pack) | | 195 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj (Pack) | | 190 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/tests/Microsoft.DotNet.Build.Tasks.Configuration.Tests.csproj (Pack) | | 189 : 0.244s 0.508s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (Pack) | | | 207 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (_GetTfmSpecificContentForPackage) | | | 212 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (_GetFrameworkAssemblyReferences) | | . 219 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj (_GetFrameworksWithSuppressedDependencies) | | 188 : 0.178s 0.431s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (Pack) | | | 210 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (_GetTfmSpecificContentForPackage) | | | 213 : 0.207s 0.207s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (_GetFrameworkAssemblyReferences) | | . 220 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj (_GetFrameworksWithSuppressedDependencies) | | 187 : 0.243s 0.445s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (Pack) | | | 206 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GetTfmSpecificContentForPackage) | | | 209 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GetFrameworkAssemblyReferences) | | . 217 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj (_GetFrameworksWithSuppressedDependencies) | | 191 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj (Pack) | | 199 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj (Pack) | | 203 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (Pack) | | 198 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (Pack) | | 204 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj (Pack) | | 196 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (Pack) | | 200 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj (Pack) | | 197 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj (Pack) | | 201 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj (Pack) | . 202 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj (Pack) | 223 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/AfterSolutionBuild.proj (Build, Pack) . 224 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/AfterSigning.proj (Build, Pack) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066790920404379: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.115s 0.115s .. 638066790921550176: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.188s 0.302s ... 638066790923426224: 2 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 0.303s 638066790923437565: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.012s 0.315s 638066790923555731: 3 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 0.318s 638066790923583277: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 0.320s 638066790923607915: 4 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.023s 0.343s 638066790923838827: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 0.344s 638066790923849313: 6 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.005s 0.350s 638066790923902773: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.151s 0.501s ... 638066790925410692: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.055s 0.555s . 638066790925956033: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.014s 0.569s 638066790926092529: 9 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 3.841s 4.410s ............................................................................ 638066790964499819: | 39 38 37 36 35 34 33 32 31 30 29 28 27 26 10 24 23 22 21 20 19 18 17 16 15 14 13 12 11 40 25 0.004s 4.414s 638066790964539421: 41 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.018s 4.432s 638066790964720440: 42 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.059s 4.490s . 638066790965305909: 43 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.033s 4.523s 638066790965637603: 44 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.150s 4.673s .. 638066790967137165: | | | | | | | | | | | | | | | | | | | | | | | | 45 | | | | | | | 0.002s 4.675s 638066790967156979: 46 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 4.682s 638066790967229136: | | | | | | | | | | | | | | | | | | | | | | | 47 | | | | | | | | 0.017s 4.700s 638066790967403207: | | | | | | | | | | | | | | 48 | | | | | | | | | | | | | | | | | 0.006s 4.706s 638066790967461596: 49 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 4.717s 638066790967574996: | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.006s 4.723s 638066790967632262: x | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.001s 4.724s 638066790967640624: x | | | | x | | | | | | | | | | | | | x | | | | | | | | | | | | 0.002s 4.726s 638066790967664095: x | | | | x | | | | | | | | | | | | | x | | | | x | | | | | | | 0.006s 4.732s 638066790967722270: x | | | | x | | | | | | | | | x | | | x | | | | x | | | | | | | 0.002s 4.734s 638066790967744557: x | | | | x x | | | | | | | | x | | | x | | | | x | | | | | | | 0.000s 4.734s 638066790967744772: x | | | | x x | x | | | | | | x | | | x | | | | x | | | | | | | 0.006s 4.740s 638066790967804793: x | | | | x x | x | | | | | x x | | | x | | | | x | | | | | | | 0.009s 4.749s 638066790967894604: x | | | | x x | x x | | | | x x | | | x | | | | x | | | | | | | 0.002s 4.751s 638066790967918759: x | | x | x x | x x | | | | x x | | | x | | | | x | | | | | | | 0.009s 4.761s 638066790968012493: x | | x | x x | x x | | | | x x x | | x | | | | x | | | | | | | 0.003s 4.764s 638066790968042261: x | | x | x x x x x | | | | x x x | | x | | | | x | | | | | | | 0.003s 4.766s 638066790968067497: x | | x | x x x x x | | | | x x x | | x x | | | x | | | | | | | 0.005s 4.772s 638066790968121333: x | | x | x x x x x | | | | x x x | | x x | | | x | | | x | | | 0.016s 4.787s 638066790968279249: x | | x | x x x x x x | | | x x x | | x x | | | x | | | x | | | 0.004s 4.791s 638066790968317419: x | | x | x x x x x x | | | x x x | | x x | | | x | x | x | | | 0.035s 4.826s 638066790968669295: x | | x | x x x x x x | | | x x x | | x x | | x x | x | x | | | 0.014s 4.841s 638066790968812206: x | | x | x x x x x x | | | x x x | | x x | | x x | x | x | x | 0.006s 4.847s 638066790968872313: x | | x | x x x x x x | | | x x x x | x x | | x x | x | x | x | 0.004s 4.851s 638066790968911678: x | | x | x x x x x x | x | x x x x | x x | | x x | x | x | x | 0.006s 4.857s 638066790968970308: x | | x | x x x x x x | x | x x x x | x x | | x x | x | x | x x 0.000s 4.857s 638066790968973673: x | | x | x x x x x x | x | x x x x x x x | | x x | x | x | x x 0.002s 4.859s 638066790968993345: x | | x | x x x x x x | x | x x x x x x x | | x x x x | x | x x 0.008s 4.867s 638066790969071049: x | | x | x x x x x x | x x x x x x x x x | | x x x x | x | x x 0.001s 4.868s 638066790969079394: x x | x | x x x x x x | x x x x x x x x x | | x x x x | x | x x 0.005s 4.872s 638066790969126116: x x | x | x x x x x x | x x x x x x x x x x | x x x x | x | x x 0.004s 4.876s 638066790969165352: x x | x | x x x x x x | x x x x x x x x x x x x x x x | x | x x 0.003s 4.879s 638066790969195411: x x | x | x x x x x x | x x x x x x x x x x x x x x x | x x x x 0.000s 4.880s 638066790969199808: x x | x x x x x x x x | x x x x x x x x x x x x x x x | x x x x 0.001s 4.880s 638066790969205649: x x | x x x x x x x x x x x x x x x x x x x x x x x x | x x x x 0.011s 4.891s 638066790969313487: x x | x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.004s 4.895s 638066790969352013: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 4.898s 638066790969383440: x x x x x x 56 55 54 x 53 x x x x x x x x x 52 x x x x x 51 x 50 x x x 0.035s 4.933s 638066790969734808: x x x x x x | | | x | x x x x 57 x x x x | x x x x x | x x x x x 0.000s 4.933s 638066790969736242: x x x x x x | x | x | x x x x | x x x x | x x x x x | x x x x 58 0.000s 4.933s 638066790969738354: x x x x x x | x | x | x x 59 x | x x x x | x x x x x x x x x x | 0.000s 4.934s 638066790969739738: x x x x x x | x | x | x 60 | x | x x x x x x x x x x x x x x x | 0.001s 4.935s 638066790969751681: x x x x x x | x | x x x | | x | x x x x x x x x x x x x x 61 x | 0.011s 4.946s 638066790969861465: x x x x x x x x | x x x | | x | x x x x x x x x x 62 x x x | x | 0.048s 4.994s 638066790970342128: x x x x x x x x x x x 63 | | x | x x x x x x x x x | x x x | x | 0.006s 5.000s 638066790970404940: x x x x x x x x x x 53 | | | x | x x x x x x x x x | x x x x x | 0.003s 5.003s 638066790970431603: x x x x x x x x x x | | x | x | x x x x 52 x x x x | x x x x x | 0.003s 5.006s 638066790970466061: x x x x x x 56 x x x | | x | x | x x x x | x x x x x x x x x x | 0.003s 5.010s 638066790970499454: x x x x x x | x x x | | x x x | x x x x | x x x x x 51 x x x x | 0.006s 5.015s 638066790970555726: x x x x x x | x x x x | x x x | x x x x | x x x x x | x x x x | 0.002s 5.017s 638066790970577085: x x x x x x | x x x x | x x x | x x x x x x x x x x | x x x x | 0.002s 5.020s 638066790970599809: x x x x x x x x x x x | x x x | x x x x x x x x x x | x x x x | 0.005s 5.025s 638066790970649734: x x x x x x x x x x x | x x x | x x x x x x x x x x x x x x x | 0.026s 5.051s 638066790970911320: x x x x x x x x 54 x x x x x x | x x x x x x x x x x x x x x x | 0.001s 5.051s 638066790970918899: x x x x x x x x | x x x x x x x x x x x x x x x x x x x 50 x x | 0.001s 5.052s 638066790970927428: x x x x x x x 55 | x x x x x x x x x x x x x x x x x x x | x x x 0.011s 5.064s 638066790971041434: x x x x x x x | x x x x x x x x x x x x x x x x x x x x | x x x 0.003s 5.067s 638066790971072044: x x x x x x x x x x x x x x x x x x x x x x x x x x x x | x x x 0.000s 5.067s 638066790971072602: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.004s 5.070s 638066790971107738: x x x x x x 70 69 68 x 67 x x x x x x x x x 66 x x x x x 65 x 64 x x x 0.004s 5.074s 638066790971144820: x x x x x x | x | x | x x x x x x x x x | x x x x x | x | x x 71 0.000s 5.074s 638066790971146092: x x x x x x | x | x | x x 72 x x x x x x | x x x x x x x | x x | 0.000s 5.074s 638066790971146927: x x x x x x | x | x x x x | x x x x x x | x x x x x x x | 73 x | 0.000s 5.074s 638066790971147655: x x x x x x | x x x x 74 x | x x x x x x | x x x x x x x | | x | 0.000s 5.075s 638066790971149758: x x x x x x x x x x x | x | x x x x x x | x x x x 75 x x | | x | 0.001s 5.075s 638066790971155293: x x x x x x x x x x x | x | x 76 x x x x | x x x x | x x x | x | 0.000s 5.075s 638066790971156922: x x x x x x x x x x x | 77 | x | x x x x x x x x x | x x x | x | 0.003s 5.078s 638066790971182392: x x x x x x x 69 x x x | | | x | x x x x x x x x x | x x x | x x 0.000s 5.078s 638066790971187212: x x x x x x x | x x x | | x x | x x x x x x x x x | 65 x x | x x 0.000s 5.078s 638066790971187981: x x x x x x 70 | x x x | | x x | x x x x x x x x x x | x x | x x 0.000s 5.078s 638066790971188353: x x x x x x | | 68 x x x | x x | x x x x x x x x x x | x x | x x 0.000s 5.078s 638066790971188680: x x x x x x | | | x 67 x | x x | x x x x x x x x x x | x x x x x 0.000s 5.079s 638066790971191942: x x x x x x | | | x | x x x x | x x x x 66 x x x x x | x x x x x 0.000s 5.079s 638066790971193460: x x x x x x | | | x | x x x x x x x x x | x x x x x | x 64 x x x 0.020s 5.099s 638066790971391730: x x x x x x | | | x x x x x x x x x x x | x x x x x | x | x x x 0.005s 5.104s 638066790971444925: x x x x x x x | | x x x x x x x x x x x | x x x x x | x | x x x 0.006s 5.110s 638066790971501650: x x x x x x x | | x x x x x x x x x x x | x x x x x x x | x x x 0.010s 5.120s 638066790971601486: x x x x x x x x | x x x x x x x x x x x | x x x x x x x | x x x 0.013s 5.133s 638066790971735581: x x x x x x x x x x x x x x x x x x x x | x x x x x x x | x x x 0.009s 5.143s 638066790971830112: x x x x x x x x x x x x x x x x x x x x x x x x x x x x | x x x 0.009s 5.151s 638066790971916898: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 5.153s 638066790971930038: x x x x x x 84 83 82 x 81 x x x x x x x x x 80 x x x x x 79 x 78 x x x 0.003s 5.156s 638066790971961273: x x x x x x | x | x | x x x x x x x x x | x x x x x | x | x x 85 0.001s 5.156s 638066790971966584: x x x x x x | x | x | x x 86 x x x x x x | x x x x x x x | x x | 0.000s 5.156s 638066790971969113: x x x x x x | x | x x x x | x x x x x x | x x x x x x x | 87 x | 0.000s 5.157s 638066790971970711: x x x x x x | x | x x x x | x 88 x x x x | x x x x x x x x | x | 0.000s 5.157s 638066790971971744: x x x x x x | x x x x 89 x | x | x x x x | x x x x x x x x | x | 0.000s 5.157s 638066790971972740: x x x x x x | x x x x | 90 | x | x x x x x x x x x x x x x | x | 0.000s 5.157s 638066790971973782: x x x x x x | 83 x x x | | | x | x x x x x x x x x x x x x | x x 0.000s 5.157s 638066790971976475: x x x x x x x | x x x | | | x | x x x x x x x x x 91 x x x | x x 0.000s 5.158s 638066790971981118: x x x x x x x | x x x | | x x | x x x x x x x x x | 79 x x | x x 0.000s 5.158s 638066790971981695: x x x x x x x | x x 81 | | x x | x x x x x x x x x | | x x x x x 0.000s 5.158s 638066790971982072: x x x x x x x | x x | | | x x x x x x x x x x x x | | x 78 x x x 0.000s 5.158s 638066790971984577: x x x x x x x | x x | | x x x x x x x x 80 x x x x | | x | x x x 0.000s 5.158s 638066790971985953: x x x x x x x | 82 x | x x x x x x x x x | x x x x | | x | x x x 0.000s 5.159s 638066790971989461: x x x x x x 84 | | x | x x x x x x x x x | x x x x x | x | x x x 0.001s 5.160s 638066790972003164: x x x x x x | x | x | x x x x x x x x x | x x x x x | x | x x 92 0.001s 5.161s 638066790972014255: x x x x x x | x | x | x x x x 93 x x x x | x x x x x | x x x x | 0.000s 5.161s 638066790972015342: x x x x x x | x | x | x x 94 x | x x x x | x x x x x x x x x x | 0.001s 5.162s 638066790972020920: x x x x x x | x | x x x x | x | x x x x | x x x x x x x x 95 x | 0.000s 5.162s 638066790972024613: x x x x x x x x | x x x x | x | x x x x | x x x x 96 x x x | x | 0.000s 5.162s 638066790972026395: x x x x x x x x x x x 97 x | x | x x x x | x x x x | x x x | x | 0.004s 5.166s 638066790972066448: x x x x x x x x x x x | 98 | x | x x x x x x x x x | x x x | x | 0.019s 5.185s 638066790972257395: x x x x x x 84 x x x x | | | x | x x x x x x x x x x x x x | x | 0.000s 5.185s 638066790972258616: x x x x x x | 83 x x x | | | x | x x x x x x x x x x x x x | x x 0.000s 5.186s 638066790972262213: x x x x x x | | x x 81 | | | x | x x x x x x x x x x x x x x x x 0.001s 5.187s 638066790972271614: x x x x x x | | 82 x | x | | x | x x x x x x x x x x x x x x x x 0.000s 5.187s 638066790972272877: x x x x x x | | | x | x | x x | x x x x x x x x x x 79 x x x x x 0.002s 5.189s 638066790972289575: x x x x x x | x | x | x | x x | x x x x x x x x x x | x x x x x 0.000s 5.189s 638066790972291060: x x x x x x x x | x | x | x x | x x x x x x x x x x | x x x x x 0.000s 5.189s 638066790972295315: x x x x x x x x x x | x | x x | x x x x x x x x x x | x x x x x 0.001s 5.190s 638066790972302655: x x x x x x x x x x x x | x x | x x x x x x x x x x | x x x x x 0.000s 5.190s 638066790972307150: x x x x x x x x x x x x | x x | x x x x x x x x x x x x x x x x 0.000s 5.191s 638066790972309404: x x x x x x x x x x x x | x x x x x x x x x x x x x x x 78 x x x 0.002s 5.192s 638066790972325413: x x x x x x x x x x x x x x x x x x x x 80 x x x x x x x | x x x 0.011s 5.204s 638066790972440147: x x x x x x x x x x x x x x x x x x x x x x x x x x x x | x x x 0.001s 5.204s 638066790972446484: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.556s 5.760s ........... 638066790978006608: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.029s 5.789s 638066790978292934: 99 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.009s 5.798s 638066790978380929: 131 119 118 117 116 115 114 113 112 111 100 129 128 127 126 121 104 103 102 101 120 110 109 125 130 123 106 107 108 122 105 124 0.051s 5.849s . 638066790978891702: | | | | | | | | | | | | | | | | | | | | | | | | | | | 132 | | | | 0.032s 5.881s 638066790979215802: | | | | 133 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 5.887s 638066790979276892: | | | 134 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.020s 5.907s 638066790979472654: 135 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.910s 638066790979507073: | | | | | 136 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.028s 5.939s 638066790979792049: | | | | | 137 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.050s 5.989s . 638066790980295642: | | | | | | | | | | | | | | | | | | | | | | | | | | | 138 | | | | 0.000s 5.989s 638066790980298238: 139 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.994s 638066790980343791: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 140 | | 0.001s 5.995s 638066790980357100: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 141 0.000s 5.995s 638066790980358702: | | | | | | | | | | | | | | | | | 142 | | | | | | | | | | | | | | 0.001s 5.996s 638066790980363788: | | | | | | | | | 143 | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.996s 638066790980369286: | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.001s 5.997s 638066790980377653: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 144 | x | 0.001s 5.998s 638066790980384424: | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | x | 0.006s 6.004s 638066790980440588: | | | | | | | | | | x | | | x | | | | | | | | | | | | | | | x | 0.000s 6.004s 638066790980441892: | | | | | | | | | | x | | | x | | | | x | | | | | | | | | | x | 0.005s 6.009s 638066790980494663: | | | | | | | | | | x | | | x | | | | x | | | x | | | | | | 145 | 0.000s 6.009s 638066790980498309: | | | x | | | | | | x | | | x | | | | x | | | x | | | | | | | | 0.003s 6.012s 638066790980526312: | | | x | | | | x | x | | | x | | | | x | | | x | | | | | | | | 0.000s 6.012s 638066790980528187: | | | x | | | | x | x | | | x | | | x x | | | x | | | | | | | | 0.002s 6.014s 638066790980543504: | | | x | | | | x | x | | | x | | | x x | x | x | | | | | | | | 0.011s 6.025s 638066790980657373: | | | x | | | | 146 | x | | | x | | | x x | x | x | x | | | | | | 0.006s 6.032s 638066790980719682: x | | x | | | | | | x | | | x | | | x x | x | x | x | | | | | | 0.003s 6.034s 638066790980745685: x x | x | | | | | | x | | | x | | | x x | x | x | x | | | | | | 0.004s 6.038s 638066790980782931: x x | x | | | | | | x | | | x | | | x x | x x x | x | | | | | | 0.002s 6.040s 638066790980807158: x x | x | x | | | | x | | | x | | | x x | x x x | x | | | | | | 0.001s 6.041s 638066790980818249: x x | x | x | | | | x | | | x | | | x x | x x x | x | | | x | | 0.001s 6.043s 638066790980830002: x x | x | x | | | | x | x | x | | | x x | x x x | x | | | x | | 0.003s 6.046s 638066790980860897: x x | x | x | | | | x | x | x x | | x x | x 147 x | x | | | x | | 0.004s 6.049s 638066790980898709: x x | x x x | | | | x | x | x x | | x x | x | x | x | | | x | | 0.017s 6.067s 638066790981071973: x x x x x x | | | | x | x | x x | | x x | x | x | x | | | x | | 0.001s 6.068s 638066790981086488: x x x x x x | | | | x x x | x x | | x x | x | x | x | | | x | | 0.016s 6.085s 638066790981250277: x x x x x x | | | | x x x x x x | | x x | x | x | x | | | x | | 0.002s 6.086s 638066790981266485: x x x x x x | x | | x x x x x x | | x x | x | x | x | | | x | | 0.009s 6.095s 638066790981354527: x x x x x x | x | | x x x x x x | | x x x x | x | x | | | x | | 0.002s 6.097s 638066790981372488: x x x x x x | x | | x x x x x x | | x x x x | x | x x | | x | | 0.007s 6.104s 638066790981439643: x x x x x x x x | | x x x x x x | | x x x x | x | x x | | x | | 0.006s 6.110s 638066790981504472: x x x x x x x x | | x x x x x x x | x x x x | x | x x | | x | | 0.008s 6.118s 638066790981587244: x x x x x x x x | | x x x x x x x | x x x x | x | x x x | x | | 0.051s 6.170s . 638066790982099580: x x x x x x x x | | x x x x x x x | x x x x | x x x x x | x | | 0.623s 6.793s ............ 638066790988331365: x x x x x x x x | | x x x x x x 148 | x x x x | x x x x x | x | x 0.017s 6.810s 638066790988505522: x x x x x x x x | | x x x x x x | x x x x x | x x x x x | x | x 0.006s 6.816s 638066790988560682: x x x x x x x x | | x x x x x x x 142 x x x x | x x x x x | x | 141 0.006s 6.822s 638066790988621333: x x x x x x x x x | x x x x x x x | x x x x | x x 123 x x | x | | 0.005s 6.827s 638066790988672617: x x x x x x x x x | x x x x x x x 103 x x x x | x x | x x | x | | 0.002s 6.829s 638066790988695196: x x x x x x x x x | x x x x x x x | x x x x | x x | x x | x | 124 0.002s 6.831s 638066790988712207: x x x x x x x x x | x x x x x x x x x x x x | x x | x x | x | | 0.003s 6.833s 638066790988738986: x x x x x x x x x | x x x x x x x x x x x x | x x | x x | x | x 0.004s 6.838s 638066790988783244: x x x x x x x x x | x x x x x x x x x x x x | x x x x x | x | x 0.017s 6.855s 638066790988951330: x x x x x x x x x | x x x x x x x x x x x x | 125 x x x x | x x x 0.010s 6.865s 638066790989055609: x x x x x x x x x 111 x x x x x x x x x x x x | | x x x x | x x x 0.004s 6.869s 638066790989094908: x x x x x x x x x x x x x x x x x x x x x x | | x x x x | x x x 0.003s 6.873s 638066790989129786: x x x x x x x x x x x x x x x x x x x x x x | x x x x x | x x x 0.030s 6.902s 638066790989427674: x x x x x x x x x x x x x x x x x x x x x x | x x x x x x x 105 x 0.005s 6.908s 638066790989479930: x x x x x x x x x x x x x x x x x x x x x x | x x x x x 159 x x x 0.031s 6.939s 638066790989790739: x x x x x x x x x x x x x x x x x x x x x x | x x x x x x x 105 x 0.002s 6.941s 638066790989812162: x 160 x x x x x x x x x x x x x x x x x x x x | x x x x x x x x x 0.174s 7.115s ... 638066790991553805: x | x x x x x x x x x x x x x 121 x x x x x x x x x x x x x x x x 0.016s 7.131s 638066790991709642: x | x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.058s 7.188s . 638066790992286944: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 105 x 0.010s 7.199s 638066790992391139: x 163 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 7.200s 638066790992407463: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 105 x 0.337s 7.537s ...... 638066790995774503: 99 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.005s 7.542s 638066790995825526: 195 183 182 181 180 179 178 177 176 175 164 193 192 191 190 185 168 167 166 165 184 174 173 189 194 187 170 171 172 186 169 188 0.002s 7.544s 638066790995846240: 199 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.546s 638066790995863764: 203 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.546s 638066790995865901: | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.000s 7.546s 638066790995866883: | | | | | | | | | | | | | x | | | | | | | | | | | | | | x | | | 0.000s 7.547s 638066790995871544: | | | | | | x | | | | | | x | | | | | | | | | | | | | | x | | | 0.000s 7.547s 638066790995875414: | | | | | | x | | | | | | x | | | | | | | | | | | | x | x | | | 0.000s 7.547s 638066790995878108: | | | | | | x | | | x | | x | | | | | | | | | | | | x | x | | | 0.001s 7.549s 638066790995893107: x | | | | | x | | | x | | x | | | | | | | | | | | | x | x | | | 0.001s 7.550s 638066790995900209: x | | | | | x | | | x | | x | | | | x | | | | | | | x | x | | | 0.000s 7.550s 638066790995901382: x | | | | | x x | | x | | x | | | | x | | | | | | | x | x | | | 0.000s 7.550s 638066790995902456: x | | 198 | | x x | | x | | x | | | | x | | | | | | | x | x | | | 0.000s 7.550s 638066790995903891: x | | | | | x x | | x | | x | | | | x | | | | | | | x | x 204 | | 0.000s 7.550s 638066790995905162: x | | | | | x x | | x | | x | | | | x | | | | | x | x | x | | | 0.000s 7.550s 638066790995907853: x | | | | | x x | | x | | x x | | | x | | | | | x | x | x | | | 0.000s 7.550s 638066790995908966: x x | | | | x x | | x | | x x | | | x | | | | | x | x | x | | | 0.000s 7.551s 638066790995909901: x x | | | | x x | | x | | x x | | | x | | | | | x | x 196 x | | | 0.000s 7.551s 638066790995913763: x x | | | | x x | | x | | x x | | | x | x | | | x | x | x | | | 0.000s 7.551s 638066790995914902: x x | | | | x x x | x | | x x | | | x | x | | | x | x | x | | | 0.000s 7.551s 638066790995918388: x x | | | | x x x | x | x x x | | | x | x | | | x | x | x | | | 0.000s 7.552s 638066790995919594: x x | | | | x x x | x | x x x | | | x | x | | | x | x | x x | | 0.001s 7.552s 638066790995928271: x x | | | | x x x | x x x x x | | | x | x | | | x | x | x x | | 0.000s 7.553s 638066790995930239: x x | | | 200 x x x | x x x x x | | | x | x | | | x | x | x x | | 0.000s 7.553s 638066790995931576: x x x | | | x x x | x x x x x | | | x | x | | | x | x | x x | | 0.000s 7.553s 638066790995932611: x x x | | | x x x | x x x x x | | | x | x | | | x | x | x x x | 0.001s 7.554s 638066790995940791: x x x | | | x x x | x x x x x | | | x | x x | | x | x | x x x | 0.000s 7.554s 638066790995942712: x x x | | | x x x | x x x x x | x | x | x x | | x | x | x x x | 0.000s 7.554s 638066790995944034: x x x | | | x x x | x x x x x | x | x | x x x | x | x | x x x | 0.001s 7.555s 638066790995949487: x x x | | | x x x | x x x x x x x | x | x x 205 | x | x | x x x | 0.000s 7.555s 638066790995954161: x x x | 197 | x x x | x x x x x x x | x | x x | | x | x | x x x | 0.000s 7.555s 638066790995955582: x x x | | | x x x | x x x x x x x | x x x x | | x | x | x x x | 0.002s 7.557s 638066790995976207: x x x x | | x x x | x x x x x x x | x x x x | | x | x | x x x | 0.000s 7.557s 638066790995977758: x x x x | | x x 206 | x x x x x x x | x x x x | | x x x | x x x | 0.001s 7.558s 638066790995985095: x x x x | 201 x x | | x x x x x x x | x x x x | | x x x | x x x | 0.002s 7.560s 638066790996008593: x x x x x | x x | | x x x x x x x | x x x x | | x x x | x x x | 0.000s 7.561s 638066790996010463: x x x x x | x x | | x x x x x x x | x x x x | | x x x 202 x x x | 0.000s 7.561s 638066790996011732: x x x x x | x x | | x x x x x x x | x x x x | x x x x | x x 207 | 0.002s 7.562s 638066790996027370: x x x x x | x x x | x x x x x x x | x x x x | x x 187 x | x x | | 0.001s 7.563s 638066790996035808: x x x x x x x x x | x x x x x x x | x x x x | x x | x | x x | | 0.002s 7.565s 638066790996054644: x x x x x x x x x | x x x x x x x | x x x x | x x | x x x x | | 0.000s 7.565s 638066790996057413: x x x x x x x x x | x x x x x x x 208 x x x x | x x | x x x x | | 0.000s 7.566s 638066790996062389: x x 209 x x x x x x | x x x x x x x | x x x x | x x x x x x x | | 0.000s 7.566s 638066790996064514: x x | x x x x x x | x x x x x x x | x x x x | x x x x x x x | 210 0.003s 7.569s 638066790996094105: x x | x x x x x x 211 x x x x x x x | x x x x | x x x x x x x | | 0.022s 7.591s 638066790996313563: x x | x x x x x x | x x x x x x x | x x x x | 189 x x x x x x x | 0.003s 7.594s 638066790996342802: x x | x x x x x x | x x x x x x x | x x x 212 | x x x x x x x x | 0.017s 7.611s 638066790996514269: x x | x x x x x x | x x x x x x x | x x x | | x x x x x x x x 188 0.000s 7.611s 638066790996515816: x x | x x x x x x | x x x x x x x 167 x x x | | x x x x x x x x | 0.003s 7.614s 638066790996542000: x x | x x x 213 x x | x x x x x x x | x x x | | x x x x x x x x x 0.002s 7.616s 638066790996562448: x x | x x x | x x | x x x x x x x x x x 214 | | x x x x x x x x x 0.089s 7.705s . 638066790997451562: x x | x x x | x x | x x x x x 185 x x x x | | x x x x x x x x x x 0.003s 7.708s 638066790997482540: x x | x x x | 215 x | x x x x x x x x x x | | x x x x x x x x x x 0.036s 7.744s 638066790997843538: x x | x x x | | x 175 x x x x x x x x x x | | x x x x x x x x x x 0.004s 7.748s 638066790997883195: x x | x x x | | x x x x x x x x x x x 216 | | x x x x x x x x x x 0.013s 7.760s 638066790998009292: x x x x x x | | x x x x x x x x x x x | | | x x x 187 x x x x x x 0.004s 7.764s 638066790998046268: x x 217 x x x | | x x x x x x x x x x x | | | x x x x x x x x x x 0.002s 7.766s 638066790998068902: x x x x x x | | x x x x x x x x x x x | | | x x x 187 x x x x x x 0.041s 7.807s 638066790998478484: x x x x x x | | x x x x x x x x x 167 x | x | x x x | x x x x x x 0.007s 7.814s 638066790998548210: x x x x x x | | x x x x x x x x x x x | 218 | x x x | x x x x x x 0.001s 7.816s 638066790998560410: x x x x x x | | x x x x x x x x x 167 x | x | x x x | x x x x x x 0.006s 7.821s 638066790998617055: x x x x x x x | x x x x x x x x x | x | x | x x x | x x x x x 188 0.004s 7.826s 638066790998660088: x x x x x x x | x x x x x x x x x | x | x x x 189 x | x x x x x | 0.003s 7.829s 638066790998691925: x x x x x x x | x x x x x x x x x | x | x 219 x x x | x x x x x | 0.002s 7.831s 638066790998711232: x x x x x x x | x x x x x x x x x | x | x x x 189 x | x x x x x | 0.001s 7.832s 638066790998720803: x x x x x x 220 | x x x x x x x x x | x | x x x | x | x x x x x x 0.001s 7.833s 638066790998731865: x x x x x x x | x x x x x x x x x | x | x x x | x | x x x x x 188 0.086s 7.919s . 638066790999594477: x x x x x x x x x x x x x x x 185 x | x | x x x | x | x x x x x | 0.003s 7.922s 638066790999626153: x x x x x x x 221 x x x x x x x x x | x | x x x | x | x x x x x | 0.001s 7.923s 638066790999637244: x x x x x x x x x x x x x x x 185 x | x | x x x | x | x x x x x | 0.033s 7.957s 638066790999970252: x x x x x x x x x x x x x x x | x x x | x x x | x | x x x x x | 0.017s 7.974s 638066791000140451: x x x x x x x x x x x x x x x | x x x | x x x | x | x x x x x x 0.014s 7.988s 638066791000281380: x x x x x x x x x x x x x x x | x x x | x x x | x x x x x x x x 0.045s 8.033s 638066791000730185: x x x x x x x x x 175 x x x x x | x x x x x x x | x x x x x x x x 0.006s 8.039s 638066791000794369: x x x x x x x x x x x x x x x | x x x 222 x x x | x x x x x x x x 0.002s 8.041s 638066791000813879: x x x x x x x x x 175 x x x x x | x x x x x x x | x x x x x x x x 0.009s 8.050s 638066791000907861: x x x x x x x x x | x x x x x | x x x x x x x x x x x x x x x x 0.377s 8.427s ....... 638066791004678582: x x x x x x x x x | x x x x x x x x x x x x x x x x x x x x x x 0.451s 8.879s ......... 638066791009191183: 99 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 8.880s 638066791009206913: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 8.882s 638066791009226572: x x x x x x x x x x x x x x x x x x 223 x x x x x x x x x x x x x 0.025s 8.907s 638066791009472414: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 8.909s 638066791009492109: x x x x x x x x x x 224 x x x x x x x x x x x x x x x x x x x x x 0.007s 8.916s 638066791009563408: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 8.917s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 62.5 21.1 21.3 12.6 16.4 12.8 21.0 21.5 33.9 54.6 15.2 18.6 17.6 19.0 12.0 28.0 15.5 37.4 15.4 18.0 22.2 20.5 43.0 19.8 15.4 22.8 17.4 18.3 36.6 18.1 41.5 40.7 Average Utilization: 24.7 Build succeeded. /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Tools.proj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.ApiCompat/Microsoft.DotNet.ApiCompat.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/WinShimmer/WinShimmer.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Github.IssueLabeler/Microsoft.DotNet.Github.IssueLabeler.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/tests/Microsoft.DotNet.Build.Tasks.Configuration.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj] "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Restore target) (3) -> (Restore target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: Microsoft.DotNet.Arcade.Sdk depends on NuGet.Versioning (>= 5.4.0-rtm) but NuGet.Versioning 5.4.0-rtm was not found. An approximate best match of NuGet.Versioning 5.7.2-rtm.8 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Commands (>= 5.4.0-rtm) but NuGet.Commands 5.4.0-rtm was not found. An approximate best match of NuGet.Commands 5.7.2-rtm.8 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Packaging (>= 5.4.0-rtm) but NuGet.Packaging 5.4.0-rtm was not found. An approximate best match of NuGet.Packaging 5.7.2-rtm.8 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.ProjectModel (>= 5.4.0-rtm) but NuGet.ProjectModel 5.4.0-rtm was not found. An approximate best match of NuGet.ProjectModel 5.7.2-rtm.8 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests/Microsoft.DotNet.Build.Tasks.VisualStudio.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync/Microsoft.DotNet.GitSync.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.MSBuild/Microsoft.DotNet.SwaggerGenerator.MSBuild.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Github.IssueLabeler/Microsoft.DotNet.Github.IssueLabeler.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenAPI/Microsoft.DotNet.GenAPI.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GitSync.CommitManager/Microsoft.DotNet.GitSync.CommitManager.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/SignCheck/Microsoft.DotNet.SignCheck.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/SignCheck/Microsoft.SignCheck/Microsoft.DotNet.SignCheckLibrary.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.ApiCompat/Microsoft.DotNet.ApiCompat.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator/Microsoft.DotNet.SwaggerGenerator.CodeGenerator.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SwaggerGenerator/Microsoft.DotNet.SwaggerGenerator.CmdLine/Microsoft.DotNet.SwaggerGenerator.CmdLine.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/tests/Microsoft.DotNet.Build.Tasks.Configuration.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/WinShimmer/WinShimmer.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Git.IssueManager/src/Microsoft.DotNet.Git.IssueManager.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.VisualStudio/Microsoft.DotNet.Build.Tasks.VisualStudio.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitConsoleRunner/src/Microsoft.DotNet.XUnitConsoleRunner.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj] "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (default target) (23:10) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (Build target) (23:11) -> (ResolvePackageAssets target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (default target) (16:10) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (Build target) (16:11) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (default target) (28:10) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (Build target) (28:11) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: Microsoft.DotNet.Arcade.Sdk depends on NuGet.Versioning (>= 5.4.0-rtm) but NuGet.Versioning 5.4.0-rtm was not found. An approximate best match of NuGet.Versioning 5.7.2-rtm.8 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (default target) (27:10) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (Build target) (27:11) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Commands (>= 5.4.0-rtm) but NuGet.Commands 5.4.0-rtm was not found. An approximate best match of NuGet.Commands 5.7.2-rtm.8 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Packaging (>= 5.4.0-rtm) but NuGet.Packaging 5.4.0-rtm was not found. An approximate best match of NuGet.Packaging 5.7.2-rtm.8 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.ProjectModel (>= 5.4.0-rtm) but NuGet.ProjectModel 5.4.0-rtm was not found. An approximate best match of NuGet.ProjectModel 5.7.2-rtm.8 was resolved. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (default target) (24:10) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (Build target) (24:11) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj] "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (default target) (28:10) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj" (_GetFrameworkAssemblyReferences target) (28:13) -> (ResolvePackageAssets target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: Microsoft.DotNet.Arcade.Sdk depends on NuGet.Versioning (>= 5.4.0-rtm) but NuGet.Versioning 5.4.0-rtm was not found. An approximate best match of NuGet.Versioning 5.7.2-rtm.8 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CodeAnalysis/Microsoft.DotNet.CodeAnalysis.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj] "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (Pack target) (23:12) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj" (_GetFrameworkAssemblyReferences target) (23:14) -> (ResolvePackageAssets target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.CoreFxTesting/Microsoft.DotNet.CoreFxTesting.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (Pack target) (16:12) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj" (_GetFrameworkAssemblyReferences target) (16:14) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Configuration/src/Microsoft.DotNet.Build.Tasks.Configuration.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj] "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (Pack target) (27:12) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj" (_GetFrameworkAssemblyReferences target) (27:14) -> (ResolvePackageAssets target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Commands (>= 5.4.0-rtm) but NuGet.Commands 5.4.0-rtm was not found. An approximate best match of NuGet.Commands 5.7.2-rtm.8 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.Packaging (>= 5.4.0-rtm) but NuGet.Packaging 5.4.0-rtm was not found. An approximate best match of NuGet.Packaging 5.7.2-rtm.8 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj : warning NU1603: Microsoft.DotNet.Build.Tasks.Packaging depends on NuGet.ProjectModel (>= 5.4.0-rtm) but NuGet.ProjectModel 5.4.0-rtm was not found. An approximate best match of NuGet.ProjectModel 5.7.2-rtm.8 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj] "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/Arcade.sln" (Build;Pack target) (3:2) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (Pack target) (24:12) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj" (_GetFrameworkAssemblyReferences target) (24:14) -> (ResolvePackageAssets target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj : warning NU1603: System.Text.Json 4.7.2 depends on Microsoft.Bcl.AsyncInterfaces (>= 1.1.0) but Microsoft.Bcl.AsyncInterfaces 1.1.0 was not found. An approximate best match of Microsoft.Bcl.AsyncInterfaces 1.1.1 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/src/Microsoft.DotNet.GenFacades/Microsoft.DotNet.GenFacades.csproj : warning NU1603: Microsoft.Build 16.7.2 depends on System.Text.Json (>= 4.7.0) but System.Text.Json 4.7.0 was not found. An approximate best match of System.Text.Json 4.7.2 was resolved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/AfterSolutionBuild.proj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/eng/Versions.props (74,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5/tools/AfterSigning.proj] 145 Warning(s) 0 Error(s) Time Elapsed 00:00:08.96 Build: [13:31:41.14] Building 'arcade' in tarball...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.GenFacades.1.0.0-beta.20113.5.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.GenFacades.1.0.0-beta.20113.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.CodeAnalysis.1.0.0-beta.20113.5.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.CodeAnalysis.1.0.0-beta.20113.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Packaging.1.0.0-beta.20113.5.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Build.Tasks.Packaging.1.0.0-beta.20113.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Build.Tasks.Configuration.1.0.0-beta.20113.5.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Build.Tasks.Configuration.1.0.0-beta.20113.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.CoreFxTesting.1.0.0-beta.20113.5.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.CoreFxTesting.1.0.0-beta.20113.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Arcade.Sdk.1.0.0-beta.20113.5.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Arcade.Sdk.1.0.0-beta.20113.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/arcade.15f00efd583eab4372b2e9ca25bd80ace5b119ad/artifacts/packages/Release/NonShipping/Microsoft.DotNet.SignTool.1.0.0-beta.20113.5.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.SignTool.1.0.0-beta.20113.5.nupkg". EnsurePackagesCreated: New NuGet package(s) after building arcade: -> Microsoft.DotNet.Arcade.Sdk 1.0.0-beta.20113.5 -> Microsoft.DotNet.Build.Tasks.Configuration 1.0.0-beta.20113.5 -> Microsoft.DotNet.Build.Tasks.Packaging 1.0.0-beta.20113.5 -> Microsoft.DotNet.CodeAnalysis 1.0.0-beta.20113.5 -> Microsoft.DotNet.CoreFxTesting 1.0.0-beta.20113.5 -> Microsoft.DotNet.GenFacades 1.0.0-beta.20113.5 -> Microsoft.DotNet.SignTool 1.0.0-beta.20113.5 ExtractToolPackage: Decompressing '/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Arcade.Sdk.1.0.0-beta.20113.5.nupkg' into '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'... Decompressing '/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Build.Tasks.Configuration.1.0.0-beta.20113.5.nupkg' into '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Configuration/'... Decompressing '/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.CoreFxTesting.1.0.0-beta.20113.5.nupkg' into '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.CoreFxTesting/'... Decompressing '/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Build.Tasks.Packaging.1.0.0-beta.20113.5.nupkg' into '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/'... Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/netcoreapp2.1/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.CoreFxTesting/tools/netcoreapp2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/netcoreapp2.1/Microsoft.DotNet.Arcade.Sdk.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/netcoreapp2.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Configuration/tools/netcoreapp2.1/Microsoft.DotNet.PlatformAbstractions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.PlatformAbstractions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Configuration/tools/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Configuration.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/NuGet.Versioning.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/Microsoft.Bcl.AsyncInterfaces.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.Bcl.AsyncInterfaces.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.CoreFxTesting/tools/netcoreapp2.1/Microsoft.DotNet.CoreFxTesting.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.CoreFxTesting.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.CoreFxTesting/tools/netcoreapp2.1/Microsoft.Extensions.DependencyModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.Extensions.DependencyModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.CoreFxTesting/tools/netcoreapp2.1/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.CoreFxTesting/tools/netcoreapp2.1/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Packaging.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/System.Text.Encodings.Web.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/System.Text.Encodings.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/System.Reflection.Metadata.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/System.Reflection.Metadata.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/System.Text.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/System.Text.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/System.Collections.Immutable.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/System.Collections.Immutable.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Build.Tasks.Packaging/tools/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/System.Security.Cryptography.Pkcs.dll". Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/arcade.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (23:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/application-insights.proj" (3:2) on node 1 (Build target(s)). CreateBuildOutputProps: application-insights using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.application-insights.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0044792 Build: [13:31:41.52] Building 'application-insights' in tarball Running command: Using custom build target Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/application-insights.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel= PackageVersionStamp= PB_VersionStamp= ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220830.1 BUILD_BUILDNUMBER=20220830.1 GitCommitCount=1103 GitCommitHash=53b80940842204f78708a538628288ff5d741a1d GitInfoCommitHash=53b80940842204f78708a538628288ff5d741a1d SourceRevisionId=53b80940842204f78708a538628288ff5d741a1d RepositoryCommit=53b80940842204f78708a538628288ff5d741a1d COMMIT_SHA=53b80940842204f78708a538628288ff5d741a1d GIT_COMMIT=53b80940842204f78708a538628288ff5d741a1d RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/ LatestCommit=53b80940842204f78708a538628288ff5d741a1d RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d//Microsoft.ApplicationInsights.csproj /p:Configuration=Release /p:EnlistmentRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d//src /p:RelativeOutputPathBase= /v:n /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll -nologo -maxcpucount -target:Restore -verbosity:m /v:n /bl:restore.binlog /p:Configuration=Release /p:EnlistmentRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d//src /p:RelativeOutputPathBase= /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d//Microsoft.ApplicationInsights.csproj Build started 12/15/2022 1:31:41 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj... Installed System.Text.RegularExpressions 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash oOJg0BAoUpZVh8E+3xenzmBe1M0kBTeUHXyeyNYQ/3u1QkdX7v30xMF2hTDUqqpKTJ2tPZG+wuXlTkdA5QBxtA==. Installed System.Security.Cryptography.Encoding 4.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash +J6ufWKp8s5lDqlXI3hhRSEhrI83aVYjzgdG7O6LWrvmkrZ1db1//6vbmhDXruJ3SWy8kT987/DjNXFvqhoS5w==. Installed System.Security.Cryptography.Primitives 4.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash U6BReOxLNrnGa75lC2UenYDkf7YjKvJQwwMKjBu1AOXXQMzWLNjxL6/3F8STpn9inF/EhPgt9Pk3iCZgo7FGRQ==. Installed System.Threading.Timer 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash Mksmjgvq+dnfbHha5tTx4AHFeFJvY/rBQS82Uw0vxXV5e4/4J65i19oqIi+aeGhppF8gHl68pCZV2RU++Kutlw==. Installed System.Security.Cryptography.Algorithms 4.2.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash A6oB7vT1pP7YDqjuPuif8YkU3xYggQwck1uhsQ0JOAr5mAXnxq03eSmlGUlp0sMhhwQTH93blYBFPLgwpeL5pQ==. Installed Microsoft.Win32.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 9sTXl0U4mnIZOBsG4/Js9md/RwfKcL+IbaM9Ws0LiSLPfxSa3q6Gec5Ptj2kJNQlndtqIBrQZD6qvfVilFzQCA==. Installed System.Collections.Immutable 1.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 6bFiaVP/QJNsq/as+VfUWPlDk59B1Vfe0qjZtP2OGpVLREPuK+FBpPOErIXa/ceuTGO9f4Xw3XcgK7FshVHI2Q==. Installed System.Net.WebHeaderCollection 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash SXquwnboEtzfzZXkJxoEx1GzJG3qb0stFzAlIMbFFRE6F18/WPQLwxMhMnR1DkqlxYGE2fbbfUiZEZBwBdF+bw==. Installed System.Reflection.Metadata 1.4.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash N9sT1RISIihlU33QO/E31rKXQWLVA8C9M/mcySUMshv7POA3Z7G1FtPKTJ1niJKcRbhaC2Q6Vr4unksa00NsLg==. Installed System.Security.Cryptography.X509Certificates 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash QsDqWeanhbUg10tFmmEEm1c/dVfLBQMikLlENu2t7g5l1VJ9wr/DxSilpvhaol2GxAsyzBcX9EHzmcEoLX3l8g==. Installed System.IO.Compression 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash Y+ZAGDxyq9+Y+c5rwNXD1XnINSW0EqQ/6Kw6DpskYjhIXYLrMhenxeFWZgDF2syqILMYTN5J66Ffn6qCIUf5YQ==. Installed System.Threading.Tasks.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash gTPMwBNkakeT21cjE65oVj1YIg0xKMgNQerOBm0/7DMgpTEjAMbEgAPrPeVy7h7MdIzS12QSX5fOyI6yNVco2w==. Installed System.Net.Primitives 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash YYugCFGCPHnIcpumoCcTt5K0gwa0kfgNuNqk/zcx1NgkqJpANJ9fCw0lPAWyScJY18wbj/5Vk1zAAhUsT6z9aA==. Installed System.Net.Http 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 4soQCrT9irpmvX2oE/abykmgM/EUgrXS8qClEbQGClRCe0STVUblfjrb1nRGUUSErU1r7iglHG0eoBJvVOV4IQ==. Installed System.Xml.XDocument 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash Mjx09gf55Hn4wBjiH6gGaMpuDE2HZnzDJD08RMOrUZ9Pck3PRI/vmnnMKwuQaVG4EE7NHjmlOTDQ3D//ZcssNQ==. Installed System.Xml.ReaderWriter 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash jr+Up0cEylixwgmpB1bMceUZdLfIE3kRgWO1IrGtoTBIY/nENq9FYOZV5wqcAJI7mwQXg/S+f2qJ0GmhbcVReg==. Installed System.Console 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash kFWpL+9BumibhtYIu2OBvS72k9Au+iJmUvqxEd94N6ySBkBUMJo503wMUxgZllVP5NXssjW0YT6XqsdINyThpA==. Installed System.Diagnostics.StackTrace 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash T1yFZDg7tJ+6Yp+pJxBL3lhDOJTzxgP7JoSIqm8IE/7Gv7h5qOZ4KOPrNjWN5qkQArB8dCmEGp7/uKVXKi5Tjg==. Installed System.Net.Sockets 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash DrbJpQucRM+aBGin1dqBuj6Po1SKkDIz5Wu2rvYvcmICBgJWglvm9MJDw+ZH6vaccdjBE+/Pw06e48T8XGL1cA==. Installed System.IO.Compression.ZipFile 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash C5ggkJ323mA3fpZuw1Iuj3exvNgxvTHq+S4JDnX50ngdG5gLTMJmHiDRGbq/tIWHixjgYzjkUSVLlavfYJ5zyA==. Installed System.Diagnostics.Tools 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 9k75C58Ak2uZTESa4UJeBrCrrLI7btATxSXFozZYb5z7RCX8ZO8EzQaDgrbSA9avt2lXztdNFHL5orKJeXZNQw==. Installed System.AppContext 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash nlp09AnRx8N0C5LqpFOo02NiSj4xdOx8RNJ/DHpyBlcrfqNUPXKYOPy+Lps+ZcNqiOyVAx3Cy2999yGr/1xmuA==. Installed System.Diagnostics.DiagnosticSource 4.4.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash toBqa2x/r1oVI8BlshoCAgOWV4DBZwOTb7PPTt2RXutGmtMLV1CZjm6LnaxA0DZ+5UZCxb2D/rcGQQ6928sHpw==. Installed System.Net.Http 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash RsPl/TpF5pmpqtLaptk/6dlEnrIE+OVrHhJ7f4WX7naAEAeFYIlHXr+HcfVQxCEqwRULDCCV/Rg2j2EDr6sFXg==. Installed System.Net.Requests 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash tNioclpFq2hj6p690HS3bfTT/PPrejFySt3nbzkEijmm+BPnLkmIpR1gqQO1KP978R5dyu8BUjmWHBvn7sczXA==. Installed NETStandard.Library 1.6.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash Krulo9rW6Vq+NgKreglhsXLY/J3/54tV0INZ2tA4+YmbOXnOlqD/j48bE8vyHe/nypuUx7OpREokJynFqlC/rQ==. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/obj/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/obj/Microsoft.ApplicationInsights/Microsoft.ApplicationInsights.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/obj/Microsoft.ApplicationInsights/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (in 295 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ Installed: 26 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj" (Restore target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.678s 0.745s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (Restore) | 1 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_IsProjectRestoreSupported) | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GenerateRestoreProjectPathWalk) | 3 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GenerateRestoreGraphProjectEntry) . 4 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GenerateProjectRestoreGraph) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791018054922: 0 0.298s 0.298s ..... 638066791021033400: 1 0.035s 0.333s 638066791021385419: 0 0.014s 0.347s 638066791021528008: 2 0.002s 0.349s 638066791021547798: 0 0.002s 0.351s 638066791021569537: 3 0.023s 0.374s 638066791021795352: 0 0.001s 0.375s 638066791021803818: 4 0.007s 0.382s 638066791021878113: 0 0.365s 0.747s ....... ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.77 /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d//Microsoft.ApplicationInsights.csproj /p:Configuration=Release /p:EnlistmentRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d//src /p:RelativeOutputPathBase= /v:n Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll -consoleloggerparameters:Summary -maxcpucount -restore -verbosity:m /v:n /bl:build.binlog /p:Configuration=Release /p:EnlistmentRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d//src /p:RelativeOutputPathBase= /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d//Microsoft.ApplicationInsights.csproj Build started 12/15/2022 1:31:42 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Committing restore... Assets file has not changed. Skipping assets file writing. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/obj/Microsoft.ApplicationInsights/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (in 18 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ All projects are up-to-date for restore. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj" on node 1 (default targets). 1>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/bin/Release/netstandard1.3/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/obj/Microsoft.ApplicationInsights/Release/netstandard1.3/". CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.diagnosticsource/4.4.0/lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.stacktrace/4.3.0/ref/netstandard1.3/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.requests/4.0.11/ref/netstandard1.3/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.webheadercollection/4.0.1/ref/netstandard1.3/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug- /debug:portable /filealign:512 /keyfile:35MSSharedLib1024.snk /optimize+ /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/obj/Microsoft.ApplicationInsights/Release/netstandard1.3/Microsoft.ApplicationInsights.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /langversion:7.3 src/Core/Managed/Shared/ActivityExtensions.cs src/Core/Managed/Shared/Channel/InMemoryChannel.cs src/Core/Managed/Shared/Channel/InMemoryTransmitter.cs src/Core/Managed/Shared/Channel/ITelemetry.cs src/Core/Managed/Shared/Channel/ITelemetryChannel.cs src/Core/Managed/Shared/Channel/TelemetryBuffer.cs src/Core/Managed/Shared/Channel/Transmission.cs src/Core/Managed/Shared/Constants.cs src/Core/Managed/Shared/DataContracts/AvailabilityTelemetry.cs src/Core/Managed/Shared/DataContracts/DependencyTelemetry.cs src/Core/Managed/Shared/DataContracts/EventTelemetry.cs src/Core/Managed/Shared/DataContracts/ExceptionHandledAt.cs src/Core/Managed/Shared/DataContracts/ExceptionTelemetry.cs src/Core/Managed/Shared/DataContracts/IJsonWriter.cs src/Core/Managed/Shared/DataContracts/InnerExceptionCountExceededException.cs src/Core/Managed/Shared/DataContracts/ISupportMetrics.cs src/Core/Managed/Shared/DataContracts/ISupportProperties.cs src/Core/Managed/Shared/DataContracts/ISupportSampling.cs src/Core/Managed/Shared/DataContracts/MetricTelemetry.cs src/Core/Managed/Shared/DataContracts/PageViewTelemetry.cs src/Core/Managed/Shared/DataContracts/PerformanceCounterTelemetry.cs src/Core/Managed/Shared/DataContracts/RequestTelemetry.cs src/Core/Managed/Shared/DataContracts/SessionState.cs src/Core/Managed/Shared/DataContracts/SessionStateTelemetry.cs src/Core/Managed/Shared/DataContracts/SeverityLevel.cs src/Core/Managed/Shared/DataContracts/TelemetryContext.cs src/Core/Managed/Shared/DataContracts/TraceTelemetry.cs src/Core/Managed/Shared/Extensibility/AutocollectedMetricsExtractor.cs src/Core/Managed/Shared/Extensibility/IDebugOutput.cs src/Core/Managed/Shared/Extensibility/IMetricProcessor.cs src/Core/Managed/Shared/Extensibility/Implementation/CallContextHelpers.cs src/Core/Managed/Shared/Extensibility/Implementation/CloudContext.cs src/Core/Managed/Shared/Extensibility/Implementation/ComponentContext.cs src/Core/Managed/Shared/Extensibility/Implementation/DeviceContext.cs src/Core/Managed/Shared/Extensibility/Implementation/ExceptionConverter.cs src/Core/Managed/Shared/Extensibility/Implementation/External/AjaxCallData.cs src/Core/Managed/Shared/Extensibility/Implementation/External/AvailabilityData.cs src/Core/Managed/Shared/Extensibility/Implementation/External/AvailabilityData_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/Base_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/ContextTagKeys.cs src/Core/Managed/Shared/Extensibility/Implementation/External/ContextTagKeys_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/DataPoint.cs src/Core/Managed/Shared/Extensibility/Implementation/External/DataPointType_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/DataPoint_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/Data_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/Domain_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/Envelope_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/EventData.cs src/Core/Managed/Shared/Extensibility/Implementation/External/EventData_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/ExceptionData.cs src/Core/Managed/Shared/Extensibility/Implementation/External/ExceptionData_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/ExceptionDetails.cs src/Core/Managed/Shared/Extensibility/Implementation/External/ExceptionDetailsImplementation.cs src/Core/Managed/Shared/Extensibility/Implementation/External/ExceptionDetails_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/MessageData.cs src/Core/Managed/Shared/Extensibility/Implementation/External/MessageData_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/MetricData.cs src/Core/Managed/Shared/Extensibility/Implementation/External/MetricData_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/PageViewData.cs src/Core/Managed/Shared/Extensibility/Implementation/External/PageViewData_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/PageViewPerfData.cs src/Core/Managed/Shared/Extensibility/Implementation/External/PageViewPerfData_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/PerformanceCounterData.cs src/Core/Managed/Shared/Extensibility/Implementation/External/RemoteDependencyData.cs src/Core/Managed/Shared/Extensibility/Implementation/External/RemoteDependencyData_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/RequestData.cs src/Core/Managed/Shared/Extensibility/Implementation/External/RequestData_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/SessionStateData.cs src/Core/Managed/Shared/Extensibility/Implementation/External/SeverityLevel_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/StackFrame.cs src/Core/Managed/Shared/Extensibility/Implementation/External/StackFrame_types.cs src/Core/Managed/Shared/Extensibility/Implementation/External/Tags.cs src/Core/Managed/Shared/Extensibility/Implementation/HttpWebResponseWrapper.cs src/Core/Managed/Shared/Extensibility/Implementation/InternalContext.cs src/Core/Managed/Shared/Extensibility/Implementation/IPlatform.cs src/Core/Managed/Shared/Extensibility/Implementation/IPlatformDispatcher.cs src/Core/Managed/Shared/Extensibility/Implementation/IRandomNumberBatchGenerator.cs src/Core/Managed/Shared/Extensibility/Implementation/JsonSerializer.cs src/Core/Managed/Shared/Extensibility/Implementation/JsonWriter.cs src/Core/Managed/Shared/Extensibility/Implementation/LocationContext.cs src/Core/Managed/Shared/Extensibility/Implementation/Metrics/DependencyMetricsExtractor.cs src/Core/Managed/Shared/Extensibility/Implementation/Metrics/ISpecificAutocollectedMetricsExtractor.cs src/Core/Managed/Shared/Extensibility/Implementation/Metrics/MetricTerms.cs src/Core/Managed/Shared/Extensibility/Implementation/Metrics/RequestMetricsExtractor.cs src/Core/Managed/Shared/Extensibility/Implementation/Metrics/SimpleMetricStatisticsAggregator.cs src/Core/Managed/Shared/Extensibility/Implementation/OperationContext.cs src/Core/Managed/Shared/Extensibility/Implementation/OperationContextForCallContext.cs src/Core/Managed/Shared/Extensibility/Implementation/OperationHolder.cs src/Core/Managed/Shared/Extensibility/Implementation/OperationTelemetry.cs src/Core/Managed/Shared/Extensibility/Implementation/Platform/PlatformImplementation.cs src/Core/Managed/Shared/Extensibility/Implementation/Platform/PlatformSingleton.cs src/Core/Managed/Shared/Extensibility/Implementation/Property.cs src/Core/Managed/Shared/Extensibility/Implementation/RichPayloadEventSource.cs src/Core/Managed/Shared/Extensibility/Implementation/RichPayloadEventSource.Keywords.cs src/Core/Managed/Shared/Extensibility/Implementation/SdkVersionUtils.cs src/Core/Managed/Shared/Extensibility/Implementation/SessionContext.cs src/Core/Managed/Shared/Extensibility/Implementation/SeverityLevelExtensions.cs src/Core/Managed/Shared/Extensibility/Implementation/SnapshottingCollection.cs src/Core/Managed/Shared/Extensibility/Implementation/SnapshottingList.cs src/Core/Managed/Shared/Extensibility/Implementation/TaskTimer.cs src/Core/Managed/Shared/Extensibility/Implementation/TaskTimerInternal.cs src/Core/Managed/Shared/Extensibility/Implementation/Telemetry.cs src/Core/Managed/Shared/Extensibility/Implementation/TelemetryConfigurationFactory.cs src/Core/Managed/Shared/Extensibility/Implementation/TelemetryContextExtensions.cs src/Core/Managed/Shared/Extensibility/Implementation/TelemetryDebugWriter.cs src/Core/Managed/Shared/Extensibility/Implementation/TelemetryProcessorChain.cs src/Core/Managed/Shared/Extensibility/Implementation/TelemetryProcessorChainBuilder.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/ApplicationNameProvider.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/CoreEventSource.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/DiagnoisticsEventCounters.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottling.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingDefaults.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingManager.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/DiagnoisticsEventThrottlingScheduler.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/DiagnosticsEventListener.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/DiagnosticsListener.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/DiagnosticsTelemetryModule.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/EventMetaData.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/EventSourceKeywords.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/Extensions.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/IDiagnoisticsEventThrottling.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/IDiagnoisticsEventThrottlingManager.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/IDiagnoisticsEventThrottlingScheduler.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/IDiagnosticsSender.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/PortalDiagnosticsQueueSender.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/PortalDiagnosticsSender.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/SpinWait.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/ThreadResourceLock.cs src/Core/Managed/Shared/Extensibility/Implementation/Tracing/TraceEvent.cs src/Core/Managed/Shared/Extensibility/Implementation/TransmissionProcessor.cs src/Core/Managed/Shared/Extensibility/Implementation/TypeExtensions.cs src/Core/Managed/Shared/Extensibility/Implementation/UserContext.cs src/Core/Managed/Shared/Extensibility/Implementation/WeakConcurrentRandom.cs src/Core/Managed/Shared/Extensibility/Implementation/XorshiftRandomBatchGenerator.cs src/Core/Managed/Shared/Extensibility/IOperationHolder.cs src/Core/Managed/Shared/Extensibility/ITelemetryInitializer.cs src/Core/Managed/Shared/Extensibility/ITelemetryModule.cs src/Core/Managed/Shared/Extensibility/ITelemetryProcessor.cs src/Core/Managed/Shared/Extensibility/Metric.cs src/Core/Managed/Shared/Extensibility/MetricManager.cs src/Core/Managed/Shared/Extensibility/OperationCorrelationTelemetryInitializer.cs src/Core/Managed/Shared/Extensibility/SdkInternalOperationsMonitor.cs src/Core/Managed/Shared/Extensibility/SequencePropertyInitializer.cs src/Core/Managed/Shared/Extensibility/TelemetryConfiguration.cs src/Core/Managed/Shared/Extensibility/TelemetryModules.cs src/Core/Managed/Shared/GlobalSuppressions.cs src/Core/Managed/Shared/OperationTelemetryExtensions.cs src/Core/Managed/Shared/Properties/AssemblyInfo.cs src/Core/Managed/Shared/TelemetryClient.cs src/Core/Managed/Shared/TelemetryClientExtensions.cs src/Core/Managed/Shared/Utils.cs src/Core/Managed/netstandard1.3/Extensibility/Implementation/Platform/PlatformImplementation.cs "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/obj/Microsoft.ApplicationInsights/Release/netstandard1.3/.NETStandard,Version=v1.3.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/obj/Microsoft.ApplicationInsights/Release/AssemblyInfo.g.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/obj/Microsoft.ApplicationInsights/Release/netstandard1.3/Microsoft.ApplicationInsights.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 1>obj/Microsoft.ApplicationInsights/Release/AssemblyInfo.g.cs(14,32): warning CS7035: The specified version string does not conform to the recommended format - major.minor.build.revision [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj] CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/obj/Microsoft.ApplicationInsights/Release/netstandard1.3/Microsoft.ApplicationInsights.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/bin/Release/netstandard1.3/Microsoft.ApplicationInsights.dll". Microsoft.ApplicationInsights -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/bin/Release/netstandard1.3/Microsoft.ApplicationInsights.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/obj/Microsoft.ApplicationInsights/Release/netstandard1.3/Microsoft.ApplicationInsights.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/bin/Release/netstandard1.3/Microsoft.ApplicationInsights.pdb". 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.387s 0.454s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (Restore) | 1 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_IsProjectRestoreSupported) | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GenerateRestoreProjectPathWalk) | 3 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GenerateRestoreGraphProjectEntry) . 4 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GenerateProjectRestoreGraph) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791028466915: 0 0.299s 0.299s ..... 638066791031451942: 1 0.035s 0.334s 638066791031806149: 0 0.014s 0.348s 638066791031951095: 2 0.002s 0.350s 638066791031971672: 0 0.002s 0.353s 638066791031992790: 3 0.022s 0.375s 638066791032216493: 0 0.001s 0.376s 638066791032224288: 4 0.007s 0.383s 638066791032293803: 0 0.074s 0.457s . ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 5 : 0.518s 0.518s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791028466915: 0 0.299s 0.299s ..... 638066791031451942: 1 0.035s 0.334s 638066791031806149: 0 0.014s 0.348s 638066791031951095: 2 0.002s 0.350s 638066791031971672: 0 0.002s 0.353s 638066791031992790: 3 0.022s 0.375s 638066791032216493: 0 0.001s 0.376s 638066791032224288: 4 0.007s 0.383s 638066791032293803: 0 0.074s 0.457s . 638066791033056580: 5 0.518s 0.977s .......... ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 99.8 Average Utilization: 99.8 Build succeeded. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj" (default target) (1:7) -> (CoreCompile target) -> obj/Microsoft.ApplicationInsights/Release/AssemblyInfo.g.cs(14,32): warning CS7035: The specified version string does not conform to the recommended format - major.minor.build.revision [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj] 1 Warning(s) 0 Error(s) Time Elapsed 00:00:00.99 /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet pack /bl:pack.binlog /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d//Microsoft.ApplicationInsights.csproj /p:Configuration=Release /p:EnlistmentRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d//src /p:RelativeOutputPathBase= /v:n Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll -maxcpucount -restore -target:pack -verbosity:m /v:n /bl:pack.binlog /p:Configuration=Release /p:EnlistmentRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d//src /p:RelativeOutputPathBase= /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d//Microsoft.ApplicationInsights.csproj Build started 12/15/2022 1:31:44 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Committing restore... Assets file has not changed. Skipping assets file writing. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/obj/Microsoft.ApplicationInsights/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (in 19 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ All projects are up-to-date for restore. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj" on node 1 (pack target(s)). 1>GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. GenerateAdditionalSources: Skipping target "GenerateAdditionalSources" because all output files are up-to-date with respect to the input files. CoreGenerateAssemblyInfo: Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. CoreCompile: Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. GenerateBuildDependencyFile: Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. CopyFilesToOutputDirectory: Microsoft.ApplicationInsights -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/bin/Release/netstandard1.3/Microsoft.ApplicationInsights.dll GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/bin/Release/Microsoft.ApplicationInsights.2.0.0.nupkg'. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj" (pack target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.392s 0.458s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (Restore) | 1 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_IsProjectRestoreSupported) | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GenerateRestoreProjectPathWalk) | 3 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GenerateRestoreGraphProjectEntry) . 4 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GenerateProjectRestoreGraph) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791041214798: 0 0.300s 0.300s ..... 638066791044213583: 1 0.035s 0.335s 638066791044564621: 0 0.016s 0.351s 638066791044724097: 2 0.002s 0.353s 638066791044744396: 0 0.002s 0.355s 638066791044766683: 3 0.022s 0.377s 638066791044984620: 0 0.001s 0.378s 638066791044992509: 4 0.007s 0.385s 638066791045062260: 0 0.075s 0.460s . ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 5 : 0.428s 0.517s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (pack) | 6 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GetBuildOutputFilesWithTfm) | 7 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GetTfmSpecificContentForPackage) | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GetDebugSymbolsWithTfm) | 9 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GetFrameworkAssemblyReferences) . 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/Microsoft.ApplicationInsights.csproj (_GetFrameworksWithSuppressedDependencies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791041214798: 0 0.300s 0.300s ..... 638066791044213583: 1 0.035s 0.335s 638066791044564621: 0 0.016s 0.351s 638066791044724097: 2 0.002s 0.353s 638066791044744396: 0 0.002s 0.355s 638066791044766683: 3 0.022s 0.377s 638066791044984620: 0 0.001s 0.378s 638066791044992509: 4 0.007s 0.385s 638066791045062260: 0 0.075s 0.460s . 638066791045841652: 5 0.193s 0.655s ... 638066791047769379: 6 0.035s 0.690s 638066791048119738: 5 0.001s 0.691s 638066791048129033: 7 0.001s 0.692s 638066791048135048: 5 0.001s 0.693s 638066791048141644: 8 0.001s 0.693s 638066791048147341: 5 0.001s 0.694s 638066791048154945: 9 0.052s 0.746s . 638066791048679791: 5 0.001s 0.747s 638066791048687567: 10 0.001s 0.748s 638066791048692800: 5 0.232s 0.980s .... ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 99.7 Average Utilization: 99.7 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:01.00 Build: [13:31:45.12] Building 'application-insights' in tarball...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/ApplicationInsights-dotnet.53b80940842204f78708a538628288ff5d741a1d/bin/Release/Microsoft.ApplicationInsights.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.ApplicationInsights.2.0.0.nupkg". EnsurePackagesCreated: New NuGet package(s) after building application-insights: -> Microsoft.ApplicationInsights 2.0.0 Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/application-insights.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (23:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnet-xdt.proj" (6:2) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [arcade] needed by 'aspnet-xdt'. CreateBuildOutputProps: aspnet-xdt using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.aspnet-xdt.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0034480 Build: [13:31:45.19] Building 'aspnet-xdt' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xdt.c01a538851a8ab1a1fbeb2e6243f391fff7587b4/build.sh --configuration Release --binaryLog -ci --nodereuse false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/aspnet-xdt.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel= PackageVersionStamp= PB_VersionStamp= ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220830.1 BUILD_BUILDNUMBER=20220830.1 GitCommitCount=42 GitCommitHash=c01a538851a8ab1a1fbeb2e6243f391fff7587b4 GitInfoCommitHash=c01a538851a8ab1a1fbeb2e6243f391fff7587b4 SourceRevisionId=c01a538851a8ab1a1fbeb2e6243f391fff7587b4 RepositoryCommit=c01a538851a8ab1a1fbeb2e6243f391fff7587b4 COMMIT_SHA=c01a538851a8ab1a1fbeb2e6243f391fff7587b4 GIT_COMMIT=c01a538851a8ab1a1fbeb2e6243f391fff7587b4 RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xdt.c01a538851a8ab1a1fbeb2e6243f391fff7587b4/ LatestCommit=c01a538851a8ab1a1fbeb2e6243f391fff7587b4 SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=1.0.0-beta.20113.5 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xdt.c01a538851a8ab1a1fbeb2e6243f391fff7587b4/build.sh --configuration Release --binaryLog -ci --nodereuse false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xdt.c01a538851a8ab1a1fbeb2e6243f391fff7587b4/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xdt.c01a538851a8ab1a1fbeb2e6243f391fff7587b4 /p:Restore=true /p:Build=true /p:Rebuild=false /p:Test=true /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /warnaserror /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 50 ms). [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xdt.c01a538851a8ab1a1fbeb2e6243f391fff7587b4/src/Microsoft.Web.XmlTransform/Microsoft.Web.XmlTransform.csproj (in 44 ms). Microsoft.Web.XmlTransform -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xdt.c01a538851a8ab1a1fbeb2e6243f391fff7587b4/artifacts/bin/Microsoft.Web.XmlTransform/Release/netstandard2.0/Microsoft.Web.XmlTransform.dll Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xdt.c01a538851a8ab1a1fbeb2e6243f391fff7587b4/artifacts/packages/Release/NonShipping/Microsoft.Web.Xdt.3.0.1-preview.22430.1.nupkg'. Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:01.87 Build: [13:31:47.37] Building 'aspnet-xdt' in tarball...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xdt.c01a538851a8ab1a1fbeb2e6243f391fff7587b4/artifacts/packages/Release/NonShipping/Microsoft.Web.Xdt.3.0.1-preview.22430.1.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Web.Xdt.3.0.1-preview.22430.1.nupkg". EnsurePackagesCreated: New NuGet package(s) after building aspnet-xdt: -> Microsoft.Web.Xdt 3.0.1-preview.22430.1 Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnet-xdt.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (23:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/common.proj" (11:2) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [newtonsoft-json] needed by 'common'. Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/common.proj" (11:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json.proj" (27:2) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [arcade] needed by 'newtonsoft-json'. RepoRestore: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet restore /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f//Src/Newtonsoft.Json/Newtonsoft.Json.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" /v:n /bl:restore.binlog /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll -nologo -maxcpucount -target:Restore -verbosity:m /v:n /bl:restore.binlog /p:DotnetOnly=true /p:Configuration=Release /p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk /p:SignAssembly=true /p:PublicSign=true /p:TreatWarningsAsErrors=false /p:AdditionalConstants=SIGNED /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f//Src/Newtonsoft.Json/Newtonsoft.Json.csproj Build started 12/15/2022 1:31:47 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj... Installed Microsoft.CSharp 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash tKVGhITDUsBTYANelJVyQtat3LC+O/fBSvmqKeX1/rrD6V1fueIghVjjUg52wJiNSS36Rb0PhghUFg/YpGJz2g==. Installed System.Xml.XmlDocument 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash IghOLmGBC70eKtZI2WZTL7OfVpQZfxQ70//OZtnktE2DRck5RceWzNPYbbTZyY7y6KgeS6yDQ40UU6CK1PYUxA==. Installed System.ComponentModel.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 8r9zvBOOkQAJiuv0x41/M+NHaOAxmVRgW73wFrg+sC/pWauwnAy+MqMKHrBp5g7YaOlWkq+K/93VVE8w7UNu2A==. Installed System.ComponentModel.TypeConverter 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash rnpwHbn7DfWdBm5v2kv5kmNaoxUMtLJEIdlxV0+LZm+Vkt9nifk7eMzzjU0v1IIikTFMU9aabMtFH8DYP5k7QA==. Installed System.ComponentModel 4.3.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash uIFKC4RS3HPcPYLQDhykKRWMLXTiza7i+cxpENpjSwEjJNegKM8lN51on64jxM84PUT6VEpHgVcszhif98utQA==. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/Newtonsoft.Json.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/Newtonsoft.Json.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (in 200 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/NuGet.Config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ Installed: 5 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (Restore target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.468s 0.721s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (Restore) | 1 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_IsProjectRestoreSupported) | 2 : 0.011s 0.195s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreProjectPathWalk) | | 3 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 4 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreProjectPathItemsPerFramework) | . 5 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreProjectPathItemsPerFramework) | 6 : 0.023s 0.025s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetRestoreSettingsPerFramework) | | 8 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetRestoreSettingsPerFramework) | . 9 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetRestoreSettingsPerFramework) . 10 : 0.007s 0.024s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateProjectRestoreGraph) | | 11 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (GetAllRuntimeIdentifiers) | | 12 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (GetAllRuntimeIdentifiers) | | 13 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (GetAllRuntimeIdentifiers) | | 14 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateProjectRestoreGraphPerFramework) | | 15 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateProjectRestoreGraphPerFramework) | . 16 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateProjectRestoreGraphPerFramework) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791076912216: 0 0.179s 0.179s ... 638066791078698305: 1 0.009s 0.188s 638066791078790901: 0 0.014s 0.202s 638066791078935279: 2 0.006s 0.208s 638066791078993248: 3 0.099s 0.308s . 638066791079987891: 2 0.001s 0.309s 638066791079998023: 4 0.043s 0.352s 638066791080427885: 2 0.002s 0.353s 638066791080444230: 5 0.041s 0.394s 638066791080854634: 2 0.003s 0.397s 638066791080885332: 0 0.003s 0.400s 638066791080913088: 6 0.001s 0.401s 638066791080925269: 7 0.001s 0.402s 638066791080930826: 6 0.001s 0.403s 638066791080939039: 8 0.001s 0.403s 638066791080944217: 6 0.001s 0.404s 638066791080950406: 9 0.001s 0.404s 638066791080955414: 6 0.020s 0.425s 638066791081160223: 0 0.001s 0.426s 638066791081167610: 10 0.002s 0.428s 638066791081191737: 11 0.000s 0.428s 638066791081196571: 10 0.001s 0.429s 638066791081201853: 12 0.001s 0.429s 638066791081206993: 10 0.001s 0.430s 638066791081213881: 13 0.000s 0.431s 638066791081218390: 10 0.001s 0.432s 638066791081231745: 14 0.009s 0.441s 638066791081325649: 10 0.001s 0.442s 638066791081333900: 15 0.003s 0.445s 638066791081364133: 10 0.001s 0.446s 638066791081372139: 16 0.003s 0.449s 638066791081398170: 10 0.001s 0.449s 638066791081406062: 0 0.274s 0.723s ..... ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.74 CreateBuildOutputProps: newtonsoft-json using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.newtonsoft-json.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0033080 Build: [13:31:48.47] Building 'newtonsoft-json' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet build /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f//Src/Newtonsoft.Json/Newtonsoft.Json.csproj /bl:build.binlog "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/newtonsoft-json.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel= PackageVersionStamp= PB_VersionStamp= ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220830.1 BUILD_BUILDNUMBER=20220830.1 GitCommitCount=1843 GitCommitHash=ae9fe44e1323e91bcbd185ca1a14099fba7c021f GitInfoCommitHash=ae9fe44e1323e91bcbd185ca1a14099fba7c021f SourceRevisionId=ae9fe44e1323e91bcbd185ca1a14099fba7c021f RepositoryCommit=ae9fe44e1323e91bcbd185ca1a14099fba7c021f COMMIT_SHA=ae9fe44e1323e91bcbd185ca1a14099fba7c021f GIT_COMMIT=ae9fe44e1323e91bcbd185ca1a14099fba7c021f RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/ LibraryFrameworks=netstandard1.0;netstandard1.3;netstandard2.0 LatestCommit=ae9fe44e1323e91bcbd185ca1a14099fba7c021f RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet build /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f//Src/Newtonsoft.Json/Newtonsoft.Json.csproj /bl:build.binlog "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" /v:n Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll -consoleloggerparameters:Summary -maxcpucount -restore -verbosity:m /v:n /bl:build.binlog /p:DotnetOnly=true /p:Configuration=Release /p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk /p:SignAssembly=true /p:PublicSign=true /p:TreatWarningsAsErrors=false /p:AdditionalConstants=SIGNED /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f//Src/Newtonsoft.Json/Newtonsoft.Json.csproj Build started 12/15/2022 1:31:48 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' Restore: Committing restore... Assets file has not changed. Skipping assets file writing. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (in 30 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/NuGet.Config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ All projects are up-to-date for restore. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1:19>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" on node 1 (default targets). 1:19>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (1:19) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (1:20) on node 1 (Build target(s)). 1>PrepareForBuild: Creating directory "bin/Release/netstandard1.0/". Creating directory "obj/Release/netstandard1.0/". CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /doc:obj/Release/netstandard1.0/Newtonsoft.Json.xml /define:NETSTANDARD1_0;PORTABLE;HAVE_ASYNC;HAVE_COVARIANT_GENERICS;HAVE_DATA_CONTRACTS;HAVE_DATE_TIME_OFFSET;HAVE_DYNAMIC;HAVE_EXPRESSIONS;HAVE_FSHARP_TYPES;HAVE_GUID_TRY_PARSE;HAVE_HASH_SET;HAVE_IGNORE_DATA_MEMBER_ATTRIBUTE;HAVE_INOTIFY_COLLECTION_CHANGED;HAVE_ISET;HAVE_LINQ;HAVE_METHOD_IMPL_ATTRIBUTE;HAVE_READ_ONLY_COLLECTIONS;HAVE_REFLECTION_BINDER;HAVE_SERIALIZATION_BINDER_BIND_TO_NAME;HAVE_STRING_JOIN_WITH_ENUMERABLE;HAVE_TIME_SPAN_PARSE_WITH_CULTURE;HAVE_TIME_SPAN_TO_STRING_WITH_CULTURE;HAVE_TIME_ZONE_INFO;HAVE_TYPE_DESCRIPTOR;HAVE_UNICODE_SURROGATE_DETECTION;HAVE_VARIANT_TYPE_PARAMETERS;HAVE_VERSION_TRY_PARSE;HAVE_XLINQ;HAVE_OBSOLETE_FORMATTER_ASSEMBLY_STYLE;HAVE_REGEX_TIMEOUTS;SIGNED;RELEASE;NETSTANDARD;NETSTANDARD1_0 /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.dynamic.runtime/4.3.0/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /debug:portable /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk /optimize+ /out:obj/Release/netstandard1.0/Newtonsoft.Json.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /langversion:8.0 Bson/BsonBinaryType.cs Bson/BsonBinaryWriter.cs Bson/BsonObjectId.cs Bson/BsonReader.cs Bson/BsonToken.cs Bson/BsonType.cs Bson/BsonWriter.cs ConstructorHandling.cs Converters/BinaryConverter.cs Converters/BsonObjectIdConverter.cs Converters/CustomCreationConverter.cs Converters/DataSetConverter.cs Converters/DataTableConverter.cs Converters/DateTimeConverterBase.cs Converters/DiscriminatedUnionConverter.cs Converters/EntityKeyMemberConverter.cs Converters/ExpandoObjectConverter.cs Converters/IsoDateTimeConverter.cs Converters/JavaScriptDateTimeConverter.cs Converters/KeyValuePairConverter.cs Converters/RegexConverter.cs Converters/StringEnumConverter.cs Converters/UnixDateTimeConverter.cs Converters/VersionConverter.cs Converters/XmlNodeConverter.cs DateFormatHandling.cs DateParseHandling.cs DateTimeZoneHandling.cs DefaultJsonNameTable.cs DefaultValueHandling.cs FloatFormatHandling.cs FloatParseHandling.cs FormatterAssemblyStyle.cs Formatting.cs IArrayPool.cs IJsonLineInfo.cs JsonArrayAttribute.cs JsonConstructorAttribute.cs JsonContainerAttribute.cs JsonConvert.cs JsonConverter.cs JsonConverterAttribute.cs JsonConverterCollection.cs JsonDictionaryAttribute.cs JsonException.cs JsonExtensionDataAttribute.cs JsonIgnoreAttribute.cs JsonNameTable.cs JsonObjectAttribute.cs JsonPosition.cs JsonPropertyAttribute.cs JsonReader.Async.cs JsonReader.cs JsonReaderException.cs JsonRequiredAttribute.cs JsonSerializationException.cs JsonSerializer.cs JsonSerializerSettings.cs JsonTextReader.Async.cs JsonTextReader.cs JsonTextWriter.Async.cs JsonTextWriter.cs JsonToken.cs JsonValidatingReader.cs JsonWriter.Async.cs JsonWriter.cs JsonWriterException.cs Linq/CommentHandling.cs Linq/DuplicatePropertyNameHandling.cs Linq/Extensions.cs Linq/IJEnumerable.cs Linq/JArray.Async.cs Linq/JArray.cs Linq/JConstructor.Async.cs Linq/JConstructor.cs Linq/JContainer.Async.cs Linq/JContainer.cs Linq/JEnumerable.cs Linq/JObject.Async.cs Linq/JObject.cs Linq/JProperty.Async.cs Linq/JProperty.cs Linq/JPropertyDescriptor.cs Linq/JPropertyKeyedCollection.cs Linq/JRaw.Async.cs Linq/JRaw.cs Linq/JsonLoadSettings.cs Linq/JsonMergeSettings.cs Linq/JsonPath/ArrayIndexFilter.cs Linq/JsonPath/ArrayMultipleIndexFilter.cs Linq/JsonPath/ArraySliceFilter.cs Linq/JsonPath/FieldFilter.cs Linq/JsonPath/FieldMultipleFilter.cs Linq/JsonPath/JPath.cs Linq/JsonPath/PathFilter.cs Linq/JsonPath/QueryExpression.cs Linq/JsonPath/QueryFilter.cs Linq/JsonPath/QueryScanFilter.cs Linq/JsonPath/RootFilter.cs Linq/JsonPath/ScanFilter.cs Linq/JsonPath/ScanMultipleFilter.cs Linq/JsonSelectSettings.cs Linq/JToken.Async.cs Linq/JToken.cs Linq/JTokenEqualityComparer.cs Linq/JTokenReader.cs Linq/JTokenType.cs Linq/JTokenWriter.Async.cs Linq/JTokenWriter.cs Linq/JValue.Async.cs Linq/JValue.cs Linq/LineInfoHandling.cs Linq/MergeArrayHandling.cs Linq/MergeNullValueHandling.cs MemberSerialization.cs MetadataPropertyHandling.cs MissingMemberHandling.cs NullValueHandling.cs ObjectCreationHandling.cs PreserveReferencesHandling.cs Properties/AssemblyInfo.cs ReferenceLoopHandling.cs Required.cs Schema/Extensions.cs Schema/JsonSchema.cs Schema/JsonSchemaBuilder.cs Schema/JsonSchemaConstants.cs Schema/JsonSchemaException.cs Schema/JsonSchemaGenerator.cs Schema/JsonSchemaModel.cs Schema/JsonSchemaModelBuilder.cs Schema/JsonSchemaNode.cs Schema/JsonSchemaNodeCollection.cs Schema/JsonSchemaResolver.cs Schema/JsonSchemaType.cs Schema/JsonSchemaWriter.cs Schema/UndefinedSchemaIdHandling.cs Schema/ValidationEventArgs.cs Schema/ValidationEventHandler.cs Serialization/CachedAttributeGetter.cs Serialization/CamelCaseNamingStrategy.cs Serialization/CamelCasePropertyNamesContractResolver.cs Serialization/DefaultContractResolver.cs Serialization/DefaultNamingStrategy.cs Serialization/DefaultReferenceResolver.cs Serialization/DefaultSerializationBinder.cs Serialization/DiagnosticsTraceWriter.cs Serialization/DynamicValueProvider.cs Serialization/ErrorContext.cs Serialization/ErrorEventArgs.cs Serialization/ExpressionValueProvider.cs Serialization/FormatterConverter.cs Serialization/IAttributeProvider.cs Serialization/IContractResolver.cs Serialization/IReferenceResolver.cs Serialization/ISerializationBinder.cs Serialization/ITraceWriter.cs Serialization/IValueProvider.cs Serialization/JsonArrayContract.cs Serialization/JsonContainerContract.cs Serialization/JsonContract.cs Serialization/JsonDictionaryContract.cs Serialization/JsonDynamicContract.cs Serialization/JsonFormatterConverter.cs Serialization/JsonISerializableContract.cs Serialization/JsonLinqContract.cs Serialization/JsonObjectContract.cs Serialization/JsonPrimitiveContract.cs Serialization/JsonProperty.cs Serialization/JsonPropertyCollection.cs Serialization/JsonSerializerInternalBase.cs Serialization/JsonSerializerInternalReader.cs Serialization/JsonSerializerInternalWriter.cs Serialization/JsonSerializerProxy.cs Serialization/JsonStringContract.cs Serialization/JsonTypeReflector.cs Serialization/KebabCaseNamingStrategy.cs Serialization/MemoryTraceWriter.cs Serialization/NamingStrategy.cs Serialization/ObjectConstructor.cs Serialization/OnErrorAttribute.cs Serialization/ReflectionAttributeProvider.cs Serialization/ReflectionValueProvider.cs Serialization/SerializationBinderAdapter.cs Serialization/SnakeCaseNamingStrategy.cs Serialization/TraceJsonReader.cs Serialization/TraceJsonWriter.cs SerializationBinder.cs StringEscapeHandling.cs TraceLevel.cs TypeNameAssemblyFormatHandling.cs TypeNameHandling.cs Utilities/AsyncUtils.cs Utilities/Base64Encoder.cs Utilities/BidirectionalDictionary.cs Utilities/CollectionUtils.cs Utilities/CollectionWrapper.cs Utilities/ConvertUtils.cs Utilities/DateTimeParser.cs Utilities/DateTimeUtils.cs Utilities/DictionaryWrapper.cs Utilities/DynamicProxy.cs Utilities/DynamicProxyMetaObject.cs Utilities/DynamicReflectionDelegateFactory.cs Utilities/DynamicUtils.cs Utilities/EnumInfo.cs Utilities/EnumUtils.cs Utilities/ExpressionReflectionDelegateFactory.cs Utilities/FSharpUtils.cs Utilities/ILGeneratorExtensions.cs Utilities/ImmutableCollectionsUtils.cs Utilities/JavaScriptUtils.cs Utilities/JsonTokenUtils.cs Utilities/LateBoundReflectionDelegateFactory.cs Utilities/LinqBridge.cs Utilities/MathUtils.cs Utilities/MethodBinder.cs Utilities/MethodCall.cs Utilities/MiscellaneousUtils.cs Utilities/NullableAttributes.cs Utilities/ReflectionDelegateFactory.cs Utilities/ReflectionObject.cs Utilities/ReflectionUtils.cs Utilities/StringBuffer.cs Utilities/StringReference.cs Utilities/StringUtils.cs Utilities/StructMultiKey.cs Utilities/ThreadSafeStore.cs Utilities/TypeExtensions.cs Utilities/ValidationUtils.cs WriteState.cs "obj/Release/netstandard1.0/.NETStandard,Version=v1.0.AssemblyAttributes.cs" obj/Release/netstandard1.0/Newtonsoft.Json.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 1:19>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (1:19) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (1:21) on node 2 (Build target(s)). 1>PrepareForBuild: Creating directory "bin/Release/netstandard1.3/". Creating directory "obj/Release/netstandard1.3/". 1:19>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (1:19) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (1:22) on node 3 (Build target(s)). 1>PrepareForBuild: Creating directory "bin/Release/netstandard2.0/". Creating directory "obj/Release/netstandard2.0/". 1>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /doc:obj/Release/netstandard1.3/Newtonsoft.Json.xml /define:NETSTANDARD1_3;PORTABLE;HAVE_ASYNC;HAVE_BIG_INTEGER;HAVE_BINARY_SERIALIZATION;HAVE_COVARIANT_GENERICS;HAVE_DATA_CONTRACTS;HAVE_DATE_TIME_OFFSET;HAVE_DYNAMIC;HAVE_EXPRESSIONS;HAVE_FSHARP_TYPES;HAVE_GUID_TRY_PARSE;HAVE_HASH_SET;HAVE_IGNORE_DATA_MEMBER_ATTRIBUTE;HAVE_INOTIFY_COLLECTION_CHANGED;HAVE_INOTIFY_PROPERTY_CHANGING;HAVE_ISET;HAVE_LINQ;HAVE_METHOD_IMPL_ATTRIBUTE;HAVE_NON_SERIALIZED_ATTRIBUTE;HAVE_READ_ONLY_COLLECTIONS;HAVE_REFLECTION_BINDER;HAVE_SERIALIZATION_BINDER_BIND_TO_NAME;HAVE_STRING_JOIN_WITH_ENUMERABLE;HAVE_TIME_SPAN_PARSE_WITH_CULTURE;HAVE_TIME_SPAN_TO_STRING_WITH_CULTURE;HAVE_TIME_ZONE_INFO;HAVE_TYPE_DESCRIPTOR;HAVE_UNICODE_SURROGATE_DETECTION;HAVE_VARIANT_TYPE_PARAMETERS;HAVE_VERSION_TRY_PARSE;HAVE_XLINQ;HAVE_OBSOLETE_FORMATTER_ASSEMBLY_STYLE;HAVE_XML_DOCUMENT;HAVE_CONCURRENT_DICTIONARY;HAVE_ICONVERTIBLE;HAVE_REGEX_TIMEOUTS;HAVE_REGEX_TIMEOUTS;SIGNED;RELEASE;NETSTANDARD;NETSTANDARD1_3 /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.csharp/4.3.0/ref/netstandard1.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.componentmodel/4.3.0/ref/netstandard1.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.componentmodel.primitives/4.3.0/ref/netstandard1.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.componentmodel.typeconverter/4.3.0/ref/netstandard1.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.3/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.dynamic.runtime/4.3.0/ref/netstandard1.3/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.3/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.3/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.serialization.formatters/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.serialization.primitives/4.3.0/ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xmldocument/4.3.0/ref/netstandard1.3/System.Xml.XmlDocument.dll /debug- /debug:portable /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk /optimize+ /out:obj/Release/netstandard1.3/Newtonsoft.Json.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /langversion:8.0 Bson/BsonBinaryType.cs Bson/BsonBinaryWriter.cs Bson/BsonObjectId.cs Bson/BsonReader.cs Bson/BsonToken.cs Bson/BsonType.cs Bson/BsonWriter.cs ConstructorHandling.cs Converters/BinaryConverter.cs Converters/BsonObjectIdConverter.cs Converters/CustomCreationConverter.cs Converters/DataSetConverter.cs Converters/DataTableConverter.cs Converters/DateTimeConverterBase.cs Converters/DiscriminatedUnionConverter.cs Converters/EntityKeyMemberConverter.cs Converters/ExpandoObjectConverter.cs Converters/IsoDateTimeConverter.cs Converters/JavaScriptDateTimeConverter.cs Converters/KeyValuePairConverter.cs Converters/RegexConverter.cs Converters/StringEnumConverter.cs Converters/UnixDateTimeConverter.cs Converters/VersionConverter.cs Converters/XmlNodeConverter.cs DateFormatHandling.cs DateParseHandling.cs DateTimeZoneHandling.cs DefaultJsonNameTable.cs DefaultValueHandling.cs FloatFormatHandling.cs FloatParseHandling.cs FormatterAssemblyStyle.cs Formatting.cs IArrayPool.cs IJsonLineInfo.cs JsonArrayAttribute.cs JsonConstructorAttribute.cs JsonContainerAttribute.cs JsonConvert.cs JsonConverter.cs JsonConverterAttribute.cs JsonConverterCollection.cs JsonDictionaryAttribute.cs JsonException.cs JsonExtensionDataAttribute.cs JsonIgnoreAttribute.cs JsonNameTable.cs JsonObjectAttribute.cs JsonPosition.cs JsonPropertyAttribute.cs JsonReader.Async.cs JsonReader.cs JsonReaderException.cs JsonRequiredAttribute.cs JsonSerializationException.cs JsonSerializer.cs JsonSerializerSettings.cs JsonTextReader.Async.cs JsonTextReader.cs JsonTextWriter.Async.cs JsonTextWriter.cs JsonToken.cs JsonValidatingReader.cs JsonWriter.Async.cs JsonWriter.cs JsonWriterException.cs Linq/CommentHandling.cs Linq/DuplicatePropertyNameHandling.cs Linq/Extensions.cs Linq/IJEnumerable.cs Linq/JArray.Async.cs Linq/JArray.cs Linq/JConstructor.Async.cs Linq/JConstructor.cs Linq/JContainer.Async.cs Linq/JContainer.cs Linq/JEnumerable.cs Linq/JObject.Async.cs Linq/JObject.cs Linq/JProperty.Async.cs Linq/JProperty.cs Linq/JPropertyDescriptor.cs Linq/JPropertyKeyedCollection.cs Linq/JRaw.Async.cs Linq/JRaw.cs Linq/JsonLoadSettings.cs Linq/JsonMergeSettings.cs Linq/JsonPath/ArrayIndexFilter.cs Linq/JsonPath/ArrayMultipleIndexFilter.cs Linq/JsonPath/ArraySliceFilter.cs Linq/JsonPath/FieldFilter.cs Linq/JsonPath/FieldMultipleFilter.cs Linq/JsonPath/JPath.cs Linq/JsonPath/PathFilter.cs Linq/JsonPath/QueryExpression.cs Linq/JsonPath/QueryFilter.cs Linq/JsonPath/QueryScanFilter.cs Linq/JsonPath/RootFilter.cs Linq/JsonPath/ScanFilter.cs Linq/JsonPath/ScanMultipleFilter.cs Linq/JsonSelectSettings.cs Linq/JToken.Async.cs Linq/JToken.cs Linq/JTokenEqualityComparer.cs Linq/JTokenReader.cs Linq/JTokenType.cs Linq/JTokenWriter.Async.cs Linq/JTokenWriter.cs Linq/JValue.Async.cs Linq/JValue.cs Linq/LineInfoHandling.cs Linq/MergeArrayHandling.cs Linq/MergeNullValueHandling.cs MemberSerialization.cs MetadataPropertyHandling.cs MissingMemberHandling.cs NullValueHandling.cs ObjectCreationHandling.cs PreserveReferencesHandling.cs Properties/AssemblyInfo.cs ReferenceLoopHandling.cs Required.cs Schema/Extensions.cs Schema/JsonSchema.cs Schema/JsonSchemaBuilder.cs Schema/JsonSchemaConstants.cs Schema/JsonSchemaException.cs Schema/JsonSchemaGenerator.cs Schema/JsonSchemaModel.cs Schema/JsonSchemaModelBuilder.cs Schema/JsonSchemaNode.cs Schema/JsonSchemaNodeCollection.cs Schema/JsonSchemaResolver.cs Schema/JsonSchemaType.cs Schema/JsonSchemaWriter.cs Schema/UndefinedSchemaIdHandling.cs Schema/ValidationEventArgs.cs Schema/ValidationEventHandler.cs Serialization/CachedAttributeGetter.cs Serialization/CamelCaseNamingStrategy.cs Serialization/CamelCasePropertyNamesContractResolver.cs Serialization/DefaultContractResolver.cs Serialization/DefaultNamingStrategy.cs Serialization/DefaultReferenceResolver.cs Serialization/DefaultSerializationBinder.cs Serialization/DiagnosticsTraceWriter.cs Serialization/DynamicValueProvider.cs Serialization/ErrorContext.cs Serialization/ErrorEventArgs.cs Serialization/ExpressionValueProvider.cs Serialization/FormatterConverter.cs Serialization/IAttributeProvider.cs Serialization/IContractResolver.cs Serialization/IReferenceResolver.cs Serialization/ISerializationBinder.cs Serialization/ITraceWriter.cs Serialization/IValueProvider.cs Serialization/JsonArrayContract.cs Serialization/JsonContainerContract.cs Serialization/JsonContract.cs Serialization/JsonDictionaryContract.cs Serialization/JsonDynamicContract.cs Serialization/JsonFormatterConverter.cs Serialization/JsonISerializableContract.cs Serialization/JsonLinqContract.cs Serialization/JsonObjectContract.cs Serialization/JsonPrimitiveContract.cs Serialization/JsonProperty.cs Serialization/JsonPropertyCollection.cs Serialization/JsonSerializerInternalBase.cs Serialization/JsonSerializerInternalReader.cs Serialization/JsonSerializerInternalWriter.cs Serialization/JsonSerializerProxy.cs Serialization/JsonStringContract.cs Serialization/JsonTypeReflector.cs Serialization/KebabCaseNamingStrategy.cs Serialization/MemoryTraceWriter.cs Serialization/NamingStrategy.cs Serialization/ObjectConstructor.cs Serialization/OnErrorAttribute.cs Serialization/ReflectionAttributeProvider.cs Serialization/ReflectionValueProvider.cs Serialization/SerializationBinderAdapter.cs Serialization/SnakeCaseNamingStrategy.cs Serialization/TraceJsonReader.cs Serialization/TraceJsonWriter.cs SerializationBinder.cs StringEscapeHandling.cs TraceLevel.cs TypeNameAssemblyFormatHandling.cs TypeNameHandling.cs Utilities/AsyncUtils.cs Utilities/Base64Encoder.cs Utilities/BidirectionalDictionary.cs Utilities/CollectionUtils.cs Utilities/CollectionWrapper.cs Utilities/ConvertUtils.cs Utilities/DateTimeParser.cs Utilities/DateTimeUtils.cs Utilities/DictionaryWrapper.cs Utilities/DynamicProxy.cs Utilities/DynamicProxyMetaObject.cs Utilities/DynamicReflectionDelegateFactory.cs Utilities/DynamicUtils.cs Utilities/EnumInfo.cs Utilities/EnumUtils.cs Utilities/ExpressionReflectionDelegateFactory.cs Utilities/FSharpUtils.cs Utilities/ILGeneratorExtensions.cs Utilities/ImmutableCollectionsUtils.cs Utilities/JavaScriptUtils.cs Utilities/JsonTokenUtils.cs Utilities/LateBoundReflectionDelegateFactory.cs Utilities/LinqBridge.cs Utilities/MathUtils.cs Utilities/MethodBinder.cs Utilities/MethodCall.cs Utilities/MiscellaneousUtils.cs Utilities/NullableAttributes.cs Utilities/ReflectionDelegateFactory.cs Utilities/ReflectionObject.cs Utilities/ReflectionUtils.cs Utilities/StringBuffer.cs Utilities/StringReference.cs Utilities/StringUtils.cs Utilities/StructMultiKey.cs Utilities/ThreadSafeStore.cs Utilities/TypeExtensions.cs Utilities/ValidationUtils.cs WriteState.cs "obj/Release/netstandard1.3/.NETStandard,Version=v1.3.AssemblyAttributes.cs" obj/Release/netstandard1.3/Newtonsoft.Json.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 1>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /doc:obj/Release/netstandard2.0/Newtonsoft.Json.xml /define:NETSTANDARD2_0;HAVE_ADO_NET;HAVE_APP_DOMAIN;HAVE_ASYNC;HAVE_BIG_INTEGER;HAVE_BINARY_FORMATTER;HAVE_BINARY_SERIALIZATION;HAVE_BINARY_EXCEPTION_SERIALIZATION;HAVE_CHAR_TO_LOWER_WITH_CULTURE;HAVE_CHAR_TO_STRING_WITH_CULTURE;HAVE_COM_ATTRIBUTES;HAVE_COMPONENT_MODEL;HAVE_CONCURRENT_COLLECTIONS;HAVE_COVARIANT_GENERICS;HAVE_DATA_CONTRACTS;HAVE_DATE_TIME_OFFSET;HAVE_DB_NULL_TYPE_CODE;HAVE_DYNAMIC;HAVE_EMPTY_TYPES;HAVE_ENTITY_FRAMEWORK;HAVE_EXPRESSIONS;HAVE_FAST_REVERSE;HAVE_FSHARP_TYPES;HAVE_FULL_REFLECTION;HAVE_GUID_TRY_PARSE;HAVE_HASH_SET;HAVE_ICLONEABLE;HAVE_ICONVERTIBLE;HAVE_IGNORE_DATA_MEMBER_ATTRIBUTE;HAVE_INOTIFY_COLLECTION_CHANGED;HAVE_INOTIFY_PROPERTY_CHANGING;HAVE_ISET;HAVE_LINQ;HAVE_MEMORY_BARRIER;HAVE_METHOD_IMPL_ATTRIBUTE;HAVE_NON_SERIALIZED_ATTRIBUTE;HAVE_READ_ONLY_COLLECTIONS;HAVE_SECURITY_SAFE_CRITICAL_ATTRIBUTE;HAVE_SERIALIZATION_BINDER_BIND_TO_NAME;HAVE_STREAM_READER_WRITER_CLOSE;HAVE_STRING_JOIN_WITH_ENUMERABLE;HAVE_TIME_SPAN_PARSE_WITH_CULTURE;HAVE_TIME_SPAN_TO_STRING_WITH_CULTURE;HAVE_TIME_ZONE_INFO;HAVE_TRACE_WRITER;HAVE_TYPE_DESCRIPTOR;HAVE_UNICODE_SURROGATE_DETECTION;HAVE_VARIANT_TYPE_PARAMETERS;HAVE_VERSION_TRY_PARSE;HAVE_XLINQ;HAVE_XML_DOCUMENT;HAVE_XML_DOCUMENT_TYPE;HAVE_CONCURRENT_DICTIONARY;HAVE_REGEX_TIMEOUTS;SIGNED;RELEASE;NETSTANDARD;NETSTANDARD2_0 /highentropyva+ /nullable:enable /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll /debug- /debug:portable /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk /optimize+ /out:obj/Release/netstandard2.0/Newtonsoft.Json.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /langversion:8.0 Bson/BsonBinaryType.cs Bson/BsonBinaryWriter.cs Bson/BsonObjectId.cs Bson/BsonReader.cs Bson/BsonToken.cs Bson/BsonType.cs Bson/BsonWriter.cs ConstructorHandling.cs Converters/BinaryConverter.cs Converters/BsonObjectIdConverter.cs Converters/CustomCreationConverter.cs Converters/DataSetConverter.cs Converters/DataTableConverter.cs Converters/DateTimeConverterBase.cs Converters/DiscriminatedUnionConverter.cs Converters/EntityKeyMemberConverter.cs Converters/ExpandoObjectConverter.cs Converters/IsoDateTimeConverter.cs Converters/JavaScriptDateTimeConverter.cs Converters/KeyValuePairConverter.cs Converters/RegexConverter.cs Converters/StringEnumConverter.cs Converters/UnixDateTimeConverter.cs Converters/VersionConverter.cs Converters/XmlNodeConverter.cs DateFormatHandling.cs DateParseHandling.cs DateTimeZoneHandling.cs DefaultJsonNameTable.cs DefaultValueHandling.cs FloatFormatHandling.cs FloatParseHandling.cs FormatterAssemblyStyle.cs Formatting.cs IArrayPool.cs IJsonLineInfo.cs JsonArrayAttribute.cs JsonConstructorAttribute.cs JsonContainerAttribute.cs JsonConvert.cs JsonConverter.cs JsonConverterAttribute.cs JsonConverterCollection.cs JsonDictionaryAttribute.cs JsonException.cs JsonExtensionDataAttribute.cs JsonIgnoreAttribute.cs JsonNameTable.cs JsonObjectAttribute.cs JsonPosition.cs JsonPropertyAttribute.cs JsonReader.Async.cs JsonReader.cs JsonReaderException.cs JsonRequiredAttribute.cs JsonSerializationException.cs JsonSerializer.cs JsonSerializerSettings.cs JsonTextReader.Async.cs JsonTextReader.cs JsonTextWriter.Async.cs JsonTextWriter.cs JsonToken.cs JsonValidatingReader.cs JsonWriter.Async.cs JsonWriter.cs JsonWriterException.cs Linq/CommentHandling.cs Linq/DuplicatePropertyNameHandling.cs Linq/Extensions.cs Linq/IJEnumerable.cs Linq/JArray.Async.cs Linq/JArray.cs Linq/JConstructor.Async.cs Linq/JConstructor.cs Linq/JContainer.Async.cs Linq/JContainer.cs Linq/JEnumerable.cs Linq/JObject.Async.cs Linq/JObject.cs Linq/JProperty.Async.cs Linq/JProperty.cs Linq/JPropertyDescriptor.cs Linq/JPropertyKeyedCollection.cs Linq/JRaw.Async.cs Linq/JRaw.cs Linq/JsonLoadSettings.cs Linq/JsonMergeSettings.cs Linq/JsonPath/ArrayIndexFilter.cs Linq/JsonPath/ArrayMultipleIndexFilter.cs Linq/JsonPath/ArraySliceFilter.cs Linq/JsonPath/FieldFilter.cs Linq/JsonPath/FieldMultipleFilter.cs Linq/JsonPath/JPath.cs Linq/JsonPath/PathFilter.cs Linq/JsonPath/QueryExpression.cs Linq/JsonPath/QueryFilter.cs Linq/JsonPath/QueryScanFilter.cs Linq/JsonPath/RootFilter.cs Linq/JsonPath/ScanFilter.cs Linq/JsonPath/ScanMultipleFilter.cs Linq/JsonSelectSettings.cs Linq/JToken.Async.cs Linq/JToken.cs Linq/JTokenEqualityComparer.cs Linq/JTokenReader.cs Linq/JTokenType.cs Linq/JTokenWriter.Async.cs Linq/JTokenWriter.cs Linq/JValue.Async.cs Linq/JValue.cs Linq/LineInfoHandling.cs Linq/MergeArrayHandling.cs Linq/MergeNullValueHandling.cs MemberSerialization.cs MetadataPropertyHandling.cs MissingMemberHandling.cs NullValueHandling.cs ObjectCreationHandling.cs PreserveReferencesHandling.cs Properties/AssemblyInfo.cs ReferenceLoopHandling.cs Required.cs Schema/Extensions.cs Schema/JsonSchema.cs Schema/JsonSchemaBuilder.cs Schema/JsonSchemaConstants.cs Schema/JsonSchemaException.cs Schema/JsonSchemaGenerator.cs Schema/JsonSchemaModel.cs Schema/JsonSchemaModelBuilder.cs Schema/JsonSchemaNode.cs Schema/JsonSchemaNodeCollection.cs Schema/JsonSchemaResolver.cs Schema/JsonSchemaType.cs Schema/JsonSchemaWriter.cs Schema/UndefinedSchemaIdHandling.cs Schema/ValidationEventArgs.cs Schema/ValidationEventHandler.cs Serialization/CachedAttributeGetter.cs Serialization/CamelCaseNamingStrategy.cs Serialization/CamelCasePropertyNamesContractResolver.cs Serialization/DefaultContractResolver.cs Serialization/DefaultNamingStrategy.cs Serialization/DefaultReferenceResolver.cs Serialization/DefaultSerializationBinder.cs Serialization/DiagnosticsTraceWriter.cs Serialization/DynamicValueProvider.cs Serialization/ErrorContext.cs Serialization/ErrorEventArgs.cs Serialization/ExpressionValueProvider.cs Serialization/FormatterConverter.cs Serialization/IAttributeProvider.cs Serialization/IContractResolver.cs Serialization/IReferenceResolver.cs Serialization/ISerializationBinder.cs Serialization/ITraceWriter.cs Serialization/IValueProvider.cs Serialization/JsonArrayContract.cs Serialization/JsonContainerContract.cs Serialization/JsonContract.cs Serialization/JsonDictionaryContract.cs Serialization/JsonDynamicContract.cs Serialization/JsonFormatterConverter.cs Serialization/JsonISerializableContract.cs Serialization/JsonLinqContract.cs Serialization/JsonObjectContract.cs Serialization/JsonPrimitiveContract.cs Serialization/JsonProperty.cs Serialization/JsonPropertyCollection.cs Serialization/JsonSerializerInternalBase.cs Serialization/JsonSerializerInternalReader.cs Serialization/JsonSerializerInternalWriter.cs Serialization/JsonSerializerProxy.cs Serialization/JsonStringContract.cs Serialization/JsonTypeReflector.cs Serialization/KebabCaseNamingStrategy.cs Serialization/MemoryTraceWriter.cs Serialization/NamingStrategy.cs Serialization/ObjectConstructor.cs Serialization/OnErrorAttribute.cs Serialization/ReflectionAttributeProvider.cs Serialization/ReflectionValueProvider.cs Serialization/SerializationBinderAdapter.cs Serialization/SnakeCaseNamingStrategy.cs Serialization/TraceJsonReader.cs Serialization/TraceJsonWriter.cs SerializationBinder.cs StringEscapeHandling.cs TraceLevel.cs TypeNameAssemblyFormatHandling.cs TypeNameHandling.cs Utilities/AsyncUtils.cs Utilities/Base64Encoder.cs Utilities/BidirectionalDictionary.cs Utilities/CollectionUtils.cs Utilities/CollectionWrapper.cs Utilities/ConvertUtils.cs Utilities/DateTimeParser.cs Utilities/DateTimeUtils.cs Utilities/DictionaryWrapper.cs Utilities/DynamicProxy.cs Utilities/DynamicProxyMetaObject.cs Utilities/DynamicReflectionDelegateFactory.cs Utilities/DynamicUtils.cs Utilities/EnumInfo.cs Utilities/EnumUtils.cs Utilities/ExpressionReflectionDelegateFactory.cs Utilities/FSharpUtils.cs Utilities/ILGeneratorExtensions.cs Utilities/ImmutableCollectionsUtils.cs Utilities/JavaScriptUtils.cs Utilities/JsonTokenUtils.cs Utilities/LateBoundReflectionDelegateFactory.cs Utilities/LinqBridge.cs Utilities/MathUtils.cs Utilities/MethodBinder.cs Utilities/MethodCall.cs Utilities/MiscellaneousUtils.cs Utilities/NullableAttributes.cs Utilities/ReflectionDelegateFactory.cs Utilities/ReflectionObject.cs Utilities/ReflectionUtils.cs Utilities/StringBuffer.cs Utilities/StringReference.cs Utilities/StringUtils.cs Utilities/StructMultiKey.cs Utilities/ThreadSafeStore.cs Utilities/TypeExtensions.cs Utilities/ValidationUtils.cs WriteState.cs "obj/Release/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs" obj/Release/netstandard2.0/Newtonsoft.Json.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 1>Utilities/DictionaryWrapper.cs(169,21): warning CS8767: Nullability of reference types in type of parameter 'value' of 'bool DictionaryWrapper.TryGetValue(TKey key, out TValue value)' doesn't match implicitly implemented member 'bool IDictionary.TryGetValue(TKey key, out TValue value)' (possibly because of nullability attributes). [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Utilities/AsyncUtils.cs(65,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>JsonConvert.cs(720,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>JsonConvert.cs(758,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(181,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(194,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(200,42): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(212,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/JContainer.cs(323,13): warning CS8777: Parameter 'content' must have a non-null value when exiting. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(252,30): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Utilities/JavaScriptUtils.cs(583,17): warning CS8762: Parameter 'errorMessage' must have a non-null value when exiting with 'false'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Utilities/JavaScriptUtils.cs(597,25): warning CS8762: Parameter 'errorMessage' must have a non-null value when exiting with 'false'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/JToken.cs(342,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/JValue.cs(985,21): warning CS8762: Parameter 'result' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Serialization/JsonSerializerInternalWriter.cs(571,21): warning CS8762: Parameter 'memberContract' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Serialization/JsonSerializerInternalWriter.cs(571,21): warning CS8762: Parameter 'memberValue' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Serialization/JsonSerializerInternalReader.cs(680,21): warning CS8762: Parameter 'newValue' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/Release/netstandard1.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard1.0/Newtonsoft.Json.dll". Newtonsoft.Json -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard1.0/Newtonsoft.Json.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/Release/netstandard1.0/Newtonsoft.Json.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard1.0/Newtonsoft.Json.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/Release/netstandard1.0/Newtonsoft.Json.xml" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard1.0/Newtonsoft.Json.xml". 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (Build target(s)). 1>Utilities/DictionaryWrapper.cs(169,21): warning CS8767: Nullability of reference types in type of parameter 'value' of 'bool DictionaryWrapper.TryGetValue(TKey key, out TValue value)' doesn't match implicitly implemented member 'bool IDictionary.TryGetValue(TKey key, out TValue value)' (possibly because of nullability attributes). [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Utilities/AsyncUtils.cs(65,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(181,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(194,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(200,42): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(212,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(252,30): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>JsonConvert.cs(720,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>JsonConvert.cs(758,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Utilities/JavaScriptUtils.cs(583,17): warning CS8762: Parameter 'errorMessage' must have a non-null value when exiting with 'false'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Utilities/JavaScriptUtils.cs(597,25): warning CS8762: Parameter 'errorMessage' must have a non-null value when exiting with 'false'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/JContainer.cs(323,13): warning CS8777: Parameter 'content' must have a non-null value when exiting. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/JValue.cs(985,21): warning CS8762: Parameter 'result' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/JToken.cs(342,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Serialization/JsonSerializerInternalReader.cs(680,21): warning CS8762: Parameter 'newValue' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Serialization/JsonSerializerInternalWriter.cs(571,21): warning CS8762: Parameter 'memberContract' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Serialization/JsonSerializerInternalWriter.cs(571,21): warning CS8762: Parameter 'memberValue' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/Release/netstandard1.3/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard1.3/Newtonsoft.Json.dll". Newtonsoft.Json -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard1.3/Newtonsoft.Json.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/Release/netstandard1.3/Newtonsoft.Json.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard1.3/Newtonsoft.Json.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/Release/netstandard1.3/Newtonsoft.Json.xml" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard1.3/Newtonsoft.Json.xml". 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (Build target(s)). 1>Utilities/DictionaryWrapper.cs(169,21): warning CS8767: Nullability of reference types in type of parameter 'value' of 'bool DictionaryWrapper.TryGetValue(TKey key, out TValue value)' doesn't match implicitly implemented member 'bool IDictionary.TryGetValue(TKey key, out TValue value)' (possibly because of nullability attributes). [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(181,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(194,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(200,42): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(212,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/Extensions.cs(252,30): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/JToken.cs(342,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Utilities/AsyncUtils.cs(65,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/JContainer.cs(323,13): warning CS8777: Parameter 'content' must have a non-null value when exiting. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>JsonConvert.cs(720,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>JsonConvert.cs(758,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Utilities/JavaScriptUtils.cs(583,17): warning CS8762: Parameter 'errorMessage' must have a non-null value when exiting with 'false'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Utilities/JavaScriptUtils.cs(597,25): warning CS8762: Parameter 'errorMessage' must have a non-null value when exiting with 'false'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Linq/JValue.cs(985,21): warning CS8762: Parameter 'result' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Serialization/JsonSerializerInternalWriter.cs(571,21): warning CS8762: Parameter 'memberContract' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Serialization/JsonSerializerInternalWriter.cs(571,21): warning CS8762: Parameter 'memberValue' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>Serialization/JsonSerializerInternalReader.cs(680,21): warning CS8762: Parameter 'newValue' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 1>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/Release/netstandard2.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard2.0/Newtonsoft.Json.dll". Newtonsoft.Json -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard2.0/Newtonsoft.Json.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/Release/netstandard2.0/Newtonsoft.Json.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard2.0/Newtonsoft.Json.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/Release/netstandard2.0/Newtonsoft.Json.xml" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard2.0/Newtonsoft.Json.xml". 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (Build target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.288s 0.534s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (Restore) | 1 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_IsProjectRestoreSupported) | 2 : 0.011s 0.193s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreProjectPathWalk) | | 3 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 4 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreProjectPathItemsPerFramework) | . 5 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreProjectPathItemsPerFramework) | 6 : 0.018s 0.020s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetRestoreSettingsPerFramework) | | 8 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetRestoreSettingsPerFramework) | . 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetRestoreSettingsPerFramework) . 10 : 0.007s 0.024s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateProjectRestoreGraph) | | 11 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (GetAllRuntimeIdentifiers) | | 12 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (GetAllRuntimeIdentifiers) | | 13 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (GetAllRuntimeIdentifiers) | | 14 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateProjectRestoreGraphPerFramework) | | 15 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateProjectRestoreGraphPerFramework) | . 16 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateProjectRestoreGraphPerFramework) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791087529098: 0 0.181s 0.181s ... 638066791089338681: 1 0.009s 0.190s 638066791089429450: 0 0.014s 0.205s 638066791089574431: 2 0.006s 0.210s 638066791089629695: 3 0.099s 0.309s . 638066791090620332: 2 0.001s 0.310s 638066791090629766: 4 0.043s 0.353s 638066791091054955: 2 0.002s 0.354s 638066791091071188: 5 0.041s 0.395s 638066791091479912: 2 0.003s 0.398s 638066791091505350: 0 0.003s 0.400s 638066791091530906: 6 0.001s 0.402s 638066791091544369: 7 0.001s 0.402s 638066791091549741: 6 0.001s 0.403s 638066791091556809: 8 0.001s 0.403s 638066791091561918: 6 0.001s 0.404s 638066791091568787: 9 0.001s 0.404s 638066791091574022: 6 0.015s 0.420s 638066791091728529: 0 0.001s 0.421s 638066791091735335: 10 0.002s 0.423s 638066791091754498: 11 0.000s 0.423s 638066791091759135: 10 0.001s 0.424s 638066791091764932: 12 0.000s 0.424s 638066791091769429: 10 0.001s 0.425s 638066791091775199: 13 0.000s 0.425s 638066791091779945: 10 0.001s 0.426s 638066791091793484: 14 0.010s 0.436s 638066791091889499: 10 0.001s 0.437s 638066791091897538: 15 0.003s 0.440s 638066791091928465: 10 0.001s 0.441s 638066791091936869: 16 0.003s 0.443s 638066791091963939: 10 0.001s 0.444s 638066791091970798: 0 0.092s 0.537s . ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 17 : 0.022s 1.928s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj () | 18 : 1.488s 1.488s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (Build) | 19 : 1.510s 1.510s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (Build) . 20 : 1.650s 1.650s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (Build) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 2 3 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791087529098: 0 x x 0.181s 0.181s ... 638066791089338681: 1 x x 0.009s 0.190s 638066791089429450: 0 x x 0.014s 0.205s 638066791089574431: 2 x x 0.006s 0.210s 638066791089629695: 3 x x 0.099s 0.309s . 638066791090620332: 2 x x 0.001s 0.310s 638066791090629766: 4 x x 0.043s 0.353s 638066791091054955: 2 x x 0.002s 0.354s 638066791091071188: 5 x x 0.041s 0.395s 638066791091479912: 2 x x 0.003s 0.398s 638066791091505350: 0 x x 0.003s 0.400s 638066791091530906: 6 x x 0.001s 0.402s 638066791091544369: 7 x x 0.001s 0.402s 638066791091549741: 6 x x 0.001s 0.403s 638066791091556809: 8 x x 0.001s 0.403s 638066791091561918: 6 x x 0.001s 0.404s 638066791091568787: 9 x x 0.001s 0.404s 638066791091574022: 6 x x 0.015s 0.420s 638066791091728529: 0 x x 0.001s 0.421s 638066791091735335: 10 x x 0.002s 0.423s 638066791091754498: 11 x x 0.000s 0.423s 638066791091759135: 10 x x 0.001s 0.424s 638066791091764932: 12 x x 0.000s 0.424s 638066791091769429: 10 x x 0.001s 0.425s 638066791091775199: 13 x x 0.000s 0.425s 638066791091779945: 10 x x 0.001s 0.426s 638066791091793484: 14 x x 0.010s 0.436s 638066791091889499: 10 x x 0.001s 0.437s 638066791091897538: 15 x x 0.003s 0.440s 638066791091928465: 10 x x 0.001s 0.441s 638066791091936869: 16 x x 0.003s 0.443s 638066791091963939: 10 x x 0.001s 0.444s 638066791091970798: 0 x x 0.092s 0.537s . 638066791092919336: 17 x x 0.019s 0.559s 638066791093114326: 18 x x 0.256s 0.814s ..... 638066791095671419: | 19 20 1.233s 2.047s ........................ 638066791107996647: x | | 0.277s 2.324s ..... 638066791110768053: x x | 0.141s 2.465s .. 638066791112175721: 17 x x 0.002s 2.467s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 83.0 91.4 99.9 Average Utilization: 91.4 Build succeeded. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (default target) (1:19) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (Build target) (1:20) -> (CoreCompile target) -> Utilities/DictionaryWrapper.cs(169,21): warning CS8767: Nullability of reference types in type of parameter 'value' of 'bool DictionaryWrapper.TryGetValue(TKey key, out TValue value)' doesn't match implicitly implemented member 'bool IDictionary.TryGetValue(TKey key, out TValue value)' (possibly because of nullability attributes). [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Utilities/AsyncUtils.cs(65,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] JsonConvert.cs(720,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] JsonConvert.cs(758,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(181,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(194,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(200,42): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(212,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/JContainer.cs(323,13): warning CS8777: Parameter 'content' must have a non-null value when exiting. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(252,30): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Utilities/JavaScriptUtils.cs(583,17): warning CS8762: Parameter 'errorMessage' must have a non-null value when exiting with 'false'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Utilities/JavaScriptUtils.cs(597,25): warning CS8762: Parameter 'errorMessage' must have a non-null value when exiting with 'false'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/JToken.cs(342,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/JValue.cs(985,21): warning CS8762: Parameter 'result' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Serialization/JsonSerializerInternalWriter.cs(571,21): warning CS8762: Parameter 'memberContract' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Serialization/JsonSerializerInternalWriter.cs(571,21): warning CS8762: Parameter 'memberValue' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Serialization/JsonSerializerInternalReader.cs(680,21): warning CS8762: Parameter 'newValue' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (default target) (1:19) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (Build target) (1:21) -> Utilities/DictionaryWrapper.cs(169,21): warning CS8767: Nullability of reference types in type of parameter 'value' of 'bool DictionaryWrapper.TryGetValue(TKey key, out TValue value)' doesn't match implicitly implemented member 'bool IDictionary.TryGetValue(TKey key, out TValue value)' (possibly because of nullability attributes). [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Utilities/AsyncUtils.cs(65,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(181,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(194,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(200,42): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(212,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(252,30): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] JsonConvert.cs(720,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] JsonConvert.cs(758,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Utilities/JavaScriptUtils.cs(583,17): warning CS8762: Parameter 'errorMessage' must have a non-null value when exiting with 'false'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Utilities/JavaScriptUtils.cs(597,25): warning CS8762: Parameter 'errorMessage' must have a non-null value when exiting with 'false'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/JContainer.cs(323,13): warning CS8777: Parameter 'content' must have a non-null value when exiting. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/JValue.cs(985,21): warning CS8762: Parameter 'result' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/JToken.cs(342,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Serialization/JsonSerializerInternalReader.cs(680,21): warning CS8762: Parameter 'newValue' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Serialization/JsonSerializerInternalWriter.cs(571,21): warning CS8762: Parameter 'memberContract' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Serialization/JsonSerializerInternalWriter.cs(571,21): warning CS8762: Parameter 'memberValue' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (default target) (1:19) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (Build target) (1:22) -> Utilities/DictionaryWrapper.cs(169,21): warning CS8767: Nullability of reference types in type of parameter 'value' of 'bool DictionaryWrapper.TryGetValue(TKey key, out TValue value)' doesn't match implicitly implemented member 'bool IDictionary.TryGetValue(TKey key, out TValue value)' (possibly because of nullability attributes). [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(181,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(194,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(200,42): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(212,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/Extensions.cs(252,30): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/JToken.cs(342,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Utilities/AsyncUtils.cs(65,38): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/JContainer.cs(323,13): warning CS8777: Parameter 'content' must have a non-null value when exiting. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] JsonConvert.cs(720,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] JsonConvert.cs(758,20): warning CS8603: Possible null reference return. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Utilities/JavaScriptUtils.cs(583,17): warning CS8762: Parameter 'errorMessage' must have a non-null value when exiting with 'false'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Utilities/JavaScriptUtils.cs(597,25): warning CS8762: Parameter 'errorMessage' must have a non-null value when exiting with 'false'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Linq/JValue.cs(985,21): warning CS8762: Parameter 'result' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Serialization/JsonSerializerInternalWriter.cs(571,21): warning CS8762: Parameter 'memberContract' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Serialization/JsonSerializerInternalWriter.cs(571,21): warning CS8762: Parameter 'memberValue' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] Serialization/JsonSerializerInternalReader.cs(680,21): warning CS8762: Parameter 'newValue' must have a non-null value when exiting with 'true'. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj] 51 Warning(s) 0 Error(s) Time Elapsed 00:00:02.48 Build: [13:31:51.25] Building 'newtonsoft-json' in tarball...done Package: [13:31:51.25] Packaging 'newtonsoft-json' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f//Src/Newtonsoft.Json/Newtonsoft.Json.csproj /bl:pack.binlog "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/newtonsoft-json.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel= PackageVersionStamp= PB_VersionStamp= ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220830.1 BUILD_BUILDNUMBER=20220830.1 GitCommitCount=1843 GitCommitHash=ae9fe44e1323e91bcbd185ca1a14099fba7c021f GitInfoCommitHash=ae9fe44e1323e91bcbd185ca1a14099fba7c021f SourceRevisionId=ae9fe44e1323e91bcbd185ca1a14099fba7c021f RepositoryCommit=ae9fe44e1323e91bcbd185ca1a14099fba7c021f COMMIT_SHA=ae9fe44e1323e91bcbd185ca1a14099fba7c021f GIT_COMMIT=ae9fe44e1323e91bcbd185ca1a14099fba7c021f RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/ LibraryFrameworks=netstandard1.0;netstandard1.3;netstandard2.0 LatestCommit=ae9fe44e1323e91bcbd185ca1a14099fba7c021f NUGET_PACKAGES=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f//Src/Newtonsoft.Json/Newtonsoft.Json.csproj /bl:pack.binlog "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" /v:n Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll -maxcpucount -restore -target:pack -verbosity:m /v:n /bl:pack.binlog /p:DotnetOnly=true /p:Configuration=Release /p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk /p:SignAssembly=true /p:PublicSign=true /p:TreatWarningsAsErrors=false /p:AdditionalConstants=SIGNED /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f//Src/Newtonsoft.Json/Newtonsoft.Json.csproj Build started 12/15/2022 1:31:51 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' Restore: Committing restore... Assets file has not changed. Skipping assets file writing. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (in 30 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/NuGet.Config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ All projects are up-to-date for restore. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1:19>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" on node 1 (pack target(s)). 1:19>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (1:19) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (1:20) on node 1 (Build target(s)). 1>GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. CoreGenerateAssemblyInfo: Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. CoreCompile: Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. GenerateBuildDependencyFile: Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. CopyFilesToOutputDirectory: Newtonsoft.Json -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard1.0/Newtonsoft.Json.dll 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (Build target(s)). 1:19>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (1:19) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (1:21) on node 2 (Build target(s)). 1>GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. CoreGenerateAssemblyInfo: Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. CoreCompile: Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. GenerateBuildDependencyFile: Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. CopyFilesToOutputDirectory: Newtonsoft.Json -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard1.3/Newtonsoft.Json.dll 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (Build target(s)). 1:19>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (1:19) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (1:22) on node 3 (Build target(s)). 1>GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. CoreGenerateAssemblyInfo: Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. CoreCompile: Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. GenerateBuildDependencyFile: Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. CopyFilesToOutputDirectory: Newtonsoft.Json -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/netstandard2.0/Newtonsoft.Json.dll 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (Build target(s)). 1>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/Newtonsoft.Json.13.0.1.nupkg'. Attempting to build symbols package for 'Newtonsoft.Json.csproj'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/Newtonsoft.Json.13.0.1.snupkg'. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj" (pack target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.283s 0.527s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (Restore) | 1 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_IsProjectRestoreSupported) | 2 : 0.010s 0.192s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreProjectPathWalk) | | 3 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 4 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreProjectPathItemsPerFramework) | . 5 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreProjectPathItemsPerFramework) | 6 : 0.018s 0.019s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetRestoreSettingsPerFramework) | | 8 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetRestoreSettingsPerFramework) | . 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetRestoreSettingsPerFramework) . 10 : 0.007s 0.023s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateProjectRestoreGraph) | | 11 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (GetAllRuntimeIdentifiers) | | 12 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (GetAllRuntimeIdentifiers) | | 13 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (GetAllRuntimeIdentifiers) | | 14 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateProjectRestoreGraphPerFramework) | | 15 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateProjectRestoreGraphPerFramework) | . 16 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GenerateProjectRestoreGraphPerFramework) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791115241709: 0 0.179s 0.179s ... 638066791117029586: 1 0.009s 0.187s 638066791117115493: 0 0.014s 0.202s 638066791117257141: 2 0.005s 0.207s 638066791117308865: 3 0.098s 0.305s . 638066791118292268: 2 0.001s 0.306s 638066791118301902: 4 0.044s 0.350s 638066791118739627: 2 0.001s 0.351s 638066791118752738: 5 0.040s 0.391s 638066791119150443: 2 0.002s 0.393s 638066791119174858: 0 0.002s 0.396s 638066791119198164: 6 0.001s 0.397s 638066791119210634: 7 0.001s 0.397s 638066791119216277: 6 0.001s 0.398s 638066791119222925: 8 0.001s 0.399s 638066791119228470: 6 0.001s 0.399s 638066791119234729: 9 0.001s 0.400s 638066791119240271: 6 0.015s 0.415s 638066791119392556: 0 0.001s 0.416s 638066791119399316: 10 0.002s 0.418s 638066791119419764: 11 0.000s 0.418s 638066791119424294: 10 0.001s 0.419s 638066791119429610: 12 0.000s 0.419s 638066791119434416: 10 0.001s 0.420s 638066791119439805: 13 0.000s 0.420s 638066791119444092: 10 0.001s 0.422s 638066791119457568: 14 0.009s 0.431s 638066791119551393: 10 0.001s 0.432s 638066791119560149: 15 0.003s 0.435s 638066791119591671: 10 0.001s 0.436s 638066791119598816: 16 0.003s 0.438s 638066791119625702: 10 0.001s 0.439s 638066791119633385: 0 0.090s 0.529s . ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 17 : 0.480s 1.452s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (pack) | 18 : 0.253s 0.253s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (Build) | 20 : 0.466s 0.466s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (Build) | 19 : 0.415s 0.415s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (Build) | 21 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetBuildOutputFilesWithTfm) | 22 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetBuildOutputFilesWithTfm) | 23 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetBuildOutputFilesWithTfm) | 24 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetTfmSpecificContentForPackage) | 25 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetTfmSpecificContentForPackage) | 26 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetTfmSpecificContentForPackage) | 27 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetDebugSymbolsWithTfm) | 28 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetDebugSymbolsWithTfm) | 29 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetDebugSymbolsWithTfm) | 30 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetFrameworkAssemblyReferences) | 31 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetFrameworkAssemblyReferences) | 32 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetFrameworkAssemblyReferences) | 33 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetFrameworksWithSuppressedDependencies) | 34 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetFrameworksWithSuppressedDependencies) . 35 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/Newtonsoft.Json.csproj (_GetFrameworksWithSuppressedDependencies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 2 3 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791115241709: 0 x x 0.179s 0.179s ... 638066791117029586: 1 x x 0.009s 0.187s 638066791117115493: 0 x x 0.014s 0.202s 638066791117257141: 2 x x 0.005s 0.207s 638066791117308865: 3 x x 0.098s 0.305s . 638066791118292268: 2 x x 0.001s 0.306s 638066791118301902: 4 x x 0.044s 0.350s 638066791118739627: 2 x x 0.001s 0.351s 638066791118752738: 5 x x 0.040s 0.391s 638066791119150443: 2 x x 0.002s 0.393s 638066791119174858: 0 x x 0.002s 0.396s 638066791119198164: 6 x x 0.001s 0.397s 638066791119210634: 7 x x 0.001s 0.397s 638066791119216277: 6 x x 0.001s 0.398s 638066791119222925: 8 x x 0.001s 0.399s 638066791119228470: 6 x x 0.001s 0.399s 638066791119234729: 9 x x 0.001s 0.400s 638066791119240271: 6 x x 0.015s 0.415s 638066791119392556: 0 x x 0.001s 0.416s 638066791119399316: 10 x x 0.002s 0.418s 638066791119419764: 11 x x 0.000s 0.418s 638066791119424294: 10 x x 0.001s 0.419s 638066791119429610: 12 x x 0.000s 0.419s 638066791119434416: 10 x x 0.001s 0.420s 638066791119439805: 13 x x 0.000s 0.420s 638066791119444092: 10 x x 0.001s 0.422s 638066791119457568: 14 x x 0.009s 0.431s 638066791119551393: 10 x x 0.001s 0.432s 638066791119560149: 15 x x 0.003s 0.435s 638066791119591671: 10 x x 0.001s 0.436s 638066791119598816: 16 x x 0.003s 0.438s 638066791119625702: 10 x x 0.001s 0.439s 638066791119633385: 0 x x 0.090s 0.529s . 638066791120555451: 17 x x 0.019s 0.550s 638066791120742022: 18 x x 0.252s 0.802s ..... 638066791123258921: | 19 20 0.001s 0.803s 638066791123272760: x | | 0.413s 1.217s ........ 638066791127407597: x x | 0.052s 1.268s . 638066791127924687: 17 x x 0.003s 1.272s 638066791127957212: 21 x x 0.002s 1.273s 638066791127976551: 17 x x 0.001s 1.274s 638066791127983918: x 22 x 0.002s 1.277s 638066791128007273: 17 x x 0.001s 1.277s 638066791128013672: x x 23 0.002s 1.280s 638066791128036891: 17 x x 0.001s 1.280s 638066791128043811: 24 x x 0.001s 1.281s 638066791128050179: 17 x x 0.001s 1.281s 638066791128056059: x 25 x 0.001s 1.283s 638066791128067932: 17 x x 0.001s 1.283s 638066791128073503: x x 26 0.001s 1.284s 638066791128085200: 17 x x 0.001s 1.285s 638066791128091796: 27 x x 0.001s 1.286s 638066791128097389: 17 x x 0.001s 1.286s 638066791128103354: x 28 x 0.001s 1.287s 638066791128114449: 17 x x 0.001s 1.288s 638066791128120399: x x 29 0.001s 1.289s 638066791128131226: 17 x x 0.001s 1.290s 638066791128139725: x 30 x 0.064s 1.353s . 638066791128775463: 17 x x 0.001s 1.354s 638066791128783247: x x 31 0.100s 1.454s . 638066791129778756: 17 x x 0.001s 1.455s 638066791129788782: x 32 x 0.072s 1.527s . 638066791130508503: 17 x x 0.001s 1.528s 638066791130518469: x 33 x 0.001s 1.529s 638066791130526980: 17 x x 0.001s 1.529s 638066791130532912: x x 34 0.001s 1.530s 638066791130542833: 17 x x 0.001s 1.531s 638066791130549355: x 35 x 0.004s 1.535s 638066791130590424: 17 x x 0.449s 1.984s ........ ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 63.8 47.4 48.4 Average Utilization: 53.2 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:02.00 [13:31:53.54] Packaging 'newtonsoft-json' in tarball...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.ae9fe44e1323e91bcbd185ca1a14099fba7c021f/Src/Newtonsoft.Json/bin/Release/Newtonsoft.Json.13.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.13.0.1.nupkg". EnsurePackagesCreated: New NuGet package(s) after building newtonsoft-json: -> Newtonsoft.Json 13.0.1 Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json.proj" (Build target(s)). CreateBuildOutputProps: common using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.common.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0034476 Build: [13:31:53.59] Building 'common' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6//build.sh -NoTest /p:Configuration=Release Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/common.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel=preview5 PackageVersionStamp=preview5 PB_VersionStamp=preview5 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20190427.9 BUILD_BUILDNUMBER=20190427.9 GitCommitCount=229 GitCommitHash=6e37cdfe96ac8b06a923242120169fafacd720e6 GitInfoCommitHash=6e37cdfe96ac8b06a923242120169fafacd720e6 SourceRevisionId=6e37cdfe96ac8b06a923242120169fafacd720e6 RepositoryCommit=6e37cdfe96ac8b06a923242120169fafacd720e6 COMMIT_SHA=6e37cdfe96ac8b06a923242120169fafacd720e6 GIT_COMMIT=6e37cdfe96ac8b06a923242120169fafacd720e6 RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/ DOTNET_TOOL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ LatestCommit=6e37cdfe96ac8b06a923242120169fafacd720e6 RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6//build.sh -NoTest /p:Configuration=Release /v:n MSBuild arguments = /p:Configuration=Release /v:n .NET Core SDK (reflecting any global.json): Version: 3.1.422 Commit: 7d4fc874e4 Runtime Environment: OS Name: rhel OS Version: 8 OS Platform: Linux RID: rhel.8-x64 Base Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/ Host (useful for support): Version: 3.1.28 Commit: ce3350c1cc .NET Core SDKs installed: 3.1.422 [/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk] .NET Core runtimes installed: Microsoft.AspNetCore.App 3.1.28 [/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 3.1.28 [/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/shared/Microsoft.NETCore.App] To install additional .NET Core runtimes or SDKs: https://aka.ms/dotnet-download Executing: dotnet restore Build started 12/15/2022 1:31:53 PM. 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/Common.sln" on node 1 (Restore target(s)). 1>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/test/Microsoft.Extensions.CommandLineUtils.Tests/Microsoft.Extensions.CommandLineUtils.Tests.csproj : warning NU1503: Skipping restore for project '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/test/Microsoft.Extensions.CommandLineUtils.Tests/Microsoft.Extensions.CommandLineUtils.Tests.csproj'. The project file may be invalid or missing targets required for restore. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/Common.sln] _GetAllRestoreProjectPathItems: Determining projects to restore... [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/Microsoft.Extensions.CommandLineUtils.csproj... Installed System.Console 4.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash BNQDMGORp66j4PqQBpMwo69La6F8WrUIWcWvurICe8J7DU36blXf61WC2AziCpyNJZdl6G/MZkNKl8G5ONzf5A==. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/obj/Microsoft.Extensions.CommandLineUtils.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/obj/Microsoft.Extensions.CommandLineUtils.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/Microsoft.Extensions.CommandLineUtils.csproj (in 117 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/Microsoft.Extensions.CommandLineUtils.csproj 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/Common.sln" (Restore target(s)). Build succeeded. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/Common.sln" (Restore target) (1) -> (_FilterRestoreGraphProjectInputItems target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/test/Microsoft.Extensions.CommandLineUtils.Tests/Microsoft.Extensions.CommandLineUtils.Tests.csproj : warning NU1503: Skipping restore for project '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/test/Microsoft.Extensions.CommandLineUtils.Tests/Microsoft.Extensions.CommandLineUtils.Tests.csproj'. The project file may be invalid or missing targets required for restore. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/Common.sln] 1 Warning(s) 0 Error(s) Time Elapsed 00:00:00.80 Executing: dotnet build Build started 12/15/2022 1:31:55 PM. 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/Common.sln" on node 1 (default targets). 1>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/Common.sln" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/Microsoft.Extensions.CommandLineUtils.csproj" (2) on node 1 (default targets). 2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/Microsoft.Extensions.CommandLineUtils.csproj" (2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/Microsoft.Extensions.CommandLineUtils.csproj" (2:2) on node 1 (Build target(s)). 2>PrepareForBuild: Creating directory "bin/Release/netstandard1.3/". Creating directory "obj/Release/netstandard1.3/". CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,CS1591,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /doc:obj/Release/netstandard1.3/Microsoft.Extensions.CommandLineUtils.xml /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_3 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.0.11/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.console/4.0.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.0.11/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.1.0/ref/netstandard1.3/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.1.0/ref/netstandard1.3/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.1.0/ref/netstandard1.3/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.0.11/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.0.11/ref/netstandard1.3/System.Threading.Tasks.dll /debug- /debug:portable /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/build/Key.snk /optimize+ /out:obj/Release/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign+ /langversion:7.3 /analyzerconfig:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/.editorconfig CommandLine/AnsiConsole.cs CommandLine/CommandArgument.cs CommandLine/CommandLineApplication.cs CommandLine/CommandOption.cs CommandLine/CommandOptionType.cs CommandLine/CommandParsingException.cs Properties/AssemblyInfo.cs "obj/Release/netstandard1.3/.NETStandard,Version=v1.3.AssemblyAttributes.cs" obj/Release/netstandard1.3/Microsoft.Extensions.CommandLineUtils.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/obj/Release/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/bin/Release/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll". Microsoft.Extensions.CommandLineUtils -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/bin/Release/netstandard1.3/Microsoft.Extensions.CommandLineUtils.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/obj/Release/netstandard1.3/Microsoft.Extensions.CommandLineUtils.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/bin/Release/netstandard1.3/Microsoft.Extensions.CommandLineUtils.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/obj/Release/netstandard1.3/Microsoft.Extensions.CommandLineUtils.xml" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/bin/Release/netstandard1.3/Microsoft.Extensions.CommandLineUtils.xml". 2>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/Microsoft.Extensions.CommandLineUtils.csproj" (Build target(s)). 2>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/Microsoft.Extensions.CommandLineUtils.csproj" (default targets). 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/Common.sln" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.68 Executing: dotnet pack Build started 12/15/2022 1:31:55 PM. 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/Common.sln" on node 1 (pack target(s)). 1>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/Common.sln" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/Microsoft.Extensions.CommandLineUtils.csproj" (2) on node 1 (pack target(s)). 2>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/artifacts/build/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg'. 2>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/src/Microsoft.Extensions.CommandLineUtils/Microsoft.Extensions.CommandLineUtils.csproj" (pack target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/Common.sln" (pack target(s)). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.63 Skipping tests because -NoTest was specified Done Build: [13:31:56.60] Building 'common' in tarball...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/common.6e37cdfe96ac8b06a923242120169fafacd720e6/artifacts/build/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Extensions.CommandLineUtils.1.0.1.nupkg". EnsurePackagesCreated: New NuGet package(s) after building common: -> Microsoft.Extensions.CommandLineUtils 1.0.1 Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/common.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (23:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/netcorecli-fsc.proj" (26:2) on node 1 (Build target(s)). RepoRestore: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet restore FSharp.NET.Sdk.csproj /bl /v:n /p:OutputPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/x64/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/netcorecli-fsc /v:n /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll -nologo -maxcpucount -target:Restore -verbosity:m /v:n /v:n /bl /p:OutputPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/x64/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/netcorecli-fsc FSharp.NET.Sdk.csproj Build started 12/15/2022 1:31:56 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/netcorecli-fsc/FSharp.NET.Sdk.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/netcorecli-fsc/FSharp.NET.Sdk.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/netcorecli-fsc/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj (in 55 ms). NuGet Config files used: /builddir/.nuget/NuGet/NuGet.Config Feeds used: https://api.nuget.org/v3/index.json 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj" (Restore target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.424s 0.475s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj (Restore) | 1 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj (_IsProjectRestoreSupported) | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj (_GenerateRestoreProjectPathWalk) | 3 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj (_GenerateRestoreGraphProjectEntry) . 4 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj (_GenerateProjectRestoreGraph) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791168924123: 0 0.287s 0.287s ..... 638066791171791401: 1 0.023s 0.310s 638066791172022602: 0 0.015s 0.324s 638066791172168646: 2 0.002s 0.326s 638066791172188527: 0 0.002s 0.329s 638066791172209185: 3 0.021s 0.349s 638066791172417487: 0 0.001s 0.350s 638066791172425377: 4 0.004s 0.354s 638066791172467886: 0 0.123s 0.477s .. ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.50 CreateBuildOutputProps: netcorecli-fsc using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.netcorecli-fsc.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0026595 Build: [13:31:57.42] Building 'netcorecli-fsc' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ --no-build FSharp.NET.Sdk.csproj /p:NuspecFile=FSharp.NET.Sdk.nuspec /bl /v:n /p:OutputPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/x64/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/netcorecli-fsc Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/netcorecli-fsc.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha.1 PackageVersionStamp=alpha.1 PB_VersionStamp=alpha.1 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId= BUILD_BUILDNUMBER= GitCommitCount= RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/ LatestCommit= RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet pack -c Release --output /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ --no-build FSharp.NET.Sdk.csproj /p:NuspecFile=FSharp.NET.Sdk.nuspec /bl /v:n /p:OutputPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/x64/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/netcorecli-fsc /v:n Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll -maxcpucount -property:Configuration=Release -property:PackageOutputPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ -property:NoBuild=true /p:NuspecFile=FSharp.NET.Sdk.nuspec /p:OutputPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/x64/Release/netcorecli-fsc/ /p:BaseIntermediateOutputPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/netcorecli-fsc -target:pack -verbosity:m /v:n /v:n /bl FSharp.NET.Sdk.csproj Build started 12/15/2022 1:31:57 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj" on node 1 (pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj" (1:3) on node 1 (_GetFrameworkAssemblyReferences target(s)). 1>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/x64/Release/netcorecli-fsc/". 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj" (_GetFrameworkAssemblyReferences target(s)). 1>/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5128: Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below: [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5128: - Add lib or ref assemblies for the netstandard1.3 target framework [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj] Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/FSharp.NET.Sdk.1.0.4-bundled-0100.nupkg'. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj" (pack target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.361s 0.501s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj (pack) | 1 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj (_GetTfmSpecificContentForPackage) | 2 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj (_GetFrameworkAssemblyReferences) . 3 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj (_GetFrameworksWithSuppressedDependencies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791177041583: 0 0.291s 0.291s ..... 638066791179950243: 1 0.022s 0.313s 638066791180170411: 0 0.007s 0.320s 638066791180244517: 2 0.117s 0.437s .. 638066791181410256: 0 0.001s 0.438s 638066791181418113: 3 0.001s 0.439s 638066791181426654: 0 0.065s 0.503s . ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj" (pack target) (1) -> (GenerateNuspec target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5128: Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below: [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5128: - Add lib or ref assemblies for the netstandard1.3 target framework [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/netcorecli-fsc/FSharp.NET.Sdk.csproj] 1 Warning(s) 0 Error(s) Time Elapsed 00:00:00.52 Build: [13:31:58.23] Building 'netcorecli-fsc' in tarball...done EnsurePackagesCreated: New NuGet package(s) after building netcorecli-fsc: -> FSharp.NET.Sdk 1.0.4-bundled-0100 RemoveBuiltPackagesFromCache: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/netcorecli-fsc". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/netcorecli-fsc". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/netcorecli-fsc". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/netcorecli-fsc". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/microsoft.build.tasks.git.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/netcorecli-fsc/microsoft.build.tasks.git.1.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/microsoft.sourcelink.vsts.git.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/netcorecli-fsc/microsoft.sourcelink.vsts.git.1.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/microsoft.sourcelink.common.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/netcorecli-fsc/microsoft.sourcelink.common.1.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/microsoft.sourcelink.github.1.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/netcorecli-fsc/microsoft.sourcelink.github.1.0.0.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/.nupkg.metadata". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/build/Microsoft.Build.Tasks.Git.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/build/Microsoft.Build.Tasks.Git.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/buildMultiTargeting/Microsoft.Build.Tasks.Git.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/buildMultiTargeting/Microsoft.Build.Tasks.Git.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/Icon.png". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/microsoft.build.tasks.git.1.0.0.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/microsoft.build.tasks.git.1.0.0.nupkg.sha512". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/microsoft.build.tasks.git.nuspec". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/cs/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/de/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/es/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/fr/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/it/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/ja/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/ko/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/Microsoft.Build.Tasks.Git.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/pl/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/pt-BR/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/ru/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/tr/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/zh-Hans/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.tasks.git/1.0.0/tools/netcoreapp2.1/zh-Hant/Microsoft.Build.Tasks.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/.nupkg.metadata". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/build/InitializeSourceControlInformation.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/build/Microsoft.SourceLink.Common.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/build/Microsoft.SourceLink.Common.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/buildMultiTargeting/Microsoft.SourceLink.Common.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/buildMultiTargeting/Microsoft.SourceLink.Common.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/Icon.png". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/microsoft.sourcelink.common.1.0.0.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/microsoft.sourcelink.common.1.0.0.nupkg.sha512". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/microsoft.sourcelink.common.nuspec". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/cs/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/de/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/es/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/fr/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/it/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/ja/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/ko/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/Microsoft.SourceLink.Common.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/pl/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/pt-BR/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/ru/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/tr/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/zh-Hans/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.common/1.0.0/tools/netcoreapp2.1/zh-Hant/Microsoft.SourceLink.Common.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/.nupkg.metadata". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/build/Microsoft.SourceLink.GitHub.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/build/Microsoft.SourceLink.GitHub.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/buildMultiTargeting/Microsoft.SourceLink.GitHub.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/buildMultiTargeting/Microsoft.SourceLink.GitHub.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/Icon.png". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/microsoft.sourcelink.github.1.0.0.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/microsoft.sourcelink.github.1.0.0.nupkg.sha512". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/microsoft.sourcelink.github.nuspec". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/cs/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/de/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/es/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/fr/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/it/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/ja/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/ko/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/Microsoft.SourceLink.GitHub.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/pl/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/pt-BR/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/ru/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/tr/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/zh-Hans/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.github/1.0.0/tools/netcoreapp2.1/zh-Hant/Microsoft.SourceLink.GitHub.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/.nupkg.metadata". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/build/Microsoft.SourceLink.AzureDevOpsServer.Git.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/buildMultiTargeting/Microsoft.SourceLink.AzureDevOpsServer.Git.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/Icon.png". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/microsoft.sourcelink.vsts.git.1.0.0.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/microsoft.sourcelink.vsts.git.1.0.0.nupkg.sha512". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/microsoft.sourcelink.vsts.git.nuspec". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/cs/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/de/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/es/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/fr/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/it/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/ja/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/ko/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/Microsoft.SourceLink.Vsts.Git.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/pl/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/pt-BR/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/ru/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/tr/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/zh-Hans/Microsoft.SourceLink.Vsts.Git.resources.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.sourcelink.vsts.git/1.0.0/tools/netcoreapp2.1/zh-Hant/Microsoft.SourceLink.Vsts.Git.resources.dll". Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/netcorecli-fsc.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (23:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json901.proj" (28:2) on node 1 (Build target(s)). RepoRestore: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet restore /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37//Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" /v:n Build started 12/15/2022 1:31:58 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/obj/Newtonsoft.Json.Dotnet.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/obj/Newtonsoft.Json.Dotnet.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj (in 111 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/NuGet.Config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" (Restore target(s)). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.54 CreateBuildOutputProps: newtonsoft-json901 using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.newtonsoft-json901.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0003009 Build: [13:31:59.11] Building 'newtonsoft-json901' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet build /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37//Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/newtonsoft-json901.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel= PackageVersionStamp= PB_VersionStamp= ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220830.1 BUILD_BUILDNUMBER=20220830.1 GitCommitCount=1194 GitCommitHash=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 GitInfoCommitHash=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 SourceRevisionId=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 RepositoryCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 COMMIT_SHA=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 GIT_COMMIT=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/ LatestCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet build /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37//Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" /v:n Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. Build started 12/15/2022 1:31:59 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' Restore: Committing restore... Assets file has not changed. Skipping assets file writing. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj (in 29 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/NuGet.Config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ All projects are up-to-date for restore. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1:11>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" on node 1 (default targets). 1:11>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" (1:11) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" (1:12) on node 1 (Build target(s)). 1>PrepareForBuild: Creating directory "bin/Release/netstandard1.0/". Creating directory "obj/Release/netstandard1.0/". CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;PORTABLE;NETSTANDARD10;SIGNED;RELEASE;NETSTANDARD;NETSTANDARD1_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.csharp/4.0.1/ref/netstandard1.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.0.11/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.0.11/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.dynamic.runtime/4.0.11/ref/netstandard1.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.0.11/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.1.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.1.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.1.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.0.12/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.1.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.0.1/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.0.1/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.0.1/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.1.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.1.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.serialization.primitives/4.1.1/ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.0.11/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.0.11/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.1.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.0.11/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.0.11/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.0.11/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.0.11/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /debug:portable /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk /optimize+ /out:obj/Release/netstandard1.0/Newtonsoft.Json.dll /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /langversion:7.3 Bson/BsonBinaryType.cs Bson/BsonBinaryWriter.cs Bson/BsonObjectId.cs Bson/BsonReader.cs Bson/BsonToken.cs Bson/BsonType.cs Bson/BsonWriter.cs ConstructorHandling.cs Converters/BinaryConverter.cs Converters/BsonObjectIdConverter.cs Converters/CustomCreationConverter.cs Converters/DataSetConverter.cs Converters/DataTableConverter.cs Converters/DateTimeConverterBase.cs Converters/DiscriminatedUnionConverter.cs Converters/EntityKeyMemberConverter.cs Converters/ExpandoObjectConverter.cs Converters/IsoDateTimeConverter.cs Converters/JavaScriptDateTimeConverter.cs Converters/JsonValueConverter.cs Converters/KeyValuePairConverter.cs Converters/RegexConverter.cs Converters/StringEnumConverter.cs Converters/VersionConverter.cs Converters/XmlNodeConverter.cs DateFormatHandling.cs DateParseHandling.cs DateTimeZoneHandling.cs DefaultValueHandling.cs FloatFormatHandling.cs FloatParseHandling.cs FormatterAssemblyStyle.cs Formatting.cs IArrayPool.cs IJsonLineInfo.cs JsonArrayAttribute.cs JsonConstructorAttribute.cs JsonContainerAttribute.cs JsonConvert.cs JsonConverter.cs JsonConverterAttribute.cs JsonConverterCollection.cs JsonDictionaryAttribute.cs JsonException.cs JsonExtensionDataAttribute.cs JsonIgnoreAttribute.cs JsonObjectAttribute.cs JsonPosition.cs JsonPropertyAttribute.cs JsonReader.cs JsonReaderException.cs JsonRequiredAttribute.cs JsonSerializationException.cs JsonSerializer.cs JsonSerializerSettings.cs JsonTextReader.cs JsonTextWriter.cs JsonToken.cs JsonValidatingReader.cs JsonWriter.cs JsonWriterException.cs Linq/CommentHandling.cs Linq/Extensions.cs Linq/IJEnumerable.cs Linq/JArray.cs Linq/JConstructor.cs Linq/JContainer.cs Linq/JEnumerable.cs Linq/JObject.cs Linq/JProperty.cs Linq/JPropertyDescriptor.cs Linq/JPropertyKeyedCollection.cs Linq/JRaw.cs Linq/JsonLoadSettings.cs Linq/JsonMergeSettings.cs Linq/JsonPath/ArrayIndexFilter.cs Linq/JsonPath/ArrayMultipleIndexFilter.cs Linq/JsonPath/ArraySliceFilter.cs Linq/JsonPath/FieldFilter.cs Linq/JsonPath/FieldMultipleFilter.cs Linq/JsonPath/JPath.cs Linq/JsonPath/PathFilter.cs Linq/JsonPath/QueryExpression.cs Linq/JsonPath/QueryFilter.cs Linq/JsonPath/ScanFilter.cs Linq/JToken.cs Linq/JTokenEqualityComparer.cs Linq/JTokenReader.cs Linq/JTokenType.cs Linq/JTokenWriter.cs Linq/JValue.cs Linq/MergeArrayHandling.cs Linq/MergeNullValueHandling.cs MemberSerialization.cs MetadataPropertyHandling.cs MissingMemberHandling.cs NullValueHandling.cs ObjectCreationHandling.cs PreserveReferencesHandling.cs Properties/AssemblyInfo.cs ReferenceLoopHandling.cs Required.cs Schema/Extensions.cs Schema/JsonSchema.cs Schema/JsonSchemaBuilder.cs Schema/JsonSchemaConstants.cs Schema/JsonSchemaException.cs Schema/JsonSchemaGenerator.cs Schema/JsonSchemaModel.cs Schema/JsonSchemaModelBuilder.cs Schema/JsonSchemaNode.cs Schema/JsonSchemaNodeCollection.cs Schema/JsonSchemaResolver.cs Schema/JsonSchemaType.cs Schema/JsonSchemaWriter.cs Schema/UndefinedSchemaIdHandling.cs Schema/ValidationEventArgs.cs Schema/ValidationEventHandler.cs Serialization/CachedAttributeGetter.cs Serialization/CamelCaseNamingStrategy.cs Serialization/CamelCasePropertyNamesContractResolver.cs Serialization/DefaultContractResolver.cs Serialization/DefaultNamingStrategy.cs Serialization/DefaultReferenceResolver.cs Serialization/DefaultSerializationBinder.cs Serialization/DiagnosticsTraceWriter.cs Serialization/DynamicValueProvider.cs Serialization/ErrorContext.cs Serialization/ErrorEventArgs.cs Serialization/ExpressionValueProvider.cs Serialization/IAttributeProvider.cs Serialization/IContractResolver.cs Serialization/IReferenceResolver.cs Serialization/ITraceWriter.cs Serialization/IValueProvider.cs Serialization/JsonArrayContract.cs Serialization/JsonContainerContract.cs Serialization/JsonContract.cs Serialization/JsonDictionaryContract.cs Serialization/JsonDynamicContract.cs Serialization/JsonFormatterConverter.cs Serialization/JsonISerializableContract.cs Serialization/JsonLinqContract.cs Serialization/JsonObjectContract.cs Serialization/JsonPrimitiveContract.cs Serialization/JsonProperty.cs Serialization/JsonPropertyCollection.cs Serialization/JsonSerializerInternalBase.cs Serialization/JsonSerializerInternalReader.cs Serialization/JsonSerializerInternalWriter.cs Serialization/JsonSerializerProxy.cs Serialization/JsonStringContract.cs Serialization/JsonTypeReflector.cs Serialization/MemoryTraceWriter.cs Serialization/NamingStrategy.cs Serialization/ObjectConstructor.cs Serialization/OnErrorAttribute.cs Serialization/ReflectionAttributeProvider.cs Serialization/ReflectionValueProvider.cs Serialization/SnakeCaseNamingStrategy.cs Serialization/TraceJsonReader.cs Serialization/TraceJsonWriter.cs SerializationBinder.cs StringEscapeHandling.cs TraceLevel.cs TypeNameHandling.cs Utilities/Base64Encoder.cs Utilities/BidirectionalDictionary.cs Utilities/CollectionUtils.cs Utilities/CollectionWrapper.cs Utilities/ConvertUtils.cs Utilities/DateTimeParser.cs Utilities/DateTimeUtils.cs Utilities/DictionaryWrapper.cs Utilities/DynamicProxy.cs Utilities/DynamicProxyMetaObject.cs Utilities/DynamicReflectionDelegateFactory.cs Utilities/DynamicUtils.cs Utilities/EnumUtils.cs Utilities/EnumValue.cs Utilities/ExpressionReflectionDelegateFactory.cs Utilities/FSharpUtils.cs Utilities/ILGeneratorExtensions.cs Utilities/ImmutableCollectionsUtils.cs Utilities/JavaScriptUtils.cs Utilities/JsonTokenUtils.cs Utilities/LateBoundReflectionDelegateFactory.cs Utilities/LinqBridge.cs Utilities/MathUtils.cs Utilities/MethodCall.cs Utilities/MiscellaneousUtils.cs Utilities/PropertyNameTable.cs Utilities/ReflectionDelegateFactory.cs Utilities/ReflectionObject.cs Utilities/ReflectionUtils.cs Utilities/StringBuffer.cs Utilities/StringReference.cs Utilities/StringUtils.cs Utilities/ThreadSafeStore.cs Utilities/TypeExtensions.cs Utilities/ValidationUtils.cs WriteState.cs "obj/Release/netstandard1.0/.NETStandard,Version=v1.0.AssemblyAttributes.cs" obj/Release/netstandard1.0/Newtonsoft.Json.Dotnet.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/obj/Release/netstandard1.0/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/bin/Release/netstandard1.0/Newtonsoft.Json.dll". Newtonsoft.Json.Dotnet -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/bin/Release/netstandard1.0/Newtonsoft.Json.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/obj/Release/netstandard1.0/Newtonsoft.Json.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/bin/Release/netstandard1.0/Newtonsoft.Json.pdb". 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" (Build target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:01.16 Build: [13:32:00.55] Building 'newtonsoft-json901' in tarball...done Package: [13:32:00.55] Packaging 'newtonsoft-json901' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37//Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/newtonsoft-json901.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel= PackageVersionStamp= PB_VersionStamp= ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220830.1 BUILD_BUILDNUMBER=20220830.1 GitCommitCount=1194 GitCommitHash=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 GitInfoCommitHash=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 SourceRevisionId=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 RepositoryCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 COMMIT_SHA=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 GIT_COMMIT=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/ LatestCommit=e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37 NUGET_PACKAGES=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37//Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj "/p:DotnetOnly=true" "/p:Configuration=Release" "/p:AssemblyOriginatorKeyFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/keys/Newtonsoft.Json.snk" "/p:SignAssembly=true" "/p:PublicSign=true" "/p:TreatWarningsAsErrors=false" "/p:AdditionalConstants=SIGNED" /v:n Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. Build started 12/15/2022 1:32:00 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' Restore: Committing restore... Assets file has not changed. Skipping assets file writing. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj (in 29 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/NuGet.Config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ All projects are up-to-date for restore. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1:11>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" on node 1 (pack target(s)). 1:11>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" (1:11) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" (1:12) on node 1 (Build target(s)). 1>GenerateTargetFrameworkMonikerAttribute: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files. CoreGenerateAssemblyInfo: Skipping target "CoreGenerateAssemblyInfo" because all output files are up-to-date with respect to the input files. CoreCompile: Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files. GenerateBuildDependencyFile: Skipping target "GenerateBuildDependencyFile" because all output files are up-to-date with respect to the input files. CopyFilesToOutputDirectory: Newtonsoft.Json.Dotnet -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/bin/Release/netstandard1.0/Newtonsoft.Json.dll 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" (Build target(s)). 1>/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5125: The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj] 1>/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5048: The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj] Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/bin/Release/Newtonsoft.Json.9.0.1.nupkg'. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" (pack target(s)). Build succeeded. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj" (pack target) (1:11) -> (GenerateNuspec target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5125: The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5048: The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/Newtonsoft.Json.Dotnet.csproj] 2 Warning(s) 0 Error(s) Time Elapsed 00:00:00.96 [13:32:01.79] Packaging 'newtonsoft-json901' in tarball...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Newtonsoft.Json.e5ac9a8473dfdefb8fe2cddae433a9aaa94a5b37/Src/Newtonsoft.Json/bin/Release/Newtonsoft.Json.9.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Newtonsoft.Json.9.0.1.nupkg". EnsurePackagesCreated: New NuGet package(s) after building newtonsoft-json901: -> Newtonsoft.Json 9.0.1 RemoveBuiltPackagesFromCache: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/newtonsoft-json901". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/newtonsoft.json/9.0.1/newtonsoft.json.9.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/newtonsoft-json901/newtonsoft.json.9.0.1.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/newtonsoft.json/9.0.1/.nupkg.metadata". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/newtonsoft.json/9.0.1/lib/netstandard1.0/Newtonsoft.Json.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/newtonsoft.json/9.0.1/newtonsoft.json.9.0.1.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/newtonsoft.json/9.0.1/newtonsoft.json.9.0.1.nupkg.sha512". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/newtonsoft.json/9.0.1/newtonsoft.json.nuspec". Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json901.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (23:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/standard.proj" (34:2) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [arcade] needed by 'standard'. CreateBuildOutputProps: standard using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.standard.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0003682 Build: [13:32:01.85] Building 'standard' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/build.sh --pack --publish --configuration Release --binaryLog --ci --projects /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/build.proj /p:EnableSourceControlManagerQueries=false /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:NetStandardLibraryPackageVersion=2.0.3 /p:EnableSourceLink=false --warnAsError false --verbosity n --nodereuse false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/ Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/standard.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel= PackageVersionStamp= PB_VersionStamp= ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220830.1 BUILD_BUILDNUMBER=20220830.1 GitCommitCount=1432 GitCommitHash=a5b5f2e1e369972c8ff1e2183979fab6099f52ef GitInfoCommitHash=a5b5f2e1e369972c8ff1e2183979fab6099f52ef SourceRevisionId=a5b5f2e1e369972c8ff1e2183979fab6099f52ef RepositoryCommit=a5b5f2e1e369972c8ff1e2183979fab6099f52ef COMMIT_SHA=a5b5f2e1e369972c8ff1e2183979fab6099f52ef GIT_COMMIT=a5b5f2e1e369972c8ff1e2183979fab6099f52ef RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/ ToolsDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/ RestoreSources=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/;/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/;/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ LatestCommit=a5b5f2e1e369972c8ff1e2183979fab6099f52ef SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=1.0.0-beta.20113.5 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/build.sh --pack --publish --configuration Release --binaryLog --ci --projects /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/build.proj /p:EnableSourceControlManagerQueries=false /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:NetStandardLibraryPackageVersion=2.0.3 /p:EnableSourceLink=false --warnAsError false --verbosity n --nodereuse false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/ ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/tmp/Release /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/netcoreapp2.1/Microsoft.DotNet.Arcade.Sdk.dll -maxcpucount /m -verbosity:m /v:n /bl:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef /p:Restore=true /p:Build=true /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:EnableSourceControlManagerQueries=false /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:NetStandardLibraryPackageVersion=2.0.3 /p:EnableSourceLink=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:DotNetOutputBlobFeedDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/ /p:Projects=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/build.proj /warnAsMessage:NU1702 /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 12/15/2022 1:32:02 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Installed Microsoft.DotNet.CodeAnalysis 1.0.0-beta.20113.5 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash 6w6fAxstLR0f8WmHnbzKlTaC4+/+DbPbTntPr4L4VfWwLLH3Y/euhZCGmgbZKb+Y0vE6GYHp3E3c7F2o0bVJ0A==. Installed Microsoft.SourceLink.GitHub 1.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash WS3vn3bOSki1/ulR+CukNChGkfKvbsAiRQOi9S3d2ef02+X10b4saLXruO4vnGLySxyvXjscx/MJrIXH7KMUsg==. Installed Microsoft.SourceLink.Vsts.Git 1.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash NuuBdtsjBsR2jPFEOH3LKW938S4CGZLDy4yNQVWEmzFX1SfYDDPQiVW262docy4ThMD2HM4BzK+UvqFCOmnOcw==. Installed Microsoft.SourceLink.Common 1.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash 2lu6wRnKY2MiWqwnFG87MA7gFXtlOnFucPo0xob6ouh3Sm8fMDYZ8xotTlf4IJ1n0Pqe3LVyEmpg9FPcNcvTrw==. Installed Microsoft.Build.Tasks.Git 1.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash YI4v7Ak+bjghJy+jH4dvgEEYyrLAhNJBBnRpEE7eylYbwrGj6S2KXnSfjwGqdsFv6nMEc65z7DdmvPucjR/f/Q==. Installed Microsoft.DotNet.Build.Tasks.Packaging 1.0.0-beta.20113.5 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash ZLa/9rBBXw+maO9SzK5a0t5TxXD+vNBEmSLSh+QIMFHZEx2Y+rI7/YXZg666lPhjNTa0d2qTaGktAk2LwURAUg==. Installed Microsoft.DotNet.GenFacades 1.0.0-beta.20113.5 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash r0zCnGZWxst+1VxwbPAEisTEv6KLq6Av2AwmMTcUINS7CHQ3rYxpuWrQtvUOip6JBIcmO8YUEg54LabyVbE5nA==. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 205 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ Installed: 7 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj 2>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/build.proj" (3:2) on node 1 (Build;Pack target(s)). 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/build.proj" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/src.builds" (4) on node 1 (default targets). 4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/src.builds" (4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/ref/netstandard.csproj" (5) on node 1 (Build target(s)). 5>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/netstandard/Release/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,0169,0649,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/netstandard/Release/netstandard.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:preview Microsoft.Win32.SafeHandles.cs System.Buffers.Binary.cs System.Buffers.cs System.Buffers.Text.cs System.CodeDom.Compiler.cs System.Collections.Concurrent.cs System.Collections.cs System.Collections.Generic.cs System.Collections.ObjectModel.cs System.Collections.Specialized.cs System.ComponentModel.cs System.ComponentModel.Design.cs System.ComponentModel.Design.Serialization.cs System.Configuration.Assemblies.cs System.cs System.Data.Common.cs System.Data.cs System.Data.SqlTypes.cs System.Diagnostics.CodeAnalysis.cs System.Diagnostics.Contracts.cs System.Diagnostics.cs System.Diagnostics.SymbolStore.cs System.Diagnostics.Tracing.cs System.Drawing.cs System.Dynamic.cs System.Globalization.cs System.IO.Compression.cs System.IO.cs System.IO.Enumeration.cs System.IO.IsolatedStorage.cs System.IO.MemoryMappedFiles.cs System.IO.Pipes.cs System.Linq.cs System.Linq.Expressions.cs System.Net.Cache.cs System.Net.cs System.Net.Http.cs System.Net.Http.Headers.cs System.Net.Mail.cs System.Net.Mime.cs System.Net.NetworkInformation.cs System.Net.Security.cs System.Net.Sockets.cs System.Net.WebSockets.cs System.Numerics.cs System.Reflection.cs System.Reflection.Emit.cs System.Resources.cs System.Runtime.CompilerServices.cs System.Runtime.ConstrainedExecution.cs System.Runtime.cs System.Runtime.ExceptionServices.cs System.Runtime.InteropServices.ComTypes.cs System.Runtime.InteropServices.cs System.Runtime.Serialization.cs System.Runtime.Serialization.Formatters.Binary.cs System.Runtime.Serialization.Formatters.cs System.Runtime.Serialization.Json.cs System.Runtime.Versioning.cs System.Security.Authentication.cs System.Security.Authentication.ExtendedProtection.cs System.Security.Claims.cs System.Security.Cryptography.cs System.Security.Cryptography.X509Certificates.cs System.Security.cs System.Security.Permissions.cs System.Security.Principal.cs System.Text.cs System.Text.RegularExpressions.cs System.Threading.cs System.Threading.Tasks.cs System.Threading.Tasks.Sources.cs System.Timers.cs System.Transactions.cs System.Web.cs System.Windows.Input.cs System.Xml.cs System.Xml.Linq.cs System.Xml.Resolvers.cs System.Xml.Schema.cs System.Xml.Serialization.cs System.Xml.XPath.cs System.Xml.Xsl.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/netstandard/Release/netstandard.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/netstandard/Release/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/src.builds" (4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6) on node 2 (Build target(s)). 6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) on node 2 (Build target(s)). 6>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/net461/". 5>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/netstandard/Release/netstandard.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll". netstandard -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/netstandard/Release/netstandard.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.pdb". 6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) on node 3 (Build target(s)). 6>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.ios/". 6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) on node 6 (Build target(s)). 6>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.mac/". 6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) on node 5 (Build target(s)). 6>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.tvos/". 6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) on node 4 (Build target(s)). 6>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.watchos/". 6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) on node 7 (Build target(s)). 6>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/monoandroid/". 5>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/ref/netstandard.csproj" (Build target(s)). 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj" (7:2) on node 2 (default targets). 7>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Core.csproj" (23:2) on node 21 (default targets). 23>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Net.Http.csproj" (18:2) on node 15 (default targets). 18>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Runtime.Serialization.csproj" (14:2) on node 22 (default targets). 14>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Runtime.InteropServices.RuntimeInformation.csproj" (16:2) on node 13 (default targets). 16>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation/Release/net461/". 7>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Numerics.csproj" (15:2) on node 14 (default targets). 15>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/net461/". 7>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/net461/mscorlib.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 mscorlib.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/net461/mscorlib.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Data.csproj" (22:2) on node 19 (default targets). 22>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.ComponentModel.Composition.csproj" (24:2) on node 12 (default targets). 24>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.csproj" (19:2) on node 17 (default targets). 19>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.Linq.csproj" (20:2) on node 11 (default targets). 20>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.FileSystem.csproj" (13:2) on node 16 (default targets). 13>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.csproj" (11:2) on node 8 (default targets). 11>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj" (25:4) on node 20 (default targets). 25>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Drawing.csproj" (21:2) on node 18 (default targets). 21>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Drawing/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Transactions.csproj" (17:2) on node 23 (default targets). 17>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.ValueTuple.csproj" (12:2) on node 10 (default targets). 12>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ValueTuple/Release/net461/". 6:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Web.csproj" (10:2) on node 9 (default targets). 10>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web/Release/net461/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Diagnostics.StackTrace.csproj" (28:2) on node 5 (default targets). 28>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.tvos/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.csproj" (52:2) on node 23 (default targets). 52>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/monoandroid/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj" (31:2) on node 18 (default targets). 31>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/monoandroid/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Security.Cryptography.Algorithms.csproj" (29:2) on node 10 (default targets). 29>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/monoandroid/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Diagnostics.StackTrace.csproj" (37:2) on node 7 (default targets). 37>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/monoandroid/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Net.Http.csproj" (66:2) on node 21 (default targets). 66>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Numerics.Vectors.csproj" (59:2) on node 1 (default targets). 59>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Globalization.Extensions.csproj" (53:2) on node 10 (default targets). 53>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Primitives.csproj" (48:2) on node 18 (default targets). 48>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Transactions.csproj" (81:2) on node 9 (default targets). 81>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj" (56:2) on node 7 (default targets). 56>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Xml.csproj" (50:2) on node 17 (default targets). 50>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.Linq.csproj" (77:2) on node 23 (default targets). 77>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.tvos/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.Linq.csproj" (58:2) on node 5 (default targets). 58>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/monoandroid/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Security.Cryptography.Algorithms.csproj" (51:2) on node 16 (default targets). 51>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.csproj" (63:2) on node 22 (default targets). 63>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Security.SecureString.csproj" (61:2) on node 14 (default targets). 61>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Data.csproj" (62:2) on node 6 (default targets). 62>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Runtime.Serialization.csproj" (76:3) on node 18 (default targets). 76>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.tvos/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Net.Http.csproj" (44:2) on node 21 (default targets). 44>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/monoandroid/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Core.csproj" (55:2) on node 8 (default targets). 55>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Web.Services.csproj" (71:2) on node 17 (default targets). 71>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.tvos/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Data.csproj" (27:2) on node 11 (default targets). 27>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/monoandroid/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.FileSystem.csproj" (64:2) on node 13 (default targets). 64>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.tvos/". 56>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0169,0649,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.tvos/mscorlib.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 mscorlib.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.tvos/mscorlib.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj" (75:3) on node 16 (default targets). 75>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.tvos/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Numerics.Vectors.csproj" (34:2) on node 14 (default targets). 34>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/monoandroid/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Xml.XPath.XDocument.csproj" (57:2) on node 15 (default targets). 57>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.tvos/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Xml.csproj" (40:2) on node 8 (default targets). 40>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/monoandroid/". 66:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Net.Http.csproj" (66:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj" (68:3) on node 3 (default targets). 68>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.tvos/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.ComponentModel.Composition.csproj" (70:2) on node 19 (default targets). 70>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.tvos/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Security.SecureString.csproj" (30:2) on node 20 (default targets). 30>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/monoandroid/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Xml.XPath.XDocument.csproj" (26:2) on node 9 (default targets). 26>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/monoandroid/". 52:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.csproj" (52:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj" (38:7) on node 12 (default targets). 38>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/monoandroid/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.ComponentModel.Composition.csproj" (32:2) on node 17 (default targets). 32>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/monoandroid/". 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Xamarin.TVOS.csproj" (78:2) on node 10 (default targets). 78>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.TVOS/Release/xamarin.tvos/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Web.Services.csproj" (60:2) on node 11 (default targets). 60>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/monoandroid/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Transactions.csproj" (49:3) on node 9 (default targets). 49>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/monoandroid/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Mono.Android.csproj" (42:2) on node 22 (default targets). 42>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Mono.Android/Release/monoandroid/". 38>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0169,0649,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/monoandroid/mscorlib.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 mscorlib.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/monoandroid/mscorlib.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.FileSystem.csproj" (43:2) on node 13 (default targets). 43>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/monoandroid/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Runtime.Serialization.csproj" (39:3) on node 19 (default targets). 39>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/monoandroid/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Numerics.csproj" (36:2) on node 15 (default targets). 36>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/monoandroid/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Xml.csproj" (72:2) on node 8 (default targets). 72>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.watchos/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Xml.XPath.XDocument.csproj" (79:2) on node 5 (default targets). 79>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.watchos/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Diagnostics.StackTrace.csproj" (45:2) on node 4 (default targets). 45>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.watchos/". 60:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Web.Services.csproj" (60:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.csproj" (54:6) on node 20 (default targets). 54>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/monoandroid/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Runtime.Serialization.csproj" (127:2) on node 19 (default targets). 127>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.mac/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj" (125:2) on node 13 (default targets). 125>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.mac/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Numerics.Vectors.csproj" (112:2) on node 22 (default targets). 112>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.mac/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Web.Services.csproj" (110:2) on node 17 (default targets). 110>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.mac/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.ComponentModel.Composition.csproj" (83:2) on node 3 (default targets). 83>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.watchos/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Diagnostics.StackTrace.csproj" (33:2) on node 6 (default targets). 33>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.mac/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Net.Http.csproj" (103:2) on node 31 (default targets). 103>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.watchos/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Core.csproj" (89:2) on node 28 (default targets). 89>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.watchos/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Globalization.Extensions.csproj" (47:2) on node 1 (default targets). 47>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.watchos/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Core.csproj" (35:3) on node 16 (default targets). 35>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/monoandroid/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj" (86:2) on node 26 (default targets). 86>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.watchos/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Web.Services.csproj" (98:2) on node 30 (default targets). 98>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.watchos/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Transactions.csproj" (113:2) on node 4 (default targets). 113>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.mac/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.csproj" (116:2) on node 15 (default targets). 116>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.mac/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Data.csproj" (90:2) on node 4 (default targets). 90>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.watchos/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Security.SecureString.csproj" (107:2) on node 21 (default targets). 107>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.mac/". 45:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Diagnostics.StackTrace.csproj" (45:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj" (88:6) on node 6 (default targets). 88>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.watchos/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Xml.XPath.XDocument.csproj" (111:2) on node 1 (default targets). 111>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.mac/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Net.Http.csproj" (123:2) on node 20 (default targets). 123>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.mac/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.Linq.csproj" (96:2) on node 32 (default targets). 96>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.watchos/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.FileSystem.csproj" (95:2) on node 5 (default targets). 95>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.watchos/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.Linq.csproj" (118:2) on node 11 (default targets). 118>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.mac/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Globalization.Extensions.csproj" (99:2) on node 27 (default targets). 99>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.mac/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Core.csproj" (130:2) on node 29 (default targets). 130>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.mac/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Runtime.Serialization.Primitives.csproj" (119:2) on node 24 (default targets). 119>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.mac/". 90:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Data.csproj" (90:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj" (102:5) on node 4 (default targets). 102>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.watchos/". 72:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Xml.csproj" (72:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Primitives.csproj" (80:3) on node 20 (default targets). 80>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.watchos/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Security.SecureString.csproj" (74:2) on node 1 (default targets). 74>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.watchos/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Net.Http.csproj" (138:2) on node 1 (default targets). 138>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.ios/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.FileSystem.csproj" (124:2) on node 8 (default targets). 124>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.mac/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Data.csproj" (115:2) on node 14 (default targets). 115>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.mac/". 88>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Diagnostics.StackTrace.csproj" (9:2) on node 3 (default targets). 9>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.ios/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Numerics.csproj" (114:2) on node 16 (default targets). 114>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.mac/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj" (137:2) on node 5 (default targets). 137>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.ios/". 88>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0169,0649,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.watchos/mscorlib.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 mscorlib.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.watchos/mscorlib.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Numerics.csproj" (73:2) on node 4 (default targets). 73>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.tvos/". 95:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.FileSystem.csproj" (95:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.csproj" (91:3) on node 1 (default targets). 91>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.watchos/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Xamarin.WatchOS.csproj" (97:2) on node 1 (default targets). 97>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.WatchOS/Release/xamarin.watchos/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj" (105:2) on node 25 (default targets). 105>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.ios/". 124:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.FileSystem.csproj" (124:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.csproj" (128:3) on node 3 (default targets). 128>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.mac/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Numerics.csproj" (104:2) on node 3 (default targets). 104>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.watchos/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Xml.XPath.XDocument.csproj" (65:2) on node 26 (default targets). 65>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.ios/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Security.Cryptography.Algorithms.csproj" (67:2) on node 28 (default targets). 67>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.ios/". 40:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Xml.csproj" (40:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Primitives.csproj" (41:3) on node 3 (default targets). 41>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/monoandroid/". 128:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.csproj" (128:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj" (120:20) on node 30 (default targets). 120>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.mac/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.ComponentModel.Composition.csproj" (82:2) on node 31 (default targets). 82>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.ios/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Data.csproj" (121:2) on node 28 (default targets). 121>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.ios/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Globalization.Extensions.csproj" (84:2) on node 32 (default targets). 84>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.ios/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Xml.csproj" (101:2) on node 29 (default targets). 101>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.ios/". 65:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Xml.XPath.XDocument.csproj" (65:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.Linq.csproj" (140:3) on node 26 (default targets). 140>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.ios/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/OpenTK-1.0.csproj" (93:2) on node 24 (default targets). 93>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.ios/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Runtime.Serialization.csproj" (134:3) on node 28 (default targets). 134>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.ios/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.FileSystem.csproj" (132:2) on node 32 (default targets). 132>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.ios/". 120>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0169,0649,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.mac/mscorlib.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 mscorlib.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.mac/mscorlib.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 82:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.ComponentModel.Composition.csproj" (82:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Core.csproj" (133:3) on node 31 (default targets). 133>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.ios/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.ComponentModel.Composition.csproj" (131:2) on node 26 (default targets). 131>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.mac/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Numerics.csproj" (142:2) on node 24 (default targets). 142>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.ios/". 105>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0169,0649,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.ios/mscorlib.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /runtimemetadataversion:v4.0.30319 /checksumalgorithm:SHA256 /langversion:7.2 mscorlib.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.ios/mscorlib.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 90:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Data.csproj" (90:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Transactions.csproj" (106:3) on node 28 (default targets). 106>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.watchos/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Web.Services.csproj" (141:2) on node 29 (default targets). 141>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.ios/". 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Security.Cryptography.Algorithms.csproj" (109:2) on node 32 (default targets). 109>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.mac/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Security.SecureString.csproj" (92:2) on node 27 (default targets). 92>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.ios/". 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Numerics.Vectors.csproj" (100:2) on node 26 (default targets). 100>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.watchos/". 132:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.FileSystem.csproj" (132:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.csproj" (126:3) on node 27 (default targets). 126>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.ios/". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Xamarin.iOS.csproj" (139:2) on node 27 (default targets). 139>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.iOS/Release/xamarin.ios/". 7>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/net461/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll". mscorlib -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/net461/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.pdb". 7>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj" (default targets). 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/OpenTK.csproj" (108:2) on node 27 (default targets). 108>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK/Release/xamarin.mac/". 6:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Globalization.Extensions.csproj" (46:2) on node 2 (default targets). 46>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/monoandroid/". 25>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/net461/System.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/net461/System.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 15>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 16>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 15>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/net461/System.Numerics.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Numerics.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/net461/System.Numerics.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 16>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation/Release/net461/System.Runtime.InteropServices.RuntimeInformation.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.InteropServices.RuntimeInformation.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation/Release/net461/System.Runtime.InteropServices.RuntimeInformation.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore _CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation/Release/net461/System.Runtime.InteropServices.RuntimeInformation.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation/Release/net461/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Runtime.InteropServices.RuntimeInformation.dll". System.Runtime.InteropServices.RuntimeInformation -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Runtime.InteropServices.RuntimeInformation.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation/Release/net461/System.Runtime.InteropServices.RuntimeInformation.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Runtime.InteropServices.RuntimeInformation.pdb". 15>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/net461/System.Numerics.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/net461/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Numerics.dll". System.Numerics -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Numerics.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/net461/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Numerics.pdb". 16>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Runtime.InteropServices.RuntimeInformation.csproj" (default targets). 56>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.tvos/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll". mscorlib -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.tvos/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.pdb". 15>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Numerics.csproj" (default targets). 56>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj" (default targets). 6:6>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:6) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Security.Cryptography.Algorithms.csproj" (87:2) on node 7 (default targets). 87>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.watchos/". 61>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.tvos/System.Security.SecureString.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Security.SecureString.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.tvos/System.Security.SecureString.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore _CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.tvos/System.Security.SecureString.csproj.CopyComplete" because "AlwaysCreate" was specified. 59>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.tvos/System.Numerics.Vectors.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Numerics.Vectors.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.tvos/System.Numerics.Vectors.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 61>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.tvos/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Security.SecureString.dll". System.Security.SecureString -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Security.SecureString.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.tvos/System.Security.SecureString.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Security.SecureString.pdb". 61>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Security.SecureString.csproj" (default targets). 51>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 53>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 51>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.tvos/System.Security.Cryptography.Algorithms.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Security.Cryptography.Algorithms.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.tvos/System.Security.Cryptography.Algorithms.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 28>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 68>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 53>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.tvos/System.Globalization.Extensions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Globalization.Extensions.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.tvos/System.Globalization.Extensions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 28>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.tvos/System.Diagnostics.StackTrace.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Diagnostics.StackTrace.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.tvos/System.Diagnostics.StackTrace.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 68>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.tvos/System.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.tvos/System.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 28>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 81>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 73>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 68>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 81>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.tvos/System.Transactions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Transactions.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.tvos/System.Transactions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 48>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 81>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 73>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.tvos/System.Numerics.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Numerics.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.tvos/System.Numerics.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 48>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.tvos/System.Runtime.Serialization.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.Primitives.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.tvos/System.Runtime.Serialization.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 53>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.tvos/System.Globalization.Extensions.csproj.CopyComplete" because "AlwaysCreate" was specified. 28>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.tvos/System.Diagnostics.StackTrace.csproj.CopyComplete" because "AlwaysCreate" was specified. 51>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.tvos/System.Security.Cryptography.Algorithms.csproj.CopyComplete" because "AlwaysCreate" was specified. 48>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.tvos/System.Runtime.Serialization.Primitives.csproj.CopyComplete" because "AlwaysCreate" was specified. 59>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.tvos/System.Numerics.Vectors.csproj.CopyComplete" because "AlwaysCreate" was specified. 53>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.tvos/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Globalization.Extensions.dll". System.Globalization.Extensions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Globalization.Extensions.dll 59>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.tvos/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Numerics.Vectors.dll". 53>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.tvos/System.Globalization.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Globalization.Extensions.pdb". 59>CopyFilesToOutputDirectory: System.Numerics.Vectors -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Numerics.Vectors.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.tvos/System.Numerics.Vectors.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Numerics.Vectors.pdb". 81>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.tvos/System.Transactions.csproj.CopyComplete" because "AlwaysCreate" was specified. 59>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Numerics.Vectors.csproj" (default targets). 28>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.tvos/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Diagnostics.StackTrace.dll". System.Diagnostics.StackTrace -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Diagnostics.StackTrace.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.tvos/System.Diagnostics.StackTrace.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Diagnostics.StackTrace.pdb". 51>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.tvos/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Security.Cryptography.Algorithms.dll". System.Security.Cryptography.Algorithms -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Security.Cryptography.Algorithms.dll 48>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.tvos/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Primitives.dll". 51>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.tvos/System.Security.Cryptography.Algorithms.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Security.Cryptography.Algorithms.pdb". 48>CopyFilesToOutputDirectory: System.Runtime.Serialization.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Primitives.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.tvos/System.Runtime.Serialization.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Primitives.pdb". 81>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.tvos/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Transactions.dll". 53>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Globalization.Extensions.csproj" (default targets). 51>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Security.Cryptography.Algorithms.csproj" (default targets). 81>CopyFilesToOutputDirectory: System.Transactions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Transactions.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.tvos/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Transactions.pdb". 73>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.tvos/System.Numerics.csproj.CopyComplete" because "AlwaysCreate" was specified. 81>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Transactions.csproj" (default targets). 28>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Diagnostics.StackTrace.csproj" (default targets). 73>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.tvos/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Numerics.dll". System.Numerics -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Numerics.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.tvos/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Numerics.pdb". 48>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Primitives.csproj" (default targets). 73>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Numerics.csproj" (default targets). 25>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/net461/System.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/net461/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll". System -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/net461/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.pdb". 88>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.watchos/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll". mscorlib -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.watchos/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.pdb". 25>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj" (default targets). 88>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj" (default targets). 38>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/monoandroid/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll". mscorlib -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/monoandroid/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.pdb". 72:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Xml.csproj" (72:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Runtime.Serialization.csproj" (94:3) on node 6 (default targets). 94>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.watchos/". 12>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ValueTuple/Release/net461/System.ValueTuple.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /langversion:7.2 System.ValueTuple.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ValueTuple/Release/net461/System.ValueTuple.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ValueTuple/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 38>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj" (default targets). 68>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.tvos/System.csproj.CopyComplete" because "AlwaysCreate" was specified. 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Runtime.Serialization.Xml.csproj" (117:2) on node 6 (default targets). 117>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.mac/". 12>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ValueTuple/Release/net461/System.ValueTuple.csproj.CopyComplete" because "AlwaysCreate" was specified. 10>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 19>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 10>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web/Release/net461/System.Web.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Web.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web/Release/net461/System.Web.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 19>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/net461/System.IO.Compression.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.IO.Compression.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/net461/System.IO.Compression.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 105>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.ios/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll". mscorlib -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.ios/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.pdb". 47>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 23>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/net461/System.Core.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Core.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/net461/System.Core.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 6:4>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:4) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Xamarin.Mac.csproj" (129:2) on node 12 (default targets). 129>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.Mac/Release/xamarin.mac/". 19>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/net461/System.IO.Compression.csproj.CopyComplete" because "AlwaysCreate" was specified. 47>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.watchos/System.Globalization.Extensions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Globalization.Extensions.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.watchos/System.Globalization.Extensions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 10>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web/Release/net461/System.Web.csproj.CopyComplete" because "AlwaysCreate" was specified. 68>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.tvos/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll". System -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.tvos/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.pdb". 18>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 11>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 45>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 18>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/net461/System.Net.Http.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Net.Http.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/net461/System.Net.Http.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 11>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/net461/System.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/net461/System.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 21>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 45>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.watchos/System.Diagnostics.StackTrace.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Diagnostics.StackTrace.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.watchos/System.Diagnostics.StackTrace.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 18>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/net461/System.Net.Http.csproj.CopyComplete" because "AlwaysCreate" was specified. 21>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Drawing/Release/net461/System.Drawing.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Drawing.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Drawing/Release/net461/System.Drawing.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Drawing/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 86>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 21>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 86>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.watchos/System.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.watchos/System.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 106>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 45>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.watchos/System.Diagnostics.StackTrace.csproj.CopyComplete" because "AlwaysCreate" was specified. 68>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj" (default targets). 47>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.watchos/System.Globalization.Extensions.csproj.CopyComplete" because "AlwaysCreate" was specified. 106>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.watchos/System.Transactions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Transactions.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.watchos/System.Transactions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 105>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj" (default targets). 120>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.mac/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll". mscorlib -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/mscorlib/Release/xamarin.mac/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.pdb". 45>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.watchos/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Diagnostics.StackTrace.dll". System.Diagnostics.StackTrace -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Diagnostics.StackTrace.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.watchos/System.Diagnostics.StackTrace.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Diagnostics.StackTrace.pdb". 106>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.watchos/System.Transactions.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.watchos/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Transactions.dll". 74>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.watchos/System.Security.SecureString.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Security.SecureString.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.watchos/System.Security.SecureString.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 6:5>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:5) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/OpenTK-1.0.csproj" (69:2) on node 12 (default targets). 69>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.tvos/". 120>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj" (default targets). 106>CopyFilesToOutputDirectory: System.Transactions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Transactions.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.watchos/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Transactions.pdb". 45>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Diagnostics.StackTrace.csproj" (default targets). 139:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Xamarin.iOS.csproj" (139:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj" (122:13) on node 25 (default targets). 122>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.ios/". 80>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 29>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/monoandroid/System.Security.Cryptography.Algorithms.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Security.Cryptography.Algorithms.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/monoandroid/System.Security.Cryptography.Algorithms.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 80>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.watchos/System.Runtime.Serialization.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.Primitives.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.watchos/System.Runtime.Serialization.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 101:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Xml.csproj" (101:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Primitives.csproj" (85:3) on node 30 (default targets). 85>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.ios/". 80>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore _CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.watchos/System.Runtime.Serialization.Primitives.csproj.CopyComplete" because "AlwaysCreate" was specified. 49>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 36>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 49>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/monoandroid/System.Transactions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Transactions.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/monoandroid/System.Transactions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 80>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.watchos/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Primitives.dll". System.Runtime.Serialization.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Primitives.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.watchos/System.Runtime.Serialization.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Primitives.pdb". 74>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.watchos/System.Security.SecureString.csproj.CopyComplete" because "AlwaysCreate" was specified. 87>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 36>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/monoandroid/System.Numerics.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Numerics.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/monoandroid/System.Numerics.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 74>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.watchos/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Security.SecureString.dll". System.Security.SecureString -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Security.SecureString.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.watchos/System.Security.SecureString.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Security.SecureString.pdb". 87>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.watchos/System.Security.Cryptography.Algorithms.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Security.Cryptography.Algorithms.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.watchos/System.Security.Cryptography.Algorithms.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 29>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/monoandroid/System.Security.Cryptography.Algorithms.csproj.CopyComplete" because "AlwaysCreate" was specified. 80>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Primitives.csproj" (default targets). 34>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 74>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Security.SecureString.csproj" (default targets). 34>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/monoandroid/System.Numerics.Vectors.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Numerics.Vectors.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/monoandroid/System.Numerics.Vectors.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 106>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Transactions.csproj" (default targets). 47>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.watchos/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Globalization.Extensions.dll". System.Globalization.Extensions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Globalization.Extensions.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.watchos/System.Globalization.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Globalization.Extensions.pdb". 47>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Globalization.Extensions.csproj" (default targets). 29>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/monoandroid/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Security.Cryptography.Algorithms.dll". System.Security.Cryptography.Algorithms -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Security.Cryptography.Algorithms.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/monoandroid/System.Security.Cryptography.Algorithms.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Security.Cryptography.Algorithms.pdb". 6:3>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (6:3) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Numerics.Vectors.csproj" (136:2) on node 30 (default targets). 136>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.ios/". 46>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 29>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Security.Cryptography.Algorithms.csproj" (default targets). 46>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/monoandroid/System.Globalization.Extensions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Globalization.Extensions.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/monoandroid/System.Globalization.Extensions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 34>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/monoandroid/System.Numerics.Vectors.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/monoandroid/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Numerics.Vectors.dll". System.Numerics.Vectors -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Numerics.Vectors.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/monoandroid/System.Numerics.Vectors.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Numerics.Vectors.pdb". 21>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Drawing/Release/net461/System.Drawing.csproj.CopyComplete" because "AlwaysCreate" was specified. 49>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/monoandroid/System.Transactions.csproj.CopyComplete" because "AlwaysCreate" was specified. 125>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 34>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Numerics.Vectors.csproj" (default targets). 125>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.mac/System.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.mac/System.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 67>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 49>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/monoandroid/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Transactions.dll". System.Transactions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Transactions.dll 67>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.ios/System.Security.Cryptography.Algorithms.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Security.Cryptography.Algorithms.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.ios/System.Security.Cryptography.Algorithms.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 49>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/monoandroid/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Transactions.pdb". 87>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.watchos/System.Security.Cryptography.Algorithms.csproj.CopyComplete" because "AlwaysCreate" was specified. 30>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/monoandroid/System.Security.SecureString.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Security.SecureString.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/monoandroid/System.Security.SecureString.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 36>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/monoandroid/System.Numerics.csproj.CopyComplete" because "AlwaysCreate" was specified. 49>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Transactions.csproj" (default targets). 33>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 104>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 31>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 122>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 33>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.mac/System.Diagnostics.StackTrace.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Diagnostics.StackTrace.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.mac/System.Diagnostics.StackTrace.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 46>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/monoandroid/System.Globalization.Extensions.csproj.CopyComplete" because "AlwaysCreate" was specified. 114>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 104>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.watchos/System.Numerics.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Numerics.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.watchos/System.Numerics.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 31>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/monoandroid/System.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/monoandroid/System.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 122>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.ios/System.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.ios/System.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 114>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.mac/System.Numerics.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Numerics.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.mac/System.Numerics.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 87>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.watchos/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Security.Cryptography.Algorithms.dll". System.Security.Cryptography.Algorithms -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Security.Cryptography.Algorithms.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.watchos/System.Security.Cryptography.Algorithms.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Security.Cryptography.Algorithms.pdb". 36>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/monoandroid/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Numerics.dll". 30>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/monoandroid/System.Security.SecureString.csproj.CopyComplete" because "AlwaysCreate" was specified. 36>CopyFilesToOutputDirectory: System.Numerics -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Numerics.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/monoandroid/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Numerics.pdb". 30>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/monoandroid/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Security.SecureString.dll". System.Security.SecureString -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Security.SecureString.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/monoandroid/System.Security.SecureString.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Security.SecureString.pdb". 87>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Security.Cryptography.Algorithms.csproj" (default targets). 112>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 46>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/monoandroid/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Globalization.Extensions.dll". System.Globalization.Extensions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Globalization.Extensions.dll 11>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/net461/System.Xml.csproj.CopyComplete" because "AlwaysCreate" was specified. 46>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/monoandroid/System.Globalization.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Globalization.Extensions.pdb". 136>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 30>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Security.SecureString.csproj" (default targets). 136>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.ios/System.Numerics.Vectors.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Numerics.Vectors.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.ios/System.Numerics.Vectors.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 119>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 112>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.mac/System.Numerics.Vectors.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Numerics.Vectors.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.mac/System.Numerics.Vectors.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 119>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.mac/System.Runtime.Serialization.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.Primitives.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.mac/System.Runtime.Serialization.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 99>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 119>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 112>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 12>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ValueTuple/Release/net461/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.ValueTuple.dll". System.ValueTuple -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.ValueTuple.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ValueTuple/Release/net461/System.ValueTuple.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.ValueTuple.pdb". 10>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web/Release/net461/System.Web.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Web.dll". System.Web -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Web.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web/Release/net461/System.Web.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Web.pdb". 36>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Numerics.csproj" (default targets). 46>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Globalization.Extensions.csproj" (default targets). 19>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/net461/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.dll". 99>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.mac/System.Globalization.Extensions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Globalization.Extensions.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.mac/System.Globalization.Extensions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 19>CopyFilesToOutputDirectory: System.IO.Compression -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.dll 12>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.ValueTuple.csproj" (default targets). 19>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/net461/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.pdb". 11>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/net461/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.dll". System.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/net461/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.pdb". 10>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Web.csproj" (default targets). 99>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 109>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 37>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 136>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.ios/System.Numerics.Vectors.csproj.CopyComplete" because "AlwaysCreate" was specified. 18>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/net461/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Net.Http.dll". System.Net.Http -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Net.Http.dll 104>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.watchos/System.Numerics.csproj.CopyComplete" because "AlwaysCreate" was specified. 18>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/net461/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Net.Http.pdb". 112>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.mac/System.Numerics.Vectors.csproj.CopyComplete" because "AlwaysCreate" was specified. 33>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.mac/System.Diagnostics.StackTrace.csproj.CopyComplete" because "AlwaysCreate" was specified. 67>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.ios/System.Security.Cryptography.Algorithms.csproj.CopyComplete" because "AlwaysCreate" was specified. 119>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.mac/System.Runtime.Serialization.Primitives.csproj.CopyComplete" because "AlwaysCreate" was specified. 23>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/net461/System.Core.csproj.CopyComplete" because "AlwaysCreate" was specified. 37>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/monoandroid/System.Diagnostics.StackTrace.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Diagnostics.StackTrace.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/monoandroid/System.Diagnostics.StackTrace.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 114>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.mac/System.Numerics.csproj.CopyComplete" because "AlwaysCreate" was specified. 99>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.mac/System.Globalization.Extensions.csproj.CopyComplete" because "AlwaysCreate" was specified. 37>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/monoandroid/System.Diagnostics.StackTrace.csproj.CopyComplete" because "AlwaysCreate" was specified. 18>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Net.Http.csproj" (default targets). 109>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.mac/System.Security.Cryptography.Algorithms.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Security.Cryptography.Algorithms.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.mac/System.Security.Cryptography.Algorithms.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore _CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.mac/System.Security.Cryptography.Algorithms.csproj.CopyComplete" because "AlwaysCreate" was specified. 11>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.csproj" (default targets). 23>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/net461/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Core.dll". 37>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/monoandroid/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Diagnostics.StackTrace.dll". System.Diagnostics.StackTrace -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Diagnostics.StackTrace.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/monoandroid/System.Diagnostics.StackTrace.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Diagnostics.StackTrace.pdb". 104>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.watchos/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Numerics.dll". System.Numerics -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Numerics.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.watchos/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Numerics.pdb". 19>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.csproj" (default targets). 113>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.mac/System.Transactions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Transactions.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.mac/System.Transactions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 23>CopyFilesToOutputDirectory: System.Core -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Core.dll 113>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.mac/System.Transactions.csproj.CopyComplete" because "AlwaysCreate" was specified. 23>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/net461/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Core.pdb". 104>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Numerics.csproj" (default targets). 37>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Diagnostics.StackTrace.csproj" (default targets). 142>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.ios/System.Numerics.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Numerics.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.ios/System.Numerics.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 85>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.ios/System.Runtime.Serialization.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.Primitives.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.ios/System.Runtime.Serialization.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 23>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Core.csproj" (default targets). 84>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 92>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.ios/System.Security.SecureString.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Security.SecureString.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.ios/System.Security.SecureString.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 13>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 14>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 84>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.ios/System.Globalization.Extensions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Globalization.Extensions.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.ios/System.Globalization.Extensions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 86>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.watchos/System.csproj.CopyComplete" because "AlwaysCreate" was specified. 9>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 92>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.ios/System.Security.SecureString.csproj.CopyComplete" because "AlwaysCreate" was specified. 9>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.ios/System.Diagnostics.StackTrace.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Diagnostics.StackTrace.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.ios/System.Diagnostics.StackTrace.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 14>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/net461/System.Runtime.Serialization.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/net461/System.Runtime.Serialization.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 13>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/net461/System.IO.Compression.FileSystem.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.IO.Compression.FileSystem.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/net461/System.IO.Compression.FileSystem.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 86>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.watchos/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll". 85>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.ios/System.Runtime.Serialization.Primitives.csproj.CopyComplete" because "AlwaysCreate" was specified. 86>CopyFilesToOutputDirectory: System -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.watchos/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.pdb". 107>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.mac/System.Security.SecureString.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Security.SecureString.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.mac/System.Security.SecureString.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 99>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.mac/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Globalization.Extensions.dll". System.Globalization.Extensions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Globalization.Extensions.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.mac/System.Globalization.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Globalization.Extensions.pdb". 113>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.mac/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Transactions.dll". System.Transactions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Transactions.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.mac/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Transactions.pdb". 33>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.mac/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Diagnostics.StackTrace.dll". System.Diagnostics.StackTrace -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Diagnostics.StackTrace.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.mac/System.Diagnostics.StackTrace.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Diagnostics.StackTrace.pdb". 86>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj" (default targets). 20>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 33>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Diagnostics.StackTrace.csproj" (default targets). 100>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 20>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/net461/System.Xml.Linq.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.Linq.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/net461/System.Xml.Linq.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 113>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Transactions.csproj" (default targets). 100>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.watchos/System.Numerics.Vectors.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Numerics.Vectors.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.watchos/System.Numerics.Vectors.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 99>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Globalization.Extensions.csproj" (default targets). 17>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/net461/System.Transactions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Transactions.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/net461/System.Transactions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 107>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.mac/System.Security.SecureString.csproj.CopyComplete" because "AlwaysCreate" was specified. 9>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.ios/System.Diagnostics.StackTrace.csproj.CopyComplete" because "AlwaysCreate" was specified. 13>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/net461/System.IO.Compression.FileSystem.csproj.CopyComplete" because "AlwaysCreate" was specified. 84>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.ios/System.Globalization.Extensions.csproj.CopyComplete" because "AlwaysCreate" was specified. 114>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.mac/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Numerics.dll". System.Numerics -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Numerics.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.mac/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Numerics.pdb". 107>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.mac/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Security.SecureString.dll". System.Security.SecureString -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Security.SecureString.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.mac/System.Security.SecureString.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Security.SecureString.pdb". 100>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.watchos/System.Numerics.Vectors.csproj.CopyComplete" because "AlwaysCreate" was specified. 114>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Numerics.csproj" (default targets). 107>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Security.SecureString.csproj" (default targets). 142>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.ios/System.Numerics.csproj.CopyComplete" because "AlwaysCreate" was specified. 100>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.watchos/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Numerics.Vectors.dll". System.Numerics.Vectors -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Numerics.Vectors.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.watchos/System.Numerics.Vectors.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Numerics.Vectors.pdb". 109>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.mac/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Security.Cryptography.Algorithms.dll". System.Security.Cryptography.Algorithms -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Security.Cryptography.Algorithms.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.mac/System.Security.Cryptography.Algorithms.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Security.Cryptography.Algorithms.pdb". 14>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/net461/System.Runtime.Serialization.csproj.CopyComplete" because "AlwaysCreate" was specified. 119>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.mac/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Primitives.dll". System.Runtime.Serialization.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Primitives.dll 41>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 119>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.mac/System.Runtime.Serialization.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Primitives.pdb". 41>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/monoandroid/System.Runtime.Serialization.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.Primitives.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/monoandroid/System.Runtime.Serialization.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 17>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/net461/System.Transactions.csproj.CopyComplete" because "AlwaysCreate" was specified. 100>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Numerics.Vectors.csproj" (default targets). 112>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.mac/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Numerics.Vectors.dll". 20>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/net461/System.Xml.Linq.csproj.CopyComplete" because "AlwaysCreate" was specified. 109>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Security.Cryptography.Algorithms.csproj" (default targets). 112>CopyFilesToOutputDirectory: System.Numerics.Vectors -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Numerics.Vectors.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.mac/System.Numerics.Vectors.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Numerics.Vectors.pdb". 13>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/net461/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.FileSystem.dll". System.IO.Compression.FileSystem -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.FileSystem.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/net461/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.FileSystem.pdb". 17>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/net461/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Transactions.dll". 119>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Runtime.Serialization.Primitives.csproj" (default targets). 17>CopyFilesToOutputDirectory: System.Transactions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Transactions.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/net461/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Transactions.pdb". 20>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/net461/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.Linq.dll". 41>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/monoandroid/System.Runtime.Serialization.Primitives.csproj.CopyComplete" because "AlwaysCreate" was specified. 13>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.FileSystem.csproj" (default targets). 20>CopyFilesToOutputDirectory: System.Xml.Linq -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.Linq.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/net461/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.Linq.pdb". 91>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 41>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/monoandroid/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Primitives.dll". System.Runtime.Serialization.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Primitives.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/monoandroid/System.Runtime.Serialization.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Primitives.pdb". 91>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.watchos/System.IO.Compression.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.IO.Compression.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.watchos/System.IO.Compression.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 102>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 112>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Numerics.Vectors.csproj" (default targets). 41>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Primitives.csproj" (default targets). 102>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.watchos/System.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.watchos/System.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 17>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Transactions.csproj" (default targets). 14>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/net461/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Runtime.Serialization.dll". System.Runtime.Serialization -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Runtime.Serialization.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/net461/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Runtime.Serialization.pdb". 89>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 24>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 89>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.watchos/System.Core.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Core.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.watchos/System.Core.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 20>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.Linq.csproj" (default targets). 24>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/net461/System.ComponentModel.Composition.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.ComponentModel.Composition.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/net461/System.ComponentModel.Composition.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 14>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Runtime.Serialization.csproj" (default targets). 91>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.watchos/System.IO.Compression.csproj.CopyComplete" because "AlwaysCreate" was specified. 66>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 75>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 66>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.tvos/System.Net.Http.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Net.Http.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.tvos/System.Net.Http.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 75>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.tvos/System.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.tvos/System.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 97>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 55>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 97>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin-products.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.WatchOS/Release/xamarin.watchos/Xamarin.WatchOS.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 Xamarin.WatchOS.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.WatchOS/Release/xamarin.watchos/Xamarin.WatchOS.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.WatchOS/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 55>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.tvos/System.Core.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Core.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.tvos/System.Core.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 63>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.tvos/System.IO.Compression.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.IO.Compression.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.tvos/System.IO.Compression.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 103>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 97>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.WatchOS/Release/xamarin.watchos/Xamarin.WatchOS.csproj.CopyComplete" because "AlwaysCreate" was specified. 24>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/net461/System.ComponentModel.Composition.csproj.CopyComplete" because "AlwaysCreate" was specified. 125>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.mac/System.csproj.CopyComplete" because "AlwaysCreate" was specified. 103>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.watchos/System.Net.Http.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Net.Http.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.watchos/System.Net.Http.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 63>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.tvos/System.IO.Compression.csproj.CopyComplete" because "AlwaysCreate" was specified. 97>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.WatchOS/Release/xamarin.watchos/Xamarin.WatchOS.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/Xamarin.WatchOS.dll". Xamarin.WatchOS -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/Xamarin.WatchOS.dll 78>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 97>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.WatchOS/Release/xamarin.watchos/Xamarin.WatchOS.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/Xamarin.WatchOS.pdb". 66>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.tvos/System.Net.Http.csproj.CopyComplete" because "AlwaysCreate" was specified. 103>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.watchos/System.Net.Http.csproj.CopyComplete" because "AlwaysCreate" was specified. 78>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin-products.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.TVOS/Release/xamarin.tvos/Xamarin.TVOS.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 Xamarin.TVOS.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.TVOS/Release/xamarin.tvos/Xamarin.TVOS.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.TVOS/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore _CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.TVOS/Release/xamarin.tvos/Xamarin.TVOS.csproj.CopyComplete" because "AlwaysCreate" was specified. 125>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.mac/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll". System -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.mac/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.pdb". 97>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Xamarin.WatchOS.csproj" (default targets). 66>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.tvos/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Net.Http.dll". System.Net.Http -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Net.Http.dll 31>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/monoandroid/System.csproj.CopyComplete" because "AlwaysCreate" was specified. 66>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.tvos/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Net.Http.pdb". 22>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 122>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.ios/System.csproj.CopyComplete" because "AlwaysCreate" was specified. 78>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.TVOS/Release/xamarin.tvos/Xamarin.TVOS.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/Xamarin.TVOS.dll". Xamarin.TVOS -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/Xamarin.TVOS.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.TVOS/Release/xamarin.tvos/Xamarin.TVOS.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/Xamarin.TVOS.pdb". 63>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.tvos/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.dll". System.IO.Compression -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.tvos/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.pdb". 103>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.watchos/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Net.Http.dll". System.Net.Http -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Net.Http.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.watchos/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Net.Http.pdb". 22>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/net461/System.Data.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Data.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/net461/System.Data.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/net461/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 91>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.watchos/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.dll". System.IO.Compression -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.watchos/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.pdb". 66>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Net.Http.csproj" (default targets). 125>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj" (default targets). 122>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.ios/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll". System -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/xamarin.ios/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.pdb". 91>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.csproj" (default targets). 69>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 103>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Net.Http.csproj" (default targets). 69>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin-products.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.tvos/OpenTK-1.0.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 OpenTK-1.0.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.tvos/OpenTK-1.0.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 31>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/monoandroid/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll". System -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll 78>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Xamarin.TVOS.csproj" (default targets). 31>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System/Release/monoandroid/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.pdb". 122>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj" (default targets). 63>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.csproj" (default targets). 31>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj" (default targets). 69>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.tvos/OpenTK-1.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 84>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.ios/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Globalization.Extensions.dll". System.Globalization.Extensions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Globalization.Extensions.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Globalization.Extensions/Release/xamarin.ios/System.Globalization.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Globalization.Extensions.pdb". 69>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.tvos/OpenTK-1.0.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/OpenTK-1.0.dll". OpenTK-1.0 -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/OpenTK-1.0.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.tvos/OpenTK-1.0.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/OpenTK-1.0.pdb". 121:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Data.csproj" (121:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Transactions.csproj" (135:3) on node 25 (default targets). 135>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.ios/". 138>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 84>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Globalization.Extensions.csproj" (default targets). 138>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.ios/System.Net.Http.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Net.Http.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.ios/System.Net.Http.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 21>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Drawing/Release/net461/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Drawing.dll". System.Drawing -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Drawing.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Drawing/Release/net461/System.Drawing.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Drawing.pdb". 128>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 69>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/OpenTK-1.0.csproj" (default targets). 95>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 21>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Drawing.csproj" (default targets). 102>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.watchos/System.Xml.csproj.CopyComplete" because "AlwaysCreate" was specified. 128>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.mac/System.IO.Compression.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.IO.Compression.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.mac/System.IO.Compression.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 95>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.watchos/System.IO.Compression.FileSystem.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.IO.Compression.FileSystem.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.watchos/System.IO.Compression.FileSystem.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 24>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/net461/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.ComponentModel.Composition.dll". System.ComponentModel.Composition -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.ComponentModel.Composition.dll 102>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.watchos/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.dll". System.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.watchos/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.pdb". 108>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 24>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/net461/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.ComponentModel.Composition.pdb". 85>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.ios/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Primitives.dll". System.Runtime.Serialization.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Primitives.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Primitives/Release/xamarin.ios/System.Runtime.Serialization.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Primitives.pdb". 133>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 116>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 123>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 116>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.mac/System.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.mac/System.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 102>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj" (default targets). 123>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.mac/System.Net.Http.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Net.Http.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.mac/System.Net.Http.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 108>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin-products.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK/Release/xamarin.mac/OpenTK.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 OpenTK.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK/Release/xamarin.mac/OpenTK.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 85>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Primitives.csproj" (default targets). 24>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.ComponentModel.Composition.csproj" (default targets). 133>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.ios/System.Core.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Core.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.ios/System.Core.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 75>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.tvos/System.Xml.csproj.CopyComplete" because "AlwaysCreate" was specified. 135>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 75>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.tvos/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.dll". System.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.tvos/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.pdb". 135>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.ios/System.Transactions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Transactions.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.ios/System.Transactions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 93>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin-products.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.ios/OpenTK-1.0.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 OpenTK-1.0.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.ios/OpenTK-1.0.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 44>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/monoandroid/System.Net.Http.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Net.Http.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/monoandroid/System.Net.Http.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 128>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.mac/System.IO.Compression.csproj.CopyComplete" because "AlwaysCreate" was specified. 96>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 55>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.tvos/System.Core.csproj.CopyComplete" because "AlwaysCreate" was specified. 129>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 96>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.watchos/System.Xml.Linq.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.Linq.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.watchos/System.Xml.Linq.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 129>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin-products.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.Mac/Release/xamarin.mac/Xamarin.Mac.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 Xamarin.Mac.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.Mac/Release/xamarin.mac/Xamarin.Mac.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.Mac/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 42>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 9>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.ios/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Diagnostics.StackTrace.dll". System.Diagnostics.StackTrace -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Diagnostics.StackTrace.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Diagnostics.StackTrace/Release/xamarin.ios/System.Diagnostics.StackTrace.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Diagnostics.StackTrace.pdb". 55>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.tvos/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Core.dll". System.Core -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Core.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.tvos/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Core.pdb". 42>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin-products.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Mono.Android/Release/monoandroid/Mono.Android.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 Mono.Android.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Mono.Android/Release/monoandroid/Mono.Android.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Mono.Android/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 9>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Diagnostics.StackTrace.csproj" (default targets). 55>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Core.csproj" (default targets). 98>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.watchos/System.Web.Services.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Web.Services.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.watchos/System.Web.Services.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 128>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.mac/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.dll". System.IO.Compression -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.mac/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.pdb". 138>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.ios/System.Net.Http.csproj.CopyComplete" because "AlwaysCreate" was specified. 128>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.csproj" (default targets). 89>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.watchos/System.Core.csproj.CopyComplete" because "AlwaysCreate" was specified. 130>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 95>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.watchos/System.IO.Compression.FileSystem.csproj.CopyComplete" because "AlwaysCreate" was specified. 89>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.watchos/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Core.dll". System.Core -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Core.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.watchos/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Core.pdb". 130>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.mac/System.Core.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Core.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.mac/System.Core.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 123>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.mac/System.Net.Http.csproj.CopyComplete" because "AlwaysCreate" was specified. 52>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/monoandroid/System.IO.Compression.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.IO.Compression.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/monoandroid/System.IO.Compression.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 123>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.mac/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Net.Http.dll". System.Net.Http -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Net.Http.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.mac/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Net.Http.pdb". 89>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Core.csproj" (default targets). 95>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.watchos/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.FileSystem.dll". 123>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Net.Http.csproj" (default targets). 94>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 124>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 95>CopyFilesToOutputDirectory: System.IO.Compression.FileSystem -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.FileSystem.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.watchos/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.FileSystem.pdb". 67>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.ios/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Security.Cryptography.Algorithms.dll". 124>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.mac/System.IO.Compression.FileSystem.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.IO.Compression.FileSystem.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.mac/System.IO.Compression.FileSystem.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 67>CopyFilesToOutputDirectory: System.Security.Cryptography.Algorithms -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Security.Cryptography.Algorithms.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Cryptography.Algorithms/Release/xamarin.ios/System.Security.Cryptography.Algorithms.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Security.Cryptography.Algorithms.pdb". 94>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.watchos/System.Runtime.Serialization.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.watchos/System.Runtime.Serialization.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 135>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.ios/System.Transactions.csproj.CopyComplete" because "AlwaysCreate" was specified. 95>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.FileSystem.csproj" (default targets). 93>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.ios/OpenTK-1.0.csproj.CopyComplete" because "AlwaysCreate" was specified. 135>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.ios/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Transactions.dll". System.Transactions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Transactions.dll 67>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Security.Cryptography.Algorithms.csproj" (default targets). 135>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Transactions/Release/xamarin.ios/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Transactions.pdb". 75>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj" (default targets). 142>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.ios/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Numerics.dll". System.Numerics -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Numerics.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics/Release/xamarin.ios/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Numerics.pdb". 135>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Transactions.csproj" (default targets). 138>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.ios/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Net.Http.dll". System.Net.Http -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Net.Http.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/xamarin.ios/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Net.Http.pdb". 138>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Net.Http.csproj" (default targets). 42>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Mono.Android/Release/monoandroid/Mono.Android.csproj.CopyComplete" because "AlwaysCreate" was specified. 142>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Numerics.csproj" (default targets). 108>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK/Release/xamarin.mac/OpenTK.csproj.CopyComplete" because "AlwaysCreate" was specified. 129>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.Mac/Release/xamarin.mac/Xamarin.Mac.csproj.CopyComplete" because "AlwaysCreate" was specified. 93>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.ios/OpenTK-1.0.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/OpenTK-1.0.dll". OpenTK-1.0 -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/OpenTK-1.0.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK-1.0/Release/xamarin.ios/OpenTK-1.0.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/OpenTK-1.0.pdb". 44>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/monoandroid/System.Net.Http.csproj.CopyComplete" because "AlwaysCreate" was specified. 129>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.Mac/Release/xamarin.mac/Xamarin.Mac.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/Xamarin.Mac.dll". Xamarin.Mac -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/Xamarin.Mac.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.Mac/Release/xamarin.mac/Xamarin.Mac.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/Xamarin.Mac.pdb". 90>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 42>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Mono.Android/Release/monoandroid/Mono.Android.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/Mono.Android.dll". Mono.Android -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/Mono.Android.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Mono.Android/Release/monoandroid/Mono.Android.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/Mono.Android.pdb". 90>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.watchos/System.Data.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Data.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.watchos/System.Data.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 22>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/net461/System.Data.csproj.CopyComplete" because "AlwaysCreate" was specified. 116>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.mac/System.Xml.csproj.CopyComplete" because "AlwaysCreate" was specified. 124>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.mac/System.IO.Compression.FileSystem.csproj.CopyComplete" because "AlwaysCreate" was specified. 96>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.watchos/System.Xml.Linq.csproj.CopyComplete" because "AlwaysCreate" was specified. 94>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.watchos/System.Runtime.Serialization.csproj.CopyComplete" because "AlwaysCreate" was specified. 108>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK/Release/xamarin.mac/OpenTK.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/OpenTK.dll". OpenTK -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/OpenTK.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/OpenTK/Release/xamarin.mac/OpenTK.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/OpenTK.pdb". 90>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 93>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/OpenTK-1.0.csproj" (default targets). 44>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/monoandroid/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Net.Http.dll". System.Net.Http -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Net.Http.dll 52>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/monoandroid/System.IO.Compression.csproj.CopyComplete" because "AlwaysCreate" was specified. 44>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Net.Http/Release/monoandroid/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Net.Http.pdb". 35>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 98>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.watchos/System.Web.Services.csproj.CopyComplete" because "AlwaysCreate" was specified. 35>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/monoandroid/System.Core.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Core.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/monoandroid/System.Core.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 83>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 42>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Mono.Android.csproj" (default targets). 83>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.watchos/System.ComponentModel.Composition.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.ComponentModel.Composition.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.watchos/System.ComponentModel.Composition.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 108>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/OpenTK.csproj" (default targets). 44>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Net.Http.csproj" (default targets). 83>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.watchos/System.ComponentModel.Composition.csproj.CopyComplete" because "AlwaysCreate" was specified. 116>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.mac/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.dll". System.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.mac/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.pdb". 136>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.ios/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Numerics.Vectors.dll". System.Numerics.Vectors -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Numerics.Vectors.dll 52>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/monoandroid/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.dll". System.IO.Compression -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/monoandroid/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.pdb". 136>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Numerics.Vectors/Release/xamarin.ios/System.Numerics.Vectors.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Numerics.Vectors.pdb". 129>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Xamarin.Mac.csproj" (default targets). 54>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 116>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.csproj" (default targets). 54>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/monoandroid/System.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/monoandroid/System.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 52>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.csproj" (default targets). 136>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Numerics.Vectors.csproj" (default targets). 124>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.mac/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.FileSystem.dll". System.IO.Compression.FileSystem -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.FileSystem.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.mac/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.FileSystem.pdb". 83>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.watchos/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.ComponentModel.Composition.dll". System.ComponentModel.Composition -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.ComponentModel.Composition.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.watchos/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.ComponentModel.Composition.pdb". 137>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 64>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.tvos/System.IO.Compression.FileSystem.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.IO.Compression.FileSystem.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.tvos/System.IO.Compression.FileSystem.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 83>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.ComponentModel.Composition.csproj" (default targets). 137>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.ios/System.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.ios/System.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 124>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.FileSystem.csproj" (default targets). 133>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.ios/System.Core.csproj.CopyComplete" because "AlwaysCreate" was specified. 64>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.tvos/System.IO.Compression.FileSystem.csproj.CopyComplete" because "AlwaysCreate" was specified. 70>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.tvos/System.ComponentModel.Composition.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.ComponentModel.Composition.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.tvos/System.ComponentModel.Composition.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 139>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 118>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.mac/System.Xml.Linq.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.Linq.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.mac/System.Xml.Linq.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 139>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin-products.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.iOS/Release/xamarin.ios/Xamarin.iOS.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 Xamarin.iOS.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.iOS/Release/xamarin.ios/Xamarin.iOS.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.iOS/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 110>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 133>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.ios/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Core.dll". System.Core -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Core.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.ios/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Core.pdb". 139>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.iOS/Release/xamarin.ios/Xamarin.iOS.csproj.CopyComplete" because "AlwaysCreate" was specified. 110>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.mac/System.Web.Services.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Web.Services.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.mac/System.Web.Services.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 133>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Core.csproj" (default targets). 139>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.iOS/Release/xamarin.ios/Xamarin.iOS.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/Xamarin.iOS.dll". Xamarin.iOS -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/Xamarin.iOS.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Xamarin.iOS/Release/xamarin.ios/Xamarin.iOS.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/Xamarin.iOS.pdb". 43>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/monoandroid/System.IO.Compression.FileSystem.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.IO.Compression.FileSystem.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/monoandroid/System.IO.Compression.FileSystem.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 139>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Xamarin.iOS.csproj" (default targets). 70>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.tvos/System.ComponentModel.Composition.csproj.CopyComplete" because "AlwaysCreate" was specified. 54>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/monoandroid/System.Xml.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/monoandroid/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.dll". System.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/monoandroid/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.pdb". 43>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/monoandroid/System.IO.Compression.FileSystem.csproj.CopyComplete" because "AlwaysCreate" was specified. 82>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 130>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.mac/System.Core.csproj.CopyComplete" because "AlwaysCreate" was specified. 82>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.ios/System.ComponentModel.Composition.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.ComponentModel.Composition.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.ios/System.ComponentModel.Composition.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 127>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.mac/System.Runtime.Serialization.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.mac/System.Runtime.Serialization.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 118>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.mac/System.Xml.Linq.csproj.CopyComplete" because "AlwaysCreate" was specified. 127>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 64>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.tvos/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.FileSystem.dll". System.IO.Compression.FileSystem -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.FileSystem.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.tvos/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.FileSystem.pdb". 90>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.watchos/System.Data.csproj.CopyComplete" because "AlwaysCreate" was specified. 130>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.mac/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Core.dll". 118>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.mac/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.Linq.dll". System.Xml.Linq -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.Linq.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.mac/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.Linq.pdb". 130>CopyFilesToOutputDirectory: System.Core -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Core.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/xamarin.mac/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Core.pdb". 54>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.csproj" (default targets). 64>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.FileSystem.csproj" (default targets). 118>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.Linq.csproj" (default targets). 43>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/monoandroid/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.FileSystem.dll". System.IO.Compression.FileSystem -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.FileSystem.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/monoandroid/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.FileSystem.pdb". 90>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.watchos/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Data.dll". System.Data -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Data.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.watchos/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Data.pdb". 35>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/monoandroid/System.Core.csproj.CopyComplete" because "AlwaysCreate" was specified. 43>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.FileSystem.csproj" (default targets). 90>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Data.csproj" (default targets). 35>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/monoandroid/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Core.dll". 96>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.watchos/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.Linq.dll". 35>CopyFilesToOutputDirectory: System.Core -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Core.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Core/Release/monoandroid/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Core.pdb". 94>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.watchos/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.dll". 96>CopyFilesToOutputDirectory: System.Xml.Linq -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.Linq.dll 130>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Core.csproj" (default targets). 94>CopyFilesToOutputDirectory: System.Runtime.Serialization -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.dll 98>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.watchos/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Web.Services.dll". 94>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.watchos/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.pdb". 98>CopyFilesToOutputDirectory: System.Web.Services -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Web.Services.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.watchos/System.Web.Services.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Web.Services.pdb". 94>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Runtime.Serialization.csproj" (default targets). 137>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.ios/System.Xml.csproj.CopyComplete" because "AlwaysCreate" was specified. 96>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.watchos/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.Linq.pdb". 35>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Core.csproj" (default targets). 115>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 137>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.ios/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.dll". System.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.dll 60>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 137>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml/Release/xamarin.ios/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.pdb". 115>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.mac/System.Data.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Data.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.mac/System.Data.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 60>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/monoandroid/System.Web.Services.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Web.Services.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/monoandroid/System.Web.Services.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 96>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.Linq.csproj" (default targets). 98>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Web.Services.csproj" (default targets). 82>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.ios/System.ComponentModel.Composition.csproj.CopyComplete" because "AlwaysCreate" was specified. 137>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj" (default targets). 110>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.mac/System.Web.Services.csproj.CopyComplete" because "AlwaysCreate" was specified. 82>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.ios/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.ComponentModel.Composition.dll". System.ComponentModel.Composition -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.ComponentModel.Composition.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.ios/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.ComponentModel.Composition.pdb". 110>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.mac/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Web.Services.dll". 82>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.ComponentModel.Composition.csproj" (default targets). 110>CopyFilesToOutputDirectory: System.Web.Services -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Web.Services.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.mac/System.Web.Services.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Web.Services.pdb". 126>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.ios/System.IO.Compression.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.IO.Compression.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.ios/System.IO.Compression.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore _CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.ios/System.IO.Compression.csproj.CopyComplete" because "AlwaysCreate" was specified. 110>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Web.Services.csproj" (default targets). 77>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 58>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/monoandroid/System.Xml.Linq.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.Linq.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/monoandroid/System.Xml.Linq.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 77>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.tvos/System.Xml.Linq.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.Linq.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.tvos/System.Xml.Linq.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 62>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 126>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.ios/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.dll". System.IO.Compression -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression/Release/xamarin.ios/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.pdb". 62>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.tvos/System.Data.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Data.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.tvos/System.Data.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 76>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 131>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.mac/System.ComponentModel.Composition.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.ComponentModel.Composition.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.mac/System.ComponentModel.Composition.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 127>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.mac/System.Runtime.Serialization.csproj.CopyComplete" because "AlwaysCreate" was specified. 76>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.tvos/System.Runtime.Serialization.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.tvos/System.Runtime.Serialization.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 126>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.csproj" (default targets). 92>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.ios/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Security.SecureString.dll". System.Security.SecureString -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Security.SecureString.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.SecureString/Release/xamarin.ios/System.Security.SecureString.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Security.SecureString.pdb". 71>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.tvos/System.Web.Services.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Web.Services.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.tvos/System.Web.Services.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 127>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.mac/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.dll". System.Runtime.Serialization -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.dll 92>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Security.SecureString.csproj" (default targets). 127>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.mac/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.pdb". 77>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.tvos/System.Xml.Linq.csproj.CopyComplete" because "AlwaysCreate" was specified. 127>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Runtime.Serialization.csproj" (default targets). 77>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.tvos/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.Linq.dll". System.Xml.Linq -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.Linq.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.tvos/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.Linq.pdb". 70>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.tvos/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.ComponentModel.Composition.dll". System.ComponentModel.Composition -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.ComponentModel.Composition.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.tvos/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.ComponentModel.Composition.pdb". 58>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/monoandroid/System.Xml.Linq.csproj.CopyComplete" because "AlwaysCreate" was specified. 60>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/monoandroid/System.Web.Services.csproj.CopyComplete" because "AlwaysCreate" was specified. 71>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.tvos/System.Web.Services.csproj.CopyComplete" because "AlwaysCreate" was specified. 76>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.tvos/System.Runtime.Serialization.csproj.CopyComplete" because "AlwaysCreate" was specified. 77>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.Linq.csproj" (default targets). 131>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.mac/System.ComponentModel.Composition.csproj.CopyComplete" because "AlwaysCreate" was specified. 72>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 71>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.tvos/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Web.Services.dll". 72>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Primitives.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.watchos/System.Runtime.Serialization.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.Xml.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.watchos/System.Runtime.Serialization.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 132>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 76>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.tvos/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.dll". System.Runtime.Serialization -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.tvos/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.pdb". 71>CopyFilesToOutputDirectory: System.Web.Services -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Web.Services.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.tvos/System.Web.Services.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Web.Services.pdb". 70>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.ComponentModel.Composition.csproj" (default targets). 132>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.ios/System.IO.Compression.FileSystem.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.IO.Compression.FileSystem.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.ios/System.IO.Compression.FileSystem.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 72>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.watchos/System.Runtime.Serialization.Xml.csproj.CopyComplete" because "AlwaysCreate" was specified. 58>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/monoandroid/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.Linq.dll". System.Xml.Linq -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.Linq.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/monoandroid/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.Linq.pdb". 60>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/monoandroid/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Web.Services.dll". System.Web.Services -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Web.Services.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/monoandroid/System.Web.Services.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Web.Services.pdb". 132>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.ios/System.IO.Compression.FileSystem.csproj.CopyComplete" because "AlwaysCreate" was specified. 22>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/net461/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Data.dll". System.Data -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Data.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/net461/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Data.pdb". 76>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Runtime.Serialization.csproj" (default targets). 71>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Web.Services.csproj" (default targets). 60>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Web.Services.csproj" (default targets). 22>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Data.csproj" (default targets). 131>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.mac/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.ComponentModel.Composition.dll". System.ComponentModel.Composition -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.ComponentModel.Composition.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/xamarin.mac/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.ComponentModel.Composition.pdb". 58>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.Linq.csproj" (default targets). 132>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.ios/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.FileSystem.dll". System.IO.Compression.FileSystem -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.FileSystem.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.IO.Compression.FileSystem/Release/xamarin.ios/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.FileSystem.pdb". 131>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.ComponentModel.Composition.csproj" (default targets). 115>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.mac/System.Data.csproj.CopyComplete" because "AlwaysCreate" was specified. 132>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.FileSystem.csproj" (default targets). 57>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.Linq.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.tvos/System.Xml.XPath.XDocument.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.XPath.XDocument.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.tvos/System.Xml.XPath.XDocument.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 79>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 27>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 57>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.tvos/System.Xml.XPath.XDocument.csproj.CopyComplete" because "AlwaysCreate" was specified. 115>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.mac/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Data.dll". 27>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/monoandroid/System.Data.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Data.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/monoandroid/System.Data.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 115>CopyFilesToOutputDirectory: System.Data -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Data.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.mac/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Data.pdb". 79>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.Linq.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.watchos/System.Xml.XPath.XDocument.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.XPath.XDocument.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.watchos/System.Xml.XPath.XDocument.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.watchos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 115>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Data.csproj" (default targets). 79>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.watchos/System.Xml.XPath.XDocument.csproj.CopyComplete" because "AlwaysCreate" was specified. 39>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/monoandroid/System.Runtime.Serialization.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/monoandroid/System.Runtime.Serialization.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 57>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.tvos/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.XPath.XDocument.dll". System.Xml.XPath.XDocument -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.XPath.XDocument.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.tvos/System.Xml.XPath.XDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.XPath.XDocument.pdb". 57>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Xml.XPath.XDocument.csproj" (default targets). 62>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.tvos/System.Data.csproj.CopyComplete" because "AlwaysCreate" was specified. 79>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.watchos/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.XPath.XDocument.dll". System.Xml.XPath.XDocument -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.XPath.XDocument.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.watchos/System.Xml.XPath.XDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.XPath.XDocument.pdb". 79>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Xml.XPath.XDocument.csproj" (default targets). 72>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.watchos/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Xml.dll". System.Runtime.Serialization.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Xml.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.watchos/System.Runtime.Serialization.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Xml.pdb". 72>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Xml.csproj" (default targets). 26>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.Linq.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/monoandroid/System.Xml.XPath.XDocument.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.XPath.XDocument.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/monoandroid/System.Xml.XPath.XDocument.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 32>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 39>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/monoandroid/System.Runtime.Serialization.csproj.CopyComplete" because "AlwaysCreate" was specified. 32>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/monoandroid/System.ComponentModel.Composition.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.ComponentModel.Composition.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/monoandroid/System.ComponentModel.Composition.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 39>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/monoandroid/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.dll". System.Runtime.Serialization -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/monoandroid/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.pdb". 140>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 26>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/monoandroid/System.Xml.XPath.XDocument.csproj.CopyComplete" because "AlwaysCreate" was specified. 140>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.ios/System.Xml.Linq.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.Linq.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.ios/System.Xml.Linq.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 39>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Runtime.Serialization.csproj" (default targets). 26>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/monoandroid/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.XPath.XDocument.dll". System.Xml.XPath.XDocument -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.XPath.XDocument.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/monoandroid/System.Xml.XPath.XDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.XPath.XDocument.pdb". 121>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.ios/System.Data.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Data.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.ios/System.Data.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 26>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Xml.XPath.XDocument.csproj" (default targets). 140>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.ios/System.Xml.Linq.csproj.CopyComplete" because "AlwaysCreate" was specified. 117>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Primitives.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.mac/System.Runtime.Serialization.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.Xml.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.mac/System.Runtime.Serialization.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 141>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.ios/System.Web.Services.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Web.Services.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.ios/System.Web.Services.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 32>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/monoandroid/System.ComponentModel.Composition.csproj.CopyComplete" because "AlwaysCreate" was specified. 40>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 140>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.ios/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.Linq.dll". 40>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Primitives.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/monoandroid/System.Runtime.Serialization.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.Xml.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/monoandroid/System.Runtime.Serialization.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/monoandroid/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 140>CopyFilesToOutputDirectory: System.Xml.Linq -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.Linq.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.Linq/Release/xamarin.ios/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.Linq.pdb". 117>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.mac/System.Runtime.Serialization.Xml.csproj.CopyComplete" because "AlwaysCreate" was specified. 32>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/monoandroid/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.ComponentModel.Composition.dll". System.ComponentModel.Composition -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.ComponentModel.Composition.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.ComponentModel.Composition/Release/monoandroid/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.ComponentModel.Composition.pdb". 62>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.tvos/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Data.dll". System.Data -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Data.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.tvos/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Data.pdb". 62>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Data.csproj" (default targets). 40>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/monoandroid/System.Runtime.Serialization.Xml.csproj.CopyComplete" because "AlwaysCreate" was specified. 32>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.ComponentModel.Composition.csproj" (default targets). 117>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.mac/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Xml.dll". System.Runtime.Serialization.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Xml.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.mac/System.Runtime.Serialization.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Xml.pdb". 40>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/monoandroid/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Xml.dll". System.Runtime.Serialization.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Xml.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/monoandroid/System.Runtime.Serialization.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Xml.pdb". 117>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Runtime.Serialization.Xml.csproj" (default targets). 40>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Xml.csproj" (default targets). 50>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Primitives.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.tvos/System.Runtime.Serialization.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.Xml.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.tvos/System.Runtime.Serialization.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.tvos/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore _CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.tvos/System.Runtime.Serialization.Xml.csproj.CopyComplete" because "AlwaysCreate" was specified. 140>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.Linq.csproj" (default targets). 50>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.tvos/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Xml.dll". System.Runtime.Serialization.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Xml.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.tvos/System.Runtime.Serialization.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Xml.pdb". 141>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.ios/System.Web.Services.csproj.CopyComplete" because "AlwaysCreate" was specified. 50>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Xml.csproj" (default targets). 65>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 141>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.ios/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Web.Services.dll". System.Web.Services -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Web.Services.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Web.Services/Release/xamarin.ios/System.Web.Services.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Web.Services.pdb". 65>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.Linq.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.ios/System.Xml.XPath.XDocument.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.XPath.XDocument.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.ios/System.Xml.XPath.XDocument.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 27>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/monoandroid/System.Data.csproj.CopyComplete" because "AlwaysCreate" was specified. 65>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.ios/System.Xml.XPath.XDocument.csproj.CopyComplete" because "AlwaysCreate" was specified. 141>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Web.Services.csproj" (default targets). 65>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.ios/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.XPath.XDocument.dll". System.Xml.XPath.XDocument -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.XPath.XDocument.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.ios/System.Xml.XPath.XDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.XPath.XDocument.pdb". 27>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/monoandroid/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Data.dll". System.Data -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Data.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/monoandroid/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Data.pdb". 27>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Data.csproj" (default targets). 65>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Xml.XPath.XDocument.csproj" (default targets). 111>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.Linq.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.mac/System.Xml.XPath.XDocument.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Xml.XPath.XDocument.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.mac/System.Xml.XPath.XDocument.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.mac/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore _CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.mac/System.Xml.XPath.XDocument.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.mac/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.XPath.XDocument.dll". System.Xml.XPath.XDocument -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.XPath.XDocument.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Xml.XPath.XDocument/Release/xamarin.mac/System.Xml.XPath.XDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.XPath.XDocument.pdb". 111>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Xml.XPath.XDocument.csproj" (default targets). 121>_CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.ios/System.Data.csproj.CopyComplete" because "AlwaysCreate" was specified. 6>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,618,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINWATCHOS;XAMARINWATCHOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Web.Services.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/Xamarin.WatchOS.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.watchos/netstandard.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /langversion:preview /analyzer:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/analyzers/Microsoft.DotNet.CodeAnalysis.dll System.Void.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.watchos/netstandard.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.watchos/_AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.watchos//netstandard.Forwards.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 134>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/SilverlightPlatformPublicKey.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.ios/System.Runtime.Serialization.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.ios/System.Runtime.Serialization.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore _CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.ios/System.Runtime.Serialization.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.ios/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.dll". System.Runtime.Serialization -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization/Release/xamarin.ios/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.pdb". 134>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Runtime.Serialization.csproj" (default targets). 121>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.ios/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Data.dll". System.Data -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Data.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Data/Release/xamarin.ios/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Data.pdb". 121>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Data.csproj" (default targets). 101>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe+ /checked- /nowarn:1701,1702,1705,1591,0618,0619,0809,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Primitives.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.ios/System.Runtime.Serialization.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Runtime.Serialization.Xml.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.ios/System.Runtime.Serialization.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.ios/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore _CopyFilesMarkedCopyLocal: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.ios/System.Runtime.Serialization.Xml.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.ios/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Xml.dll". System.Runtime.Serialization.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Xml.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Runtime.Serialization.Xml/Release/xamarin.ios/System.Runtime.Serialization.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Xml.pdb". 101>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Xml.csproj" (default targets). 6>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,618,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETFRAMEWORK;NET461 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.Linq.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/net461/netstandard.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /subsystemversion:6.00 /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /langversion:preview /analyzer:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/analyzers/Microsoft.DotNet.CodeAnalysis.dll System.Void.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/net461/netstandard.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/net461/_AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/net461//netstandard.Forwards.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 6>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,618,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINMAC;XAMARINMAC0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/OpenTK.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Web.Services.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/Xamarin.Mac.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.mac/netstandard.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /langversion:preview /analyzer:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/analyzers/Microsoft.DotNet.CodeAnalysis.dll System.Void.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.mac/netstandard.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.mac/_AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.mac//netstandard.Forwards.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 6>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,618,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINIOS;XAMARINIOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/OpenTK-1.0.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Web.Services.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/Xamarin.iOS.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.ios/netstandard.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /langversion:preview /analyzer:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/analyzers/Microsoft.DotNet.CodeAnalysis.dll System.Void.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.ios/netstandard.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.ios/_AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.ios//netstandard.Forwards.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 6>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/Xamarin.WatchOS.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/Xamarin.WatchOS.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Diagnostics.StackTrace.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Diagnostics.StackTrace.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Globalization.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Globalization.Extensions.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Runtime.Serialization.Xml.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Runtime.Serialization.Primitives.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Security.Cryptography.Algorithms.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Security.Cryptography.Algorithms.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Security.SecureString.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Security.SecureString.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.XPath.XDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Xml.XPath.XDocument.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/mscorlib.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.ComponentModel.Composition.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Data.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.IO.Compression.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Net.Http.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.IO.Compression.FileSystem.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Numerics.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Numerics.Vectors.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Numerics.Vectors.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Runtime.Serialization.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Transactions.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Xml.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Web.Services.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Web.Services.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/System.Xml.Linq.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.watchos/Xamarin.WatchOS.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/Xamarin.WatchOS.pdb". Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.watchos/netstandard.csproj.CopyComplete" because "AlwaysCreate" was specified. 6>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Drawing.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Runtime.InteropServices.RuntimeInformation.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.ValueTuple.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/mscorlib.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Web.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Web.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.ComponentModel.Composition.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.IO.Compression.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Data.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Drawing.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Drawing.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.IO.Compression.FileSystem.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Net.Http.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Runtime.InteropServices.RuntimeInformation.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Runtime.InteropServices.RuntimeInformation.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Numerics.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Runtime.Serialization.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Transactions.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Web.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Web.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.ValueTuple.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.ValueTuple.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Xml.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/net461/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/System.Xml.Linq.pdb". Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/net461/netstandard.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/net461/netstandard.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/netstandard.dll". netstandard -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/netstandard.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/net461/netstandard.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/net461/netstandard.pdb". 6>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (Build target(s)). 6>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/OpenTK.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/OpenTK.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Diagnostics.StackTrace.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Diagnostics.StackTrace.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Globalization.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Globalization.Extensions.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/Xamarin.Mac.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/Xamarin.Mac.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Runtime.Serialization.Primitives.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Runtime.Serialization.Xml.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Security.Cryptography.Algorithms.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Security.Cryptography.Algorithms.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Security.SecureString.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Security.SecureString.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.XPath.XDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Xml.XPath.XDocument.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/OpenTK.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/OpenTK.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/mscorlib.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.ComponentModel.Composition.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Data.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.IO.Compression.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.IO.Compression.FileSystem.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Net.Http.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Numerics.Vectors.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Numerics.Vectors.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Numerics.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Runtime.Serialization.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Web.Services.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Web.Services.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Xml.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Transactions.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/System.Xml.Linq.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.mac/Xamarin.Mac.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/Xamarin.Mac.pdb". Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.mac/netstandard.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.mac/netstandard.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/netstandard.dll". netstandard -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/netstandard.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.mac/netstandard.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.mac/netstandard.pdb". 6>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (Build target(s)). 6>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/OpenTK-1.0.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/OpenTK-1.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Diagnostics.StackTrace.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Diagnostics.StackTrace.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Globalization.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Globalization.Extensions.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Security.Cryptography.Algorithms.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Security.Cryptography.Algorithms.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Security.SecureString.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Security.SecureString.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/Xamarin.iOS.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/Xamarin.iOS.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.XPath.XDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Xml.XPath.XDocument.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/mscorlib.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.ComponentModel.Composition.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/OpenTK-1.0.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/OpenTK-1.0.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Data.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.IO.Compression.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.IO.Compression.FileSystem.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Runtime.Serialization.Xml.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Numerics.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Net.Http.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Numerics.Vectors.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Numerics.Vectors.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Runtime.Serialization.Primitives.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Runtime.Serialization.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Transactions.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Web.Services.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Web.Services.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Xml.Linq.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/Xamarin.iOS.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/Xamarin.iOS.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.ios/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/System.Xml.pdb". Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.ios/netstandard.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.ios/netstandard.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/netstandard.dll". 6>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.watchos/netstandard.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/netstandard.dll". 6>CopyFilesToOutputDirectory: netstandard -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/netstandard.dll 6>CopyFilesToOutputDirectory: netstandard -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/netstandard.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.watchos/netstandard.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.watchos/netstandard.pdb". 6>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.ios/netstandard.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.ios/netstandard.pdb". 6>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (Build target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (Build target(s)). 6>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,618,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;XAMARINTVOS;XAMARINTVOS0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/OpenTK-1.0.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Web.Services.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/Xamarin.TVOS.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.tvos/netstandard.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /langversion:preview /analyzer:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/analyzers/Microsoft.DotNet.CodeAnalysis.dll System.Void.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.tvos/netstandard.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.tvos/_AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.tvos//netstandard.Forwards.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 6>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,618,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;MONOANDROID;MONOANDROID0_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/Mono.Android.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Web.Services.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.XPath.XDocument.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/monoandroid/netstandard.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /langversion:preview /analyzer:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/analyzers/Microsoft.DotNet.CodeAnalysis.dll System.Void.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/monoandroid/netstandard.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/monoandroid/_AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/monoandroid//netstandard.Forwards.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 6>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/OpenTK-1.0.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/OpenTK-1.0.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/Xamarin.TVOS.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/Xamarin.TVOS.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Diagnostics.StackTrace.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Diagnostics.StackTrace.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Globalization.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Globalization.Extensions.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Runtime.Serialization.Primitives.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Security.Cryptography.Algorithms.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Security.Cryptography.Algorithms.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Runtime.Serialization.Xml.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Security.SecureString.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Security.SecureString.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.XPath.XDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Xml.XPath.XDocument.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/mscorlib.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/OpenTK-1.0.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/OpenTK-1.0.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.ComponentModel.Composition.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Data.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.IO.Compression.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.IO.Compression.FileSystem.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Numerics.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Net.Http.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Numerics.Vectors.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Numerics.Vectors.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Runtime.Serialization.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Transactions.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Web.Services.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Web.Services.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Xml.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/System.Xml.Linq.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/xamarin.tvos/Xamarin.TVOS.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/Xamarin.TVOS.pdb". Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.tvos/netstandard.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.tvos/netstandard.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/netstandard.dll". netstandard -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/netstandard.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/xamarin.tvos/netstandard.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/xamarin.tvos/netstandard.pdb". 6>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (Build target(s)). 6>_CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.ComponentModel.Composition.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/Mono.Android.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/Mono.Android.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/mscorlib.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Data.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Diagnostics.StackTrace.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Globalization.Extensions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.IO.Compression.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.IO.Compression.FileSystem.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Net.Http.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Numerics.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Runtime.Serialization.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Numerics.Vectors.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Runtime.Serialization.Primitives.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Runtime.Serialization.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Security.Cryptography.Algorithms.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Transactions.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Security.SecureString.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Web.Services.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Web.Services.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Xml.Linq.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Xml.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Diagnostics.StackTrace.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Diagnostics.StackTrace.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Xml.XPath.XDocument.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Globalization.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Globalization.Extensions.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Runtime.Serialization.Primitives.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Runtime.Serialization.Xml.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Security.Cryptography.Algorithms.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Security.Cryptography.Algorithms.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Security.SecureString.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Security.SecureString.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.XPath.XDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Xml.XPath.XDocument.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/mscorlib.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.ComponentModel.Composition.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Core.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/Mono.Android.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/Mono.Android.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.IO.Compression.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.IO.Compression.FileSystem.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Data.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Numerics.Vectors.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Numerics.Vectors.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Net.Http.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Runtime.Serialization.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Numerics.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Transactions.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Web.Services.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Web.Services.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Xml.pdb". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/monoandroid/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/System.Xml.Linq.pdb". Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/monoandroid/netstandard.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/monoandroid/netstandard.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/netstandard.dll". netstandard -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/netstandard.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/netstandard/Release/monoandroid/netstandard.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/netstandard/Release/monoandroid/netstandard.pdb". 6>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (Build target(s)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj" (Build target(s)). 4>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/src.builds" (default targets). 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/build.proj" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/packages.builds" (143) on node 23 (default targets). 143>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/packages.builds" (143) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/Microsoft.Private.Standard.pkgproj" (144) on node 24 (Build target(s)). 144>GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. 143>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/packages.builds" (143) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/NETStandard.Library.pkgproj" (146) on node 29 (Build target(s)). 146>GetPkgProjPackageDependencies: Skipping target "GetPkgProjPackageDependencies" because it has no inputs. 144>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/Microsoft.Private.Standard.pkgproj" (144) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) on node 25 (Build target(s)). 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Windows.csproj" (149) on node 7 (Build target(s)). 149>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Windows/Release/netstandard2.1/". 144>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/Microsoft.Private.Standard.pkgproj" (144) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) on node 31 (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.Primitives.csproj" (161) on node 2 (Build target(s)). 161>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.Primitives/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.AppContext.csproj" (155) on node 31 (Build target(s)). 155>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.AppContext/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Xml.Serialization.csproj" (150) on node 21 (Build target(s)). 150>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.Serialization/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Drawing.csproj" (151) on node 15 (Build target(s)). 151>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Drawing/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Core.csproj" (152) on node 19 (Build target(s)). 152>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Core/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.ComponentModel.Composition.csproj" (158) on node 23 (Build target(s)). 158>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.Composition/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.ServiceModel.Web.csproj" (163) on node 10 (Build target(s)). 163>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ServiceModel.Web/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.IO.Compression.FileSystem.csproj" (148) on node 14 (Build target(s)). 148>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression.FileSystem/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Transactions.csproj" (153) on node 9 (Build target(s)). 153>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Transactions/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Xml.csproj" (166) on node 29 (Build target(s)). 166>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Runtime.Serialization.csproj" (154) on node 11 (Build target(s)). 154>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.csproj" (164) on node 17 (Build target(s)). 164>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.TypeConverter.csproj" (162) on node 6 (Build target(s)). 162>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.TypeConverter/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.csproj" (156) on node 18 (Build target(s)). 156>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Contracts.csproj" (159) on node 3 (Build target(s)). 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.Concurrent.csproj" (171) on node 28 (Build target(s)). 171>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.Concurrent/Release/netstandard2.1/". 159>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Contracts/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Xml.Linq.csproj" (160) on node 30 (Build target(s)). 160>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.Linq/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Web.csproj" (169) on node 25 (Build target(s)). 169>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Web/Release/netstandard2.1/". 149>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Data.Common.csproj" (170) on node 4 (Build target(s)). 170>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Data.Common/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Console.csproj" (165) on node 5 (Build target(s)). 165>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Console/Release/netstandard2.1/". 149>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Windows/Release/netstandard2.1/System.Windows.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Windows.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Windows/Release/netstandard2.1/System.Windows.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Windows/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.EventBasedAsync.csproj" (174) on node 8 (Build target(s)). 174>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.EventBasedAsync/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Net.csproj" (168) on node 13 (Build target(s)). 168>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Data.csproj" (167) on node 24 (Build target(s)). 167>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Data/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.csproj" (173) on node 27 (Build target(s)). 173>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/mscorlib.csproj" (157) on node 32 (Build target(s)). 157>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/mscorlib/Release/netstandard2.1/". 147>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (147) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Numerics.csproj" (172) on node 12 (Build target(s)). 172>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Numerics/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.NonGeneric.csproj" (176) on node 26 (Build target(s)). 176>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.NonGeneric/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Buffers.csproj" (177) on node 16 (Build target(s)). 177>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Buffers/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Debug.csproj" (175) on node 1 (Build target(s)). 175>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Debug/Release/netstandard2.1/". 149>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Windows/Release/netstandard2.1/System.Windows.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Windows.dll". System.Windows -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Windows.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Windows/Release/netstandard2.1/System.Windows.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Windows.pdb". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/Microsoft.Win32.Primitives.csproj" (178) on node 22 (Build target(s)). 178>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/Microsoft.Win32.Primitives/Release/netstandard2.1/". 152>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Core/Release/netstandard2.1/System.Core.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Core.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Core/Release/netstandard2.1/System.Core.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Core/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Core/Release/netstandard2.1/System.Core.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Core.dll". System.Core -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Core.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Core/Release/netstandard2.1/System.Core.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Core.pdb". 161>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.Primitives/Release/netstandard2.1/System.ComponentModel.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.ComponentModel.Primitives.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.Primitives/Release/netstandard2.1/System.ComponentModel.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.Primitives/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 149>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Windows.csproj" (Build target(s)). 175>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Debug/Release/netstandard2.1/System.Diagnostics.Debug.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Diagnostics.Debug.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Debug/Release/netstandard2.1/System.Diagnostics.Debug.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Debug/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.Specialized.csproj" (179) on node 20 (Build target(s)). 179>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.Specialized/Release/netstandard2.1/". 152>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Core.csproj" (Build target(s)). 161>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.Primitives/Release/netstandard2.1/System.ComponentModel.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ComponentModel.Primitives.dll". System.ComponentModel.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ComponentModel.Primitives.dll 175>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Debug/Release/netstandard2.1/System.Diagnostics.Debug.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Debug.dll". System.Diagnostics.Debug -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Debug.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Debug/Release/netstandard2.1/System.Diagnostics.Debug.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Debug.pdb". 161>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.Primitives/Release/netstandard2.1/System.ComponentModel.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ComponentModel.Primitives.pdb". 155>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 151>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 164>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 175>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Debug.csproj" (Build target(s)). 158>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 150>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 151>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Drawing/Release/netstandard2.1/System.Drawing.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Drawing.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Drawing/Release/netstandard2.1/System.Drawing.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Drawing/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 165>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 164>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel/Release/netstandard2.1/System.ComponentModel.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.ComponentModel.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel/Release/netstandard2.1/System.ComponentModel.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 155>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.AppContext/Release/netstandard2.1/System.AppContext.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.AppContext.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.AppContext/Release/netstandard2.1/System.AppContext.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.AppContext/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 158>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.Composition/Release/netstandard2.1/System.ComponentModel.Composition.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.ComponentModel.Composition.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.Composition/Release/netstandard2.1/System.ComponentModel.Composition.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.Composition/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 150>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.Serialization/Release/netstandard2.1/System.Xml.Serialization.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Xml.Serialization.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.Serialization/Release/netstandard2.1/System.Xml.Serialization.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.Serialization/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 161>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.Primitives.csproj" (Build target(s)). 173>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 165>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Console/Release/netstandard2.1/System.Console.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Console.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Console/Release/netstandard2.1/System.Console.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Console/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 171>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 174>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 159>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 166>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 159>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Contracts/Release/netstandard2.1/System.Diagnostics.Contracts.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Diagnostics.Contracts.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Contracts/Release/netstandard2.1/System.Diagnostics.Contracts.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Contracts/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Contracts/Release/netstandard2.1/System.Diagnostics.Contracts.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Contracts.dll". System.Diagnostics.Contracts -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Contracts.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Contracts/Release/netstandard2.1/System.Diagnostics.Contracts.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Contracts.pdb". 160>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 166>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml/Release/netstandard2.1/System.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Xml.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml/Release/netstandard2.1/System.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 167>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 168>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 167>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Data/Release/netstandard2.1/System.Data.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Data.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Data/Release/netstandard2.1/System.Data.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Data/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 171>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.Concurrent/Release/netstandard2.1/System.Collections.Concurrent.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Collections.Concurrent.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.Concurrent/Release/netstandard2.1/System.Collections.Concurrent.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.Concurrent/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 172>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 155>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.AppContext/Release/netstandard2.1/System.AppContext.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.AppContext.dll". 167>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Data/Release/netstandard2.1/System.Data.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Data.dll". 155>CopyFilesToOutputDirectory: System.AppContext -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.AppContext.dll 167>CopyFilesToOutputDirectory: System.Data -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Data.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Data/Release/netstandard2.1/System.Data.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Data.pdb". 153>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 168>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net/Release/netstandard2.1/System.Net.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Net.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net/Release/netstandard2.1/System.Net.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 155>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.AppContext/Release/netstandard2.1/System.AppContext.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.AppContext.pdb". 174>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.EventBasedAsync/Release/netstandard2.1/System.ComponentModel.EventBasedAsync.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.ComponentModel.EventBasedAsync.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.EventBasedAsync/Release/netstandard2.1/System.ComponentModel.EventBasedAsync.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.EventBasedAsync/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 162>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 160>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.Linq/Release/netstandard2.1/System.Xml.Linq.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Xml.Linq.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.Linq/Release/netstandard2.1/System.Xml.Linq.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.Linq/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 151>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Drawing/Release/netstandard2.1/System.Drawing.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Drawing.dll". System.Drawing -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Drawing.dll 173>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections/Release/netstandard2.1/System.Collections.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Collections.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections/Release/netstandard2.1/System.Collections.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 148>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 162>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.TypeConverter/Release/netstandard2.1/System.ComponentModel.TypeConverter.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.ComponentModel.TypeConverter.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.TypeConverter/Release/netstandard2.1/System.ComponentModel.TypeConverter.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.TypeConverter/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 165>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Console/Release/netstandard2.1/System.Console.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Console.dll". System.Console -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Console.dll 148>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression.FileSystem/Release/netstandard2.1/System.IO.Compression.FileSystem.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.IO.Compression.FileSystem.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression.FileSystem/Release/netstandard2.1/System.IO.Compression.FileSystem.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression.FileSystem/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 165>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Console/Release/netstandard2.1/System.Console.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Console.pdb". 172>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Numerics/Release/netstandard2.1/System.Numerics.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Numerics.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Numerics/Release/netstandard2.1/System.Numerics.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Numerics/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 159>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Contracts.csproj" (Build target(s)). 174>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.EventBasedAsync/Release/netstandard2.1/System.ComponentModel.EventBasedAsync.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ComponentModel.EventBasedAsync.dll". System.ComponentModel.EventBasedAsync -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ComponentModel.EventBasedAsync.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.EventBasedAsync/Release/netstandard2.1/System.ComponentModel.EventBasedAsync.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ComponentModel.EventBasedAsync.pdb". 153>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Transactions/Release/netstandard2.1/System.Transactions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Transactions.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Transactions/Release/netstandard2.1/System.Transactions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Transactions/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 162>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.TypeConverter/Release/netstandard2.1/System.ComponentModel.TypeConverter.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ComponentModel.TypeConverter.dll". System.ComponentModel.TypeConverter -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ComponentModel.TypeConverter.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.TypeConverter/Release/netstandard2.1/System.ComponentModel.TypeConverter.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ComponentModel.TypeConverter.pdb". 158>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.Composition/Release/netstandard2.1/System.ComponentModel.Composition.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.ComponentModel.Composition.dll". System.ComponentModel.Composition -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.ComponentModel.Composition.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel.Composition/Release/netstandard2.1/System.ComponentModel.Composition.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.ComponentModel.Composition.pdb". 170>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 172>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Numerics/Release/netstandard2.1/System.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Numerics.dll". System.Numerics -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Numerics.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Numerics/Release/netstandard2.1/System.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Numerics.pdb". 165>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Console.csproj" (Build target(s)). 151>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Drawing/Release/netstandard2.1/System.Drawing.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Drawing.pdb". 154>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 164>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel/Release/netstandard2.1/System.ComponentModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ComponentModel.dll". System.ComponentModel -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ComponentModel.dll 150>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.Serialization/Release/netstandard2.1/System.Xml.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Xml.Serialization.dll". 164>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ComponentModel/Release/netstandard2.1/System.ComponentModel.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ComponentModel.pdb". 150>CopyFilesToOutputDirectory: System.Xml.Serialization -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Xml.Serialization.dll 172>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Numerics.csproj" (Build target(s)). 176>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 169>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 150>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.Serialization/Release/netstandard2.1/System.Xml.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Xml.Serialization.pdb". 167>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Data.csproj" (Build target(s)). 156>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.csproj" (156) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.CodeDom.csproj" (181:2) on node 18 (default targets). 181>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/". 170>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Data.Common/Release/netstandard2.1/System.Data.Common.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Data.Common.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Data.Common/Release/netstandard2.1/System.Data.Common.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Data.Common/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 168>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net/Release/netstandard2.1/System.Net.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Net.dll". System.Net -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Net.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net/Release/netstandard2.1/System.Net.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Net.pdb". 158>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.ComponentModel.Composition.csproj" (Build target(s)). 169>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Web/Release/netstandard2.1/System.Web.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Web.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Web/Release/netstandard2.1/System.Web.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Web/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 160>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.Linq/Release/netstandard2.1/System.Xml.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Xml.Linq.dll". System.Xml.Linq -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Xml.Linq.dll 148>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression.FileSystem/Release/netstandard2.1/System.IO.Compression.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.IO.Compression.FileSystem.dll". System.IO.Compression.FileSystem -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.IO.Compression.FileSystem.dll 181>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.CodeDom/Release/netstandard2.1/". 176>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.NonGeneric/Release/netstandard2.1/System.Collections.NonGeneric.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Collections.NonGeneric.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.NonGeneric/Release/netstandard2.1/System.Collections.NonGeneric.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.NonGeneric/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 160>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.Linq/Release/netstandard2.1/System.Xml.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Xml.Linq.pdb". 171>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.Concurrent/Release/netstandard2.1/System.Collections.Concurrent.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Collections.Concurrent.dll". System.Collections.Concurrent -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Collections.Concurrent.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.Concurrent/Release/netstandard2.1/System.Collections.Concurrent.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Collections.Concurrent.pdb". 151>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Drawing.csproj" (Build target(s)). 174>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.EventBasedAsync.csproj" (Build target(s)). 148>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression.FileSystem/Release/netstandard2.1/System.IO.Compression.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.IO.Compression.FileSystem.pdb". 169>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 154>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization/Release/netstandard2.1/System.Runtime.Serialization.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Runtime.Serialization.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization/Release/netstandard2.1/System.Runtime.Serialization.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 178>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 168>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Net.csproj" (Build target(s)). 177>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 162>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.TypeConverter.csproj" (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.StackTrace.csproj" (183) on node 2 (Build target(s)). 183>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.StackTrace/Release/netstandard2.1/". 154>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization/Release/netstandard2.1/System.Runtime.Serialization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Runtime.Serialization.dll". System.Runtime.Serialization -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Runtime.Serialization.dll 176>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.NonGeneric/Release/netstandard2.1/System.Collections.NonGeneric.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Collections.NonGeneric.dll". 154>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization/Release/netstandard2.1/System.Runtime.Serialization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Runtime.Serialization.pdb". 166>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml/Release/netstandard2.1/System.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Xml.dll". System.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Xml.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml/Release/netstandard2.1/System.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Xml.pdb". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Process.csproj" (186) on node 1 (Build target(s)). 186>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Process/Release/netstandard2.1/". 148>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.IO.Compression.FileSystem.csproj" (Build target(s)). 160>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Xml.Linq.csproj" (Build target(s)). 173>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections/Release/netstandard2.1/System.Collections.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Collections.dll". System.Collections -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Collections.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections/Release/netstandard2.1/System.Collections.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Collections.pdb". 155>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.AppContext.csproj" (Build target(s)). 150>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Xml.Serialization.csproj" (Build target(s)). 177>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Buffers/Release/netstandard2.1/System.Buffers.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /langversion:preview System.Buffers.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Buffers/Release/netstandard2.1/System.Buffers.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Buffers/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.FileVersionInfo.csproj" (185) on node 32 (Build target(s)). 185>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.FileVersionInfo/Release/netstandard2.1/". 176>CopyFilesToOutputDirectory: System.Collections.NonGeneric -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Collections.NonGeneric.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.NonGeneric/Release/netstandard2.1/System.Collections.NonGeneric.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Collections.NonGeneric.pdb". 153>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Transactions/Release/netstandard2.1/System.Transactions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Transactions.dll". System.Transactions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Transactions.dll 163>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 153>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Transactions/Release/netstandard2.1/System.Transactions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Transactions.pdb". 163>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/35MSSharedLib1024.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ServiceModel.Web/Release/netstandard2.1/System.ServiceModel.Web.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.ServiceModel.Web.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ServiceModel.Web/Release/netstandard2.1/System.ServiceModel.Web.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ServiceModel.Web/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 178>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/Microsoft.Win32.Primitives/Release/netstandard2.1/Microsoft.Win32.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview Microsoft.Win32.Primitives.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/Microsoft.Win32.Primitives/Release/netstandard2.1/Microsoft.Win32.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/Microsoft.Win32.Primitives/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 163>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 166>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Xml.csproj" (Build target(s)). 178>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 173>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.csproj" (Build target(s)). 153>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Transactions.csproj" (Build target(s)). 178>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/Microsoft.Win32.Primitives/Release/netstandard2.1/Microsoft.Win32.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/Microsoft.Win32.Primitives.dll". Microsoft.Win32.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/Microsoft.Win32.Primitives.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/Microsoft.Win32.Primitives/Release/netstandard2.1/Microsoft.Win32.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/Microsoft.Win32.Primitives.pdb". 170>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Data.Common/Release/netstandard2.1/System.Data.Common.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Data.Common.dll". System.Data.Common -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Data.Common.dll 169>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Web/Release/netstandard2.1/System.Web.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Web.dll". System.Web -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Web.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Web/Release/netstandard2.1/System.Web.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.Web.pdb". 186>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Process/Release/netstandard2.1/System.Diagnostics.Process.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Diagnostics.Process.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Process/Release/netstandard2.1/System.Diagnostics.Process.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Process/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Tracing.csproj" (187) on node 7 (Build target(s)). 187>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Tracing/Release/netstandard2.1/". 164>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.csproj" (Build target(s)). 171>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.Concurrent.csproj" (Build target(s)). 170>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Data.Common/Release/netstandard2.1/System.Data.Common.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Data.Common.pdb". 179>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 170>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Data.Common.csproj" (Build target(s)). 176>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.NonGeneric.csproj" (Build target(s)). 154>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Runtime.Serialization.csproj" (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Tools.csproj" (190) on node 19 (Build target(s)). 190>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Tools/Release/netstandard2.1/". 177>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Buffers/Release/netstandard2.1/System.Buffers.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Buffers.dll". System.Buffers -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Buffers.dll 186>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Process/Release/netstandard2.1/System.Diagnostics.Process.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Process.dll". System.Diagnostics.Process -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Process.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Process/Release/netstandard2.1/System.Diagnostics.Process.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Process.pdb". 177>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Buffers/Release/netstandard2.1/System.Buffers.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Buffers.pdb". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.TextWriterTraceListener.csproj" (189) on node 3 (Build target(s)). 189>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.TextWriterTraceListener/Release/netstandard2.1/". 178>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/Microsoft.Win32.Primitives.csproj" (Build target(s)). 163>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ServiceModel.Web/Release/netstandard2.1/System.ServiceModel.Web.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.ServiceModel.Web.dll". System.ServiceModel.Web -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.ServiceModel.Web.dll 169>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Web.csproj" (Build target(s)). 186>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Process.csproj" (Build target(s)). 163>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ServiceModel.Web/Release/netstandard2.1/System.ServiceModel.Web.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.ServiceModel.Web.pdb". 177>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Buffers.csproj" (Build target(s)). 179>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.Specialized/Release/netstandard2.1/System.Collections.Specialized.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Collections.Specialized.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.Specialized/Release/netstandard2.1/System.Collections.Specialized.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.Specialized/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Drawing.Primitives.csproj" (188) on node 12 (Build target(s)). 188>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Drawing.Primitives/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Globalization.csproj" (194) on node 15 (Build target(s)). 194>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Globalization.Extensions.csproj" (191) on node 8 (Build target(s)). 191>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization.Extensions/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.MemoryMappedFiles.csproj" (199) on node 27 (Build target(s)). 199>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.MemoryMappedFiles/Release/netstandard2.1/". 181>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 179>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.Specialized/Release/netstandard2.1/System.Collections.Specialized.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Collections.Specialized.dll". System.Collections.Specialized -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Collections.Specialized.dll 181>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.CodeDom/Release/netstandard2.1/System.CodeDom.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /langversion:7.2 System.CodeDom.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.CodeDom/Release/netstandard2.1/System.CodeDom.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.CodeDom/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 179>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Collections.Specialized/Release/netstandard2.1/System.Collections.Specialized.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Collections.Specialized.pdb". 163>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.ServiceModel.Web.csproj" (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.TraceSource.csproj" (192) on node 5 (Build target(s)). 192>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.TraceSource/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Dynamic.Runtime.csproj" (196) on node 24 (Build target(s)). 196>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Dynamic.Runtime/Release/netstandard2.1/". 183>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.csproj" (193) on node 30 (Build target(s)). 193>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO/Release/netstandard2.1/". 185>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 183>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.StackTrace/Release/netstandard2.1/System.Diagnostics.StackTrace.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Diagnostics.StackTrace.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.StackTrace/Release/netstandard2.1/System.Diagnostics.StackTrace.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.StackTrace/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.Compression.csproj" (195) on node 13 (Build target(s)). 195>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression/Release/netstandard2.1/". 187>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Globalization.Calendars.csproj" (198) on node 23 (Build target(s)). 198>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization.Calendars/Release/netstandard2.1/". 187>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Tracing/Release/netstandard2.1/System.Diagnostics.Tracing.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Diagnostics.Tracing.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Tracing/Release/netstandard2.1/System.Diagnostics.Tracing.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Tracing/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.csproj" (197) on node 14 (Build target(s)). 197>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.Watcher.csproj" (201) on node 29 (Build target(s)). 201>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.Watcher/Release/netstandard2.1/". 187>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Tracing/Release/netstandard2.1/System.Diagnostics.Tracing.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Tracing.dll". System.Diagnostics.Tracing -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Tracing.dll 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.Compression.ZipFile.csproj" (204) on node 6 (Build target(s)). 204>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression.ZipFile/Release/netstandard2.1/". 185>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.FileVersionInfo/Release/netstandard2.1/System.Diagnostics.FileVersionInfo.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Diagnostics.FileVersionInfo.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.FileVersionInfo/Release/netstandard2.1/System.Diagnostics.FileVersionInfo.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.FileVersionInfo/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.UnmanagedMemoryStream.csproj" (200) on node 28 (Build target(s)). 200>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.UnmanagedMemoryStream/Release/netstandard2.1/". 187>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Tracing/Release/netstandard2.1/System.Diagnostics.Tracing.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Tracing.pdb". 181>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.CodeDom/Release/netstandard2.1/System.CodeDom.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.CodeDom.dll". System.CodeDom -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.CodeDom.dll 185>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.FileVersionInfo/Release/netstandard2.1/System.Diagnostics.FileVersionInfo.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.FileVersionInfo.dll". System.Diagnostics.FileVersionInfo -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.FileVersionInfo.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.FileVersionInfo/Release/netstandard2.1/System.Diagnostics.FileVersionInfo.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.FileVersionInfo.pdb". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.IsolatedStorage.csproj" (205) on node 17 (Build target(s)). 205>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.IsolatedStorage/Release/netstandard2.1/". 179>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.Specialized.csproj" (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.Pipes.csproj" (203) on node 9 (Build target(s)). 203>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Pipes/Release/netstandard2.1/". 181>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.CodeDom/Release/netstandard2.1/System.CodeDom.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.CodeDom.pdb". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.Queryable.csproj" (207) on node 11 (Build target(s)). 207>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Queryable/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.DriveInfo.csproj" (202) on node 31 (Build target(s)). 202>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.DriveInfo/Release/netstandard2.1/". 185>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.FileVersionInfo.csproj" (Build target(s)). 183>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.StackTrace/Release/netstandard2.1/System.Diagnostics.StackTrace.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.StackTrace.dll". System.Diagnostics.StackTrace -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.StackTrace.dll 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.Parallel.csproj" (209) on node 26 (Build target(s)). 209>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Parallel/Release/netstandard2.1/". 190>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 187>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Tracing.csproj" (Build target(s)). 183>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.StackTrace/Release/netstandard2.1/System.Diagnostics.StackTrace.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.StackTrace.pdb". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Memory.csproj" (206) on node 1 (Build target(s)). 206>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Memory/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.csproj" (210) on node 22 (Build target(s)). 210>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq/Release/netstandard2.1/". 189>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.Expressions.csproj" (211) on node 4 (Build target(s)). 211>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Expressions/Release/netstandard2.1/". 189>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.TextWriterTraceListener/Release/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Diagnostics.TextWriterTraceListener.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.TextWriterTraceListener/Release/netstandard2.1/System.Diagnostics.TextWriterTraceListener.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.TextWriterTraceListener/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 192>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.TraceSource/Release/netstandard2.1/System.Diagnostics.TraceSource.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Diagnostics.TraceSource.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.TraceSource/Release/netstandard2.1/System.Diagnostics.TraceSource.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.TraceSource/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.Primitives.csproj" (208) on node 21 (Build target(s)). 208>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.Primitives/Release/netstandard2.1/". 181>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.CodeDom.csproj" (default targets). 190>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Tools/Release/netstandard2.1/System.Diagnostics.Tools.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Diagnostics.Tools.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Tools/Release/netstandard2.1/System.Diagnostics.Tools.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Tools/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.NetworkInformation.csproj" (214) on node 10 (Build target(s)). 214>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.NetworkInformation/Release/netstandard2.1/". 183>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.StackTrace.csproj" (Build target(s)). 191>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 198>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 191>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization.Extensions/Release/netstandard2.1/System.Globalization.Extensions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Globalization.Extensions.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization.Extensions/Release/netstandard2.1/System.Globalization.Extensions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization.Extensions/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 198>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization.Calendars/Release/netstandard2.1/System.Globalization.Calendars.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Globalization.Calendars.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization.Calendars/Release/netstandard2.1/System.Globalization.Calendars.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization.Calendars/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Http.csproj" (213) on node 25 (Build target(s)). 213>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Http/Release/netstandard2.1/". 188>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 189>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.TextWriterTraceListener/Release/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll". System.Diagnostics.TextWriterTraceListener -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.TextWriterTraceListener.dll 188>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Drawing.Primitives/Release/netstandard2.1/System.Drawing.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Drawing.Primitives.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Drawing.Primitives/Release/netstandard2.1/System.Drawing.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Drawing.Primitives/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 189>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.TextWriterTraceListener/Release/netstandard2.1/System.Diagnostics.TextWriterTraceListener.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.TextWriterTraceListener.pdb". 188>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Drawing.Primitives/Release/netstandard2.1/System.Drawing.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Drawing.Primitives.dll". System.Drawing.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Drawing.Primitives.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Drawing.Primitives/Release/netstandard2.1/System.Drawing.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Drawing.Primitives.pdb". 192>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.TraceSource/Release/netstandard2.1/System.Diagnostics.TraceSource.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.TraceSource.dll". System.Diagnostics.TraceSource -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.TraceSource.dll 199>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 189>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.TextWriterTraceListener.csproj" (Build target(s)). 188>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Drawing.Primitives.csproj" (Build target(s)). 206>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Memory/Release/netstandard2.1/System.Memory.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /langversion:preview System.Memory.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Memory/Release/netstandard2.1/System.Memory.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Memory/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 192>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.TraceSource/Release/netstandard2.1/System.Diagnostics.TraceSource.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.TraceSource.pdb". 190>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Tools/Release/netstandard2.1/System.Diagnostics.Tools.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Tools.dll". System.Diagnostics.Tools -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Tools.dll 200>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 190>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Diagnostics.Tools/Release/netstandard2.1/System.Diagnostics.Tools.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Diagnostics.Tools.pdb". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.NameResolution.csproj" (212) on node 16 (Build target(s)). 212>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.NameResolution/Release/netstandard2.1/". 200>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.UnmanagedMemoryStream/Release/netstandard2.1/System.IO.UnmanagedMemoryStream.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.IO.UnmanagedMemoryStream.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.UnmanagedMemoryStream/Release/netstandard2.1/System.IO.UnmanagedMemoryStream.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.UnmanagedMemoryStream/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 206>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Memory/Release/netstandard2.1/System.Memory.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Memory.dll". System.Memory -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Memory.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Memory/Release/netstandard2.1/System.Memory.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Memory.pdb". 191>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization.Extensions/Release/netstandard2.1/System.Globalization.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Globalization.Extensions.dll". 195>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression/Release/netstandard2.1/System.IO.Compression.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.IO.Compression.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression/Release/netstandard2.1/System.IO.Compression.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 191>CopyFilesToOutputDirectory: System.Globalization.Extensions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Globalization.Extensions.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization.Extensions/Release/netstandard2.1/System.Globalization.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Globalization.Extensions.pdb". 157>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/mscorlib.csproj" (157) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/Microsoft.Win32.Registry.csproj" (180:2) on node 32 (default targets). 180>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Microsoft.Win32.Registry/Release/netstandard2.1/". 206>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Memory.csproj" (Build target(s)). 199>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.MemoryMappedFiles/Release/netstandard2.1/System.IO.MemoryMappedFiles.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.IO.MemoryMappedFiles.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.MemoryMappedFiles/Release/netstandard2.1/System.IO.MemoryMappedFiles.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.MemoryMappedFiles/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 194>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 190>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Tools.csproj" (Build target(s)). 200>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.UnmanagedMemoryStream/Release/netstandard2.1/System.IO.UnmanagedMemoryStream.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.UnmanagedMemoryStream.dll". System.IO.UnmanagedMemoryStream -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.UnmanagedMemoryStream.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.UnmanagedMemoryStream/Release/netstandard2.1/System.IO.UnmanagedMemoryStream.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.UnmanagedMemoryStream.pdb". 193>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Ping.csproj" (215) on node 20 (Build target(s)). 215>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Ping/Release/netstandard2.1/". 193>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO/Release/netstandard2.1/System.IO.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.IO.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO/Release/netstandard2.1/System.IO.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 194>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization/Release/netstandard2.1/System.Globalization.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Globalization.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization/Release/netstandard2.1/System.Globalization.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 198>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization.Calendars/Release/netstandard2.1/System.Globalization.Calendars.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Globalization.Calendars.dll". System.Globalization.Calendars -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Globalization.Calendars.dll 211>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 195>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression/Release/netstandard2.1/System.IO.Compression.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.Compression.dll". System.IO.Compression -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.Compression.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression/Release/netstandard2.1/System.IO.Compression.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.Compression.pdb". 198>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization.Calendars/Release/netstandard2.1/System.Globalization.Calendars.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Globalization.Calendars.pdb". 192>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.TraceSource.csproj" (Build target(s)). 191>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Globalization.Extensions.csproj" (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Primitives.csproj" (216) on node 7 (Build target(s)). 216>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Primitives/Release/netstandard2.1/". 201>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 203>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 211>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Expressions/Release/netstandard2.1/System.Linq.Expressions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Linq.Expressions.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Expressions/Release/netstandard2.1/System.Linq.Expressions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Expressions/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 210>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 200>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.UnmanagedMemoryStream.csproj" (Build target(s)). 196>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 210>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq/Release/netstandard2.1/System.Linq.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Linq.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq/Release/netstandard2.1/System.Linq.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 157>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/mscorlib.csproj" (157) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.Security.Principal.Windows.csproj" (182:2) on node 19 (default targets). 182>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Principal.Windows/Release/netstandard2.1/". 204>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 199>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.MemoryMappedFiles/Release/netstandard2.1/System.IO.MemoryMappedFiles.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.MemoryMappedFiles.dll". System.IO.MemoryMappedFiles -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.MemoryMappedFiles.dll 195>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.Compression.csproj" (Build target(s)). 199>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.MemoryMappedFiles/Release/netstandard2.1/System.IO.MemoryMappedFiles.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.MemoryMappedFiles.pdb". 196>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Dynamic.Runtime/Release/netstandard2.1/System.Dynamic.Runtime.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Dynamic.Runtime.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Dynamic.Runtime/Release/netstandard2.1/System.Dynamic.Runtime.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Dynamic.Runtime/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 198>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Globalization.Calendars.csproj" (Build target(s)). 196>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 156>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 209>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 203>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Pipes/Release/netstandard2.1/System.IO.Pipes.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.IO.Pipes.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Pipes/Release/netstandard2.1/System.IO.Pipes.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Pipes/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 204>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression.ZipFile/Release/netstandard2.1/System.IO.Compression.ZipFile.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.IO.Compression.ZipFile.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression.ZipFile/Release/netstandard2.1/System.IO.Compression.ZipFile.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression.ZipFile/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 209>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Parallel/Release/netstandard2.1/System.Linq.Parallel.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Linq.Parallel.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Parallel/Release/netstandard2.1/System.Linq.Parallel.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Parallel/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 205>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 193>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO/Release/netstandard2.1/System.IO.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.dll". 197>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 193>CopyFilesToOutputDirectory: System.IO -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.dll 211>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Expressions/Release/netstandard2.1/System.Linq.Expressions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Linq.Expressions.dll". 205>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.IsolatedStorage/Release/netstandard2.1/System.IO.IsolatedStorage.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.IO.IsolatedStorage.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.IsolatedStorage/Release/netstandard2.1/System.IO.IsolatedStorage.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.IsolatedStorage/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 197>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem/Release/netstandard2.1/System.IO.FileSystem.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.IO.FileSystem.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem/Release/netstandard2.1/System.IO.FileSystem.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 156>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.CodeDom.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System/Release/netstandard2.1/System.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System/Release/netstandard2.1/System.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 194>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization/Release/netstandard2.1/System.Globalization.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Globalization.dll". 202>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 194>CopyFilesToOutputDirectory: System.Globalization -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Globalization.dll 193>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO/Release/netstandard2.1/System.IO.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.pdb". 211>CopyFilesToOutputDirectory: System.Linq.Expressions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Linq.Expressions.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Expressions/Release/netstandard2.1/System.Linq.Expressions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Linq.Expressions.pdb". 201>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.Watcher/Release/netstandard2.1/System.IO.FileSystem.Watcher.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.IO.FileSystem.Watcher.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.Watcher/Release/netstandard2.1/System.IO.FileSystem.Watcher.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.Watcher/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 194>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Globalization/Release/netstandard2.1/System.Globalization.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Globalization.pdb". 210>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq/Release/netstandard2.1/System.Linq.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Linq.dll". System.Linq -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Linq.dll 156>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 210>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq/Release/netstandard2.1/System.Linq.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Linq.pdb". 207>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 199>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.MemoryMappedFiles.csproj" (Build target(s)). 194>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Globalization.csproj" (Build target(s)). 201>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.Watcher/Release/netstandard2.1/System.IO.FileSystem.Watcher.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.FileSystem.Watcher.dll". System.IO.FileSystem.Watcher -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.FileSystem.Watcher.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.Watcher/Release/netstandard2.1/System.IO.FileSystem.Watcher.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.FileSystem.Watcher.pdb". 207>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Queryable/Release/netstandard2.1/System.Linq.Queryable.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Linq.Queryable.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Queryable/Release/netstandard2.1/System.Linq.Queryable.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Queryable/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 211>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.Expressions.csproj" (Build target(s)). 209>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Parallel/Release/netstandard2.1/System.Linq.Parallel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Linq.Parallel.dll". System.Linq.Parallel -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Linq.Parallel.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Parallel/Release/netstandard2.1/System.Linq.Parallel.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Linq.Parallel.pdb". 208>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 202>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.DriveInfo/Release/netstandard2.1/System.IO.FileSystem.DriveInfo.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.IO.FileSystem.DriveInfo.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.DriveInfo/Release/netstandard2.1/System.IO.FileSystem.DriveInfo.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.DriveInfo/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 204>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression.ZipFile/Release/netstandard2.1/System.IO.Compression.ZipFile.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.Compression.ZipFile.dll". System.IO.Compression.ZipFile -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.Compression.ZipFile.dll 209>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.Parallel.csproj" (Build target(s)). 208>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.Primitives/Release/netstandard2.1/System.IO.FileSystem.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.IO.FileSystem.Primitives.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.Primitives/Release/netstandard2.1/System.IO.FileSystem.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.Primitives/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 204>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Compression.ZipFile/Release/netstandard2.1/System.IO.Compression.ZipFile.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.Compression.ZipFile.pdb". 197>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem/Release/netstandard2.1/System.IO.FileSystem.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.FileSystem.dll". 196>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Dynamic.Runtime/Release/netstandard2.1/System.Dynamic.Runtime.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Dynamic.Runtime.dll". 197>CopyFilesToOutputDirectory: System.IO.FileSystem -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.FileSystem.dll 196>CopyFilesToOutputDirectory: System.Dynamic.Runtime -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Dynamic.Runtime.dll 197>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem/Release/netstandard2.1/System.IO.FileSystem.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.FileSystem.pdb". 214>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 196>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Dynamic.Runtime/Release/netstandard2.1/System.Dynamic.Runtime.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Dynamic.Runtime.pdb". 201>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.Watcher.csproj" (Build target(s)). 214>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.NetworkInformation/Release/netstandard2.1/System.Net.NetworkInformation.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Net.NetworkInformation.Forwards.cs System.Net.NetworkInformation.manual.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.NetworkInformation/Release/netstandard2.1/System.Net.NetworkInformation.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.NetworkInformation/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 207>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Queryable/Release/netstandard2.1/System.Linq.Queryable.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Linq.Queryable.dll". 210>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.csproj" (Build target(s)). 214>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 207>CopyFilesToOutputDirectory: System.Linq.Queryable -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Linq.Queryable.dll 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Security.csproj" (218) on node 3 (Build target(s)). 218>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Security/Release/netstandard2.1/". 207>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Linq.Queryable/Release/netstandard2.1/System.Linq.Queryable.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Linq.Queryable.pdb". 196>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Dynamic.Runtime.csproj" (Build target(s)). 193>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.csproj" (Build target(s)). 202>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.DriveInfo/Release/netstandard2.1/System.IO.FileSystem.DriveInfo.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.FileSystem.DriveInfo.dll". 203>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Pipes/Release/netstandard2.1/System.IO.Pipes.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.Pipes.dll". 205>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.IsolatedStorage/Release/netstandard2.1/System.IO.IsolatedStorage.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.IsolatedStorage.dll". System.IO.IsolatedStorage -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.IsolatedStorage.dll 202>CopyFilesToOutputDirectory: System.IO.FileSystem.DriveInfo -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.FileSystem.DriveInfo.dll 205>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.IsolatedStorage/Release/netstandard2.1/System.IO.IsolatedStorage.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.IsolatedStorage.pdb". 202>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.DriveInfo/Release/netstandard2.1/System.IO.FileSystem.DriveInfo.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.FileSystem.DriveInfo.pdb". 156>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System/Release/netstandard2.1/System.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.dll". 207>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.Queryable.csproj" (Build target(s)). 156>CopyFilesToOutputDirectory: System -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.dll 203>CopyFilesToOutputDirectory: System.IO.Pipes -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.Pipes.dll 156>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System/Release/netstandard2.1/System.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/System.pdb". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Sockets.csproj" (217) on node 12 (Build target(s)). 217>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Sockets/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Requests.csproj" (219) on node 2 (Build target(s)). 219>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Requests/Release/netstandard2.1/". 203>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.Pipes/Release/netstandard2.1/System.IO.Pipes.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.Pipes.pdb". 197>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.csproj" (Build target(s)). 202>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.DriveInfo.csproj" (Build target(s)). 208>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.Primitives/Release/netstandard2.1/System.IO.FileSystem.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.FileSystem.Primitives.dll". System.IO.FileSystem.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.FileSystem.Primitives.dll 204>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.Compression.ZipFile.csproj" (Build target(s)). 208>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.IO.FileSystem.Primitives/Release/netstandard2.1/System.IO.FileSystem.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.IO.FileSystem.Primitives.pdb". 215>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.WebSockets.csproj" (220) on node 8 (Build target(s)). 220>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebSockets/Release/netstandard2.1/". 215>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Ping/Release/netstandard2.1/System.Net.Ping.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Net.Ping.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Ping/Release/netstandard2.1/System.Net.Ping.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Ping/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 212>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 213>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 203>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.Pipes.csproj" (Build target(s)). 214>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.NetworkInformation/Release/netstandard2.1/System.Net.NetworkInformation.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.NetworkInformation.dll". System.Net.NetworkInformation -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.NetworkInformation.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.NetworkInformation/Release/netstandard2.1/System.Net.NetworkInformation.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.NetworkInformation.pdb". 205>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.IsolatedStorage.csproj" (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.WebHeaderCollection.csproj" (223) on node 1 (Build target(s)). 223>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebHeaderCollection/Release/netstandard2.1/". 212>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.NameResolution/Release/netstandard2.1/System.Net.NameResolution.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Net.NameResolution.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.NameResolution/Release/netstandard2.1/System.Net.NameResolution.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.NameResolution/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 213>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Http/Release/netstandard2.1/System.Net.Http.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Net.Http.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Http/Release/netstandard2.1/System.Net.Http.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Http/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 214>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.NetworkInformation.csproj" (Build target(s)). 212>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.NameResolution/Release/netstandard2.1/System.Net.NameResolution.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.NameResolution.dll". System.Net.NameResolution -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.NameResolution.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.NameResolution/Release/netstandard2.1/System.Net.NameResolution.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.NameResolution.pdb". 156>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.csproj" (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Numerics.Vectors.csproj" (222) on node 32 (Build target(s)). 222>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Numerics.Vectors/Release/netstandard2.1/". 212>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.NameResolution.csproj" (Build target(s)). 208>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.Primitives.csproj" (Build target(s)). 216>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 213>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Http/Release/netstandard2.1/System.Net.Http.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Http.dll". System.Net.Http -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Http.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Http/Release/netstandard2.1/System.Net.Http.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Http.pdb". 182>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 215>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Ping/Release/netstandard2.1/System.Net.Ping.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Ping.dll". System.Net.Ping -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Ping.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Ping/Release/netstandard2.1/System.Net.Ping.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Ping.pdb". 216>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Primitives/Release/netstandard2.1/System.Net.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Net.Primitives.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Primitives/Release/netstandard2.1/System.Net.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Primitives/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 223>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebHeaderCollection/Release/netstandard2.1/System.Net.WebHeaderCollection.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Net.WebHeaderCollection.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebHeaderCollection/Release/netstandard2.1/System.Net.WebHeaderCollection.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebHeaderCollection/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 182>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Principal.Windows/Release/netstandard2.1/System.Security.Principal.Windows.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Security.Principal.Windows.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Principal.Windows/Release/netstandard2.1/System.Security.Principal.Windows.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Principal.Windows/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.WebSockets.Client.csproj" (221) on node 5 (Build target(s)). 221>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebSockets.Client/Release/netstandard2.1/". 219>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 216>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Primitives/Release/netstandard2.1/System.Net.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Primitives.dll". System.Net.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Primitives.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Primitives/Release/netstandard2.1/System.Net.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Primitives.pdb". 223>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebHeaderCollection/Release/netstandard2.1/System.Net.WebHeaderCollection.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.WebHeaderCollection.dll". System.Net.WebHeaderCollection -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.WebHeaderCollection.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebHeaderCollection/Release/netstandard2.1/System.Net.WebHeaderCollection.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.WebHeaderCollection.pdb". 215>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Ping.csproj" (Build target(s)). 223>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.WebHeaderCollection.csproj" (Build target(s)). 219>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Requests/Release/netstandard2.1/System.Net.Requests.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Net.Requests.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Requests/Release/netstandard2.1/System.Net.Requests.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Requests/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 182>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Principal.Windows/Release/netstandard2.1/System.Security.Principal.Windows.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.Security.Principal.Windows.dll". System.Security.Principal.Windows -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.Security.Principal.Windows.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.Principal.Windows/Release/netstandard2.1/System.Security.Principal.Windows.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.Security.Principal.Windows.pdb". 213>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Http.csproj" (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Extensions.csproj" (226) on node 26 (Build target(s)). 226>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Extensions/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Emit.csproj" (228) on node 27 (Build target(s)). 228>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.DispatchProxy.csproj" (224) on node 28 (Build target(s)). 224>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.DispatchProxy/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ObjectModel.csproj" (225) on node 13 (Build target(s)). 225>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ObjectModel/Release/netstandard2.1/". 218>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Emit.Lightweight.csproj" (227) on node 4 (Build target(s)). 227>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit.Lightweight/Release/netstandard2.1/". 218>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Security/Release/netstandard2.1/System.Net.Security.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Net.Security.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Security/Release/netstandard2.1/System.Net.Security.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Security/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 216>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Primitives.csproj" (Build target(s)). 182>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.Security.Principal.Windows.csproj" (default targets). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Resources.Reader.csproj" (230) on node 29 (Build target(s)). 230>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.Reader/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Emit.ILGeneration.csproj" (231) on node 15 (Build target(s)). 231>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit.ILGeneration/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.csproj" (229) on node 23 (Build target(s)). 229>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Resources.ResourceManager.csproj" (234) on node 24 (Build target(s)). 234>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.ResourceManager/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Primitives.csproj" (233) on node 22 (Build target(s)). 233>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Primitives/Release/netstandard2.1/". 219>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Requests/Release/netstandard2.1/System.Net.Requests.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Requests.dll". System.Net.Requests -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Requests.dll 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Formatters.csproj" (232) on node 10 (Build target(s)). 232>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Formatters/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.CompilerServices.VisualC.csproj" (236) on node 11 (Build target(s)). 236>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.CompilerServices.VisualC/Release/netstandard2.1/". 219>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Requests/Release/netstandard2.1/System.Net.Requests.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Requests.pdb". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Xml.csproj" (238) on node 20 (Build target(s)). 238>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Xml/Release/netstandard2.1/". 180:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/Microsoft.Win32.Registry.csproj" (180:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.Security.AccessControl.csproj" (184:3) on node 7 (default targets). 184>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.AccessControl/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Json.csproj" (240) on node 16 (Build target(s)). 240>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Json/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.csproj" (239) on node 14 (Build target(s)). 239>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Handles.csproj" (241) on node 6 (Build target(s)). 241>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Handles/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Resources.Writer.csproj" (235) on node 30 (Build target(s)). 235>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.Writer/Release/netstandard2.1/". 220>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Numerics.csproj" (237) on node 18 (Build target(s)). 237>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Numerics/Release/netstandard2.1/". 217>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 219>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Requests.csproj" (Build target(s)). 217>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Sockets/Release/netstandard2.1/System.Net.Sockets.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Net.Sockets.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Sockets/Release/netstandard2.1/System.Net.Sockets.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Sockets/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 220>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebSockets/Release/netstandard2.1/System.Net.WebSockets.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Net.WebSockets.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebSockets/Release/netstandard2.1/System.Net.WebSockets.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebSockets/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 218>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Security/Release/netstandard2.1/System.Net.Security.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Security.dll". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Claims.csproj" (244) on node 1 (Build target(s)). 244>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Claims/Release/netstandard2.1/". 218>CopyFilesToOutputDirectory: System.Net.Security -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Security.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Security/Release/netstandard2.1/System.Net.Security.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Security.pdb". 220>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebSockets/Release/netstandard2.1/System.Net.WebSockets.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.WebSockets.dll". System.Net.WebSockets -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.WebSockets.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebSockets/Release/netstandard2.1/System.Net.WebSockets.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.WebSockets.pdb". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.InteropServices.csproj" (246) on node 9 (Build target(s)). 246>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.InteropServices/Release/netstandard2.1/". 217>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Sockets/Release/netstandard2.1/System.Net.Sockets.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Sockets.dll". System.Net.Sockets -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Sockets.dll 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Extensions.csproj" (243) on node 31 (Build target(s)). 243>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Extensions/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Primitives.csproj" (245) on node 21 (Build target(s)). 245>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Primitives/Release/netstandard2.1/". 217>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.Sockets/Release/netstandard2.1/System.Net.Sockets.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.Sockets.pdb". 231>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.csproj" (242) on node 17 (Build target(s)). 242>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.InteropServices.RuntimeInformation/Release/netstandard2.1/". 218>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Security.csproj" (Build target(s)). 222>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 231>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit.ILGeneration/Release/netstandard2.1/System.Reflection.Emit.ILGeneration.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Reflection.Emit.ILGeneration.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit.ILGeneration/Release/netstandard2.1/System.Reflection.Emit.ILGeneration.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit.ILGeneration/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 220>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.WebSockets.csproj" (Build target(s)). 217>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Sockets.csproj" (Build target(s)). 222>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Numerics.Vectors/Release/netstandard2.1/System.Numerics.Vectors.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Numerics.Vectors.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Numerics.Vectors/Release/netstandard2.1/System.Numerics.Vectors.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Numerics.Vectors/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 225>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 221>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebSockets.Client/Release/netstandard2.1/System.Net.WebSockets.Client.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Net.WebSockets.Client.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebSockets.Client/Release/netstandard2.1/System.Net.WebSockets.Client.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebSockets.Client/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Algorithms.csproj" (247) on node 25 (Build target(s)). 247>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Algorithms/Release/netstandard2.1/". 244>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 230>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 231>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit.ILGeneration/Release/netstandard2.1/System.Reflection.Emit.ILGeneration.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Emit.ILGeneration.dll". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Csp.csproj" (248) on node 19 (Build target(s)). 248>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Csp/Release/netstandard2.1/". 225>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ObjectModel/Release/netstandard2.1/System.ObjectModel.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.ObjectModel.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ObjectModel/Release/netstandard2.1/System.ObjectModel.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ObjectModel/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 230>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.Reader/Release/netstandard2.1/System.Resources.Reader.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Resources.Reader.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.Reader/Release/netstandard2.1/System.Resources.Reader.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.Reader/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 231>CopyFilesToOutputDirectory: System.Reflection.Emit.ILGeneration -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Emit.ILGeneration.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit.ILGeneration/Release/netstandard2.1/System.Reflection.Emit.ILGeneration.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Emit.ILGeneration.pdb". 244>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Claims/Release/netstandard2.1/System.Security.Claims.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Security.Claims.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Claims/Release/netstandard2.1/System.Security.Claims.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Claims/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 221>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebSockets.Client/Release/netstandard2.1/System.Net.WebSockets.Client.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.WebSockets.Client.dll". System.Net.WebSockets.Client -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.WebSockets.Client.dll 229>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection/Release/netstandard2.1/System.Reflection.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Reflection.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection/Release/netstandard2.1/System.Reflection.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 221>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Net.WebSockets.Client/Release/netstandard2.1/System.Net.WebSockets.Client.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Net.WebSockets.Client.pdb". 235>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 226>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Extensions/Release/netstandard2.1/System.Reflection.Extensions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Reflection.Extensions.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Extensions/Release/netstandard2.1/System.Reflection.Extensions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Extensions/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 231>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Emit.ILGeneration.csproj" (Build target(s)). 225>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ObjectModel/Release/netstandard2.1/System.ObjectModel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ObjectModel.dll". 227>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 226>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Extensions/Release/netstandard2.1/System.Reflection.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Extensions.dll". 235>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.Writer/Release/netstandard2.1/System.Resources.Writer.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Resources.Writer.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.Writer/Release/netstandard2.1/System.Resources.Writer.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.Writer/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 222>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Numerics.Vectors/Release/netstandard2.1/System.Numerics.Vectors.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Numerics.Vectors.dll". System.Numerics.Vectors -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Numerics.Vectors.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Numerics.Vectors/Release/netstandard2.1/System.Numerics.Vectors.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Numerics.Vectors.pdb". 232>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Formatters/Release/netstandard2.1/System.Runtime.Serialization.Formatters.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Runtime.Serialization.Formatters.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Formatters/Release/netstandard2.1/System.Runtime.Serialization.Formatters.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Formatters/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Formatters/Release/netstandard2.1/System.Runtime.Serialization.Formatters.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Serialization.Formatters.dll". System.Runtime.Serialization.Formatters -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Serialization.Formatters.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Formatters/Release/netstandard2.1/System.Runtime.Serialization.Formatters.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Serialization.Formatters.pdb". 225>CopyFilesToOutputDirectory: System.ObjectModel -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ObjectModel.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ObjectModel/Release/netstandard2.1/System.ObjectModel.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ObjectModel.pdb". 227>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit.Lightweight/Release/netstandard2.1/System.Reflection.Emit.Lightweight.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Reflection.Emit.Lightweight.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit.Lightweight/Release/netstandard2.1/System.Reflection.Emit.Lightweight.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit.Lightweight/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 224>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 238>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 243>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 224>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.DispatchProxy/Release/netstandard2.1/System.Reflection.DispatchProxy.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Reflection.DispatchProxy.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.DispatchProxy/Release/netstandard2.1/System.Reflection.DispatchProxy.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.DispatchProxy/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 226>CopyFilesToOutputDirectory: System.Reflection.Extensions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Extensions.dll 246>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 228>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 243>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Extensions/Release/netstandard2.1/System.Runtime.Extensions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Runtime.Extensions.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Extensions/Release/netstandard2.1/System.Runtime.Extensions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Extensions/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 232>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Formatters.csproj" (Build target(s)). 244>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Claims/Release/netstandard2.1/System.Security.Claims.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Claims.dll". System.Security.Claims -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Claims.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Claims/Release/netstandard2.1/System.Security.Claims.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Claims.pdb". 222>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Numerics.Vectors.csproj" (Build target(s)). 235>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Encoding.csproj" (249) on node 2 (Build target(s)). 249>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Encoding/Release/netstandard2.1/". 244>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Claims.csproj" (Build target(s)). 228>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit/Release/netstandard2.1/System.Reflection.Emit.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Reflection.Emit.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit/Release/netstandard2.1/System.Reflection.Emit.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 229>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection/Release/netstandard2.1/System.Reflection.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.dll". 241>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 229>CopyFilesToOutputDirectory: System.Reflection -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection/Release/netstandard2.1/System.Reflection.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.pdb". 238>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Xml/Release/netstandard2.1/System.Runtime.Serialization.Xml.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Runtime.Serialization.Xml.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Xml/Release/netstandard2.1/System.Runtime.Serialization.Xml.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Xml/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 226>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Extensions/Release/netstandard2.1/System.Reflection.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Extensions.pdb". 230>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.Reader/Release/netstandard2.1/System.Resources.Reader.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Resources.Reader.dll". 227>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit.Lightweight/Release/netstandard2.1/System.Reflection.Emit.Lightweight.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Emit.Lightweight.dll". 243>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Extensions/Release/netstandard2.1/System.Runtime.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Extensions.dll". 227>CopyFilesToOutputDirectory: System.Reflection.Emit.Lightweight -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Emit.Lightweight.dll 243>CopyFilesToOutputDirectory: System.Runtime.Extensions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Extensions.dll 230>CopyFilesToOutputDirectory: System.Resources.Reader -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Resources.Reader.dll 221>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.WebSockets.Client.csproj" (Build target(s)). 243>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Extensions/Release/netstandard2.1/System.Runtime.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Extensions.pdb". 227>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit.Lightweight/Release/netstandard2.1/System.Reflection.Emit.Lightweight.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Emit.Lightweight.pdb". 246>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.InteropServices/Release/netstandard2.1/System.Runtime.InteropServices.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Runtime.InteropServices.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.InteropServices/Release/netstandard2.1/System.Runtime.InteropServices.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.InteropServices/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 241>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Handles/Release/netstandard2.1/System.Runtime.Handles.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Runtime.Handles.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Handles/Release/netstandard2.1/System.Runtime.Handles.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Handles/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 230>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.Reader/Release/netstandard2.1/System.Resources.Reader.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Resources.Reader.pdb". 234>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 228>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit/Release/netstandard2.1/System.Reflection.Emit.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Emit.dll". System.Reflection.Emit -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Emit.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Emit/Release/netstandard2.1/System.Reflection.Emit.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Emit.pdb". 225>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ObjectModel.csproj" (Build target(s)). 224>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.DispatchProxy/Release/netstandard2.1/System.Reflection.DispatchProxy.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.DispatchProxy.dll". 233>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 224>CopyFilesToOutputDirectory: System.Reflection.DispatchProxy -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.DispatchProxy.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.DispatchProxy/Release/netstandard2.1/System.Reflection.DispatchProxy.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.DispatchProxy.pdb". 234>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.ResourceManager/Release/netstandard2.1/System.Resources.ResourceManager.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Resources.ResourceManager.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.ResourceManager/Release/netstandard2.1/System.Resources.ResourceManager.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.ResourceManager/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 227>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Emit.Lightweight.csproj" (Build target(s)). 238>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Xml/Release/netstandard2.1/System.Runtime.Serialization.Xml.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Serialization.Xml.dll". System.Runtime.Serialization.Xml -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Serialization.Xml.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Xml/Release/netstandard2.1/System.Runtime.Serialization.Xml.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Serialization.Xml.pdb". 235>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.Writer/Release/netstandard2.1/System.Resources.Writer.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Resources.Writer.dll". 233>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Primitives/Release/netstandard2.1/System.Reflection.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Reflection.Primitives.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Primitives/Release/netstandard2.1/System.Reflection.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Primitives/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 235>CopyFilesToOutputDirectory: System.Resources.Writer -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Resources.Writer.dll 237>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 235>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.Writer/Release/netstandard2.1/System.Resources.Writer.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Resources.Writer.pdb". 246>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.InteropServices/Release/netstandard2.1/System.Runtime.InteropServices.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.InteropServices.dll". System.Runtime.InteropServices -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.InteropServices.dll 226>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Extensions.csproj" (Build target(s)). 241>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Handles/Release/netstandard2.1/System.Runtime.Handles.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Handles.dll". 246>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.InteropServices/Release/netstandard2.1/System.Runtime.InteropServices.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.InteropServices.pdb". 241>CopyFilesToOutputDirectory: System.Runtime.Handles -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Handles.dll 236>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 241>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Handles/Release/netstandard2.1/System.Runtime.Handles.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Handles.pdb". 239>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 229>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.csproj" (Build target(s)). 248>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Csp/Release/netstandard2.1/System.Security.Cryptography.Csp.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Security.Cryptography.Csp.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Csp/Release/netstandard2.1/System.Security.Cryptography.Csp.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Csp/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 236>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.CompilerServices.VisualC/Release/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Runtime.CompilerServices.VisualC.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.CompilerServices.VisualC/Release/netstandard2.1/System.Runtime.CompilerServices.VisualC.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.CompilerServices.VisualC/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 237>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Numerics/Release/netstandard2.1/System.Runtime.Numerics.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Runtime.Numerics.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Numerics/Release/netstandard2.1/System.Runtime.Numerics.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Numerics/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 240>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 248>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Csp/Release/netstandard2.1/System.Security.Cryptography.Csp.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.Csp.dll". System.Security.Cryptography.Csp -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.Csp.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Csp/Release/netstandard2.1/System.Security.Cryptography.Csp.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.Csp.pdb". 240>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Json/Release/netstandard2.1/System.Runtime.Serialization.Json.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Runtime.Serialization.Json.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Json/Release/netstandard2.1/System.Runtime.Serialization.Json.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Json/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 228>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Emit.csproj" (Build target(s)). 243>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Extensions.csproj" (Build target(s)). 246>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.InteropServices.csproj" (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.SecureString.csproj" (250) on node 7 (Build target(s)). 250>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.SecureString/Release/netstandard2.1/". 239>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime/Release/netstandard2.1/System.Runtime.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Runtime.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime/Release/netstandard2.1/System.Runtime.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 230>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Resources.Reader.csproj" (Build target(s)). 238>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Xml.csproj" (Build target(s)). 236>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.CompilerServices.VisualC/Release/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll". System.Runtime.CompilerServices.VisualC -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.CompilerServices.VisualC.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.CompilerServices.VisualC/Release/netstandard2.1/System.Runtime.CompilerServices.VisualC.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.CompilerServices.VisualC.pdb". 242>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Principal.csproj" (251) on node 12 (Build target(s)). 251>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Principal/Release/netstandard2.1/". 233>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Primitives/Release/netstandard2.1/System.Reflection.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Primitives.dll". System.Reflection.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Primitives.dll 247>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 235>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Resources.Writer.csproj" (Build target(s)). 233>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Reflection.Primitives/Release/netstandard2.1/System.Reflection.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Reflection.Primitives.pdb". 241>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Handles.csproj" (Build target(s)). 247>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Algorithms/Release/netstandard2.1/System.Security.Cryptography.Algorithms.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Security.Cryptography.Algorithms.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Algorithms/Release/netstandard2.1/System.Security.Cryptography.Algorithms.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Algorithms/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Text.Encoding.Extensions.csproj" (256) on node 10 (Build target(s)). 256>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.Encoding.Extensions/Release/netstandard2.1/". 245>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Text.Encoding.csproj" (254) on node 15 (Build target(s)). 254>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.Encoding/Release/netstandard2.1/". 245>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Primitives/Release/netstandard2.1/System.Runtime.Serialization.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Runtime.Serialization.Primitives.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Primitives/Release/netstandard2.1/System.Runtime.Serialization.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Primitives/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 240>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Json/Release/netstandard2.1/System.Runtime.Serialization.Json.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Serialization.Json.dll". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Primitives.csproj" (252) on node 3 (Build target(s)). 252>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Primitives/Release/netstandard2.1/". 240>CopyFilesToOutputDirectory: System.Runtime.Serialization.Json -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Serialization.Json.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Json/Release/netstandard2.1/System.Runtime.Serialization.Json.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Serialization.Json.pdb". 247>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Algorithms/Release/netstandard2.1/System.Security.Cryptography.Algorithms.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.Algorithms.dll". System.Security.Cryptography.Algorithms -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.Algorithms.dll 248>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Csp.csproj" (Build target(s)). 224>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.DispatchProxy.csproj" (Build target(s)). 239>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime/Release/netstandard2.1/System.Runtime.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.dll". System.Runtime -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime/Release/netstandard2.1/System.Runtime.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.pdb". 247>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Algorithms/Release/netstandard2.1/System.Security.Cryptography.Algorithms.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.Algorithms.pdb". 234>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.ResourceManager/Release/netstandard2.1/System.Resources.ResourceManager.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Resources.ResourceManager.dll". System.Resources.ResourceManager -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Resources.ResourceManager.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Resources.ResourceManager/Release/netstandard2.1/System.Resources.ResourceManager.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Resources.ResourceManager.pdb". 242>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.InteropServices.RuntimeInformation/Release/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Runtime.InteropServices.RuntimeInformation.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.InteropServices.RuntimeInformation/Release/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.InteropServices.RuntimeInformation/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 237>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Numerics/Release/netstandard2.1/System.Runtime.Numerics.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Numerics.dll". 242>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.X509Certificates.csproj" (253) on node 8 (Build target(s)). 253>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.X509Certificates/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Text.RegularExpressions.csproj" (255) on node 32 (Build target(s)). 255>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.RegularExpressions/Release/netstandard2.1/". 242>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.InteropServices.RuntimeInformation/Release/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll". System.Runtime.InteropServices.RuntimeInformation -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.dll 233>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Primitives.csproj" (Build target(s)). 242>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.InteropServices.RuntimeInformation/Release/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.pdb". 237>CopyFilesToOutputDirectory: System.Runtime.Numerics -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Numerics.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Numerics/Release/netstandard2.1/System.Runtime.Numerics.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Numerics.pdb". 236>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.CompilerServices.VisualC.csproj" (Build target(s)). 239>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.csproj" (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.csproj" (259) on node 1 (Build target(s)). 259>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading/Release/netstandard2.1/". 234>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Resources.ResourceManager.csproj" (Build target(s)). 251>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 259>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 251>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Principal/Release/netstandard2.1/System.Security.Principal.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Security.Principal.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Principal/Release/netstandard2.1/System.Security.Principal.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Principal/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 237>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Numerics.csproj" (Build target(s)). 259>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading/Release/netstandard2.1/System.Threading.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Threading.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading/Release/netstandard2.1/System.Threading.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 247>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Algorithms.csproj" (Build target(s)). 242>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.csproj" (Build target(s)). 245>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Primitives/Release/netstandard2.1/System.Runtime.Serialization.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Serialization.Primitives.dll". System.Runtime.Serialization.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Serialization.Primitives.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Runtime.Serialization.Primitives/Release/netstandard2.1/System.Runtime.Serialization.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Runtime.Serialization.Primitives.pdb". 240>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Json.csproj" (Build target(s)). 259>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading/Release/netstandard2.1/System.Threading.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.dll". System.Threading -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading/Release/netstandard2.1/System.Threading.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.pdb". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Tasks.Extensions.csproj" (257) on node 4 (Build target(s)). 257>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks.Extensions/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.ReaderWriter.csproj" (260) on node 29 (Build target(s)). 260>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.ReaderWriter/Release/netstandard2.1/". 259>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.csproj" (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XDocument.csproj" (263) on node 20 (Build target(s)). 263>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XDocument/Release/netstandard2.1/". 251>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Principal/Release/netstandard2.1/System.Security.Principal.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Principal.dll". System.Security.Principal -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Principal.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Principal/Release/netstandard2.1/System.Security.Principal.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Principal.pdb". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Overlapped.csproj" (262) on node 5 (Build target(s)). 262>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Overlapped/Release/netstandard2.1/". 245>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Primitives.csproj" (Build target(s)). 252>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Thread.csproj" (258) on node 23 (Build target(s)). 258>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Thread/Release/netstandard2.1/". 254>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 250>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 254>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.Encoding/Release/netstandard2.1/System.Text.Encoding.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Text.Encoding.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.Encoding/Release/netstandard2.1/System.Text.Encoding.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.Encoding/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XPath.csproj" (265) on node 28 (Build target(s)). 265>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XPath/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Tasks.csproj" (261) on node 13 (Build target(s)). 261>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ValueTuple.csproj" (270) on node 9 (Build target(s)). 270>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ValueTuple/Release/netstandard2.1/". 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Tasks.Parallel.csproj" (266) on node 26 (Build target(s)). 266>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks.Parallel/Release/netstandard2.1/". 252>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Primitives/Release/netstandard2.1/System.Security.Cryptography.Primitives.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Security.Cryptography.Primitives.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Primitives/Release/netstandard2.1/System.Security.Cryptography.Primitives.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Primitives/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Timer.csproj" (264) on node 31 (Build target(s)). 264>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Timer/Release/netstandard2.1/". 249>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 255>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 253>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 251>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Principal.csproj" (Build target(s)). 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.ThreadPool.csproj" (267) on node 27 (Build target(s)). 267>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.ThreadPool/Release/netstandard2.1/". 255>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.RegularExpressions/Release/netstandard2.1/System.Text.RegularExpressions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Text.RegularExpressions.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.RegularExpressions/Release/netstandard2.1/System.Text.RegularExpressions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.RegularExpressions/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 253>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.X509Certificates/Release/netstandard2.1/System.Security.Cryptography.X509Certificates.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Security.Cryptography.X509Certificates.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.X509Certificates/Release/netstandard2.1/System.Security.Cryptography.X509Certificates.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.X509Certificates/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 252>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Primitives/Release/netstandard2.1/System.Security.Cryptography.Primitives.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.Primitives.dll". 256>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 252>CopyFilesToOutputDirectory: System.Security.Cryptography.Primitives -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.Primitives.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Primitives/Release/netstandard2.1/System.Security.Cryptography.Primitives.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.Primitives.pdb". 256>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.Encoding.Extensions/Release/netstandard2.1/System.Text.Encoding.Extensions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Text.Encoding.Extensions.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.Encoding.Extensions/Release/netstandard2.1/System.Text.Encoding.Extensions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.Encoding.Extensions/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 250>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.SecureString/Release/netstandard2.1/System.Security.SecureString.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Security.SecureString.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.SecureString/Release/netstandard2.1/System.Security.SecureString.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.SecureString/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 249>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Encoding/Release/netstandard2.1/System.Security.Cryptography.Encoding.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Security.Cryptography.Encoding.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Encoding/Release/netstandard2.1/System.Security.Cryptography.Encoding.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Encoding/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 255>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.RegularExpressions/Release/netstandard2.1/System.Text.RegularExpressions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Text.RegularExpressions.dll". 250>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XmlDocument.csproj" (269) on node 30 (Build target(s)). 269>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XmlDocument/Release/netstandard2.1/". 255>CopyFilesToOutputDirectory: System.Text.RegularExpressions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Text.RegularExpressions.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.RegularExpressions/Release/netstandard2.1/System.Text.RegularExpressions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Text.RegularExpressions.pdb". 252>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Primitives.csproj" (Build target(s)). 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.Encoding/Release/netstandard2.1/System.Text.Encoding.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Text.Encoding.dll". System.Text.Encoding -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Text.Encoding.dll 256>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.Encoding.Extensions/Release/netstandard2.1/System.Text.Encoding.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Text.Encoding.Extensions.dll". 263>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 254>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.Encoding/Release/netstandard2.1/System.Text.Encoding.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Text.Encoding.pdb". 256>CopyFilesToOutputDirectory: System.Text.Encoding.Extensions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Text.Encoding.Extensions.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Text.Encoding.Extensions/Release/netstandard2.1/System.Text.Encoding.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Text.Encoding.Extensions.pdb". 263>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XDocument/Release/netstandard2.1/System.Xml.XDocument.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Xml.XDocument.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XDocument/Release/netstandard2.1/System.Xml.XDocument.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XDocument/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 249>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Encoding/Release/netstandard2.1/System.Security.Cryptography.Encoding.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.Encoding.dll". System.Security.Cryptography.Encoding -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.Encoding.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.Encoding/Release/netstandard2.1/System.Security.Cryptography.Encoding.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.Encoding.pdb". 250>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.SecureString/Release/netstandard2.1/System.Security.SecureString.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.SecureString.dll". System.Security.SecureString -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.SecureString.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.SecureString/Release/netstandard2.1/System.Security.SecureString.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.SecureString.pdb". 253>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.X509Certificates/Release/netstandard2.1/System.Security.Cryptography.X509Certificates.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.X509Certificates.dll". System.Security.Cryptography.X509Certificates -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.X509Certificates.dll 255>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Text.RegularExpressions.csproj" (Build target(s)). 265>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XPath.XDocument.csproj" (268) on node 19 (Build target(s)). 268>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XPath.XDocument/Release/netstandard2.1/". 258>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 253>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Security.Cryptography.X509Certificates/Release/netstandard2.1/System.Security.Cryptography.X509Certificates.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Security.Cryptography.X509Certificates.pdb". 258>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Thread/Release/netstandard2.1/System.Threading.Thread.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Threading.Thread.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Thread/Release/netstandard2.1/System.Threading.Thread.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Thread/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 145>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (145) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XmlSerializer.csproj" (271) on node 6 (Build target(s)). 271>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XmlSerializer/Release/netstandard2.1/". 256>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Text.Encoding.Extensions.csproj" (Build target(s)). 265>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XPath/Release/netstandard2.1/System.Xml.XPath.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Xml.XPath.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XPath/Release/netstandard2.1/System.Xml.XPath.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XPath/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 249>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Encoding.csproj" (Build target(s)). 254>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Text.Encoding.csproj" (Build target(s)). 250>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.SecureString.csproj" (Build target(s)). 263>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XDocument/Release/netstandard2.1/System.Xml.XDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XDocument.dll". System.Xml.XDocument -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XDocument.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XDocument/Release/netstandard2.1/System.Xml.XDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XDocument.pdb". 265>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XPath/Release/netstandard2.1/System.Xml.XPath.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XPath.dll". 258>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Thread/Release/netstandard2.1/System.Threading.Thread.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Thread.dll". 262>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 260>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 258>CopyFilesToOutputDirectory: System.Threading.Thread -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Thread.dll 265>CopyFilesToOutputDirectory: System.Xml.XPath -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XPath.dll 258>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Thread/Release/netstandard2.1/System.Threading.Thread.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Thread.pdb". 265>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XPath/Release/netstandard2.1/System.Xml.XPath.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XPath.pdb". 262>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Overlapped/Release/netstandard2.1/System.Threading.Overlapped.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Threading.Overlapped.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Overlapped/Release/netstandard2.1/System.Threading.Overlapped.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Overlapped/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 270>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 262>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 253>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.X509Certificates.csproj" (Build target(s)). 260>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.ReaderWriter/Release/netstandard2.1/System.Xml.ReaderWriter.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Xml.ReaderWriter.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.ReaderWriter/Release/netstandard2.1/System.Xml.ReaderWriter.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.ReaderWriter/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 270>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ValueTuple/Release/netstandard2.1/System.ValueTuple.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /langversion:preview System.ValueTuple.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ValueTuple/Release/netstandard2.1/System.ValueTuple.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ValueTuple/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 261>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 257>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 261>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks/Release/netstandard2.1/System.Threading.Tasks.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Threading.Tasks.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks/Release/netstandard2.1/System.Threading.Tasks.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 257>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/Open.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks.Extensions/Release/netstandard2.1/System.Threading.Tasks.Extensions.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /langversion:preview System.Threading.Tasks.Extensions.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks.Extensions/Release/netstandard2.1/System.Threading.Tasks.Extensions.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks.Extensions/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 261>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 257>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 262>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Overlapped/Release/netstandard2.1/System.Threading.Overlapped.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Overlapped.dll". System.Threading.Overlapped -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Overlapped.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Overlapped/Release/netstandard2.1/System.Threading.Overlapped.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Overlapped.pdb". 270>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ValueTuple/Release/netstandard2.1/System.ValueTuple.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ValueTuple.dll". 258>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Thread.csproj" (Build target(s)). 270>CopyFilesToOutputDirectory: System.ValueTuple -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ValueTuple.dll 260>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.ReaderWriter/Release/netstandard2.1/System.Xml.ReaderWriter.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.ReaderWriter.dll". 270>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.ValueTuple/Release/netstandard2.1/System.ValueTuple.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.ValueTuple.pdb". 260>CopyFilesToOutputDirectory: System.Xml.ReaderWriter -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.ReaderWriter.dll 266>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 260>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.ReaderWriter/Release/netstandard2.1/System.Xml.ReaderWriter.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.ReaderWriter.pdb". 265>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XPath.csproj" (Build target(s)). 263>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XDocument.csproj" (Build target(s)). 266>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks.Parallel/Release/netstandard2.1/System.Threading.Tasks.Parallel.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Threading.Tasks.Parallel.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks.Parallel/Release/netstandard2.1/System.Threading.Tasks.Parallel.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks.Parallel/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 264>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Timer/Release/netstandard2.1/System.Threading.Timer.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Threading.Timer.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Timer/Release/netstandard2.1/System.Threading.Timer.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Timer/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 257>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks.Extensions/Release/netstandard2.1/System.Threading.Tasks.Extensions.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Tasks.Extensions.dll". System.Threading.Tasks.Extensions -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Tasks.Extensions.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks.Extensions/Release/netstandard2.1/System.Threading.Tasks.Extensions.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Tasks.Extensions.pdb". 262>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Overlapped.csproj" (Build target(s)). 266>CoreCompile: Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 261>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks/Release/netstandard2.1/System.Threading.Tasks.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Tasks.dll". System.Threading.Tasks -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Tasks.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks/Release/netstandard2.1/System.Threading.Tasks.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Tasks.pdb". 267>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 264>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Timer/Release/netstandard2.1/System.Threading.Timer.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Timer.dll". System.Threading.Timer -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Timer.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Timer/Release/netstandard2.1/System.Threading.Timer.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Timer.pdb". 267>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.ThreadPool/Release/netstandard2.1/System.Threading.ThreadPool.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Threading.ThreadPool.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.ThreadPool/Release/netstandard2.1/System.Threading.ThreadPool.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.ThreadPool/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 260>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.ReaderWriter.csproj" (Build target(s)). 270>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ValueTuple.csproj" (Build target(s)). 269>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 261>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Tasks.csproj" (Build target(s)). 257>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Tasks.Extensions.csproj" (Build target(s)). 266>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks.Parallel/Release/netstandard2.1/System.Threading.Tasks.Parallel.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Tasks.Parallel.dll". System.Threading.Tasks.Parallel -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Tasks.Parallel.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.Tasks.Parallel/Release/netstandard2.1/System.Threading.Tasks.Parallel.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.Tasks.Parallel.pdb". 269>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XmlDocument/Release/netstandard2.1/System.Xml.XmlDocument.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Xml.XmlDocument.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XmlDocument/Release/netstandard2.1/System.Xml.XmlDocument.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XmlDocument/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 268>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 271>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. 264>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Timer.csproj" (Build target(s)). 268>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XPath.XDocument/Release/netstandard2.1/System.Xml.XPath.XDocument.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Xml.XPath.XDocument.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XPath.XDocument/Release/netstandard2.1/System.Xml.XPath.XDocument.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XPath.XDocument/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 267>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.ThreadPool/Release/netstandard2.1/System.Threading.ThreadPool.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.ThreadPool.dll". 271>CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XmlSerializer/Release/netstandard2.1/System.Xml.XmlSerializer.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview System.Xml.XmlSerializer.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XmlSerializer/Release/netstandard2.1/System.Xml.XmlSerializer.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XmlSerializer/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 267>CopyFilesToOutputDirectory: System.Threading.ThreadPool -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.ThreadPool.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Threading.ThreadPool/Release/netstandard2.1/System.Threading.ThreadPool.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Threading.ThreadPool.pdb". 184>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.Security.Principal.Windows.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.AccessControl/Release/netstandard2.1/System.Security.AccessControl.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 System.Security.AccessControl.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.AccessControl/Release/netstandard2.1/System.Security.AccessControl.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.AccessControl/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore 269>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XmlDocument/Release/netstandard2.1/System.Xml.XmlDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XmlDocument.dll". System.Xml.XmlDocument -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XmlDocument.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XmlDocument/Release/netstandard2.1/System.Xml.XmlDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XmlDocument.pdb". 266>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Tasks.Parallel.csproj" (Build target(s)). 271>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XmlSerializer/Release/netstandard2.1/System.Xml.XmlSerializer.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XmlSerializer.dll". System.Xml.XmlSerializer -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XmlSerializer.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XmlSerializer/Release/netstandard2.1/System.Xml.XmlSerializer.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XmlSerializer.pdb". 268>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XPath.XDocument/Release/netstandard2.1/System.Xml.XPath.XDocument.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XPath.XDocument.dll". System.Xml.XPath.XDocument -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XPath.XDocument.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/System.Xml.XPath.XDocument/Release/netstandard2.1/System.Xml.XPath.XDocument.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netstandard/System.Xml.XPath.XDocument.pdb". 267>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.ThreadPool.csproj" (Build target(s)). 269>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XmlDocument.csproj" (Build target(s)). 271>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XmlSerializer.csproj" (Build target(s)). 268>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XPath.XDocument.csproj" (Build target(s)). 145>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds" (Build target(s)). 184>CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.AccessControl/Release/netstandard2.1/System.Security.AccessControl.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.Security.AccessControl.dll". System.Security.AccessControl -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.Security.AccessControl.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/System.Security.AccessControl/Release/netstandard2.1/System.Security.AccessControl.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.Security.AccessControl.pdb". 184>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.Security.AccessControl.csproj" (default targets). 180>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.Security.Principal.Windows.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Microsoft.Win32.Registry/Release/netstandard2.1/Microsoft.Win32.Registry.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:7.2 Microsoft.Win32.Registry.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Microsoft.Win32.Registry/Release/netstandard2.1/Microsoft.Win32.Registry.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Microsoft.Win32.Registry/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Microsoft.Win32.Registry/Release/netstandard2.1/Microsoft.Win32.Registry.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/Microsoft.Win32.Registry.dll". Microsoft.Win32.Registry -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/Microsoft.Win32.Registry.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/Microsoft.Win32.Registry/Release/netstandard2.1/Microsoft.Win32.Registry.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/Microsoft.Win32.Registry.pdb". 180>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/Microsoft.Win32.Registry.csproj" (default targets). 157>_BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,0618,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;TRACE;RELEASE;NETSTANDARD;NETSTANDARD2_1 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/Microsoft.Win32.Registry.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard/Release/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.Security.AccessControl.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/ref/netstandard2.1/System.Security.Principal.Windows.dll /debug+ /debug:pdbonly /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/ECMA.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/=/_/,/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/=/_1/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/mscorlib/Release/netstandard2.1/mscorlib.dll /ruleset:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.dotnet.codeanalysis/1.0.0-beta.20113.5/build/../content/Default.ruleset /target:library /warnaserror- /utf8output /deterministic+ /publicsign+ /checksumalgorithm:SHA256 /langversion:preview mscorlib.Forwards.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/mscorlib/Release/netstandard2.1/mscorlib.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/mscorlib/Release/netstandard2.1/_AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/mscorlib/Release/netstandard2.1/mscorlib.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/mscorlib.dll". mscorlib -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/mscorlib.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/ref/mscorlib/Release/netstandard2.1/mscorlib.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/bin/shims/netfx/mscorlib.pdb". 157>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/mscorlib.csproj" (Build target(s)). 147>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds" (Build target(s)). 146>AddPlaceholders: Skipping target "AddPlaceholders" because it has no inputs. 144>AddPlaceholders: Skipping target "AddPlaceholders" because it has no inputs. 146>StampTargets: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/obj/NETStandard.Library/Release/netstandard2.1". 144>CreatePackage: Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/packages/Release/NonShipping/Microsoft.Private.Standard.2.1.0-prerelease.22430.1.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/packages/Release/NonShipping/symbols/Microsoft.Private.Standard.2.1.0-prerelease.22430.1.symbols.nupkg' Build: Microsoft.Private.Standard -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/packages/Release/specs/Microsoft.Private.Standard.nuspec 144>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/Microsoft.Private.Standard.pkgproj" (Build target(s)). 146>CreatePackage: Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/packages/Release/Shipping/NETStandard.Library.2.1.0.nupkg' Created '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/packages/Release/Shipping/symbols/NETStandard.Library.2.1.0.symbols.nupkg' Build: NETStandard.Library -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/packages/Release/specs/NETStandard.Library.nuspec 146>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/NETStandard.Library.pkgproj" (Build target(s)). 143>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/packages.builds" (default targets). 3>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/build.proj" (Build;Pack target(s)). 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (274) on node 18 (Publish target(s)). 274>PublishToSourceBuildStorage: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/packages/Release/NonShipping/symbols/Microsoft.Private.Standard.2.1.0-prerelease.22430.1.symbols.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Private.Standard.2.1.0-prerelease.22430.1.symbols.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/packages/Release/Shipping/NETStandard.Library.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/packages/Release/Shipping/symbols/NETStandard.Library.2.1.0.symbols.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/NETStandard.Library.2.1.0.symbols.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/packages/Release/NonShipping/Microsoft.Private.Standard.2.1.0-prerelease.22430.1.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.Private.Standard.2.1.0-prerelease.22430.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/packages/Release/Shipping/symbols/NETStandard.Library.2.1.0.symbols.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/assets/NETStandard.Library.2.1.0.symbols.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/artifacts/packages/Release/NonShipping/symbols/Microsoft.Private.Standard.2.1.0-prerelease.22430.1.symbols.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/assets/Microsoft.Private.Standard.2.1.0-prerelease.22430.1.symbols.nupkg". 274>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj" (Publish target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.119s 15.561s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.566s 0.603s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/build.proj (Restore) | 9 : 0.007s 14.799s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/build.proj (Build, Pack) | | 10 : 0.008s 10.172s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/src.builds () | | | 11 : 3.027s 4.500s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/ref/netstandard.csproj (Build) | | | . 37 : 1.216s 1.216s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | | . 12 : 0.301s 10.037s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj (Build) | | | | 13 : 1.371s 9.361s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj (Build) | | | | | 20 : 1.962s 1.962s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj (GetTargetFrameworks) | | | | | 36 : 1.228s 1.228s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.Linq.csproj (GetTargetFrameworks) | | | | | 21 : 1.227s 1.227s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.ComponentModel.Composition.csproj (GetTargetFrameworks) | | | | | 22 : 1.229s 1.229s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Core.csproj (GetTargetFrameworks) | | | | | 24 : 1.231s 1.231s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Data.csproj (GetTargetFrameworks) | | | | | 25 : 1.228s 1.228s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Drawing.csproj (GetTargetFrameworks) | | | | | 26 : 1.228s 1.228s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.csproj (GetTargetFrameworks) | | | | | 27 : 1.228s 1.228s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.FileSystem.csproj (GetTargetFrameworks) | | | | | 23 : 1.226s 1.226s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj (GetTargetFrameworks) | | | | | 29 : 1.231s 1.231s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Numerics.csproj (GetTargetFrameworks) | | | | | 30 : 1.229s 1.229s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Runtime.InteropServices.RuntimeInformation.csproj (GetTargetFrameworks) | | | | | 31 : 1.227s 1.227s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Runtime.Serialization.csproj (GetTargetFrameworks) | | | | | 32 : 1.228s 1.228s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Transactions.csproj (GetTargetFrameworks) | | | | | 28 : 1.229s 1.229s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Net.Http.csproj (GetTargetFrameworks) | | | | | 33 : 1.226s 1.226s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.ValueTuple.csproj (GetTargetFrameworks) | | | | | 34 : 1.226s 1.226s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Web.csproj (GetTargetFrameworks) | | | | | 35 : 1.226s 1.226s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.csproj (GetTargetFrameworks) | | | | | 19 : 1.216s 1.216s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/ref/netstandard.csproj (GetTargetFrameworks) | | | | | 162 : 1.561s 1.561s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | 170 : 0.692s 3.160s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Net.Http.csproj () | | | | | | 165 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | | 553 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj (GetNativeManifest) | | | | | . 575 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj (GetCopyToOutputDirectoryItems) | | | | | 178 : 0.665s 3.442s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.Linq.csproj () | | | | | | 177 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | . 639 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.csproj (GetNativeManifest) | | | | | 171 : 0.989s 2.180s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Numerics.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | . 525 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj (GetNativeManifest) | | | | | 173 : 0.608s 3.430s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Runtime.Serialization.csproj () | | | | | | 177 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.csproj () | | | | | | 165 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | | 639 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.csproj (GetNativeManifest) | | | | | . 675 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.csproj (GetCopyToOutputDirectoryItems) | | | | | 172 : 0.875s 2.073s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Runtime.InteropServices.RuntimeInformation.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | | 525 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj (GetNativeManifest) | | | | | . 529 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 164 : 0.811s 3.187s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Core.csproj () | | | | | | 165 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | . 553 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj (GetNativeManifest) | | | | | 163 : 0.589s 3.647s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.ComponentModel.Composition.csproj () | | | | | | 164 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Core.csproj () | | | | | | 165 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | | 656 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Core.csproj (GetNativeManifest) | | | | | . 698 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Core.csproj (GetCopyToOutputDirectoryItems) | | | | | 166 : 0.894s 4.295s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Data.csproj () | | | | | | 177 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.csproj () | | | | | | 174 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Transactions.csproj () | | | | | | 165 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | | 693 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Transactions.csproj (GetNativeManifest) | | | | | . 815 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Transactions.csproj (GetCopyToOutputDirectoryItems) | | | | | 168 : 0.658s 3.122s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.csproj () | | | | | | 165 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | . 575 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj (GetCopyToOutputDirectoryItems) | | | | | 177 : 0.823s 3.099s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.csproj () | | | | | | 165 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | . 575 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj (GetCopyToOutputDirectoryItems) | | | | | 169 : 0.549s 3.349s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.FileSystem.csproj () | | | | | | 168 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.csproj () | | | | | | 165 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | | 643 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.csproj (GetNativeManifest) | | | | | . 668 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.csproj (GetCopyToOutputDirectoryItems) | | | | | 167 : 0.602s 3.518s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Drawing.csproj () | | | | | | 165 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | . 575 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj (GetCopyToOutputDirectoryItems) | | | | | 174 : 0.537s 3.303s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Transactions.csproj () | | | | | | 177 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.csproj () | | | | | | 165 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | . 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | 175 : 0.432s 2.898s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.ValueTuple.csproj () | | | | | | 165 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | | 575 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj (GetCopyToOutputDirectoryItems) | | | | | . 553 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj (GetNativeManifest) | | | | | 165 : 1.318s 2.509s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | . 525 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj (GetNativeManifest) | | | | | 176 : 0.599s 2.863s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Web.csproj () | | | | | | 165 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj () | | | | | | 162 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/mscorlib.csproj () | | | | | . 575 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.csproj (GetCopyToOutputDirectoryItems) | | | | | 991 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/ref/netstandard.csproj (GetNativeManifest) | | | | | 1005 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Runtime.Serialization.csproj (GetNativeManifest) | | | | | 995 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.ComponentModel.Composition.csproj (GetNativeManifest) | | | | | 1008 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Web.csproj (GetNativeManifest) | | | | | 1007 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.ValueTuple.csproj (GetNativeManifest) | | | | | 999 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Drawing.csproj (GetNativeManifest) | | | | | 1004 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Runtime.InteropServices.RuntimeInformation.csproj (GetNativeManifest) | | | | | 1001 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.FileSystem.csproj (GetNativeManifest) | | | | | 1003 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Numerics.csproj (GetNativeManifest) | | | | | 1002 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Net.Http.csproj (GetNativeManifest) | | | | | 998 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Data.csproj (GetNativeManifest) | | | | | 1010 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.Linq.csproj (GetNativeManifest) | | | | | 1247 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Drawing.csproj (GetCopyToOutputDirectoryItems) | | | | | 1249 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.IO.Compression.FileSystem.csproj (GetCopyToOutputDirectoryItems) | | | | | 1250 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Net.Http.csproj (GetCopyToOutputDirectoryItems) | | | | | 1251 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Numerics.csproj (GetCopyToOutputDirectoryItems) | | | | | 1246 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Data.csproj (GetCopyToOutputDirectoryItems) | | | | | 1253 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Runtime.Serialization.csproj (GetCopyToOutputDirectoryItems) | | | | | 1255 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.ValueTuple.csproj (GetCopyToOutputDirectoryItems) | | | | | 1256 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Web.csproj (GetCopyToOutputDirectoryItems) | | | | | 1258 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Xml.Linq.csproj (GetCopyToOutputDirectoryItems) | | | | | 1252 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.Runtime.InteropServices.RuntimeInformation.csproj (GetCopyToOutputDirectoryItems) | | | | . 1243 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/net461/System.ComponentModel.Composition.csproj (GetCopyToOutputDirectoryItems) | | | | 18 : 3.789s 9.114s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj (Build) | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | 217 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Primitives.csproj () | | | | | 236 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.csproj () | | | | | 138 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Diagnostics.StackTrace.csproj (GetTargetFrameworks) | | | | | 139 : 0.250s 0.250s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Globalization.Extensions.csproj (GetTargetFrameworks) | | | | | 140 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Primitives.csproj (GetTargetFrameworks) | | | | | 141 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Xml.csproj (GetTargetFrameworks) | | | | | 142 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Security.Cryptography.Algorithms.csproj (GetTargetFrameworks) | | | | | 143 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Security.SecureString.csproj (GetTargetFrameworks) | | | | | 144 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Xml.XPath.XDocument.csproj (GetTargetFrameworks) | | | | | 145 : 0.224s 0.224s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Mono.Android.csproj (GetTargetFrameworks) | | | | | 146 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj (GetTargetFrameworks) | | | | | 147 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.ComponentModel.Composition.csproj (GetTargetFrameworks) | | | | | 148 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Core.csproj (GetTargetFrameworks) | | | | | 149 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj (GetTargetFrameworks) | | | | | 150 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Data.csproj (GetTargetFrameworks) | | | | | 151 : 0.350s 0.350s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.csproj (GetTargetFrameworks) | | | | | 152 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.FileSystem.csproj (GetTargetFrameworks) | | | | | 153 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Net.Http.csproj (GetTargetFrameworks) | | | | | 154 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Numerics.csproj (GetTargetFrameworks) | | | | | 155 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Numerics.Vectors.csproj (GetTargetFrameworks) | | | | | 156 : 0.203s 0.203s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Runtime.Serialization.csproj (GetTargetFrameworks) | | | | | 157 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Transactions.csproj (GetTargetFrameworks) | | | | | 158 : 0.296s 0.296s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Web.Services.csproj (GetTargetFrameworks) | | | | | 159 : 0.273s 0.273s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.csproj (GetTargetFrameworks) | | | | | 160 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.Linq.csproj (GetTargetFrameworks) | | | | | 215 : 0.293s 2.788s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Diagnostics.StackTrace.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | . 569 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj (GetNativeManifest) | | | | | 226 : 0.715s 3.226s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj () | | | | | . 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | 228 : 0.445s 3.590s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.csproj () | | | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj () | | | | | . 223 : 2.069s 2.069s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | 219 : 0.186s 2.544s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Security.Cryptography.Algorithms.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | | 569 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj (GetNativeManifest) | | | | | . 604 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 237 : 0.370s 3.873s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.Linq.csproj () | | | | | | 236 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | . 955 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.csproj (GetCopyToOutputDirectoryItems) | | | | | 227 : 0.354s 3.976s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Data.csproj () | | | | | | 236 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.csproj () | | | | | | 234 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Transactions.csproj () | | | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | | 900 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Transactions.csproj (GetNativeManifest) | | | | | . 1123 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Transactions.csproj (GetCopyToOutputDirectoryItems) | | | | | 230 : 0.399s 3.371s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Net.Http.csproj () | | | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | . 732 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj (GetNativeManifest) | | | | | 220 : 0.306s 2.401s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Security.SecureString.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | . 569 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj (GetNativeManifest) | | | | | 221 : 0.115s 3.793s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Xml.XPath.XDocument.csproj () | | | | | | 237 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.Linq.csproj () | | | | | | 236 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | | 994 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.Linq.csproj (GetNativeManifest) | | | | | . 1062 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.Linq.csproj (GetCopyToOutputDirectoryItems) | | | | | 232 : 0.215s 2.307s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Numerics.Vectors.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | . 569 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj (GetNativeManifest) | | | | | 218 : 0.191s 3.830s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Xml.csproj () | | | | | | 233 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Runtime.Serialization.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | | 217 : 0.092s 2.344s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Primitives.csproj () | | | | | | . 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | | 1065 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Primitives.csproj (GetNativeManifest) | | | | | | 1064 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Runtime.Serialization.csproj (GetNativeManifest) | | | | | | 1083 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Primitives.csproj (GetCopyToOutputDirectoryItems) | | | | | . 1082 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Runtime.Serialization.csproj (GetCopyToOutputDirectoryItems) | | | | | 224 : 0.293s 3.813s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.ComponentModel.Composition.csproj () | | | | | | 225 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Core.csproj () | | | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | | 941 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Core.csproj (GetNativeManifest) | | | | | . 1071 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Core.csproj (GetCopyToOutputDirectoryItems) | | | | | 234 : 0.282s 2.297s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Transactions.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | . 569 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj (GetNativeManifest) | | | | | 222 : 0.461s 3.276s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Mono.Android.csproj () | | | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | . 796 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj (GetCopyToOutputDirectoryItems) | | | | | 235 : 0.322s 3.626s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Web.Services.csproj () | | | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | | 236 : 0.389s 3.283s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.csproj () | | | | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj () | | | | | | . 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | . 897 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.csproj (GetNativeManifest) | | | | | 225 : 0.490s 3.334s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Core.csproj () | | | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj () | | | | | . 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | 229 : 0.121s 3.316s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.FileSystem.csproj () | | | | | | 228 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.csproj () | | | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | | 863 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.csproj (GetNativeManifest) | | | | | . 884 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.csproj (GetCopyToOutputDirectoryItems) | | | | | 233 : 0.149s 3.636s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Runtime.Serialization.csproj () | | | | | | 236 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Xml.csproj () | | | | | | 226 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.csproj () | | | | | . 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | 231 : 0.251s 2.228s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Numerics.csproj () | | | | | . 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | 216 : 0.237s 1.479s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Globalization.Extensions.csproj () | | | | | | 223 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj () | | | | | . 569 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/mscorlib.csproj (GetNativeManifest) | | | | | 1131 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Diagnostics.StackTrace.csproj (GetNativeManifest) | | | | | 1134 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Xml.csproj (GetNativeManifest) | | | | | 1135 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Security.Cryptography.Algorithms.csproj (GetNativeManifest) | | | | | 1137 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Xml.XPath.XDocument.csproj (GetNativeManifest) | | | | | 1138 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Mono.Android.csproj (GetNativeManifest) | | | | | 1140 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.ComponentModel.Composition.csproj (GetNativeManifest) | | | | | 1136 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Security.SecureString.csproj (GetNativeManifest) | | | | | 1145 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.FileSystem.csproj (GetNativeManifest) | | | | | 1146 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Net.Http.csproj (GetNativeManifest) | | | | | 1147 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Numerics.csproj (GetNativeManifest) | | | | | 1148 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Numerics.Vectors.csproj (GetNativeManifest) | | | | | 1143 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Data.csproj (GetNativeManifest) | | | | | 1151 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Web.Services.csproj (GetNativeManifest) | | | | | 1132 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Globalization.Extensions.csproj (GetNativeManifest) | | | | | 1338 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Security.Cryptography.Algorithms.csproj (GetCopyToOutputDirectoryItems) | | | | | 1339 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Security.SecureString.csproj (GetCopyToOutputDirectoryItems) | | | | | 1340 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Xml.XPath.XDocument.csproj (GetCopyToOutputDirectoryItems) | | | | | 1341 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Mono.Android.csproj (GetCopyToOutputDirectoryItems) | | | | | 1343 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.ComponentModel.Composition.csproj (GetCopyToOutputDirectoryItems) | | | | | 1350 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Numerics.csproj (GetCopyToOutputDirectoryItems) | | | | | 1348 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.IO.Compression.FileSystem.csproj (GetCopyToOutputDirectoryItems) | | | | | 1349 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Net.Http.csproj (GetCopyToOutputDirectoryItems) | | | | | 1351 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Numerics.Vectors.csproj (GetCopyToOutputDirectoryItems) | | | | | 1337 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Runtime.Serialization.Xml.csproj (GetCopyToOutputDirectoryItems) | | | | | 1346 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Data.csproj (GetCopyToOutputDirectoryItems) | | | | | 1335 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/Facades/System.Globalization.Extensions.csproj (GetCopyToOutputDirectoryItems) | | | | . 1354 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/monoandroid/System.Web.Services.csproj (GetCopyToOutputDirectoryItems) | | | | 17 : 3.837s 8.772s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj (Build) | | | | | 380 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.csproj () | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | 64 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Diagnostics.StackTrace.csproj (GetTargetFrameworks) | | | | | 65 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Globalization.Extensions.csproj (GetTargetFrameworks) | | | | | 66 : 0.347s 0.347s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Runtime.Serialization.Primitives.csproj (GetTargetFrameworks) | | | | | 67 : 0.324s 0.324s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Runtime.Serialization.Xml.csproj (GetTargetFrameworks) | | | | | 68 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Security.Cryptography.Algorithms.csproj (GetTargetFrameworks) | | | | | 69 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Security.SecureString.csproj (GetTargetFrameworks) | | | | | 70 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Xml.XPath.XDocument.csproj (GetTargetFrameworks) | | | | | 71 : 0.313s 0.313s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetTargetFrameworks) | | | | | 72 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/OpenTK.csproj (GetTargetFrameworks) | | | | | 73 : 0.266s 0.266s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.ComponentModel.Composition.csproj (GetTargetFrameworks) | | | | | 74 : 0.262s 0.262s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Core.csproj (GetTargetFrameworks) | | | | | 75 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj (GetTargetFrameworks) | | | | | 76 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Data.csproj (GetTargetFrameworks) | | | | | 77 : 0.265s 0.265s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.csproj (GetTargetFrameworks) | | | | | 78 : 0.236s 0.236s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.FileSystem.csproj (GetTargetFrameworks) | | | | | 79 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Net.Http.csproj (GetTargetFrameworks) | | | | | 80 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Numerics.csproj (GetTargetFrameworks) | | | | | 81 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Numerics.Vectors.csproj (GetTargetFrameworks) | | | | | 82 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Runtime.Serialization.csproj (GetTargetFrameworks) | | | | | 83 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Transactions.csproj (GetTargetFrameworks) | | | | | 84 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Web.Services.csproj (GetTargetFrameworks) | | | | | 85 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.csproj (GetTargetFrameworks) | | | | | 86 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.Linq.csproj (GetTargetFrameworks) | | | | | 87 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Xamarin.Mac.csproj (GetTargetFrameworks) | | | | | 367 : 0.311s 2.430s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Diagnostics.StackTrace.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 593 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetNativeManifest) | | | | | . 629 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 368 : 0.591s 2.438s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Globalization.Extensions.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 629 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | . 593 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetNativeManifest) | | | | | 369 : 0.526s 2.563s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Runtime.Serialization.Primitives.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 593 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetNativeManifest) | | | | | . 629 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 372 : 0.278s 2.534s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Security.SecureString.csproj () | | | | | . 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | 378 : 0.729s 2.753s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | . 593 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetNativeManifest) | | | | | 379 : 0.450s 3.518s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Data.csproj () | | | | | | 388 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.csproj () | | | | | | 386 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Transactions.csproj () | | | | | | 378 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 852 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Transactions.csproj (GetNativeManifest) | | | | | . 1014 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Transactions.csproj (GetCopyToOutputDirectoryItems) | | | | | 377 : 0.765s 3.274s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Core.csproj () | | | | | | 378 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj () | | | | | . 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | 389 : 0.215s 3.245s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.Linq.csproj () | | | | | | 388 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 847 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.csproj (GetNativeManifest) | | | | | . 888 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.csproj (GetCopyToOutputDirectoryItems) | | | | | 384 : 0.302s 2.577s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Numerics.Vectors.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 593 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetNativeManifest) | | | | | . 629 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 385 : 0.225s 3.385s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Runtime.Serialization.csproj () | | | | | | 388 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.csproj () | | | | | | 378 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj () | | | | | . 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | 387 : 0.216s 3.315s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Web.Services.csproj () | | | | | | 388 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.csproj () | | | | | | 378 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | . 847 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.csproj (GetNativeManifest) | | | | | 388 : 0.469s 3.131s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.csproj () | | | | | | 378 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | . 714 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj (GetNativeManifest) | | | | | 386 : 0.330s 2.426s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Transactions.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 593 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetNativeManifest) | | | | | . 629 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 382 : 0.226s 2.893s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Net.Http.csproj () | | | | | | 378 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj () | | | | | . 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | 381 : 0.356s 3.094s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.FileSystem.csproj () | | | | | | 378 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 380 : 0.140s 2.712s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.csproj () | | | | | | | 378 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj () | | | | | | | 714 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj (GetNativeManifest) | | | | | | | 374 : 1.794s 1.794s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | . 764 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj (GetCopyToOutputDirectoryItems) | | | | | | 773 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.csproj (GetNativeManifest) | | | | | . 824 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.csproj (GetCopyToOutputDirectoryItems) | | | | | 373 : 0.076s 3.682s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Xml.XPath.XDocument.csproj () | | | | | | 389 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.Linq.csproj () | | | | | | 388 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 894 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.Linq.csproj (GetNativeManifest) | | | | | . 1154 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Xml.Linq.csproj (GetCopyToOutputDirectoryItems) | | | | | 383 : 0.313s 2.435s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Numerics.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 593 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetNativeManifest) | | | | | . 629 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 376 : 0.440s 3.180s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.ComponentModel.Composition.csproj () | | | | | | 377 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Core.csproj () | | | | | | 378 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 914 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Core.csproj (GetNativeManifest) | | | | | . 965 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Core.csproj (GetCopyToOutputDirectoryItems) | | | | | 371 : 0.354s 2.037s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Security.Cryptography.Algorithms.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 593 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetNativeManifest) | | | | | . 629 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 375 : 0.409s 2.453s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/OpenTK.csproj () | | | | | | 378 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | . 714 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj (GetNativeManifest) | | | | | 390 : 0.440s 1.283s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Xamarin.Mac.csproj () | | | | | | 378 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.csproj () | | | | | . 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | 370 : 0.164s 1.795s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Runtime.Serialization.Xml.csproj () | | | | | | 369 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Runtime.Serialization.Primitives.csproj () | | | | | | 385 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Runtime.Serialization.csproj () | | | | | | 374 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/mscorlib.csproj () | | | | | | 1031 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Runtime.Serialization.Primitives.csproj (GetNativeManifest) | | | | | | 1030 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Runtime.Serialization.csproj (GetNativeManifest) | | | | | | 1078 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Runtime.Serialization.Primitives.csproj (GetCopyToOutputDirectoryItems) | | | | | . 1077 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Runtime.Serialization.csproj (GetCopyToOutputDirectoryItems) | | | | | 1165 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.ComponentModel.Composition.csproj (GetNativeManifest) | | | | | 1156 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Diagnostics.StackTrace.csproj (GetNativeManifest) | | | | | 1157 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Globalization.Extensions.csproj (GetNativeManifest) | | | | | 1160 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Security.Cryptography.Algorithms.csproj (GetNativeManifest) | | | | | 1161 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Security.SecureString.csproj (GetNativeManifest) | | | | | 1162 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Xml.XPath.XDocument.csproj (GetNativeManifest) | | | | | 1170 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.FileSystem.csproj (GetNativeManifest) | | | | | 1171 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Net.Http.csproj (GetNativeManifest) | | | | | 1172 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Numerics.csproj (GetNativeManifest) | | | | | 1173 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Numerics.Vectors.csproj (GetNativeManifest) | | | | | 1176 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Web.Services.csproj (GetNativeManifest) | | | | | 1179 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Xamarin.Mac.csproj (GetNativeManifest) | | | | | 1168 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Data.csproj (GetNativeManifest) | | | | | 1159 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Runtime.Serialization.Xml.csproj (GetNativeManifest) | | | | | 1164 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/OpenTK.csproj (GetNativeManifest) | | | | | 1263 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Security.SecureString.csproj (GetCopyToOutputDirectoryItems) | | | | | 1267 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.ComponentModel.Composition.csproj (GetCopyToOutputDirectoryItems) | | | | | 1270 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Data.csproj (GetCopyToOutputDirectoryItems) | | | | | 1272 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.IO.Compression.FileSystem.csproj (GetCopyToOutputDirectoryItems) | | | | | 1278 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Web.Services.csproj (GetCopyToOutputDirectoryItems) | | | | | 1274 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Numerics.csproj (GetCopyToOutputDirectoryItems) | | | | | 1275 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Numerics.Vectors.csproj (GetCopyToOutputDirectoryItems) | | | | | 1281 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Xamarin.Mac.csproj (GetCopyToOutputDirectoryItems) | | | | | 1262 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Security.Cryptography.Algorithms.csproj (GetCopyToOutputDirectoryItems) | | | | | 1273 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/System.Net.Http.csproj (GetCopyToOutputDirectoryItems) | | | | | 1260 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/Facades/System.Globalization.Extensions.csproj (GetCopyToOutputDirectoryItems) | | | | . 1266 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.mac/OpenTK.csproj (GetCopyToOutputDirectoryItems) | | | | 16 : 3.683s 9.071s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj (Build) | | | | | 250 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj () | | | | | 113 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Diagnostics.StackTrace.csproj (GetTargetFrameworks) | | | | | 114 : 0.251s 0.251s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Globalization.Extensions.csproj (GetTargetFrameworks) | | | | | 115 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Primitives.csproj (GetTargetFrameworks) | | | | | 116 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Xml.csproj (GetTargetFrameworks) | | | | | 117 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Security.Cryptography.Algorithms.csproj (GetTargetFrameworks) | | | | | 118 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Security.SecureString.csproj (GetTargetFrameworks) | | | | | 119 : 0.179s 0.179s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Xml.XPath.XDocument.csproj (GetTargetFrameworks) | | | | | 120 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj (GetTargetFrameworks) | | | | | 121 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/OpenTK-1.0.csproj (GetTargetFrameworks) | | | | | 122 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.ComponentModel.Composition.csproj (GetTargetFrameworks) | | | | | 123 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Core.csproj (GetTargetFrameworks) | | | | | 124 : 0.182s 0.182s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj (GetTargetFrameworks) | | | | | 125 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Data.csproj (GetTargetFrameworks) | | | | | 126 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.csproj (GetTargetFrameworks) | | | | | 127 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.FileSystem.csproj (GetTargetFrameworks) | | | | | 128 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Net.Http.csproj (GetTargetFrameworks) | | | | | 129 : 0.189s 0.189s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Numerics.csproj (GetTargetFrameworks) | | | | | 130 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Numerics.Vectors.csproj (GetTargetFrameworks) | | | | | 131 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Runtime.Serialization.csproj (GetTargetFrameworks) | | | | | 132 : 0.270s 0.270s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Transactions.csproj (GetTargetFrameworks) | | | | | 133 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Web.Services.csproj (GetTargetFrameworks) | | | | | 134 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj (GetTargetFrameworks) | | | | | 135 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.Linq.csproj (GetTargetFrameworks) | | | | | 136 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Xamarin.TVOS.csproj (GetTargetFrameworks) | | | | | 239 : 0.326s 2.082s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Diagnostics.StackTrace.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | . 534 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj (GetNativeManifest) | | | | | 246 : 1.781s 1.781s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | 254 : 0.359s 3.179s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Net.Http.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | | 701 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj (GetCopyToOutputDirectoryItems) | | | | | | 250 : 0.820s 2.195s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj () | | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | | . 534 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj (GetNativeManifest) | | | | | . 587 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj (GetNativeManifest) | | | | | 241 : 0.446s 2.039s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Primitives.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | . 534 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj (GetNativeManifest) | | | | | 242 : 0.220s 4.080s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Xml.csproj () | | | | | | 241 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Primitives.csproj () | | | | | | 257 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Runtime.Serialization.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | | 1073 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Runtime.Serialization.csproj (GetNativeManifest) | | | | | | 1074 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Primitives.csproj (GetNativeManifest) | | | | | | 1087 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Runtime.Serialization.csproj (GetCopyToOutputDirectoryItems) | | | | | . 1088 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Primitives.csproj (GetCopyToOutputDirectoryItems) | | | | | 256 : 0.345s 1.980s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Numerics.Vectors.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | . 534 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj (GetNativeManifest) | | | | | 240 : 0.435s 1.995s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Globalization.Extensions.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | . 534 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj (GetNativeManifest) | | | | | 261 : 0.344s 3.831s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.Linq.csproj () | | | | | | 260 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | | 799 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj (GetNativeManifest) | | | | | . 951 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj (GetCopyToOutputDirectoryItems) | | | | | 252 : 0.387s 3.136s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.csproj () | | | | | | 250 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | | 587 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj (GetNativeManifest) | | | | | . 701 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj (GetCopyToOutputDirectoryItems) | | | | | 243 : 0.332s 1.899s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Security.Cryptography.Algorithms.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | . 534 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj (GetNativeManifest) | | | | | 245 : 0.289s 3.800s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Xml.XPath.XDocument.csproj () | | | | | | 261 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.Linq.csproj () | | | | | | 260 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | | 975 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.Linq.csproj (GetNativeManifest) | | | | | . 1019 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.Linq.csproj (GetCopyToOutputDirectoryItems) | | | | | 258 : 0.354s 1.902s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Transactions.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | . 534 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj (GetNativeManifest) | | | | | 244 : 0.136s 1.690s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Security.SecureString.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | | 534 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj (GetNativeManifest) | | | | | . 536 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 251 : 0.484s 3.901s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Data.csproj () | | | | | | 260 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj () | | | | | | 258 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Transactions.csproj () | | | | | | 250 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | | 799 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj (GetNativeManifest) | | | | | | 828 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Transactions.csproj (GetNativeManifest) | | | | | . 1026 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Transactions.csproj (GetCopyToOutputDirectoryItems) | | | | | 257 : 0.250s 3.709s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Runtime.Serialization.csproj () | | | | | | 260 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj () | | | | | | 250 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | . 799 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj (GetNativeManifest) | | | | | 249 : 0.351s 3.106s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Core.csproj () | | | | | | 250 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | . 587 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj (GetNativeManifest) | | | | | 253 : 0.405s 3.475s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.FileSystem.csproj () | | | | | | 252 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.csproj () | | | | | | 250 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | | 730 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.csproj (GetNativeManifest) | | | | | . 860 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.csproj (GetCopyToOutputDirectoryItems) | | | | | 248 : 0.347s 3.692s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.ComponentModel.Composition.csproj () | | | | | | 249 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Core.csproj () | | | | | | 250 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | | 834 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Core.csproj (GetNativeManifest) | | | | | . 875 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Core.csproj (GetCopyToOutputDirectoryItems) | | | | | 259 : 0.215s 3.693s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Web.Services.csproj () | | | | | | 260 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj () | | | | | | 250 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | . 799 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj (GetNativeManifest) | | | | | 260 : 0.536s 3.147s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Xml.csproj () | | | | | | 250 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | . 587 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj (GetNativeManifest) | | | | | 262 : 0.347s 2.961s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Xamarin.TVOS.csproj () | | | | | | 250 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | . 587 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj (GetNativeManifest) | | | | | 255 : 0.346s 1.530s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Numerics.csproj () | | | | | | 246 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj () | | | | | . 534 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/mscorlib.csproj (GetNativeManifest) | | | | | 247 : 0.148s 0.812s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/OpenTK-1.0.csproj () | | | | | . 587 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.csproj (GetNativeManifest) | | | | | 1097 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Diagnostics.StackTrace.csproj (GetNativeManifest) | | | | | 1098 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Globalization.Extensions.csproj (GetNativeManifest) | | | | | 1100 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Xml.csproj (GetNativeManifest) | | | | | 1101 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Security.Cryptography.Algorithms.csproj (GetNativeManifest) | | | | | 1103 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Xml.XPath.XDocument.csproj (GetNativeManifest) | | | | | 1105 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/OpenTK-1.0.csproj (GetNativeManifest) | | | | | 1106 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.ComponentModel.Composition.csproj (GetNativeManifest) | | | | | 1102 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Security.SecureString.csproj (GetNativeManifest) | | | | | 1111 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.FileSystem.csproj (GetNativeManifest) | | | | | 1112 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Net.Http.csproj (GetNativeManifest) | | | | | 1114 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Numerics.Vectors.csproj (GetNativeManifest) | | | | | 1109 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Data.csproj (GetNativeManifest) | | | | | 1120 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Xamarin.TVOS.csproj (GetNativeManifest) | | | | | 1117 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Web.Services.csproj (GetNativeManifest) | | | | | 1113 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Numerics.csproj (GetNativeManifest) | | | | | 1313 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Security.Cryptography.Algorithms.csproj (GetCopyToOutputDirectoryItems) | | | | | 1314 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Security.SecureString.csproj (GetCopyToOutputDirectoryItems) | | | | | 1315 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Xml.XPath.XDocument.csproj (GetCopyToOutputDirectoryItems) | | | | | 1317 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/OpenTK-1.0.csproj (GetCopyToOutputDirectoryItems) | | | | | 1318 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.ComponentModel.Composition.csproj (GetCopyToOutputDirectoryItems) | | | | | 1325 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Numerics.csproj (GetCopyToOutputDirectoryItems) | | | | | 1323 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.IO.Compression.FileSystem.csproj (GetCopyToOutputDirectoryItems) | | | | | 1324 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Net.Http.csproj (GetCopyToOutputDirectoryItems) | | | | | 1312 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Runtime.Serialization.Xml.csproj (GetCopyToOutputDirectoryItems) | | | | | 1321 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Data.csproj (GetCopyToOutputDirectoryItems) | | | | | 1310 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Facades/System.Globalization.Extensions.csproj (GetCopyToOutputDirectoryItems) | | | | | 1332 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/Xamarin.TVOS.csproj (GetCopyToOutputDirectoryItems) | | | | . 1329 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.tvos/System.Web.Services.csproj (GetCopyToOutputDirectoryItems) | | | | 15 : 4.148s 8.826s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj (Build) | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | 347 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.csproj () | | | | | 337 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Primitives.csproj () | | | | | 352 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Runtime.Serialization.csproj () | | | | | 353 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Transactions.csproj () | | | | | 355 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj () | | | | | 89 : 0.248s 0.248s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Diagnostics.StackTrace.csproj (GetTargetFrameworks) | | | | | 90 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Globalization.Extensions.csproj (GetTargetFrameworks) | | | | | 91 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Primitives.csproj (GetTargetFrameworks) | | | | | 92 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Xml.csproj (GetTargetFrameworks) | | | | | 93 : 0.195s 0.195s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Security.Cryptography.Algorithms.csproj (GetTargetFrameworks) | | | | | 94 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Security.SecureString.csproj (GetTargetFrameworks) | | | | | 95 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Xml.XPath.XDocument.csproj (GetTargetFrameworks) | | | | | 96 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj (GetTargetFrameworks) | | | | | 97 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.ComponentModel.Composition.csproj (GetTargetFrameworks) | | | | | 98 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Core.csproj (GetTargetFrameworks) | | | | | 99 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj (GetTargetFrameworks) | | | | | 100 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Data.csproj (GetTargetFrameworks) | | | | | 101 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.csproj (GetTargetFrameworks) | | | | | 102 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.FileSystem.csproj (GetTargetFrameworks) | | | | | 103 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Net.Http.csproj (GetTargetFrameworks) | | | | | 104 : 0.201s 0.201s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Numerics.csproj (GetTargetFrameworks) | | | | | 105 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Numerics.Vectors.csproj (GetTargetFrameworks) | | | | | 106 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Runtime.Serialization.csproj (GetTargetFrameworks) | | | | | 107 : 0.200s 0.200s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Transactions.csproj (GetTargetFrameworks) | | | | | 108 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Web.Services.csproj (GetTargetFrameworks) | | | | | 109 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj (GetTargetFrameworks) | | | | | 110 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.Linq.csproj (GetTargetFrameworks) | | | | | 111 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Xamarin.WatchOS.csproj (GetTargetFrameworks) | | | | | 336 : 0.265s 2.120s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Globalization.Extensions.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | | 565 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj (GetNativeManifest) | | | | | . 583 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 335 : 0.220s 2.070s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Diagnostics.StackTrace.csproj () | | | | | | 565 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj (GetNativeManifest) | | | | | | 342 : 1.786s 1.786s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | . 583 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 349 : 0.517s 2.803s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Net.Http.csproj () | | | | | | 345 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | . 659 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj (GetNativeManifest) | | | | | 338 : 0.299s 3.591s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Xml.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | | 337 : 0.248s 1.974s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Primitives.csproj () | | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | | . 565 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj (GetNativeManifest) | | | | | | 352 : 0.334s 1.454s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Runtime.Serialization.csproj () | | | | | | | 355 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj () | | | | | | | 345 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj () | | | | | | | 748 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj (GetNativeManifest) | | | | | | . 812 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj (GetCopyToOutputDirectoryItems) | | | | | | 917 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Primitives.csproj (GetNativeManifest) | | | | | | 916 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Runtime.Serialization.csproj (GetNativeManifest) | | | | | | 979 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Primitives.csproj (GetCopyToOutputDirectoryItems) | | | | | . 978 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Runtime.Serialization.csproj (GetCopyToOutputDirectoryItems) | | | | | 341 : 0.170s 3.584s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Xml.XPath.XDocument.csproj () | | | | | | 356 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.Linq.csproj () | | | | | | 355 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | | 971 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.Linq.csproj (GetNativeManifest) | | | | | . 1022 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.Linq.csproj (GetCopyToOutputDirectoryItems) | | | | | 345 : 0.795s 2.448s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | . 565 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj (GetNativeManifest) | | | | | 344 : 0.635s 2.962s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Core.csproj () | | | | | | 345 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | . 659 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj (GetNativeManifest) | | | | | 354 : 0.594s 3.328s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Web.Services.csproj () | | | | | | 355 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj () | | | | | | 345 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | . 812 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj (GetCopyToOutputDirectoryItems) | | | | | 356 : 0.612s 3.328s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.Linq.csproj () | | | | | | 355 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | | 748 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj (GetNativeManifest) | | | | | . 812 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj (GetCopyToOutputDirectoryItems) | | | | | 343 : 0.298s 3.173s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.ComponentModel.Composition.csproj () | | | | | | 344 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Core.csproj () | | | | | | 345 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | | 785 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Core.csproj (GetNativeManifest) | | | | | . 839 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Core.csproj (GetCopyToOutputDirectoryItems) | | | | | 346 : 0.371s 3.222s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Data.csproj () | | | | | | 345 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | | 355 : 0.295s 2.718s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj () | | | | | | | 345 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj () | | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | | . 659 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj (GetNativeManifest) | | | | | | 353 : 0.277s 1.609s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Transactions.csproj () | | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | | . 565 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj (GetNativeManifest) | | | | | | 748 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Xml.csproj (GetNativeManifest) | | | | | | 754 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Transactions.csproj (GetNativeManifest) | | | | | . 892 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Transactions.csproj (GetCopyToOutputDirectoryItems) | | | | | 348 : 0.210s 2.866s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.FileSystem.csproj () | | | | | | 345 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | | 347 : 0.074s 2.591s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.csproj () | | | | | | | 345 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj () | | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | | | 659 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj (GetNativeManifest) | | | | | | . 695 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj (GetCopyToOutputDirectoryItems) | | | | | . 719 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.csproj (GetNativeManifest) | | | | | 340 : 0.088s 1.964s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Security.SecureString.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | . 565 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj (GetNativeManifest) | | | | | 357 : 0.156s 2.563s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Xamarin.WatchOS.csproj () | | | | | | 345 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | . 659 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.csproj (GetNativeManifest) | | | | | 350 : 0.358s 2.118s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Numerics.csproj () | | | | | . 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | 351 : 0.211s 2.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Numerics.Vectors.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | . 565 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj (GetNativeManifest) | | | | | 339 : 0.245s 0.809s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Security.Cryptography.Algorithms.csproj () | | | | | | 342 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj () | | | | | . 565 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/mscorlib.csproj (GetNativeManifest) | | | | | 1037 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Diagnostics.StackTrace.csproj (GetNativeManifest) | | | | | 1038 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Globalization.Extensions.csproj (GetNativeManifest) | | | | | 1040 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Xml.csproj (GetNativeManifest) | | | | | 1041 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Security.Cryptography.Algorithms.csproj (GetNativeManifest) | | | | | 1045 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.ComponentModel.Composition.csproj (GetNativeManifest) | | | | | 1043 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Xml.XPath.XDocument.csproj (GetNativeManifest) | | | | | 1051 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Net.Http.csproj (GetNativeManifest) | | | | | 1056 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Web.Services.csproj (GetNativeManifest) | | | | | 1050 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.FileSystem.csproj (GetNativeManifest) | | | | | 1042 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Security.SecureString.csproj (GetNativeManifest) | | | | | 1048 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Data.csproj (GetNativeManifest) | | | | | 1058 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Xamarin.WatchOS.csproj (GetNativeManifest) | | | | | 1052 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Numerics.csproj (GetNativeManifest) | | | | | 1053 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Numerics.Vectors.csproj (GetNativeManifest) | | | | | 1227 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Xml.XPath.XDocument.csproj (GetCopyToOutputDirectoryItems) | | | | | 1234 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Net.Http.csproj (GetCopyToOutputDirectoryItems) | | | | | 1239 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Web.Services.csproj (GetCopyToOutputDirectoryItems) | | | | | 1236 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Numerics.Vectors.csproj (GetCopyToOutputDirectoryItems) | | | | | 1225 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Security.Cryptography.Algorithms.csproj (GetCopyToOutputDirectoryItems) | | | | | 1224 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/Facades/System.Runtime.Serialization.Xml.csproj (GetCopyToOutputDirectoryItems) | | | | | 1233 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.IO.Compression.FileSystem.csproj (GetCopyToOutputDirectoryItems) | | | | | 1229 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.ComponentModel.Composition.csproj (GetCopyToOutputDirectoryItems) | | | | . 1235 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.watchos/System.Numerics.csproj (GetCopyToOutputDirectoryItems) | | | . 14 : 2.476s 8.825s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/src/netstandard.csproj (Build) | | | | | 446 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Core.csproj () | | | | | 449 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.csproj () | | | | | 455 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Transactions.csproj () | | | | | 438 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Primitives.csproj () | | | | | 458 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.Linq.csproj () | | | | | 38 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/ref/netstandard.csproj (GetTargetFrameworks) | | | | | 447 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj () | | | | | 39 : 1.218s 1.218s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Diagnostics.StackTrace.csproj (GetTargetFrameworks) | | | | | 40 : 0.583s 0.583s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Globalization.Extensions.csproj (GetTargetFrameworks) | | | | | 41 : 0.573s 0.573s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Primitives.csproj (GetTargetFrameworks) | | | | | 42 : 0.753s 0.753s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Xml.csproj (GetTargetFrameworks) | | | | | 44 : 0.588s 0.588s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Security.SecureString.csproj (GetTargetFrameworks) | | | | | 45 : 0.426s 0.426s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Xml.XPath.XDocument.csproj (GetTargetFrameworks) | | | | | 46 : 0.761s 0.761s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetTargetFrameworks) | | | | | 47 : 0.618s 0.618s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/OpenTK-1.0.csproj (GetTargetFrameworks) | | | | | 43 : 0.424s 0.424s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Security.Cryptography.Algorithms.csproj (GetTargetFrameworks) | | | | | 48 : 0.547s 0.547s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.ComponentModel.Composition.csproj (GetTargetFrameworks) | | | | | 49 : 0.291s 0.291s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Core.csproj (GetTargetFrameworks) | | | | | 50 : 0.210s 0.210s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj (GetTargetFrameworks) | | | | | 51 : 0.203s 0.203s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Data.csproj (GetTargetFrameworks) | | | | | 52 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.csproj (GetTargetFrameworks) | | | | | 53 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.FileSystem.csproj (GetTargetFrameworks) | | | | | 54 : 0.219s 0.219s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Net.Http.csproj (GetTargetFrameworks) | | | | | 55 : 0.245s 0.245s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Numerics.csproj (GetTargetFrameworks) | | | | | 56 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Numerics.Vectors.csproj (GetTargetFrameworks) | | | | | 57 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Runtime.Serialization.csproj (GetTargetFrameworks) | | | | | 58 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Transactions.csproj (GetTargetFrameworks) | | | | | 59 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Web.Services.csproj (GetTargetFrameworks) | | | | | 60 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj (GetTargetFrameworks) | | | | | 61 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.Linq.csproj (GetTargetFrameworks) | | | | | 62 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Xamarin.iOS.csproj (GetTargetFrameworks) | | | | | 443 : 1.887s 1.887s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | 436 : 0.284s 2.760s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Diagnostics.StackTrace.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | . 631 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 457 : 0.413s 3.178s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj () | | | | | | 447 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj () | | | | | . 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | 451 : 0.170s 2.829s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Net.Http.csproj () | | | | | | 447 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | | 770 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj (GetCopyToOutputDirectoryItems) | | | | | . 726 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj (GetNativeManifest) | | | | | 442 : 0.075s 3.512s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Xml.XPath.XDocument.csproj () | | | | | | 457 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | | 458 : 0.192s 3.435s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.Linq.csproj () | | | | | | | 457 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj () | | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | | | 929 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj (GetNativeManifest) | | | | | | . 1068 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj (GetCopyToOutputDirectoryItems) | | | | | . 1091 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.Linq.csproj (GetNativeManifest) | | | | | 440 : 0.284s 2.729s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Security.Cryptography.Algorithms.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | . 631 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 439 : 0.253s 3.700s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Xml.csproj () | | | | | | 454 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Runtime.Serialization.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | | 438 : 0.163s 0.793s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Primitives.csproj () | | | | | | | 588 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetNativeManifest) | | | | | | . 631 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | | 1190 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Primitives.csproj (GetNativeManifest) | | | | | | 1189 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Runtime.Serialization.csproj (GetNativeManifest) | | | | | | 1194 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Primitives.csproj (GetCopyToOutputDirectoryItems) | | | | | . 1193 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Runtime.Serialization.csproj (GetCopyToOutputDirectoryItems) | | | | | 448 : 0.275s 3.661s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Data.csproj () | | | | | | 457 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj () | | | | | | 447 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | | 929 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj (GetNativeManifest) | | | | | | 455 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Transactions.csproj () | | | | | | 935 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Transactions.csproj (GetNativeManifest) | | | | | . 1182 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Transactions.csproj (GetCopyToOutputDirectoryItems) | | | | | 445 : 0.166s 3.058s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.ComponentModel.Composition.csproj () | | | | | | 447 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | | 446 : 0.596s 2.889s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Core.csproj () | | | | | | | 447 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj () | | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | | . 726 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj (GetNativeManifest) | | | | | . 870 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Core.csproj (GetNativeManifest) | | | | | 437 : 0.269s 2.533s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Globalization.Extensions.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | | 588 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetNativeManifest) | | | | | . 631 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 444 : 0.361s 2.851s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/OpenTK-1.0.csproj () | | | | | | 447 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | . 770 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj (GetCopyToOutputDirectoryItems) | | | | | 454 : 0.320s 3.620s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Runtime.Serialization.csproj () | | | | | | 457 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj () | | | | | | 447 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | . 929 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj (GetNativeManifest) | | | | | 450 : 0.379s 3.212s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.FileSystem.csproj () | | | | | | 447 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | | 449 : 0.178s 2.731s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.csproj () | | | | | | | 447 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj () | | | | | | . 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | | 948 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.csproj (GetNativeManifest) | | | | | . 984 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.csproj (GetCopyToOutputDirectoryItems) | | | | | 452 : 0.480s 2.655s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Numerics.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | | 588 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetNativeManifest) | | | | | . 631 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 441 : 0.413s 3.054s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Security.SecureString.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | | 588 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetNativeManifest) | | | | | . 631 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 456 : 0.209s 3.242s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Web.Services.csproj () | | | | | | 457 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj () | | | | | | 447 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | . 929 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.csproj (GetNativeManifest) | | | | | 459 : 0.099s 2.552s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Xamarin.iOS.csproj () | | | | | | 443 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj () | | | | | . 447 : 0.757s 0.768s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.csproj () | | | | | | . 588 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetNativeManifest) | | | | | 453 : 0.251s 1.064s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Numerics.Vectors.csproj () | | | | | . 631 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/mscorlib.csproj (GetCopyToOutputDirectoryItems) | | | | | 1197 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Diagnostics.StackTrace.csproj (GetNativeManifest) | | | | | 1198 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Globalization.Extensions.csproj (GetNativeManifest) | | | | | 1200 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Xml.csproj (GetNativeManifest) | | | | | 1201 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Security.Cryptography.Algorithms.csproj (GetNativeManifest) | | | | | 1203 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Xml.XPath.XDocument.csproj (GetNativeManifest) | | | | | 1205 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/OpenTK-1.0.csproj (GetNativeManifest) | | | | | 1206 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.ComponentModel.Composition.csproj (GetNativeManifest) | | | | | 1202 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Security.SecureString.csproj (GetNativeManifest) | | | | | 1212 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Net.Http.csproj (GetNativeManifest) | | | | | 1214 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Numerics.Vectors.csproj (GetNativeManifest) | | | | | 1209 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Data.csproj (GetNativeManifest) | | | | | 1220 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Xamarin.iOS.csproj (GetNativeManifest) | | | | | 1211 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.FileSystem.csproj (GetNativeManifest) | | | | | 1217 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Web.Services.csproj (GetNativeManifest) | | | | | 1213 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Numerics.csproj (GetNativeManifest) | | | | | 1287 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Security.Cryptography.Algorithms.csproj (GetCopyToOutputDirectoryItems) | | | | | 1288 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Security.SecureString.csproj (GetCopyToOutputDirectoryItems) | | | | | 1289 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Xml.XPath.XDocument.csproj (GetCopyToOutputDirectoryItems) | | | | | 1291 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/OpenTK-1.0.csproj (GetCopyToOutputDirectoryItems) | | | | | 1292 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.ComponentModel.Composition.csproj (GetCopyToOutputDirectoryItems) | | | | | 1300 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Numerics.Vectors.csproj (GetCopyToOutputDirectoryItems) | | | | | 1286 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Runtime.Serialization.Xml.csproj (GetCopyToOutputDirectoryItems) | | | | | 1284 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Facades/System.Globalization.Extensions.csproj (GetCopyToOutputDirectoryItems) | | | | | 1299 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Numerics.csproj (GetCopyToOutputDirectoryItems) | | | | | 1293 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Core.csproj (GetCopyToOutputDirectoryItems) | | | | | 1305 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Xml.Linq.csproj (GetCopyToOutputDirectoryItems) | | | | | 1297 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.IO.Compression.FileSystem.csproj (GetCopyToOutputDirectoryItems) | | | | | 1295 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Data.csproj (GetCopyToOutputDirectoryItems) | | | | | 1306 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/Xamarin.iOS.csproj (GetCopyToOutputDirectoryItems) | | | | . 1303 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/xamarin.ios/System.Web.Services.csproj (GetCopyToOutputDirectoryItems) | . 1358 : 0.012s 4.619s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/packages.builds () | | | 1360 : 1.012s 3.717s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/Microsoft.Private.Standard.pkgproj (Build) | | | | 1974 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds (GetFilesToPackage) | | | | 1973 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds (GetFilesToPackage) | | | | 1972 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/ref/netstandard.csproj (GetFilesToPackage) | | | | 1363 : 0.020s 2.628s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds (Build) | | | | | 1381 : 0.799s 0.799s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Xml.Serialization.csproj (Build) | | | | | 1367 : 0.539s 0.539s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Core.csproj (Build) | | | | | 1368 : 0.677s 1.510s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.csproj (Build) | | | | | | 1507 : 0.242s 0.242s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.CodeDom.csproj (GetTargetFrameworks) | | | | | | 1581 : 0.586s 0.586s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.CodeDom.csproj () | | | | | . 1689 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.CodeDom.csproj (GetNativeManifest) | | | | | 1369 : 0.688s 0.688s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Data.csproj (Build) | | | | | 1370 : 0.775s 0.775s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Drawing.csproj (Build) | | | | | 1371 : 0.795s 0.795s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.IO.Compression.FileSystem.csproj (Build) | | | | | 1372 : 0.778s 0.778s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Net.csproj (Build) | | | | | 1366 : 0.771s 0.771s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.ComponentModel.Composition.csproj (Build) | | | | | 1373 : 0.687s 0.687s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Numerics.csproj (Build) | | | | | 1375 : 1.055s 1.055s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.ServiceModel.Web.csproj (Build) | | | | | 1376 : 0.834s 0.834s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Transactions.csproj (Build) | | | | | 1377 : 1.002s 1.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Web.csproj (Build) | | | | | 1378 : 0.529s 0.529s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Windows.csproj (Build) | | | | | 1379 : 0.821s 0.821s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Xml.csproj (Build) | | | | | 1380 : 0.793s 0.793s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Xml.Linq.csproj (Build) | | | | | 1374 : 0.865s 0.865s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Runtime.Serialization.csproj (Build) | | | | . 1365 : 0.512s 2.608s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/mscorlib.csproj (Build) | | | | | | 1682 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.Security.AccessControl.csproj () | | | | | | 1541 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/Microsoft.Win32.Registry.csproj (GetTargetFrameworks) | | | | | | 1542 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.Security.AccessControl.csproj (GetTargetFrameworks) | | | | | | 1543 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.Security.Principal.Windows.csproj (GetTargetFrameworks) | | | | | | 1681 : 0.129s 1.342s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/Microsoft.Win32.Registry.csproj () | | | | | | | 1683 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.Security.Principal.Windows.csproj () | | | | | | | 1682 : 0.235s 0.826s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.Security.AccessControl.csproj () | | | | | | | . 1839 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.Security.Principal.Windows.csproj (GetNativeManifest) | | | | | | . 1964 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.Security.AccessControl.csproj (GetNativeManifest) | | | | | | 1683 : 0.416s 0.416s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/System.Security.Principal.Windows.csproj () | | | | | . 1968 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/platforms/extensions/Microsoft.Win32.Registry.csproj (GetNativeManifest) | | | . 1362 : 0.122s 2.524s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds (Build) | | | | | 1382 : 0.757s 0.757s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/Microsoft.Win32.Primitives.csproj (Build) | | | | | 1396 : 0.487s 0.487s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Debug.csproj (Build) | | | | | 1395 : 0.566s 0.566s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Contracts.csproj (Build) | | | | | 1394 : 0.758s 0.758s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Data.Common.csproj (Build) | | | | | 1393 : 0.576s 0.576s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Console.csproj (Build) | | | | | 1392 : 0.679s 0.679s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.TypeConverter.csproj (Build) | | | | | 1391 : 0.526s 0.526s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.Primitives.csproj (Build) | | | | | 1383 : 0.694s 0.694s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.AppContext.csproj (Build) | | | | | 1389 : 0.724s 0.724s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.csproj (Build) | | | | | 1384 : 0.900s 0.900s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Buffers.csproj (Build) | | | | | 1385 : 0.744s 0.744s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.Concurrent.csproj (Build) | | | | | 1390 : 0.673s 0.673s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.EventBasedAsync.csproj (Build) | | | | | 1387 : 0.758s 0.758s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.NonGeneric.csproj (Build) | | | | | 1388 : 0.996s 0.996s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.Specialized.csproj (Build) | | | | | 1386 : 0.732s 0.732s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.csproj (Build) | | | | | 1397 : 0.555s 0.555s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.FileVersionInfo.csproj (Build) | | | | | 1398 : 0.409s 0.409s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Process.csproj (Build) | | | | | 1399 : 0.583s 0.583s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.StackTrace.csproj (Build) | | | | | 1400 : 0.567s 0.567s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.TextWriterTraceListener.csproj (Build) | | | | | 1401 : 0.606s 0.606s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Tools.csproj (Build) | | | | | 1402 : 0.618s 0.618s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.TraceSource.csproj (Build) | | | | | 1403 : 0.487s 0.487s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Tracing.csproj (Build) | | | | | 1404 : 0.549s 0.549s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Drawing.Primitives.csproj (Build) | | | | | 1405 : 0.782s 0.782s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Dynamic.Runtime.csproj (Build) | | | | | 1406 : 0.551s 0.551s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Globalization.Calendars.csproj (Build) | | | | | 1407 : 0.677s 0.677s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Globalization.csproj (Build) | | | | | 1408 : 0.526s 0.526s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Globalization.Extensions.csproj (Build) | | | | | 1409 : 0.543s 0.543s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.Compression.csproj (Build) | | | | | 1410 : 0.713s 0.713s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.Compression.ZipFile.csproj (Build) | | | | | 1411 : 0.678s 0.678s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.csproj (Build) | | | | | 1412 : 0.684s 0.684s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.csproj (Build) | | | | | 1413 : 0.693s 0.693s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.DriveInfo.csproj (Build) | | | | | 1414 : 0.730s 0.730s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.Primitives.csproj (Build) | | | | | 1415 : 0.646s 0.646s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.Watcher.csproj (Build) | | | | | 1416 : 0.677s 0.677s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.IsolatedStorage.csproj (Build) | | | | | 1417 : 0.618s 0.618s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.MemoryMappedFiles.csproj (Build) | | | | | 1418 : 0.669s 0.669s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.Pipes.csproj (Build) | | | | | 1419 : 0.577s 0.577s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.UnmanagedMemoryStream.csproj (Build) | | | | | 1420 : 0.603s 0.603s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.csproj (Build) | | | | | 1421 : 0.595s 0.595s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.Expressions.csproj (Build) | | | | | 1422 : 0.601s 0.601s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.Parallel.csproj (Build) | | | | | 1423 : 0.611s 0.611s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.Queryable.csproj (Build) | | | | | 1424 : 0.278s 0.278s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Memory.csproj (Build) | | | | | 1425 : 0.659s 0.659s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Http.csproj (Build) | | | | | 1426 : 0.526s 0.526s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.NameResolution.csproj (Build) | | | | | 1427 : 0.456s 0.456s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.NetworkInformation.csproj (Build) | | | | | 1428 : 0.541s 0.541s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Ping.csproj (Build) | | | | | 1429 : 0.522s 0.522s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Primitives.csproj (Build) | | | | | 1430 : 0.589s 0.589s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Requests.csproj (Build) | | | | | 1431 : 0.607s 0.607s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Security.csproj (Build) | | | | | 1432 : 0.620s 0.620s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Sockets.csproj (Build) | | | | | 1433 : 0.365s 0.365s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.WebHeaderCollection.csproj (Build) | | | | | 1434 : 0.747s 0.747s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.WebSockets.Client.csproj (Build) | | | | | 1435 : 0.547s 0.547s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.WebSockets.csproj (Build) | | | | | 1436 : 0.620s 0.620s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Numerics.Vectors.csproj (Build) | | | | | 1437 : 0.732s 0.732s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ObjectModel.csproj (Build) | | | | | 1438 : 0.766s 0.766s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.csproj (Build) | | | | | 1439 : 0.741s 0.741s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.DispatchProxy.csproj (Build) | | | | | 1440 : 0.669s 0.669s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Emit.csproj (Build) | | | | | 1441 : 0.445s 0.445s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Emit.ILGeneration.csproj (Build) | | | | | 1442 : 0.618s 0.618s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Emit.Lightweight.csproj (Build) | | | | | 1443 : 0.624s 0.624s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Extensions.csproj (Build) | | | | | 1444 : 0.713s 0.713s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Primitives.csproj (Build) | | | | | 1445 : 0.656s 0.656s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Resources.Reader.csproj (Build) | | | | | 1446 : 0.811s 0.811s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Resources.ResourceManager.csproj (Build) | | | | | 1447 : 0.667s 0.667s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Resources.Writer.csproj (Build) | | | | | 1448 : 0.787s 0.787s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.CompilerServices.VisualC.csproj (Build) | | | | | 1449 : 0.787s 0.787s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.csproj (Build) | | | | | 1450 : 0.632s 0.632s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Extensions.csproj (Build) | | | | | 1451 : 0.645s 0.645s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Handles.csproj (Build) | | | | | 1452 : 0.618s 0.618s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.InteropServices.csproj (Build) | | | | | 1453 : 0.790s 0.790s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.csproj (Build) | | | | | 1454 : 0.782s 0.782s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Numerics.csproj (Build) | | | | | 1455 : 0.414s 0.414s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Formatters.csproj (Build) | | | | | 1456 : 0.779s 0.779s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Json.csproj (Build) | | | | | 1457 : 0.796s 0.796s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Primitives.csproj (Build) | | | | | 1458 : 0.494s 0.494s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Xml.csproj (Build) | | | | | 1459 : 0.290s 0.290s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Claims.csproj (Build) | | | | | 1460 : 0.631s 0.631s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Algorithms.csproj (Build) | | | | | 1461 : 0.469s 0.469s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Csp.csproj (Build) | | | | | 1462 : 0.654s 0.654s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Encoding.csproj (Build) | | | | | 1463 : 0.528s 0.528s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Primitives.csproj (Build) | | | | | 1464 : 0.617s 0.617s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.X509Certificates.csproj (Build) | | | | | 1465 : 0.499s 0.499s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Principal.csproj (Build) | | | | | 1466 : 0.591s 0.591s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.SecureString.csproj (Build) | | | | | 1467 : 0.558s 0.558s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Text.Encoding.csproj (Build) | | | | | 1468 : 0.464s 0.464s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Text.Encoding.Extensions.csproj (Build) | | | | | 1469 : 0.456s 0.456s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Text.RegularExpressions.csproj (Build) | | | | | 1470 : 0.384s 0.384s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.csproj (Build) | | | | | 1471 : 0.438s 0.438s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Overlapped.csproj (Build) | | | | | 1472 : 0.437s 0.437s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Tasks.csproj (Build) | | | | | 1473 : 0.418s 0.418s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Tasks.Extensions.csproj (Build) | | | | | 1474 : 0.412s 0.412s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Tasks.Parallel.csproj (Build) | | | | | 1475 : 0.386s 0.386s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Thread.csproj (Build) | | | | | 1476 : 0.378s 0.378s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.ThreadPool.csproj (Build) | | | | | 1477 : 0.372s 0.372s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Timer.csproj (Build) | | | | | 1478 : 0.368s 0.368s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ValueTuple.csproj (Build) | | | | | 1479 : 0.368s 0.368s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.ReaderWriter.csproj (Build) | | | | | 1480 : 0.342s 0.342s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XDocument.csproj (Build) | | | | | 1481 : 0.363s 0.363s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XmlDocument.csproj (Build) | | | | | 1482 : 0.362s 0.362s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XmlSerializer.csproj (Build) | | | | | 1483 : 0.312s 0.312s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XPath.csproj (Build) | | | | . 1484 : 0.336s 0.336s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XPath.XDocument.csproj (Build) | | . 1359 : 1.917s 4.607s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/NETStandard.Library.pkgproj (Build) | | | | 1363 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds (Build) | | | | 1362 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds (Build) | | | | 1974 : 0.010s 0.051s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/dir.builds (GetFilesToPackage) | | | | | 1991 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Xml.Serialization.csproj (GetFilesToPackage) | | | | | 1977 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Core.csproj (GetFilesToPackage) | | | | | 1978 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.csproj (GetFilesToPackage) | | | | | 1979 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Data.csproj (GetFilesToPackage) | | | | | 1980 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Drawing.csproj (GetFilesToPackage) | | | | | 1981 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.IO.Compression.FileSystem.csproj (GetFilesToPackage) | | | | | 1982 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Net.csproj (GetFilesToPackage) | | | | | 1976 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.ComponentModel.Composition.csproj (GetFilesToPackage) | | | | | 1983 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Numerics.csproj (GetFilesToPackage) | | | | | 1985 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.ServiceModel.Web.csproj (GetFilesToPackage) | | | | | 1986 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Transactions.csproj (GetFilesToPackage) | | | | | 1987 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Web.csproj (GetFilesToPackage) | | | | | 1988 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Windows.csproj (GetFilesToPackage) | | | | | 1989 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Xml.csproj (GetFilesToPackage) | | | | | 1990 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Xml.Linq.csproj (GetFilesToPackage) | | | | | 1984 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/System.Runtime.Serialization.csproj (GetFilesToPackage) | | | | . 1975 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netfx/mscorlib.csproj (GetFilesToPackage) | | | | 1973 : 0.014s 0.077s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/dir.builds (GetFilesToPackage) | | | | | 1992 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/Microsoft.Win32.Primitives.csproj (GetFilesToPackage) | | | | | 2003 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Console.csproj (GetFilesToPackage) | | | | | 2002 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.TypeConverter.csproj (GetFilesToPackage) | | | | | 2006 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Debug.csproj (GetFilesToPackage) | | | | | 2001 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.Primitives.csproj (GetFilesToPackage) | | | | | 2000 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.EventBasedAsync.csproj (GetFilesToPackage) | | | | | 1999 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ComponentModel.csproj (GetFilesToPackage) | | | | | 2004 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Data.Common.csproj (GetFilesToPackage) | | | | | 1998 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.Specialized.csproj (GetFilesToPackage) | | | | | 1996 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.csproj (GetFilesToPackage) | | | | | 1995 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.Concurrent.csproj (GetFilesToPackage) | | | | | 1994 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Buffers.csproj (GetFilesToPackage) | | | | | 1993 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.AppContext.csproj (GetFilesToPackage) | | | | | 1997 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Collections.NonGeneric.csproj (GetFilesToPackage) | | | | | 2005 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Contracts.csproj (GetFilesToPackage) | | | | | 2019 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.Compression.csproj (GetFilesToPackage) | | | | | 2013 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Tracing.csproj (GetFilesToPackage) | | | | | 2025 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.Watcher.csproj (GetFilesToPackage) | | | | | 2036 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.NameResolution.csproj (GetFilesToPackage) | | | | | 2022 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.csproj (GetFilesToPackage) | | | | | 2010 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.TextWriterTraceListener.csproj (GetFilesToPackage) | | | | | 2029 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.UnmanagedMemoryStream.csproj (GetFilesToPackage) | | | | | 2014 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Drawing.Primitives.csproj (GetFilesToPackage) | | | | | 2032 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.Parallel.csproj (GetFilesToPackage) | | | | | 2024 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.Primitives.csproj (GetFilesToPackage) | | | | | 2012 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.TraceSource.csproj (GetFilesToPackage) | | | | | 2047 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ObjectModel.csproj (GetFilesToPackage) | | | | | 2033 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.Queryable.csproj (GetFilesToPackage) | | | | | 2018 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Globalization.Extensions.csproj (GetFilesToPackage) | | | | | 2035 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Http.csproj (GetFilesToPackage) | | | | | 2039 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Primitives.csproj (GetFilesToPackage) | | | | | 2011 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Tools.csproj (GetFilesToPackage) | | | | | 2021 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.csproj (GetFilesToPackage) | | | | | 2015 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Dynamic.Runtime.csproj (GetFilesToPackage) | | | | | 2028 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.Pipes.csproj (GetFilesToPackage) | | | | | 2038 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Ping.csproj (GetFilesToPackage) | | | | | 2023 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.FileSystem.DriveInfo.csproj (GetFilesToPackage) | | | | | 2027 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.MemoryMappedFiles.csproj (GetFilesToPackage) | | | | | 2030 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.csproj (GetFilesToPackage) | | | | | 2009 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.StackTrace.csproj (GetFilesToPackage) | | | | | 2064 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Numerics.csproj (GetFilesToPackage) | | | | | 2059 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.csproj (GetFilesToPackage) | | | | | 2016 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Globalization.Calendars.csproj (GetFilesToPackage) | | | | | 2082 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Tasks.csproj (GetFilesToPackage) | | | | | 2049 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.DispatchProxy.csproj (GetFilesToPackage) | | | | | 2058 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.CompilerServices.VisualC.csproj (GetFilesToPackage) | | | | | 2068 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Xml.csproj (GetFilesToPackage) | | | | | 2071 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Csp.csproj (GetFilesToPackage) | | | | | 2054 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Primitives.csproj (GetFilesToPackage) | | | | | 2044 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.WebSockets.Client.csproj (GetFilesToPackage) | | | | | 2037 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.NetworkInformation.csproj (GetFilesToPackage) | | | | | 2017 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Globalization.csproj (GetFilesToPackage) | | | | | 2062 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.InteropServices.csproj (GetFilesToPackage) | | | | | 2040 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Requests.csproj (GetFilesToPackage) | | | | | 2041 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Security.csproj (GetFilesToPackage) | | | | | 2093 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XPath.csproj (GetFilesToPackage) | | | | | 2070 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Algorithms.csproj (GetFilesToPackage) | | | | | 2090 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XDocument.csproj (GetFilesToPackage) | | | | | 2048 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.csproj (GetFilesToPackage) | | | | | 2045 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.WebSockets.csproj (GetFilesToPackage) | | | | | 2026 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.IsolatedStorage.csproj (GetFilesToPackage) | | | | | 2057 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Resources.Writer.csproj (GetFilesToPackage) | | | | | 2065 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Formatters.csproj (GetFilesToPackage) | | | | | 2055 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Resources.Reader.csproj (GetFilesToPackage) | | | | | 2088 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.ValueTuple.csproj (GetFilesToPackage) | | | | | 2073 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Primitives.csproj (GetFilesToPackage) | | | | | 2008 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.Process.csproj (GetFilesToPackage) | | | | | 2051 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Emit.ILGeneration.csproj (GetFilesToPackage) | | | | | 2066 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Json.csproj (GetFilesToPackage) | | | | | 2060 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Extensions.csproj (GetFilesToPackage) | | | | | 2094 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XPath.XDocument.csproj (GetFilesToPackage) | | | | | 2007 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Diagnostics.FileVersionInfo.csproj (GetFilesToPackage) | | | | | 2056 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Resources.ResourceManager.csproj (GetFilesToPackage) | | | | | 2020 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.IO.Compression.ZipFile.csproj (GetFilesToPackage) | | | | | 2089 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.ReaderWriter.csproj (GetFilesToPackage) | | | | | 2076 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.SecureString.csproj (GetFilesToPackage) | | | | | 2081 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Overlapped.csproj (GetFilesToPackage) | | | | | 2034 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Memory.csproj (GetFilesToPackage) | | | | | 2031 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Linq.Expressions.csproj (GetFilesToPackage) | | | | | 2050 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Emit.csproj (GetFilesToPackage) | | | | | 2078 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Text.Encoding.Extensions.csproj (GetFilesToPackage) | | | | | 2053 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Extensions.csproj (GetFilesToPackage) | | | | | 2077 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Text.Encoding.csproj (GetFilesToPackage) | | | | | 2072 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.Encoding.csproj (GetFilesToPackage) | | | | | 2067 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Serialization.Primitives.csproj (GetFilesToPackage) | | | | | 2085 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Thread.csproj (GetFilesToPackage) | | | | | 2043 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.WebHeaderCollection.csproj (GetFilesToPackage) | | | | | 2063 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.InteropServices.RuntimeInformation.csproj (GetFilesToPackage) | | | | | 2046 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Numerics.Vectors.csproj (GetFilesToPackage) | | | | | 2042 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Net.Sockets.csproj (GetFilesToPackage) | | | | | 2091 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XmlDocument.csproj (GetFilesToPackage) | | | | | 2074 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Cryptography.X509Certificates.csproj (GetFilesToPackage) | | | | | 2086 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.ThreadPool.csproj (GetFilesToPackage) | | | | | 2061 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Runtime.Handles.csproj (GetFilesToPackage) | | | | | 2087 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Timer.csproj (GetFilesToPackage) | | | | | 2084 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Tasks.Parallel.csproj (GetFilesToPackage) | | | | | 2069 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Claims.csproj (GetFilesToPackage) | | | | | 2075 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Security.Principal.csproj (GetFilesToPackage) | | | | | 2079 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Text.RegularExpressions.csproj (GetFilesToPackage) | | | | | 2080 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.csproj (GetFilesToPackage) | | | | | 2092 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Xml.XmlSerializer.csproj (GetFilesToPackage) | | | | | 2052 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Reflection.Emit.Lightweight.csproj (GetFilesToPackage) | | | | . 2083 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/pkg/shims/netstandard/System.Threading.Tasks.Extensions.csproj (GetFilesToPackage) | | | . 1972 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/standard.a5b5f2e1e369972c8ff1e2183979fab6099f52ef/src/netstandard/ref/netstandard.csproj (GetFilesToPackage) | 2097 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) | 2098 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) . 2099 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj (Publish) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791221987770: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.115s 0.115s .. 638066791223141125: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.191s 0.307s ... 638066791225055772: 2 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 0.308s 638066791225067372: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.012s 0.320s 638066791225189446: 3 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 0.323s 638066791225221996: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 0.326s 638066791225248433: 4 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.024s 0.350s 638066791225485639: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 0.351s 638066791225497083: 6 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.008s 0.359s 638066791225575179: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.359s 0.718s ....... 638066791229168276: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 0.719s 638066791229182395: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.010s 0.729s 638066791229279346: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 0.730s 638066791229288899: 9 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.006s 0.736s 638066791229346439: 10 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.007s 0.743s 638066791229414383: 11 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.127s 0.870s .. 638066791230684569: | 12 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.298s 1.167s ..... 638066791233660990: | 13 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.622s 1.789s ............ 638066791239881204: | | 14 15 16 17 18 x x x x x x x x x x x x x x x x x x x x x x x x x 0.010s 1.800s 638066791239985727: | 20 | | | | | x x x x x x x x x x x x x x x x x x x x x x x x x 1.961s 3.761s ....................................... 638066791259598444: | | | | | | | 35 34 33 36 21 30 29 28 27 26 25 24 23 22 31 32 x x x x x x x x x 0.001s 3.762s 638066791259611781: | x | | | | | | | | | | | | | | | | | | | | | x x x x x x x x x 0.006s 3.768s 638066791259668608: 19 37 | | | | | | | | | | | | | | | | | | | | | x x x x x x x x x 0.001s 3.769s 638066791259676898: | | 39 | | | | | | | | | | | | | | | | | | | | x x x x x x x x x 1.213s 4.982s ........................ 638066791271804891: | | | | | | | | | | | | | | | | | | | | | | | 47 46 45 44 43 42 41 48 40 0.001s 4.983s 638066791271815636: | | | | | 64 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 4.984s 638066791271825385: | | | 89 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 4.984s 638066791271827280: 90 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 4.984s 638066791271828504: | | | | 113 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 4.984s 638066791271830191: | | | | | | 138 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 4.984s 638066791271832140: | 139 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 4.985s 638066791271833726: | | 140 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 4.987s 638066791271856908: | | | | | | | 141 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 4.987s 638066791271858410: | | | | | | | | | 142 | | | | | | | | | | | | | | | | | | | | | | 0.000s 4.987s 638066791271859810: | | | | | | | | | | | | | | | | | | | 143 | | | | | | | | | | | | 0.000s 4.987s 638066791271862463: | | | | | | | | 144 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 4.989s 638066791271873155: | | | | | | | | | | | | | | | | | | | | | 145 | | | | | | | | | | 0.000s 4.989s 638066791271874962: | | | | | | | | | | | 146 | | | | | | | | | | | | | | | | | | | | 0.000s 4.989s 638066791271877140: | | | | | | | | | | | | | | | | 147 | | | | | | | | | | | | | | | 0.000s 4.989s 638066791271878838: | | | | | | | | | | | | | | | 148 | | | | | | | | | | | | | | | | 0.000s 4.989s 638066791271880206: | | | | | | | | | | | | | | | | | 149 | | | | | | | | | | | | | | 0.000s 4.989s 638066791271881526: | | | | | | | | | | 150 | | | | | | | | | | | | | | | | | | | | | 0.000s 4.990s 638066791271883941: | | | | | | | | | | | | | | | | | | | | | | 151 | | | | | | | | | 0.000s 4.990s 638066791271885872: | | | | | | | | | | | | 152 | | | | | | | | | | | | | | | | | | | 0.000s 4.990s 638066791271889739: | | | | | | | | | | | | | | | | | | | | 153 | | | | | | | | | | | 0.000s 4.990s 638066791271892661: | | | | | | | | | | | | | | 154 | | | | | | | | | | | | | | | | | 0.001s 4.992s 638066791271906148: | | | | | | | | | | | | | 155 | | | | | | | | | | | | | | | | | | 0.000s 4.992s 638066791271908281: | | | | | | | | | | | | | | | | | | 156 | | | | | | | | | | | | | 0.072s 5.064s . 638066791272631711: | | | | | | | | 157 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.065s 638066791272638399: | | | | | | | | | | 158 | | | | | | | | | | | | | | | | | | | | | 0.003s 5.068s 638066791272672336: | | | | | | | | | | | | | | | | | | | 159 | | | | | | | | | | | | 0.017s 5.086s 638066791272843951: | | | | 160 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.089s 638066791272880208: | | | | | | | | | 114 | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.094s 638066791272928918: | | | | | | | | | | | | | | | | | 115 | | | | | | | | | | | | | | 0.007s 5.101s 638066791273002139: | | | | | | | | | | | | | | | | 116 | | | | | | | | | | | | | | | 0.068s 5.169s . 638066791273677574: | | | | | | | | | | | | | | | 117 | | | | | | | | | | | | | | | | 0.003s 5.172s 638066791273709905: | | | | | | | | | | | | | 118 | | | | | | | | | | | | | | | | | | 0.002s 5.174s 638066791273731161: | | | | | | | | | | | | | | 119 | | | | | | | | | | | | | | | | | 0.001s 5.176s 638066791273743348: | | | | | | 120 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 5.181s 638066791273798586: | | | | | | | | | | | 121 | | | | | | | | | | | | | | | | | | | | 0.014s 5.195s 638066791273940107: | | | | | | | | | | | | | | | | | | 122 | | | | | | | | | | | | | 0.001s 5.196s 638066791273952598: | | | | | | | 123 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.200s 638066791273987633: | | 124 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 5.213s 638066791274115195: | | | | | 125 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.213s 638066791274117759: | | | | | | | | | | | | | | | | | | | | | 126 | | | | | | | | | | 0.014s 5.227s 638066791274261940: | | | | | | | | | | | | 127 | | | | | | | | | | | | | | | | | | | 0.001s 5.228s 638066791274272118: | | | | | | | | | | | | | | | | | | | | 128 | | | | | | | | | | | 0.003s 5.232s 638066791274304916: | | | 129 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.234s 638066791274332404: | 13 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 5.242s 638066791274407375: 11 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.243s 638066791274419531: 130 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 5.250s 638066791274489956: | | | | | | | | | | | | | | | | | 131 | | | | | | | | | | | | | | 0.004s 5.254s 638066791274529083: | | | | | | | | 132 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.257s 638066791274562657: | | | | | | | | | | | | | | | | 133 | | | | | | | | | | | | | | | 0.081s 5.338s . 638066791275371250: | | | | | | | | | | | | | | | 134 | | | | | | | | | | | | | | | | 0.001s 5.340s 638066791275385608: | | | | | | | | | | | | | | | | | | | | | | 135 | | | | | | | | | 0.001s 5.341s 638066791275393522: | | | | | | | | | 136 | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.342s 638066791275405620: | | | | | | | | | | | | | | | | | | | 91 | | | | | | | | | | | | 0.003s 5.344s 638066791275432217: | | | | | | | 92 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.345s 638066791275435161: | 162 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.350s 638066791275487983: | | | | | | 93 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.353s 638066791275521421: | | | | | | | | | | | | | | 170 | | | | | | | | | | | | | | | | | 0.007s 5.360s 638066791275591817: 94 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.361s 638066791275595045: | | | | 95 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.361s 638066791275597017: | | | | | | | | | | 178 | | | | | | | | | | | | | | | | | | | | | 0.008s 5.369s 638066791275677303: | | | | | | | | | | | | | 171 | | | | | | | | | | | | | | | | | | 0.001s 5.370s 638066791275688982: | | | | | 96 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 5.377s 638066791275754395: | | | | | | | | | | | | | | | | | | | | | 173 | | | | | | | | | | 0.002s 5.378s 638066791275770689: | | | | | | | | | | | | 172 | | | | | | | | | | | | | | | | | | | 0.003s 5.381s 638066791275797867: | | | | | | | | | | | | | | | | | | | | 164 | | | | | | | | | | | 0.001s 5.382s 638066791275808422: | | 97 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.382s 638066791275812756: | | | | | | | | | | | 163 | | | | | | | | | | | | | | | | | | | | 0.005s 5.387s 638066791275858623: | | | | | | | | | | | | | | | | | | 166 | | | | | | | | | | | | | 0.012s 5.399s 638066791275978795: | | | | | | | | | | | | | | | | 168 | | | | | | | | | | | | | | | 0.007s 5.406s 638066791276048483: | | | | | | | | | | | | | | | | | | | | | | | | | | | 98 | | | | 0.002s 5.408s 638066791276065483: | | | | | | | | | | | | | | | | | | | | | | | | | 99 | | | | | | 0.010s 5.418s 638066791276164055: | | | | | | | 177 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.421s 638066791276194278: | | | 100 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.423s 638066791276222633: 101 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.424s 638066791276230700: | | | | | | | | | | | | | | | 169 | | | | | | | | | | | | | | | | 0.059s 5.484s . 638066791276824808: | | | | | | | | | | | | | | | | | 167 | | | | | | | | | | | | | | 0.001s 5.484s 638066791276832417: | | | | | | | | | | | | | | | | | | | | | | 174 | | | | | | | | | 0.004s 5.488s 638066791276869718: | | | | | | | | | 175 | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.490s 638066791276886124: | | | | 102 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 5.500s 638066791276991825: | | | | | | | | | | | | | | | | | | | 165 | | | | | | | | | | | | 0.024s 5.524s 638066791277229593: | | | | | | | | 176 | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.530s 638066791277283089: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 103 | 0.006s 5.535s 638066791277340795: | | 104 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 5.544s 638066791277432393: | | | | | | | | | | | | | | | | | | | | | | | | | 105 | | | | | | 0.001s 5.545s 638066791277437432: | | | | | | 18 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.547s 638066791277456853: | | | | | 106 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.548s 638066791277466357: | | | | | | | | | | | | | | | | | | | | | | | | | | | 107 | | | | 0.007s 5.555s 638066791277539748: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 108 | | 0.005s 5.560s 638066791277588851: | | | 109 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.565s 638066791277639729: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 110 0.002s 5.567s 638066791277658445: 111 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.570s 638066791277686061: | | | | | | | | | | | | | | | | | | | | | | | | | | 65 | | | | | 0.030s 5.600s 638066791277986713: | | | | | | | | | | | | | | | | | | | | | | | 66 | | | | | | | | 0.018s 5.618s 638066791278170692: | | | | | 67 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.621s 638066791278195986: | | | | 16 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 5.633s 638066791278321796: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 68 0.001s 5.635s 638066791278334982: | | | | | | | | | | | | | | | | | | | | 69 | | | | | | | | | | | 0.000s 5.635s 638066791278338634: 70 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.638s 638066791278370624: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 71 | | 0.001s 5.639s 638066791278379425: | | | | | | | | | | | | | | | | | | | | | | | | | | 72 | | | | | 0.095s 5.735s . 638066791279334224: | | | | | | | | | | | | | | | | | | | | | | | | | 73 | | | | | | 0.000s 5.735s 638066791279338543: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 74 | | | 0.000s 5.735s 638066791279340349: | | | | | | | | | | | | 75 | | | | | | | | | | | | | | | | | | | 0.000s 5.735s 638066791279341940: | | | | | | | | | | | | | 76 | | | | | | | | | | | | | | | | | | 0.001s 5.736s 638066791279350173: | | 77 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.737s 638066791279353145: | | | | | | | 78 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.737s 638066791279355648: | | | | | | | | | | | | | | | | | | | 79 | | | | | | | | | | | | 0.000s 5.737s 638066791279359923: | | | | | | | | | | | | | | | 80 | | | | | | | | | | | | | | | | 0.001s 5.738s 638066791279367256: | | | | | | | | | | | | | | | | | | | | | 81 | | | | | | | | | | 0.001s 5.738s 638066791279372613: | | | | | | | | | | | | | | | | | | 82 | | | | | | | | | | | | | 0.000s 5.739s 638066791279374310: | | | 83 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.741s 638066791279396808: | | | | | | | | | | | | | | | | 84 | | | | | | | | | | | | | | | 0.001s 5.742s 638066791279404025: | | | | | | | | | | | | | | 85 | | | | | | | | | | | | | | | | | 0.000s 5.742s 638066791279406159: | | | | | | | | | | 86 | | | | | | | | | | | | | | | | | | | | | 0.000s 5.742s 638066791279408852: | | | | | | | | | | | 87 | | | | | | | | | | | | | | | | | | | | 0.000s 5.743s 638066791279412982: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 49 | 0.000s 5.743s 638066791279414960: | | | | | | | | | | | | | | | | | | | | | | | | 50 | | | | | | | 0.006s 5.748s 638066791279470797: | | | | | | | | | | | | | | | | | | | | | | | | | | | 51 | | | | 0.001s 5.749s 638066791279480549: | | | | | | 215 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.750s 638066791279483851: | | | | | | | | | | | | | | | | | 226 | | | | | | | | | | | | | | 0.002s 5.751s 638066791279499850: | | | | | | | | | | | | | | | | | | | | | | 228 | | | | | | | | | 0.004s 5.755s 638066791279537685: | | | | | | | | | 219 | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.760s 638066791279592612: | | | | 239 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 5.773s 638066791279722119: | | | | | | 246 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 5.780s 638066791279789812: | | | | | | | | | | | | | | | | | | | | 254 | | | | | | | | | | | 0.008s 5.788s 638066791279867873: | | | | | | | | | | | | | | | | | | | | | | | | | | 52 | | | | | 0.009s 5.797s 638066791279953399: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 53 0.012s 5.809s 638066791280076304: | | | | | | | | | | | | | | | | | 241 | | | | | | | | | | | | | | 0.004s 5.813s 638066791280115155: | | | | 237 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.817s 638066791280157624: | | | | | | | | | | | | | | | | 242 | | | | | | | | | | | | | | | 0.008s 5.825s 638066791280238453: 256 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.826s 638066791280245230: | | | | | | | | | 240 | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.831s 638066791280294708: | | | | | | | | | | | | | | | | | | | | | | 261 | | | | | | | | | 0.007s 5.838s 638066791280368733: | | | | | | | | | | | | | | | | | | | | | 252 | | | | | | | | | | 0.088s 5.926s . 638066791281252047: | | | | | | | | | | | | | | | 243 | | | | | | | | | | | | | | | | 0.000s 5.927s 638066791281255020: | | | 15 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 5.934s 638066791281328509: 54 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.939s 638066791281381085: | | | | | | | | | | | | | | 245 | | | | | | | | | | | | | | | | | 0.001s 5.940s 638066791281391876: | | | | | | | | 258 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.942s 638066791281405508: | | | | | | | | | | | | | 244 | | | | | | | | | | | | | | | | | | 0.001s 5.943s 638066791281412972: | | | | | 251 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.943s 638066791281418733: | | | | | | | | | | 227 | | | | | | | | | | | | | | | | | | | | | 0.004s 5.947s 638066791281461928: | | | | | | | | | | | | | | | | | | | | | | | 55 | | | | | | | | 0.004s 5.951s 638066791281497753: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 56 | | 0.001s 5.952s 638066791281502901: | | | | | | | | | | | | | | | | | | | | | | | | | | | 57 | | | | 0.001s 5.953s 638066791281515083: | | | | | | | | | | | | | | | | | | | | | | | | 58 | | | | | | | 0.013s 5.966s 638066791281647757: | | | | | | | | | | | | | | | | | | | | 230 | | | | | | | | | | | 0.003s 5.969s 638066791281681238: | | | | | | | | | | | | | | | | | 257 | | | | | | | | | | | | | | 0.000s 5.970s 638066791281684162: | | | | | | | | | | | | | | | | | | | 220 | | | | | | | | | | | | 0.003s 5.973s 638066791281715151: | | | | | | | 249 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.974s 638066791281723589: | | | | | | | | | | | | 253 | | | | | | | | | | | | | | | | | | | 0.003s 5.977s 638066791281756962: | | | | | | | | | | | | | | | | | | 248 | | | | | | | | | | | | | 0.008s 5.985s 638066791281841450: | | | | | | | | | | | | | | | | 259 | | | | | | | | | | | | | | | 0.001s 5.986s 638066791281849618: | | | | | | | | | | | 223 | | | | | | | | | | | | | | | | | | | | 0.011s 5.997s 638066791281956011: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 59 | | | 0.001s 5.998s 638066791281970958: | | | | 60 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.001s 638066791281997238: | | | | | | | | | | | | | | | | | | | | | | | | | 61 | | | | | | 0.000s 6.001s 638066791282000539: | | | | | | | | | | | | | | | 260 | | | | | | | | | | | | | | | | 0.000s 6.001s 638066791282002124: | | 250 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.002s 638066791282003994: | | | | | | | | | | | | | | | | | | | | | | | | | | 62 | | | | | 0.000s 6.002s 638066791282006828: | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.006s 6.008s 638066791282064625: | | | | | | | | | 262 | | | | | | | | | | | | x | | | | | | | | | 0.002s 6.010s 638066791282085012: | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | x 0.008s 6.017s 638066791282160047: | | | | | | | | 221 | | | | | | | | | | | | | x | | | | | | | | x 0.001s 6.018s 638066791282167416: | | | | | | | | | | | | | | | | | x | | | | x | | | | | | | | x 0.002s 6.020s 638066791282185919: | | | | | | | | | | | | | 232 | | | x | | | | x | | | | | | | | x 0.010s 6.029s 638066791282282253: | | | | | | | 218 | | | | | | | | | x | | | | x | | | | | | | | x 0.002s 6.031s 638066791282298545: | | | | | | | | | | | | | | | | | x | | x | x | | | | | | | | x 0.002s 6.033s 638066791282315665: | | | | | | | | | | | | | | | | 224 x | | x | x | | | | | | | | x 0.000s 6.033s 638066791282319070: | | | | | | | | | | | | | | | | | x | | x | x | | | | | | | x x 0.004s 6.037s 638066791282356948: | | | | | | | | 234 | | | | | | | | x | | x | x | | | | | | | x x 0.013s 6.050s 638066791282491591: | | | | | | | | | | | | | | | | | x | | x | x | | | | x | | x x 0.003s 6.054s 638066791282525653: | | | | | | | | | | | | | | | | | x | | x 222 x | | | | x | | x x 0.002s 6.055s 638066791282541463: | | | | | | | | | | 235 | | | | | | x | | x | x | | | | x | | x x 0.002s 6.057s 638066791282557210: | | | | | | | | | | | | | | | | | x | | x | x | x | | x | | x x 0.001s 6.058s 638066791282563879: | | | | | | | | | | | | | | | | | x | | x | x | x | | x | x x x 0.015s 6.073s 638066791282713072: | | | | x | | | | | | | | | | | | x | | x | x | x | | x | x x x 0.015s 6.088s 638066791282866107: | | | | x | | | | | | | | x | | | x | | x | x | x | | x | x x x 0.002s 6.090s 638066791282884795: | | | | x | | | | | | | | x | 225 | x | | x | x | x | | x | x x x 0.063s 6.153s . 638066791283517824: x | | | x | | | | | | | | x | | | x | | x | x | x | | x | x x x 0.000s 6.153s 638066791283522109: x | | | x | | | | | | | 229 x | | | x | | x | x | x | | x | x x x 0.000s 6.154s 638066791283525458: x | | | x | | | | | | | | x | | | x | | x | x | x | x x | x x x 0.000s 6.154s 638066791283529833: x | | | x | | | | | | | | x | | | x | | x | x | x x x x | x x x 0.001s 6.156s 638066791283542879: x | | | x | | | | | x | | x | | | x | | x | x | x x x x | x x x 0.000s 6.156s 638066791283546181: x | | | x 17 | | | | x | | x | | | x | | x | x | x x x x | x x x 0.000s 6.156s 638066791283549913: x | | | x | | | | | x | | x | | | x 233 | x | x | x x x x | x x x 0.001s 6.157s 638066791283557771: x | | | x | | | | | x | | x 231 | | x | | x | x | x x x x | x x x 0.000s 6.157s 638066791283561727: x | | | x | | x | | x | | x | | | x | | x | x | x x x x | x x x 0.001s 6.159s 638066791283574017: x | | | x | | x | | x | | x | | x x | | x | x | x x x x | x x x 0.006s 6.165s 638066791283637812: x | | | x | | x | | x | | x | | x x | 236 x | x | x x x x | x x x 0.001s 6.166s 638066791283643877: 336 | | 335 341 | | 338 | | x | | x | | x x | | x | x | x 345 x 344 | 354 349 356 0.001s 6.167s 638066791283654768: | | | | | | | | x | x | | x | | x x | | x | x | x | x | | | | | 0.001s 6.168s 638066791283663516: | | | | | | | | x | x | | x | | x x | | x x x | x | x | | | | | 0.002s 6.169s 638066791283681820: | | | | | | | | x x x | | x | | x x | | x x x | x | x | | | | | 0.022s 6.191s 638066791283902619: | | | | | | | | x x x | | x | | x x | | x x x | x | x | x | | | 0.000s 6.192s 638066791283905931: | | 343 | | | | | x x x | | x | | x x | | x x x | x | x | x | | | 0.000s 6.192s 638066791283908545: | | | | | | | | x x x | x x | | x x | | x x x | x | x | x | | | 0.000s 6.192s 638066791283910805: | | | | | | | | x x x | x x | | x x | | x x x x x | x | x | | | 0.003s 6.196s 638066791283944550: | | | | | | | | x x x | x x | | x x x | x x x x x | x | x | | | 0.007s 6.203s 638066791284016184: | | | | | 367 | | x x 389 | 378 379 | | 387 x 385 | 372 384 x 369 x | 368 | 377 | | | 0.006s 6.209s 638066791284076161: | | | | | | | | x x | | | | 388 | | x | | | | x | x | | | | | | | 0.005s 6.214s 638066791284125184: | | | 386 | | | | x x | | | | | | | x | | | | x | x | | | | | | | 0.024s 6.237s 638066791284361212: | | | | | | | | x x | | | | | | | x | 382 | | x | x | | | | | | | 0.003s 6.240s 638066791284390808: | | | | | | | | x x | | | | | | | x | | | x x | x | | | | | | | 0.002s 6.242s 638066791284411718: | | | | | 342 | | x x | | | | | | | x | | | x x | x | | | | | | | 0.002s 6.244s 638066791284429472: | | | | | | | | x x | | | | | | x x | | | x x | x | | | | | | | 0.001s 6.245s 638066791284439702: | | | | | | | | x x | | x | | | x x | | | x x | x | | | | | | | 0.003s 6.248s 638066791284469749: | | | 346 | | | | x x | | x | | | x x | | | x x | x | | | | | | | 0.008s 6.256s 638066791284548214: | | | | | | | | x x | | x | | | x x x | | x x | x | | | | | | | 0.015s 6.271s 638066791284699934: | | | | 348 | | | x x | | x | | | x x x | | x x | x | | | | | | | 0.000s 6.272s 638066791284704240: | | 14 | | | | | x x | | x | | | x x x | | x x | x | | | | | | | 0.001s 6.273s 638066791284717132: | | | | | | | 381 x x | | x | | | x x x | | x x | x | | | | | | | 0.001s 6.273s 638066791284722167: 373 | | | | | | | x x | | x | | | x x x | | x x | x | | | | | | | 0.020s 6.294s 638066791284924414: | | | | | | | | x x | | x | | | x x x 337 | x x | x | | | | | | | 0.003s 6.296s 638066791284950638: | | | 355 | | | | x x | | x | | | x x x | | x x | x | | | | | | | 0.004s 6.300s 638066791284990630: | | | | | | | | x x | | x | x | x x x | | x x | x | | | | | | | 0.004s 6.305s 638066791285033808: | | | | | | | | x x | | x | x 383 x x x | | x x | x | | | | | | | 0.006s 6.311s 638066791285096146: 340 | | | | | | | x x | | x | x | x x x | | x x | x | | | | | | | 0.001s 6.312s 638066791285108833: | | | | x | | | x x | | x | x | x x x | | x x | x | | | | | | | 0.002s 6.314s 638066791285129597: | | | | x | | | x x x | x | x | x x x | | x x | x | | | | | | | 0.001s 6.315s 638066791285140611: | | | | x | | | x x x | x | x | x x x | x x x | x | | | | | | | 0.002s 6.317s 638066791285159396: | | 436 | 457 | | | x x x | x | x | x x x | x x x | 443 | | | | | | | 0.008s 6.325s 638066791285240094: | | | | | | | | x x x | x | x | x x x x x x x | | | | | | | | | 0.005s 6.330s 638066791285289954: 451 | | | | | | | x x x | x | x | x x x x x x x | | | | | | | | | 0.010s 6.341s 638066791285394529: | | | 255 | | | | x x x | x | x | x x x x x x x | | | | | | | | | 0.030s 6.371s 638066791285698035: | | | | | | | | x x x | x | x x x x x x x x x | | | | | | | | | 0.001s 6.372s 638066791285704835: | | | | | | | x x x x | x | x x x x x x x x x | | | | | | | | | 0.001s 6.372s 638066791285710778: | | | | x | | x x x x | x | x x x x x x x x x | | | | | | | | | 0.001s 6.373s 638066791285716568: | | | | x | | x x x x | x x x x x x x x x x x | | | | | | | | | 0.001s 6.374s 638066791285728783: 347 | | | x | | x x x x | x x x x x x x x x x x | | | | | | | | | 0.009s 6.383s 638066791285818321: | | 380 | x | | x x x x | x x x x x x x x x x x | | | | | | | | | 0.001s 6.384s 638066791285826017: | | | x x | | x x x x | x x x x x x x x x x x | | | | | | | | | 0.005s 6.389s 638066791285875410: 357 | | x x | | x x x x | x x x x x x x x x x x | | | | | | | | | 0.012s 6.400s 638066791285990915: x | | x x | | x x x x | x x x x x x x x x x x | | | | | | | | | 0.008s 6.408s 638066791286066656: x | | x x | | x x x x | x x x x x x x x x x x | | 442 | | | | | | 0.002s 6.410s 638066791286086460: x | 350 x x | | x x x x | x x x x x x x x x x x | | | | | | | | | 0.004s 6.414s 638066791286126468: x | | x x | | x x x x | x x x x x x x x x x x | | | | 440 | | | | 0.026s 6.440s 638066791286388119: x | | x x | | x x x x | x x x x x x x x x x x | | | | | | 374 | | 0.001s 6.441s 638066791286397205: x | 217 x x | | x x x x | x x x x x x x x x x x | | | | | | | | | 0.009s 6.450s 638066791286485693: x | | x x | | x x x x | x x x x x x x x x x x | | 458 | | | | | | 0.002s 6.451s 638066791286502351: x | | x x | | x x x x | x x x x x x x x x x x | | | | | 439 | | | 0.002s 6.454s 638066791286525984: x | | x x | | x x x x | x x x x x x x x x x x | | | | 448 | | | | 0.001s 6.455s 638066791286540611: x | | x x | | x x x x | x x x x x x x x x x x | | | | | | | 445 | 0.007s 6.462s 638066791286611320: x | | x x | | x x x x | x x x x x x x x x x x | | | | | | | | 437 0.010s 6.472s 638066791286706689: x | | x x | | x x x x | x x x x x x x x x x x 444 | | | | | | | | 0.004s 6.476s 638066791286750020: x | x x x | | x x x x | x x x x x x x x x x x | | | | | | | | | 0.011s 6.487s 638066791286859167: x | x x x | | x x x x | x x x x x x x x x x x | | | | 454 | | | | 0.005s 6.492s 638066791286905272: x | x x x | | x x x x | x x x x x x x x x x x | | | | | | | | 450 0.010s 6.502s 638066791287005471: x | x x x | | x x x x | x x x x x x x x x x x | | | | | | | 446 | 0.006s 6.508s 638066791287063376: x | x x x | | x x x x | x x x x x x x x x x x | | 376 | | | | | | 0.001s 6.509s 638066791287074093: x | x x x | | x x x x | x x x x x x x x x x x 452 | | | | | | | | 0.002s 6.510s 638066791287090933: x | x x x | | x x x x | x x x x x x x x x x x | | | 441 | | | | | 0.158s 6.668s ... 638066791288669076: x | x x x | | x x x x | x x x x x x x x x x x | | | | | 456 | | | 0.001s 6.669s 638066791288677416: x | x x x | | x x x x | x x x x x x x x x x x | | | | 353 | | | | 0.014s 6.683s 638066791288815464: x | x x x | | x x x x | x x x x x x x x x x x | | | | | | | x | 0.025s 6.707s 638066791289060714: x | x x x | | x x x x | x x x x x x x x x x x x | | | | | | x | 0.005s 6.712s 638066791289110314: x | x x x | | x x x x | x x x x x x x x x x x x | | | | x | x | 0.012s 6.724s 638066791289228756: x | x x x | | x x x x | x x x x x x x x x x x x | | | x x | x | 0.002s 6.726s 638066791289246275: x | x x x | | x x x x | x x x x x x x x x x x x | | | x x | x 371 0.018s 6.744s 638066791289430085: x | x x x | | x x x x | x x x x x x x x x x x x | 351 | x x | x | 0.061s 6.806s . 638066791290044186: x | x x x | | x x x x | x x x x x x x x x x x x | | | x x | x x 0.001s 6.807s 638066791290054447: x | x x x | | x x x x | x x x x x x x x x x x x | x | x x | x x 0.001s 6.808s 638066791290065889: x | x x x | | x x x x | x x x x x x x x x x x x | x 449 x x | x x 0.041s 6.849s 638066791290479195: x | x x x | | x x x x | x x x x x x x x x x x x | x 459 x x | x x 0.029s 6.878s 638066791290769516: x | x x x | | x x x x | x x x x x x x x x x x x | x 375 x x | x x 0.027s 6.906s 638066791291042775: x 216 x x x | | x x x x | 172 171 x x x x x 165 x x x x | x | x x | x x 0.006s 6.912s 638066791291103924: x | x x x | | x x x x | x | x x x x x | x x x x | x | x x | x x 0.001s 6.912s 638066791291112264: x | x x x | | x x x x | x | x x x x x x x x x x | x | x x | x x 0.001s 6.913s 638066791291119976: x | x x x | | x x x x | x x x x x x x x x x x x | x | x x | x x 0.006s 6.919s 638066791291179141: x | x x x | | x x x x | x x x x x x x x x x x x | x x x x | x x 0.012s 6.931s 638066791291299776: x 525 x x x | | x x x x | x x x x x x x x x x x x | x x x x | x x 0.003s 6.934s 638066791291329178: x x x x x | | x x x x | 172 171 x x x x x 165 x x x x | x x x x | x x 0.481s 7.415s ......... 638066791296136503: x 529 x x x | | x x x x | x | x x x x x | x x x x | x x x x | x x 0.005s 7.420s 638066791296184242: x x x x x | | x x x x | 172 | x x x x x | x x x x | x x x x | x x 0.032s 7.452s 638066791296504344: x x x x x | | x x x x | x | x x x x x | x x x x | x x x x | x x 0.098s 7.549s . 638066791297480012: x x x x x | | x x x x | x x x x x x x | x x x x | x x x x | x x 0.005s 7.554s 638066791297530155: 256 x 250 255 239 | 339 x 258 240 x | x 244 x 243 x 241 x | x x x x | x x x x | x x 0.005s 7.559s 638066791297576322: | x | | | | | x | | x | x x x | x | x | x x x x | x x x x | x x 0.001s 7.560s 638066791297582862: x x | | | | | x | | x | x x x | x | x | x x x x | x x x x | x x 0.001s 7.560s 638066791297589178: x x | | x | | x | | x | x x x | x | x | x x x x | x x x x | x x 0.001s 7.561s 638066791297595176: x x | | x | | x | | x | x x x x x | x | x x x x | x x x x | x x 0.001s 7.561s 638066791297601170: x x | | x | | x | x x | x x x x x | x | x x x x | x x x x | x x 0.001s 7.562s 638066791297606780: x x | x x | | x | x x | x x x x x | x | x x x x | x x x x | x x 0.001s 7.562s 638066791297612736: x x x x x | | x | x x | x x x x x | x | x x x x | x x x x | x x 0.002s 7.565s 638066791297634621: x x x x x | | x x x x | x x x x x | x | x x x x | x x x x | x x 0.002s 7.566s 638066791297650153: x x x x x | | x x x x | x x x x x x x | x x x x | x x x x | x x 0.006s 7.572s 638066791297711455: x x x x x | 534 x x x x | x x x x x x x | x x x x | x x x x | x x 0.002s 7.574s 638066791297732353: 256 x 250 255 239 | x x 258 240 x | x 244 x 243 x 241 x | x x x x | x x x x | x x 0.034s 7.609s 638066791298076540: | x | | | | 536 x | | x | x x x | x | x | x x x x | x x x x | x x 0.003s 7.612s 638066791298109308: | x | | | | x x | | x | x 244 x | x | x | x x x x | x x x x | x x 0.020s 7.632s 638066791298306207: | x | | | | x x | | x | x x x | x | x | x x x x | x x x x | x x 0.174s 7.806s ... 638066791300045311: x x | | | | x x | | x | x x x | x | x | x x x x | x x x x | x x 0.016s 7.821s 638066791300201560: x x | | | | x x | x x | x x x | x | x | x x x x | x x x x | x x 0.005s 7.826s 638066791300248114: x x | | | | x x | x x | x x x x x | x | x x x x | x x x x | x x 0.016s 7.842s 638066791300411572: x x | | | | x x x x x | x x x x x | x | x x x x | x x x x | x x 0.001s 7.843s 638066791300420282: x x | | x | x x x x x | x x x x x | x | x x x x | x x x x | x x 0.005s 7.848s 638066791300470711: x x | | x | x x x x x | x x x x x x x | x x x x | x x x x | x x 0.023s 7.871s 638066791300696363: x x | x x | x x x x x | x x x x x x x | x x x x | x x x x | x x 0.138s 8.009s .. 638066791302079792: x x | x x | x 177 176 175 x | x x 170 x 168 167 x x 164 x x x | x x x x | x x 0.005s 8.014s 638066791302125325: x x | x x | x | | x x | x x | x | | x 553 | x x x | x x x x | x x 0.002s 8.015s 638066791302141942: x x | x x | x | | x x | x x | x | | x | x x x x | x x x x | x x 0.001s 8.016s 638066791302147748: x x | x x | x | | x x | x x x x | | x | x x x x | x x x x | x x 0.000s 8.016s 638066791302152455: x x | x x | x | | 175 x | x x 170 x | | x x 164 x x x | x x x x | x x 0.012s 8.029s 638066791302276217: 340 x | 335 x 352 339 | | | x | x x | x | | x 337 | x x x | 351 x 353 x | x x 0.003s 8.032s 638066791302305584: 336 x | | x | | | | | x | x x | x | | x | | x x x | | x | x | x x 0.002s 8.034s 638066791302323159: x x | | x | | | | | x | x x | x | | x | | x x x | | x | x | x x 0.001s 8.034s 638066791302329343: x x | x x | | | | | x | x x | x | | x | | x x x | | x | x | x x 0.001s 8.035s 638066791302337377: x x | x x | | | | | x | x x | x | | x | | x x x | 345 x | x | x x 0.001s 8.036s 638066791302343785: x x | x x | | | | | x | x x | x | | x | | x x x | | x x x | x x 0.002s 8.037s 638066791302359910: x x | x x | | | | | x | x x | x | | x | | x x x | x x x x | x x 0.004s 8.042s 638066791302404786: x x | x x | | | | | x | x x | x | | x x | x x x | x x x x | x x 0.002s 8.044s 638066791302424068: x x | x x | x | | | x | x x | x | | x x | x x x | x x x x | x x 0.012s 8.055s 638066791302540339: x 216 | x x | 215 | | | x 390 x 232 | x | | x 220 | x x x | x x x x | x x 0.004s 8.059s 638066791302578616: x | | x x 565 | | | | x | x | | x | | x | | x x x | x x x x | x x 0.003s 8.063s 638066791302613361: 336 | | 335 x 370 | | | | x | x | | x | | x | | x x x | 345 x 353 x | x x 0.001s 8.063s 638066791302622271: | | | | x | | | | | x | x x | x | | x | | x x x | | x | x | x x 0.000s 8.064s 638066791302625483: | | | | x | | | | | x | x x | x | | x 337 | x x x | | x | x | x x 0.006s 8.070s 638066791302687766: | x | | x | | | | | x | x x | x | | x | | x x x | | x | x | x x 0.081s 8.151s . 638066791303493199: | x | | x | 339 | | | x | x x | x | | x | | x x x | | x | x | x x 0.014s 8.164s 638066791303631227: | x | | x | | | | 219 x | x x | x | | x | | x x x | | x | x | x x 0.009s 8.173s 638066791303717860: | x | | x | | | | x x | x x | x | | x | | x x x | | x | x | x x 0.003s 8.176s 638066791303745001: | x | | x x | | | x x | x x | x | | x | | x x x | | x | x | x x 0.002s 8.178s 638066791303764227: | x | | x x | | | x x | x x | x x | x | | x x x | | x | x | x x 0.001s 8.179s 638066791303774003: | x | | x x | | 234 x x | x x | x x | x | | x x x | | x | x | x x 0.006s 8.185s 638066791303834570: | x | | x x | | x x x | x x | x x | x | | x x x | | x | x | x x 0.001s 8.185s 638066791303842003: | x | | x x | | x x x 569 x x | x x | x | | x x x | | x | x | x x 0.001s 8.186s 638066791303847944: | x | | x x | | x x x | x x 231 x x | x | | x x x | | x | x | x x 0.001s 8.187s 638066791303860524: | 216 | | x x | | 234 219 x 247 x 232 | x x | x | | x x x | | x | x | x x 0.010s 8.197s 638066791303956841: | | 350 | x x | | | | x | x | | 260 x | x | | 252 x x | | x | x | x x 0.005s 8.202s 638066791304011687: | | | x x 583 | | | | x | x | | | x | x | | | x x | | x | x | x x 0.002s 8.205s 638066791304033753: | | | x x | | | | | x | x | | | x | x | | | x 452 447 | 441 | x | x 437 0.003s 8.208s 638066791304068128: 340 | | x x | | | | | x | x | | | x | x | | | x | | | | | x | x | 0.000s 8.208s 638066791304072490: | | | 335 x x | | | | x | x | | | x | x | | | x | | | | | x | x | 0.001s 8.210s 638066791304085694: | | | | x x | | | | x | x | | | x | x | | x x | | | | | x | x | 0.002s 8.212s 638066791304109358: | | | | x x | | | | x | x | | | x | x | | x x | | | | | x | x x 0.006s 8.218s 638066791304169385: | | | | x x | | | | x | x | | | x | x | | x x | | | x | x | x x 0.007s 8.225s 638066791304238473: | | | | x x | | | | x | x | | | x | x | | x x x | | x | x | x x 0.000s 8.226s 638066791304243361: | | | | x x | | | | x | x | | x x | x | | x x x | | x | x | x x 0.009s 8.235s 638066791304335067: | | | | x 367 | | | | x | 378 | | 383 x | x | | 384 x 369 | | 368 | x 438 x 371 0.001s 8.236s 638066791304348764: | | | 386 x | | | | | x | | | | | x | x | | | x | | | | | x | x | 0.002s 8.239s 638066791304373322: | | | | x | | | | | x | | | | | x | x | | | x | | | | | x | x x 0.001s 8.239s 638066791304379741: | | | | x x | | | | x | | | | | x | x | | | x | | | | | x | x x 0.000s 8.239s 638066791304382201: | | | | x x | | | | x | | | | | x | x | | x x | | | | | x | x x 0.000s 8.240s 638066791304384669: | | | | x x | | | | x | | | | x x | x | | x x | | | | | x | x x 0.000s 8.240s 638066791304387388: | | | x x x | | | | x | | | | x x | x | | x x | | | | | x | x x 0.000s 8.240s 638066791304390492: | | | x x x | | | | x | | | | x x | x | | x x x | | | | x | x x 0.003s 8.243s 638066791304417411: | | | x x x | | | | x | x | | x x | x | | x x x | | | | x | x x 0.001s 8.244s 638066791304423543: | | | x x x | | | | x | x | | x x | x | | x x x | | x | x | x x 0.020s 8.264s 638066791304627906: | | | x x x | | | | x x x | | x x | x | | x x x | | x | x | x x 0.004s 8.268s 638066791304671057: | | | x x x | | | | x x x | | x x | x 220 | x x x | | x | x | x x 0.001s 8.269s 638066791304677367: | | | x x x | | | | x x x | | x x | x | | x x x 588 | x | x | x x 0.001s 8.270s 638066791304687306: | | | x x x | | | | x x x | | x x | x | | x x x | | x | x 593 x x 0.000s 8.270s 638066791304691468: | | | x x x | | | 262 x 604 x | | x x | x | | x x x | | x | x | x x 0.001s 8.272s 638066791304704200: | | | x x x | | | | x x x | | x x | x | | x x x | | x | x | x x 0.003s 8.274s 638066791304731277: | | | x x x | | | 219 x x x | | x x | x | | x x x | | x | x | x x 0.000s 8.275s 638066791304736027: 336 | | x x x | | | | x x x | | x x | x | | x x x | | x | x | x x 0.003s 8.277s 638066791304762187: | | | 386 x 367 | | | | x x 378 | | 383 x | x | | 384 x 369 | | 368 | x 453 x 371 0.001s 8.279s 638066791304773345: | | | | x | | | | | x x | | | | x | x | | | x | | | | 440 x | x | 0.001s 8.279s 638066791304781477: | | | | x | | | | | x x | | | | x | x | | | x | 447 | | | x | x | 0.006s 8.286s 638066791304845952: x | | | x | | | | | x x | | | | x | x | | | x | | | | | x | x | 0.013s 8.299s 638066791304974853: x | | | x | | | | x x x | | | | x | x | | | x | | | | | x | x | 0.021s 8.319s 638066791305181949: x | | | x | | | | x x x | | | | x 226 x | | | x | | | | | x | x | 0.007s 8.327s 638066791305253087: x | | | x | | | | x x x | x | | x | x | | | x | | | | | x | x | 0.021s 8.347s 638066791305460985: x | | | x | | | x x x x | x | | x | x | | | x | | | | | x | x | 0.016s 8.363s 638066791305622589: x | | | x | 215 | x x x x | x | | x | x | | | x | | | | | x | x | 0.008s 8.371s 638066791305699409: x | | | x | | | x x x x | x | | x | x 575 | | x | | | | | x | x | 0.001s 8.372s 638066791305707667: x | | | x | | 249 x x x x | x | | x | x | | | x | | | | | x | x | 0.001s 8.373s 638066791305721542: x | | | x | | | 176 175 x x | x | | 168 | x x | | x | | | | | x | x | 0.002s 8.375s 638066791305736635: x | | | x | | 177 | | x x | x | | | | x x | | x | | | | | x | x | 0.011s 8.386s 638066791305843482: x | | | x | | | | | x x | x 170 | | | x x | | x | | | | | x | x | 0.000s 8.386s 638066791305846282: x x | | x | | | | | x x | x | | | | x x | | x | | | | | x | x | 0.000s 8.386s 638066791305848415: x x | | x | | | | x x x | x | | | | x x | | x | | | | | x | x | 0.001s 8.387s 638066791305860239: x x | | x | | | x x x x | x | | | | x x | | x | | | | | x | x | 0.118s 8.506s .. 638066791307044038: x x | | x | | | x x x x | x | | | | x x | x x | | | | | x | x | 0.001s 8.506s 638066791307051285: x x | | x | | | x x x x | x | | | | x x | x x 452 | | | | x | x | 0.001s 8.507s 638066791307059715: x x | | x x | | x x x x | x | | | | x x | x x | | | | | x | x | 0.000s 8.508s 638066791307062926: x x | | x x | | x x x x | x | | | | x x | x x | | | | x x | x | 0.000s 8.508s 638066791307066257: x x | | x x | | x x x x | x | | | | x x | x x | | | 441 x x | x | 0.001s 8.509s 638066791307074312: x x | | x x | | x x x x | x | x | | x x | x x | | | | x x | x | 0.005s 8.513s 638066791307120508: x x | | x x | | x x x x | x x x | | x x | x x | | | | x x | x | 0.001s 8.514s 638066791307128119: x x | | x x | | x x x x | x x x | | x x | x x | | | | x x 438 x | 0.003s 8.517s 638066791307156202: x x | | x x | x x x 178 x | x x x | | x x | 173 174 | | | | x x | x | 0.002s 8.519s 638066791307177867: x x | | x x | x x x | x | x x x | | x x | | | | | | | x x | x 437 0.002s 8.521s 638066791307198204: x x | | x x | 639 x x | x | x x x | | x x | x | | | | | x x | x | 0.001s 8.522s 638066791307203881: x x | | x x | | x x | x | x x 169 x | x x | x | | | | | x x | x | 0.003s 8.525s 638066791307234343: x x | x x x | | x x | x | x x | x | x x | x | | | | | x x | x | 0.001s 8.526s 638066791307246058: x x | x x x | | x x x x | x x | x | x x | x | | | | | x x | x | 0.000s 8.526s 638066791307250622: x x | x x x | | x x x x | x x x 643 | x x | x | | | | | x x | x | 0.001s 8.527s 638066791307262351: x x | x x x | x x x 178 x | x x x | | x x | 173 | | | | | x x | x | 0.001s 8.529s 638066791307276374: x x 436 x x x | x x x | x | x x x | | x x | | | | | | | x x | x | 0.001s 8.529s 638066791307281474: x x | x x x | x x x | x | x x 169 x | x x | | | | | | | x x | x | 0.009s 8.538s 638066791307366708: x x | x x x x x x x | x | x x | x | x x | | | | | | | x x | x | 0.030s 8.568s 638066791307667943: x x | x x x x x x x | 163 | x x | x | x x 254 | | | | | | x x | x | 0.004s 8.572s 638066791307705537: x x | x x x x x x x | | | x x | x | x x 372 | | | | | | x x | x | 0.011s 8.583s 638066791307818068: x x | x x x x x x x | x | x x | x | x x | | | | | | | x x | x | 0.002s 8.585s 638066791307836649: x x | x x x x x x x | x | x x | x | x x | | | | | | x x x | x | 0.006s 8.591s 638066791307895453: x x | x x x x x x x | x | x x | x | x x | | | | | | x x x 629 x | 0.005s 8.595s 638066791307940879: x x | 386 x 367 x x x x | x | x x | x | x x | | | | | | 368 x x x x | 0.018s 8.614s 638066791308123083: 357 x | | x | x x x x | x | x x | x | x x | | | | | 351 | 344 x x 349 | 0.003s 8.616s 638066791308150392: 347 x | | x | x x x x | x | x x | x | x x | | | | | | | | x x | | 0.003s 8.619s 638066791308176391: x x | | x | x x x x | x | x x | x | x x | | | | | | | | x x | | 0.018s 8.637s 638066791308360304: x x | | x x x x x x | x | x x | x | x x | | | | | | | | x x | | 0.001s 8.639s 638066791308373593: x x | | x x x x x x | x | x x | x | x x | | | | | | | | x x x | 0.000s 8.639s 638066791308377667: x x | | x x x x x x | x | x x | x | x x | | | | | | | x x x x | 0.001s 8.640s 638066791308390813: x x | 355 x x x x x x | x | x x | x | x x | | | | | | | x x x x | 0.003s 8.643s 638066791308419883: x x | x x x x x x x | x | x x | x | x x | | | | | | | x x x x | 0.001s 8.645s 638066791308434758: x x | x x x x x x x | x | x x | x | x x | | | | | | x x x x x | 0.083s 8.728s . 638066791309267324: x x 217 x x x x x x x | x | x x | x | x x | | | | | | x x x x x | 0.001s 8.728s 638066791309272682: x x | x x x x x x x | x | x x 383 668 | x x | | | | | | x x x x x | 0.005s 8.734s 638066791309324244: x x | x x x x x x x | x | x x | | | x x | | | | | | x x x x x 371 0.000s 8.734s 638066791309328369: x x | x x x x x x x | x | x x | x | x x | | | | | | x x x x x | 0.006s 8.740s 638066791309385046: x x | x x x x x x x | x | x x 169 x | x x | | | | | | x x x x x | 0.002s 8.741s 638066791309402355: x x | x x x x x x x | x | x x | x | x x 656 | | | | | x x x x x | 0.001s 8.743s 638066791309413654: x x | x x x x x x x | x | x x | x | x x | | | 369 | | x x x x x | 0.001s 8.744s 638066791309426219: x x | x x x x x x x | 163 | x x | x | x x x | | | | | x x x x x | 0.004s 8.748s 638066791309466976: x x | x x x x 675 x x | | | x x | x | x x x 384 | | | | x x x x x | 0.002s 8.750s 638066791309488259: x x | x x x x x x x | | | x x | x | x x x | | | | | x x x x x | 0.008s 8.758s 638066791309564691: x x | x x x x x x x | | | x x | x | x x x | | | | 659 x x x x x | 0.006s 8.763s 638066791309620209: x x | x x x x x x x | | | x x | x | x x x | | | | | x x x x x x 0.003s 8.766s 638066791309648817: 347 x | 355 x x x x x x | | | x x | x | x x x | | | | x x 344 x x 349 x 0.002s 8.768s 638066791309667962: | x | | x x x x x x | | | x x | x | x x x | | x | x x | x x | x 0.005s 8.774s 638066791309722849: | x | | x x x x x x | | | x x x x | x x x | | x | x x | x x | x 0.011s 8.784s 638066791309830686: | x | | x x x x x x | | | x x x x | x x x 173 | x | x x | x x | x 0.001s 8.785s 638066791309839882: | x 587 | x x x x x x | | | x x x x | x x x | | x | x x | x x | x 0.002s 8.787s 638066791309859097: | x | | x x x x x x | | | x x x x | 166 x x | x x | x x | x x | x 0.000s 8.788s 638066791309863902: | x x | x x x 249 x 262 | | | x x 260 x | | x 254 | x x | x x | x x | x 0.016s 8.803s 638066791310021143: | x x | x x x | x | x | | x x | x | | x | | x x | x x | x x | x 0.000s 8.804s 638066791310025451: | x x | x x x | x | x | | x x | x | x x | | 693 x | x x | x x | x 0.002s 8.806s 638066791310049316: | x x | x x x | x | x | | x x | x | 166 x | | x x | x x | x x | x 0.001s 8.807s 638066791310059629: | x x | x x x | x | x | | x x | x | | x | 252 x x | x x | x x | x 0.003s 8.810s 638066791310090648: 357 x x | x x x | x | x | | x x | x | | x | | x x | 695 x | x x | x 0.002s 8.812s 638066791310106070: | x x | x x x | x | x | | x x | x | | x | | x x | x x | x x | x 0.116s 8.928s .. 638066791311266932: | x x | x x x | x | x 247 | x x | x | | x | | x x | x x | x x | x 0.006s 8.934s 638066791311329739: | x 701 | x x x | x | x | | x x | x | | x | x x x | x x | x x | x 0.001s 8.935s 638066791311342303: | x | | x x x | x | x | | x x | x | | x 698 x x x | x x | x x | x 0.001s 8.937s 638066791311357023: | x | | x x x | x | x | | x x | x | | x x x x x | x x | x x | x 0.001s 8.938s 638066791311363455: | x x | x x x | x | x | | x x | x | | x 254 252 x x | x x | x x | x 0.015s 8.952s 638066791311511260: 347 x x | x x x | x | x | | x x | x | | x | | x x | x x | x x | x 0.007s 8.960s 638066791311582913: | x x | x x x | x | x | | x x | x | | x x | x x | x x | x x | x 0.001s 8.960s 638066791311592624: | x 380 | x x x | x | x | x x 388 | x | | 382 x | x x | x 375 | 377 x | x 0.005s 8.965s 638066791311641212: | x | | x x x | x | x | x x | | x | | | x | x x | x | | | x | x 0.000s 8.966s 638066791311644780: x x | | 348 x x | x | x | x x | | x | | | x | x x | x | | | x | x 0.000s 8.966s 638066791311648215: x x | | | x x | x | x | 714 x | | x | | | x | x x | x x | | x | x 0.000s 8.966s 638066791311651290: x x | | | x x | x | x | | x x | x | | | x | x x | x x | | x | x 0.002s 8.968s 638066791311667544: x x x | | x x | x | x | | x x | x | | | x | x x | x x | | x | x 0.000s 8.968s 638066791311672144: x x 380 | | x x | x | x | x x 388 | x | | | x | x x | x 375 | | x | x 0.001s 8.969s 638066791311677799: x x | | | x x | x | x | x x | | x | | | x | x x | x | | | x x x 0.000s 8.969s 638066791311680764: x x | | | x x | x x x | x x | | x | | | x | x x | x | | | x x x 0.000s 8.970s 638066791311683798: 719 x | | x x x | x x x | x x | | x | | | x | x x | x | | | x x x 0.003s 8.972s 638066791311710613: x x | | 348 x x | x x x | x x | | x | | | x | x x | x | | | x x x 0.001s 8.973s 638066791311719738: 451 x | | | x x | x x x | x x | | x | | | x | x 444 631 x | | | x 446 x 0.001s 8.974s 638066791311727694: | x | | | x x | x x x | 253 x | | x | | | x x x | | x | | | x | x 0.002s 8.976s 638066791311743612: | x | | | x x | x x x | | x | | x 167 | | 230 222 228 | | x | | | x | x 0.001s 8.977s 638066791311755784: x x | | | x x | x x x | | x | | x | | | | | | | | x | | | x | x 0.000s 8.977s 638066791311758025: x x | | | x x | x x x | | x | | x | | | | | | | 726 x | | | 438 | 437 0.001s 8.978s 638066791311764019: x x | | | x x | x x x | | x | | x | | | | | | | | x | | | | x | 0.000s 8.978s 638066791311766255: x x | | | x x | x x x | x x | | x | | | | | | | | x | | | | x | 0.002s 8.980s 638066791311785650: x x | | | x x | x x x | x x | | x | | | x | | | | x | | | | x | 0.000s 8.980s 638066791311788842: 451 x | | | x x | x x x | x x | | x | | | x | | | 455 x | | | | 446 | 0.015s 8.996s 638066791311943485: | x | | | x x | x x x | x x | | x | | | x | | | | x | | | | | x 0.004s 9.000s 638066791311985067: | x | | | x x | x x x 163 x x | | x | | | x | | | | x | | | | | x 0.002s 9.002s 638066791312004276: | x | | | x x | x x x | x x | | x 732 | | x | | | | x | | | | | x 0.005s 9.006s 638066791312051634: | x | | | x x | x x x | x x | | x x | | 230 | | | | x | | | | | x 0.008s 9.014s 638066791312130151: | x | 346 | 352 x | x x x | x x | | x x | | | | | | | x | | | | | 356 0.006s 9.020s 638066791312189835: | x | | | | x | x x x | x x | | x x | | | | | | | x | | | | | x 0.000s 9.021s 638066791312192796: | x | | | x x | x x x | x x | | x x | | | | | | | x | | | | | x 0.007s 9.028s 638066791312266430: | x | 748 | x x | x x x | x x | | x x | | | | | | | x | | | | | x 0.001s 9.029s 638066791312276445: | x | | | x x | x x x | x x | | x x | | | | | | | x | | | 354 | x 0.000s 9.029s 638066791312279977: | x | | | x x | x x x 390 x x | | x x | | | | | | | x | | | | | x 0.003s 9.032s 638066791312310447: | x | x | 352 x | x x x | x x | | x x | | | | | | | x | | | | | 356 0.025s 9.058s 638066791312564344: | x 436 x | | x | x x x | 764 x | | x x | | | | | | | x | | | | | | 0.007s 9.065s 638066791312634006: | x | x | | x | x x x | x x | | x x | | | | | | | x | | | | | | 0.013s 9.078s 638066791312768660: | x 380 x | | x | x x x | x x | | x x | | | | | | | x | | | | | | 0.001s 9.079s 638066791312781700: | x | x | | x x x x x | x x | | x x | | | | | | | x | | | | | | 0.016s 9.095s 638066791312939523: | x x x | | x 381 x x x | x x | | x x | | | | | | | x | | | | | | 0.000s 9.095s 638066791312942421: x x x x | | x | x x x | x x | | x x | | | | | | | x | | | | | | 0.002s 9.098s 638066791312963263: x x 773 x | | x x x x x | x x | | x x | | | | | | | x | | | | | | 0.002s 9.100s 638066791312983750: x x x x | | x 381 x x x | x x | | x x | | | | | | | x | | | | | | 0.028s 9.128s 638066791313267582: x x 343 x | | x | x x x | x x | | x x | | | | | | | x | 440 | | | | 0.002s 9.130s 638066791313291152: x x x x | | x | x x x | x x | | x x | | | | | | | x | | | | | | 0.000s 9.131s 638066791313294798: x x x x | | x | x x x | x x | | x x | 236 | | | | | x | | | | | | 0.007s 9.138s 638066791313365393: x x x x 457 | x | x x x | x x | | x x | | | | | | | x | | | | | | 0.001s 9.139s 638066791313375557: x x x x | | x | x x x | x x | | x x | | | | | 452 | x | | | | | | 0.005s 9.144s 638066791313425173: x x x x | | x | x x x | x x | | x x | | | | | | | x | 785 | | | | 0.004s 9.147s 638066791313462076: x x 343 x | | x | x x x | x x | | x x | | | | | | | x | 754 | | | | 0.001s 9.148s 638066791313471230: x x | x | | x | x x x | x x | 225 259 257 | | | | | | | x | | | | | | 0.001s 9.150s 638066791313484434: x x | x | | x | x x x | x x | | | | | | | | | | 770 x | | | | | | 0.002s 9.151s 638066791313501610: 451 x | x | | x | x x x | x x | | | | | | | | | | x x | | | | | | 0.007s 9.158s 638066791313571855: | x | 346 | | x | x x x | x x | | | | | | | | | | x x | x | | | | 0.001s 9.159s 638066791313581098: x x | | | | x | x x x | x x | | | | | | | | | | x x | x | | | | 0.001s 9.160s 638066791313590274: x x | | | | x | x x x | x x | | | | | | | 730 | | x x | x | | | | 0.001s 9.161s 638066791313601871: x x | | | | x | x x x | x x | | | 796 | | | | | | x x | x | | | | 0.001s 9.162s 638066791313608870: x x | | | | x | x x x | x x | | x | | | | | | | x x | x | | | | 0.001s 9.164s 638066791313622931: x x | | | | x | x x x | 253 x | | x | | | | x | | x x | x | | | | 0.000s 9.164s 638066791313625657: x x | | | | x | x x x | | x | | x | | | | x | 444 x x | x | | | | 0.004s 9.168s 638066791313667254: x x | | | | x | x x x | | x | | x x | | | 222 | | x x | x | | | | 0.151s 9.319s ... 638066791315174966: x x | | | 251 x | x x x | | x | | x x | | | | | | x x | x | | | | 0.001s 9.319s 638066791315181110: x x | | | | x | x x x | | x | | x x 248 | | | | | x x | x | | | | 0.001s 9.321s 638066791315195894: x x | | | | x | x x x | | x | | x x | | | | | | x x | x | | | x 0.002s 9.323s 638066791315214926: x x | | | | x | x x x | | x | | x x | | | | | x x x | x | | | x 0.001s 9.324s 638066791315228757: x x | | | | x x x x x | | x | | x x | | | | | x x x | x | | | x 0.003s 9.327s 638066791315254357: x x | | | x x x 828 x x | | x | | x x | | | | | x x x | x | | | x 0.000s 9.327s 638066791315257214: x x | | | x x x | x x | | x | | x x | | | | | x x x | x | 453 | x 0.001s 9.328s 638066791315266781: x x | | | x x 834 | x x | | x | | x x x | | | | x x x | x | | | x 0.002s 9.330s 638066791315291123: x x | | | x x | | x x | | x | | x x x | | x | x x x | x | | | x 0.001s 9.331s 638066791315302484: x x | | | x x | | x x | | x | | x x x | | x | x x x 459 x | | | x 0.003s 9.335s 638066791315333764: x x 824 | | x x | | x x | | x | | x x x | | x | x x x | 839 | | | x 0.000s 9.335s 638066791315337156: x x | | | x x x | x x | | x | | x x 248 | | x | x x x | | | | | x 0.000s 9.335s 638066791315339983: x x | | | x x x x x x | | x | | x x | | | x | x x x | | | | | x 0.001s 9.336s 638066791315351858: x x | | | x x x x x x | | x | | x x | | | x | x x x | x | | | x 0.000s 9.337s 638066791315353893: x x 343 | | x x 381 x x x | | x | | x x | | | x | x x x | x | | | x 0.000s 9.337s 638066791315356866: x x | | | x x | x x x | | x | | x x | | x x | x x x | x | | | x 0.003s 9.340s 638066791315383688: x x | | | x x | x x x x | x | | x x | | x x | x x x | x | | | x 0.001s 9.340s 638066791315392134: x x | | | x x | x x 389 x | 379 x | 387 x | | x x | x x x | x | | | x 0.001s 9.341s 638066791315400237: x x | | | x x | x x | x | | x | | x | | x x 261 x x x | x | | | x 0.001s 9.342s 638066791315410575: x x | | | x x | x x | x | | x | | x | | x x | x x x | x | x | x 0.001s 9.343s 638066791315422240: x x | | | x x | x x | x | | x | | x | | x x 815 x x x | x | x | x 0.001s 9.344s 638066791315428335: x x | | | x x | x x x x | | 847 | | x | | x x | x x x | x | x | x 0.000s 9.344s 638066791315431631: x x | | | x x | x x x x | | | | x x | | x x | x x x | x | x | x 0.001s 9.346s 638066791315443579: x x | | | x x | x x x x | | | | x x | | x x x x x x | x | x | x 0.001s 9.347s 638066791315453220: x x | | | x x | x x 389 x | | x | 387 x | | x x x x x x | x | x | x 0.007s 9.354s 638066791315525003: x x | | | x x | x x | x | x x | | x | | x x x x x x | x | x | x 0.012s 9.365s 638066791315641245: x x x | | x x | x x | x | x x | | x | | x x x x x x | x | x | x 0.002s 9.367s 638066791315661850: x x x | | x x x x x | x | x x | | x | | x x x x x x | x | x | x 0.004s 9.372s 638066791315703626: x x x | | x x x x x | x 229 x x | | x | | x 860 x x x x | x | x | x 0.003s 9.374s 638066791315729077: x x x | | x x x x x | x x x x | | x | | x | 863 x x x | x | x | x 0.002s 9.376s 638066791315745173: x x x | | x x x x x | x 229 x x | | x | | x | x x x x | x | x | x 0.006s 9.382s 638066791315805057: x x x | | x x x x x | x | x x | | x | | x x x x x x | x | x | x 0.009s 9.391s 638066791315898050: x x x | | x x x x x | x | x x | | x | | x x x x x x | x | x 445 x 0.011s 9.402s 638066791316004536: x x x | | x x x x x | x | x x | | x | | x x x x x x 449 x | x | x 0.001s 9.402s 638066791316010367: x x x | | x x x x x | x | x x | | x | | x x x x x x | x | x 870 x 0.002s 9.405s 638066791316034691: x x x | | x x x x x | x | x x | | x | | x x x x x x | x | x 445 x 0.011s 9.416s 638066791316146522: x x x | | x x 875 x x | x | x x | | x 385 | x x x x x x | x | x | x 0.001s 9.417s 638066791316161416: x x x | | x x x x x | x | x x | | x | | x x x x x x | x | x | x 0.018s 9.435s 638066791316337448: x x x | | x x x x x | x 253 x x | | x | | x x 884 x x x | x | x | x 0.001s 9.436s 638066791316350549: x x x | | x x x x x | x | x x | | x | | x x x x x x | x | x | x 0.005s 9.441s 638066791316401497: x x x | | x x x x x x x | x 888 | | x | | x x x x x x | x | x | x 0.001s 9.443s 638066791316414264: x x x | | x x x x x 389 x | x x | | x | | x x x x x x | x | x | x 0.005s 9.448s 638066791316469189: x x x | | x x x x x | x | x x | | x | x x x x x x x | x | x | x 0.001s 9.449s 638066791316475130: x x x | | x x x x x | x 229 x x | | x | x x x x x x x | x | x | x 0.000s 9.449s 638066791316478333: x x x 852 | x x x x x | x | x x | | x | x x x x x x x | 892 | x | x 0.002s 9.451s 638066791316500209: x x x | | x x x x x | x | x x | | x | x x x x x x x | x | x | x 0.000s 9.452s 638066791316504491: x x x 346 | x x x x x | x | 379 x | | x | x x x x x x x | x | x | x 0.001s 9.453s 638066791316512816: 373 x x | | x x x x x 235 x | | x | | x | x x x x x x x | x | x | x 0.005s 9.457s 638066791316561353: x x x | | x x x x x | x | | x | | x | x x x x x x x | x | x | x 0.002s 9.459s 638066791316581269: x x x | | x x x x x 227 x | | x | | x | 897 x x x x x x | x | x | x 0.003s 9.463s 638066791316614579: x x x | | x x x x x | x | | x | | x | x x x x x x x | x | x | x 0.003s 9.466s 638066791316647292: x x x | | x x x 900 x 235 x | | x | | x | x x x x x x x | x | x | x 0.002s 9.468s 638066791316664723: x x x | | x x x x x | x | | x | | x | x x x x x x x | x | x | x 0.001s 9.469s 638066791316679289: x x x | | x x x x x | x x | x | | x | x x x x x x x | x | x | x 0.002s 9.471s 638066791316695088: x x x 812 | x x x x x | x x | x | | x | x x x x x x x | x | x | x 0.002s 9.472s 638066791316712260: x x x x | 352 x x x x | x x | x | | x | x x x x x x x | x | 354 | 356 0.007s 9.479s 638066791316778937: x x x x | | x x x x | x x | x | | x | x x x x x x 376 | x x | | | 0.005s 9.484s 638066791316827655: x x x x | x x 338 x x | x x | x | | x | x x x x x x | | x x | | | 0.003s 9.487s 638066791316854520: x x x x | x x | x x | x x | x | | x | x x x x x x x | x 914 | | | 0.000s 9.487s 638066791316857189: x x x x | x x | x x | x x | x 799 | x | x x x x x x x | x | | | | 0.000s 9.487s 638066791316859393: x x x x | 916 x x x x | x x | x | | x | 917 x x x x x x | x | | | | 0.002s 9.489s 638066791316879363: x x x x | | x x x x | x x | x | | x | x x x x x x x | x | | | | 0.000s 9.489s 638066791316881004: x x x x | | x x x x | x x | x x | 257 | x x x 261 x x x | x | | | | 0.000s 9.490s 638066791316883564: x x x x | | x x x x | x x | x x | | | x x x | x x 376 | x x | | | 0.004s 9.494s 638066791316924515: x x x x | | x x x x | x x | x x | | | x x x | x x | | x x | | x 0.000s 9.494s 638066791316927476: x x x x | | x x x x | x x | x x | | | x x x | x x | | x x x | x 0.002s 9.496s 638066791316944368: x x x x | 251 x 338 x x | x x | x x | | | x x x | x x | | x x x | x 0.000s 9.496s 638066791316948616: x x x x 237 | x | x x | x x | x x | | | x x x | x x | | 454 456 x | x 0.006s 9.502s 638066791317006033: x x x x | | x | x x | x x | x x | | | x x x | x x | | | x x | x 0.004s 9.505s 638066791317042475: x x x x | | x | x x | x x | x x | | | x x x | x x | | 448 x x | x 0.007s 9.513s 638066791317115234: x x x x | | x | x x | x x | x x | | | x x x | x 935 | | x x x | x 0.001s 9.513s 638066791317120723: x x x x | | x | x x | x x | x x | | | x x x | x | | | x x x x x 0.003s 9.517s 638066791317155494: x x x x | | x | x x | x x | x x | | | x x x | x x | | x x x x x 0.005s 9.522s 638066791317208831: x x x x | | x | x x | x x | x x 224 | | x x x | x x | | x x x x x 0.003s 9.525s 638066791317241565: x x x x | | x | x x | x x | x 941 259 | | x x x | x x | | x x x x x 0.013s 9.538s 638066791317367847: x x x x | | x | x x | x x | x x | | | x x x | x x | | x x x x x 0.001s 9.539s 638066791317380168: x x x x | | x | x x | x x | x x | | | x x x | x x | 441 x x x x 450 0.018s 9.557s 638066791317555358: x x x x | | x | x x | x x | x x | | | x x x | x x | | x x x x x 0.008s 9.565s 638066791317637556: x x x x | | x | x x | x x | x x | | | x x x | x x | 948 x x x x x 0.010s 9.575s 638066791317735172: x x x x | | x | x x | x x | x x | | | x x x | x x | x x x x x 450 0.010s 9.585s 638066791317833057: x x x x | | x | x x | x x | x 951 | | | x x x x x x | x x x x x | 0.002s 9.587s 638066791317855615: x x x x | | x | x x | x x | x x | | | x x x 261 x x | x x x x x | 0.004s 9.590s 638066791317892723: x x x x | | x | x x | x x | x x | | 248 x x x | x x | x x x x x | 0.070s 9.660s . 638066791318591960: x x x x 341 | x | x x | x x | x x | | | 955 x x | x x | x x x x x | 0.002s 9.662s 638066791318610047: x x x x | | x | x x | x x | x x | | | x x x | x x | x x x x x | 0.000s 9.662s 638066791318611398: x x x x | | x | x x | x x | 245 x | | | x x x x x x | x x x x x | 0.001s 9.663s 638066791318621246: x x x x | | x | x x | x x | | x | | | x x x x x x 458 x x 965 x x | 0.002s 9.665s 638066791318642378: x x x x 237 | x | x x | x x | | x | | | x x x x x x | x x | x x | 0.000s 9.666s 638066791318646527: x x x x | | x | x x | x x | | x | | | x x x x x x x x x | x x | 0.000s 9.666s 638066791318648891: x x x x | | x | x x | x x | | x | | | x x x x x x 376 x x x x x | 0.000s 9.667s 638066791318653820: x x x x | | x | x x | x x | x x | | | x x x 975 x x | x x x x x | 0.002s 9.669s 638066791318677440: x x x x | | x | x x | x x | 245 x | | | x x x x x x | x x x x x | 0.000s 9.669s 638066791318682247: x x x x | | x | x x | x x | | x | | 166 x x x x x x | x x x x x | 0.007s 9.676s 638066791318748019: x x x x | | x x x x | x x | | x | | | 979 x x x x x | x x x x x | 0.002s 9.678s 638066791318768750: x x x x | | x x x x | x x | | x | | | x x x x x x | x x x x x | 0.000s 9.678s 638066791318772012: x x x x | | x x x x | x x | | x | x | x x x x x x | x x x x x | 0.001s 9.679s 638066791318778434: x x x x | | x x x x | x x | | x 224 x | x x x x x x | x x x x x | 0.001s 9.680s 638066791318788483: x x x x | | x x x x | x x | | x | x | x x x x x x | 984 x x x x 971 0.001s 9.681s 638066791318801016: x x x x | | x x x x 227 x x | | x | x | x x x x x x | | x x x x | 0.001s 9.682s 638066791318809254: x x x x | | x x x x | x x | | x | x | x x x x x x | | x x x x x 0.000s 9.682s 638066791318810799: x x x x | | x x x x | x x | | x | x | x x x x x x | x x x x x 450 0.000s 9.682s 638066791318812739: x 13 x x | | x x x x | x x | | x | x 233 x x x x x x | x x x x x | 0.004s 9.686s 638066791318847838: x | x x 341 | x x 221 x | x x | | x | x | x x x x x x | x x x x x | 0.002s 9.688s 638066791318866913: x | x x | | x x | x | x x | | x | x | x x x x x x x x x x x x | 0.000s 9.688s 638066791318869149: 991 x x x | | x x | x | x x | | x | x | x x x x x x x x x x x x | 0.001s 9.690s 638066791318883025: x 13 x x | | x x | x | x x | | x | x | x x x x x x x x x x x x | 0.007s 9.697s 638066791318956200: x | x x | | x x x x | x x | | x | x | x x x x x x x x x x x x | 0.001s 9.698s 638066791318969807: x x x x | | x x 1008 1007 | 995 1004 | | 1001 | 999 | x x 1005 x x x x x x x x x | 0.003s 9.701s 638066791318997384: x x x x | | x x | | | | | | | | | x | x x | x x x x x x x x x | 0.000s 9.701s 638066791319000384: x x x x | | x x | x | | | | | | | x | x x | x x x x x x x x x | 0.000s 9.701s 638066791319002348: x x x x | | x x | x | | x | | | | x | x x | x x x x x x x x x | 0.000s 9.702s 638066791319005949: x x x x | | x x x x | | x | | | | x | x x | x x x x x x x x x | 0.001s 9.702s 638066791319010988: x x x x | | x x x x | | x | | x | x | x x | x x x x x x x x x | 0.000s 9.702s 638066791319012708: x x x x | | x x x x | | x | | x | x | x x x x x x x x x x x x | 0.002s 9.704s 638066791319032453: x x x x | | x x x x | | x | | x | x | x x x x x x x x x x x x x 0.000s 9.705s 638066791319035496: x x x x | | x x x x | x x | | x | x | x x x x x x x x x x x x x 0.004s 9.709s 638066791319079537: x x x 1014 | | x x x x | x x 1003 | x | x | x x x x x x x x x x x x x 0.002s 9.711s 638066791319100012: x x x x | | x x x x | x x | | x | x | x x x x x x x x x x x x x 0.000s 9.712s 638066791319104390: x x x x | | x x x x | x x 379 | x | x | x x x x x x x x x x x x x 0.009s 9.721s 638066791319198224: x x x x | | x x x x | x x | 1002 x | x | x x x 1019 x x x x x x x x x 0.002s 9.723s 638066791319214272: x x x x | | x x x x | x x | | x | x | x x x x x x x x x x x x x 0.002s 9.724s 638066791319232216: x x x x | | x x x x | x x | 245 x | x | x x x x x x x x x x x x x 0.001s 9.725s 638066791319240475: x x x x | | x x x x | x x x | x | x | x x x x x x x x x x x x x 0.002s 9.727s 638066791319261978: x x x x 994 | x x x x | x x x | x | x | x x x x x x x x x x x x 1022 0.001s 9.729s 638066791319275424: x x x x | | x x x x | x x x | x | x | x x x x x x x x x x x x x 0.003s 9.732s 638066791319305364: x x x x 341 | x x 221 x | x x x | x | x | x x x x x x x x x x x x x 0.008s 9.739s 638066791319381623: x x x x | | x x | x | x x x x x | x | x x x x x x x x x x x x x 0.003s 9.743s 638066791319414673: x x x x | 370 x x | x | x x x x x | x | x x x x x x x x x x x x x 0.004s 9.747s 638066791319456154: x x x x | 978 x x | x | x x x x x | x | x x x x 1031 x x x x x x x x 0.002s 9.749s 638066791319474238: x x x x | x x 338 | x | x x x x x | x | x x x x | x x x x x x x x 0.001s 9.750s 638066791319489034: x x x x 929 x x | | x | x x x x x | x | x x x x | x x x x x x x x 0.001s 9.751s 638066791319497500: x x x x | x x | | x | x x x x x | x | x x x x x x x x x x x x x 0.000s 9.751s 638066791319502293: x x x x x x x | | x | x x x x x | x | x x x x x x 458 x 448 456 x x x 0.006s 9.757s 638066791319562691: x x x 15 x x x x | x | x x x x x | x | x x x x x x | x | | x x x 0.015s 9.772s 638066791319711432: 1038 x 1045 1037 1043 x 1041 1040 | x | x x x x x | x | x x x x x x | x | | 1056 1051 x 0.003s 9.775s 638066791319741208: | x | | 1050 x | | | x | x x x x x | x | x x x x x x | x | | | | x 0.000s 9.776s 638066791319743867: | x | | | x | | | x | x x x x x | x | x x x x x x | x | | | x x 0.000s 9.776s 638066791319748000: 1042 x | | | x | | | x | x x x x x | x | x x x x x x | x | | | x x 0.000s 9.776s 638066791319750015: | x | 1048 | x | | | x | x x x x x | x | x x x x x x | x | | | x x 0.000s 9.776s 638066791319751704: | x | | | x | x | x | x x x x x | x | x x x x x x | x | | | x x 0.001s 9.778s 638066791319765909: 1058 x | | | x | x | x | x x x x x | x | x x x x x x | x | | | x x 0.001s 9.779s 638066791319776748: x x | | | x | x | x | x x x x x | x | x x x x x x | x | | | x x 0.001s 9.780s 638066791319786450: x x | x | x | x | x | x x x x x | x | x x x x x x | x | | | x x 0.000s 9.780s 638066791319788167: x x | x | x x x | x | x x x x x | x | x x x x x x | x | | | x x 0.000s 9.780s 638066791319789730: x x 1052 x | x x x | x | x x x x x | x | x x x x x x | x | | | x x 0.002s 9.782s 638066791319806986: x x | x x x x x | x | x x x x x | x | x x x x x x | x | | | x x 0.004s 9.786s 638066791319851659: x x x x x x x x | x | x x x x x | x | x x x x x x | x | | | x x 0.004s 9.790s 638066791319890157: x x x x 1062 x x x 1026 x | x x x x x | x | x x x x x x | x | | | x x 0.002s 9.792s 638066791319905871: x x x x | x x x | x | x x x x x | x | x x x x x x | x | | x x x 0.000s 9.792s 638066791319908180: x x x x x x x x | x | x x x x x | x | x x x x x x | x | | x x x 0.000s 9.792s 638066791319911186: x x x x x x x 218 | x | x x x x x | x 1030 x x x x x x | x | | x x x 0.002s 9.794s 638066791319930484: x x 1065 x x x x x | x | x x x x x | x | x x x x x x | x | | x x x 0.000s 9.795s 638066791319932979: x x | x x 370 x x | x | x x x x x | x 1064 x x x x x x | x | | x x x 0.001s 9.796s 638066791319943602: x x | x x | x x | x | x x x x x | x 998 x x x x x x | x | | x x x 0.000s 9.796s 638066791319947494: x x x x x | x 218 | x | x x x x x | x | x x x x x x | x | | x x x 0.001s 9.797s 638066791319953082: x x x x x | x | | x | x x x x x | x x x x x x x x | x | | x x x 0.001s 9.797s 638066791319958892: x x x x x | x | 221 x | x x x x x | x x x x x x x x | x | | x x x 0.014s 9.811s 638066791320095584: x x x x x | x | x x | x x x x x | x x x x x x x x | x | | x x x 0.005s 9.816s 638066791320145686: x x x x 1068 | x | x x | x x x x x | x x x x x x x x 1053 x | | x x x 0.002s 9.817s 638066791320162706: x x x x x | x | x x | x x x x x | x x x x x x x x | x | | x x x 0.000s 9.818s 638066791320164625: x x x 15 x | x | x x | x x x x x | x x x x x x x x 458 x | | x x x 0.003s 9.821s 638066791320197945: x x x | x | x | x x | x x x x 1071 242 x x x x x x x x | x | | x x x 0.001s 9.822s 638066791320212286: x x x | x | x | x x | x x x x x | x x x x x x x x | x | | x x x 0.002s 9.824s 638066791320229233: x x x | x | x | x x | x x x x x 224 1073 x x x x x x x | x | | x x x 0.001s 9.826s 638066791320243045: x x x | x | x | x x | x x x x x | 1074 x x x x x x x | x | | x x x 0.001s 9.827s 638066791320256302: x x x | x | x | x x | x x x x x | x x x x x x x x | x | | x x x 0.001s 9.828s 638066791320266180: x x x | x 251 x | x x | x x x x x | x 1077 x x x x 1078 x | x | | x x x 0.011s 9.839s 638066791320374454: x x x | x | x | x x | x x x x x | x x x x x x | x | x | | x x x 0.000s 9.839s 638066791320376798: x x x | x | x | x x | x x x x x | x x x x x x x x | x | | x x x 0.005s 9.844s 638066791320425292: x x x | x 370 x | x x | x x x x x | x x x x x x x x | x | | x x x 0.002s 9.846s 638066791320444864: x x 1083 | x | x x x x | x x x x x | x 1082 x x x x x x | x | | x x x 0.000s 9.846s 638066791320449345: x x | | x | x x x x | x x x x x 242 x | x x x x x x | x | | x x x 0.001s 9.847s 638066791320461092: x x x | x | x x x x | x x x x x | x | x x x x x x | x | | x x x 0.001s 9.849s 638066791320475665: x x x | x | x 218 x x | x x x x x | x x x x x x x x | x | | x x x 0.009s 9.858s 638066791320569833: x x x | x x x | x x | x x x x x | x x x x x x x x | x | | x x x 0.002s 9.860s 638066791320589345: x x x | x x x x x x | x x x x x | x x x x x x x x | x | | x x x 0.025s 9.885s 638066791320834442: x x x | x x x x x x | x x x x x x 1087 x x x x x x x | x | | x x x 0.000s 9.885s 638066791320837701: x x x | x x x x x x | x x x x x x | x x x x x x x 442 x | | x x x 0.001s 9.886s 638066791320847548: x x x | x x x x x x | x x x x x x 1088 x x x x x x x | x | | x x x 0.001s 9.887s 638066791320854693: x x x | x x x x x x | x x x x x x | x x x x x x x 1091 x | | x x x 0.000s 9.887s 638066791320858614: x x x | x x x x x x | x x x x x 242 x x x x x x x x | x | | x x x 0.001s 9.888s 638066791320866121: x x x | x x x x x x | x x x x x | x x x x x x x x 442 x | | x x x 0.011s 9.898s 638066791320971688: x x x | 16 x x x x x | x x x x x x x x x x x x x x | x | | x x x 0.005s 9.903s 638066791321021082: 1114 x x | 1097 1109 x x x 1098 | 1105 1111 1102 1103 1101 1100 x 1106 x 1112 x x x x | x | | x x x 0.002s 9.905s 638066791321041294: x x x | | | x x x | | | | | | | | x | x | x x x x | x | | x x x 0.000s 9.906s 638066791321045908: x x x | | | x x x | | | | | x | | x | x | x x x x | x | | x x x 0.000s 9.906s 638066791321046815: x x x | | | x x x 1120 | | | | x | | x | x | x x x x | x | | x x x 0.000s 9.906s 638066791321047859: x x x | | | x x x | | | | | x | 1117 x | x | x x x x | x | | x x x 0.000s 9.906s 638066791321048973: x x x | | | x x x | | x | | x | | x | x | x x x x | x | | x x x 0.000s 9.906s 638066791321049843: x x x | | | x x x | | x | | x | | x x x | x x x x | x | | x x x 0.000s 9.906s 638066791321050944: x x x | | | x x 1123 | 1010 x | | x | | x x x | x x x x | x | | x x x 0.000s 9.907s 638066791321053142: x x x | | | x x | | | x | x x | | x x x | x x x x | x | | x x x 0.000s 9.907s 638066791321054172: x x x | | | x x | | | x | x x x | x x x | x x x x | x | | x x x 0.000s 9.907s 638066791321054880: x x x | | | x x | | | x x x x x | x x x | x x x x | x | | x x x 0.000s 9.907s 638066791321057117: x x x | | x x x | | | x x x x x | x x x | x x x x | x | | x x x 0.001s 9.908s 638066791321064074: x x x | | x x x x | | x x x x x | x x x | x x x x | x | | x x x 0.000s 9.908s 638066791321065527: x x x | | x x x x | | x x x x x x x x x | x x x x | x | | x x x 0.001s 9.909s 638066791321077885: x 13 x | | x x x x | 227 x x x x x x x x x | x x x x | x | | x x x 0.000s 9.909s 638066791321081073: x | x | x x x x x | | x x x x x x x x x | x x x x | x | | x x x 0.000s 9.910s 638066791321085926: x | x | x x x x x x | x x x x x x x x x | x x x x | x | | x x x 0.001s 9.911s 638066791321093761: x | x | x x x x x x | x x x x x x x x x | x x x x | x | x x x x 0.004s 9.914s 638066791321132342: x | x | x x x x x x | x x x x x x x x x x x x x x | x | x x x x 0.005s 9.919s 638066791321179651: x | x | x x 18 x x x 894 x x x x x x x x x x x x x x | x | x x x x 0.001s 9.920s 638066791321187063: x | x | x x | x x x | x x x x x x x x x x x x x x x x | x x x x 0.000s 9.920s 638066791321188651: 373 | x | x x | x x x x x x x x x x x x x x x x x x x x | x x x x 0.007s 9.927s 638066791321261653: | | x | x x 1131 1134 1137 1135 1143 x 1145 1148 1147 x 1140 x x 1136 1146 1138 x x x x x | x x x x 0.002s 9.930s 638066791321284933: | | x | x x | | | | 1151 x | | | x | x x | | | x x x x x | x x x x 0.000s 9.930s 638066791321287070: | | x | x x | | | | | x | x | x | x x | | | x x x x x | x x x x 0.000s 9.930s 638066791321288735: | | x | x x | | | x | x | x | x | x x | | | x x x x x | x x x x 0.000s 9.930s 638066791321289886: | | x | x x | | x x | x | x | x | x x | | | x x x x x | x x x x 0.000s 9.931s 638066791321294419: | | x | x x | | x x | x | x | x x x x | | | x x x x x | x x x x 0.000s 9.931s 638066791321295840: | | x | x x | | x x | x | x | x x x x | | x x x x x x | x x x x 0.000s 9.931s 638066791321297140: | | x | x x | | x x | x x x | x x x x | | x x x x x x | x x x x 0.000s 9.931s 638066791321298177: | | x | x x | | x x | x x x | x x x x x | x x x x x x | x x x x 0.001s 9.932s 638066791321304145: | | x | x x | | x x x x x x | x x x x x | x x x x x x | x x x x 0.000s 9.932s 638066791321307007: | | x | x x x | x x x x x x | x x x x x | x x x x x x | x x x x 0.000s 9.932s 638066791321311807: | | x | x x x | x x x x x x x x x x x x | x x x x x x | x x x x 0.001s 9.933s 638066791321320652: | | x | x x x x x x x x x x x x x x x x | x x x x x x | x x x x 0.000s 9.934s 638066791321325427: | | x | x x x x x x x x x x x x x x x x x x x x x x x | x x x x 0.014s 9.948s 638066791321470374: x | x | x x x x x x 1154 x x x x x x x x x x x x x x x x | x x x x 0.001s 9.949s 638066791321481742: 373 | x | x x x x x x x x x x x x x x x x x x x x x x x | x x x x 0.006s 9.956s 638066791321543448: x | x | x 17 x x x x x x x x x x x x x x x x x x x x x | x x x x 0.006s 9.961s 638066791321600858: 1162 | x | x 1156 x 1170 x x x 1179 x 1168 x 1172 1176 x x 1171 1161 1173 x x x 1165 1157 | x x x 1160 0.002s 9.964s 638066791321623738: | | x | x | x | x x x | x | x | x x x | | | x x x | | | x x x | 0.000s 9.964s 638066791321628681: | | x | x | x | x x x | x | x | x x x | | | x x x x | | x x x | 0.000s 9.964s 638066791321630096: | | x | x | x | x x x | x x x | x x x | | | x x x x | | x x x | 0.000s 9.964s 638066791321631448: | | x | x 1159 x | x x x | x x x | x x x | | | x x x x | | x x x | 0.000s 9.965s 638066791321632914: x | x | x | x | x x x | x x x | x x x | | | x x x x | | x x x | 0.000s 9.965s 638066791321634254: x | x | x | x | x x x | x x x | x x x x | | x x x x | | x x x | 0.000s 9.965s 638066791321636043: x | x | x | x | x x x | x x x | x x x x | | x x x x | | x x x x 0.000s 9.965s 638066791321637496: x | x | x | x | x x x x x x x | x x x x | | x x x x | | x x x x 0.000s 9.965s 638066791321639039: x | x | x | x | x x x x x x x | x x x x x | x x x x | | x x x x 0.000s 9.965s 638066791321640444: x | x | x | x x x x x x x x x | x x x x x | x x x x | | x x x x 0.000s 9.965s 638066791321642000: x | x | x | x x x x x x x x x | x x x x x x x x x x | | x x x x 0.000s 9.966s 638066791321643482: x | x | x x x x x x x x x x x | x x x x x x x x x x | | x x x x 0.001s 9.966s 638066791321651256: x | x | x x x x x x x x x x x | x x x x x x x x x x 1164 | x x x x 0.001s 9.967s 638066791321659035: x | x | x x x x x x x x x x x x x x x x x x x x x x | | x x x x 0.001s 9.968s 638066791321672038: x | x | x 17 x x x x x x x x x x x x x x x x x x x x x | x x x x 0.010s 9.978s 638066791321771199: x | x | x | x x x x x x x x x x x x x x x x x x 1182 x x 454 x x x x 0.002s 9.981s 638066791321795720: x | x | x | x x x x x x x x x x x x x x x x x x x x x | x x x x 0.127s 10.108s .. 638066791323063264: x | x | x | x x x x x x x x x x x x x x x x x x x x x 448 439 x x x 0.003s 10.110s 638066791323092657: x | x | x | x x x x x x x x x x x x x x x x x x x x x | x 1190 x x 0.003s 10.114s 638066791323124357: x | x | x | x x x x x x x x x x x x x x x x x x x x x | x x x x 0.002s 10.116s 638066791323147741: x | x | x | x x x x x x x x x x x x x x x x x x x x x 1189 x x x x 0.001s 10.117s 638066791323159099: x | x | x | x x x x x x x x x x x x x x x x x x x x x x 439 x x x 0.025s 10.142s 638066791323411190: x | x | x | x x x x x x x x x x x x x x x x x x x x x 1193 x 1194 x x 0.001s 10.143s 638066791323422061: x | x | x | x x x x x x x x x x x x x x x x x x x x x x x | x x 0.001s 10.144s 638066791323427144: x | x | x | x x x x x x x x x x x x x x x x x x x x x x 439 x x x 0.008s 10.152s 638066791323507118: x | 14 | x | x x x x x x x x x x x x x x x x x x x x x x x x x x 0.006s 10.158s 638066791323568086: 1212 | 1197 | x | x x x x x x x x x x x x x x x x x 1205 x 1203 1202 1201 1200 1214 1206 1198 0.001s 10.159s 638066791323580153: x | | | x | x x x x x x x x x x x x x x x x x | x | | | | | | | 0.000s 10.160s 638066791323583237: x | | | x | x x x x x x x x x x x x x x x x x | x | | 1209 | | | | 0.000s 10.160s 638066791323586007: x | x | x | x x x x x x x x x x x x x x x x x | x | | | | | | | 0.000s 10.160s 638066791323587858: x | x | x | x x x x x x x x x x x x x x x x x | x | 1220 | | | | | 0.000s 10.160s 638066791323589400: x | x | x | x x x x x x x x x x x x x x x x x | x x | | | | | | 0.000s 10.160s 638066791323590677: x | x | x | x x x x x x x x x x x x x x x x x | x x | | | x | | 0.000s 10.160s 638066791323591986: x | x | x | x x x x x x x x x x x x x x x x x | x x | | | x | 1211 0.000s 10.161s 638066791323593324: x | x | x | x x x x x x x x x x x x x x x x x | x x | | 1217 x | | 0.000s 10.161s 638066791323594792: x | x | x | x x x x x x x x x x x x x x x x x | x x | | | x x | 0.000s 10.161s 638066791323596115: x | x | x | x x x x x x x x x x x x x x x x x 1213 x x | | | x x | 0.000s 10.161s 638066791323597162: x | x | x | x x x x x x x x x x x x x x x x x | x x | x | x x | 0.001s 10.162s 638066791323603738: x | x | x | x x x x x x x x x x x x x x x x x | x x x x | x x | 0.000s 10.162s 638066791323604803: x | x | x | x x x x x x x x x x x x x x x x x | x x x x x x x | 0.001s 10.162s 638066791323612359: x | x | x | x x x x x x x x x x x x x x x x x x x x x x x x x | 0.002s 10.164s 638066791323630385: x | 14 | x | x x x x x x x x x x x x x x x x x x x x x x x x x x 0.343s 10.507s ...... 638066791327058414: x | | 1113 1227 | 1225 1224 x x x x x x x x x x x x x x x x x 1236 x x x 1239 1234 x 0.002s 10.509s 638066791327075157: x | | | 1233 | | | x x x x x x x x x x x x x x x x x | x x x | | x 0.000s 10.509s 638066791327079855: x | | | | | x | x x x x x x x x x x x x x x x x x | x x x | | x 0.000s 10.509s 638066791327081223: x | | | | | x x x x x x x x x x x x x x x x x x x | x x x | | x 0.000s 10.510s 638066791327084438: x | | | | | x x x x x x x x x x x x x x x x x x x | x x x | x x 0.000s 10.510s 638066791327087780: x | | | x | x x x x x x x x x x x x x x x x x x x | x x x | x x 0.000s 10.510s 638066791327089529: x | | | x | x x x x x x x x x x x x x x x x x x x | x x x x x x 0.000s 10.510s 638066791327090761: x | | x 16 | x x x x x x x x x x x x x x x x x x x | x x x x x x 0.000s 10.510s 638066791327091959: x | | x | | x x x x x x x x x x x x x x x x x x x x x x x x x x 0.003s 10.513s 638066791327119239: x 1132 | x | | x x 1256 1255 1258 1243 1252 1251 1250 1249 x 1247 1246 x x 1253 x x x x x x x x x x 0.002s 10.515s 638066791327137869: x | | x | | x x | | | | | x | | x | | x x | x x x x x x x x x x 0.000s 10.515s 638066791327139455: x | | x | | x x | x | | | x | | x | | x x | x x x x x x x x x x 0.000s 10.515s 638066791327140153: x | | x | | x x | x | | | x | x x | | x x | x x x x x x x x x x 0.000s 10.516s 638066791327144991: x | | x | | x x | x | | | x | x x | x x x | x x x x x x x x x x 0.000s 10.516s 638066791327146583: x | | x | | x x | x x | | x | x x | x x x | x x x x x x x x x x 0.001s 10.517s 638066791327153023: x | | x | | x x | x x | | x | x x x x x x | x x x x x x x x x x 0.000s 10.517s 638066791327154166: x | | x | | x x | x x x | x | x x x x x x | x x x x x x x x x x 0.001s 10.517s 638066791327159626: x | | x | | x x | x x x x x | x x x x x x | x x x x x x x x x x 0.000s 10.517s 638066791327160999: x | | x | | x x x x x x x x | x x x x x x | x x x x x x x x x x 0.000s 10.518s 638066791327165201: x x | x | | 18 x x x x x x x | x x x x x x | x x x x x x x x x x 0.001s 10.519s 638066791327173600: x x | x | | | x x x x x x x | x x x x x x x x x x x x x x x x x 0.000s 10.519s 638066791327178590: x 13 | x | | | x x x x x x x x x x x x x x x x x x x x x x x x x 0.010s 10.529s 638066791327274517: x x | x | | | x x x x x x x x x x x x x x x x x x x x x x x x x 0.019s 10.548s 638066791327469043: x x | x | x | 1272 x x x 1281 x 1270 x 1274 1278 x x 1273 1263 1275 x x x 1267 1260 x x x x 1262 0.002s 10.550s 638066791327487710: x x | x | x | | x x x | x x x | | x x | | | x x x | | x x x x | 0.000s 10.550s 638066791327489497: x x | x | x | | x x x | x x x x | x x | | | x x x | | x x x x | 0.000s 10.550s 638066791327490574: x x | x | x | | x x x | x x x x | x x | | | x x x | | x x x x x 0.000s 10.550s 638066791327491284: x x | x | x | x x x x | x x x x | x x | | | x x x | | x x x x x 0.000s 10.551s 638066791327494966: x x | x | x | x x x x | x x x x | x x | | | x x x | 1266 x x x x x 0.001s 10.551s 638066791327500346: x x | x | x | x x x x | x x x x | x x | x | x x x | | x x x x x 0.000s 10.552s 638066791327503323: x x | x | x | x x x x | x x x x | x x | x x x x x | | x x x x x 0.000s 10.552s 638066791327505905: x x | x | x | x x x x x x x x x | x x | x x x x x | | x x x x x 0.000s 10.552s 638066791327509450: x x | x | x | x x x x x x x x x | x x | x x x x x x | x x x x x 0.000s 10.552s 638066791327511049: x x | x | x | x x x x x x x x x | x x x x x x x x x | x x x x x 0.000s 10.552s 638066791327511795: x x | x | x | x x x x x x x x x | x x x x x x x x x x x x x x x 0.000s 10.553s 638066791327515686: x x | x | 17 | x x x x x x x x x x x x x x x x x x x x x x x x x 0.009s 10.562s 638066791327606547: x x | x | x | x x x x x x x x x x x x x x x x x x x x x x x x x 0.039s 10.600s 638066791327992199: x x 1229 x | x | x x x x x x x x x x x x x x x x 1291 x 1289 1288 1287 1286 1300 1292 1284 0.002s 10.602s 638066791328011716: x x | x | x | x x x x x x x x x x x x x x x x 1299 x | | | | | | | 0.000s 10.603s 638066791328013903: x x | x | x | x x x x x x x x x x x x x x x x | x | | | | | 1293 | 0.000s 10.603s 638066791328015410: x x | x | x | x x x x x x x x x x x x x x x x | x 1305 | | | | | | 0.000s 10.603s 638066791328016734: x x | x | x | x x x x x x x x x x x x x x x x | x | | | | | | 1297 0.000s 10.603s 638066791328017961: x x | x | x | x x x x x x x x x x x x x x x x | x | | 1295 | | | | 0.000s 10.603s 638066791328019063: x x | x | x | x x x x x x x x x x x x x x x x | x | 1306 | | | | | 0.000s 10.603s 638066791328020220: x x | x | x | x x x x x x x x x x x x x x x x | x | | | 1303 | | | 0.000s 10.603s 638066791328021292: x x 1235 x | x | x x x x x x x x x x x x x x x x | x | | | | | | | 0.001s 10.604s 638066791328028160: x x | x | x | x x x x x x x x x x x x x x x x | x | | | | | x | 0.000s 10.604s 638066791328030206: x x | x | x | x x x x x x x x x x x x x x x x | x | | | | | x x 0.000s 10.604s 638066791328031001: x x | x | x | x x x x x x x x x x x x x x x x | x | | x | | x x 0.000s 10.604s 638066791328031387: x x | x | x | x x x x x x x x x x x x x x x x | x x | x | | x x 0.000s 10.605s 638066791328034870: x x | x | x | x x x x x x x x x x x x x x x x | x x x x | | x x 0.001s 10.605s 638066791328040865: x x x 15 | x | x x x x x x x x x x x x x x x x | x x x x | | x x 0.000s 10.606s 638066791328043383: x x x | | x | x x x x x x x x x x x x x x x x | x x x x x | x x 0.000s 10.606s 638066791328043852: x x x | | x | x x x x x x x x x x x x x x x x x x x x x x | x x 0.001s 10.606s 638066791328051450: x x 14 | | x | x x x x x x x x x x x x x x x x x x x x x x x x x 0.009s 10.615s 638066791328137422: x x x | | x | x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 10.615s 638066791328142656: x x x x | x | x x x x x x x x x x x x x x x x x x x x x x x x x 0.230s 10.845s .... 638066791330442244: x x x 1325 x 1321 | x x 1310 x 1317 1323 1314 1315 1313 1312 x 1318 x 1324 x x x x x x x x x x x 0.002s 10.847s 638066791330461073: x x x x x | | x x | x | | | | | | x | x | x x x x x x x x x x x 0.000s 10.848s 638066791330463529: x x x x x | | x x | x | | | | | | x x x | x x x x x x x x x x x 0.000s 10.848s 638066791330465405: x x x x x | | x x | x | x | | | | x x x | x x x x x x x x x x x 0.000s 10.848s 638066791330466243: x x x x x | | x x | x | x x | | | x x x | x x x x x x x x x x x 0.000s 10.848s 638066791330466908: x x x x x | | x x | x x x x | | | x x x | x x x x x x x x x x x 0.000s 10.848s 638066791330467587: x x x x x | | x x | x x x x | | | x x x x x x x x x x x x x x x 0.000s 10.848s 638066791330469653: x x x x x | | x x 1332 x x x x | | | x x x x x x x x x x x x x x x 0.000s 10.848s 638066791330470887: x x x x x x | x x | x x x x | | | x x x x x x x x x x x x x x x 0.000s 10.849s 638066791330474681: x x x x x x | x x | x x x x | x | x x x x x x x x x x x x x x x 0.000s 10.849s 638066791330477529: x x x x x x | x x | x x x x x x | x x x x x x x x x x x x x x x 0.001s 10.850s 638066791330483476: x x x x x x | x x x x x x x x x | x x x x x x x x x x x x x x x 0.000s 10.850s 638066791330485582: x x x x x x | x x x x x x x x x 1329 x x x x x x x x x x x x x x x 0.002s 10.852s 638066791330510326: x x x x 16 x | x x x x x x x x x x x x x x x x x x x x x x x x x 0.008s 10.860s 638066791330592229: x x x x x x | x x x x x x x x x x x x x x x x x x x x x x x x x 0.030s 10.890s 638066791330889732: x 1335 x x x x x 1337 1340 1338 1346 x 1348 1351 1350 x 1343 x x 1339 1349 1341 x x x x x x x x x x 0.002s 10.892s 638066791330907178: x x x x x x x | | | | x | | | x | x x | | | x x x x x x x x x x 0.000s 10.892s 638066791330910829: x x x x x x x | | | | x x | | x | x x | | | x x x x x x x x x x 0.000s 10.892s 638066791330912063: x x x x x x x | | | | x x | | x | x x | x | x x x x x x x x x x 0.000s 10.893s 638066791330913424: x x x x x x x | | x | x x | | x | x x | x | x x x x x x x x x x 0.000s 10.893s 638066791330914563: x x x x x x x x | x | x x | | x | x x | x | x x x x x x x x x x 0.000s 10.893s 638066791330915784: x x x x x x x x | x | x x | x x | x x | x | x x x x x x x x x x 0.000s 10.893s 638066791330916816: x x x x x x x x x x | x x | x x | x x | x | x x x x x x x x x x 0.000s 10.893s 638066791330918003: x x x x x x x x x x 1354 x x | x x | x x | x | x x x x x x x x x x 0.000s 10.893s 638066791330919339: x x x x x x x x x x | x x | x x | x x x x | x x x x x x x x x x 0.000s 10.893s 638066791330919714: x x x x x x x x x x | x x x x x | x x x x | x x x x x x x x x x 0.000s 10.893s 638066791330920274: x x x x x x x x x x | x x x x x | x x x x x x x x x x x x x x x 0.001s 10.894s 638066791330926612: x x x x x x x x x x | x x x x x x x x x x x x x x x x x x x x x 0.000s 10.894s 638066791330931008: x x x x x x 18 x x x x x x x x x x x x x x x x x x x x x x x x x 0.009s 10.903s 638066791331022032: x 12 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.004s 10.907s 638066791331060850: 10 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 10.908s 638066791331069690: 9 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 10.909s 638066791331080620: x x x x x x x x x x x x x x x x x x x x x x 1358 x x x x x x x x x 0.011s 10.920s 638066791331186832: x x x x x x x x x x x x x x x x x x x x x x x 1360 x x x x 1359 x x x 0.023s 10.943s 638066791331421375: x x x x x x x x x x x x x x x x x x x x x x x x 1363 x x x | x 1362 x 0.015s 10.958s 638066791331571591: x x x x x x x x x x x x x x x x x x x x x x x x | x x x x x | x 0.004s 10.962s 638066791331607720: x x x x x x 1378 x 1376 1375 1374 1373 1372 1371 1370 x x 1368 1367 x 1381 x 1366 1369 1377 x x x 1379 1380 | 1365 0.102s 11.064s .. 638066791332623548: 1396 1391 1395 1394 1393 1392 | 1390 | | | | | | | 1384 1389 | | 1388 | 1382 | | | 1387 1386 1385 | | 1383 | 0.241s 11.305s .... 638066791335036209: | | | | | | | | | | | | | | | | | 1507 | | | | | | | | | | | | | | 0.024s 11.329s 638066791335280645: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1541 0.162s 11.491s ... 638066791336895907: | | | | | | 1542 | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 11.501s 638066791336999238: | | | | | | | | | | | | | | | | | | 1543 | | | | | | | | | | | | | 0.025s 11.526s 638066791337251047: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1397 0.021s 11.547s 638066791337459975: | | | | | | | | | | | | | | | | | 1368 | | | | | | | | | | | | | | 0.004s 11.551s 638066791337499921: 1398 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.033s 11.584s 638066791337830012: | | | | | | | | | | | | | | | | | 1581 | | | | | | | | | | | | | | 0.006s 11.591s 638066791337893419: | 1399 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.039s 11.630s 638066791338287514: | | 1400 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 11.636s 638066791338345547: | | | | | | | | | | | | | | | | | | 1401 | | | | | | | | | | | | | 0.005s 11.641s 638066791338395215: | | | | 1402 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 11.648s 638066791338472214: | | | | | | 1403 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.649s 638066791338475888: | | | | | | | | | | | 1404 | | | | | | | | | | | | | | | | | | | | 0.001s 11.650s 638066791338488184: | | | | | | | | | | | | | | | | | | | | | | | 1405 | | | | | | | | 0.083s 11.733s . 638066791339316037: | | | | | | | | | | | | | | | | | | | | | | 1406 | | | | | | | | | 0.005s 11.737s 638066791339361235: | | | | | | | | | | | | | | 1407 | | | | | | | | | | | | | | | | | 0.000s 11.738s 638066791339365135: | | | | | | | 1408 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.740s 638066791339389095: | | | | | | | | | | | | 1409 | | | | | | | | | | | | | | | | | | | 0.003s 11.744s 638066791339422809: | | | | | 1410 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 11.755s 638066791339538723: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1411 | | 0.002s 11.757s 638066791339560468: | | | | | | | | | | | | | 1412 | | | | | | | | | | | | | | | | | | 0.001s 11.758s 638066791339568401: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1413 | 0.003s 11.761s 638066791339596689: | | | | | | | | | | | | | | | | | | | | 1414 | | | | | | | | | | | 0.022s 11.783s 638066791339815844: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1415 | | | 0.006s 11.789s 638066791339873328: | | | | | | | | | | | | | | | | 1416 | | | | | | | | | | | | | | | 0.007s 11.796s 638066791339948050: | | | | | | | | | | | | | | | | | | | | | | | | | | 1417 | | | | | 0.000s 11.796s 638066791339951053: | | | | | | | | 1418 | | | | | | | | | | | | | | | | | | | | | | | 0.012s 11.808s 638066791340070041: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1419 | | | | 0.013s 11.821s 638066791340199563: | | | | | | | | | | | | | | | | | | | | | 1420 | | | | | | | | | | 0.001s 11.822s 638066791340207810: | | | 1421 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.823s 638066791340213445: | | | | | | | | | | | | | | | | | | | | | | | | | 1422 | | | | | | 0.004s 11.827s 638066791340255179: | | | | | | | | | | 1423 | | | | | | | | | | | | | | | | | | | | | 0.134s 11.961s .. 638066791341594757: 1424 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 11.964s 638066791341630062: | | | | | | | | | | | | | | | | | | | | | | | | 1425 | | | | | | | 0.000s 11.964s 638066791341632645: | | | | | | | | | | | | | | | 1426 | | | | | | | | | | | | | | | | 0.053s 12.017s . 638066791342161809: | | | | | | | | | 1427 | | | | | | | | | | | | | | | | | | | | | | 0.043s 12.060s 638066791342592734: | | | | | | | | | | | | | | | | | | | 1428 | | | | | | | | | | | | 0.021s 12.081s 638066791342802560: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1365 0.054s 12.135s . 638066791343339367: | | | | | | 1429 | | | | | | | | | | | | | | | | | | | | | | | | | 0.035s 12.170s 638066791343685971: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1681 0.001s 12.170s 638066791343692400: | | | | | | | | | | | | | | | | | 1368 | | | | | | | | | | | | | | 0.002s 12.173s 638066791343715398: | | | | | | | | | | | | | | | | | 1689 | | | | | | | | | | | | | | 0.001s 12.174s 638066791343723362: | 1430 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.177s 638066791343757609: | | | | | | | | | | | | | | | | | 1368 | | | | | | | | | | | | | | 0.020s 12.197s 638066791343962180: | | 1431 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.198s 638066791343970553: | | | | | | | | | | | 1432 | | | | | | | | | | | | | | | | | | | | 0.041s 12.239s 638066791344381443: 1433 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.242s 638066791344404310: | | | | | | | | | | | | | | | | | | 1683 | | | | | | | | | | | | | 0.017s 12.259s 638066791344576053: | | | | 1434 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 12.264s 638066791344622919: | | | | | | | 1435 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 12.271s 638066791344695219: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1436 0.012s 12.283s 638066791344816295: | | | | | | | | | | | | 1437 | | | | | | | | | | | | | | | | | | | 0.001s 12.284s 638066791344823667: | | | | | | | | | | | | | | | | | | | | | | 1438 | | | | | | | | | 0.102s 12.385s .. 638066791345838867: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1439 | | | | 0.029s 12.414s 638066791346130044: | | | | | | | | | | | | | | | | | | | | | | | | | | 1440 | | | | | 0.001s 12.415s 638066791346135739: | | | | | | | | | | | | | | 1441 | | | | | | | | | | | | | | | | | 0.003s 12.417s 638066791346162676: | | | 1442 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 12.423s 638066791346222671: | | | | | | | | | | | | | | | | | | | | | | | | | 1443 | | | | | | 0.001s 12.425s 638066791346233434: | | | | | | | | | | | | | | | | | | | | | 1444 | | | | | | | | | | 0.004s 12.429s 638066791346275666: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1445 | | | 0.003s 12.432s 638066791346305240: | | | | | | | | | | | | | | | | | | | | | | | 1446 | | | | | | | | 0.001s 12.433s 638066791346317061: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1447 | | 0.005s 12.438s 638066791346363152: | | | | | | | | | | 1448 | | | | | | | | | | | | | | | | | | | | | 0.004s 12.442s 638066791346403143: | | | | | | | | | | | | | 1449 | | | | | | | | | | | | | | | | | | 0.010s 12.451s 638066791346499964: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1450 | 0.005s 12.456s 638066791346551758: | | | | | 1451 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 12.465s 638066791346641432: | | | | | | | | 1452 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.466s 638066791346646029: | | | | | | | | | | | | | | | | 1453 | | | | | | | | | | | | | | | 0.007s 12.472s 638066791346711821: | | | | | | | | | | | | | | | | | 1454 | | | | | | | | | | | | | | 0.001s 12.474s 638066791346725875: | | | | | | | | | 1455 | | | | | | | | | | | | | | | | | | | | | | 0.017s 12.491s 638066791346894800: | | | | | | | | | | | | | | | 1456 | | | | | | | | | | | | | | | | 0.000s 12.491s 638066791346898716: | | | | | | | | | | | | | | | | | | | | 1457 | | | | | | | | | | | 0.111s 12.602s .. 638066791348008877: | | | | | | | | | | | | | | | | | | | 1458 | | | | | | | | | | | | 0.003s 12.605s 638066791348034632: 1459 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.019s 12.624s 638066791348225445: | | | | | | | | | | | | | | | | | | | | | | | | 1460 | | | | | | | 0.034s 12.657s 638066791348561400: | | | | | | 1682 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.658s 638066791348563711: | | | | | | | | | | | | | | | | | | 1461 | | | | | | | | | | | | | 0.105s 12.763s .. 638066791349615247: | 1462 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.042s 12.805s 638066791350037706: | | 1463 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 12.811s 638066791350095270: | | | | | | | 1464 | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 12.819s 638066791350175173: | | | | | | | | | | | 1465 | | | | | | | | | | | | | | | | | | | | 0.009s 12.827s 638066791350260277: | | | | | | 1466 | | | | | | | | | | | | | | | | | | | | | | | | | 0.033s 12.860s 638066791350591896: | | | | | | | | | | | | | | 1467 | | | | | | | | | | | | | | | | | 0.028s 12.888s 638066791350869477: | | | | | | | | | 1468 | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.891s 638066791350901110: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1469 0.004s 12.895s 638066791350940423: 1470 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.110s 13.006s .. 638066791352042903: | | | | 1471 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 13.015s 638066791352142111: | | | | | | | | | | | | 1472 | | | | | | | | | | | | | | | | | | | 0.020s 13.035s 638066791352339750: | | | 1473 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.012s 13.048s 638066791352463950: | | | | | | | | | | | | | | | | | | | | | | | | | 1474 | | | | | | 0.003s 13.050s 638066791352490476: | | | | | | | | | | | | | | | | | | | | | | 1475 | | | | | | | | | 0.033s 13.083s 638066791352817701: | | | | | | | | | | | | | | | | | | | | | | | | | | 1476 | | | | | 0.001s 13.083s 638066791352822769: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1477 | 0.000s 13.084s 638066791352826099: | | | | | | | | 1478 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.085s 638066791352833666: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1479 | | | 0.011s 13.096s 638066791352947225: | | | | | | | | | | | | | | | | | | | 1480 | | | | | | | | | | | | 0.005s 13.101s 638066791352993151: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1481 | | 0.001s 13.101s 638066791353001263: | | | | | 1482 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 13.126s 638066791353245812: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1483 | | | | 0.001s 13.127s 638066791353255031: | | | | | | | | | | | | | | | | | | 1839 | | | | | | | | | | | | | 0.002s 13.129s 638066791353279411: | | | | | | | | | | | | | | | | | | 1484 | | | | | | | | | | | | | 0.009s 13.138s 638066791353368458: | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 0.087s 13.225s . 638066791354235384: | | | | | | | | | | x | | | | | | | | | | x | | | | | | | | | | 0.004s 13.229s 638066791354276333: | | | | | | | | | | x | | x | | | | | | | x | | | | | | | | | | 0.014s 13.242s 638066791354412663: | | | | | | | | | | x | | x | | | | | | | x | x | | | | | | | | 0.012s 13.254s 638066791354529991: | | | | | | | | | | x | | x | | | x | | | x | x | | | | | | | | 0.001s 13.255s 638066791354542516: | | | | | | | | | | x | | x | | | x | | | x | x x | | | | | | | 0.000s 13.256s 638066791354546357: | | | | | | | | | | x | | x | | x x | | | x | x x | | | | | | | 0.014s 13.270s 638066791354688185: | | | | | | | | | | x | | x | x x x | | | x | x x | | | | | | | 0.009s 13.279s 638066791354782768: x | | | | | | | | | x | | x | x x x | | | x | x x | | | | | | | 0.008s 13.288s 638066791354863832: x | | | | | | | | | x | | x | x x x | | x x | x x | | | | | | | 0.030s 13.318s 638066791355167211: x | | | | | | | | | x x | x | x x x | | x x | x x | | | | | | | 0.016s 13.333s 638066791355322228: x | x | | | | | | | x x | x | x x x | | x x | x x | | | | | | | 0.014s 13.348s 638066791355465152: x | x | | | | | | | x x | x | x x x | | x x | x x | | | | | | x 0.005s 13.352s 638066791355511274: x | x | | | | | | x x x | x | x x x | | x x | x x | | | | | | x 0.065s 13.417s . 638066791356161929: x x x | | | | | | x x x | x | x x x | | x x | x x | | | | | | x 0.001s 13.418s 638066791356169287: x x x | | | | | | x x x | x x x x x | | x x | x x | | | | | | x 0.000s 13.418s 638066791356170980: x x x | | | 1682 | | x x x | x x x x x | | x x | x x | | | | | | x 0.010s 13.428s 638066791356268241: x x x | | | | x | x x x | x x x x x | | x x | x x | | | | | | x 0.009s 13.437s 638066791356353588: x x x | | | | x | x x x | x x x x x | | x x x x x | | | | | | x 0.001s 13.438s 638066791356363297: x x x | | | | x | x x x | x x x x x | | x x x x x | | x | | | x 0.001s 13.438s 638066791356371371: x x x | | | | x | x x x | x x x x x | x x x x x x | | x | | | x 0.005s 13.444s 638066791356426105: x x x | x | | x | x x x | x x x x x | x x x x x x | | x | | | x 0.008s 13.452s 638066791356510451: x x x | x | | x x x x x | x x x x x | x x x x x x | | x | | | x 0.000s 13.453s 638066791356514437: x x x | x | | x x x x x | x x x x x | x x x x x x | | x x | | x 0.000s 13.453s 638066791356518390: x x x | x | | x x x x x x x x x x x | x x x x x x | | x x | | x 0.001s 13.454s 638066791356524735: x x x x x | | x x x x x x x x x x x | x x x x x x | | x x | | x 0.002s 13.456s 638066791356543019: x x x x x | | x x x x x x x x x x x | x x x x x x | | x x | x x 0.004s 13.460s 638066791356586135: x x x x x | | x x x x x x x x x x x | x x x x x x x | x x | x x 0.002s 13.461s 638066791356602367: x x x x x | | x x x x x x x x x x x | x x x x x x x x x x | x x 0.002s 13.464s 638066791356625430: x x x x x x | x x x x x x x x x x x | x x x x x x x x x x | x x 0.000s 13.464s 638066791356627251: x x x x x x | x x x x x x x x x x x | x x x x x x x x x x x x x 0.002s 13.466s 638066791356643343: x x x x x x | x x x x x x x x x x x x x x x x x x x x x x x 1362 x 0.002s 13.468s 638066791356665592: x x x x x x | x x x x x x x x x x x x x x x x x x x x x x x x x 0.015s 13.483s 638066791356818909: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 1681 0.002s 13.485s 638066791356835044: x x x x x x 1964 x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 13.486s 638066791356846149: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 1681 0.027s 13.513s 638066791357114036: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 1365 0.001s 13.514s 638066791357127479: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 1968 0.001s 13.515s 638066791357137167: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 1365 0.055s 13.570s . 638066791357687955: x x x x x x x x x x x x x x x x x x x x x x x x 1363 x x x x x x x 0.002s 13.572s 638066791357705569: x x x x x x x x x x x x x x x x x x x x x x x 1360 x x x x 1359 x x x 0.001s 13.573s 638066791357717864: 1972 x x x x x x x x x x x x x x x x x x x x x x | 1974 x x x x x 1973 x 0.001s 13.574s 638066791357723750: | x x x x x x x x x x x x x x x x x x x x x x x | x x x x x | x 0.001s 13.575s 638066791357737478: | x x x x x 1988 x 1986 1985 1984 1983 1982 1981 1980 x x 1978 1977 x 1991 x 1976 1979 1987 x x x 1989 1990 | 1975 0.003s 13.578s 638066791357763121: x x x x x x | x | | | | | | | x x | | x | x | | | x x x | | | | 0.002s 13.579s 638066791357779889: 2006 2001 2005 2004 2003 2002 | 2000 | | | | | | | 1994 1999 | | 1998 | 1992 | | | 1997 1996 1995 | | 1993 | 0.002s 13.581s 638066791357799586: | | | | | | | | | | | | 2019 | | | | | | | | | | | | | | | | | | | 0.000s 13.582s 638066791357803660: | | | | | | 2013 | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 13.588s 638066791357866345: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2025 | | | 0.000s 13.588s 638066791357870619: | | | | | | | | | | | | | | | 2036 | | | | | | | | | | | | | | | | 0.000s 13.589s 638066791357872866: | | | | | | | | | | | | | 2022 | | | | | | | | | | | | | | | | | | 0.000s 13.589s 638066791357875107: | | 2010 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.589s 638066791357877517: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2029 | | | | 0.000s 13.589s 638066791357879839: | | | | | | | | | | | 2014 | | | | | | | | | | | | | | | | | | | | 0.000s 13.589s 638066791357882213: | | | | | | | | | | | | | | | | | | | | | | | | | 2032 | | | | | | 0.000s 13.590s 638066791357884585: | | | | | | | | | | | | | | | | | | | | 2024 | | | | | | | | | | | 0.000s 13.590s 638066791357886797: | | | | 2012 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.590s 638066791357889288: | | | | | | | | | | | | 2047 | | | | | | | | | | | | | | | | | | | 0.000s 13.590s 638066791357891547: | | | | | | | | | | 2033 | | | | | | | | | | | | | | | | | | | | | 0.000s 13.591s 638066791357893836: | | | | | | | 2018 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.591s 638066791357895960: | | | | | | | | | | | | | | | | | | | | | | | | 2035 | | | | | | | 0.002s 13.593s 638066791357918763: | | | | | | 2039 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.594s 638066791357923142: | | | | | | | | | | | | | | | | | | 2011 | | | | | | | | | | | | | 0.000s 13.594s 638066791357925569: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2021 | | 0.000s 13.594s 638066791357927750: | | | | | | | | | | | | | | | | | | | | | | | 2015 | | | | | | | | 0.000s 13.594s 638066791357929802: | | | | | | | | 2028 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.594s 638066791357931374: | | | | | | | | | | | | | | | | | | | 2038 | | | | | | | | | | | | 0.000s 13.595s 638066791357933034: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2023 | 0.000s 13.595s 638066791357935085: | | | | | | | | | | | | | | | | | | | | | | | | | | 2027 | | | | | 0.000s 13.595s 638066791357937149: | | | | | | | | | | | | | | | | | | | | | 2030 | | | | | | | | | | 0.000s 13.595s 638066791357939158: | 2009 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.595s 638066791357941305: | | | | | | | | | | | | | | | | | 2064 | | | | | | | | | | | | | | 0.000s 13.596s 638066791357943907: | | | | | | | | | | | | | 2059 | | | | | | | | | | | | | | | | | | 0.001s 13.597s 638066791357954702: | | | | | | | | | | | | | | | | | | | | | | 2016 | | | | | | | | | 0.000s 13.597s 638066791357958546: | | | | | | | | | | | | 2082 | | | | | | | | | | | | | | | | | | | 0.001s 13.598s 638066791357963681: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2049 | | | | 0.000s 13.598s 638066791357967441: | | | | | | | | | | 2058 | | | | | | | | | | | | | | | | | | | | | 0.001s 13.599s 638066791357977821: | | | | | | | | | | | | | | | | | | | 2068 | | | | | | | | | | | | 0.000s 13.599s 638066791357980389: | | | | | | | | | | | | | | | | | | 2071 | | | | | | | | | | | | | 0.001s 13.601s 638066791357992925: | | | | | | | | | | | | | | | | | | | | | 2054 | | | | | | | | | | 0.001s 13.601s 638066791358001591: | | | | 2044 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 13.602s 638066791358004448: | | | | | | | | | 2037 | | | | | | | | | | | | | | | | | | | | | | 0.001s 13.603s 638066791358016649: | | | | | | | | | | | | | | 2017 | | | | | | | | | | | | | | | | | 0.001s 13.603s 638066791358022095: | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | 0.000s 13.604s 638066791358023892: | | | | | | | | 2062 | | | x | | | | | | | | | | | | | | | | | | | 0.000s 13.604s 638066791358025879: | 2040 | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | 0.000s 13.604s 638066791358029529: | | | | | | | | | | x | x | | | | | | | | | | | | | | | | | | | 0.000s 13.604s 638066791358031920: | | 2041 | | | | | | | x | x | | | | | | | | | | | | | | | | | | | 0.000s 13.605s 638066791358034194: | | | | | | | | | | x | x | | | | | | | | | | | | | | 2093 | | | | 0.000s 13.605s 638066791358036450: | | | | | | | | | | x | x | | | | | | | | | | | 2070 | | | | | | | 0.001s 13.606s 638066791358043107: | | | | | | | | | | x | x | | | | | | 2090 | | | | | | | | | | | | 0.000s 13.606s 638066791358045495: | | | | | | | | | | x | x | | | | | | | | | 2048 | | | | | | | | | 0.004s 13.609s 638066791358082570: | | | | | | | 2045 | | x | x | | | | | | | | | | | | | | | | | | | 0.000s 13.610s 638066791358085112: | | | | | | | | | | x | x | | | 2026 | | | | | | | | | | | | | | | 0.000s 13.610s 638066791358086932: | | | | | | | | | | x | x | | | | | | | | | | | | | | | | 2057 | | 0.000s 13.610s 638066791358089228: | | | | | | | | | 2065 x | x | | | | | | | | | | | | | | | | | | | 0.000s 13.610s 638066791358090966: | | | | | | | | | | x | x | | | | | | | | | | | | | | | 2055 | | | 0.001s 13.612s 638066791358105712: | | | | | | | | | | x | x | | | | x | | | | | | | | | | | | | | 0.001s 13.612s 638066791358110924: | | | | | | | | 2088 | x | x | | | | x | | | | | | | | | | | | | | 0.000s 13.613s 638066791358113258: | | 2073 | | | | | | | x | x | | | | x | | | | | | | | | | | | | | 0.000s 13.613s 638066791358115559: | | | | | | | | | | x | x | | | | x | | | | | | x | | | | | | | 0.000s 13.613s 638066791358117444: 2008 | | | | | | | | | x | x | | | | x | | | | | | x | | | | | | | 0.001s 13.614s 638066791358129660: | | | | | | | | | | x | x | | | | x | | | x | | x | | | | | | | 0.000s 13.614s 638066791358131828: | | | | | | | | | | x | x | 2051 | | x | | | x | | x | | | | | | | 0.000s 13.615s 638066791358134127: | | | | | | | | | | x | x | | | | x | x | x | | x | | | | | | | 0.001s 13.616s 638066791358144964: | | | | | | | | | | x | x | | 2066 | x | x | x | | x | | | | | | | 0.000s 13.616s 638066791358147391: | | | | | | | | | | x | x | | | | x | x | x | | x | | | | | 2060 | 0.000s 13.616s 638066791358149657: | | | | | | | | | | x | x | | | | x 2094 x | x | | x | | | | | | | 0.000s 13.616s 638066791358151418: | | | | | | | | | | x | x | | | | x | x | x | | 1974 | | | | | | 2007 0.000s 13.617s 638066791358153203: | | | | | | | | | | x | x | | | | x | x | x | 2056 | | | | | | | | 0.000s 13.617s 638066791358155208: | | | | | 2020 | | | | x | x | | | | x | x | x | | | | | | | | | | 0.000s 13.617s 638066791358157225: | | | | | | | | | | x | x x | | | x | x | x | | | | | | | | | | 0.001s 13.618s 638066791358164726: | | | | | | | | | | x | x x | | | x | x | x | | | | | | 2089 | | | 0.000s 13.618s 638066791358167260: | | | | | | 2076 | | | x | x x | | | x | x | x | | | | | | | | | | 0.000s 13.618s 638066791358169405: | | | | 2081 | | | | | x | x x | | | x | x | x | | | | | | | | | | 0.000s 13.618s 638066791358172108: 2034 | | | | | | | | | x | x x | | | x | x | x | | | | | | | | | | 0.004s 13.622s 638066791358212487: | | | | | | x | | | x | x x | | | x | x | x | | | | | | | | | | 0.000s 13.623s 638066791358215523: | | | 2031 | | x | | | x | x x | | | x | x | x | | | | | | | | | | 0.000s 13.623s 638066791358219679: | | | | | | x | | | x | x x | | | x | x | x | | | | 2050 | | | | | 0.000s 13.623s 638066791358222525: | | | | | | x | | 2078 x | x x | | | x | x | x | | | | | | | | | | 0.000s 13.624s 638066791358224042: | | | | | | x | | | x | x x | | | x | x | x | | | 2053 | | | | | | 0.001s 13.624s 638066791358229961: | | | | | | x | | | x | x x | | | x | x | x | | x | | | | | | | 0.000s 13.625s 638066791358233490: | | | | | | x | | | x | x x | | | x x x | x | | x | | | | | | | 0.001s 13.625s 638066791358240560: | | | | | | x | x | x | x x | | | x x x | x | | x | | | | | | | 0.001s 13.626s 638066791358251441: | | | | | | x | x | x | x x 2077 | | x x x | x | | x | | | | | | | 0.000s 13.627s 638066791358253989: | 2072 | | | | x | x | x | x x | | | x x x | x | | x | | | | | | | 0.001s 13.627s 638066791358259702: | | | | | | x | x | x | x x | | | x x x 2067 x | | x | | | | | | | 0.000s 13.627s 638066791358262127: | | | | | | x | x | x | x x | | | x x x | x 2085 | x | | | | | | | 0.000s 13.628s 638066791358264070: | | x | | | x | x | x | x x | | | x x x | x | | x | | | | | | | 0.000s 13.628s 638066791358268257: 2043 | x | | | x | x | x | x x | | | x x x | x | | x | | | | | | | 0.001s 13.629s 638066791358273376: | | x | | | x | x | x | x x | | 2063 x x x | x | | x | | | | | | | 0.000s 13.629s 638066791358275682: | | x | | | x | x | x | x x | | | x x x | x | | x | | | | | | 2046 0.000s 13.629s 638066791358277983: | | x | | | x | x | x | x x | | | x x x | x | | x | | | x | | | 0.000s 13.629s 638066791358279830: | | x | | | x | x | x 2042 x x | | | x x x | x | | x | | | x | | | 0.000s 13.629s 638066791358281639: | | x | | | x | x | x | x x | | | x x x | x | | x | | x x | | | 0.000s 13.630s 638066791358286576: | | x | | | x | x | x | x x | | | x x x | x | | x | | x x 2091 | | 0.000s 13.630s 638066791358288992: | | x | | | x | x | x | x x | | | x x x | x | x x | | x x | | | 0.000s 13.630s 638066791358291040: | | x | | | x 2074 x | x | x x | | | x x x | x | x x | | x x | | | 0.001s 13.631s 638066791358296842: | | x | | | x | x | x | x x | x | x x x | x | x x | | x x | | | 0.000s 13.631s 638066791358298746: | | x | | | x | x | x | x x | x | x x x | x | x x | 2086 x x | | | 0.000s 13.631s 638066791358300497: | | x | | | x | x x x | x x | x | x x x | x | x x | | x x | | | 0.000s 13.632s 638066791358302800: | | x | | 2061 x | x x x | x x | x | x x x | x | x x | | x x | | | 0.000s 13.632s 638066791358305186: | | x | | | x | x x x | x x x x | x x x | x | x x | | x x | | | 0.000s 13.632s 638066791358307364: | | x | | | x | x x x | x x x x | x x x | x | x x | | x x | 2087 | 0.000s 13.632s 638066791358309764: | | x | | | x | x x x | x x x x | x x x | x | x x 2084 | x x | | | 0.000s 13.632s 638066791358312006: 2069 | x | | | x | x x x | x x x x | x x x | x | x x | | x x | | | 0.000s 13.633s 638066791358314138: | | x | x | x | x x x | x x x x | x x x | x | x x | | x x | | | 0.000s 13.633s 638066791358316006: | | x | x | x | x x x | x x x x x x x x | x | x x | | x x | | | 0.000s 13.633s 638066791358317908: | x x | x | x | x x x | x x x x x x x x | x | x x | | x x | | | 0.000s 13.633s 638066791358319663: | x x | x | x | x x x | x x x x x x x x | x x x x | | x x | | | 0.000s 13.633s 638066791358320998: | x x | x | x | x x x 2075 x x x x x x x x | x x x x | | x x | | | 0.001s 13.634s 638066791358328678: | x x | x | x | x x x | x x x x x x x x | x x x x | | x x | | 2079 0.000s 13.634s 638066791358330639: | x x | x | x | x x x | x x x x x x x x | x x x x | x x x | | | 0.000s 13.635s 638066791358335621: | x x | x | x | x x x | x x x x x x x x x x x x x | x x x | | | 0.000s 13.635s 638066791358339801: | x x | x | x | x x x | x x x x x x x x x x x x x | x x x x | | 0.000s 13.635s 638066791358342497: 2080 x x | x | x | x x x | x x x x x x x x x x x x x | x x x x | | 0.000s 13.636s 638066791358344614: | x x | x | x x x x x | x x x x x x x x x x x x x | x x x x | | 0.000s 13.636s 638066791358346413: | x x | x 2092 x x x x x | x x x x x x x x x x x x x | x x x x | | 0.000s 13.636s 638066791358348464: | x x 2052 x | x x x x x | x x x x x x x x x x x x x | x x x x | | 0.000s 13.636s 638066791358350320: | x x | x | x x x x x | x x x x x x x x x x x x x | x x x x x | 0.000s 13.636s 638066791358351946: | x x | x | x x x x x x x x x x x x x x x x x x x | x x x x x | 0.001s 13.637s 638066791358359362: | x x | x | x x x x x x x x x x x x x x x x x x x x x x x x x | 0.000s 13.638s 638066791358364062: | x x | x | x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 13.639s 638066791358374145: x x x | x | x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 13.640s 638066791358383374: x x x 2083 x | x x x x x x x x x x x x x x x x x x x x x x x x x x 0.000s 13.640s 638066791358385481: x x x | x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 13.642s 638066791358409171: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 1973 x 0.008s 13.650s 638066791358489868: x x x x x x x x x x x x x x x x x x x x x x x 1360 x x x x 1359 x x x 0.987s 14.637s ................... 638066791368357754: x x x x x x x x x x x x x x x x x x x x x x x x x x x x | x x x 0.890s 15.527s ................. 638066791377261340: x x x x x x x x x x x x x x x x x x x x x x 1358 x x x x x x x x x 0.001s 15.529s 638066791377273213: 9 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 15.529s 638066791377281616: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 15.530s 638066791377291083: x x x x x x x x x x 2097 x x x x x x x x x x x x x x x x x x x x x 0.005s 15.535s 638066791377339241: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 15.536s 638066791377348094: x x x x x x x x x x x x x x x x x x x x 2098 x x x x x x x x x x x 0.005s 15.541s 638066791377398844: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 15.542s 638066791377407485: x x x x x x x x x x x x x x x x x 2099 x x x x x x x x x x x x x x 0.021s 15.563s 638066791377614977: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 15.563s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 61.2 63.4 65.8 66.3 60.6 75.3 67.2 54.0 48.2 47.4 48.1 64.0 55.4 50.3 51.1 54.0 47.5 51.8 51.4 58.5 51.2 47.7 47.5 56.3 59.3 50.8 50.6 50.2 65.3 61.3 46.6 49.1 Average Utilization: 55.5 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:17.80 Build: [13:32:20.18] Building 'standard' in tarball...done EnsurePackagesCreated: New NuGet package(s) after building standard: -> Microsoft.Private.Standard 2.1.0-prerelease.22430.1 -> NETStandard.Library 2.1.0 Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/standard.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (23:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/xliff-tasks.proj" (39:2) on node 1 (Build target(s)). CreateBuildOutputProps: xliff-tasks using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.xliff-tasks.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0654684 Build: [13:32:20.30] Building 'xliff-tasks' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj /v:n /flp:Verbosity=Diag /bl /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/xliff-tasks.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj DotNetUseShippingVersions=true PreReleaseVersionLabel=beta PackageVersionStamp=beta PB_VersionStamp=beta ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20190502.1 BUILD_BUILDNUMBER=20190502.1 GitCommitCount=166 GitCommitHash=173ee3bd61c9549557eefa3cfb718bdef157cb87 GitInfoCommitHash=173ee3bd61c9549557eefa3cfb718bdef157cb87 SourceRevisionId=173ee3bd61c9549557eefa3cfb718bdef157cb87 RepositoryCommit=173ee3bd61c9549557eefa3cfb718bdef157cb87 COMMIT_SHA=173ee3bd61c9549557eefa3cfb718bdef157cb87 GIT_COMMIT=173ee3bd61c9549557eefa3cfb718bdef157cb87 RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/ Configuration=Release RestoreSources=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/;/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/;/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ LatestCommit=173ee3bd61c9549557eefa3cfb718bdef157cb87 SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=1.0.0-beta.20113.5 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj /v:n /flp:Verbosity=Diag /bl /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll -maxcpucount -restore -target:pack -verbosity:m /v:n /v:n /bl /flp:Verbosity=Diag /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj Build started 12/15/2022 1:32:20 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj... Installed System.Runtime.InteropServices.RuntimeInformation 4.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash W2jNJpQMoCo04w/sYEhWonWXiZOxRaMg8p7PMDNZidRPIl6ey5Wl9bvDvxrPGwLn3ZAj6OtdsfvzdqIraAMjzw==. Installed Microsoft.Win32.Registry 4.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash A+n5/aVM+k6t2ZIeF+/X1E5qSbr9cGmn7LNQaFPHnsCU+WjejqKW3X6sfThvy6h4KJHv2uUTFwjR3mtbUMMB0w==. Installed System.Runtime.Serialization.Xml 4.1.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash fZ2xOozf/XdVsIkVjOck7ADg6RWE6Vm8HaatZIuvaIdQouK4dHyZ9T+QEdzskCEwHu018Fdxq+a+vPCp6myEzw==. Installed System.Private.DataContractSerialization 4.1.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash iOUv8Fwca4y1Gkl6am5vig6u+kRr6OUloeapiIrKLVjp4YaCfzX1ay8waS1xlTYt8+KEwWvQzEnaPn4kO+01+A==. Installed System.Threading.ThreadPool 4.0.10 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash qvRCWGHEKngSKeNfO7fT2cFMST1f5GX3Q38OIQms9RgaNYUY5kP/UQvbGi0m77McJpDdCQ0CC0D84fJJwBdiiQ==. Installed System.Xml.XmlDocument 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash YG7l7GT3JJZQqawid9D91ZuzoG5gE8dhaRQGtKD84AWFd4lMADsaE3PgQJIhQsdxJ3om4MIcWQO5QRGwHiip0A==. Installed System.Threading.Timer 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash t65EaYO6O9geSEtPhNGug1tsK3nzXUpSHLpt2JqAjNpKkfShdLx6Wv4jvRxC4gJ4+X8MFPOE5H60o/Mdbdvy0g==. Installed System.Collections.NonGeneric 4.0.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash gOFTcxs36kkk7gyosg1D2R716scr/zVsd5LMLATMybpHKC3OQVqB2akgfiAfgjqLoj//npQ3T9k3eTyA7wg+ow==. Installed System.AppContext 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash njRE6U9V8LX54vE4xI/5aA0ygpKdH8THXtAEdc6JR/HSvp60zWBicvWdt6jMS1fBhQwIoCV91ejo1XSKu33DRQ==. Installed System.Resources.Reader 4.0.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash o8rJyTeH6J+pMIVTsahsEnO5ObkJq4bc0q/sZlbKuu5fM7qq8SW67gb5TEupOPeG18Lp+08WVfFHzVr+mN838g==. Installed System.Diagnostics.Process 4.1.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash aHkuVX3fWsYov6ODLM+bvjgnMp6DaB5kQTMqpKFUNJTIQ4b7NdLowhqtJteMO9vlZz/pGgJ82ZwjLwIBQSSHEw==. Installed Microsoft.Build.Framework 15.1.1012 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash 5qrBMdGBIYAcHSvBmuucPCcn6C/CBhphrXzjNpMmZP3uQpCkr5Onyfrk1gc8fTTAwv1PXWMIhx4ESXNdRb6TbQ==. Installed System.Xml.XmlSerializer 4.0.11 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash uXF6Jf+wPoXHJmUoAfUY2GWfCTLpVeZBRko9EUbZxzGYm5yGG0s7aUrRiPKNdHpGJ0+AYI3NaYNIlYRCX3gfPw==. Installed Microsoft.Build.Utilities.Core 15.1.1012 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash skjbZWSLOTp7YuEfwO1lL5aRC6FylNInf00funw0Ew83dA7d0L59g/sA52xgeOZeG5xOXxPv6t9tpP03db6eRw==. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/obj/XliffTasks/XliffTasks.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/obj/XliffTasks/XliffTasks.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/obj/XliffTasks/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (in 258 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ Installed: 14 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 1:11>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj" on node 1 (pack target(s)). 1:11>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj" (1:11) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj" (1:12) on node 1 (Build target(s)). 1>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/bin/XliffTasks/Release/netcoreapp2.0/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/obj/XliffTasks/Release/netcoreapp2.0/". _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5128,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETCOREAPP;NETCOREAPP2_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.framework/15.1.1012/lib/netstandard1.3/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.build.utilities.core/15.1.1012/lib/netstandard1.3/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Annotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.HttpListener.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Mail.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.ServicePoint.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebClient.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Numerics.Vectors.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Transactions.Local.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Web.HttpUtility.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.netcore.app/2.0.0/ref/netcoreapp2.0/WindowsBase.dll /debug- /debug:portable /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/obj/XliffTasks/Release/netcoreapp2.0/XliffTasks.dll /resource:Model/xliff-core-1.2-transitional.xsd,XliffTasks.Model.xliff-core-1.2-transitional.xsd /resource:Model/xml.xsd,XliffTasks.Model.xml.xsd /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/obj/XliffTasks/Release/netcoreapp2.0/XliffTasks.sourcelink.json /langversion:7.2 EnumerableExtensions.cs ExponentialRetry.cs Model/Document.cs Model/ResxDocument.cs Model/TranslatableDocument.cs Model/TranslatableNode.cs Model/TranslatableXmlDocument.cs Model/UnstructuredDocument.cs Model/VsctDocument.cs Model/XamlRuleDocument.cs Model/XDocumentExtensions.cs Model/XElementExtensions.cs Model/XlfDocument.cs Model/XlfNames.cs Release.cs StringExtensions.cs Tasks/BuildErrorException.cs Tasks/EnsureAllResourcesTranslated.cs Tasks/GatherTranslatedSource.cs Tasks/GatherXlf.cs Tasks/MetadataKey.cs Tasks/SortXlf.cs Tasks/TaskItemExtensions.cs Tasks/TaskLoggingHelperExtensions.cs Tasks/TransformTemplates.cs Tasks/TranslateSource.cs Tasks/UpdateXlf.cs Tasks/XlfTask.cs Validation.cs "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/obj/XliffTasks/Release/netcoreapp2.0/.NETCoreApp,Version=v2.0.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/obj/XliffTasks/Release/netcoreapp2.0/XliffTasks.AssemblyInfo.cs /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/obj/XliffTasks/Release/netcoreapp2.0/XliffTasks.InternalsVisibleTo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/obj/XliffTasks/Release/netcoreapp2.0/XliffTasks.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/bin/XliffTasks/Release/netcoreapp2.0/XliffTasks.dll". XliffTasks -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/bin/XliffTasks/Release/netcoreapp2.0/XliffTasks.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/obj/XliffTasks/Release/netcoreapp2.0/XliffTasks.pdb" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/bin/XliffTasks/Release/netcoreapp2.0/XliffTasks.pdb". 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj" (Build target(s)). 1>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/packages/Release/Shipping/XliffTasks.1.0.0-beta.19252.1.nupkg'. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj" (pack target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.594s 0.718s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (Restore) | 1 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (_IsProjectRestoreSupported) | 2 : 0.008s 0.078s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (_GenerateRestoreProjectPathWalk) | . 3 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (_GenerateRestoreProjectPathItemsPerFramework) | 4 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (_GenerateRestoreGraphProjectEntry) | . 5 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (_GetRestoreSettingsPerFramework) . 6 : 0.004s 0.015s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (_GenerateProjectRestoreGraph) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (GetAllRuntimeIdentifiers) | . 8 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (_GenerateProjectRestoreGraphPerFramework) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791405864291: 0 0.248s 0.248s .... 638066791408342121: 1 0.013s 0.261s 638066791408474421: 0 0.015s 0.276s 638066791408619605: 2 0.006s 0.281s 638066791408674680: 3 0.071s 0.352s . 638066791409380098: 2 0.002s 0.354s 638066791409404703: 0 0.002s 0.356s 638066791409428295: 4 0.001s 0.358s 638066791409440944: 5 0.001s 0.358s 638066791409446522: 4 0.016s 0.374s 638066791409601713: 0 0.001s 0.374s 638066791409609286: 6 0.002s 0.377s 638066791409632893: 7 0.000s 0.377s 638066791409637444: 6 0.001s 0.379s 638066791409650323: 8 0.010s 0.389s 638066791409751871: 6 0.001s 0.390s 638066791409759634: 0 0.331s 0.720s ...... ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 9 : 0.253s 0.868s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (pack) | 10 : 0.510s 0.515s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (Build) | . 11 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | 12 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (_GetBuildOutputFilesWithTfm) | 13 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (_GetTfmSpecificContentForPackage) | 14 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (_GetDebugSymbolsWithTfm) | 15 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (_GetFrameworkAssemblyReferences) . 16 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/src/XliffTasks/XliffTasks.csproj (_GetFrameworksWithSuppressedDependencies) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791405864291: 0 0.248s 0.248s .... 638066791408342121: 1 0.013s 0.261s 638066791408474421: 0 0.015s 0.276s 638066791408619605: 2 0.006s 0.281s 638066791408674680: 3 0.071s 0.352s . 638066791409380098: 2 0.002s 0.354s 638066791409404703: 0 0.002s 0.356s 638066791409428295: 4 0.001s 0.358s 638066791409440944: 5 0.001s 0.358s 638066791409446522: 4 0.016s 0.374s 638066791409601713: 0 0.001s 0.374s 638066791409609286: 6 0.002s 0.377s 638066791409632893: 7 0.000s 0.377s 638066791409637444: 6 0.001s 0.379s 638066791409650323: 8 0.010s 0.389s 638066791409751871: 6 0.001s 0.390s 638066791409759634: 0 0.331s 0.720s ...... 638066791413102315: 9 0.032s 0.756s 638066791413427136: 10 0.509s 1.265s .......... 638066791418516017: 11 0.005s 1.270s 638066791418568757: 10 0.001s 1.272s 638066791418579660: 9 0.002s 1.273s 638066791418598652: 12 0.002s 1.275s 638066791418615967: 9 0.001s 1.276s 638066791418623729: 13 0.001s 1.277s 638066791418629778: 9 0.001s 1.277s 638066791418635649: 14 0.001s 1.278s 638066791418640732: 9 0.001s 1.278s 638066791418648540: 15 0.096s 1.374s . 638066791419605815: 9 0.001s 1.375s 638066791419613998: 16 0.001s 1.376s 638066791419619368: 9 0.216s 1.592s .... ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 99.8 Average Utilization: 99.8 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:01.99 Build: [13:32:22.61] Building 'xliff-tasks' in tarball...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/xliff-tasks.173ee3bd61c9549557eefa3cfb718bdef157cb87/artifacts/packages/Release/Shipping/XliffTasks.1.0.0-beta.19252.1.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/XliffTasks.1.0.0-beta.19252.1.nupkg". EnsurePackagesCreated: New NuGet package(s) after building xliff-tasks: -> XliffTasks 1.0.0-beta.19252.1 RemoveBuiltPackagesFromCache: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/xliff-tasks". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/xlifftasks/1.0.0-beta.19252.1/xlifftasks.1.0.0-beta.19252.1.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/previouslyRestored/xliff-tasks/xlifftasks.1.0.0-beta.19252.1.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/xlifftasks/1.0.0-beta.19252.1/.nupkg.metadata". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/xlifftasks/1.0.0-beta.19252.1/build/XliffTasks.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/xlifftasks/1.0.0-beta.19252.1/build/XliffTasks.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/xlifftasks/1.0.0-beta.19252.1/buildCrossTargeting/XliffTasks.props". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/xlifftasks/1.0.0-beta.19252.1/buildCrossTargeting/XliffTasks.targets". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/xlifftasks/1.0.0-beta.19252.1/Icon.png". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/xlifftasks/1.0.0-beta.19252.1/tools/netcoreapp2.0/XliffTasks.dll". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/xlifftasks/1.0.0-beta.19252.1/tools/netcoreapp2.0/XliffTasks.pdb". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/xlifftasks/1.0.0-beta.19252.1/xlifftasks.1.0.0-beta.19252.1.nupkg". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/xlifftasks/1.0.0-beta.19252.1/xlifftasks.1.0.0-beta.19252.1.nupkg.sha512". Deleting file "/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/xlifftasks/1.0.0-beta.19252.1/xlifftasks.nuspec". Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/xliff-tasks.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (23:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/clicommandlineparser.proj" (10:2) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [arcade] needed by 'clicommandlineparser'. CreateBuildOutputProps: clicommandlineparser using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.clicommandlineparser.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0638619 Build: [13:32:22.74] Building 'clicommandlineparser' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/build.sh --pack --configuration Release --projects /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/CommandLine.sln --restore -v n -bl -ci /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/clicommandlineparser.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel=preview PackageVersionStamp=preview PB_VersionStamp=preview ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20190408.1 BUILD_BUILDNUMBER=20190408.1 GitCommitCount=342 GitCommitHash=0e89c2116ad28e404ba56c14d1c3f938caa25a01 GitInfoCommitHash=0e89c2116ad28e404ba56c14d1c3f938caa25a01 SourceRevisionId=0e89c2116ad28e404ba56c14d1c3f938caa25a01 RepositoryCommit=0e89c2116ad28e404ba56c14d1c3f938caa25a01 COMMIT_SHA=0e89c2116ad28e404ba56c14d1c3f938caa25a01 GIT_COMMIT=0e89c2116ad28e404ba56c14d1c3f938caa25a01 RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/ LatestCommit=0e89c2116ad28e404ba56c14d1c3f938caa25a01 SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=1.0.0-beta.20113.5 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/build.sh --pack --configuration Release --projects /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/CommandLine.sln --restore -v n -bl -ci /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:n /bl:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01 /p:Restore=true /p:Build=true /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:Projects=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/CommandLine.sln /warnaserror /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 12/15/2022 1:32:23 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 52 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/CommandLine.sln" (3) on node 1 (Restore target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' _GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj... Installed XliffTasks 1.0.0-beta.19252.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash DeQX6Arry6akfOiCWw+ixkEXT1DCV7Y5gZzWu174G+Xt8wq2QzX6m8v1Bo/B1/oen8OPwQLolP2+xcZmzsAgcg==. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/obj/Microsoft.DotNet.Cli.CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/obj/Microsoft.DotNet.Cli.CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/obj/Microsoft.DotNet.Cli.CommandLine/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj (in 98 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj 3>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/CommandLine.sln" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/CommandLine.sln" (3:2) on node 1 (Build;Pack target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/CommandLine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj" (4:6) on node 1 (default targets). 4>PrepareForBuild: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/bin/Microsoft.DotNet.Cli.CommandLine/Release/netstandard1.5/". Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/obj/Microsoft.DotNet.Cli.CommandLine/Release/netstandard1.5/". UpdateXlfSourceList: Creating directory "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/obj/Microsoft.DotNet.Cli.CommandLine/Release/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.xlf/". _UpdateXlf: Creating "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/obj/Microsoft.DotNet.Cli.CommandLine/Release/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.xlf/UpdateXlf.lastrun" because "AlwaysCreate" was specified. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. _BatchGenerateResxSource: Skipping target "_BatchGenerateResxSource" because it has no outputs. CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1705,1591,NU5105,1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_5 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/microsoft.win32.primitives/4.3.0/ref/netstandard1.3/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.appcontext/4.3.0/ref/netstandard1.3/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections.concurrent/4.3.0/ref/netstandard1.3/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.3/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.console/4.3.0/ref/netstandard1.3/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.3/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tracing/4.3.0/ref/netstandard1.5/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization.calendars/4.3.0/ref/netstandard1.3/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.3/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io.compression/4.3.0/ref/netstandard1.3/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io.compression.zipfile/4.3.0/ref/netstandard1.3/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.5/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io.filesystem/4.3.0/ref/netstandard1.3/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io.filesystem.primitives/4.3.0/ref/netstandard1.3/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.3/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.http/4.3.0/ref/netstandard1.3/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.3/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.sockets/4.3.0/ref/netstandard1.3/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.3/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.5/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.5/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.handles/4.3.0/ref/netstandard1.3/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.interopservices/4.3.0/ref/netstandard1.5/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.interopservices.runtimeinformation/4.3.0/ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.numerics/4.3.0/ref/netstandard1.1/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.algorithms/4.3.0/ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.encoding/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.primitives/4.3.0/ref/netstandard1.3/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.security.cryptography.x509certificates/4.3.0/ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.3/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.3/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.3/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.3/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.3/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.timer/4.3.0/ref/netstandard1.2/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.3/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.3/System.Xml.XDocument.dll /debug+ /debug:embedded /delaysign- /filealign:512 /keyfile:/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/snk/AspNetCore.snk /optimize+ /pathmap:"/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/=/_/," /out:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/obj/Microsoft.DotNet.Cli.CommandLine/Release/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll /target:library /warnaserror+ /utf8output /deterministic+ /publicsign- /checksumalgorithm:SHA256 /sourcelink:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/obj/Microsoft.DotNet.Cli.CommandLine/Release/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.sourcelink.json /langversion:7.3 Accept.cs AppliedOption.cs AppliedOptionExtensions.cs AppliedOptionSet.cs ArgumentsRule.cs ArgumentsRuleExtensions.cs Command.cs CommandExecutionResult.cs Create.cs DefaultHelpViewText.cs DefaultValidationMessages.cs EnumerableExtensions.cs HelpViewExtensions.cs IValidationMessages.cs Option.cs OptionError.cs OptionExtensions.cs OptionSet.cs "OptionSet{T}.cs" ParseException.cs Parser.cs ParserConfiguration.cs ParseResult.cs ParseResultExtensions.cs ParserExtensions.cs StringExtensions.cs Suggest.cs Token.cs TokenType.cs ValidationMessages.cs "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/obj/Microsoft.DotNet.Cli.CommandLine/Release/netstandard1.5/.NETStandard,Version=v1.5.AssemblyAttributes.cs" /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/obj/Microsoft.DotNet.Cli.CommandLine/Release/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/obj/Microsoft.DotNet.Cli.CommandLine/Release/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/bin/Microsoft.DotNet.Cli.CommandLine/Release/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll". Microsoft.DotNet.Cli.CommandLine -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/bin/Microsoft.DotNet.Cli.CommandLine/Release/netstandard1.5/Microsoft.DotNet.Cli.CommandLine.dll 4>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj" (default targets). 3:2>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/CommandLine.sln" (3:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj" (4:7) on node 1 (Pack target(s)). 4:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj" (4:7) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj" (4:8) on node 1 (_GetBuildOutputFilesWithTfm target(s)). 4>_UpdateXlf: Skipping target "_UpdateXlf" because all output files are up-to-date with respect to the input files. BatchTranslateSourceFromXlf: Skipping target "BatchTranslateSourceFromXlf" because it has no outputs. 4>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj" (_GetBuildOutputFilesWithTfm target(s)). 4>GenerateNuspec: Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Cli.CommandLine.1.0.0-preview.19208.1.nupkg'. Attempting to build symbols package for 'Microsoft.DotNet.Cli.CommandLine.csproj'. Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Cli.CommandLine.1.0.0-preview.19208.1.symbols.nupkg'. 4>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj" (Pack target(s)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/CommandLine.sln" (Build;Pack target(s)). 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.161s 1.490s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.333s 0.368s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.126s 0.178s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/CommandLine.sln (Restore) | | 9 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj (_IsProjectRestoreSupported) | | 10 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj (_GenerateRestoreProjectPathWalk) | | 11 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj (_GenerateRestoreGraphProjectEntry) | . 12 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj (_GenerateProjectRestoreGraph) | 13 : 0.006s 0.773s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/CommandLine.sln (Build, Pack) | | 14 : 0.422s 0.427s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj () | | . 15 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/RepositoryValidation.proj (Validate) | . 16 : 0.187s 0.340s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj (Pack) | | | 17 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj (_GetBuildOutputFilesWithTfm) | | | 18 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj (_GetTfmSpecificContentForPackage) | | | 19 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj (_GetDebugSymbolsWithTfm) | | | 20 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj (_GetFrameworkAssemblyReferences) | | . 21 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/src/source/CommandLine/Microsoft.DotNet.Cli.CommandLine.csproj (_GetFrameworksWithSuppressedDependencies) | 22 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSolutionBuild.proj (Build, Pack) . 23 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/AfterSigning.proj (Build, Pack) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791430358587: 0 0.116s 0.116s .. 638066791431521150: 1 0.196s 0.312s ... 638066791433479073: 2 0.001s 0.313s 638066791433490714: 1 0.014s 0.327s 638066791433630644: 3 0.002s 0.329s 638066791433650893: 1 0.003s 0.332s 638066791433677317: 4 0.026s 0.358s 638066791433942221: 1 0.001s 0.359s 638066791433953532: 6 0.005s 0.364s 638066791434000271: 1 0.120s 0.484s .. 638066791435198675: 0 0.036s 0.520s 638066791435555292: 8 0.008s 0.528s 638066791435638505: 9 0.042s 0.570s 638066791436055673: 8 0.001s 0.571s 638066791436068658: 10 0.001s 0.572s 638066791436081395: 8 0.002s 0.574s 638066791436100468: 11 0.006s 0.580s 638066791436160268: 8 0.001s 0.581s 638066791436168479: 12 0.003s 0.584s 638066791436198329: 8 0.114s 0.698s .. 638066791437338658: 0 0.009s 0.707s 638066791437430345: 13 0.004s 0.712s 638066791437474545: 14 0.421s 1.133s ........ 638066791441687200: 15 0.005s 1.138s 638066791441734090: 14 0.001s 1.139s 638066791441744252: 13 0.001s 1.140s 638066791441755248: 16 0.002s 1.142s 638066791441777816: 17 0.042s 1.184s 638066791442197282: 16 0.001s 1.185s 638066791442205340: 18 0.001s 1.185s 638066791442210925: 16 0.001s 1.186s 638066791442217995: 19 0.001s 1.187s 638066791442224341: 16 0.001s 1.187s 638066791442232048: 20 0.110s 1.297s .. 638066791443328439: 16 0.001s 1.298s 638066791443336240: 21 0.000s 1.298s 638066791443340993: 16 0.182s 1.480s ... 638066791445157425: 13 0.001s 1.480s 638066791445162876: 0 0.001s 1.481s 638066791445171521: 22 0.006s 1.488s 638066791445234646: 0 0.001s 1.488s 638066791445242362: 23 0.003s 1.491s 638066791445273026: 0 0.001s 1.492s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:01.51 Build: [13:32:24.56] Building 'clicommandlineparser' in tarball...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/cliCommandLineParser.0e89c2116ad28e404ba56c14d1c3f938caa25a01/artifacts/packages/Release/NonShipping/Microsoft.DotNet.Cli.CommandLine.1.0.0-preview.19208.1.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.DotNet.Cli.CommandLine.1.0.0-preview.19208.1.nupkg". EnsurePackagesCreated: New NuGet package(s) after building clicommandlineparser: -> Microsoft.DotNet.Cli.CommandLine 1.0.0-preview.19208.1 Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/clicommandlineparser.proj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (23:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/roslyn.proj" (31:2) on node 1 (Build target(s)). BuildRepoReferences: Building dependencies [arcade;humanizer;xliff-tasks] needed by 'roslyn'. Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/roslyn.proj" (31:2) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/humanizer.proj" (21:2) on node 1 (Build target(s)). CreateBuildOutputProps: humanizer using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.humanizer.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0652525 Build: [13:32:24.69] Building 'humanizer' in tarball Running command: Using custom build target Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/humanizer.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel= PackageVersionStamp= PB_VersionStamp= ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20220830.1 BUILD_BUILDNUMBER=20220830.1 GitCommitCount=1504 GitCommitHash=b30550eed103a6970d8465fe7c5c16300b70be81 GitInfoCommitHash=b30550eed103a6970d8465fe7c5c16300b70be81 SourceRevisionId=b30550eed103a6970d8465fe7c5c16300b70be81 RepositoryCommit=b30550eed103a6970d8465fe7c5c16300b70be81 COMMIT_SHA=b30550eed103a6970d8465fe7c5c16300b70be81 GIT_COMMIT=b30550eed103a6970d8465fe7c5c16300b70be81 RepositoryType=Git DeterministicSourcePaths=false SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/ LatestCommit=b30550eed103a6970d8465fe7c5c16300b70be81 RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet restore /bl:restore.binlog /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj /p:Configuration=Release /v:n /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll -nologo -maxcpucount -target:Restore -verbosity:m /v:n /bl:restore.binlog /p:Configuration=Release /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj Build started 12/15/2022 1:32:24 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Humanizer.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Humanizer.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj (in 99 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj" (Restore target(s)). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.490s 0.558s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj (Restore) | 1 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj (_IsProjectRestoreSupported) | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj (_GenerateRestoreProjectPathWalk) | 3 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj (_GenerateRestoreGraphProjectEntry) . 4 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj (_GenerateProjectRestoreGraph) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791449732487: 0 0.306s 0.306s ...... 638066791452791777: 1 0.038s 0.344s 638066791453169178: 0 0.015s 0.359s 638066791453318366: 2 0.002s 0.361s 638066791453338458: 0 0.003s 0.363s 638066791453365357: 3 0.022s 0.385s 638066791453580659: 0 0.001s 0.386s 638066791453589261: 4 0.007s 0.392s 638066791453654982: 0 0.168s 0.560s ... ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.58 /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet build /bl:build.binlog /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj /p:Configuration=Release /v:n Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll -consoleloggerparameters:Summary -maxcpucount -restore -verbosity:m /v:n /bl:build.binlog /p:Configuration=Release /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj Build started 12/15/2022 1:32:25 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj" on node 1 (Restore target(s)). 1>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Committing restore... Assets file has not changed. Skipping assets file writing. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj (in 18 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ All projects are up-to-date for restore. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj" (Restore target(s)). [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' 1:7>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj" on node 1 (default targets). 1>PrepareForBuild: Creating directory "bin/Release/netstandard1.0/". Creating directory "obj/Release/netstandard1.0/". CoreResGen: resgen.exe /useSourcePath /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /r:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /compile Properties/Resources.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.resources Properties/Resources.zh-CN.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.zh-CN.resources Properties/Resources.af.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.af.resources Properties/Resources.ar.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.ar.resources Properties/Resources.bg.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.bg.resources Properties/Resources.bn-BD.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.bn-BD.resources Properties/Resources.cs.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.cs.resources Properties/Resources.da.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.da.resources Properties/Resources.de.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.de.resources Properties/Resources.el.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.el.resources Properties/Resources.es.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.es.resources Properties/Resources.fa.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.fa.resources Properties/Resources.fi-FI.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.fi-FI.resources Properties/Resources.fr-BE.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.fr-BE.resources Properties/Resources.fr.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.fr.resources Properties/Resources.he.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.he.resources Properties/Resources.hr.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.hr.resources Properties/Resources.hu.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.hu.resources Properties/Resources.id.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.id.resources Properties/Resources.it.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.it.resources Properties/Resources.ja.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.ja.resources Properties/Resources.lv.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.lv.resources Properties/Resources.nb-NO.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.nb-NO.resources Properties/Resources.nb.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.nb.resources Properties/Resources.nl.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.nl.resources Properties/Resources.pl.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.pl.resources Properties/Resources.pt.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.pt.resources Properties/Resources.ro.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.ro.resources Properties/Resources.ru.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.ru.resources Properties/Resources.sk.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.sk.resources Properties/Resources.sl.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.sl.resources Properties/Resources.sr-Latn.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.sr-Latn.resources Properties/Resources.sr.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.sr.resources Properties/Resources.sv.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.sv.resources Properties/Resources.tr.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.tr.resources Properties/Resources.uk.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.uk.resources Properties/Resources.uz-Cyrl-UZ.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.uz-Cyrl-UZ.resources Properties/Resources.uz-Latn-UZ.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.uz-Latn-UZ.resources Properties/Resources.vi.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.vi.resources Properties/Resources.zh-Hans.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.zh-Hans.resources Properties/Resources.zh-Hant.resx,obj/Release/netstandard1.0/Humanizer.Properties.Resources.zh-Hant.resources Processing resource file "Properties/Resources.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.resources". Processing resource file "Properties/Resources.zh-CN.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.zh-CN.resources". Processing resource file "Properties/Resources.af.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.af.resources". Processing resource file "Properties/Resources.ar.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.ar.resources". Processing resource file "Properties/Resources.bg.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.bg.resources". Processing resource file "Properties/Resources.bn-BD.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.bn-BD.resources". Processing resource file "Properties/Resources.cs.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.cs.resources". Processing resource file "Properties/Resources.da.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.da.resources". Processing resource file "Properties/Resources.de.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.de.resources". Processing resource file "Properties/Resources.el.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.el.resources". Processing resource file "Properties/Resources.es.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.es.resources". Processing resource file "Properties/Resources.fa.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.fa.resources". Processing resource file "Properties/Resources.fi-FI.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.fi-FI.resources". Processing resource file "Properties/Resources.fr-BE.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.fr-BE.resources". Processing resource file "Properties/Resources.fr.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.fr.resources". Processing resource file "Properties/Resources.he.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.he.resources". Processing resource file "Properties/Resources.hr.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.hr.resources". Processing resource file "Properties/Resources.hu.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.hu.resources". Processing resource file "Properties/Resources.id.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.id.resources". Processing resource file "Properties/Resources.it.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.it.resources". Processing resource file "Properties/Resources.ja.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.ja.resources". Processing resource file "Properties/Resources.lv.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.lv.resources". Processing resource file "Properties/Resources.nb-NO.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.nb-NO.resources". Processing resource file "Properties/Resources.nb.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.nb.resources". Processing resource file "Properties/Resources.nl.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.nl.resources". Processing resource file "Properties/Resources.pl.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.pl.resources". Processing resource file "Properties/Resources.pt.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.pt.resources". Processing resource file "Properties/Resources.ro.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.ro.resources". Processing resource file "Properties/Resources.ru.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.ru.resources". Processing resource file "Properties/Resources.sk.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.sk.resources". Processing resource file "Properties/Resources.sl.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.sl.resources". Processing resource file "Properties/Resources.sr-Latn.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.sr-Latn.resources". Processing resource file "Properties/Resources.sr.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.sr.resources". Processing resource file "Properties/Resources.sv.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.sv.resources". Processing resource file "Properties/Resources.tr.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.tr.resources". Processing resource file "Properties/Resources.uk.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.uk.resources". Processing resource file "Properties/Resources.uz-Cyrl-UZ.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.uz-Cyrl-UZ.resources". Processing resource file "Properties/Resources.uz-Latn-UZ.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.uz-Latn-UZ.resources". Processing resource file "Properties/Resources.vi.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.vi.resources". Processing resource file "Properties/Resources.zh-Hans.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.zh-Hans.resources". Processing resource file "Properties/Resources.zh-Hant.resx" into "obj/Release/netstandard1.0/Humanizer.Properties.Resources.zh-Hant.resources". CoreCompile: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /doc:obj/Release/netstandard1.0/Humanizer.xml /define:TRACE;RELEASE;NETSTANDARD;NETSTANDARD1_0 /highentropyva+ /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /debug- /debug:embedded /filealign:512 /keyfile:Humanizer.snk /optimize+ /out:obj/Release/netstandard1.0/Humanizer.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.resources /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.zh-CN.resources /target:library /warnaserror- /utf8output /deterministic+ /langversion:7.3 /analyzerconfig:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/.editorconfig Bytes/ByteRate.cs Bytes/ByteSize.cs Bytes/ByteSizeExtensions.cs CasingExtensions.cs CollectionHumanizeExtensions.cs Configuration/CollectionFormatterRegistry.cs Configuration/Configurator.cs Configuration/DateToOrdinalWordsConverterRegistry.cs Configuration/FormatterRegistry.cs Configuration/LocaliserRegistry.cs Configuration/NumberToWordsConverterRegistry.cs Configuration/OrdinalizerRegistry.cs DateHumanizeExtensions.cs DateTimeHumanizeStrategy/DateTimeHumanizeAlgorithms.cs DateTimeHumanizeStrategy/DefaultDateTimeHumanizeStrategy.cs DateTimeHumanizeStrategy/DefaultDateTimeOffsetHumanizeStrategy.cs DateTimeHumanizeStrategy/IDateTimeHumanizeStrategy.cs DateTimeHumanizeStrategy/IDateTimeOffsetHumanizeStrategy.cs DateTimeHumanizeStrategy/PrecisionDateTimeHumanizeStrategy.cs DateTimeHumanizeStrategy/PrecisionDateTimeOffsetHumanizeStrategy.cs DateToOrdinalWordsExtensions.cs EnumDehumanizeExtensions.cs EnumHumanizeExtensions.cs FluentDate/In.cs FluentDate/In.Months.cs FluentDate/In.SomeTimeFrom.cs FluentDate/On.Days.cs FluentDate/PrepositionsExtensions.cs GrammaticalCase.cs GrammaticalGender.cs Inflections/Vocabularies.cs Inflections/Vocabulary.cs InflectorExtensions.cs LetterCasing.cs Localisation/CollectionFormatters/DefaultCollectionFormatter.cs Localisation/CollectionFormatters/ICollectionFormatter.cs Localisation/CollectionFormatters/OxfordStyleCollectionFormatter.cs Localisation/DateToOrdinalWords/DefaultDateToOrdinalWordConverter.cs Localisation/DateToOrdinalWords/IDateToOrdinalWordConverter.cs Localisation/DateToOrdinalWords/UsDateToOrdinalWordsConverter.cs Localisation/Formatters/ArabicFormatter.cs Localisation/Formatters/CroatianFormatter.cs Localisation/Formatters/CzechSlovakPolishFormatter.cs Localisation/Formatters/DefaultFormatter.cs Localisation/Formatters/HebrewFormatter.cs Localisation/Formatters/IFormatter.cs Localisation/Formatters/RomanianFormatter.cs Localisation/Formatters/RussianFormatter.cs Localisation/Formatters/SerbianFormatter.cs Localisation/Formatters/SlovenianFormatter.cs Localisation/Formatters/UkrainianFormatter.cs Localisation/GrammaticalNumber/RussianGrammaticalNumber.cs Localisation/GrammaticalNumber/RussianGrammaticalNumberDetector.cs Localisation/NumberToWords/AfrikaansNumberToWordsConverter.cs Localisation/NumberToWords/ArabicNumberToWordsConverter.cs Localisation/NumberToWords/BanglaNumberToWordsConverter.cs Localisation/NumberToWords/BrazilianPortugueseNumberToWordsConverter.cs Localisation/NumberToWords/DefaultNumberToWordsConverter.cs Localisation/NumberToWords/DutchNumberToWordsConverter.cs Localisation/NumberToWords/EnglishNumberToWordsConverter.cs Localisation/NumberToWords/FarsiNumberToWordsConverter.cs Localisation/NumberToWords/FinnishNumberToWordsConverter.cs Localisation/NumberToWords/FrenchBelgianNumberToWordsConverter.cs Localisation/NumberToWords/FrenchNumberToWordsConverter.cs Localisation/NumberToWords/FrenchNumberToWordsConverterBase.cs Localisation/NumberToWords/FrenchSwissNumberToWordsConverter.cs Localisation/NumberToWords/GenderedNumberToWordsConverter.cs Localisation/NumberToWords/GenderlessNumberToWordsConverter.cs Localisation/NumberToWords/GermanNumberToWordsConverter.cs Localisation/NumberToWords/HebrewNumberToWordsConverter.cs Localisation/NumberToWords/INumberToWordsConverter.cs Localisation/NumberToWords/Italian/ItalianCardinalNumberCruncher.cs Localisation/NumberToWords/Italian/ItalianOrdinalNumberCruncher.cs Localisation/NumberToWords/ItalianNumberToWordsConverter.cs Localisation/NumberToWords/NorwegianBokmalNumberToWordsConverter.cs Localisation/NumberToWords/PolishNumberToWordsConverter.cs Localisation/NumberToWords/Romanian/RomanianCardinalNumberConverter.cs Localisation/NumberToWords/Romanian/RomanianOrdinalNumberConverter.cs Localisation/NumberToWords/RomanianNumberToWordsConverter.cs Localisation/NumberToWords/RussianNumberToWordsConverter.cs Localisation/NumberToWords/SerbianCyrlNumberToWordsConverter.cs Localisation/NumberToWords/SerbianNumberToWordsConverter.cs Localisation/NumberToWords/SlovenianNumberToWordsConverter.cs Localisation/NumberToWords/SpanishNumberToWordsConverter.cs Localisation/NumberToWords/TurkishNumberToWordConverter.cs Localisation/NumberToWords/UkrainianNumberToWordsConverter.cs Localisation/NumberToWords/UzbekCyrlNumberToWordConverter.cs Localisation/NumberToWords/UzbekLatnNumberToWordConverter.cs Localisation/Ordinalizers/DefaultOrdinalizer.cs Localisation/Ordinalizers/DutchOrdinalizer.cs Localisation/Ordinalizers/EnglishOrdinalizer.cs Localisation/Ordinalizers/GermanOrdinalizer.cs Localisation/Ordinalizers/IOrdinalizer.cs Localisation/Ordinalizers/ItalianOrdinalizer.cs Localisation/Ordinalizers/PortugueseOrdinalizer.cs Localisation/Ordinalizers/RomanianOrdinalizer.cs Localisation/Ordinalizers/RussianOrdinalizer.cs Localisation/Ordinalizers/SpanishOrdinalizer.cs Localisation/Ordinalizers/TurkishOrdinalizer.cs Localisation/Ordinalizers/UkrainianOrdinalizer.cs Localisation/ResourceKeys.Common.cs Localisation/ResourceKeys.DateHumanize.cs Localisation/ResourceKeys.TimeSpanHumanize.cs Localisation/Resources.cs Localisation/Tense.cs Localisation/TimeUnit.cs MetricNumeralExtensions.cs NoMatchFoundException.cs NumberToNumberExtensions.cs NumberToTimeSpanExtensions.cs NumberToWordsExtension.cs OnNoMatch.cs OrdinalizeExtensions.cs Plurality.cs Properties/AssemblyInfo.cs RegexOptionsUtil.cs RomanNumeralExtensions.cs StringDehumanizeExtensions.cs StringExtensions.cs StringHumanizeExtensions.cs TimeSpanHumanizeExtensions.cs ToQuantityExtensions.cs Transformer/IStringTransformer.cs Transformer/To.cs Transformer/ToLowerCase.cs Transformer/ToSentenceCase.cs Transformer/ToTitleCase.cs Transformer/ToUpperCase.cs TruncateExtensions.cs Truncation/FixedLengthTruncator.cs Truncation/FixedNumberOfCharactersTruncator.cs Truncation/FixedNumberOfWordsTruncator.cs Truncation/ITruncator.cs Truncation/Truncator.cs "obj/Release/netstandard1.0/.NETStandard,Version=v1.0.AssemblyAttributes.cs" obj/Release/netstandard1.0/Humanizer.AssemblyInfo.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/af". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/af/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.af.resources /target:library /deterministic+ obj/Release/netstandard1.0/af/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/ar". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/ar/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.ar.resources /target:library /deterministic+ obj/Release/netstandard1.0/ar/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/bg". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/bg/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.bg.resources /target:library /deterministic+ obj/Release/netstandard1.0/bg/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/bn-BD". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/bn-BD/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.bn-BD.resources /target:library /deterministic+ obj/Release/netstandard1.0/bn-BD/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/cs". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/cs/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.cs.resources /target:library /deterministic+ obj/Release/netstandard1.0/cs/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/da". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/da/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.da.resources /target:library /deterministic+ obj/Release/netstandard1.0/da/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/de". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/de/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.de.resources /target:library /deterministic+ obj/Release/netstandard1.0/de/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/el". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/el/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.el.resources /target:library /deterministic+ obj/Release/netstandard1.0/el/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/es". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/es/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.es.resources /target:library /deterministic+ obj/Release/netstandard1.0/es/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/fa". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/fa/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.fa.resources /target:library /deterministic+ obj/Release/netstandard1.0/fa/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/fi-FI". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/fi-FI/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.fi-FI.resources /target:library /deterministic+ obj/Release/netstandard1.0/fi-FI/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/fr-BE". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/fr-BE/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.fr-BE.resources /target:library /deterministic+ obj/Release/netstandard1.0/fr-BE/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/fr". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/fr/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.fr.resources /target:library /deterministic+ obj/Release/netstandard1.0/fr/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/he". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/he/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.he.resources /target:library /deterministic+ obj/Release/netstandard1.0/he/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/hr". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/hr/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.hr.resources /target:library /deterministic+ obj/Release/netstandard1.0/hr/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/hu". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/hu/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.hu.resources /target:library /deterministic+ obj/Release/netstandard1.0/hu/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/id". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/id/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.id.resources /target:library /deterministic+ obj/Release/netstandard1.0/id/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/it". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/it/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.it.resources /target:library /deterministic+ obj/Release/netstandard1.0/it/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/ja". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/ja/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.ja.resources /target:library /deterministic+ obj/Release/netstandard1.0/ja/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/lv". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/lv/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.lv.resources /target:library /deterministic+ obj/Release/netstandard1.0/lv/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/nb-NO". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/nb-NO/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.nb-NO.resources /target:library /deterministic+ obj/Release/netstandard1.0/nb-NO/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/nb". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/nb/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.nb.resources /target:library /deterministic+ obj/Release/netstandard1.0/nb/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/nl". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/nl/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.nl.resources /target:library /deterministic+ obj/Release/netstandard1.0/nl/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/pl". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/pl/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.pl.resources /target:library /deterministic+ obj/Release/netstandard1.0/pl/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/pt". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/pt/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.pt.resources /target:library /deterministic+ obj/Release/netstandard1.0/pt/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/ro". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/ro/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.ro.resources /target:library /deterministic+ obj/Release/netstandard1.0/ro/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/ru". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/ru/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.ru.resources /target:library /deterministic+ obj/Release/netstandard1.0/ru/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/sk". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/sk/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.sk.resources /target:library /deterministic+ obj/Release/netstandard1.0/sk/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/sl". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/sl/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.sl.resources /target:library /deterministic+ obj/Release/netstandard1.0/sl/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/sr-Latn". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/sr-Latn/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.sr-Latn.resources /target:library /deterministic+ obj/Release/netstandard1.0/sr-Latn/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/sr". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/sr/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.sr.resources /target:library /deterministic+ obj/Release/netstandard1.0/sr/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/sv". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/sv/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.sv.resources /target:library /deterministic+ obj/Release/netstandard1.0/sv/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/tr". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/tr/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.tr.resources /target:library /deterministic+ obj/Release/netstandard1.0/tr/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/uk". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/uk/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.uk.resources /target:library /deterministic+ obj/Release/netstandard1.0/uk/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/uz-Cyrl-UZ". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/uz-Cyrl-UZ/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.uz-Cyrl-UZ.resources /target:library /deterministic+ obj/Release/netstandard1.0/uz-Cyrl-UZ/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/uz-Latn-UZ". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/uz-Latn-UZ/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.uz-Latn-UZ.resources /target:library /deterministic+ obj/Release/netstandard1.0/uz-Latn-UZ/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/vi". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/vi/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.vi.resources /target:library /deterministic+ obj/Release/netstandard1.0/vi/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/zh-Hans". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/zh-Hans/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.zh-Hans.resources /target:library /deterministic+ obj/Release/netstandard1.0/zh-Hans/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CoreGenerateSatelliteAssemblies: Creating directory "obj/Release/netstandard1.0/zh-Hant". /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet exec "/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore/csc.dll" /noconfig /nostdlib+ /warn:4 /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.collections/4.3.0/ref/netstandard1.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.debug/4.3.0/ref/netstandard1.0/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.diagnostics.tools/4.3.0/ref/netstandard1.0/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.globalization/4.3.0/ref/netstandard1.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.io/4.3.0/ref/netstandard1.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq/4.3.0/ref/netstandard1.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.linq.expressions/4.3.0/ref/netstandard1.0/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.net.primitives/4.3.0/ref/netstandard1.0/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.objectmodel/4.3.0/ref/netstandard1.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection/4.3.0/ref/netstandard1.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.extensions/4.3.0/ref/netstandard1.0/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.reflection.primitives/4.3.0/ref/netstandard1.0/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.resources.resourcemanager/4.3.0/ref/netstandard1.0/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime/4.3.0/ref/netstandard1.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.runtime.extensions/4.3.0/ref/netstandard1.0/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding/4.3.0/ref/netstandard1.0/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.encoding.extensions/4.3.0/ref/netstandard1.0/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.text.regularexpressions/4.3.0/ref/netstandard1.0/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading/4.3.0/ref/netstandard1.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.threading.tasks/4.3.0/ref/netstandard1.0/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.readerwriter/4.3.0/ref/netstandard1.0/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/system.xml.xdocument/4.3.0/ref/netstandard1.0/System.Xml.XDocument.dll /keyfile:Humanizer.snk /out:obj/Release/netstandard1.0/zh-Hant/Humanizer.resources.dll /resource:obj/Release/netstandard1.0/Humanizer.Properties.Resources.zh-Hant.resources /target:library /deterministic+ obj/Release/netstandard1.0/zh-Hant/Humanizer.resources.cs /warnaserror+:NU1605 Using shared compilation with compiler from directory: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Roslyn/bincore CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/Humanizer.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/Humanizer.dll". Humanizer -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/Humanizer.dll Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/Humanizer.xml" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/Humanizer.xml". Creating directory "bin/Release/netstandard1.0/cs". Creating directory "bin/Release/netstandard1.0/ar". Creating directory "bin/Release/netstandard1.0/bn-BD". Creating directory "bin/Release/netstandard1.0/bg". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/cs/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/cs/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/af". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/ar/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/ar/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/da". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/bn-BD/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/bn-BD/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/bg/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/bg/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/af/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/af/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/da/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/da/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/de". Creating directory "bin/Release/netstandard1.0/el". Creating directory "bin/Release/netstandard1.0/es". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/de/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/de/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/fa". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/el/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/el/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/fi-FI". Creating directory "bin/Release/netstandard1.0/fr-BE". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/es/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/es/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/fa/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/fa/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/fi-FI/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/fi-FI/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/fr-BE/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/fr-BE/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/fr". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/fr/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/fr/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/hr". Creating directory "bin/Release/netstandard1.0/he". Creating directory "bin/Release/netstandard1.0/it". Creating directory "bin/Release/netstandard1.0/hu". Creating directory "bin/Release/netstandard1.0/id". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/hr/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/hr/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/ja". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/it/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/it/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/hu/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/hu/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/id/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/id/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/he/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/he/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/ja/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/ja/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/lv". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/lv/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/lv/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/nb-NO". Creating directory "bin/Release/netstandard1.0/nl". Creating directory "bin/Release/netstandard1.0/nb". Creating directory "bin/Release/netstandard1.0/pl". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/nb-NO/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/nb-NO/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/nl/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/nl/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/nb/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/nb/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/pt". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/pl/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/pl/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/ro". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/pt/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/pt/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/sl". Creating directory "bin/Release/netstandard1.0/sr-Latn". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/ro/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/ro/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/sk". Creating directory "bin/Release/netstandard1.0/ru". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/sl/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/sl/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/sr-Latn/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/sr-Latn/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/ru/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/ru/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/sk/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/sk/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/sv". Creating directory "bin/Release/netstandard1.0/sr". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/sv/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/sv/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/sr/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/sr/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/tr". Creating directory "bin/Release/netstandard1.0/uk". Creating directory "bin/Release/netstandard1.0/uz-Cyrl-UZ". Creating directory "bin/Release/netstandard1.0/uz-Latn-UZ". Creating directory "bin/Release/netstandard1.0/vi". Creating directory "bin/Release/netstandard1.0/zh-Hans". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/tr/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/tr/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/uk/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/uk/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/uz-Cyrl-UZ/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/uz-Cyrl-UZ/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/uz-Latn-UZ/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/uz-Latn-UZ/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/vi/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/vi/Humanizer.resources.dll". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/zh-Hans/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/zh-Hans/Humanizer.resources.dll". Creating directory "bin/Release/netstandard1.0/zh-Hant". Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/obj/Release/netstandard1.0/zh-Hant/Humanizer.resources.dll" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/zh-Hant/Humanizer.resources.dll". 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj" (default targets). Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.395s 0.469s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj (Restore) | 1 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj (_IsProjectRestoreSupported) | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj (_GenerateRestoreProjectPathWalk) | 3 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj (_GenerateRestoreGraphProjectEntry) . 4 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj (_GenerateProjectRestoreGraph) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791458264187: 0 0.308s 0.308s ...... 638066791461341157: 1 0.040s 0.347s 638066791461738597: 0 0.014s 0.362s 638066791461879364: 2 0.002s 0.364s 638066791461899558: 0 0.002s 0.366s 638066791461922834: 3 0.025s 0.391s 638066791462170329: 0 0.001s 0.391s 638066791462178647: 4 0.007s 0.398s 638066791462244571: 0 0.073s 0.471s . ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 5 : 0.759s 0.759s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj () ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791458264187: 0 0.308s 0.308s ...... 638066791461341157: 1 0.040s 0.347s 638066791461738597: 0 0.014s 0.362s 638066791461879364: 2 0.002s 0.364s 638066791461899558: 0 0.002s 0.366s 638066791461922834: 3 0.025s 0.391s 638066791462170329: 0 0.001s 0.391s 638066791462178647: 4 0.007s 0.398s 638066791462244571: 0 0.073s 0.471s . 638066791462996424: 5 0.759s 1.232s ............... ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 99.8 Average Utilization: 99.8 Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:01.25 /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet pack /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj /p:NuspecFile=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/NuSpecs/Humanizer.Core.nuspec /p:NuspecBasePath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/ /p:NuspecProperties=Version=2.2.0 /p:Configuration=Release Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET Copyright (C) Microsoft Corporation. All rights reserved. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' Determining projects to restore... All projects are up-to-date for restore. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/1.0.0-beta.20113.5' Humanizer -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/netstandard1.0/Humanizer.dll /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5125: The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5128: Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below: [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5128: - Add lib or ref assemblies for the portable-net45+win8+wp8+wpa81 target framework [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(198,5): warning NU5048: The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/Humanizer.csproj] Successfully created package '/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/Humanizer.Core.2.2.0.nupkg'. Build: [13:32:28.39] Building 'humanizer' in tarball...done CopyPackage: Copying file from "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/Humanizer.b30550eed103a6970d8465fe7c5c16300b70be81/src/Humanizer/bin/Release/Humanizer.Core.2.2.0.nupkg" to "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/Humanizer.Core.2.2.0.nupkg". EnsurePackagesCreated: New NuGet package(s) after building humanizer: -> Humanizer.Core 2.2.0 Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/humanizer.proj" (Build target(s)). CreateBuildOutputProps: roslyn using package version properties saved at /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props.pre.roslyn.xml Checked cache for conflicts with source-built nupkgs. Took 00:00:00.0673814 Build: [13:32:28.55] Building 'roslyn' in tarball Running command: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/build.sh --restore --build --pack --configuration Release -v n -bl /p:TreatWarningsAsErrors=false /p:OfficialBuild=true /p:ApplyPartialNgenOptimization=false /p:EnablePartialNgenOptimization=false /p:PublishWindowsPdb=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetBuildFromSource=true /p:UsingToolMicrosoftNetCompilers=false Log: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/logs/roslyn.log With Environment Variables: DotNetBuildFromSource=true DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ _InitializeToolset=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj StabilizePackageVersion=true PB_IsStable=true IsStableBuild=true DotNetFinalVersionKind=release DropSuffix=true DotNetUseShippingVersions=true PreReleaseVersionLabel=6 PackageVersionStamp=6 PB_VersionStamp=6 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20201120.4 BUILD_BUILDNUMBER=20201120.4 GitCommitCount=60946 GitCommitHash=dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8 GitInfoCommitHash=dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8 SourceRevisionId=dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8 RepositoryCommit=dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8 COMMIT_SHA=dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8 GIT_COMMIT=dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8 RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/ PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.dotnet/tools:/builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/ LatestCommit=dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8 SOURCE_BUILT_SDK_ID_ARCADE=Microsoft.DotNet.Arcade.Sdk SOURCE_BUILT_SDK_VERSION_ARCADE=1.0.0-beta.20113.5 SOURCE_BUILT_SDK_DIR_ARCADE=/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/ RepoBuild: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/build.sh --restore --build --pack --configuration Release -v n -bl /p:TreatWarningsAsErrors=false /p:OfficialBuild=true /p:ApplyPartialNgenOptimization=false /p:EnablePartialNgenOptimization=false /p:PublishWindowsPdb=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetBuildFromSource=true /p:UsingToolMicrosoftNetCompilers=false Cannot find a manifest file. For a list of locations searched, specify the "-d" option before the tool name. No tools were restored. Compilers.sln: /builddir/build/BUILD/dotnet-v3.1.423-SDK/previously-built-dotnet/sdk/3.1.422/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:n /bl:/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/log/Release/Build.binlog /clp:Summary /nr:true /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=false /p:Configuration=Release /p:Projects=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln /p:RepoRoot=/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8 /p:Restore=true /p:Build=true /p:Rebuild=false /p:Test=false /p:Pack=true /p:Publish=false /p:UseRoslynAnalyzers=false /p:BootstrapBuildPath= /p:ContinuousIntegrationBuild=false /p:TreatWarningsAsErrors=true /p:RestoreDisableParallel=true /p:TestRuntimeAdditionalArguments= /p:DotNetBuildFromSource=false /p:TreatWarningsAsErrors=false /p:OfficialBuild=true /p:ApplyPartialNgenOptimization=false /p:EnablePartialNgenOptimization=false /p:PublishWindowsPdb=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetBuildFromSource=true /p:UsingToolMicrosoftNetCompilers=false /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj Build started 12/15/2022 1:32:28 PM. [SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj] [SourceBuiltSdkResolver] Looking for SDK ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" on node 1 (default targets). 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (2) on node 1 (Restore target(s)). 2>_GetAllRestoreProjectPathItems: Determining projects to restore... Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/toolset/Common/Tools.proj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/toolset/Common/Tools.proj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 48 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ 2>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj" (Restore target(s)). 1>Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (1) is building "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln" (3) on node 1 (Restore target(s)). 3>ValidateSolutionConfiguration: Building solution configuration "Release|Any CPU". [SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/1.0.0-beta.20113.5' at '/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/' [SourceBuiltSdkResolver] Overriding Microsoft.DotNet.Arcade.Sdk with 'ARCADE' 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/CodeAnalysisTest/Microsoft.CodeAnalysis.UnitTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/Core/Analyzers/Microsoft.CodeAnalysis.CodeStyle.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/Semantic/Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/Core/Microsoft.CodeAnalysis.Scripting.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/CoreTestUtilities/Microsoft.CodeAnalysis.Scripting.TestUtilities.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompilerTests/VBCSCompiler.UnitTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/CSharp/Microsoft.CodeAnalysis.CSharp.Scripting.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/IOperation/Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/CoreTest/Microsoft.CodeAnalysis.Scripting.UnitTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Interactive/csi/csi.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/Symbol/Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/IOperationGenerator/CompilersIOperationGenerator.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Test/PdbUtilities/Roslyn.Test.PdbUtilities.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/Emit/Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/WinRT/Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/CommandLine/Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Test/Utilities/Portable/Roslyn.Test.Utilities.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Test/Resources/Core/Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/CSharpTest/Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Test/Utilities/CSharp/Microsoft.CodeAnalysis.CSharp.Test.Utilities.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/Syntax/Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTaskTests/Microsoft.Build.Tasks.CodeAnalysis.UnitTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/RunTests/RunTests.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/Core/CodeFixes/Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/CSharp/Analyzers/Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers/Microsoft.Net.Compilers.Package.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/CSharp/CodeFixes/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.CodeAnalysis.Scripting.Package.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/BuildBoss/BuildBoss.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.CodeAnalysis.Compilers.Package.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Test/Utilities/VisualBasic/Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.NETCore.Compilers/Microsoft.NETCore.Compilers.Package.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/IOperation/Roslyn.Compilers.VisualBasic.IOperation.UnitTests.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/VisualBasicTest/Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/CommandLine/Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/Symbol/Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/Syntax/Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/VisualBasic/Analyzers/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/VisualBasic/Microsoft.CodeAnalysis.VisualBasic.Scripting.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.CodeAnalysis.Package.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/VisualBasic/CodeFixes/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/Emit/Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/Semantic/Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Interactive/vbi/vbi.vbproj] _GetAllRestoreProjectPathItems: Determining projects to restore... 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj] 0>/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj] Restore: Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj... 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj : error NU1102: Unable to find package System.IO.Pipes.AccessControl with version (>= 4.5.1) [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj : error NU1102: - Found 1 version(s) in reference-packages [ Nearest version: 4.3.0 ] [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj : error NU1102: - Found 0 version(s) in source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj : error NU1102: - Found 0 version(s) in prebuilt [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj : error NU1102: - Found 0 version(s) in previously-source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/VBCSCompiler/VBCSCompiler.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/VBCSCompiler/VBCSCompiler.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/VBCSCompiler/project.assets.json Failed to restore /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj (in 66 ms). Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj... 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj : error NU1102: Unable to find package System.IO.Pipes.AccessControl with version (>= 4.5.1) [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj : error NU1102: - Found 1 version(s) in reference-packages [ Nearest version: 4.3.0 ] [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj : error NU1102: - Found 0 version(s) in source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj : error NU1102: - Found 0 version(s) in prebuilt [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj : error NU1102: - Found 0 version(s) in previously-source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/csc/csc.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/csc/csc.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/csc/project.assets.json Failed to restore /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj (in 6 ms). Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.NETCore.Compilers/Microsoft.NETCore.Compilers.Package.csproj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.NETCore.Compilers.Package/Microsoft.NETCore.Compilers.Package.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.NETCore.Compilers.Package/Microsoft.NETCore.Compilers.Package.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.NETCore.Compilers.Package/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.NETCore.Compilers/Microsoft.NETCore.Compilers.Package.csproj (in 4 ms). Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj... Installed Humanizer.Core 2.2.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ with content hash OtRe37cAQeTvQFBxUD0aqybY8J8zrvl5FLhbDGA3HduypFLdwPnuVDHRTRnsSUzzzHyq4vVFAlqyH2MZEpsanA==. Installed System.Composition 1.4.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash 3VSb179yLUUtO92LHS9+drImFRAK9Wa3+oGx5EkHvTF47S7PwI0wUMjWLpndfCuKshVDNkLkAf4X6YUyQezILA==. Installed System.Composition.AttributedModel 1.4.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash ykXgOZ//VnKmwiK+d12YJ5yxox1I1NPgnw59NEf1eIIQYp2KcYd0FcngLN+3PIdPZYTT10S/efE/69ZtfYFdEQ==. Installed System.Composition.Convention 1.4.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash zoeGOldLcrle3TMSFnp/i8ekzvkpmoXkGA2ZlwPRT1JJbKpMHIqS9JAqGAmwib+CXaok/gueXlKwbaLtAcLYdw==. Installed System.Composition.Hosting 1.4.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash 1GrpYvNvMFJe9UXdzdVUycKCRzTYEoBaFDyFvD4W245y73AxYnkXslQAv/eyQmn+alT0Rnper/VOUHq36Bd5hg==. Installed System.Composition.Runtime 1.4.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash zPWPYtbWlswdsy/8qRUhtR/cPlT132K8s1KqAcALfiWugNR+zvVEKMibezIRGpwoTss77BEqAJq2xJ4ExDUeMw==. Installed System.Composition.TypedParts 1.4.1 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash GMVm6leRM5j2iDcqAyxQuhQknaRt3svVT+9avjzPIT0SVGqzC7s40Tg3plPLGQw+WpxP/5qyTHXwWJxLLpBHbw==. Installed System.Threading.Tasks.Extensions 4.5.4 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ with content hash O2aE6S5xSqU9uOiwX19kBe5lp9iOXuVvo38PrEvOt8BObluwmENZV/ZI/63bBAcfuyboUOW8Apebcs0xnL+dNg==. Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (in 110 ms). Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj... Installed System.Windows.Extensions 4.7.0 from /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ with content hash q2QFiRChulG3Z83iLY4zEiNr6UC/ZLQGv9mplIFslFF89Hy8VfNAQLNolIIRjb7MvxGa1ipAKYHfsO8C6KSIKQ==. 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj : error NU1102: Unable to find package System.IO.Pipes.AccessControl with version (>= 4.5.1) [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj : error NU1102: - Found 1 version(s) in reference-packages [ Nearest version: 4.3.0 ] [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj : error NU1102: - Found 0 version(s) in source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj : error NU1102: - Found 0 version(s) in prebuilt [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj : error NU1102: - Found 0 version(s) in previously-source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis/Microsoft.Build.Tasks.CodeAnalysis.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis/Microsoft.Build.Tasks.CodeAnalysis.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis/project.assets.json Failed to restore /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj (in 26 ms). Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.Net.Compilers.Toolset.Package/Microsoft.Net.Compilers.Toolset.Package.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.Net.Compilers.Toolset.Package/Microsoft.Net.Compilers.Toolset.Package.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.Net.Compilers.Toolset.Package/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj (in 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic/Microsoft.CodeAnalysis.VisualBasic.vbproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic/Microsoft.CodeAnalysis.VisualBasic.vbproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (in 11 ms). Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (in 15 ms). Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj... 3>/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj : error NU1102: Unable to find package System.IO.Pipes.AccessControl with version (>= 4.5.1) [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj : error NU1102: - Found 1 version(s) in reference-packages [ Nearest version: 4.3.0 ] [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj : error NU1102: - Found 0 version(s) in source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj : error NU1102: - Found 0 version(s) in prebuilt [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj : error NU1102: - Found 0 version(s) in previously-source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/vbc/vbc.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/vbc/vbc.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/vbc/project.assets.json Failed to restore /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj (in 6 ms). Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.Workspaces/Microsoft.CodeAnalysis.Workspaces.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.Workspaces/Microsoft.CodeAnalysis.Workspaces.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.Workspaces/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (in 14 ms). Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.CSharp/Microsoft.CodeAnalysis.CSharp.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.CSharp/Microsoft.CodeAnalysis.CSharp.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis.CSharp/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (in 10 ms). Restoring packages for /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj... Committing restore... Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis/Microsoft.CodeAnalysis.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis/Microsoft.CodeAnalysis.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/artifacts/obj/Microsoft.CodeAnalysis/project.assets.json Restored /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (in 10 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/reference/packages/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/source-built/ /builddir/build/BUILD/dotnet-v3.1.423-SDK/packages/prebuilt/ Installed: 8 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj 1 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj 7 package(s) to /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj 3>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln" (Restore target(s)) -- FAILED. 1>Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (default targets) -- FAILED. Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.164s 8.469s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj () | 1 : 0.326s 0.357s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (Restore) | | 5 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | | 7 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (_GenerateProjectRestoreGraph) . 8 : 0.389s 7.948s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln (Restore) | | 9 : 3.773s 3.773s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/CodeAnalysisTest/Microsoft.CodeAnalysis.UnitTests.csproj (_IsProjectRestoreSupported) | | 21 : 0.322s 0.322s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Test/Resources/Core/Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj (_IsProjectRestoreSupported) | | 37 : 0.322s 0.322s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/CSharp/Microsoft.CodeAnalysis.CSharp.Scripting.csproj (_IsProjectRestoreSupported) | | 36 : 0.353s 0.353s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/Core/Microsoft.CodeAnalysis.Scripting.csproj (_IsProjectRestoreSupported) | | 35 : 0.355s 0.355s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/CSharpTest/Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.csproj (_IsProjectRestoreSupported) | | 34 : 0.309s 0.309s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/CoreTest/Microsoft.CodeAnalysis.Scripting.UnitTests.csproj (_IsProjectRestoreSupported) | | 33 : 0.346s 0.346s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj (_IsProjectRestoreSupported) | | 32 : 0.334s 0.334s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Test/Utilities/Portable/Roslyn.Test.Utilities.csproj (_IsProjectRestoreSupported) | | 31 : 0.526s 0.526s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/RunTests/RunTests.csproj (_IsProjectRestoreSupported) | | 30 : 0.358s 0.358s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTaskTests/Microsoft.Build.Tasks.CodeAnalysis.UnitTests.csproj (_IsProjectRestoreSupported) | | 29 : 0.386s 0.386s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj (_IsProjectRestoreSupported) | | 28 : 0.368s 0.368s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/WinRT/Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.csproj (_IsProjectRestoreSupported) | | 27 : 0.542s 0.542s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/IOperationGenerator/CompilersIOperationGenerator.csproj (_IsProjectRestoreSupported) | | 26 : 0.499s 0.499s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj (_IsProjectRestoreSupported) | | 25 : 0.633s 0.633s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj (_IsProjectRestoreSupported) | | 24 : 0.517s 0.517s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj (_IsProjectRestoreSupported) | | 23 : 0.322s 0.322s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Test/PdbUtilities/Roslyn.Test.PdbUtilities.csproj (_IsProjectRestoreSupported) | | 22 : 0.358s 0.358s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Test/Utilities/CSharp/Microsoft.CodeAnalysis.CSharp.Test.Utilities.csproj (_IsProjectRestoreSupported) | | 20 : 0.342s 0.342s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/Syntax/Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.csproj (_IsProjectRestoreSupported) | | 19 : 0.312s 0.312s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/Symbol/Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.csproj (_IsProjectRestoreSupported) | | 18 : 0.291s 0.291s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/Semantic/Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.csproj (_IsProjectRestoreSupported) | | 17 : 0.356s 0.356s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/IOperation/Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.csproj (_IsProjectRestoreSupported) | | 16 : 0.366s 0.366s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/Emit/Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.csproj (_IsProjectRestoreSupported) | | 15 : 0.322s 0.322s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/CommandLine/Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.csproj (_IsProjectRestoreSupported) | | 14 : 0.299s 0.299s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_IsProjectRestoreSupported) | | 13 : 0.322s 0.322s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj (_IsProjectRestoreSupported) | | 12 : 0.347s 0.347s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompilerTests/VBCSCompiler.UnitTests.csproj (_IsProjectRestoreSupported) | | 38 : 0.514s 0.514s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/CoreTestUtilities/Microsoft.CodeAnalysis.Scripting.TestUtilities.csproj (_IsProjectRestoreSupported) | | 11 : 0.326s 0.326s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj (_IsProjectRestoreSupported) | | 39 : 0.352s 0.352s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Interactive/csi/csi.csproj (_IsProjectRestoreSupported) | | 10 : 0.342s 0.342s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_IsProjectRestoreSupported) | | 40 : 0.495s 0.495s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (_IsProjectRestoreSupported) | | 41 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (_IsProjectRestoreSupported) | | 42 : 0.749s 0.749s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/Core/Analyzers/Microsoft.CodeAnalysis.CodeStyle.csproj (_IsProjectRestoreSupported) | | 43 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/Core/CodeFixes/Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj (_IsProjectRestoreSupported) | | 44 : 0.322s 0.322s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/CSharp/Analyzers/Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj (_IsProjectRestoreSupported) | | 45 : 0.287s 0.287s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/CSharp/CodeFixes/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj (_IsProjectRestoreSupported) | | 46 : 0.285s 0.285s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.NETCore.Compilers/Microsoft.NETCore.Compilers.Package.csproj (_IsProjectRestoreSupported) | | 47 : 0.249s 0.249s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers/Microsoft.Net.Compilers.Package.csproj (_IsProjectRestoreSupported) | | 48 : 0.258s 0.258s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.CodeAnalysis.Compilers.Package.csproj (_IsProjectRestoreSupported) | | 49 : 0.272s 0.272s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.CodeAnalysis.Scripting.Package.csproj (_IsProjectRestoreSupported) | | 50 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.CodeAnalysis.Package.csproj (_IsProjectRestoreSupported) | | 51 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/BuildBoss/BuildBoss.csproj (_IsProjectRestoreSupported) | | 52 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj (_IsProjectRestoreSupported) | | 53 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Test/Utilities/VisualBasic/Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.vbproj (_IsProjectRestoreSupported) | | 54 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_IsProjectRestoreSupported) | | 55 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/CommandLine/Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests.vbproj (_IsProjectRestoreSupported) | | 56 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/Emit/Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.vbproj (_IsProjectRestoreSupported) | | 57 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/IOperation/Roslyn.Compilers.VisualBasic.IOperation.UnitTests.vbproj (_IsProjectRestoreSupported) | | 58 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/Semantic/Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.vbproj (_IsProjectRestoreSupported) | | 59 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/Symbol/Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.vbproj (_IsProjectRestoreSupported) | | 60 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/Syntax/Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.vbproj (_IsProjectRestoreSupported) | | 61 : 0.220s 0.220s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj (_IsProjectRestoreSupported) | | 62 : 0.226s 0.226s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj (_IsProjectRestoreSupported) | | 63 : 0.230s 0.230s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/VisualBasicTest/Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests.vbproj (_IsProjectRestoreSupported) | | 64 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/VisualBasic/Microsoft.CodeAnalysis.VisualBasic.Scripting.vbproj (_IsProjectRestoreSupported) | | 65 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (_IsProjectRestoreSupported) | | 66 : 0.239s 0.239s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/VisualBasic/Analyzers/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.vbproj (_IsProjectRestoreSupported) | | 67 : 0.218s 0.218s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/VisualBasic/CodeFixes/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.vbproj (_IsProjectRestoreSupported) | | 68 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Interactive/vbi/vbi.vbproj (_IsProjectRestoreSupported) | | 80 : 0.070s 2.731s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (_GenerateRestoreProjectPathWalk) | | | 75 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (_GenerateRestoreProjectPathWalk) | | | 79 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_GenerateRestoreProjectPathWalk) | | | 69 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | | 85 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 92 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (_GenerateRestoreProjectPathItemsPerFramework) | | 69 : 0.060s 0.501s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | | 82 : 0.209s 0.209s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 94 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 70 : 0.107s 0.545s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj (_GenerateRestoreProjectPathWalk) | | | 69 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | | 79 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_GenerateRestoreProjectPathWalk) | | | 72 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_GenerateRestoreProjectPathWalk) | | . 89 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 71 : 0.062s 0.547s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj (_GenerateRestoreProjectPathWalk) | | | 72 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_GenerateRestoreProjectPathWalk) | | | 69 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | . 83 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 73 : 0.071s 0.509s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj (_GenerateRestoreProjectPathWalk) | | | 79 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_GenerateRestoreProjectPathWalk) | | | 69 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | . 88 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 74 : 0.107s 0.225s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | . 90 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 72 : 0.073s 0.540s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_GenerateRestoreProjectPathWalk) | | | 87 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 95 : 0.256s 0.256s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 76 : 0.018s 2.727s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (_GenerateRestoreProjectPathWalk) | | | 75 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (_GenerateRestoreProjectPathWalk) | | | 72 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_GenerateRestoreProjectPathWalk) | | | 69 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | | 81 : 0.193s 0.193s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 93 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 77 : 0.048s 0.559s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.NETCore.Compilers/Microsoft.NETCore.Compilers.Package.csproj (_GenerateRestoreProjectPathWalk) | | | 70 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj (_GenerateRestoreProjectPathWalk) | | | 74 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | | 73 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj (_GenerateRestoreProjectPathWalk) | | . 71 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj (_GenerateRestoreProjectPathWalk) | | 79 : 0.072s 0.505s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_GenerateRestoreProjectPathWalk) | | | 69 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | | 86 : 0.213s 0.213s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 96 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_GenerateRestoreProjectPathItemsPerFramework) | | 75 : 0.066s 2.725s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (_GenerateRestoreProjectPathWalk) | | | 84 : 1.332s 1.332s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | . 98 : 1.327s 1.327s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 78 : 0.011s 0.464s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj (_GenerateRestoreProjectPathWalk) | | | 70 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj (_GenerateRestoreProjectPathWalk) | | | 74 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj (_GenerateRestoreProjectPathWalk) | | | 73 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj (_GenerateRestoreProjectPathWalk) | | | 71 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj (_GenerateRestoreProjectPathWalk) | | . 91 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj (_GenerateRestoreProjectPathItemsPerFramework) | | 104 : 0.037s 0.045s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj (_GenerateRestoreGraphProjectEntry) | | . 113 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj (_GetRestoreSettingsPerFramework) | | 100 : 0.039s 0.057s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateRestoreGraphProjectEntry) | | | 117 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GetRestoreSettingsPerFramework) | | . 128 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GetRestoreSettingsPerFramework) | | 101 : 0.032s 0.038s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_GenerateRestoreGraphProjectEntry) | | | 119 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_GetRestoreSettingsPerFramework) | | . 124 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_GetRestoreSettingsPerFramework) | | 102 : 0.032s 0.111s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_GenerateRestoreGraphProjectEntry) | | | 118 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_GetRestoreSettingsPerFramework) | | . 127 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_GetRestoreSettingsPerFramework) | | 103 : 0.029s 0.034s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj (_GenerateRestoreGraphProjectEntry) | | . 116 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj (_GetRestoreSettingsPerFramework) | | 105 : 0.088s 0.090s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj (_GenerateRestoreGraphProjectEntry) | | . 122 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj (_GetRestoreSettingsPerFramework) | | 106 : 0.072s 0.079s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj (_GenerateRestoreGraphProjectEntry) | | . 120 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj (_GetRestoreSettingsPerFramework) | | 107 : 0.027s 0.066s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (_GenerateRestoreGraphProjectEntry) | | | 114 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (_GetRestoreSettingsPerFramework) | | . 125 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (_GetRestoreSettingsPerFramework) | | 108 : 0.008s 0.016s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (_GenerateRestoreGraphProjectEntry) | | | 112 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (_GetRestoreSettingsPerFramework) | | . 121 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (_GetRestoreSettingsPerFramework) | | 109 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.NETCore.Compilers/Microsoft.NETCore.Compilers.Package.csproj (_GenerateRestoreGraphProjectEntry) | | 111 : 0.039s 0.051s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (_GenerateRestoreGraphProjectEntry) | | | 115 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (_GetRestoreSettingsPerFramework) | | . 126 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (_GetRestoreSettingsPerFramework) | | 110 : 0.007s 0.030s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj (_GenerateRestoreGraphProjectEntry) | | . 123 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj (_GetRestoreSettingsPerFramework) | | 131 : 0.019s 0.109s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_GenerateProjectRestoreGraph) | | | 143 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (GetAllRuntimeIdentifiers) | | | 153 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (GetAllRuntimeIdentifiers) | | | 166 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_GenerateProjectRestoreGraphPerFramework) | | . 172 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj (_GenerateProjectRestoreGraphPerFramework) | | 132 : 0.012s 0.059s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj (_GenerateProjectRestoreGraph) | | | 150 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj (GetAllRuntimeIdentifiers) | | . 162 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj (_GenerateProjectRestoreGraphPerFramework) | | 133 : 0.009s 0.066s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj (_GenerateProjectRestoreGraph) | | | 142 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj (GetAllRuntimeIdentifiers) | | . 160 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj (_GenerateProjectRestoreGraphPerFramework) | | 134 : 0.012s 0.052s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj (_GenerateProjectRestoreGraph) | | | 148 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj (GetAllRuntimeIdentifiers) | | . 161 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj (_GenerateProjectRestoreGraphPerFramework) | | 135 : 0.012s 0.068s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj (_GenerateProjectRestoreGraph) | | | 144 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj (GetAllRuntimeIdentifiers) | | . 159 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj (_GenerateProjectRestoreGraphPerFramework) | | 137 : 0.027s 0.089s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (_GenerateProjectRestoreGraph) | | | 141 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (GetAllRuntimeIdentifiers) | | | 149 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (GetAllRuntimeIdentifiers) | | | 154 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 169 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (_GenerateProjectRestoreGraphPerFramework) | | 130 : 0.024s 0.095s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_GenerateProjectRestoreGraph) | | | 151 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (GetAllRuntimeIdentifiers) | | | 158 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (GetAllRuntimeIdentifiers) | | | 167 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 170 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj (_GenerateProjectRestoreGraphPerFramework) | | 138 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.NETCore.Compilers/Microsoft.NETCore.Compilers.Package.csproj (_GenerateProjectRestoreGraph) | | 140 : 0.016s 0.118s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (_GenerateProjectRestoreGraph) | | | 145 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (GetAllRuntimeIdentifiers) | | | 157 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (GetAllRuntimeIdentifiers) | | | 163 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (_GenerateProjectRestoreGraphPerFramework) | | . 173 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (_GenerateProjectRestoreGraphPerFramework) | | 136 : 0.036s 0.105s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (_GenerateProjectRestoreGraph) | | | 146 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (GetAllRuntimeIdentifiers) | | | 155 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (GetAllRuntimeIdentifiers) | | | 164 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 171 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj (_GenerateProjectRestoreGraphPerFramework) | | 129 : 0.015s 0.132s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateProjectRestoreGraph) | | | 147 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (GetAllRuntimeIdentifiers) | | | 156 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (GetAllRuntimeIdentifiers) | | | 168 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateProjectRestoreGraphPerFramework) | | . 174 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj (_GenerateProjectRestoreGraphPerFramework) | . 139 : 0.009s 0.058s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj (_GenerateProjectRestoreGraph) | | | 152 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj (GetAllRuntimeIdentifiers) | | . 165 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj (_GenerateProjectRestoreGraphPerFramework) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066791489834772: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.112s 0.112s .. 638066791490956742: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.198s 0.310s ... 638066791492939747: 2 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 0.312s 638066791492950975: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.011s 0.323s 638066791493062481: 3 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 0.325s 638066791493082746: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 0.327s 638066791493106298: 4 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.022s 0.349s 638066791493326338: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 0.350s 638066791493338417: 6 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.005s 0.355s 638066791493385473: 1 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.114s 0.469s .. 638066791494524049: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.053s 0.522s . 638066791495051988: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.042s 0.564s 638066791495472190: 9 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 3.769s 4.333s ........................................................................... 638066791533164332: | 39 38 37 36 35 34 33 32 31 30 29 28 27 26 10 24 23 22 21 20 19 18 17 16 15 14 13 12 11 40 25 0.005s 4.338s 638066791533211424: 41 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.061s 4.399s . 638066791533823632: 42 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.225s 4.624s .... 638066791536077038: | | | | | | | | | | | | | | | | | | | | | | 43 | | | | | | | | | 0.009s 4.633s 638066791536164074: | | | | | | | | | | | | | | | | | | | | | | | | | | 44 | | | | | 0.010s 4.643s 638066791536262617: | | | | | | 45 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 4.646s 638066791536296401: | | | | | | | | | | | | | | | | | | | | | 46 | | | | | | | | | | 0.007s 4.653s 638066791536366190: | | | 47 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 4.656s 638066791536392139: | | | | | | | | | | | | | | | | | | | | | | | | | | | 48 | | | | 0.000s 4.656s 638066791536393542: | | | | | | | | | | | | | | | | | 49 | | | | | | | | | | | | | | 0.000s 4.656s 638066791536394951: | | | | | | | | | | | | | | | | | | | 50 | | | | | | | | | | | | 0.000s 4.656s 638066791536396468: | | | | | | | | | | | | | | | | | | | | | | | | | 51 | | | | | | 0.004s 4.660s 638066791536433515: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 52 | | 0.007s 4.667s 638066791536507931: | | | | | | | | 53 | | | | | | | | | | | | | | | | | | | | | | | 0.008s 4.676s 638066791536592794: | | | | | | | | | | | | | | | | | | | | 54 | | | | | | | | | | | 0.000s 4.676s 638066791536595090: | | | | | | | | | | | | | | | 55 | | | | | | | | | | | | | | | | 0.004s 4.680s 638066791536633701: | | | | | | | 56 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 4.680s 638066791536637148: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 57 | | | 0.005s 4.685s 638066791536689553: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 58 | | 0.000s 4.686s 638066791536693820: | 59 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 4.687s 638066791536705813: | | | | 60 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 4.689s 638066791536721744: | | | | | 61 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 4.689s 638066791536726776: | | | | | | | | | | | | | | | | | | | | | | | 62 | | | | | | | | 0.002s 4.691s 638066791536748537: | | | | | | | | | | 63 | | | | | | | | | | | | | | | | | | | | | 0.000s 4.692s 638066791536750139: | | | | | | | | | | | | | | | | | | 64 | | | | | | | | | | | | | 0.008s 4.700s 638066791536834613: | | | | | | | | | | | | | | | | | | | | | | | | 65 | | | | | | | 0.002s 4.702s 638066791536855605: | | | | | | | | | | | | 66 | | | | | | | | | | | | | | | | | | | 0.018s 4.720s 638066791537031226: | | | | | | | | | | | 67 | | | | | | | | | | | | | | | | | | | | 0.006s 4.725s 638066791537088374: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 68 | | 0.095s 4.820s . 638066791538038259: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.003s 4.824s 638066791538070322: | | | | | | | | x | | | | | | | | | x | | | | | | | | | | | | | 0.001s 4.825s 638066791538085082: | | | | x | | | x | | | | | | | | | x | | | | | | | | | | | | | 0.002s 4.827s 638066791538104317: | x | | x | | | x | | | | | | | | | x | | | | | | | | | | | | | 0.002s 4.828s 638066791538119328: | x | | x | | | x | | | | | | | | | x | | | | | | | | | | | x | 0.001s 4.829s 638066791538128283: | x | | x | | | x | | | | | | | | | x | | | | | | | | | x | x | 0.000s 4.829s 638066791538128876: | x | | x | | | x | | | | | | | | | x x | | | | | | | | x | x | 0.004s 4.833s 638066791538164580: | x | | x | | | x | | | | | x | | | x x | | | | | | | | x | x | 0.003s 4.836s 638066791538196867: | x | | x | | | x | | | | | x | | | x x | | | | x | | | x | x | 0.001s 4.838s 638066791538210772: | x | | x | | | x | | | | | x | | | x x x | | | x | | | x | x | 0.006s 4.843s 638066791538266025: | x | | x | | x x | | | | | x | | | x x x | | | x | | | x | x | 0.005s 4.848s 638066791538311509: | x x | x | | x x | | | | | x | | | x x x | | | x | | | x | x | 0.003s 4.850s 638066791538338962: | x x | x | | x x | | | | | x | x | x x x | | | x | | | x | x | 0.009s 4.860s 638066791538430850: | x x | x | | x x x | | | | x | x | x x x | | | x | | | x | x | 0.009s 4.869s 638066791538520013: | x x | x | | x x x | | | | x | x | x x x | x | x | | | x | x | 0.001s 4.870s 638066791538530648: | x x | x | | x x x | | | | x | x | x x x | x | x | | | x x x | 0.006s 4.875s 638066791538588307: | x x | x | | x x x | | | x x | x | x x x | x | x | | | x x x | 0.025s 4.900s 638066791538833352: | x x | x | | x x x | | | x x | x | x x x | x | x x | | x x x | 0.004s 4.904s 638066791538877533: | x x x x | | x x x | | | x x | x | x x x | x | x x | | x x x | 0.004s 4.908s 638066791538916164: | x x x x | | x x x | | | x x x x | x x x | x | x x | | x x x | 0.001s 4.909s 638066791538922268: | x x x x x | x x x | | | x x x x | x x x | x | x x | | x x x | 0.005s 4.914s 638066791538971839: | x x x x x | x x x | | | x x x x | x x x | x | x x | x x x x | 0.001s 4.915s 638066791538985153: | x x x x x | x x x | | | x x x x | x x x | x x x x | x x x x | 0.007s 4.922s 638066791539052773: | x x x x x | x x x x | | x x x x | x x x | x x x x | x x x x | 0.006s 4.928s 638066791539111324: | x x x x x | x x x x | | x x x x x x x x | x x x x | x x x x | 0.002s 4.930s 638066791539135431: | x x x x x x x x x x | | x x x x x x x x | x x x x | x x x x | 0.002s 4.932s 638066791539151260: | x x x x x x x x x x | | x x x x x x x x x x x x x | x x x x | 0.006s 4.937s 638066791539209596: | x x x x x x x x x x x | x x x x x x x x x x x x x | x x x x | 0.004s 4.941s 638066791539246157: | x x x x x x x x x x x x x x x x x x x x x x x x x | x x x x | 0.014s 4.955s 638066791539386645: | x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x | 0.012s 4.967s 638066791539502121: | x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.181s 5.148s ... 638066791541314299: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.006s 5.154s 638066791541379272: 76 x x x x x x 74 x x x 73 x x x 69 x x x x 79 77 x x 80 x 72 71 x 70 75 x 0.013s 5.168s 638066791541513365: x x x x x x x | x x x | x x x | x x x x | | x x | x | | x | | 81 0.023s 5.191s 638066791541743633: x x x x x x x | x x x | x x x | x x x x | x x x | x | | x | | | 0.004s 5.194s 638066791541779557: x x 82 x x x x | x x x | x x x x x x x x | x x x | x | | x | | | 0.002s 5.196s 638066791541796136: x x | x x x x | x x x | x x x x 83 x x x | x x x | x | x x | | | 0.002s 5.198s 638066791541812758: x x | x x x x | x x x | x x 84 x | x x x | x x x | x | x x | x | 0.002s 5.200s 638066791541833987: x x | x x x x | x 85 x | x x | x | x x x | x x x x x | x x | x | 0.005s 5.205s 638066791541879887: x x | x x x x | x | x | x 86 | x | x x x x x x x x x | x x | x | 0.000s 5.205s 638066791541884001: x x | x x x x | x | x | x | | x | x x x x x x x x x x x x | 87 | 0.001s 5.206s 638066791541890249: x x | x x x x | x | x x x | | 88 | x x x x x x x x x x x x | | | 0.035s 5.240s 638066791542239344: x x | x x x x | x | x x x | | | | x x x x x x x x x 89 x x 78 | | 0.000s 5.241s 638066791542242088: x x | x x x x x x | x x x | | | | x x x x x x x x 90 | x x | | | 0.006s 5.247s 638066791542302428: x x | x x x x x x | x x x | | | | x x x x x x x 91 | | x x x | | 0.024s 5.270s 638066791542538109: x x | x x x x x x | x 73 x | | x | x x x x x x x | | | x x x | | 0.011s 5.281s 638066791542646319: x x | x x x x x x | x | x | | x x x x x x x x x | | | 71 x x | | 0.006s 5.287s 638066791542707761: x x | x x x x x x | x x x | | x x x x x x x x x | | | | x x | | 0.005s 5.292s 638066791542757871: x x | x x x x x x | x x x | | x x x x x x x x x | | x | x 70 | | 0.004s 5.296s 638066791542794330: x x | x x x x x x | x x x | | x x x x x x x x x | | x x x | | | 0.013s 5.309s 638066791542922123: x x | x x x x x x | x x x | | x x x x x x x x x | | x x x x | | 0.025s 5.334s 638066791543176187: x x | x x x x x x | x x x | | x x x x x x x x x x | x x x 78 | | 0.003s 5.337s 638066791543209091: x x | x x x x x x | x x x | | x x x x x x x x x x | x x x x | | 0.014s 5.351s 638066791543346612: x x | x x x x x x x x x x | | x x x x x x x x x 80 | x x x x | | 0.007s 5.358s 638066791543417120: x x | x x x x 74 x x x x x | | x x x x x x x x x | x x x x x | | 0.003s 5.361s 638066791543442230: x x | x x x x | x x x x x | | x x x x x x x x 92 x x x x x x | | 0.001s 5.361s 638066791543448953: 76 x | x x x x | x x x x x | | x x x x x x x x | x x x x x x | x 0.001s 5.363s 638066791543463148: x x | x x x x | x x x x x | | x x x x x x x x | x x x x x x | 93 0.017s 5.380s 638066791543637553: x x | x x x x x x x x x x | | x x x x x x x x | x x x x x x | | 0.023s 5.403s 638066791543868332: x x x x x x x x x x x x x | | 69 x x x x x x x | x x x x x x | | 0.012s 5.415s 638066791543984098: x x x x x x x x x x x x 94 | | x x x x x x x x | x x x x x x | | 0.001s 5.416s 638066791543996233: x x x x x x x x x x x x | | | x x x x x x x x | x x 72 x x x x | 0.002s 5.418s 638066791544014560: x x x x x x x x x x x x | x | x x x x x 79 x x | x x | x x x x | 0.009s 5.427s 638066791544100055: x x x x x x x x x x x x | x | x x x x x | x x | x x x x 95 x x | 0.004s 5.430s 638066791544136231: x x x x x x x x x x x 96 | x | x x x x x x x x | x x x x | x x | 0.076s 5.506s . 638066791544898178: 76 x x x x x x x x x x | | x | x x x x x x x x | x x x x | x x x 0.002s 5.508s 638066791544916655: x x x x x x x x x x x | | x | x x x x x x x x | x x x x | x x x 0.017s 5.525s 638066791545089497: x x x x x x x x x x x | | x | x x x x x x x x x 80 x x x | x x x 0.010s 5.536s 638066791545191639: x x x x x x x x x x x | | x | x x x x x x x x x x x x x | x x x 0.064s 5.599s . 638066791545828007: x x x x x x x x x x x x | x | x x x x x 79 x x x x x x x | x x x 0.007s 5.606s 638066791545894800: x x x x x x x x x x x x | x | x x x x x x x x x x x x x | x x x 0.042s 5.648s 638066791546312056: x x x x x x x x x x x x x x | 69 x x x x x x x x x x x x | x x x 0.009s 5.657s 638066791546404246: x x x x x x x x x x x x x x | x x x x x 79 x x x x x x x | x x x 0.004s 5.661s 638066791546442221: x x x x x x x x x x x 73 x x | x x x x x x x x x x x x x | x x x 0.004s 5.665s 638066791546484469: x x x x x x x x x x x x x x | x x x x x x x x x x x x x | x x x 0.017s 5.682s 638066791546657422: x x x x x x x x x x x x x x | x x x x x x x x x x x 72 x x x x x 0.013s 5.696s 638066791546791623: x x x x x x x x x x x x x x | x x x x x x x x x x x x 71 x 70 x x 0.005s 5.701s 638066791546845561: x x x x x x x x x x x x x x | x x x x x x x x x x x x | x x x x 0.001s 5.703s 638066791546859831: x x x x x x x x x x x x x x | x x x x x x 77 x x x x x x x 78 x x 0.002s 5.704s 638066791546877302: x x x x x x x x x x x x x x | x x x x x x | x x x x x x x x x x 0.010s 5.715s 638066791546981003: x x x x x x x x x x x x x x | x x x x x x x x x x x x x x x x x 0.815s 6.530s ................ 638066791555132393: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 75 x 0.011s 6.541s 638066791555242287: x x x x x x x x x x x x x x x x x x x x x x x x x x x 98 x x x x 1.327s 7.868s .......................... 638066791568512875: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 75 x 0.013s 7.880s 638066791568639113: 76 x x x x x x x x x x x x x x x x x x x x x x x 80 x x x x x x x 0.002s 7.883s 638066791568661813: x x x x x x x x x x x x x x x x x x x x x x x x | x x x x x x x 0.003s 7.886s 638066791568695866: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.005s 7.891s 638066791568743322: 108 x x x x x x 106 x x x 105 x x x 100 x x x x 102 109 x x 111 x 101 104 x 103 107 x 0.002s 7.893s 638066791568768162: x x x x x x x | x x x | x x x | x x x x | | x x | x | | x | | 112 0.002s 7.895s 638066791568783888: x x x x x x x | x x x | x x x | 113 x x x | | x x | x | x x | | | 0.001s 7.895s 638066791568789399: x x x x x x x | x x x | x x 114 | | x x x | | x x | x | x x | x | 0.001s 7.897s 638066791568802614: x x x x x x x | x 115 x | x x | | | x x x | | x x x x | x x | x | 0.001s 7.898s 638066791568812850: x x x x x x x | x | x | x x | | | x x x | | x x x x | x x 110 x | 0.000s 7.898s 638066791568817695: x x 117 x x x x | x | x | x x | x | x x x | | x x x x | x x | x | 0.001s 7.899s 638066791568827971: x x | x x x x | x | x | x 118 | x | x x x x | x x x x | x x | x | 0.000s 7.899s 638066791568829249: 108 x | x x x x | x | x | x | | x | x x x x | x x x x | x x | x x 0.000s 7.900s 638066791568831770: | x | x x x x | x | x | x | | x | x x x x | x x x x 116 x x | 119 x 0.000s 7.900s 638066791568836074: | x | x x x x x x | x | x | | x | x x x x | x x x 120 | x x | | x 0.001s 7.901s 638066791568842214: x x | x x x x x x | x | x | | x | x x x x | x x x | | x x | | 121 0.000s 7.901s 638066791568846855: x x | x x x x x x | x | x | | x | x x x x | x x x | | x x | x | 0.001s 7.902s 638066791568852867: x x | x x x x x x | x x x | | 122 | x x x x | x x x | | x x | x | 0.001s 7.902s 638066791568858563: x x | x x x x x x | x x x | x | | x x x x | x x x | | x x | 107 | 0.000s 7.902s 638066791568859566: x x | x x x x x x | x x x | x | x x x x x | x x x | | 104 x | | | 0.000s 7.903s 638066791568860003: x x | x x x x x x | x x x | x | x x x x x | x x 123 | | | x x | | 0.000s 7.903s 638066791568861005: x x | x x x x x x | x x x | x | x x x x x | x x | | 101 | x 103 | | 0.000s 7.903s 638066791568865517: 108 x | x x x x x x | x x x | x | x x x x x | x x | | | | x | | x 0.001s 7.904s 638066791568873819: | x | x x x x x x | x x x | x | x x x x x | x x x | | | x | | x 0.000s 7.904s 638066791568874717: | x | x x x x x x | x 105 x | x x x x x x x | x x x | | | x | | x 0.000s 7.904s 638066791568879336: | x | x x x x x x | x | x | x x x x x x x | x x x | x | 124 | | x 0.000s 7.905s 638066791568880574: | x | x x x x x x | x | x | x x x x x x x | x x x | x | | | x x 0.000s 7.905s 638066791568884474: | x | x x x x x x x x | x | x x x x x x x | x x 111 | x | | | x x 0.002s 7.907s 638066791568901319: | x | x x x x x x x x | x x x x x x x x 102 | x x | | x | | | x x 0.001s 7.907s 638066791568907039: | x | x x x x x x x x | x x x x x x x x | | x 126 x | x | | | x x 0.000s 7.907s 638066791568908098: | x | x x x x 106 x x x | x x x x x x x x | | x | x x x | | | x x 0.000s 7.907s 638066791568909312: x x | x x x x | x x x | x x x x x x x x | | x | x x x | | | x x 0.000s 7.908s 638066791568911271: x x | x x x x | x x x | x x x x x x x x | | x | x x 101 | x | x x 0.002s 7.910s 638066791568933901: x x | x x x x | x x x | x x x x x x x x x | x | x x | | x | x x 0.001s 7.911s 638066791568941468: x x x x x x x | x x x | x x x 100 x x x x x | x | x x | | x | x x 0.000s 7.911s 638066791568943287: x x x x x x x | x x x | x x x | x x x x x | x x 111 x | | x | x x 0.002s 7.913s 638066791568963915: x x x x x x x | x x x | 128 x x x x x x x x | x x | x | | x | x x 0.005s 7.918s 638066791569015579: x x x x x x x | x x x | x x x 100 x x x x x | x x | x | | x | x x 0.007s 7.925s 638066791569085889: x x x x x x x | x x x | x x x | x x x x x | x x | x | | x 110 x x 0.003s 7.928s 638066791569114827: x x x x x x x | x x x | x x x | x x x x x | x x | x | | x x x x 0.001s 7.929s 638066791569124287: x x x x x x x | x x x | x x x | x x x x x | x x | x x | x x x x 0.007s 7.936s 638066791569189832: x x x x x x x | x x x | x x x | x x x x x | x x | x x 125 x x x x 0.001s 7.937s 638066791569199874: x x x x x x x | x x x | x x x | x x x x x | x x | x x x x x 107 x 0.005s 7.942s 638066791569250532: x x x x x x x | x x x | x x x | x x x x x | x x x x x x x x | x 0.006s 7.948s 638066791569312398: x x x x x x x | x x x | x x x x x x x x x | x x x x x x x x | x 0.009s 7.957s 638066791569404245: x x x x x x x | x x x | x x x x x x x x x | x x x x x x x x x x 0.005s 7.962s 638066791569458588: x x x x x x x | x x x | x x x x x x x x x x x x x x x x x x x x 0.008s 7.970s 638066791569538756: x x x x x x x x x x x | x x x x x x x x x x x x x x x x x x x x 0.010s 7.981s 638066791569641939: x x x x x x x x x x x 127 x x x x x x x x x x x x x x x x x x x x 0.001s 7.982s 638066791569652837: x x x x x x x x x x x x x x x x x x x x 102 x x x x x x x x x x x 0.020s 8.002s 638066791569854122: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.002s 8.004s 638066791569870366: 137 x x x x x x 135 x x x 134 x x x 129 x x x x 131 138 x x 140 x 130 133 x 132 136 x 0.003s 8.007s 638066791569900500: x x x x x x x | x x x | x x x | x x x x | | x x | x | | x | | 141 0.001s 8.007s 638066791569909602: x x x x x x x | x x x | x x x | 142 x x x | | x x | x | x x | | | 0.000s 8.008s 638066791569912390: 137 x x x x x x | x x x | x x x | | x x x | | x x | x | x x | | x 0.000s 8.008s 638066791569914590: | x x x x x x | x x x | x 143 x | | x x x x | x x | x | x x | | x 0.000s 8.008s 638066791569915952: | x x x x x x x x x x | x | x | | x x x x | x x | 144 | x x | | x 0.000s 8.008s 638066791569916583: | x x x x x x x x 145 x | x | x | | x x x x | x x x | | x x | | x 0.000s 8.008s 638066791569917404: | x x x x x x x x | x | x | 146 | | x x x x | x x x | | x x | x x 0.000s 8.008s 638066791569918130: | x 147 x x x x x x | x | x | | x | x x x x | x x x | | x x | x x 0.000s 8.008s 638066791569918748: | x | x x x x x x | x x x | | 148 | x x x x | x x x | | x x | x x 0.000s 8.008s 638066791569919576: x x | x x x x x x | x x x | | | | x x x x | x x x | | x x | x 149 0.000s 8.009s 638066791569922031: x x | x x x x x x | x x x | | | | x x x x | x x x | | x x 139 x | 0.001s 8.009s 638066791569927060: x x | x x x x x x | x x x | | | | x x x x | x x x | 150 x x | 151 | 0.000s 8.009s 638066791569928532: x x | x x x x 135 x | x x x | | | | x x x x | x x x x | x x | | | 0.001s 8.010s 638066791569934786: x x | x x x x | x | x x x x | | | x x x 131 | x x x x | x x | | | 0.000s 8.010s 638066791569936704: 137 x | x x x x | x | x x x x | | | x x x | | x x x x | x x | | x 0.000s 8.010s 638066791569937520: | x | x x x x | x | x x x x | | x x x x | | x x x x | 133 x | | x 0.000s 8.010s 638066791569938080: | x | x x x x | x | x 134 x x | x x x x x | | x x x x | | x | | x 0.000s 8.010s 638066791569938485: | x | x x x x | x x x | x x | x x x x x | | x x 140 x | | x | | x 0.000s 8.010s 638066791569938841: | x | x x x x | x x x | x x x x x x x x | | x x | x | | x | | x 0.000s 8.011s 638066791569942116: | x x x x x x | x x x | x x x 129 x x x x | | x x | x | | x | | x 0.000s 8.011s 638066791569942965: | x x x x x x | x x x | x x x | x x x x | | x x | x | | x | 136 x 0.000s 8.011s 638066791569945222: | x x x x x x | x x x | x x x | x x x x | | x x | x | | x x | x 0.000s 8.011s 638066791569946148: | x x x x x x | x x x | x x x | x x x x | | x x | x 130 | x 132 | x 0.000s 8.012s 638066791569950119: | x x x x x x | x x x | x x x | x x x x x | x x | x | | x | | x 0.001s 8.012s 638066791569955224: x x x x x x x | x x x | x x x | x x x x x | x x | x | | x | | 154 0.001s 8.013s 638066791569960723: x x x x x x x | x x x | x x x | x x x x x | x x | x | | x | x | 0.000s 8.013s 638066791569961681: x x x x x x x | x x x | 156 x x x x x x x x | x x | x | | x | x | 0.000s 8.013s 638066791569962775: x x x x x x x | x x x | | x x x x x x x x | x 157 152 x | | x | x | 0.000s 8.013s 638066791569963907: x x x x x x x | x x x | | x x x x x x x x x x | | x | | x | x | 0.000s 8.013s 638066791569964570: x x x x x x x | x x x | | x x x x x x x x x x | | x x | 158 | x | 0.000s 8.013s 638066791569965278: x x x x x x x x x x x | | x x x x x x x x x x | | 159 x | | | x | 0.000s 8.013s 638066791569966342: x x x x x x x x x x x | | x x x 160 x x x x x x | | | x 155 | | x | 0.000s 8.014s 638066791569970211: x x x x x x x x x x x 153 | x x 161 | x x x x x x | | | x | | | x | 0.001s 8.014s 638066791569975323: x x x x x x x x x x x | x x x | | x x x x x x | | | x | | | x | 0.000s 8.014s 638066791569975897: x x x x x x x x x x x | x x x | | x x x x x x x | | x | | | x | 0.000s 8.014s 638066791569976296: x x x x x x x x x x x | x x x | | x x x x x x x 140 | x | | | x | 0.000s 8.014s 638066791569977239: x x x x x x x x x x x | x x x | | x x x x x x x | | 130 | x | x | 0.000s 8.015s 638066791569980092: x x x x x x x x x x x | x x x | | x x x x x x x | | | x x | 136 | 0.000s 8.015s 638066791569985030: x x x x x x x x x x x | x x x | | x x x x x x x | | | x x 139 | | 0.000s 8.015s 638066791569986008: x x x x x x x x x x x x x x x | | x x x 131 x x x | | | x x | | | 0.002s 8.017s 638066791570008738: x x x x x x x x x 163 x x x x x | | x x x | x x x x | | x x | | | 0.000s 8.018s 638066791570012136: x x x x x x x x x | x x x x 164 | | x x x | x x x x | | x x | x | 0.000s 8.018s 638066791570013855: x x x x x x x x x | x x x x | | | x x x | x x x 165 | | x x x x | 0.005s 8.022s 638066791570059694: x x x x x x x x x | x x x 166 | | | x x x x x x x | | | x x x x | 0.002s 8.025s 638066791570083976: x x x x x x x x x | x x x | | | | x x x x x x x | | 162 x x x 167 | 0.026s 8.051s 638066791570347581: x x x x x x x x x | x 134 x | | 129 | x x x x x x x | | | x x x | | 0.003s 8.054s 638066791570377088: x x 168 x x x x x x | x | x | | x | x x x x x x x | | | x x x | | 0.001s 8.055s 638066791570388339: x x | x x x x x x | x x x | | x | x x x x x x x | | | x x x | | 0.005s 8.060s 638066791570434718: x x | x x x x x x | x x x | | x | x x x x x x x | | x x x 132 | | 0.003s 8.063s 638066791570465850: x x | x x x x x x | x x x | | x | x x x x x x x | | x x x x | | 0.000s 8.064s 638066791570470576: x x | x x x x x x | x x x | | x | x x x x x x x x | x x x 139 | | 0.001s 8.064s 638066791570479636: 137 x | x x x x x x | x x x | | x | x x x x x x x x | x x x | | x 0.001s 8.066s 638066791570491855: x x | x x x x x x | x x x | | x | x x x x x x x x | x x x | | 169 0.001s 8.066s 638066791570499621: x x | x x x x x x | x x x | | x | x x x x x x x x | 130 x x | x | 0.000s 8.067s 638066791570500854: x x | x x x x x x | x x x | | x x x x x x x x x x | | 133 x | x | 0.001s 8.067s 638066791570506908: x x | x x x x x x | x x x | | x x x x x x x x x x | | | x x x | 0.001s 8.068s 638066791570512509: x x | x x x x 135 x | x x x | | x x x x x x x x x x x | | x x x | 0.000s 8.068s 638066791570515965: x x | x x x x | x | x x x | | x x x x x x x x x x x x | 170 x x | 0.001s 8.069s 638066791570527173: x x | x x x x | x | x x x | | x x x x x x x x x x x x x | x x | 0.001s 8.071s 638066791570540119: x x | x x x x | x | x x x | x x x x x x x x x x x x x x | x 136 | 0.001s 8.072s 638066791570550257: x x | x x x x x x | x x x | x x x x x x x x x x x x x x | x | | 0.000s 8.072s 638066791570554802: 137 x | x x x x x x | x x x | x x x x x x x x x x x x x x | x | x 0.020s 8.092s 638066791570755762: | x | x x x x x x | x x x | x x x x x x x x x x x x x 171 | x x x 0.001s 8.093s 638066791570761395: x x | x x x x x x | x x x | x x x x x x x x x x x x x | | x x x 0.001s 8.094s 638066791570770399: x x | x x x x x x | x x x x x x x x x x 131 x x x x x x | | x x x 0.000s 8.094s 638066791570771622: x x | x x x x x x x x x x x x x x x x x | x x x 140 x x | | x x x 0.001s 8.095s 638066791570780604: x x | x x x x x x x x x x x x x x x x x | x x x | x 130 | x x x x 0.001s 8.095s 638066791570789627: x x | x x x x x x x x 172 x x x x x x x x x x x x | x | | x x x x 0.000s 8.096s 638066791570791890: x x | x x x x x x x x | x x x x x x x x x x x 173 x x | | x x x x 0.003s 8.099s 638066791570826397: x x | x x x x x x x x | x x x x x x x x x x x | x x x | x x x x 0.005s 8.104s 638066791570875709: x x | x x x x x x x x | x x x x x x x x x x x | x x x x x x 136 x 0.004s 8.108s 638066791570912768: x x x x x x x x x x x | x x x 129 x x x x x x x | x x x x x x | x 0.001s 8.109s 638066791570920230: x x x x x x x x x x x | x x x | x x x x x x x | x x x x x x x x 0.000s 8.109s 638066791570921505: x x x x x x x x x x x x x x x | x x x x 131 x x | x x x x x x x x 0.001s 8.110s 638066791570931750: x x x x x x x x x x x x 174 x x x x x x x | x x | x x x x x x x x 0.003s 8.112s 638066791570957415: x x x x x x x x x x x x | x x x x x x x x x x | x x x x x x x x 0.006s 8.118s 638066791571017695: x x x x x x x x x x x x | x x x x x x x x x x x 140 x x x x x x x 0.004s 8.122s 638066791571054245: x x x x x x x x x x x x | x x x x x x x x x x x x x x x x x x x 0.010s 8.132s 638066791571153887: x x x x x x x x x x x x x x x 129 x x x x x x x x x x x x x x x x 0.004s 8.136s 638066791571193944: 8 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.334s 8.470s ...... 638066791574536069: 0 x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 0.001s 8.471s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 65.5 11.9 19.1 13.8 11.9 13.9 14.4 17.0 11.9 18.5 14.2 23.2 21.0 20.2 45.8 19.3 16.1 14.4 11.8 12.0 15.2 17.6 12.9 18.7 18.5 18.1 20.4 49.1 18.9 17.3 21.3 25.2 Average Utilization: 20.3 Build FAILED. /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/CodeAnalysisTest/Microsoft.CodeAnalysis.UnitTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/Core/Analyzers/Microsoft.CodeAnalysis.CodeStyle.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/Semantic/Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/Core/Microsoft.CodeAnalysis.Scripting.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/CoreTestUtilities/Microsoft.CodeAnalysis.Scripting.TestUtilities.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompilerTests/VBCSCompiler.UnitTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/CSharp/Microsoft.CodeAnalysis.CSharp.Scripting.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/IOperation/Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/CoreTest/Microsoft.CodeAnalysis.Scripting.UnitTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Interactive/csi/csi.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/Symbol/Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/IOperationGenerator/CompilersIOperationGenerator.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Test/PdbUtilities/Roslyn.Test.PdbUtilities.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/Emit/Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/WinRT/Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/CommandLine/Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Test/Utilities/Portable/Roslyn.Test.Utilities.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Test/Resources/Core/Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/CSharpTest/Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Test/Utilities/CSharp/Microsoft.CodeAnalysis.CSharp.Test.Utilities.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Test/Syntax/Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTaskTests/Microsoft.Build.Tasks.CodeAnalysis.UnitTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/RunTests/RunTests.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/Core/CodeFixes/Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/CSharp/Analyzers/Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers/Microsoft.Net.Compilers.Package.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/CSharp/CodeFixes/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.CodeAnalysis.Scripting.Package.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/BuildBoss/BuildBoss.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.CodeAnalysis.Compilers.Package.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Test/Utilities/VisualBasic/Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.NETCore.Compilers/Microsoft.NETCore.Compilers.Package.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/IOperation/Roslyn.Compilers.VisualBasic.IOperation.UnitTests.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/VisualBasicTest/Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/CommandLine/Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/Symbol/Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/Syntax/Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicErrorFactsGenerator/VisualBasicErrorFactsGenerator.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Tools/Source/CompilerGeneratorTools/Source/VisualBasicSyntaxGenerator/VisualBasicSyntaxGenerator.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/VisualBasic/Analyzers/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Scripting/VisualBasic/Microsoft.CodeAnalysis.VisualBasic.Scripting.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.CodeAnalysis.Package.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/CodeStyle/VisualBasic/CodeFixes/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/Emit/Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Test/Semantic/Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Interactive/vbi/vbi.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/NuGet/Microsoft.Net.Compilers.Toolset/Microsoft.Net.Compilers.Toolset.Package.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/Portable/Microsoft.CodeAnalysis.VisualBasic.vbproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj] /builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props(95,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/eng/Versions.props (268,3)". This is most likely a build authoring error. This subsequent import will be ignored. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj] "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln" (Restore target) (3) -> (Restore target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj : error NU1102: Unable to find package System.IO.Pipes.AccessControl with version (>= 4.5.1) [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj : error NU1102: - Found 1 version(s) in reference-packages [ Nearest version: 4.3.0 ] [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj : error NU1102: - Found 0 version(s) in source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj : error NU1102: - Found 0 version(s) in prebuilt [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Server/VBCSCompiler/VBCSCompiler.csproj : error NU1102: - Found 0 version(s) in previously-source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj : error NU1102: Unable to find package System.IO.Pipes.AccessControl with version (>= 4.5.1) [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj : error NU1102: - Found 1 version(s) in reference-packages [ Nearest version: 4.3.0 ] [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj : error NU1102: - Found 0 version(s) in source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj : error NU1102: - Found 0 version(s) in prebuilt [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/CSharp/csc/csc.csproj : error NU1102: - Found 0 version(s) in previously-source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj : error NU1102: Unable to find package System.IO.Pipes.AccessControl with version (>= 4.5.1) [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj : error NU1102: - Found 1 version(s) in reference-packages [ Nearest version: 4.3.0 ] [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj : error NU1102: - Found 0 version(s) in source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj : error NU1102: - Found 0 version(s) in prebuilt [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/Core/MSBuildTask/Microsoft.Build.Tasks.CodeAnalysis.csproj : error NU1102: - Found 0 version(s) in previously-source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj : error NU1102: Unable to find package System.IO.Pipes.AccessControl with version (>= 4.5.1) [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj : error NU1102: - Found 1 version(s) in reference-packages [ Nearest version: 4.3.0 ] [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj : error NU1102: - Found 0 version(s) in source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj : error NU1102: - Found 0 version(s) in prebuilt [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] /builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/src/Compilers/VisualBasic/vbc/vbc.csproj : error NU1102: - Found 0 version(s) in previously-source-built [/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/Compilers.sln] 78 Warning(s) 4 Error(s) Time Elapsed 00:00:08.51 Build failed (exit code '1'). /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/Directory.Build.targets(358,5): error MSB3073: The command "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/build.sh --restore --build --pack --configuration Release -v n -bl /p:TreatWarningsAsErrors=false /p:OfficialBuild=true /p:ApplyPartialNgenOptimization=false /p:EnablePartialNgenOptimization=false /p:PublishWindowsPdb=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetBuildFromSource=true /p:UsingToolMicrosoftNetCompilers=false " exited with code 1. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/roslyn.proj] ReportRepoError: 'roslyn' failed during build. Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/roslyn.proj" (Build target(s)) -- FAILED. ReportRepoError: 'known-good' failed during build. Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (Build target(s)) -- FAILED. Done Building Project "/builddir/build/BUILD/dotnet-v3.1.423-SDK/build.proj" (default targets) -- FAILED. Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.314s 79.899s /builddir/build/BUILD/dotnet-v3.1.423-SDK/build.proj () | 1 : 0.094s 5.032s /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj () | | 2 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/application-insights.proj (ApplyPatches) | | 3 : 0.378s 0.378s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/arcade.proj (ApplyPatches) | | 4 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnet-extensions.proj (ApplyPatches) | | 5 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnet-xdt.proj (ApplyPatches) | | 6 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnetcore-tooling.proj (ApplyPatches) | | 7 : 0.385s 0.385s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnetcore.proj (ApplyPatches) | | 8 : 0.233s 0.233s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/cli.proj (ApplyPatches) | | 9 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/clicommandlineparser.proj (ApplyPatches) | | 10 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/common.proj (ApplyPatches) | | 11 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/core-sdk.proj (ApplyPatches) | | 12 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/core-setup-portable.proj (ApplyPatches) | | 13 : 0.217s 0.217s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/core-setup.proj (ApplyPatches) | | 14 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/coreclr-portable.proj (ApplyPatches) | | 15 : 0.286s 0.286s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/coreclr.proj (ApplyPatches) | | 16 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/corefx-portable.proj (ApplyPatches) | | 17 : 0.353s 0.353s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/corefx.proj (ApplyPatches) | | 18 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/diagnostics.proj (ApplyPatches) | | 19 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/fsharp.proj (ApplyPatches) | | 20 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/humanizer.proj (ApplyPatches) | | 21 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good-tests.proj (ApplyPatches) | | 22 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj (ApplyPatches) | | 23 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/linker.proj (ApplyPatches) | | 24 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/msbuild.proj (ApplyPatches) | | 25 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/netcorecli-fsc.proj (ApplyPatches) | | 26 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json.proj (ApplyPatches) | | 27 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json901.proj (ApplyPatches) | | 28 : 0.344s 0.344s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/nuget-client.proj (ApplyPatches) | | 29 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/package-source-build.proj (ApplyPatches) | | 30 : 0.321s 0.321s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/roslyn.proj (ApplyPatches) | | 31 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/sdk.proj (ApplyPatches) | | 32 : 0.174s 0.174s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/sourcelink.proj (ApplyPatches) | | 33 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/standard.proj (ApplyPatches) | | 34 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/templating.proj (ApplyPatches) | | 35 : 0.196s 0.196s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/toolset.proj (ApplyPatches) | | 36 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/vstest.proj (ApplyPatches) | | 37 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/websdk.proj (ApplyPatches) | . 38 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/xliff-tasks.proj (ApplyPatches) . 39 : 0.013s 74.554s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj (Build) | | 40 : 7.959s 7.959s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/sourcelink.proj (Build) | | 41 : 10.352s 10.360s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/arcade.proj (Build) | | . 42 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/sourcelink.proj (Build) | | 43 : 3.799s 3.799s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/application-insights.proj (Build) | | 44 : 2.248s 2.256s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/aspnet-xdt.proj (Build) | | . 45 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/arcade.proj (Build) | | 46 : 3.070s 9.221s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/common.proj (Build) | | . 47 : 6.143s 6.151s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json.proj (Build) | | | . 48 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/arcade.proj (Build) | | 49 : 1.640s 1.640s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/netcorecli-fsc.proj (Build) | | 50 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json.proj (Build) | | 51 : 3.543s 3.543s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/newtonsoft-json901.proj (Build) | | 52 : 18.379s 18.388s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/standard.proj (Build) | | . 53 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/arcade.proj (Build) | | 54 : 2.427s 2.427s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/xliff-tasks.proj (Build) | | 55 : 1.938s 1.946s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/clicommandlineparser.proj (Build) | | . 56 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/arcade.proj (Build) | . 57 : 9.158s 12.994s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/roslyn.proj (Build) | | | 58 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/arcade.proj (Build) | | | 59 : 3.820s 3.820s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/humanizer.proj (Build) | | . 60 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/xliff-tasks.proj (Build) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638066790776611296: 0 0.309s 0.309s ...... 638066790779699497: 1 0.057s 0.366s . 638066790780269983: 2 0.037s 0.403s 638066790780643170: 1 0.004s 0.407s 638066790780685335: 3 0.379s 0.786s ....... 638066790784473335: 1 0.002s 0.788s 638066790784491002: 4 0.121s 0.909s .. 638066790785698957: 1 0.001s 0.909s 638066790785705304: 5 0.070s 0.980s . 638066790786406765: 1 0.001s 0.980s 638066790786411788: 6 0.100s 1.080s . 638066790787409559: 1 0.001s 1.080s 638066790787415007: 7 0.385s 1.465s ....... 638066790791261900: 1 0.001s 1.466s 638066790791273433: 8 0.233s 1.699s .... 638066790793600644: 1 0.002s 1.701s 638066790793623557: 9 0.069s 1.770s . 638066790794314906: 1 0.001s 1.772s 638066790794328873: 10 0.031s 1.803s 638066790794640035: 1 0.001s 1.804s 638066790794649175: 11 0.216s 2.020s .... 638066790796810970: 1 0.001s 2.021s 638066790796822746: 12 0.032s 2.053s 638066790797143402: 1 0.001s 2.054s 638066790797150519: 13 0.217s 2.271s .... 638066790799319900: 1 0.001s 2.272s 638066790799331221: 14 0.032s 2.304s 638066790799649297: 1 0.001s 2.305s 638066790799657527: 15 0.286s 2.591s ..... 638066790802518783: 1 0.001s 2.591s 638066790802524474: 16 0.029s 2.620s 638066790802811054: 1 0.000s 2.620s 638066790802815516: 17 0.353s 2.973s ....... 638066790806344083: 1 0.001s 2.974s 638066790806353957: 18 0.099s 3.073s . 638066790807340227: 1 0.001s 3.074s 638066790807349488: 19 0.124s 3.198s .. 638066790808594468: 1 0.000s 3.199s 638066790808599252: 20 0.043s 3.242s 638066790809026636: 1 0.000s 3.242s 638066790809030725: 21 0.023s 3.265s 638066790809264813: 1 0.000s 3.266s 638066790809268860: 22 0.023s 3.289s 638066790809501464: 1 0.001s 3.290s 638066790809506581: 23 0.084s 3.373s . 638066790810346269: 1 0.000s 3.374s 638066790810350903: 24 0.095s 3.469s . 638066790811298544: 1 0.000s 3.469s 638066790811302886: 25 0.025s 3.494s 638066790811553963: 1 0.000s 3.495s 638066790811557976: 26 0.084s 3.579s . 638066790812402213: 1 0.001s 3.580s 638066790812410705: 27 0.125s 3.705s .. 638066790813660353: 1 0.001s 3.706s 638066790813669346: 28 0.344s 4.049s ...... 638066790817104575: 1 0.001s 4.050s 638066790817114327: 29 0.025s 4.075s 638066790817364653: 1 0.000s 4.076s 638066790817368842: 30 0.321s 4.397s ...... 638066790820580479: 1 0.001s 4.398s 638066790820589664: 31 0.096s 4.494s . 638066790821554571: 1 0.000s 4.495s 638066790821559197: 32 0.174s 4.669s ... 638066790823298169: 1 0.001s 4.670s 638066790823308158: 33 0.107s 4.777s .. 638066790824381952: 1 0.001s 4.778s 638066790824390007: 34 0.049s 4.827s 638066790824883160: 1 0.001s 4.828s 638066790824890162: 35 0.196s 5.024s ... 638066790826848073: 1 0.001s 5.024s 638066790826855917: 36 0.194s 5.219s ... 638066790828797014: 1 0.001s 5.219s 638066790828805620: 37 0.045s 5.264s 638066790829255577: 1 0.000s 5.265s 638066790829259982: 38 0.070s 5.335s . 638066790829956749: 1 0.006s 5.341s 638066790830019814: 0 0.007s 5.348s 638066790830088152: 39 0.006s 5.353s 638066790830144801: 40 7.959s 13.313s + (scale 1:100) 638066790909736406: 39 0.001s 13.313s 638066790909744057: 41 0.006s 13.319s 638066790909802473: 42 0.008s 13.327s 638066790909879923: 41 10.346s 23.673s ++ (scale 1:100) 638066791013344867: 39 0.001s 23.674s 638066791013351697: 43 3.799s 27.473s ........................................................................... 638066791051343309: 39 0.001s 27.474s 638066791051349713: 44 0.006s 27.479s 638066791051404762: 45 0.008s 27.487s 638066791051484177: 44 2.243s 29.730s ............................................ 638066791073913750: 39 0.001s 29.731s 638066791073920987: 46 0.005s 29.736s 638066791073975654: 47 0.006s 29.742s 638066791074033558: 48 0.008s 29.750s 638066791074113535: 47 6.137s 35.887s + (scale 1:100) 638066791135483527: 46 3.065s 38.952s ............................................................. 638066791166131260: 39 0.001s 38.953s 638066791166137601: 49 1.640s 40.592s ................................ 638066791182534003: 39 0.001s 40.593s 638066791182539455: 50 0.008s 40.601s 638066791182617288: 39 0.000s 40.601s 638066791182622047: 51 3.543s 44.144s ...................................................................... 638066791218051225: 39 0.001s 44.145s 638066791218056797: 52 0.006s 44.150s 638066791218113288: 53 0.008s 44.158s 638066791218194898: 52 18.374s 62.532s +++ (scale 1:100) 638066791401932361: 39 0.001s 62.533s 638066791401938265: 54 2.427s 64.960s ................................................ 638066791426210911: 39 0.001s 64.961s 638066791426216414: 55 0.005s 64.966s 638066791426270437: 56 0.008s 64.973s 638066791426346215: 55 1.933s 66.906s ...................................... 638066791445671697: 39 0.000s 66.906s 638066791445676189: 57 0.006s 66.912s 638066791445732138: 58 0.008s 66.920s 638066791445808447: 57 0.000s 66.920s 638066791445811724: 59 3.820s 70.740s ............................................................................ 638066791484012532: 57 0.000s 70.741s 638066791484016962: 60 0.007s 70.748s 638066791484091752: 57 9.152s 79.900s + (scale 1:100) 638066791575612006: 39 0.001s 79.901s 638066791575624623: 0 0.001s 79.902s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build FAILED. /builddir/build/BUILD/dotnet-v3.1.423-SDK/tools-local/init-build.proj(11,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v3.1.423-SDK/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v3.1.423-SDK/Directory.Build.props (230,3)". This is most likely a build authoring error. This subsequent import will be ignored. "/builddir/build/BUILD/dotnet-v3.1.423-SDK/build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/known-good.proj" (Build target) (23:2) -> "/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/roslyn.proj" (Build target) (31:2) -> (RepoBuild target) -> /builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/Directory.Build.targets(358,5): error MSB3073: The command "/builddir/build/BUILD/dotnet-v3.1.423-SDK/src/roslyn.dc3f4eef2b4e609adbc4daf0c7c67e6212db6ad8/build.sh --restore --build --pack --configuration Release -v n -bl /p:TreatWarningsAsErrors=false /p:OfficialBuild=true /p:ApplyPartialNgenOptimization=false /p:EnablePartialNgenOptimization=false /p:PublishWindowsPdb=false /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v3.1.423-SDK/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetBuildFromSource=true /p:UsingToolMicrosoftNetCompilers=false " exited with code 1. [/builddir/build/BUILD/dotnet-v3.1.423-SDK/repos/roslyn.proj] 1 Warning(s) 1 Error(s) Time Elapsed 00:01:19.92 error: Bad exit status from /var/tmp/rpm-tmp.3fwezj (%build) Bad exit status from /var/tmp/rpm-tmp.3fwezj (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dotnet3.1.spec